[ Nov 28 19:01:56 Enabled. ] [ Nov 28 19:01:56 Rereading configuration. ] [ Nov 28 19:02:00 Rereading configuration. ] [ Nov 28 19:02:02 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=oxControlService22 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService22 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService22 ipadm: Could not delete oxControlService22: Interface does not exist + true + ipadm create-if -t oxControlService22 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22 + ipadm show-addr oxControlService22/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService22/ll + ipadm show-addr oxControlService22/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/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 28 19:02:03 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.28 19:02:03.604224 [ 1 ] {} Application: Will watch for the process with pid 22229 2023.11.28 19:02:03.604302 [ 1 ] {} Application: Forked a child process to watch 2023.11.28 19:02:03.844909 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22229 2023.11.28 19:02:03.845066 [ 1 ] {} Application: starting up 2023.11.28 19:02:03.845243 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.28 19:02:03.923105 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.28 19:02:03.923148 [ 1 ] {} Application: Initializing DateLUT. 2023.11.28 19:02:03.923163 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.28 19:02:03.923195 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.28 19:02:03.923494 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.28 19:02:03.924186 [ 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.28 19:02:03.924619 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.28 19:02:03.924857 [ 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.28 19:02:03.927501 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.28 19:02:03.927545 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.28 19:02:03.928285 [ 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.28 19:02:03.928462 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.28 19:02:03.933591 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.28 19:02:03.934119 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.28 19:02:03.934145 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.28 19:02:03.935443 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.28 19:02:03.935867 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.28 19:02:03.936260 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.28 19:02:03.936564 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.28 19:02:03.936833 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.28 19:02:03.936873 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.28 19:02:03.936923 [ 1 ] {} Application: Loaded user defined objects 2023.11.28 19:02:03.936940 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.28 19:02:03.951715 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.28 19:02:03.951742 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108061 sec 2023.11.28 19:02:03.952330 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.28 19:02:03.952403 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.28 19:02:03.952421 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.28 19:02:03.952436 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.28 19:02:03.952448 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.28 19:02:03.952461 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.28 19:02:03.952474 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.28 19:02:03.952502 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.28 19:02:03.952520 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.28 19:02:03.952548 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.28 19:02:03.952560 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.28 19:02:03.952573 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.28 19:02:03.952586 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.28 19:02:03.952614 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.28 19:02:03.952627 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.28 19:02:03.952638 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.28 19:02:03.986706 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.28 19:02:03.991055 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.28 19:02:03.991082 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8081e-05 sec 2023.11.28 19:02:03.991104 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.28 19:02:03.991118 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.28 19:02:03.991138 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.28 19:02:03.993381 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.28 19:02:03.998552 [ 1 ] {} Application: Loaded metadata. 2023.11.28 19:02:03.998646 [ 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.28 19:02:03.998698 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.28 19:02:04.193088 [ 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.28 19:02:04.211063 [ 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.28 19:02:04.211115 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.28 19:02:04.282458 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.28 19:02:04.282675 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.68 MiB (RSS), difference: 210.72 MiB 2023.11.28 19:02:04.283053 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.28 19:02:04.283098 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.28 19:02:04.283106 [ 175 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:02:04.283189 [ 175 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:02:04.283214 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.28 19:02:04.283260 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.28 19:02:04.283327 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.28 19:02:04.283347 [ 1 ] {} Application: Ready for connections. 2023.11.28 19:02:19.323865 [ 165 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:02:19.323935 [ 165 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:02:26.630112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.630296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.630935 [ 3 ] {} HTTP-Session: 417815bd-f903-4a00-b02f-541c07677163 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.630977 [ 3 ] {} HTTP-Session: 417815bd-f903-4a00-b02f-541c07677163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.631098 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.28 19:02:26.631130 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.28 19:02:26.631142 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.28 19:02:26.632710 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} executeQuery: (from [fd00:1122:3344:101::d]:47601) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.28 19:02:26.652623 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47601) (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.28 19:02:26.653348 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} 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.28 19:02:26.654107 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.654144 [ 3 ] {} HTTP-Session: 417815bd-f903-4a00-b02f-541c07677163 Destroying unnamed session 2023.11.28 19:02:26.654489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.654560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.654586 [ 3 ] {} HTTP-Session: 7118c882-4890-43b7-b751-98ab001fa38f Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.654604 [ 3 ] {} HTTP-Session: 7118c882-4890-43b7-b751-98ab001fa38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.654704 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} executeQuery: (from [fd00:1122:3344:101::d]:47601) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:02:26.654786 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.28 19:02:26.655776 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.28 19:02:26.657743 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:02:26.661994 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.662021 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.28 19:02:26.662036 [ 3 ] {} HTTP-Session: 7118c882-4890-43b7-b751-98ab001fa38f Destroying unnamed session 2023.11.28 19:02:26.662207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.662265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.662283 [ 3 ] {} HTTP-Session: 2a221e38-92f9-4bc2-bc4b-d3ebc60237fe Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.662304 [ 3 ] {} HTTP-Session: 2a221e38-92f9-4bc2-bc4b-d3ebc60237fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.662471 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} executeQuery: (from [fd00:1122:3344:101::d]:47601) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.28 19:02:26.662707 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47601) (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.28 19:02:26.662831 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} 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.28 19:02:26.662949 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.662972 [ 3 ] {} HTTP-Session: 2a221e38-92f9-4bc2-bc4b-d3ebc60237fe Destroying unnamed session 2023.11.28 19:02:26.663142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.663191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.663212 [ 3 ] {} HTTP-Session: e6ac78db-493b-4ada-bea6-383620f9b2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.663229 [ 3 ] {} HTTP-Session: e6ac78db-493b-4ada-bea6-383620f9b2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.663330 [ 3 ] {a7d7139a-5110-4ab9-955b-6388b6710dfa} executeQuery: (from [fd00:1122:3344:101::d]:47601) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.28 19:02:26.663497 [ 3 ] {a7d7139a-5110-4ab9-955b-6388b6710dfa} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.663516 [ 3 ] {a7d7139a-5110-4ab9-955b-6388b6710dfa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.663535 [ 3 ] {} HTTP-Session: e6ac78db-493b-4ada-bea6-383620f9b2fc Destroying unnamed session 2023.11.28 19:02:26.663639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.663682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.663703 [ 3 ] {} HTTP-Session: 4ae771ab-990d-4207-8f6e-86266b40184c Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.663718 [ 3 ] {} HTTP-Session: 4ae771ab-990d-4207-8f6e-86266b40184c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.663774 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.28 19:02:26.663829 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.28 19:02:26.665034 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.28 19:02:26.665068 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7071e-05 sec 2023.11.28 19:02:26.665089 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.28 19:02:26.665102 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} DatabaseAtomic (oximeter): Starting up tables. 2023.11.28 19:02:26.665169 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.665187 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.665212 [ 3 ] {} HTTP-Session: 4ae771ab-990d-4207-8f6e-86266b40184c Destroying unnamed session 2023.11.28 19:02:26.665314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.665356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.665385 [ 3 ] {} HTTP-Session: bf3ed205-403a-4ed0-9ecd-e28e924faeff Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.665401 [ 3 ] {} HTTP-Session: bf3ed205-403a-4ed0-9ecd-e28e924faeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.665598 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} executeQuery: (from [fd00:1122:3344:101::d]:47601) /* 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.28 19:02:26.665639 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.28 19:02:26.669583 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} oximeter.version (2d7e9016-a715-48c2-9713-28085a2440b2): Loading data parts 2023.11.28 19:02:26.669718 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} oximeter.version (2d7e9016-a715-48c2-9713-28085a2440b2): There are no data parts 2023.11.28 19:02:26.671511 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.671558 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.671573 [ 3 ] {} HTTP-Session: bf3ed205-403a-4ed0-9ecd-e28e924faeff Destroying unnamed session 2023.11.28 19:02:26.671698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.671744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.671762 [ 3 ] {} HTTP-Session: 53aa8b96-28f7-44d1-b231-a93aa945ebe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.671781 [ 3 ] {} HTTP-Session: 53aa8b96-28f7-44d1-b231-a93aa945ebe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.671964 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} executeQuery: (from [fd00:1122:3344:101::d]:47601) /* 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.28 19:02:26.672019 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.28 19:02:26.678583 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} oximeter.measurements_bool (aa8a3be7-a759-4f83-af48-68a23edae6f8): Loading data parts 2023.11.28 19:02:26.678700 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} oximeter.measurements_bool (aa8a3be7-a759-4f83-af48-68a23edae6f8): There are no data parts 2023.11.28 19:02:26.679779 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.679808 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.679824 [ 3 ] {} HTTP-Session: 53aa8b96-28f7-44d1-b231-a93aa945ebe3 Destroying unnamed session 2023.11.28 19:02:26.679950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.679996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.680014 [ 3 ] {} HTTP-Session: ab2a1882-bc8c-4783-a26d-63afb8f0bce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.680033 [ 3 ] {} HTTP-Session: ab2a1882-bc8c-4783-a26d-63afb8f0bce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.680209 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.680254 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.28 19:02:26.681650 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} oximeter.measurements_i8 (13f43b10-e66b-4ce2-9b43-2284409d6670): Loading data parts 2023.11.28 19:02:26.681725 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} oximeter.measurements_i8 (13f43b10-e66b-4ce2-9b43-2284409d6670): There are no data parts 2023.11.28 19:02:26.682891 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.682915 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.682934 [ 3 ] {} HTTP-Session: ab2a1882-bc8c-4783-a26d-63afb8f0bce8 Destroying unnamed session 2023.11.28 19:02:26.683037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.683077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.683098 [ 3 ] {} HTTP-Session: 758153d6-dd38-4f76-850e-f44590312260 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.683121 [ 3 ] {} HTTP-Session: 758153d6-dd38-4f76-850e-f44590312260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.683293 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.683339 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.28 19:02:26.684728 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} oximeter.measurements_u8 (faa78d5f-cde7-492a-aee0-4e61334357af): Loading data parts 2023.11.28 19:02:26.684800 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} oximeter.measurements_u8 (faa78d5f-cde7-492a-aee0-4e61334357af): There are no data parts 2023.11.28 19:02:26.685913 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.685936 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.685956 [ 3 ] {} HTTP-Session: 758153d6-dd38-4f76-850e-f44590312260 Destroying unnamed session 2023.11.28 19:02:26.686047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.686099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.686121 [ 3 ] {} HTTP-Session: 736e23d6-c929-4dd0-87fc-2214368afd33 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.686140 [ 3 ] {} HTTP-Session: 736e23d6-c929-4dd0-87fc-2214368afd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.686310 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.686356 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.28 19:02:26.689984 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} oximeter.measurements_i16 (452a2a46-2aff-4bd7-85e3-a34fbf4dc50e): Loading data parts 2023.11.28 19:02:26.690081 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} oximeter.measurements_i16 (452a2a46-2aff-4bd7-85e3-a34fbf4dc50e): There are no data parts 2023.11.28 19:02:26.691146 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.691170 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.691189 [ 3 ] {} HTTP-Session: 736e23d6-c929-4dd0-87fc-2214368afd33 Destroying unnamed session 2023.11.28 19:02:26.691278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.691323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.691344 [ 3 ] {} HTTP-Session: 824dcba7-f6bc-4f15-a137-a2f6c8a43769 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.691360 [ 3 ] {} HTTP-Session: 824dcba7-f6bc-4f15-a137-a2f6c8a43769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.691637 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.691696 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.28 19:02:26.693090 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} oximeter.measurements_u16 (9af6558f-7e89-45c3-a873-35e575f41196): Loading data parts 2023.11.28 19:02:26.693166 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} oximeter.measurements_u16 (9af6558f-7e89-45c3-a873-35e575f41196): There are no data parts 2023.11.28 19:02:26.694218 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.694241 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.694262 [ 3 ] {} HTTP-Session: 824dcba7-f6bc-4f15-a137-a2f6c8a43769 Destroying unnamed session 2023.11.28 19:02:26.694366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.694413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.694430 [ 3 ] {} HTTP-Session: 405fcc70-1f8a-4963-9ee9-6be7e3ba888d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.694450 [ 3 ] {} HTTP-Session: 405fcc70-1f8a-4963-9ee9-6be7e3ba888d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.694692 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.694738 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.28 19:02:26.696032 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} oximeter.measurements_i32 (607efe58-d592-46c6-8157-d816945d4c45): Loading data parts 2023.11.28 19:02:26.696105 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} oximeter.measurements_i32 (607efe58-d592-46c6-8157-d816945d4c45): There are no data parts 2023.11.28 19:02:26.697149 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.697172 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.697187 [ 3 ] {} HTTP-Session: 405fcc70-1f8a-4963-9ee9-6be7e3ba888d Destroying unnamed session 2023.11.28 19:02:26.697282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.697328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.697346 [ 3 ] {} HTTP-Session: 5fe6fe54-0573-4fa7-8e6a-fec38d777718 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.697365 [ 3 ] {} HTTP-Session: 5fe6fe54-0573-4fa7-8e6a-fec38d777718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.697605 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.697648 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.28 19:02:26.698961 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} oximeter.measurements_u32 (57c64e56-3091-4a8e-90a9-6078007c3fe4): Loading data parts 2023.11.28 19:02:26.699068 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} oximeter.measurements_u32 (57c64e56-3091-4a8e-90a9-6078007c3fe4): There are no data parts 2023.11.28 19:02:26.700166 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.700198 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.700212 [ 3 ] {} HTTP-Session: 5fe6fe54-0573-4fa7-8e6a-fec38d777718 Destroying unnamed session 2023.11.28 19:02:26.700313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.700360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.700378 [ 3 ] {} HTTP-Session: 6953cc10-9a8c-4963-a953-14ccc89eda49 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.700397 [ 3 ] {} HTTP-Session: 6953cc10-9a8c-4963-a953-14ccc89eda49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.700638 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.700681 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.28 19:02:26.701993 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Loading data parts 2023.11.28 19:02:26.702071 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): There are no data parts 2023.11.28 19:02:26.703165 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.703194 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.703208 [ 3 ] {} HTTP-Session: 6953cc10-9a8c-4963-a953-14ccc89eda49 Destroying unnamed session 2023.11.28 19:02:26.703301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.703346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.703363 [ 3 ] {} HTTP-Session: 5509db30-6098-4937-a055-cc0f2831e0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.703383 [ 3 ] {} HTTP-Session: 5509db30-6098-4937-a055-cc0f2831e0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.703632 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.703675 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.28 19:02:26.704984 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} oximeter.measurements_u64 (8a1100ce-67a9-4cd0-9330-1fc02d56a22f): Loading data parts 2023.11.28 19:02:26.705054 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} oximeter.measurements_u64 (8a1100ce-67a9-4cd0-9330-1fc02d56a22f): There are no data parts 2023.11.28 19:02:26.706150 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.706182 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.706197 [ 3 ] {} HTTP-Session: 5509db30-6098-4937-a055-cc0f2831e0d7 Destroying unnamed session 2023.11.28 19:02:26.706290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.706342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.706360 [ 3 ] {} HTTP-Session: f9a9a65c-bf3a-411a-8d4f-fac07895d2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.706375 [ 3 ] {} HTTP-Session: f9a9a65c-bf3a-411a-8d4f-fac07895d2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.706614 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.706660 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.28 19:02:26.707984 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} oximeter.measurements_f32 (eed55b33-9a81-40f2-90c7-e80e4074afd9): Loading data parts 2023.11.28 19:02:26.708065 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} oximeter.measurements_f32 (eed55b33-9a81-40f2-90c7-e80e4074afd9): There are no data parts 2023.11.28 19:02:26.709120 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.709143 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.709168 [ 3 ] {} HTTP-Session: f9a9a65c-bf3a-411a-8d4f-fac07895d2ec Destroying unnamed session 2023.11.28 19:02:26.709258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.709304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.709327 [ 3 ] {} HTTP-Session: 96d59e1d-1919-4982-a2d5-8568adf1b890 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.709342 [ 3 ] {} HTTP-Session: 96d59e1d-1919-4982-a2d5-8568adf1b890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.709515 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.709631 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.28 19:02:26.710996 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} oximeter.measurements_f64 (0aff0c5f-5773-4024-81f4-f1e4828080fe): Loading data parts 2023.11.28 19:02:26.711073 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} oximeter.measurements_f64 (0aff0c5f-5773-4024-81f4-f1e4828080fe): There are no data parts 2023.11.28 19:02:26.712176 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.712199 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.712228 [ 3 ] {} HTTP-Session: 96d59e1d-1919-4982-a2d5-8568adf1b890 Destroying unnamed session 2023.11.28 19:02:26.712323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.712368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.712398 [ 3 ] {} HTTP-Session: c871b3e2-b964-4801-85c6-ee889f2998dd Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.712413 [ 3 ] {} HTTP-Session: c871b3e2-b964-4801-85c6-ee889f2998dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.712653 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.712701 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.28 19:02:26.714006 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} oximeter.measurements_string (5d47f965-f333-478d-b9e3-7779bf9e811b): Loading data parts 2023.11.28 19:02:26.714095 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} oximeter.measurements_string (5d47f965-f333-478d-b9e3-7779bf9e811b): There are no data parts 2023.11.28 19:02:26.715126 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.715148 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.715169 [ 3 ] {} HTTP-Session: c871b3e2-b964-4801-85c6-ee889f2998dd Destroying unnamed session 2023.11.28 19:02:26.715268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.715313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.715335 [ 3 ] {} HTTP-Session: 2ad2c169-c758-45a0-8d79-75011206ca68 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.715350 [ 3 ] {} HTTP-Session: 2ad2c169-c758-45a0-8d79-75011206ca68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.715529 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.715646 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.28 19:02:26.716953 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} oximeter.measurements_bytes (c4902f01-1b56-462c-a0bf-86cd4fc04668): Loading data parts 2023.11.28 19:02:26.717039 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} oximeter.measurements_bytes (c4902f01-1b56-462c-a0bf-86cd4fc04668): There are no data parts 2023.11.28 19:02:26.718071 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.718099 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.718123 [ 3 ] {} HTTP-Session: 2ad2c169-c758-45a0-8d79-75011206ca68 Destroying unnamed session 2023.11.28 19:02:26.718213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.718257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.718283 [ 3 ] {} HTTP-Session: 8e41e274-4489-4ee8-97c5-2c78dc8847e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.718299 [ 3 ] {} HTTP-Session: 8e41e274-4489-4ee8-97c5-2c78dc8847e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.718490 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.718540 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.28 19:02:26.719933 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Loading data parts 2023.11.28 19:02:26.720017 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): There are no data parts 2023.11.28 19:02:26.721067 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.721090 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.721115 [ 3 ] {} HTTP-Session: 8e41e274-4489-4ee8-97c5-2c78dc8847e4 Destroying unnamed session 2023.11.28 19:02:26.721220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.721265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.721287 [ 3 ] {} HTTP-Session: c792da81-e186-4f6f-91c0-6a09c2bd8d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.721302 [ 3 ] {} HTTP-Session: c792da81-e186-4f6f-91c0-6a09c2bd8d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.721491 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.721545 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.28 19:02:26.722952 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Loading data parts 2023.11.28 19:02:26.723023 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): There are no data parts 2023.11.28 19:02:26.724097 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.724121 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.724154 [ 3 ] {} HTTP-Session: c792da81-e186-4f6f-91c0-6a09c2bd8d1c Destroying unnamed session 2023.11.28 19:02:26.724268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.724314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.724340 [ 3 ] {} HTTP-Session: b49e34db-4d32-4805-8fba-2401fbb54079 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.724355 [ 3 ] {} HTTP-Session: b49e34db-4d32-4805-8fba-2401fbb54079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.724545 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.724660 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.28 19:02:26.725995 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} oximeter.measurements_cumulativef32 (33433562-f0ba-4ed1-833b-6edbe8676288): Loading data parts 2023.11.28 19:02:26.726066 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} oximeter.measurements_cumulativef32 (33433562-f0ba-4ed1-833b-6edbe8676288): There are no data parts 2023.11.28 19:02:26.727125 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.727155 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.727169 [ 3 ] {} HTTP-Session: b49e34db-4d32-4805-8fba-2401fbb54079 Destroying unnamed session 2023.11.28 19:02:26.727265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.727314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.727331 [ 3 ] {} HTTP-Session: 5b470bae-037b-4944-aedf-3bedae5ff5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.727351 [ 3 ] {} HTTP-Session: 5b470bae-037b-4944-aedf-3bedae5ff5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.727537 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.727657 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.28 19:02:26.729022 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} oximeter.measurements_cumulativef64 (1f486acc-462a-4687-b0c4-d7498c4a89ed): Loading data parts 2023.11.28 19:02:26.729092 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} oximeter.measurements_cumulativef64 (1f486acc-462a-4687-b0c4-d7498c4a89ed): There are no data parts 2023.11.28 19:02:26.730149 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.730183 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.730196 [ 3 ] {} HTTP-Session: 5b470bae-037b-4944-aedf-3bedae5ff5b4 Destroying unnamed session 2023.11.28 19:02:26.730315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.730365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.730382 [ 3 ] {} HTTP-Session: ce250f1f-faca-435a-ac09-574e0c61f156 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.730402 [ 3 ] {} HTTP-Session: ce250f1f-faca-435a-ac09-574e0c61f156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.730670 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.730721 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.28 19:02:26.732075 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} oximeter.measurements_histogrami8 (0164d283-72bb-43fe-990c-ffb08c337cff): Loading data parts 2023.11.28 19:02:26.732153 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} oximeter.measurements_histogrami8 (0164d283-72bb-43fe-990c-ffb08c337cff): There are no data parts 2023.11.28 19:02:26.733206 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.733228 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.733242 [ 3 ] {} HTTP-Session: ce250f1f-faca-435a-ac09-574e0c61f156 Destroying unnamed session 2023.11.28 19:02:26.733338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.733384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.733402 [ 3 ] {} HTTP-Session: b3ff881f-75f2-478b-8980-158f4e5287b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.733421 [ 3 ] {} HTTP-Session: b3ff881f-75f2-478b-8980-158f4e5287b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.733692 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.733742 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.28 19:02:26.735104 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} oximeter.measurements_histogramu8 (9b3ea237-6cc6-4b79-838e-08de14ebdaff): Loading data parts 2023.11.28 19:02:26.735180 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} oximeter.measurements_histogramu8 (9b3ea237-6cc6-4b79-838e-08de14ebdaff): There are no data parts 2023.11.28 19:02:26.736258 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.736282 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.736302 [ 3 ] {} HTTP-Session: b3ff881f-75f2-478b-8980-158f4e5287b6 Destroying unnamed session 2023.11.28 19:02:26.736400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.736454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.736476 [ 3 ] {} HTTP-Session: b5341141-fe14-40ef-9add-ae2df203cb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.736491 [ 3 ] {} HTTP-Session: b5341141-fe14-40ef-9add-ae2df203cb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.736761 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.736813 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.28 19:02:26.738250 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} oximeter.measurements_histogrami16 (f34a1031-0ec8-4af6-8f39-9a63465f0810): Loading data parts 2023.11.28 19:02:26.738321 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} oximeter.measurements_histogrami16 (f34a1031-0ec8-4af6-8f39-9a63465f0810): There are no data parts 2023.11.28 19:02:26.739379 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.739402 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.739422 [ 3 ] {} HTTP-Session: b5341141-fe14-40ef-9add-ae2df203cb36 Destroying unnamed session 2023.11.28 19:02:26.739518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.739558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.739581 [ 3 ] {} HTTP-Session: d395caf5-1c48-4f48-8a98-2557855f6cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.739676 [ 3 ] {} HTTP-Session: d395caf5-1c48-4f48-8a98-2557855f6cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.739873 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.739923 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.28 19:02:26.741417 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} oximeter.measurements_histogramu16 (8c7048f2-e563-4783-8451-b62fe053495a): Loading data parts 2023.11.28 19:02:26.741520 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} oximeter.measurements_histogramu16 (8c7048f2-e563-4783-8451-b62fe053495a): There are no data parts 2023.11.28 19:02:26.742602 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.742713 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.742728 [ 3 ] {} HTTP-Session: d395caf5-1c48-4f48-8a98-2557855f6cd0 Destroying unnamed session 2023.11.28 19:02:26.742843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.742896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.742914 [ 3 ] {} HTTP-Session: f7bc8942-ae96-48da-b067-58d294fe0cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.742940 [ 3 ] {} HTTP-Session: f7bc8942-ae96-48da-b067-58d294fe0cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.743150 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.743227 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.28 19:02:26.744614 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} oximeter.measurements_histogrami32 (c215d393-6685-40c0-a804-4f04dc34ad3d): Loading data parts 2023.11.28 19:02:26.744763 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} oximeter.measurements_histogrami32 (c215d393-6685-40c0-a804-4f04dc34ad3d): There are no data parts 2023.11.28 19:02:26.745829 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.745863 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.745888 [ 3 ] {} HTTP-Session: f7bc8942-ae96-48da-b067-58d294fe0cc4 Destroying unnamed session 2023.11.28 19:02:26.745993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.746045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.746078 [ 3 ] {} HTTP-Session: c2d7d754-7835-4116-8774-529a5b1572d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.746093 [ 3 ] {} HTTP-Session: c2d7d754-7835-4116-8774-529a5b1572d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.746301 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.746361 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.28 19:02:26.747811 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} oximeter.measurements_histogramu32 (ddb8da8e-b50b-4313-b57a-186ab350aa88): Loading data parts 2023.11.28 19:02:26.747908 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} oximeter.measurements_histogramu32 (ddb8da8e-b50b-4313-b57a-186ab350aa88): There are no data parts 2023.11.28 19:02:26.748968 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.748992 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.749024 [ 3 ] {} HTTP-Session: c2d7d754-7835-4116-8774-529a5b1572d3 Destroying unnamed session 2023.11.28 19:02:26.749121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.749172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.749202 [ 3 ] {} HTTP-Session: adb4391b-7882-43ba-bf52-39276302bdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.749218 [ 3 ] {} HTTP-Session: adb4391b-7882-43ba-bf52-39276302bdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.749425 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.749486 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.28 19:02:26.750919 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} oximeter.measurements_histogrami64 (373454e6-2526-48d8-bfac-684f7ea415c2): Loading data parts 2023.11.28 19:02:26.750993 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} oximeter.measurements_histogrami64 (373454e6-2526-48d8-bfac-684f7ea415c2): There are no data parts 2023.11.28 19:02:26.752061 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.752097 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.752111 [ 3 ] {} HTTP-Session: adb4391b-7882-43ba-bf52-39276302bdd6 Destroying unnamed session 2023.11.28 19:02:26.752222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.752278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.752296 [ 3 ] {} HTTP-Session: 39652d0d-363b-4bef-81d3-c21d81bfaaf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.752321 [ 3 ] {} HTTP-Session: 39652d0d-363b-4bef-81d3-c21d81bfaaf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.752521 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.752581 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.28 19:02:26.754021 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} oximeter.measurements_histogramu64 (53cd0f91-43b9-43fd-b8fb-8ade4701ee2e): Loading data parts 2023.11.28 19:02:26.754105 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} oximeter.measurements_histogramu64 (53cd0f91-43b9-43fd-b8fb-8ade4701ee2e): There are no data parts 2023.11.28 19:02:26.755144 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.755183 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.755197 [ 3 ] {} HTTP-Session: 39652d0d-363b-4bef-81d3-c21d81bfaaf0 Destroying unnamed session 2023.11.28 19:02:26.755296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.755349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.755366 [ 3 ] {} HTTP-Session: 29d2c4a9-4361-4c31-bb8e-3889e21f91df Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.755393 [ 3 ] {} HTTP-Session: 29d2c4a9-4361-4c31-bb8e-3889e21f91df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.755601 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.755727 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.28 19:02:26.757087 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} oximeter.measurements_histogramf32 (dc545fe2-82b4-4ab2-8a5d-0e2aa9d7c280): Loading data parts 2023.11.28 19:02:26.757167 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} oximeter.measurements_histogramf32 (dc545fe2-82b4-4ab2-8a5d-0e2aa9d7c280): There are no data parts 2023.11.28 19:02:26.758225 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.758249 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.758271 [ 3 ] {} HTTP-Session: 29d2c4a9-4361-4c31-bb8e-3889e21f91df Destroying unnamed session 2023.11.28 19:02:26.758364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.758416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.758440 [ 3 ] {} HTTP-Session: 3214f320-ec67-4f2f-a008-d06f704d7825 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.758456 [ 3 ] {} HTTP-Session: 3214f320-ec67-4f2f-a008-d06f704d7825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.758726 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.758788 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.28 19:02:26.760225 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Loading data parts 2023.11.28 19:02:26.760295 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): There are no data parts 2023.11.28 19:02:26.761382 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.761404 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.761426 [ 3 ] {} HTTP-Session: 3214f320-ec67-4f2f-a008-d06f704d7825 Destroying unnamed session 2023.11.28 19:02:26.761550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.761591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.761615 [ 3 ] {} HTTP-Session: 28ec3fe7-a72b-4713-a7f0-0e28611d172a Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.761638 [ 3 ] {} HTTP-Session: 28ec3fe7-a72b-4713-a7f0-0e28611d172a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.761853 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} executeQuery: (from [fd00:1122:3344:101::d]:47601) /* 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.28 19:02:26.761905 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.28 19:02:26.763139 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} oximeter.fields_bool (7ade2ff7-85d2-4049-9276-3f021cf5ba40): Loading data parts 2023.11.28 19:02:26.763228 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} oximeter.fields_bool (7ade2ff7-85d2-4049-9276-3f021cf5ba40): There are no data parts 2023.11.28 19:02:26.764254 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.764285 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.764299 [ 3 ] {} HTTP-Session: 28ec3fe7-a72b-4713-a7f0-0e28611d172a Destroying unnamed session 2023.11.28 19:02:26.764397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.764451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.764469 [ 3 ] {} HTTP-Session: dbe8ccf9-31c9-43d0-b748-5b67d409189d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.764491 [ 3 ] {} HTTP-Session: dbe8ccf9-31c9-43d0-b748-5b67d409189d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.764648 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.764755 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.28 19:02:26.765997 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} oximeter.fields_i8 (d3b79691-a611-45ef-8242-d257f9353a58): Loading data parts 2023.11.28 19:02:26.766064 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} oximeter.fields_i8 (d3b79691-a611-45ef-8242-d257f9353a58): There are no data parts 2023.11.28 19:02:26.767092 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.767123 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.767137 [ 3 ] {} HTTP-Session: dbe8ccf9-31c9-43d0-b748-5b67d409189d Destroying unnamed session 2023.11.28 19:02:26.767250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.767304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.767322 [ 3 ] {} HTTP-Session: a9addbf4-c0f1-4184-9d4a-053aaec1eed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.767338 [ 3 ] {} HTTP-Session: a9addbf4-c0f1-4184-9d4a-053aaec1eed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.767487 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.767534 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.28 19:02:26.768861 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} oximeter.fields_u8 (38a139c6-d90a-42d2-adac-bc1d50ef8c7e): Loading data parts 2023.11.28 19:02:26.768960 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} oximeter.fields_u8 (38a139c6-d90a-42d2-adac-bc1d50ef8c7e): There are no data parts 2023.11.28 19:02:26.770007 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.770038 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.770059 [ 3 ] {} HTTP-Session: a9addbf4-c0f1-4184-9d4a-053aaec1eed3 Destroying unnamed session 2023.11.28 19:02:26.770173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.770220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.770249 [ 3 ] {} HTTP-Session: caff07e4-b735-4ce7-b6f0-c18ee012c06e Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.770265 [ 3 ] {} HTTP-Session: caff07e4-b735-4ce7-b6f0-c18ee012c06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.770415 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.770460 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.28 19:02:26.771683 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} oximeter.fields_i16 (456081fa-84ab-47f7-b01e-62b6b0127af2): Loading data parts 2023.11.28 19:02:26.771828 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} oximeter.fields_i16 (456081fa-84ab-47f7-b01e-62b6b0127af2): There are no data parts 2023.11.28 19:02:26.772913 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.772944 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.772959 [ 3 ] {} HTTP-Session: caff07e4-b735-4ce7-b6f0-c18ee012c06e Destroying unnamed session 2023.11.28 19:02:26.773062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.773112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.773130 [ 3 ] {} HTTP-Session: f8d53f72-1a16-45cb-a1bd-637eb175720b Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.773153 [ 3 ] {} HTTP-Session: f8d53f72-1a16-45cb-a1bd-637eb175720b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.773296 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.773343 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.28 19:02:26.774592 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Loading data parts 2023.11.28 19:02:26.774678 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): There are no data parts 2023.11.28 19:02:26.775806 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.775829 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.775851 [ 3 ] {} HTTP-Session: f8d53f72-1a16-45cb-a1bd-637eb175720b Destroying unnamed session 2023.11.28 19:02:26.775969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.776018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.776042 [ 3 ] {} HTTP-Session: 6703dce8-24cb-4599-8ac6-3fc0237652b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.776070 [ 3 ] {} HTTP-Session: 6703dce8-24cb-4599-8ac6-3fc0237652b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.776213 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.776265 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.28 19:02:26.777517 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} oximeter.fields_i32 (ffb58bcc-d00a-4ce8-9022-2f878b0391fb): Loading data parts 2023.11.28 19:02:26.777595 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} oximeter.fields_i32 (ffb58bcc-d00a-4ce8-9022-2f878b0391fb): There are no data parts 2023.11.28 19:02:26.778616 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.778640 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.778654 [ 3 ] {} HTTP-Session: 6703dce8-24cb-4599-8ac6-3fc0237652b9 Destroying unnamed session 2023.11.28 19:02:26.778818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.778866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.778883 [ 3 ] {} HTTP-Session: 58a93dbe-e092-436b-8c99-1986dd06bae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.778905 [ 3 ] {} HTTP-Session: 58a93dbe-e092-436b-8c99-1986dd06bae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.779055 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.779095 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.28 19:02:26.780332 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} oximeter.fields_u32 (44ca5c91-16be-4cc0-81da-9fb8479199d8): Loading data parts 2023.11.28 19:02:26.780402 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} oximeter.fields_u32 (44ca5c91-16be-4cc0-81da-9fb8479199d8): There are no data parts 2023.11.28 19:02:26.781434 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.781471 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.781485 [ 3 ] {} HTTP-Session: 58a93dbe-e092-436b-8c99-1986dd06bae0 Destroying unnamed session 2023.11.28 19:02:26.781585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.781634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.781652 [ 3 ] {} HTTP-Session: d08d9c69-5998-451e-9b47-307e15468b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.781674 [ 3 ] {} HTTP-Session: d08d9c69-5998-451e-9b47-307e15468b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.781896 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.781939 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.28 19:02:26.783181 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Loading data parts 2023.11.28 19:02:26.783250 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): There are no data parts 2023.11.28 19:02:26.784278 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.784302 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.784326 [ 3 ] {} HTTP-Session: d08d9c69-5998-451e-9b47-307e15468b4d Destroying unnamed session 2023.11.28 19:02:26.784418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.784468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.784493 [ 3 ] {} HTTP-Session: 69595c11-ad73-4d9e-b0cf-39938af4939d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.784507 [ 3 ] {} HTTP-Session: 69595c11-ad73-4d9e-b0cf-39938af4939d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.784656 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.784703 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.28 19:02:26.786055 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} oximeter.fields_u64 (24b4e5ed-1187-4d17-a2b4-bec515003685): Loading data parts 2023.11.28 19:02:26.786148 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} oximeter.fields_u64 (24b4e5ed-1187-4d17-a2b4-bec515003685): There are no data parts 2023.11.28 19:02:26.787171 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.787201 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.787233 [ 3 ] {} HTTP-Session: 69595c11-ad73-4d9e-b0cf-39938af4939d Destroying unnamed session 2023.11.28 19:02:26.787325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.787373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.787398 [ 3 ] {} HTTP-Session: 37e0aea5-1f07-425c-b3f7-6b8e117973f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.787413 [ 3 ] {} HTTP-Session: 37e0aea5-1f07-425c-b3f7-6b8e117973f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.787562 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.787609 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.28 19:02:26.788992 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Loading data parts 2023.11.28 19:02:26.789074 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): There are no data parts 2023.11.28 19:02:26.790099 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.790137 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.790152 [ 3 ] {} HTTP-Session: 37e0aea5-1f07-425c-b3f7-6b8e117973f2 Destroying unnamed session 2023.11.28 19:02:26.790252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.790300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.790318 [ 3 ] {} HTTP-Session: d1b53785-f855-48a3-baaf-8442bbc5a2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.790341 [ 3 ] {} HTTP-Session: d1b53785-f855-48a3-baaf-8442bbc5a2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.790484 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.790531 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.28 19:02:26.791831 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Loading data parts 2023.11.28 19:02:26.791929 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): There are no data parts 2023.11.28 19:02:26.793032 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.793055 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.793077 [ 3 ] {} HTTP-Session: d1b53785-f855-48a3-baaf-8442bbc5a2f2 Destroying unnamed session 2023.11.28 19:02:26.793169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.793222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.793247 [ 3 ] {} HTTP-Session: 1fc7e388-3690-481b-ac41-517e3b0958e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.793269 [ 3 ] {} HTTP-Session: 1fc7e388-3690-481b-ac41-517e3b0958e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.793413 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} executeQuery: (from [fd00:1122:3344:101::d]:47601) 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.28 19:02:26.793465 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.28 19:02:26.794701 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Loading data parts 2023.11.28 19:02:26.794897 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): There are no data parts 2023.11.28 19:02:26.795943 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.795968 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.795983 [ 3 ] {} HTTP-Session: 1fc7e388-3690-481b-ac41-517e3b0958e6 Destroying unnamed session 2023.11.28 19:02:26.796092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.796142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.796160 [ 3 ] {} HTTP-Session: c0e8e416-095a-4806-877c-3f77b1106806 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.796182 [ 3 ] {} HTTP-Session: c0e8e416-095a-4806-877c-3f77b1106806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.796397 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} executeQuery: (from [fd00:1122:3344:101::d]:47601) /* 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.28 19:02:26.796463 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.28 19:02:26.797873 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Loading data parts 2023.11.28 19:02:26.797982 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): There are no data parts 2023.11.28 19:02:26.799194 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.799218 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.28 19:02:26.799240 [ 3 ] {} HTTP-Session: c0e8e416-095a-4806-877c-3f77b1106806 Destroying unnamed session 2023.11.28 19:02:26.799388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:02:26.799438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:02:26.799455 [ 3 ] {} HTTP-Session: 7b58104d-8936-4a3c-806f-bcc70b3c7d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 2023.11.28 19:02:26.799483 [ 3 ] {} HTTP-Session: 7b58104d-8936-4a3c-806f-bcc70b3c7d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:02:26.799580 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} executeQuery: (from [fd00:1122:3344:101::d]:47601) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.28 19:02:26.800225 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.28 19:02:26.805751 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. 2023.11.28 19:02:26.808534 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:02:26.808789 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} oximeter.version (2d7e9016-a715-48c2-9713-28085a2440b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:02:26.809066 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} executeQuery: Read 1 rows, 16.00 B in 0.009382959 sec., 106 rows/sec., 1.67 KiB/sec. 2023.11.28 19:02:26.809171 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} DynamicQueryHandler: Done processing query 2023.11.28 19:02:26.809201 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.28 19:02:26.809223 [ 3 ] {} HTTP-Session: 7b58104d-8936-4a3c-806f-bcc70b3c7d39 Destroying unnamed session 2023.11.28 19:02:27.002815 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.01 MiB, peak 224.08 MiB, will set to 228.30 MiB (RSS), difference: 9.29 MiB 2023.11.28 19:02:34.324349 [ 126 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:02:34.324440 [ 126 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:02:49.324516 [ 159 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:02:49.324737 [ 159 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:03:04.324788 [ 141 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:03:04.324858 [ 141 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:03:19.324904 [ 130 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:03:19.324992 [ 130 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:03:21.896693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.896868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.896897 [ 3 ] {} HTTP-Session: 15108f87-9fa2-43a3-abf4-8d6c3df8143e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.896975 [ 3 ] {} HTTP-Session: 15108f87-9fa2-43a3-abf4-8d6c3df8143e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.897193 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:03:21.897565 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.898360 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.898441 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:21.899488 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.899619 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:21.899636 [ 3 ] {} HTTP-Session: 15108f87-9fa2-43a3-abf4-8d6c3df8143e Destroying unnamed session 2023.11.28 19:03:21.903219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.903341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.903369 [ 3 ] {} HTTP-Session: befb1858-e3fe-47d8-b2c6-3a4272de822d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.903392 [ 3 ] {} HTTP-Session: befb1858-e3fe-47d8-b2c6-3a4272de822d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.903603 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:03:21.917136 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.917344 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.917391 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:21.918392 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.918421 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:21.918438 [ 3 ] {} HTTP-Session: befb1858-e3fe-47d8-b2c6-3a4272de822d Destroying unnamed session 2023.11.28 19:03:21.918802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.918892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.918914 [ 3 ] {} HTTP-Session: 4df5293f-b88c-4bf9-8827-199be46f504c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.918934 [ 3 ] {} HTTP-Session: 4df5293f-b88c-4bf9-8827-199be46f504c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.919109 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:21.921731 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.921883 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.921926 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:21.922753 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.922782 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:21.922798 [ 3 ] {} HTTP-Session: 4df5293f-b88c-4bf9-8827-199be46f504c Destroying unnamed session 2023.11.28 19:03:21.923034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.923081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.923101 [ 3 ] {} HTTP-Session: c10ce770-f103-43a8-9fa3-46bfa95aeb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.923119 [ 3 ] {} HTTP-Session: c10ce770-f103-43a8-9fa3-46bfa95aeb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.923238 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:21.923585 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.923735 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.923777 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:21.924581 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.924609 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:21.924625 [ 3 ] {} HTTP-Session: c10ce770-f103-43a8-9fa3-46bfa95aeb73 Destroying unnamed session 2023.11.28 19:03:21.925842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.925887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.925906 [ 3 ] {} HTTP-Session: 7a10a724-5527-4863-b936-6339361e4bba Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.925923 [ 3 ] {} HTTP-Session: 7a10a724-5527-4863-b936-6339361e4bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.926002 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:21.926042 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:21.926754 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:21.931928 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:21.934491 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:21.934868 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:21.935045 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} executeQuery: Read 4 rows, 443.00 B in 0.009004634 sec., 444 rows/sec., 48.04 KiB/sec. 2023.11.28 19:03:21.935239 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.935268 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:03:21.935287 [ 3 ] {} HTTP-Session: 7a10a724-5527-4863-b936-6339361e4bba Destroying unnamed session 2023.11.28 19:03:21.935450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.935494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.935513 [ 3 ] {} HTTP-Session: 7aeed293-a3c5-4c20-9a56-d46cc87604a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.935530 [ 3 ] {} HTTP-Session: 7aeed293-a3c5-4c20-9a56-d46cc87604a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.935606 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:21.935645 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:03:21.935753 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:21.941503 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:21.941868 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:21.942166 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:21.942291 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} executeQuery: Read 38 rows, 3.08 KiB in 0.006657192 sec., 5708 rows/sec., 462.67 KiB/sec. 2023.11.28 19:03:21.942420 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.942444 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:21.942459 [ 3 ] {} HTTP-Session: 7aeed293-a3c5-4c20-9a56-d46cc87604a8 Destroying unnamed session 2023.11.28 19:03:21.942777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 18558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.942824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.942843 [ 3 ] {} HTTP-Session: d507b415-e1dc-44f4-a34f-687292b7c4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.942861 [ 3 ] {} HTTP-Session: d507b415-e1dc-44f4-a34f-687292b7c4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.942938 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:21.942976 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:03:21.943077 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:21.943475 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:21.943870 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:21.944174 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:21.944319 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} executeQuery: Read 114 rows, 11.57 KiB in 0.001349949 sec., 84447 rows/sec., 8.37 MiB/sec. 2023.11.28 19:03:21.944446 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.944468 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:03:21.944484 [ 3 ] {} HTTP-Session: d507b415-e1dc-44f4-a34f-687292b7c4f7 Destroying unnamed session 2023.11.28 19:03:21.944623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 8703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.944666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.944684 [ 3 ] {} HTTP-Session: 74ce01ce-5581-4879-b576-7287ebbbc97b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.944701 [ 3 ] {} HTTP-Session: 74ce01ce-5581-4879-b576-7287ebbbc97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.944779 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:21.944819 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:03:21.946024 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:21.955987 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:21.956368 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:21.956660 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:21.956789 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} executeQuery: Read 51 rows, 4.10 KiB in 0.011974805 sec., 4258 rows/sec., 342.19 KiB/sec. 2023.11.28 19:03:21.956957 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.956980 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:03:21.956996 [ 3 ] {} HTTP-Session: 74ce01ce-5581-4879-b576-7287ebbbc97b Destroying unnamed session 2023.11.28 19:03:21.957302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 40665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.957349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.957368 [ 3 ] {} HTTP-Session: 1236147c-2199-4b7b-90e7-cba5fe174c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.957384 [ 3 ] {} HTTP-Session: 1236147c-2199-4b7b-90e7-cba5fe174c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.957472 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:21.957515 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:03:21.957672 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:21.958186 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:21.961372 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:21.961775 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:21.961931 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} executeQuery: Read 38 rows, 52.51 KiB in 0.004427801 sec., 8582 rows/sec., 11.58 MiB/sec. 2023.11.28 19:03:21.962061 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.962084 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.28 19:03:21.962099 [ 3 ] {} HTTP-Session: 1236147c-2199-4b7b-90e7-cba5fe174c58 Destroying unnamed session 2023.11.28 19:03:21.962216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 3406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:21.962260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:21.962278 [ 3 ] {} HTTP-Session: b3b9e2d7-d646-48e9-99cd-a1000d866995 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:21.962295 [ 3 ] {} HTTP-Session: b3b9e2d7-d646-48e9-99cd-a1000d866995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:21.962365 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:21.962404 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.28 19:03:21.962507 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:21.962781 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:21.963203 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:21.963571 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:21.963721 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} executeQuery: Read 21 rows, 1.55 KiB in 0.001328068 sec., 15812 rows/sec., 1.14 MiB/sec. 2023.11.28 19:03:21.963850 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} DynamicQueryHandler: Done processing query 2023.11.28 19:03:21.963873 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:03:21.963888 [ 3 ] {} HTTP-Session: b3b9e2d7-d646-48e9-99cd-a1000d866995 Destroying unnamed session 2023.11.28 19:03:26.889389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.889512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.889540 [ 3 ] {} HTTP-Session: 54758cf7-2e2c-458f-a6b8-e864077da4dc Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.889567 [ 3 ] {} HTTP-Session: 54758cf7-2e2c-458f-a6b8-e864077da4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.889781 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:26.893018 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.893186 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.893283 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:26.893579 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.28 19:03:26.897357 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:03:26.897390 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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.28 19:03:26.899509 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.28 19:03:26.912461 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} executeQuery: Read 4 rows, 443.00 B in 0.022628582 sec., 176 rows/sec., 19.12 KiB/sec. 2023.11.28 19:03:26.912681 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.912708 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:26.912725 [ 3 ] {} HTTP-Session: 54758cf7-2e2c-458f-a6b8-e864077da4dc Destroying unnamed session 2023.11.28 19:03:26.912974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.913022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.913042 [ 3 ] {} HTTP-Session: 4c31390f-fe2f-4a18-9a8c-69737b3c02e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.913061 [ 3 ] {} HTTP-Session: 4c31390f-fe2f-4a18-9a8c-69737b3c02e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.913185 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:26.913635 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.913797 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.913838 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:26.913981 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.28 19:03:26.914011 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:03:26.914032 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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.28 19:03:26.914060 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.28 19:03:26.914902 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} executeQuery: Read 4 rows, 443.00 B in 0.001679363 sec., 2381 rows/sec., 257.61 KiB/sec. 2023.11.28 19:03:26.915096 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.915121 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:26.915137 [ 3 ] {} HTTP-Session: 4c31390f-fe2f-4a18-9a8c-69737b3c02e7 Destroying unnamed session 2023.11.28 19:03:26.915513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.915559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.915580 [ 3 ] {} HTTP-Session: bdd789c1-aa94-4c31-bc3f-6995c4bf703d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.915598 [ 3 ] {} HTTP-Session: bdd789c1-aa94-4c31-bc3f-6995c4bf703d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.915717 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:26.916170 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.916332 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.916374 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:26.916516 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.28 19:03:26.916545 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:03:26.916565 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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.28 19:03:26.916592 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.28 19:03:26.917554 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} executeQuery: Read 4 rows, 443.00 B in 0.001799875 sec., 2222 rows/sec., 240.36 KiB/sec. 2023.11.28 19:03:26.917744 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.917769 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:26.917785 [ 3 ] {} HTTP-Session: bdd789c1-aa94-4c31-bc3f-6995c4bf703d Destroying unnamed session 2023.11.28 19:03:26.918042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.918086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.918106 [ 3 ] {} HTTP-Session: 7fafd9e8-92b3-460d-b3e9-11d5bf41e137 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.918122 [ 3 ] {} HTTP-Session: 7fafd9e8-92b3-460d-b3e9-11d5bf41e137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.918240 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:26.918698 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.918863 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.918904 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:26.919047 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.28 19:03:26.919076 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:03:26.919096 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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.28 19:03:26.919124 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.28 19:03:26.920017 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} executeQuery: Read 4 rows, 443.00 B in 0.001726804 sec., 2316 rows/sec., 250.53 KiB/sec. 2023.11.28 19:03:26.920212 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.920237 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:26.920252 [ 3 ] {} HTTP-Session: 7fafd9e8-92b3-460d-b3e9-11d5bf41e137 Destroying unnamed session 2023.11.28 19:03:26.920474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.920519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.920539 [ 3 ] {} HTTP-Session: 96a25f06-0cda-4453-b919-514a33500ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.920556 [ 3 ] {} HTTP-Session: 96a25f06-0cda-4453-b919-514a33500ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.920675 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:26.921142 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.921307 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.921347 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:26.921489 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.28 19:03:26.921517 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:03:26.921537 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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.28 19:03:26.921564 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.28 19:03:26.922412 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} executeQuery: Read 4 rows, 443.00 B in 0.001697463 sec., 2356 rows/sec., 254.86 KiB/sec. 2023.11.28 19:03:26.922604 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.922629 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:26.922644 [ 3 ] {} HTTP-Session: 96a25f06-0cda-4453-b919-514a33500ffe Destroying unnamed session 2023.11.28 19:03:26.922852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.922898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.922916 [ 3 ] {} HTTP-Session: ca24fccc-0e34-40bf-8994-7a526b794452 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.922934 [ 3 ] {} HTTP-Session: ca24fccc-0e34-40bf-8994-7a526b794452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.923055 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:26.923523 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.923690 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.923737 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:26.923883 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.28 19:03:26.923912 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:03:26.923933 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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.28 19:03:26.923962 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.28 19:03:26.924744 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} executeQuery: Read 4 rows, 443.00 B in 0.001648883 sec., 2425 rows/sec., 262.37 KiB/sec. 2023.11.28 19:03:26.924936 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.924961 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.28 19:03:26.924978 [ 3 ] {} HTTP-Session: ca24fccc-0e34-40bf-8994-7a526b794452 Destroying unnamed session 2023.11.28 19:03:26.934726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.934774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.934793 [ 3 ] {} HTTP-Session: fc345dd0-0c7c-4d37-bb76-dee48932d961 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.934809 [ 3 ] {} HTTP-Session: fc345dd0-0c7c-4d37-bb76-dee48932d961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.934890 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:26.934930 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:26.935073 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:26.935410 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:26.935717 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:03:26.935874 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:03:26.936017 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} executeQuery: Read 6 rows, 996.00 B in 0.001090795 sec., 5500 rows/sec., 891.69 KiB/sec. 2023.11.28 19:03:26.936187 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.936211 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:03:26.936226 [ 3 ] {} HTTP-Session: fc345dd0-0c7c-4d37-bb76-dee48932d961 Destroying unnamed session 2023.11.28 19:03:26.936349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.936394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.936412 [ 3 ] {} HTTP-Session: 756407d2-b206-4c9c-b533-a495b7ba8f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.936428 [ 3 ] {} HTTP-Session: 756407d2-b206-4c9c-b533-a495b7ba8f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.936500 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:26.936537 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:03:26.936644 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:26.936966 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:26.937174 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:03:26.937317 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:03:26.937432 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} executeQuery: Read 36 rows, 3.12 KiB in 0.000904082 sec., 39819 rows/sec., 3.37 MiB/sec. 2023.11.28 19:03:26.937566 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.937590 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:26.937605 [ 3 ] {} HTTP-Session: 756407d2-b206-4c9c-b533-a495b7ba8f24 Destroying unnamed session 2023.11.28 19:03:26.937725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.937769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.937787 [ 3 ] {} HTTP-Session: d056e9d6-5ad3-47d2-97b5-1f370c6fa885 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.937803 [ 3 ] {} HTTP-Session: d056e9d6-5ad3-47d2-97b5-1f370c6fa885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.937872 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:26.937909 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:03:26.938014 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:26.938306 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:26.938515 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:03:26.938659 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:03:26.938796 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} executeQuery: Read 24 rows, 1.90 KiB in 0.000888273 sec., 27018 rows/sec., 2.09 MiB/sec. 2023.11.28 19:03:26.938928 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.938950 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:03:26.938966 [ 3 ] {} HTTP-Session: d056e9d6-5ad3-47d2-97b5-1f370c6fa885 Destroying unnamed session 2023.11.28 19:03:26.939128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 39274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:26.939172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:26.939190 [ 3 ] {} HTTP-Session: 919c496f-bb36-4cea-8048-e280ed04bb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:26.939206 [ 3 ] {} HTTP-Session: 919c496f-bb36-4cea-8048-e280ed04bb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:26.939288 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:26.939329 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:03:26.939444 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:26.939857 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:26.940123 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:26.940298 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:26.940424 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} executeQuery: Read 204 rows, 14.54 KiB in 0.001101365 sec., 185224 rows/sec., 12.90 MiB/sec. 2023.11.28 19:03:26.940562 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} DynamicQueryHandler: Done processing query 2023.11.28 19:03:26.940584 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.28 19:03:26.940600 [ 3 ] {} HTTP-Session: 919c496f-bb36-4cea-8048-e280ed04bb93 Destroying unnamed session 2023.11.28 19:03:31.892370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:31.892487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:31.892511 [ 3 ] {} HTTP-Session: 9e899d29-be13-4e60-9015-3fbe852ad936 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:31.892535 [ 3 ] {} HTTP-Session: 9e899d29-be13-4e60-9015-3fbe852ad936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:31.892660 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:31.892726 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:03:31.892879 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:31.893349 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:31.893617 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:03:31.893781 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:03:31.893896 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} executeQuery: Read 40 rows, 3.24 KiB in 0.001202366 sec., 33267 rows/sec., 2.63 MiB/sec. 2023.11.28 19:03:31.894048 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} DynamicQueryHandler: Done processing query 2023.11.28 19:03:31.894072 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:31.894089 [ 3 ] {} HTTP-Session: 9e899d29-be13-4e60-9015-3fbe852ad936 Destroying unnamed session 2023.11.28 19:03:31.894225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 19482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:31.894274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:31.894293 [ 3 ] {} HTTP-Session: b0e3e778-bc5a-4982-93cb-5cd18a7221c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:31.894312 [ 3 ] {} HTTP-Session: b0e3e778-bc5a-4982-93cb-5cd18a7221c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:31.894394 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:31.894433 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:03:31.894533 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:31.894934 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:31.895140 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:03:31.895287 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:03:31.895384 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} executeQuery: Read 120 rows, 12.13 KiB in 0.000962393 sec., 124689 rows/sec., 12.31 MiB/sec. 2023.11.28 19:03:31.895539 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} DynamicQueryHandler: Done processing query 2023.11.28 19:03:31.895562 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:03:31.895578 [ 3 ] {} HTTP-Session: b0e3e778-bc5a-4982-93cb-5cd18a7221c6 Destroying unnamed session 2023.11.28 19:03:31.895702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:31.895756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:31.895774 [ 3 ] {} HTTP-Session: 71574450-5ace-4936-91b2-7f544bacdfa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:31.895791 [ 3 ] {} HTTP-Session: 71574450-5ace-4936-91b2-7f544bacdfa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:31.895862 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:31.895901 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:03:31.896012 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:31.896317 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:31.896518 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:03:31.896659 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:03:31.896780 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} executeQuery: Read 46 rows, 3.66 KiB in 0.000888332 sec., 51782 rows/sec., 4.02 MiB/sec. 2023.11.28 19:03:31.896897 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} DynamicQueryHandler: Done processing query 2023.11.28 19:03:31.896919 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:31.896935 [ 3 ] {} HTTP-Session: 71574450-5ace-4936-91b2-7f544bacdfa3 Destroying unnamed session 2023.11.28 19:03:31.897207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 42801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:31.897250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:31.897268 [ 3 ] {} HTTP-Session: 6b87990a-fc26-4924-b188-be7a09b00512 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:31.897284 [ 3 ] {} HTTP-Session: 6b87990a-fc26-4924-b188-be7a09b00512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:31.897366 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:31.897409 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:03:31.897542 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:31.898036 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:31.898352 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:03:31.898531 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:03:31.898648 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} executeQuery: Read 40 rows, 55.27 KiB in 0.001253228 sec., 31917 rows/sec., 43.07 MiB/sec. 2023.11.28 19:03:31.898777 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} DynamicQueryHandler: Done processing query 2023.11.28 19:03:31.898800 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.28 19:03:31.898815 [ 3 ] {} HTTP-Session: 6b87990a-fc26-4924-b188-be7a09b00512 Destroying unnamed session 2023.11.28 19:03:31.898941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:31.898984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:31.899002 [ 3 ] {} HTTP-Session: c78c84f1-738f-4401-8ae0-3dea6726878f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:31.899018 [ 3 ] {} HTTP-Session: c78c84f1-738f-4401-8ae0-3dea6726878f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:31.899085 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:31.899123 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.28 19:03:31.899225 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:31.899480 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:31.899702 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:03:31.899883 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:03:31.899996 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} executeQuery: Read 6 rows, 399.00 B in 0.000877252 sec., 6839 rows/sec., 444.17 KiB/sec. 2023.11.28 19:03:31.900115 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} DynamicQueryHandler: Done processing query 2023.11.28 19:03:31.900139 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:03:31.900154 [ 3 ] {} HTTP-Session: c78c84f1-738f-4401-8ae0-3dea6726878f Destroying unnamed session 2023.11.28 19:03:34.325038 [ 117 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:03:34.325106 [ 117 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:03:41.892188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:41.892344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:41.892375 [ 3 ] {} HTTP-Session: 1b190341-97a3-4241-b880-2cf42e5d48a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:41.892406 [ 3 ] {} HTTP-Session: 1b190341-97a3-4241-b880-2cf42e5d48a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:41.892574 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:41.892648 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:03:41.892855 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:41.893391 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:41.893726 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:03:41.893896 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:03:41.894016 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} executeQuery: Read 44 rows, 3.57 KiB in 0.00140189 sec., 31386 rows/sec., 2.48 MiB/sec. 2023.11.28 19:03:41.894210 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} DynamicQueryHandler: Done processing query 2023.11.28 19:03:41.894235 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:41.894253 [ 3 ] {} HTTP-Session: 1b190341-97a3-4241-b880-2cf42e5d48a8 Destroying unnamed session 2023.11.28 19:03:41.894410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:41.894460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:41.894480 [ 3 ] {} HTTP-Session: 3cd0b93e-c147-4041-a3fc-4bc1246ec966 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:41.894498 [ 3 ] {} HTTP-Session: 3cd0b93e-c147-4041-a3fc-4bc1246ec966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:41.894578 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:41.894618 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:03:41.894735 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:41.895117 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:41.895333 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:03:41.895480 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:03:41.895579 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} executeQuery: Read 132 rows, 13.27 KiB in 0.000973593 sec., 135580 rows/sec., 13.31 MiB/sec. 2023.11.28 19:03:41.895724 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} DynamicQueryHandler: Done processing query 2023.11.28 19:03:41.895749 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:03:41.895765 [ 3 ] {} HTTP-Session: 3cd0b93e-c147-4041-a3fc-4bc1246ec966 Destroying unnamed session 2023.11.28 19:03:41.895882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:41.895927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:41.895946 [ 3 ] {} HTTP-Session: a9c6afe2-7295-4d21-bed6-85ba9a543b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:41.895962 [ 3 ] {} HTTP-Session: a9c6afe2-7295-4d21-bed6-85ba9a543b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:41.896036 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:41.896075 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:03:41.896185 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:41.896473 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:41.896679 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:03:41.896839 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:03:41.896957 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} executeQuery: Read 44 rows, 3.52 KiB in 0.000888302 sec., 49532 rows/sec., 3.87 MiB/sec. 2023.11.28 19:03:41.897118 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} DynamicQueryHandler: Done processing query 2023.11.28 19:03:41.897142 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:41.897158 [ 3 ] {} HTTP-Session: a9c6afe2-7295-4d21-bed6-85ba9a543b96 Destroying unnamed session 2023.11.28 19:03:41.897304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:41.897348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:41.897367 [ 3 ] {} HTTP-Session: 6af265e5-f71d-4812-b306-f0b2e0f1b884 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:41.897383 [ 3 ] {} HTTP-Session: 6af265e5-f71d-4812-b306-f0b2e0f1b884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:41.897468 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:41.897514 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:03:41.897658 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:41.898126 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:41.898439 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:03:41.898620 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:03:41.898740 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} executeQuery: Read 44 rows, 60.80 KiB in 0.001243297 sec., 35389 rows/sec., 47.76 MiB/sec. 2023.11.28 19:03:41.898868 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} DynamicQueryHandler: Done processing query 2023.11.28 19:03:41.898891 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:03:41.898906 [ 3 ] {} HTTP-Session: 6af265e5-f71d-4812-b306-f0b2e0f1b884 Destroying unnamed session 2023.11.28 19:03:46.889195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:46.889318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:46.889347 [ 3 ] {} HTTP-Session: 743ae977-1600-4efd-8691-0e8f678d9a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:46.889374 [ 3 ] {} HTTP-Session: 743ae977-1600-4efd-8691-0e8f678d9a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:46.889507 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:46.889573 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:03:46.889747 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:46.890235 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:46.890484 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:03:46.890653 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:03:46.890828 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} executeQuery: Read 3 rows, 249.00 B in 0.001280108 sec., 2343 rows/sec., 189.96 KiB/sec. 2023.11.28 19:03:46.890980 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} DynamicQueryHandler: Done processing query 2023.11.28 19:03:46.891003 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:03:46.891020 [ 3 ] {} HTTP-Session: 743ae977-1600-4efd-8691-0e8f678d9a3c Destroying unnamed session 2023.11.28 19:03:46.891138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:46.891184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:46.891204 [ 3 ] {} HTTP-Session: 70f590d1-0be5-48ad-9284-366afe98a4e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:46.891221 [ 3 ] {} HTTP-Session: 70f590d1-0be5-48ad-9284-366afe98a4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:46.891292 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:46.891330 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:03:46.891435 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:46.891698 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:46.891902 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:03:46.892048 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:03:46.892168 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} executeQuery: Read 9 rows, 811.00 B in 0.000848611 sec., 10605 rows/sec., 933.28 KiB/sec. 2023.11.28 19:03:46.892285 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} DynamicQueryHandler: Done processing query 2023.11.28 19:03:46.892308 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:03:46.892324 [ 3 ] {} HTTP-Session: 70f590d1-0be5-48ad-9284-366afe98a4e7 Destroying unnamed session 2023.11.28 19:03:46.892464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:46.892508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:46.892527 [ 3 ] {} HTTP-Session: 25e315d3-7af3-465c-95ac-6850cd5946c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:46.892543 [ 3 ] {} HTTP-Session: 25e315d3-7af3-465c-95ac-6850cd5946c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:46.892612 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:46.892650 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:03:46.892752 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:46.893012 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:46.893205 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:03:46.893349 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:03:46.893467 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} executeQuery: Read 9 rows, 740.00 B in 0.000827731 sec., 10873 rows/sec., 873.06 KiB/sec. 2023.11.28 19:03:46.893582 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} DynamicQueryHandler: Done processing query 2023.11.28 19:03:46.893606 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:03:46.893621 [ 3 ] {} HTTP-Session: 25e315d3-7af3-465c-95ac-6850cd5946c8 Destroying unnamed session 2023.11.28 19:03:46.893723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:46.893767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:46.893786 [ 3 ] {} HTTP-Session: eb019b48-eb63-4dff-b62c-74da4ae47976 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:46.893802 [ 3 ] {} HTTP-Session: eb019b48-eb63-4dff-b62c-74da4ae47976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:46.893872 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:46.893915 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:03:46.894053 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:46.894388 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:46.894657 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:03:46.894835 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:03:46.894952 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} executeQuery: Read 3 rows, 4.15 KiB in 0.001052835 sec., 2849 rows/sec., 3.85 MiB/sec. 2023.11.28 19:03:46.895075 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} DynamicQueryHandler: Done processing query 2023.11.28 19:03:46.895098 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:46.895114 [ 3 ] {} HTTP-Session: eb019b48-eb63-4dff-b62c-74da4ae47976 Destroying unnamed session 2023.11.28 19:03:46.895222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:46.895266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:46.895284 [ 3 ] {} HTTP-Session: b107f500-7f19-40ca-861e-64369e22a6a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:46.895300 [ 3 ] {} HTTP-Session: b107f500-7f19-40ca-861e-64369e22a6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:46.895368 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:46.895405 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.28 19:03:46.895504 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:46.895756 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:46.895977 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:03:46.896138 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:03:46.896259 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} executeQuery: Read 6 rows, 428.00 B in 0.000863062 sec., 6951 rows/sec., 484.29 KiB/sec. 2023.11.28 19:03:46.896384 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} DynamicQueryHandler: Done processing query 2023.11.28 19:03:46.896407 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:03:46.896423 [ 3 ] {} HTTP-Session: b107f500-7f19-40ca-861e-64369e22a6a2 Destroying unnamed session 2023.11.28 19:03:49.325352 [ 104 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:03:49.325412 [ 104 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:03:51.892752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:51.892861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:51.892891 [ 3 ] {} HTTP-Session: 22dfb5f0-16f0-4bf0-9007-75a974caa605 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:51.892918 [ 3 ] {} HTTP-Session: 22dfb5f0-16f0-4bf0-9007-75a974caa605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:51.893059 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:51.893124 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:03:51.893278 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:51.893721 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:51.893973 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:03:51.894132 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:03:51.894249 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} executeQuery: Read 44 rows, 3.57 KiB in 0.001149256 sec., 38285 rows/sec., 3.03 MiB/sec. 2023.11.28 19:03:51.894435 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} DynamicQueryHandler: Done processing query 2023.11.28 19:03:51.894460 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:51.894476 [ 3 ] {} HTTP-Session: 22dfb5f0-16f0-4bf0-9007-75a974caa605 Destroying unnamed session 2023.11.28 19:03:51.894649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:51.894695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:51.894716 [ 3 ] {} HTTP-Session: 1f78dd44-4f76-4e0d-ae26-b9540821515a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:51.894733 [ 3 ] {} HTTP-Session: 1f78dd44-4f76-4e0d-ae26-b9540821515a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:51.894812 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:51.894851 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:03:51.894966 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:51.895355 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:51.895565 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.28 19:03:51.895709 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.28 19:03:51.895809 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} executeQuery: Read 132 rows, 13.27 KiB in 0.000969913 sec., 136094 rows/sec., 13.36 MiB/sec. 2023.11.28 19:03:51.895824 [ 104 ] {} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.28 19:03:51.895882 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:51.895945 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} DynamicQueryHandler: Done processing query 2023.11.28 19:03:51.895975 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:03:51.895997 [ 3 ] {} HTTP-Session: 1f78dd44-4f76-4e0d-ae26-b9540821515a Destroying unnamed session 2023.11.28 19:03:51.896051 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.28 19:03:51.896119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:51.896172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:51.896192 [ 3 ] {} HTTP-Session: 9ab14c72-050d-40d5-ae0e-7cc069294d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:51.896208 [ 3 ] {} HTTP-Session: 9ab14c72-050d-40d5-ae0e-7cc069294d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:51.896283 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:51.896322 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:03:51.896427 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:51.896722 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:51.896922 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.28 19:03:51.897077 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.28 19:03:51.897168 [ 104 ] {} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.28 19:03:51.897182 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} executeQuery: Read 44 rows, 3.52 KiB in 0.000870412 sec., 50550 rows/sec., 3.95 MiB/sec. 2023.11.28 19:03:51.897199 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:51.897359 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.28 19:03:51.897384 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} DynamicQueryHandler: Done processing query 2023.11.28 19:03:51.897449 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:51.897465 [ 3 ] {} HTTP-Session: 9ab14c72-050d-40d5-ae0e-7cc069294d56 Destroying unnamed session 2023.11.28 19:03:51.897633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:51.897678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:51.897697 [ 3 ] {} HTTP-Session: 9e8a89eb-8e53-4b5f-bbce-00ee16fdba9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:51.897717 [ 3 ] {} HTTP-Session: 9e8a89eb-8e53-4b5f-bbce-00ee16fdba9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:51.897810 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:51.897856 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:03:51.898004 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:51.898763 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:03:51.898831 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:03:51.898927 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 51 rows starting from the beginning of the part 2023.11.28 19:03:51.898995 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2023.11.28 19:03:51.899290 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:03:51.899424 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2023.11.28 19:03:51.899585 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2023.11.28 19:03:51.899828 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2023.11.28 19:03:51.900028 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part 2023.11.28 19:03:51.900251 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.11.28 19:03:51.900499 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:03:51.900561 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part 2023.11.28 19:03:51.900597 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2023.11.28 19:03:51.900961 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part 2023.11.28 19:03:51.901081 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2023.11.28 19:03:51.901077 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:03:51.901541 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} executeQuery: Read 44 rows, 60.80 KiB in 0.003659921 sec., 12022 rows/sec., 16.22 MiB/sec. 2023.11.28 19:03:51.901625 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 132 rows starting from the beginning of the part 2023.11.28 19:03:51.901915 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} DynamicQueryHandler: Done processing query 2023.11.28 19:03:51.901987 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:03:51.902059 [ 3 ] {} HTTP-Session: 9e8a89eb-8e53-4b5f-bbce-00ee16fdba9f Destroying unnamed session 2023.11.28 19:03:51.903265 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.005993673 sec., 36371.68727756753 rows/sec., 2.84 MiB/sec. 2023.11.28 19:03:51.903462 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.28 19:03:51.903819 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.28 19:03:51.903896 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 4 columns (4 merged, 0 gathered) in 0.00795928 sec., 68222.25125890785 rows/sec., 6.64 MiB/sec. 2023.11.28 19:03:51.903948 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.28 19:03:51.904069 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.28 19:03:51.904247 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.28 19:03:51.904314 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.28 19:03:56.891269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.891379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.891405 [ 3 ] {} HTTP-Session: 990a7072-1a6e-4935-8dd5-99cb40da4997 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.891428 [ 3 ] {} HTTP-Session: 990a7072-1a6e-4935-8dd5-99cb40da4997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.891620 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} executeQuery: (from [fd00:1122:3344:101::d]:50255) 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.28 19:03:56.892239 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:56.892428 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:56.892479 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:03:56.892651 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.28 19:03:56.892772 [ 190 ] {54650228-1dbb-4dd1-8710-1538b470224f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:03:56.892782 [ 189 ] {54650228-1dbb-4dd1-8710-1538b470224f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:03:56.892922 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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.28 19:03:56.893010 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:03:56.894934 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} executeQuery: Read 10 rows, 1.41 KiB in 0.003265125 sec., 3062 rows/sec., 430.39 KiB/sec. 2023.11.28 19:03:56.895245 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.895270 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:03:56.895287 [ 3 ] {} HTTP-Session: 990a7072-1a6e-4935-8dd5-99cb40da4997 Destroying unnamed session 2023.11.28 19:03:56.895478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.895527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.895546 [ 3 ] {} HTTP-Session: 63a31dd5-8555-495e-a000-e511e6d85b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.895565 [ 3 ] {} HTTP-Session: 63a31dd5-8555-495e-a000-e511e6d85b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.895648 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.895690 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:03:56.895837 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.896138 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.896428 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:03:56.896586 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:03:56.896702 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} executeQuery: Read 1 rows, 232.00 B in 0.001025235 sec., 975 rows/sec., 220.99 KiB/sec. 2023.11.28 19:03:56.896844 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.896867 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:03:56.896882 [ 3 ] {} HTTP-Session: 63a31dd5-8555-495e-a000-e511e6d85b00 Destroying unnamed session 2023.11.28 19:03:56.897015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.897059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.897078 [ 3 ] {} HTTP-Session: 797111a1-57ca-4be3-8692-0ce8fc4f9795 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.897095 [ 3 ] {} HTTP-Session: 797111a1-57ca-4be3-8692-0ce8fc4f9795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.897166 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.897205 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:03:56.897309 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.897583 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.897781 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.28 19:03:56.897924 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.28 19:03:56.898012 [ 100 ] {} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.28 19:03:56.898025 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} executeQuery: Read 5 rows, 415.00 B in 0.000830001 sec., 6024 rows/sec., 488.28 KiB/sec. 2023.11.28 19:03:56.898060 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.898165 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.28 19:03:56.898191 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.898220 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:03:56.898242 [ 3 ] {} HTTP-Session: 797111a1-57ca-4be3-8692-0ce8fc4f9795 Destroying unnamed session 2023.11.28 19:03:56.898275 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:03:56.898306 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2023.11.28 19:03:56.898352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.898403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.898433 [ 3 ] {} HTTP-Session: 7b9db4fa-be8d-4849-aac0-fe92d409a6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.898464 [ 3 ] {} HTTP-Session: 7b9db4fa-be8d-4849-aac0-fe92d409a6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.898482 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.11.28 19:03:56.898565 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.898624 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:03:56.898632 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2023.11.28 19:03:56.898808 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2023.11.28 19:03:56.898897 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.898985 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2023.11.28 19:03:56.899184 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2023.11.28 19:03:56.899382 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:03:56.899640 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:56.899843 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:56.900010 [ 17 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880326 sec., 92537.1451546168 rows/sec., 7.32 MiB/sec. 2023.11.28 19:03:56.900024 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} executeQuery: Read 2 rows, 175.00 B in 0.001410969 sec., 1417 rows/sec., 121.12 KiB/sec. 2023.11.28 19:03:56.900215 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.28 19:03:56.900228 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.900287 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:03:56.900330 [ 3 ] {} HTTP-Session: 7b9db4fa-be8d-4849-aac0-fe92d409a6dd Destroying unnamed session 2023.11.28 19:03:56.900474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.900540 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.28 19:03:56.900549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.900599 [ 3 ] {} HTTP-Session: b5e4bb57-20d5-4b7c-9a5e-0d14b3ef5af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.900629 [ 3 ] {} HTTP-Session: b5e4bb57-20d5-4b7c-9a5e-0d14b3ef5af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.900671 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.28 19:03:56.900767 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.900838 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:03:56.900951 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.901256 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.901460 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.28 19:03:56.901603 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.28 19:03:56.901701 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} executeQuery: Read 52 rows, 4.59 KiB in 0.000875803 sec., 59374 rows/sec., 5.12 MiB/sec. 2023.11.28 19:03:56.901815 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.901838 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:03:56.901853 [ 3 ] {} HTTP-Session: b5e4bb57-20d5-4b7c-9a5e-0d14b3ef5af5 Destroying unnamed session 2023.11.28 19:03:56.901962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.902005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.902024 [ 3 ] {} HTTP-Session: f9533101-4919-44bd-8c4f-41c0f82fad71 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.902040 [ 3 ] {} HTTP-Session: f9533101-4919-44bd-8c4f-41c0f82fad71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.902107 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.902143 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:03:56.902244 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.904829 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.905084 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:03:56.905255 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:03:56.905349 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} executeQuery: Read 2 rows, 143.00 B in 0.003215414 sec., 622 rows/sec., 43.43 KiB/sec. 2023.11.28 19:03:56.905486 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.905510 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:03:56.905525 [ 3 ] {} HTTP-Session: f9533101-4919-44bd-8c4f-41c0f82fad71 Destroying unnamed session 2023.11.28 19:03:56.905638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.905679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.905696 [ 3 ] {} HTTP-Session: 985aacc6-c761-4e00-9840-e700a0bd92df Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.905712 [ 3 ] {} HTTP-Session: 985aacc6-c761-4e00-9840-e700a0bd92df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.905782 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.905819 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:03:56.905921 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.906224 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.906419 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.28 19:03:56.906559 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.28 19:03:56.906653 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} executeQuery: Read 31 rows, 2.46 KiB in 0.000845462 sec., 36666 rows/sec., 2.84 MiB/sec. 2023.11.28 19:03:56.906765 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.906788 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:03:56.906803 [ 3 ] {} HTTP-Session: 985aacc6-c761-4e00-9840-e700a0bd92df Destroying unnamed session 2023.11.28 19:03:56.906909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.906953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.906970 [ 3 ] {} HTTP-Session: f5f6d199-2b4c-4307-86d2-7c13981b5839 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.906987 [ 3 ] {} HTTP-Session: f5f6d199-2b4c-4307-86d2-7c13981b5839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.907056 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.907096 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:03:56.907206 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.907482 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.907716 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:03:56.907893 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:03:56.907996 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} executeQuery: Read 37 rows, 2.64 KiB in 0.000907882 sec., 40754 rows/sec., 2.84 MiB/sec. 2023.11.28 19:03:56.908110 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.908133 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:03:56.908149 [ 3 ] {} HTTP-Session: f5f6d199-2b4c-4307-86d2-7c13981b5839 Destroying unnamed session 2023.11.28 19:03:56.908256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:03:56.908298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:03:56.908316 [ 3 ] {} HTTP-Session: be13af23-af09-40ad-a7cc-3640bf54b088 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:03:56.908332 [ 3 ] {} HTTP-Session: be13af23-af09-40ad-a7cc-3640bf54b088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:03:56.908403 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:03:56.908446 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:03:56.908575 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:03:56.908885 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.909134 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.28 19:03:56.909301 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.28 19:03:56.909409 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} executeQuery: Read 5 rows, 6.91 KiB in 0.000974124 sec., 5132 rows/sec., 6.93 MiB/sec. 2023.11.28 19:03:56.909422 [ 99 ] {} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.28 19:03:56.909529 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. 2023.11.28 19:03:56.909620 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} DynamicQueryHandler: Done processing query 2023.11.28 19:03:56.909649 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.28 19:03:56.909660 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:03:56.909702 [ 3 ] {} HTTP-Session: be13af23-af09-40ad-a7cc-3640bf54b088 Destroying unnamed session 2023.11.28 19:03:56.909791 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:03:56.909834 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2023.11.28 19:03:56.909963 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.11.28 19:03:56.910064 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2023.11.28 19:03:56.910159 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2023.11.28 19:03:56.910254 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2023.11.28 19:03:56.910347 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2023.11.28 19:03:56.913911 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 6 columns (6 merged, 0 gathered) in 0.00431403 sec., 40333.51645677012 rows/sec., 54.43 MiB/sec. 2023.11.28 19:03:56.914080 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.28 19:03:56.914290 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.28 19:03:56.914358 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.28 19:04:01.892528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.892654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.892684 [ 3 ] {} HTTP-Session: f05584ea-def8-4227-8704-f249885ad6de Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.892717 [ 3 ] {} HTTP-Session: f05584ea-def8-4227-8704-f249885ad6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.892938 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.893614 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.893796 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.893847 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.894016 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.28 19:04:01.894107 [ 193 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.894167 [ 189 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.894187 [ 190 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.894354 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.894427 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.896242 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} executeQuery: Read 10 rows, 1.41 KiB in 0.003249655 sec., 3077 rows/sec., 432.44 KiB/sec. 2023.11.28 19:04:01.896507 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.896533 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.896550 [ 3 ] {} HTTP-Session: f05584ea-def8-4227-8704-f249885ad6de Destroying unnamed session 2023.11.28 19:04:01.896762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.896809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.896828 [ 3 ] {} HTTP-Session: 334f55b4-043a-479b-8bd6-fba8ff3396ad Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.896846 [ 3 ] {} HTTP-Session: 334f55b4-043a-479b-8bd6-fba8ff3396ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.896975 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.897473 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.897653 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.897737 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.897885 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.28 19:04:01.897998 [ 191 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.898001 [ 192 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.897998 [ 188 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.898169 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.898232 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.899753 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} executeQuery: Read 10 rows, 1.41 KiB in 0.002738538 sec., 3651 rows/sec., 513.15 KiB/sec. 2023.11.28 19:04:01.900022 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.900046 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.900063 [ 3 ] {} HTTP-Session: 334f55b4-043a-479b-8bd6-fba8ff3396ad Destroying unnamed session 2023.11.28 19:04:01.900446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.900491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.900511 [ 3 ] {} HTTP-Session: fb349f9e-c1d9-49d1-98a9-8964256dd0da Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.900528 [ 3 ] {} HTTP-Session: fb349f9e-c1d9-49d1-98a9-8964256dd0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.900679 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.901189 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.901365 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.901407 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.901556 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.28 19:04:01.901624 [ 193 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.901661 [ 189 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.901668 [ 191 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.901778 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.901837 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.903622 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} executeQuery: Read 10 rows, 1.41 KiB in 0.00289969 sec., 3448 rows/sec., 484.63 KiB/sec. 2023.11.28 19:04:01.903893 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.903918 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.903935 [ 3 ] {} HTTP-Session: fb349f9e-c1d9-49d1-98a9-8964256dd0da Destroying unnamed session 2023.11.28 19:04:01.904173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.904218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.904237 [ 3 ] {} HTTP-Session: e7f95f86-df26-4aac-b76c-18d3a480bc42 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.904254 [ 3 ] {} HTTP-Session: e7f95f86-df26-4aac-b76c-18d3a480bc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.904384 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.904895 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.905079 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.905121 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.905268 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.28 19:04:01.905363 [ 191 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.905388 [ 193 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.905387 [ 192 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.905508 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.905569 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.907004 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} executeQuery: Read 10 rows, 1.41 KiB in 0.002579886 sec., 3876 rows/sec., 544.70 KiB/sec. 2023.11.28 19:04:01.907251 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.907275 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.907292 [ 3 ] {} HTTP-Session: e7f95f86-df26-4aac-b76c-18d3a480bc42 Destroying unnamed session 2023.11.28 19:04:01.907505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.907550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.907569 [ 3 ] {} HTTP-Session: aa94fab4-280d-4603-bee8-f40a56628337 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.907586 [ 3 ] {} HTTP-Session: aa94fab4-280d-4603-bee8-f40a56628337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.907714 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.908227 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.908408 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.908450 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.908598 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.28 19:04:01.908652 [ 193 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.908705 [ 191 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.908709 [ 189 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.908822 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.908881 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.910421 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} executeQuery: Read 10 rows, 1.41 KiB in 0.002668327 sec., 3747 rows/sec., 526.65 KiB/sec. 2023.11.28 19:04:01.910660 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.910685 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.910701 [ 3 ] {} HTTP-Session: aa94fab4-280d-4603-bee8-f40a56628337 Destroying unnamed session 2023.11.28 19:04:01.910929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.910973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.910993 [ 3 ] {} HTTP-Session: 37d5503d-f44c-43ff-8557-a0946cac0c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.911010 [ 3 ] {} HTTP-Session: 37d5503d-f44c-43ff-8557-a0946cac0c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.911139 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.911654 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.911839 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.911880 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.912029 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.28 19:04:01.912102 [ 191 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.912141 [ 192 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.912147 [ 188 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.912258 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.912319 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.914020 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} executeQuery: Read 10 rows, 1.41 KiB in 0.002841259 sec., 3519 rows/sec., 494.60 KiB/sec. 2023.11.28 19:04:01.914293 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.914317 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.914335 [ 3 ] {} HTTP-Session: 37d5503d-f44c-43ff-8557-a0946cac0c22 Destroying unnamed session 2023.11.28 19:04:01.914554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.914598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.914618 [ 3 ] {} HTTP-Session: 40c5a37e-22c3-4be3-9426-f6ad2eca2238 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.914635 [ 3 ] {} HTTP-Session: 40c5a37e-22c3-4be3-9426-f6ad2eca2238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.914766 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.915288 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.915472 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.915515 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.915663 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.28 19:04:01.915767 [ 190 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.915798 [ 189 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.915782 [ 191 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.915914 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.915974 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.917389 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} executeQuery: Read 10 rows, 1.41 KiB in 0.002583596 sec., 3870 rows/sec., 543.92 KiB/sec. 2023.11.28 19:04:01.917645 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.917669 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.917685 [ 3 ] {} HTTP-Session: 40c5a37e-22c3-4be3-9426-f6ad2eca2238 Destroying unnamed session 2023.11.28 19:04:01.917907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.917952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.917972 [ 3 ] {} HTTP-Session: d5430efd-ce51-4efe-91bb-3e2df6c56155 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.917988 [ 3 ] {} HTTP-Session: d5430efd-ce51-4efe-91bb-3e2df6c56155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.918119 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.918647 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.918834 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.918875 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.919026 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.28 19:04:01.919113 [ 191 ] {da06decc-b443-4938-887b-3a3661db627e} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.919144 [ 188 ] {da06decc-b443-4938-887b-3a3661db627e} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.919142 [ 192 ] {da06decc-b443-4938-887b-3a3661db627e} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.919260 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.919320 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.920819 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} executeQuery: Read 10 rows, 1.41 KiB in 0.002659107 sec., 3760 rows/sec., 528.48 KiB/sec. 2023.11.28 19:04:01.921084 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.921107 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.921124 [ 3 ] {} HTTP-Session: d5430efd-ce51-4efe-91bb-3e2df6c56155 Destroying unnamed session 2023.11.28 19:04:01.921333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.921378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.921397 [ 3 ] {} HTTP-Session: 34e72527-9b99-4a41-8a0e-b20c3d59c80e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.921414 [ 3 ] {} HTTP-Session: 34e72527-9b99-4a41-8a0e-b20c3d59c80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.921546 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.922087 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.922271 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.922313 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.922461 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.28 19:04:01.922564 [ 193 ] {19250374-2877-4238-8c82-3b8596204183} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.922587 [ 188 ] {19250374-2877-4238-8c82-3b8596204183} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.922577 [ 191 ] {19250374-2877-4238-8c82-3b8596204183} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.922699 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.922760 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.924317 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} executeQuery: Read 10 rows, 1.41 KiB in 0.002730667 sec., 3662 rows/sec., 514.63 KiB/sec. 2023.11.28 19:04:01.924577 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.924602 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.924618 [ 3 ] {} HTTP-Session: 34e72527-9b99-4a41-8a0e-b20c3d59c80e Destroying unnamed session 2023.11.28 19:04:01.924840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.924885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.924904 [ 3 ] {} HTTP-Session: ae214a7d-b557-4536-8512-b9c62c0d59c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.924920 [ 3 ] {} HTTP-Session: ae214a7d-b557-4536-8512-b9c62c0d59c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.925056 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.925593 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.925781 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.925822 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.925971 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.28 19:04:01.926072 [ 192 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.926085 [ 191 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.926102 [ 193 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.926220 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.926274 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.927731 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} executeQuery: Read 10 rows, 1.41 KiB in 0.002634186 sec., 3796 rows/sec., 533.48 KiB/sec. 2023.11.28 19:04:01.927988 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.928012 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.928028 [ 3 ] {} HTTP-Session: ae214a7d-b557-4536-8512-b9c62c0d59c1 Destroying unnamed session 2023.11.28 19:04:01.928242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.928288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.928307 [ 3 ] {} HTTP-Session: a3bdffb2-3667-4e8c-9fec-c1a5aad217d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.928323 [ 3 ] {} HTTP-Session: a3bdffb2-3667-4e8c-9fec-c1a5aad217d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.928459 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.28 19:04:01.929003 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.929196 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.929238 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.28 19:04:01.929387 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.28 19:04:01.929513 [ 191 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.28 19:04:01.929529 [ 188 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.11.28 19:04:01.929525 [ 189 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.28 19:04:01.929657 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.11.28 19:04:01.929718 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.28 19:04:01.931455 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} executeQuery: Read 10 rows, 1.41 KiB in 0.00295803 sec., 3380 rows/sec., 475.07 KiB/sec. 2023.11.28 19:04:01.931707 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.931731 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.28 19:04:01.931748 [ 3 ] {} HTTP-Session: a3bdffb2-3667-4e8c-9fec-c1a5aad217d0 Destroying unnamed session 2023.11.28 19:04:01.931866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.931910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.931929 [ 3 ] {} HTTP-Session: 96b7a2c7-5255-48e2-a2c7-772cbb70bbf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.931945 [ 3 ] {} HTTP-Session: 96b7a2c7-5255-48e2-a2c7-772cbb70bbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.932026 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:01.932067 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.28 19:04:01.932210 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:01.932502 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:01.932784 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:04:01.932944 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:04:01.933065 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} executeQuery: Read 11 rows, 1009.00 B in 0.001005494 sec., 10939 rows/sec., 979.97 KiB/sec. 2023.11.28 19:04:01.933177 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.933200 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:04:01.933215 [ 3 ] {} HTTP-Session: 96b7a2c7-5255-48e2-a2c7-772cbb70bbf4 Destroying unnamed session 2023.11.28 19:04:01.933329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.933371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.933390 [ 3 ] {} HTTP-Session: a5c38634-af4b-457f-a443-e874471e645e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.933407 [ 3 ] {} HTTP-Session: a5c38634-af4b-457f-a443-e874471e645e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.933477 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:01.933517 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:01.933619 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:01.933910 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:01.934118 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.28 19:04:01.934261 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.28 19:04:01.934381 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} executeQuery: Read 44 rows, 3.57 KiB in 0.000875492 sec., 50257 rows/sec., 3.98 MiB/sec. 2023.11.28 19:04:01.934485 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.934508 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:01.934525 [ 3 ] {} HTTP-Session: a5c38634-af4b-457f-a443-e874471e645e Destroying unnamed session 2023.11.28 19:04:01.934658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.934701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.934721 [ 3 ] {} HTTP-Session: b9f85230-09d1-4ef0-bfb3-914ec67c75a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.934737 [ 3 ] {} HTTP-Session: b9f85230-09d1-4ef0-bfb3-914ec67c75a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.934811 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:01.934849 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:01.934950 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:01.935294 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:01.935513 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.28 19:04:01.935658 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.28 19:04:01.935775 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} executeQuery: Read 132 rows, 13.27 KiB in 0.000930283 sec., 141892 rows/sec., 13.93 MiB/sec. 2023.11.28 19:04:01.935875 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.935898 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:04:01.935914 [ 3 ] {} HTTP-Session: b9f85230-09d1-4ef0-bfb3-914ec67c75a1 Destroying unnamed session 2023.11.28 19:04:01.936050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.936095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.936114 [ 3 ] {} HTTP-Session: b4cf6b66-4f79-4ade-bca8-0f8c63022d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.936131 [ 3 ] {} HTTP-Session: b4cf6b66-4f79-4ade-bca8-0f8c63022d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.936201 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:01.936238 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:01.936340 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:01.936630 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:01.936826 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.28 19:04:01.936966 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.28 19:04:01.937080 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} executeQuery: Read 55 rows, 4.39 KiB in 0.000851412 sec., 64598 rows/sec., 5.04 MiB/sec. 2023.11.28 19:04:01.937183 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.937205 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:04:01.937221 [ 3 ] {} HTTP-Session: b4cf6b66-4f79-4ade-bca8-0f8c63022d85 Destroying unnamed session 2023.11.28 19:04:01.937350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.937393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.937411 [ 3 ] {} HTTP-Session: 1448d9a6-df67-477e-8ab1-9379ee7157ed Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.937427 [ 3 ] {} HTTP-Session: 1448d9a6-df67-477e-8ab1-9379ee7157ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.937497 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:01.937538 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.28 19:04:01.937650 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:01.937914 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:01.938166 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.28 19:04:01.938336 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.28 19:04:01.938452 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} executeQuery: Read 11 rows, 743.00 B in 0.000921603 sec., 11935 rows/sec., 787.31 KiB/sec. 2023.11.28 19:04:01.938598 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.938622 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:01.938638 [ 3 ] {} HTTP-Session: 1448d9a6-df67-477e-8ab1-9379ee7157ed Destroying unnamed session 2023.11.28 19:04:01.938813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:01.938855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:01.938875 [ 3 ] {} HTTP-Session: e2c29b05-8298-4df1-8aa5-8a94f4d37b06 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:01.938891 [ 3 ] {} HTTP-Session: e2c29b05-8298-4df1-8aa5-8a94f4d37b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:01.938979 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:01.939022 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:01.939162 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:01.939622 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:01.939922 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.28 19:04:01.940093 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.28 19:04:01.940218 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} executeQuery: Read 44 rows, 60.80 KiB in 0.001210507 sec., 36348 rows/sec., 49.05 MiB/sec. 2023.11.28 19:04:01.940347 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} DynamicQueryHandler: Done processing query 2023.11.28 19:04:01.940369 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:04:01.940385 [ 3 ] {} HTTP-Session: e2c29b05-8298-4df1-8aa5-8a94f4d37b06 Destroying unnamed session 2023.11.28 19:04:02.000100 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.33 MiB, peak 237.59 MiB, will set to 230.80 MiB (RSS), difference: -1.53 MiB 2023.11.28 19:04:04.325458 [ 93 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:04:04.325551 [ 93 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:04:06.889756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:06.889861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:06.889888 [ 3 ] {} HTTP-Session: 7f4ffc14-8f1f-4e12-b357-e5fbe2af54e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:06.889913 [ 3 ] {} HTTP-Session: 7f4ffc14-8f1f-4e12-b357-e5fbe2af54e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:06.890036 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:06.890095 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:06.890251 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:06.890650 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:06.891501 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.28 19:04:06.891668 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.28 19:04:06.891789 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} executeQuery: Read 5 rows, 415.00 B in 0.001717763 sec., 2910 rows/sec., 235.93 KiB/sec. 2023.11.28 19:04:06.891924 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} DynamicQueryHandler: Done processing query 2023.11.28 19:04:06.891950 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:06.891966 [ 3 ] {} HTTP-Session: 7f4ffc14-8f1f-4e12-b357-e5fbe2af54e3 Destroying unnamed session 2023.11.28 19:04:06.892081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:06.892121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:06.892141 [ 3 ] {} HTTP-Session: 36e73cc0-cb5b-4c84-973d-5b60330080be Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:06.892158 [ 3 ] {} HTTP-Session: 36e73cc0-cb5b-4c84-973d-5b60330080be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:06.892229 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:06.892268 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:06.892371 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:06.892661 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:06.892872 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.28 19:04:06.893029 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.28 19:04:06.893156 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} executeQuery: Read 15 rows, 1.39 KiB in 0.000897302 sec., 16716 rows/sec., 1.51 MiB/sec. 2023.11.28 19:04:06.893286 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} DynamicQueryHandler: Done processing query 2023.11.28 19:04:06.893309 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:06.893325 [ 3 ] {} HTTP-Session: 36e73cc0-cb5b-4c84-973d-5b60330080be Destroying unnamed session 2023.11.28 19:04:06.893445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:06.893488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:06.893507 [ 3 ] {} HTTP-Session: ecf78cf6-cb2d-4980-b994-861e4495ebe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:06.893524 [ 3 ] {} HTTP-Session: ecf78cf6-cb2d-4980-b994-861e4495ebe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:06.893593 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:06.893631 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:06.893742 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:06.894019 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:06.894299 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.28 19:04:06.894568 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.28 19:04:06.894726 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} executeQuery: Read 5 rows, 410.00 B in 0.001104176 sec., 4528 rows/sec., 362.61 KiB/sec. 2023.11.28 19:04:06.894860 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} DynamicQueryHandler: Done processing query 2023.11.28 19:04:06.894900 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:06.894924 [ 3 ] {} HTTP-Session: ecf78cf6-cb2d-4980-b994-861e4495ebe2 Destroying unnamed session 2023.11.28 19:04:06.895102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:06.895173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:06.895204 [ 3 ] {} HTTP-Session: 0310dbb8-70eb-43d7-a50f-386e65b12740 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:06.895231 [ 3 ] {} HTTP-Session: 0310dbb8-70eb-43d7-a50f-386e65b12740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:06.895310 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:06.895356 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:06.895543 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:06.895923 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:06.896296 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.28 19:04:06.896520 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.28 19:04:06.896671 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} executeQuery: Read 5 rows, 6.91 KiB in 0.001325518 sec., 3772 rows/sec., 5.09 MiB/sec. 2023.11.28 19:04:06.896873 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} DynamicQueryHandler: Done processing query 2023.11.28 19:04:06.896904 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:06.896927 [ 3 ] {} HTTP-Session: 0310dbb8-70eb-43d7-a50f-386e65b12740 Destroying unnamed session 2023.11.28 19:04:11.892512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:11.892641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:11.892670 [ 3 ] {} HTTP-Session: cb98daa6-55af-486f-927e-3b04ea509f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:11.892697 [ 3 ] {} HTTP-Session: cb98daa6-55af-486f-927e-3b04ea509f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:11.892837 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:11.892901 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:11.893081 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:11.893545 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:11.893810 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.28 19:04:11.893972 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.28 19:04:11.894109 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} executeQuery: Read 44 rows, 3.57 KiB in 0.001226087 sec., 35886 rows/sec., 2.84 MiB/sec. 2023.11.28 19:04:11.894236 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} DynamicQueryHandler: Done processing query 2023.11.28 19:04:11.894261 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:11.894276 [ 3 ] {} HTTP-Session: cb98daa6-55af-486f-927e-3b04ea509f8d Destroying unnamed session 2023.11.28 19:04:11.894386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:11.894430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:11.894448 [ 3 ] {} HTTP-Session: a6cab1be-d8e3-4d62-af0d-557dff1da18d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:11.894466 [ 3 ] {} HTTP-Session: a6cab1be-d8e3-4d62-af0d-557dff1da18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:11.894536 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:11.894574 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:04:11.894679 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:11.894989 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:11.895198 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:04:11.895342 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:04:11.895440 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} executeQuery: Read 2 rows, 175.00 B in 0.000878522 sec., 2276 rows/sec., 194.53 KiB/sec. 2023.11.28 19:04:11.895561 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} DynamicQueryHandler: Done processing query 2023.11.28 19:04:11.895586 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:11.895601 [ 3 ] {} HTTP-Session: a6cab1be-d8e3-4d62-af0d-557dff1da18d Destroying unnamed session 2023.11.28 19:04:11.895729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:11.895774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:11.895794 [ 3 ] {} HTTP-Session: 177adee0-a39a-4484-8143-f81cffa61fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:11.895811 [ 3 ] {} HTTP-Session: 177adee0-a39a-4484-8143-f81cffa61fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:11.895885 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:11.895922 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:11.896024 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:11.896366 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:11.896577 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.28 19:04:11.896731 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.28 19:04:11.896861 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} executeQuery: Read 133 rows, 13.35 KiB in 0.000944483 sec., 140817 rows/sec., 13.81 MiB/sec. 2023.11.28 19:04:11.897001 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} DynamicQueryHandler: Done processing query 2023.11.28 19:04:11.897025 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:04:11.897041 [ 3 ] {} HTTP-Session: 177adee0-a39a-4484-8143-f81cffa61fcb Destroying unnamed session 2023.11.28 19:04:11.897138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:11.897182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:11.897199 [ 3 ] {} HTTP-Session: f77b7bec-62d4-4fce-996e-e18eabfe8cce Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:11.897216 [ 3 ] {} HTTP-Session: f77b7bec-62d4-4fce-996e-e18eabfe8cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:11.897286 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:11.897325 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:04:11.897432 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:11.897671 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:11.897883 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:04:11.898027 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:04:11.898139 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} executeQuery: Read 2 rows, 143.00 B in 0.000826132 sec., 2420 rows/sec., 169.04 KiB/sec. 2023.11.28 19:04:11.898251 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} DynamicQueryHandler: Done processing query 2023.11.28 19:04:11.898274 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:11.898290 [ 3 ] {} HTTP-Session: f77b7bec-62d4-4fce-996e-e18eabfe8cce Destroying unnamed session 2023.11.28 19:04:11.898390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:11.898435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:11.898454 [ 3 ] {} HTTP-Session: 1197fbf5-cf4d-4642-880c-d6e86a028882 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:11.898470 [ 3 ] {} HTTP-Session: 1197fbf5-cf4d-4642-880c-d6e86a028882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:11.898541 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:11.898578 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:11.898680 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:11.898958 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:11.899157 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.28 19:04:11.899297 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.28 19:04:11.899421 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} executeQuery: Read 46 rows, 3.69 KiB in 0.000852702 sec., 53946 rows/sec., 4.22 MiB/sec. 2023.11.28 19:04:11.899525 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} DynamicQueryHandler: Done processing query 2023.11.28 19:04:11.899547 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:11.899563 [ 3 ] {} HTTP-Session: 1197fbf5-cf4d-4642-880c-d6e86a028882 Destroying unnamed session 2023.11.28 19:04:11.899657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:11.899700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:11.899719 [ 3 ] {} HTTP-Session: 8419f3c2-1f57-4b92-9788-e16fae5e254c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:11.899736 [ 3 ] {} HTTP-Session: 8419f3c2-1f57-4b92-9788-e16fae5e254c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:11.899804 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:11.899845 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:04:11.899963 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:11.900198 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:11.900433 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:04:11.900599 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:04:11.900723 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} executeQuery: Read 1 rows, 71.00 B in 0.000891472 sec., 1121 rows/sec., 77.78 KiB/sec. 2023.11.28 19:04:11.900839 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} DynamicQueryHandler: Done processing query 2023.11.28 19:04:11.900862 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:04:11.900877 [ 3 ] {} HTTP-Session: 8419f3c2-1f57-4b92-9788-e16fae5e254c Destroying unnamed session 2023.11.28 19:04:11.901023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:11.901068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:11.901087 [ 3 ] {} HTTP-Session: 80307849-b59d-4195-b3e1-23ac5a4084a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:11.901103 [ 3 ] {} HTTP-Session: 80307849-b59d-4195-b3e1-23ac5a4084a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:11.901186 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:11.901228 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:11.901361 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:11.901877 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:11.902241 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.28 19:04:11.902444 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.28 19:04:11.902586 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} executeQuery: Read 44 rows, 60.80 KiB in 0.001372129 sec., 32066 rows/sec., 43.27 MiB/sec. 2023.11.28 19:04:11.902698 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} DynamicQueryHandler: Done processing query 2023.11.28 19:04:11.902723 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:04:11.902738 [ 3 ] {} HTTP-Session: 80307849-b59d-4195-b3e1-23ac5a4084a8 Destroying unnamed session 2023.11.28 19:04:16.889795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:16.889925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:16.889958 [ 3 ] {} HTTP-Session: beb43a15-bd56-41ef-925a-24924fceead1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:16.889988 [ 3 ] {} HTTP-Session: beb43a15-bd56-41ef-925a-24924fceead1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:16.890126 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:16.890194 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:16.890370 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:16.890785 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:16.891041 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.28 19:04:16.891206 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.28 19:04:16.891323 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} executeQuery: Read 5 rows, 415.00 B in 0.001159416 sec., 4312 rows/sec., 349.55 KiB/sec. 2023.11.28 19:04:16.891513 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} DynamicQueryHandler: Done processing query 2023.11.28 19:04:16.891540 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:16.891559 [ 3 ] {} HTTP-Session: beb43a15-bd56-41ef-925a-24924fceead1 Destroying unnamed session 2023.11.28 19:04:16.891673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:16.891720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:16.891739 [ 3 ] {} HTTP-Session: b4db98aa-8992-4e3a-972b-0efea1d3c3c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:16.891757 [ 3 ] {} HTTP-Session: b4db98aa-8992-4e3a-972b-0efea1d3c3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:16.891831 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:16.891873 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:16.891988 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:16.892277 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:16.892480 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.28 19:04:16.892628 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.28 19:04:16.892749 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} executeQuery: Read 15 rows, 1.39 KiB in 0.000881602 sec., 17014 rows/sec., 1.54 MiB/sec. 2023.11.28 19:04:16.892755 [ 54 ] {} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.28 19:04:16.892861 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:16.892890 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} DynamicQueryHandler: Done processing query 2023.11.28 19:04:16.892961 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:16.892992 [ 3 ] {} HTTP-Session: b4db98aa-8992-4e3a-972b-0efea1d3c3c5 Destroying unnamed session 2023.11.28 19:04:16.893002 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.28 19:04:16.893165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:16.893190 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:16.893257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:16.893263 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part 2023.11.28 19:04:16.893293 [ 3 ] {} HTTP-Session: 1f9ada72-36ba-4e4b-bb6c-65eaeebd755e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:16.893323 [ 3 ] {} HTTP-Session: 1f9ada72-36ba-4e4b-bb6c-65eaeebd755e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:16.893511 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:16.893572 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::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.28 19:04:16.893592 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:16.893916 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 132 rows starting from the beginning of the part 2023.11.28 19:04:16.894053 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:16.894231 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part 2023.11.28 19:04:16.894389 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 133 rows starting from the beginning of the part 2023.11.28 19:04:16.894741 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part 2023.11.28 19:04:16.894894 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:16.895248 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.28 19:04:16.895562 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.28 19:04:16.895768 [ 59 ] {} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.28 19:04:16.895880 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} executeQuery: Read 5 rows, 410.00 B in 0.002276652 sec., 2196 rows/sec., 175.87 KiB/sec. 2023.11.28 19:04:16.895898 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:16.896140 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.28 19:04:16.896387 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} DynamicQueryHandler: Done processing query 2023.11.28 19:04:16.896415 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:16.896471 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:16.896538 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part 2023.11.28 19:04:16.896601 [ 3 ] {} HTTP-Session: 1f9ada72-36ba-4e4b-bb6c-65eaeebd755e Destroying unnamed session 2023.11.28 19:04:16.896804 [ 12 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 4 columns (4 merged, 0 gathered) in 0.003870014 sec., 135400.0269766466 rows/sec., 12.91 MiB/sec. 2023.11.28 19:04:16.896874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:16.896935 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part 2023.11.28 19:04:16.896966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:16.897053 [ 3 ] {} HTTP-Session: c3006911-1860-4747-98b2-24be77027b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:16.897119 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.28 19:04:16.897166 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 55 rows starting from the beginning of the part 2023.11.28 19:04:16.897125 [ 3 ] {} HTTP-Session: c3006911-1860-4747-98b2-24be77027b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:16.897489 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:16.897566 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.28 19:04:16.897622 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:16.897752 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.28 19:04:16.897820 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2023.11.28 19:04:16.897832 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:16.898183 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:16.898611 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:16.899471 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:16.900079 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.004104337 sec., 56281.9281165265 rows/sec., 4.39 MiB/sec. 2023.11.28 19:04:16.900182 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.28 19:04:16.900241 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.28 19:04:16.900483 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.28 19:04:16.900499 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.28 19:04:16.900637 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.28 19:04:16.900707 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} executeQuery: Read 5 rows, 6.91 KiB in 0.003015882 sec., 1657 rows/sec., 2.24 MiB/sec. 2023.11.28 19:04:16.900908 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} DynamicQueryHandler: Done processing query 2023.11.28 19:04:16.900934 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:04:16.900951 [ 3 ] {} HTTP-Session: c3006911-1860-4747-98b2-24be77027b62 Destroying unnamed session 2023.11.28 19:04:19.325804 [ 69 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:04:19.325880 [ 69 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:04:21.892440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:21.892543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:21.892569 [ 3 ] {} HTTP-Session: c19c11c0-6ce2-43da-9129-a0d97ea34252 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:21.892597 [ 3 ] {} HTTP-Session: c19c11c0-6ce2-43da-9129-a0d97ea34252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:21.892725 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:21.892785 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:21.892940 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:21.893377 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:21.893630 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.28 19:04:21.893794 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.28 19:04:21.893912 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} executeQuery: Read 44 rows, 3.57 KiB in 0.001154786 sec., 38102 rows/sec., 3.02 MiB/sec. 2023.11.28 19:04:21.893963 [ 65 ] {} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.28 19:04:21.894086 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} DynamicQueryHandler: Done processing query 2023.11.28 19:04:21.894105 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:21.894127 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:21.894165 [ 3 ] {} HTTP-Session: c19c11c0-6ce2-43da-9129-a0d97ea34252 Destroying unnamed session 2023.11.28 19:04:21.894257 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.28 19:04:21.894342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:21.894437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:21.894452 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:21.894473 [ 3 ] {} HTTP-Session: 94a00983-f2af-40b1-a4e3-db08fe11becf Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:21.894519 [ 3 ] {} HTTP-Session: 94a00983-f2af-40b1-a4e3-db08fe11becf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:21.894524 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2023.11.28 19:04:21.894718 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:21.894827 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:21.894866 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:21.895247 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:21.895284 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:21.895479 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:21.895642 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:21.895930 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:21.896244 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:21.896724 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.28 19:04:21.897037 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.28 19:04:21.897323 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} executeQuery: Read 132 rows, 13.27 KiB in 0.002522795 sec., 52322 rows/sec., 5.14 MiB/sec. 2023.11.28 19:04:21.897793 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} DynamicQueryHandler: Done processing query 2023.11.28 19:04:21.897854 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:04:21.897876 [ 3 ] {} HTTP-Session: 94a00983-f2af-40b1-a4e3-db08fe11becf Destroying unnamed session 2023.11.28 19:04:21.897877 [ 12 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.003674641 sec., 51977.86668139826 rows/sec., 4.11 MiB/sec. 2023.11.28 19:04:21.898019 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.28 19:04:21.898028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:21.898111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:21.898146 [ 3 ] {} HTTP-Session: 159b4e23-375d-41ce-8aa2-6a777c936c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:21.898170 [ 3 ] {} HTTP-Session: 159b4e23-375d-41ce-8aa2-6a777c936c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:21.898289 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.28 19:04:21.898306 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:21.898376 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:21.898402 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.28 19:04:21.898624 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:21.898924 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:21.899133 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.28 19:04:21.899285 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.28 19:04:21.899411 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} executeQuery: Read 44 rows, 3.52 KiB in 0.001051524 sec., 41844 rows/sec., 3.27 MiB/sec. 2023.11.28 19:04:21.899587 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} DynamicQueryHandler: Done processing query 2023.11.28 19:04:21.899613 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:21.899630 [ 3 ] {} HTTP-Session: 159b4e23-375d-41ce-8aa2-6a777c936c43 Destroying unnamed session 2023.11.28 19:04:21.899835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:21.899882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:21.899903 [ 3 ] {} HTTP-Session: 46d2a8a6-bd16-42d3-9ce0-6020e1f06b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:21.899921 [ 3 ] {} HTTP-Session: 46d2a8a6-bd16-42d3-9ce0-6020e1f06b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:21.900011 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:21.900056 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:21.900207 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:21.900658 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:21.900965 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.28 19:04:21.901142 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.28 19:04:21.901263 [ 65 ] {} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.28 19:04:21.901275 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} executeQuery: Read 44 rows, 60.80 KiB in 0.001226977 sec., 35860 rows/sec., 48.39 MiB/sec. 2023.11.28 19:04:21.901312 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:21.901446 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.28 19:04:21.901496 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} DynamicQueryHandler: Done processing query 2023.11.28 19:04:21.901524 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:04:21.901553 [ 3 ] {} HTTP-Session: 46d2a8a6-bd16-42d3-9ce0-6020e1f06b4b Destroying unnamed session 2023.11.28 19:04:21.901556 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:21.901592 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part 2023.11.28 19:04:21.901723 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:21.901815 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:21.901898 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:21.901977 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:21.902056 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:21.903241 [ 10 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 6 columns (6 merged, 0 gathered) in 0.001857506 sec., 170120.5810371541 rows/sec., 229.57 MiB/sec. 2023.11.28 19:04:21.903539 [ 14 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.28 19:04:21.903781 [ 14 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.28 19:04:21.903853 [ 14 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.28 19:04:21.903928 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2: 4.03 MiB. 2023.11.28 19:04:26.891042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:26.891155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:26.891180 [ 3 ] {} HTTP-Session: 3888ae17-bf17-4e92-80bd-4d80f69639de Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:26.891204 [ 3 ] {} HTTP-Session: 3888ae17-bf17-4e92-80bd-4d80f69639de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:26.891326 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:26.891383 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:26.891537 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:26.891919 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:26.892166 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.28 19:04:26.892324 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.28 19:04:26.892441 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} executeQuery: Read 5 rows, 415.00 B in 0.001082595 sec., 4618 rows/sec., 374.35 KiB/sec. 2023.11.28 19:04:26.892638 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} DynamicQueryHandler: Done processing query 2023.11.28 19:04:26.892664 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:26.892682 [ 3 ] {} HTTP-Session: 3888ae17-bf17-4e92-80bd-4d80f69639de Destroying unnamed session 2023.11.28 19:04:26.892795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:26.892840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:26.892859 [ 3 ] {} HTTP-Session: 164057c1-d51a-43a0-b5f0-cb673d851f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:26.892876 [ 3 ] {} HTTP-Session: 164057c1-d51a-43a0-b5f0-cb673d851f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:26.892950 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:26.892988 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:26.893094 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:26.893397 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:26.893598 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.28 19:04:26.893746 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.28 19:04:26.893844 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} executeQuery: Read 51 rows, 4.50 KiB in 0.000868072 sec., 58750 rows/sec., 5.07 MiB/sec. 2023.11.28 19:04:26.893945 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} DynamicQueryHandler: Done processing query 2023.11.28 19:04:26.893969 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:26.893984 [ 3 ] {} HTTP-Session: 164057c1-d51a-43a0-b5f0-cb673d851f39 Destroying unnamed session 2023.11.28 19:04:26.894094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 4938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:26.894137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:26.894156 [ 3 ] {} HTTP-Session: a4d2b112-de64-41d0-9034-b2a393f9d855 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:26.894172 [ 3 ] {} HTTP-Session: a4d2b112-de64-41d0-9034-b2a393f9d855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:26.894242 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:26.894280 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:26.894382 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:26.894736 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:26.894933 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.28 19:04:26.895081 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.28 19:04:26.895178 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} executeQuery: Read 29 rows, 2.30 KiB in 0.000909782 sec., 31875 rows/sec., 2.47 MiB/sec. 2023.11.28 19:04:26.895295 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} DynamicQueryHandler: Done processing query 2023.11.28 19:04:26.895319 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:26.895334 [ 3 ] {} HTTP-Session: a4d2b112-de64-41d0-9034-b2a393f9d855 Destroying unnamed session 2023.11.28 19:04:26.895483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:26.895526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:26.895546 [ 3 ] {} HTTP-Session: 1ec5a47f-83e1-4fe9-ae88-80119ffb1d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:26.895563 [ 3 ] {} HTTP-Session: 1ec5a47f-83e1-4fe9-ae88-80119ffb1d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:26.895632 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:26.895673 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:04:26.895787 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:26.896071 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:26.896313 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:04:26.896476 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:04:26.896582 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} executeQuery: Read 36 rows, 2.57 KiB in 0.000922423 sec., 39027 rows/sec., 2.72 MiB/sec. 2023.11.28 19:04:26.896746 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} DynamicQueryHandler: Done processing query 2023.11.28 19:04:26.896770 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:26.896786 [ 3 ] {} HTTP-Session: 1ec5a47f-83e1-4fe9-ae88-80119ffb1d13 Destroying unnamed session 2023.11.28 19:04:26.896887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:26.896930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:26.896950 [ 3 ] {} HTTP-Session: a89d6bf3-727b-48ff-a6ea-67d145e3ddae Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:26.896969 [ 3 ] {} HTTP-Session: a89d6bf3-727b-48ff-a6ea-67d145e3ddae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:26.897040 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:26.897085 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:26.897227 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:26.897518 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:26.897778 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.28 19:04:26.897948 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.28 19:04:26.898074 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} executeQuery: Read 5 rows, 6.91 KiB in 0.000999714 sec., 5001 rows/sec., 6.75 MiB/sec. 2023.11.28 19:04:26.898219 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} DynamicQueryHandler: Done processing query 2023.11.28 19:04:26.898243 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:26.898258 [ 3 ] {} HTTP-Session: a89d6bf3-727b-48ff-a6ea-67d145e3ddae Destroying unnamed session 2023.11.28 19:04:31.893662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.893860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.893892 [ 3 ] {} HTTP-Session: 27108291-6043-4025-b6b5-b95b6b83e90d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.893920 [ 3 ] {} HTTP-Session: 27108291-6043-4025-b6b5-b95b6b83e90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.894064 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.894133 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:31.894294 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.894717 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.894981 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.28 19:04:31.895144 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.28 19:04:31.895274 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} executeQuery: Read 44 rows, 3.57 KiB in 0.001164446 sec., 37786 rows/sec., 2.99 MiB/sec. 2023.11.28 19:04:31.895402 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.895428 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:31.895443 [ 3 ] {} HTTP-Session: 27108291-6043-4025-b6b5-b95b6b83e90d Destroying unnamed session 2023.11.28 19:04:31.895596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.895640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.895659 [ 3 ] {} HTTP-Session: 37dc00b1-2e39-4fba-9a3c-63930f31a825 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.895677 [ 3 ] {} HTTP-Session: 37dc00b1-2e39-4fba-9a3c-63930f31a825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.895747 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.895788 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:04:31.895892 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.896167 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.896371 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:04:31.896517 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:04:31.896637 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} executeQuery: Read 2 rows, 175.00 B in 0.000860472 sec., 2324 rows/sec., 198.61 KiB/sec. 2023.11.28 19:04:31.896794 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.896819 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:31.896835 [ 3 ] {} HTTP-Session: 37dc00b1-2e39-4fba-9a3c-63930f31a825 Destroying unnamed session 2023.11.28 19:04:31.896964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.897010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.897030 [ 3 ] {} HTTP-Session: 4e5ac1d1-48dc-4e2f-ab8f-a8cdb3d3cd92 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.897048 [ 3 ] {} HTTP-Session: 4e5ac1d1-48dc-4e2f-ab8f-a8cdb3d3cd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.897120 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.897158 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:31.897269 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.897611 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.897819 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.28 19:04:31.897954 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.28 19:04:31.898066 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} executeQuery: Read 133 rows, 13.35 KiB in 0.000935373 sec., 142189 rows/sec., 13.93 MiB/sec. 2023.11.28 19:04:31.898163 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.898186 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:04:31.898200 [ 3 ] {} HTTP-Session: 4e5ac1d1-48dc-4e2f-ab8f-a8cdb3d3cd92 Destroying unnamed session 2023.11.28 19:04:31.898290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.898330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.898348 [ 3 ] {} HTTP-Session: 9b4a5515-81f1-4ee5-af41-28bc3f740211 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.898364 [ 3 ] {} HTTP-Session: 9b4a5515-81f1-4ee5-af41-28bc3f740211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.898426 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.898461 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:04:31.898556 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.898846 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.899045 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:04:31.899187 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:04:31.899311 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} executeQuery: Read 2 rows, 143.00 B in 0.000811461 sec., 2464 rows/sec., 172.10 KiB/sec. 2023.11.28 19:04:31.899515 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.899539 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:31.899555 [ 3 ] {} HTTP-Session: 9b4a5515-81f1-4ee5-af41-28bc3f740211 Destroying unnamed session 2023.11.28 19:04:31.899659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.899729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.899749 [ 3 ] {} HTTP-Session: 057089e2-b3c5-44b1-ab3d-3365bd7ef91d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.899765 [ 3 ] {} HTTP-Session: 057089e2-b3c5-44b1-ab3d-3365bd7ef91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.899836 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.899873 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:31.899989 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.900279 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.900479 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.28 19:04:31.900621 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.28 19:04:31.900745 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} executeQuery: Read 57 rows, 4.55 KiB in 0.000880692 sec., 64721 rows/sec., 5.05 MiB/sec. 2023.11.28 19:04:31.900862 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.900885 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:04:31.900901 [ 3 ] {} HTTP-Session: 057089e2-b3c5-44b1-ab3d-3365bd7ef91d Destroying unnamed session 2023.11.28 19:04:31.900997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.901040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.901059 [ 3 ] {} HTTP-Session: b0788160-da9f-4294-a8c3-5f6c770a8309 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.901075 [ 3 ] {} HTTP-Session: b0788160-da9f-4294-a8c3-5f6c770a8309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.901142 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.901209 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.28 19:04:31.901323 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.901614 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.901854 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.28 19:04:31.902012 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.28 19:04:31.902129 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} executeQuery: Read 11 rows, 743.00 B in 0.000952924 sec., 11543 rows/sec., 761.43 KiB/sec. 2023.11.28 19:04:31.902251 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.902272 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:31.902287 [ 3 ] {} HTTP-Session: b0788160-da9f-4294-a8c3-5f6c770a8309 Destroying unnamed session 2023.11.28 19:04:31.902374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.902415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.902433 [ 3 ] {} HTTP-Session: 7cd0aa11-8ea9-4cb0-80ae-4d2bf6ff6172 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.902449 [ 3 ] {} HTTP-Session: 7cd0aa11-8ea9-4cb0-80ae-4d2bf6ff6172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.902511 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.902549 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:04:31.902654 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.902959 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.903185 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:04:31.903352 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:04:31.903475 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} executeQuery: Read 1 rows, 71.00 B in 0.000888332 sec., 1125 rows/sec., 78.05 KiB/sec. 2023.11.28 19:04:31.903580 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.903604 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:04:31.903619 [ 3 ] {} HTTP-Session: 7cd0aa11-8ea9-4cb0-80ae-4d2bf6ff6172 Destroying unnamed session 2023.11.28 19:04:31.903740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:31.903783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:31.903802 [ 3 ] {} HTTP-Session: 41b97316-265d-4458-aac8-fac59bb73168 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:31.903819 [ 3 ] {} HTTP-Session: 41b97316-265d-4458-aac8-fac59bb73168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:31.903895 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:31.903938 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:31.904069 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:31.904505 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:31.904797 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.28 19:04:31.904969 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.28 19:04:31.905093 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} executeQuery: Read 44 rows, 60.80 KiB in 0.001170236 sec., 37599 rows/sec., 50.74 MiB/sec. 2023.11.28 19:04:31.905221 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} DynamicQueryHandler: Done processing query 2023.11.28 19:04:31.905245 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:04:31.905260 [ 3 ] {} HTTP-Session: 41b97316-265d-4458-aac8-fac59bb73168 Destroying unnamed session 2023.11.28 19:04:34.326130 [ 56 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:04:34.326195 [ 56 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:04:36.891269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:36.891384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:36.891414 [ 3 ] {} HTTP-Session: 24031cae-5591-45c6-9bf0-f59c32c1f18f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:36.891442 [ 3 ] {} HTTP-Session: 24031cae-5591-45c6-9bf0-f59c32c1f18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:36.891580 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:36.891647 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:36.891824 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:36.892245 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.892494 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.28 19:04:36.892655 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.28 19:04:36.892778 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} executeQuery: Read 5 rows, 415.00 B in 0.001159916 sec., 4310 rows/sec., 349.40 KiB/sec. 2023.11.28 19:04:36.892967 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} DynamicQueryHandler: Done processing query 2023.11.28 19:04:36.892994 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:36.893011 [ 3 ] {} HTTP-Session: 24031cae-5591-45c6-9bf0-f59c32c1f18f Destroying unnamed session 2023.11.28 19:04:36.893127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:36.893172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:36.893192 [ 3 ] {} HTTP-Session: fc6cef31-8745-49d8-9aa1-4999d8833062 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:36.893210 [ 3 ] {} HTTP-Session: fc6cef31-8745-49d8-9aa1-4999d8833062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:36.893280 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:36.893321 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:04:36.893440 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:36.893801 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.894000 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:04:36.894141 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:04:36.894263 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} executeQuery: Read 4 rows, 342.00 B in 0.000955323 sec., 4187 rows/sec., 349.60 KiB/sec. 2023.11.28 19:04:36.894389 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} DynamicQueryHandler: Done processing query 2023.11.28 19:04:36.894412 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:36.894427 [ 3 ] {} HTTP-Session: fc6cef31-8745-49d8-9aa1-4999d8833062 Destroying unnamed session 2023.11.28 19:04:36.894537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:36.894582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:36.894601 [ 3 ] {} HTTP-Session: 4f07a3a6-dac9-4df6-a96c-af9a5ec41732 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:36.894618 [ 3 ] {} HTTP-Session: 4f07a3a6-dac9-4df6-a96c-af9a5ec41732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:36.894687 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:36.894723 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:36.894826 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:36.895089 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.895288 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.28 19:04:36.895431 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.28 19:04:36.895557 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} executeQuery: Read 17 rows, 1.56 KiB in 0.000843831 sec., 20146 rows/sec., 1.81 MiB/sec. 2023.11.28 19:04:36.895659 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} DynamicQueryHandler: Done processing query 2023.11.28 19:04:36.895682 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:36.895697 [ 3 ] {} HTTP-Session: 4f07a3a6-dac9-4df6-a96c-af9a5ec41732 Destroying unnamed session 2023.11.28 19:04:36.895798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:36.895840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:36.895859 [ 3 ] {} HTTP-Session: 71fc38b8-cc5c-4d6e-9912-72dc64043b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:36.895875 [ 3 ] {} HTTP-Session: 71fc38b8-cc5c-4d6e-9912-72dc64043b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:36.895942 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:36.895980 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:04:36.896081 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:36.896358 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.896549 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:04:36.896689 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:04:36.896806 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} executeQuery: Read 4 rows, 286.00 B in 0.000835051 sec., 4790 rows/sec., 334.47 KiB/sec. 2023.11.28 19:04:36.896954 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} DynamicQueryHandler: Done processing query 2023.11.28 19:04:36.896978 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:36.896993 [ 3 ] {} HTTP-Session: 71fc38b8-cc5c-4d6e-9912-72dc64043b73 Destroying unnamed session 2023.11.28 19:04:36.897089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:36.897134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:36.897153 [ 3 ] {} HTTP-Session: 07b3a698-f477-41f7-8ae4-6930365eae00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:36.897170 [ 3 ] {} HTTP-Session: 07b3a698-f477-41f7-8ae4-6930365eae00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:36.897236 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:36.897276 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:36.897383 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:36.897642 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.897837 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.28 19:04:36.897980 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.28 19:04:36.898078 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} executeQuery: Read 9 rows, 744.00 B in 0.000813182 sec., 11067 rows/sec., 893.48 KiB/sec. 2023.11.28 19:04:36.898204 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} DynamicQueryHandler: Done processing query 2023.11.28 19:04:36.898227 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:36.898242 [ 3 ] {} HTTP-Session: 07b3a698-f477-41f7-8ae4-6930365eae00 Destroying unnamed session 2023.11.28 19:04:36.898333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:36.898376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:36.898395 [ 3 ] {} HTTP-Session: 6604512b-8f0a-49e9-9a08-1e81ab3f351d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:36.898412 [ 3 ] {} HTTP-Session: 6604512b-8f0a-49e9-9a08-1e81ab3f351d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:36.898479 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:36.898519 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:04:36.898629 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:36.898990 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.899229 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.28 19:04:36.899408 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.28 19:04:36.899506 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} executeQuery: Read 2 rows, 142.00 B in 0.001000893 sec., 1998 rows/sec., 138.55 KiB/sec. 2023.11.28 19:04:36.899499 [ 68 ] {} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.28 19:04:36.899566 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.899640 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.28 19:04:36.899651 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} DynamicQueryHandler: Done processing query 2023.11.28 19:04:36.899684 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:36.899711 [ 3 ] {} HTTP-Session: 6604512b-8f0a-49e9-9a08-1e81ab3f351d Destroying unnamed session 2023.11.28 19:04:36.899735 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:36.899763 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part 2023.11.28 19:04:36.899821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:36.899873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:36.899886 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::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.28 19:04:36.899895 [ 3 ] {} HTTP-Session: 3db822ec-89a9-4531-9fd4-ccb9ec455447 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:36.899927 [ 3 ] {} HTTP-Session: 3db822ec-89a9-4531-9fd4-ccb9ec455447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:36.900048 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::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.28 19:04:36.900050 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:36.900121 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:36.900222 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.11.28 19:04:36.900446 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2023.11.28 19:04:36.900458 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:36.900590 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::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.28 19:04:36.900950 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.11.28 19:04:36.901333 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.28 19:04:36.901606 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.28 19:04:36.901635 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020748 sec., 139057.41834211885 rows/sec., 9.68 MiB/sec. 2023.11.28 19:04:36.901741 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} executeQuery: Read 5 rows, 6.91 KiB in 0.001644913 sec., 3039 rows/sec., 4.10 MiB/sec. 2023.11.28 19:04:36.901763 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.28 19:04:36.901887 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} DynamicQueryHandler: Done processing query 2023.11.28 19:04:36.901911 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:04:36.901928 [ 3 ] {} HTTP-Session: 3db822ec-89a9-4531-9fd4-ccb9ec455447 Destroying unnamed session 2023.11.28 19:04:36.901988 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.28 19:04:36.902044 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.28 19:04:41.893176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:41.893305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:41.893336 [ 3 ] {} HTTP-Session: a5da0ff3-ef9d-4ad4-9267-fe5858ba075b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:41.893365 [ 3 ] {} HTTP-Session: a5da0ff3-ef9d-4ad4-9267-fe5858ba075b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:41.893505 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:41.893572 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:41.893752 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:41.894181 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:41.894438 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.28 19:04:41.894600 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.28 19:04:41.894742 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} executeQuery: Read 44 rows, 3.57 KiB in 0.001191566 sec., 36926 rows/sec., 2.92 MiB/sec. 2023.11.28 19:04:41.894887 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} DynamicQueryHandler: Done processing query 2023.11.28 19:04:41.894912 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:41.894928 [ 3 ] {} HTTP-Session: a5da0ff3-ef9d-4ad4-9267-fe5858ba075b Destroying unnamed session 2023.11.28 19:04:41.895074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:41.895120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:41.895140 [ 3 ] {} HTTP-Session: 3dc06c25-4c9f-4e81-b1cf-8bf30402338a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:41.895158 [ 3 ] {} HTTP-Session: 3dc06c25-4c9f-4e81-b1cf-8bf30402338a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:41.895233 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:41.895272 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:41.895381 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:41.895752 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:41.895968 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.28 19:04:41.896122 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.28 19:04:41.896248 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} executeQuery: Read 132 rows, 13.27 KiB in 0.000983223 sec., 134252 rows/sec., 13.18 MiB/sec. 2023.11.28 19:04:41.896243 [ 62 ] {} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.28 19:04:41.896352 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:41.896415 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} DynamicQueryHandler: Done processing query 2023.11.28 19:04:41.896457 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:04:41.896475 [ 3 ] {} HTTP-Session: 3dc06c25-4c9f-4e81-b1cf-8bf30402338a Destroying unnamed session 2023.11.28 19:04:41.896463 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.28 19:04:41.896635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:41.896657 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:41.896722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:41.896735 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part 2023.11.28 19:04:41.896763 [ 3 ] {} HTTP-Session: ad85143f-88a4-4d60-9a95-52ef89124d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:41.896789 [ 3 ] {} HTTP-Session: ad85143f-88a4-4d60-9a95-52ef89124d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:41.896980 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:41.897060 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 132 rows starting from the beginning of the part 2023.11.28 19:04:41.897073 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:41.897391 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::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.28 19:04:41.897570 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:41.897702 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 133 rows starting from the beginning of the part 2023.11.28 19:04:41.897843 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::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.28 19:04:41.898146 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 132 rows starting from the beginning of the part 2023.11.28 19:04:41.898357 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:41.898744 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.28 19:04:41.899046 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.28 19:04:41.899334 [ 62 ] {} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.28 19:04:41.899363 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} executeQuery: Read 44 rows, 3.52 KiB in 0.002296272 sec., 19161 rows/sec., 1.50 MiB/sec. 2023.11.28 19:04:41.899451 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:41.899722 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.28 19:04:41.899765 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} DynamicQueryHandler: Done processing query 2023.11.28 19:04:41.899875 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:41.899989 [ 3 ] {} HTTP-Session: ad85143f-88a4-4d60-9a95-52ef89124d8d Destroying unnamed session 2023.11.28 19:04:41.900095 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:41.900161 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 106 rows starting from the beginning of the part 2023.11.28 19:04:41.900215 [ 20 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 4 columns (4 merged, 0 gathered) in 0.003787793 sec., 171603.88648482112 rows/sec., 16.47 MiB/sec. 2023.11.28 19:04:41.900304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:41.900411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:41.900451 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:41.900450 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.28 19:04:41.900466 [ 3 ] {} HTTP-Session: 3277afa0-9858-4bc1-b3f6-41bb3458a1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:41.900568 [ 3 ] {} HTTP-Session: 3277afa0-9858-4bc1-b3f6-41bb3458a1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:41.900792 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part 2023.11.28 19:04:41.900856 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.28 19:04:41.900953 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:41.901025 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.28 19:04:41.901183 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:41.901218 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part 2023.11.28 19:04:41.901569 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part 2023.11.28 19:04:41.901904 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:41.901912 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:41.903021 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:41.903433 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 4 columns (4 merged, 0 gathered) in 0.003861653 sec., 74838.41764135721 rows/sec., 5.84 MiB/sec. 2023.11.28 19:04:41.903597 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.28 19:04:41.903706 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.28 19:04:41.903850 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.28 19:04:41.903949 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.28 19:04:41.904020 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.28 19:04:41.904221 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} executeQuery: Read 44 rows, 60.80 KiB in 0.003205884 sec., 13724 rows/sec., 18.52 MiB/sec. 2023.11.28 19:04:41.904363 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} DynamicQueryHandler: Done processing query 2023.11.28 19:04:41.904387 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:04:41.904404 [ 3 ] {} HTTP-Session: 3277afa0-9858-4bc1-b3f6-41bb3458a1e0 Destroying unnamed session 2023.11.28 19:04:46.891213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:46.891388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:46.891428 [ 3 ] {} HTTP-Session: 92958677-ed42-4859-9f44-193cd5de622c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:46.891455 [ 3 ] {} HTTP-Session: 92958677-ed42-4859-9f44-193cd5de622c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:46.891582 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:46.891640 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:46.891796 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:46.892260 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:46.892526 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.28 19:04:46.892686 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.28 19:04:46.892819 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} executeQuery: Read 5 rows, 415.00 B in 0.001197106 sec., 4176 rows/sec., 338.54 KiB/sec. 2023.11.28 19:04:46.892824 [ 58 ] {} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.28 19:04:46.892950 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:46.893029 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} DynamicQueryHandler: Done processing query 2023.11.28 19:04:46.893069 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:46.893070 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.28 19:04:46.893097 [ 3 ] {} HTTP-Session: 92958677-ed42-4859-9f44-193cd5de622c Destroying unnamed session 2023.11.28 19:04:46.893158 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:46.893185 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part 2023.11.28 19:04:46.893239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:46.893302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:46.893332 [ 3 ] {} HTTP-Session: 0a014789-2610-4d13-bfd0-80279ef551dc Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:46.893335 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:46.893356 [ 3 ] {} HTTP-Session: 0a014789-2610-4d13-bfd0-80279ef551dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:46.893472 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:46.893478 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:46.893530 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:46.893597 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:46.893768 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:46.893789 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:46.893897 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:46.894216 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:46.894504 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.28 19:04:46.894723 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.28 19:04:46.894738 [ 11 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725664 sec., 88082.03682756319 rows/sec., 6.97 MiB/sec. 2023.11.28 19:04:46.894962 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} executeQuery: Read 15 rows, 1.39 KiB in 0.00143681 sec., 10439 rows/sec., 964.46 KiB/sec. 2023.11.28 19:04:46.895041 [ 15 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.28 19:04:46.895159 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} DynamicQueryHandler: Done processing query 2023.11.28 19:04:46.895192 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:46.895213 [ 3 ] {} HTTP-Session: 0a014789-2610-4d13-bfd0-80279ef551dc Destroying unnamed session 2023.11.28 19:04:46.895339 [ 15 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.28 19:04:46.895399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:46.895463 [ 15 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.28 19:04:46.895473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:46.895518 [ 3 ] {} HTTP-Session: 5aaf293e-c805-481c-99c2-82cce1cacbab Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:46.895556 [ 3 ] {} HTTP-Session: 5aaf293e-c805-481c-99c2-82cce1cacbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:46.895653 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:46.895691 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:46.895807 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:46.896100 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:46.896298 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.28 19:04:46.896445 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.28 19:04:46.896565 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} executeQuery: Read 5 rows, 410.00 B in 0.000882142 sec., 5668 rows/sec., 453.88 KiB/sec. 2023.11.28 19:04:46.896756 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} DynamicQueryHandler: Done processing query 2023.11.28 19:04:46.896780 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:46.896796 [ 3 ] {} HTTP-Session: 5aaf293e-c805-481c-99c2-82cce1cacbab Destroying unnamed session 2023.11.28 19:04:46.896896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:46.896941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:46.896959 [ 3 ] {} HTTP-Session: 29903cc0-9aa2-4e36-a1ab-6d2cbece58b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:46.896976 [ 3 ] {} HTTP-Session: 29903cc0-9aa2-4e36-a1ab-6d2cbece58b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:46.897049 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:46.897093 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:46.897242 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:46.897535 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:46.897803 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.28 19:04:46.897969 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.28 19:04:46.898085 [ 58 ] {} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.28 19:04:46.898103 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} executeQuery: Read 5 rows, 6.91 KiB in 0.001020414 sec., 4899 rows/sec., 6.61 MiB/sec. 2023.11.28 19:04:46.898144 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:46.898312 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.28 19:04:46.898363 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} DynamicQueryHandler: Done processing query 2023.11.28 19:04:46.898396 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:04:46.898441 [ 3 ] {} HTTP-Session: 29903cc0-9aa2-4e36-a1ab-6d2cbece58b0 Destroying unnamed session 2023.11.28 19:04:46.898509 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:04:46.898554 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 316 rows starting from the beginning of the part 2023.11.28 19:04:46.898698 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:46.898818 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:46.898933 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:46.899046 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part 2023.11.28 19:04:46.899144 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.11.28 19:04:46.900447 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 6 columns (6 merged, 0 gathered) in 0.002234341 sec., 187527.3290871895 rows/sec., 253.06 MiB/sec. 2023.11.28 19:04:46.900672 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.28 19:04:46.900871 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.28 19:04:46.900931 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.28 19:04:46.900989 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3: 4.02 MiB. 2023.11.28 19:04:47.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 237.59 MiB, will set to 231.05 MiB (RSS), difference: -4.15 MiB 2023.11.28 19:04:49.326227 [ 71 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:04:49.326290 [ 71 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:04:51.893140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:51.893245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:51.893271 [ 3 ] {} HTTP-Session: de7dc4dd-79f0-4a56-a5bb-2cdda11bc14b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:51.893295 [ 3 ] {} HTTP-Session: de7dc4dd-79f0-4a56-a5bb-2cdda11bc14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:51.893424 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:51.893485 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:51.893642 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:51.894078 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:51.894347 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.28 19:04:51.894513 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.28 19:04:51.894645 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} executeQuery: Read 44 rows, 3.57 KiB in 0.001179066 sec., 37317 rows/sec., 2.95 MiB/sec. 2023.11.28 19:04:51.894860 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} DynamicQueryHandler: Done processing query 2023.11.28 19:04:51.894885 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:51.894903 [ 3 ] {} HTTP-Session: de7dc4dd-79f0-4a56-a5bb-2cdda11bc14b Destroying unnamed session 2023.11.28 19:04:51.895035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:51.895084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:51.895104 [ 3 ] {} HTTP-Session: dd08a370-9a05-4e0c-a644-a1159699e5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:51.895122 [ 3 ] {} HTTP-Session: dd08a370-9a05-4e0c-a644-a1159699e5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:51.895204 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:51.895244 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:51.895362 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:51.895727 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:51.895939 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.28 19:04:51.896081 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.28 19:04:51.896213 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} executeQuery: Read 132 rows, 13.27 KiB in 0.000980064 sec., 134685 rows/sec., 13.22 MiB/sec. 2023.11.28 19:04:51.896321 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} DynamicQueryHandler: Done processing query 2023.11.28 19:04:51.896345 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:04:51.896360 [ 3 ] {} HTTP-Session: dd08a370-9a05-4e0c-a644-a1159699e5dd Destroying unnamed session 2023.11.28 19:04:51.896519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:51.896563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:51.896581 [ 3 ] {} HTTP-Session: 6afe7eb9-e1bb-433f-95ff-b8ea99866e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:51.896598 [ 3 ] {} HTTP-Session: 6afe7eb9-e1bb-433f-95ff-b8ea99866e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:51.896669 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:51.896707 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:51.896809 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:51.897080 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:51.897275 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.28 19:04:51.897417 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.28 19:04:51.897538 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} executeQuery: Read 44 rows, 3.52 KiB in 0.000841191 sec., 52306 rows/sec., 4.09 MiB/sec. 2023.11.28 19:04:51.897655 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} DynamicQueryHandler: Done processing query 2023.11.28 19:04:51.897678 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:51.897694 [ 3 ] {} HTTP-Session: 6afe7eb9-e1bb-433f-95ff-b8ea99866e46 Destroying unnamed session 2023.11.28 19:04:51.897852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:51.897898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:51.897915 [ 3 ] {} HTTP-Session: e0645ba4-dc44-468d-8a74-b73c3efdc8ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:51.897932 [ 3 ] {} HTTP-Session: e0645ba4-dc44-468d-8a74-b73c3efdc8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:51.898015 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:51.898059 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:51.898195 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:51.898640 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:51.898944 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.28 19:04:51.899113 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.28 19:04:51.899239 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} executeQuery: Read 44 rows, 60.80 KiB in 0.001193997 sec., 36851 rows/sec., 49.73 MiB/sec. 2023.11.28 19:04:51.899353 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} DynamicQueryHandler: Done processing query 2023.11.28 19:04:51.899376 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:04:51.899396 [ 3 ] {} HTTP-Session: e0645ba4-dc44-468d-8a74-b73c3efdc8ac Destroying unnamed session 2023.11.28 19:04:56.893494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:56.893610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:56.893635 [ 3 ] {} HTTP-Session: ea7d7409-7fce-4d4e-ab7d-cf68327469bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:56.893658 [ 3 ] {} HTTP-Session: ea7d7409-7fce-4d4e-ab7d-cf68327469bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:56.893779 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:56.893835 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:04:56.893987 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:56.894370 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:56.894632 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.28 19:04:56.894790 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.28 19:04:56.894910 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} executeQuery: Read 5 rows, 415.00 B in 0.001099425 sec., 4547 rows/sec., 368.62 KiB/sec. 2023.11.28 19:04:56.895066 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} DynamicQueryHandler: Done processing query 2023.11.28 19:04:56.895091 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:56.895107 [ 3 ] {} HTTP-Session: ea7d7409-7fce-4d4e-ab7d-cf68327469bf Destroying unnamed session 2023.11.28 19:04:56.895217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:56.895263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:56.895282 [ 3 ] {} HTTP-Session: 8d8ffed5-9bee-4d3b-bda3-70f7bdcdb839 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:56.895299 [ 3 ] {} HTTP-Session: 8d8ffed5-9bee-4d3b-bda3-70f7bdcdb839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:56.895369 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:56.895410 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:04:56.895518 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:56.895788 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:56.895980 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:04:56.896122 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:04:56.896249 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} executeQuery: Read 2 rows, 175.00 B in 0.000850262 sec., 2352 rows/sec., 201.00 KiB/sec. 2023.11.28 19:04:56.896410 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} DynamicQueryHandler: Done processing query 2023.11.28 19:04:56.896434 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:56.896450 [ 3 ] {} HTTP-Session: 8d8ffed5-9bee-4d3b-bda3-70f7bdcdb839 Destroying unnamed session 2023.11.28 19:04:56.896593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:56.896635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:56.896653 [ 3 ] {} HTTP-Session: a5f46266-152f-4566-b30f-e67280b43423 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:56.896669 [ 3 ] {} HTTP-Session: a5f46266-152f-4566-b30f-e67280b43423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:56.896741 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:56.896778 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:04:56.896891 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:56.897225 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:56.897425 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.28 19:04:56.897564 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.28 19:04:56.897692 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} executeQuery: Read 52 rows, 4.59 KiB in 0.000920013 sec., 56520 rows/sec., 4.87 MiB/sec. 2023.11.28 19:04:56.897880 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} DynamicQueryHandler: Done processing query 2023.11.28 19:04:56.897904 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:04:56.897919 [ 3 ] {} HTTP-Session: a5f46266-152f-4566-b30f-e67280b43423 Destroying unnamed session 2023.11.28 19:04:56.898027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:56.898071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:56.898089 [ 3 ] {} HTTP-Session: 4d2631a8-b4ea-4d87-91cf-f2878802445a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:56.898105 [ 3 ] {} HTTP-Session: 4d2631a8-b4ea-4d87-91cf-f2878802445a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:56.898174 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:56.898212 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:04:56.898331 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:56.898582 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:56.898773 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:04:56.898914 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:04:56.899037 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} executeQuery: Read 2 rows, 143.00 B in 0.000832882 sec., 2401 rows/sec., 167.67 KiB/sec. 2023.11.28 19:04:56.899165 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} DynamicQueryHandler: Done processing query 2023.11.28 19:04:56.899188 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:04:56.899204 [ 3 ] {} HTTP-Session: 4d2631a8-b4ea-4d87-91cf-f2878802445a Destroying unnamed session 2023.11.28 19:04:56.899307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:56.899349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:56.899367 [ 3 ] {} HTTP-Session: 82066fb6-924a-4bc5-a367-50f156ea4de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:56.899383 [ 3 ] {} HTTP-Session: 82066fb6-924a-4bc5-a367-50f156ea4de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:56.899454 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:56.899492 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:04:56.899599 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:56.899870 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:56.900072 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.28 19:04:56.900212 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.28 19:04:56.900331 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} executeQuery: Read 31 rows, 2.46 KiB in 0.000848241 sec., 36546 rows/sec., 2.83 MiB/sec. 2023.11.28 19:04:56.900518 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} DynamicQueryHandler: Done processing query 2023.11.28 19:04:56.900543 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:56.900558 [ 3 ] {} HTTP-Session: 82066fb6-924a-4bc5-a367-50f156ea4de1 Destroying unnamed session 2023.11.28 19:04:56.900671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:56.900715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:56.900734 [ 3 ] {} HTTP-Session: a0cb55f7-5dfc-4128-b103-4456459fb723 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:56.900750 [ 3 ] {} HTTP-Session: a0cb55f7-5dfc-4128-b103-4456459fb723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:56.900821 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:56.900864 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:04:56.900990 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:56.901264 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:56.901513 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.28 19:04:56.901680 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.28 19:04:56.901801 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} executeQuery: Read 37 rows, 2.64 KiB in 0.000951593 sec., 38882 rows/sec., 2.70 MiB/sec. 2023.11.28 19:04:56.901906 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} DynamicQueryHandler: Done processing query 2023.11.28 19:04:56.901928 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:04:56.901943 [ 3 ] {} HTTP-Session: a0cb55f7-5dfc-4128-b103-4456459fb723 Destroying unnamed session 2023.11.28 19:04:56.902046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:04:56.902087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:04:56.902105 [ 3 ] {} HTTP-Session: e327a24a-0e49-460c-b026-e94bd6971ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:04:56.902121 [ 3 ] {} HTTP-Session: e327a24a-0e49-460c-b026-e94bd6971ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:04:56.902191 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:04:56.902234 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:04:56.902367 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:04:56.902647 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:04:56.902903 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.28 19:04:56.903072 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.28 19:04:56.903193 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} executeQuery: Read 5 rows, 6.91 KiB in 0.000974264 sec., 5132 rows/sec., 6.93 MiB/sec. 2023.11.28 19:04:56.903310 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} DynamicQueryHandler: Done processing query 2023.11.28 19:04:56.903331 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:04:56.903346 [ 3 ] {} HTTP-Session: e327a24a-0e49-460c-b026-e94bd6971ff1 Destroying unnamed session 2023.11.28 19:05:01.894708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:01.894827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:01.894853 [ 3 ] {} HTTP-Session: cb6c4a9e-08eb-4632-8c79-f003bc14d18f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:01.894877 [ 3 ] {} HTTP-Session: cb6c4a9e-08eb-4632-8c79-f003bc14d18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:01.895002 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:01.895059 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:01.895211 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:01.895631 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:01.895886 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.28 19:05:01.896052 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.28 19:05:01.896168 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} executeQuery: Read 44 rows, 3.57 KiB in 0.001132346 sec., 38857 rows/sec., 3.08 MiB/sec. 2023.11.28 19:05:01.896291 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} DynamicQueryHandler: Done processing query 2023.11.28 19:05:01.896316 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:01.896332 [ 3 ] {} HTTP-Session: cb6c4a9e-08eb-4632-8c79-f003bc14d18f Destroying unnamed session 2023.11.28 19:05:01.896460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:01.896505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:01.896524 [ 3 ] {} HTTP-Session: 1b7fe0e6-2013-42be-8771-66cea8b282ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:01.896540 [ 3 ] {} HTTP-Session: 1b7fe0e6-2013-42be-8771-66cea8b282ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:01.896615 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:01.896653 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:01.896754 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:01.897112 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:01.897319 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.28 19:05:01.897465 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.28 19:05:01.897569 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} executeQuery: Read 132 rows, 13.27 KiB in 0.000925843 sec., 142572 rows/sec., 13.99 MiB/sec. 2023.11.28 19:05:01.897680 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} DynamicQueryHandler: Done processing query 2023.11.28 19:05:01.897703 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:05:01.897719 [ 3 ] {} HTTP-Session: 1b7fe0e6-2013-42be-8771-66cea8b282ac Destroying unnamed session 2023.11.28 19:05:01.897837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:01.897880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:01.897899 [ 3 ] {} HTTP-Session: 817f140c-3835-4450-9a4b-1240f2b796e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:01.897915 [ 3 ] {} HTTP-Session: 817f140c-3835-4450-9a4b-1240f2b796e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:01.897987 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:01.898026 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:01.898131 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:01.898420 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:01.898622 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.28 19:05:01.898765 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.28 19:05:01.898867 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} executeQuery: Read 55 rows, 4.39 KiB in 0.000853202 sec., 64463 rows/sec., 5.03 MiB/sec. 2023.11.28 19:05:01.898966 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} DynamicQueryHandler: Done processing query 2023.11.28 19:05:01.898989 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:05:01.899004 [ 3 ] {} HTTP-Session: 817f140c-3835-4450-9a4b-1240f2b796e7 Destroying unnamed session 2023.11.28 19:05:01.899152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:01.899195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:01.899212 [ 3 ] {} HTTP-Session: 2ec2580b-cc1e-41fa-bd10-46f688a94f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:01.899228 [ 3 ] {} HTTP-Session: 2ec2580b-cc1e-41fa-bd10-46f688a94f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:01.899298 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:01.899340 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.28 19:05:01.899456 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:01.899768 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:01.900004 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.28 19:05:01.900168 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.28 19:05:01.900269 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} executeQuery: Read 11 rows, 743.00 B in 0.000944173 sec., 11650 rows/sec., 768.49 KiB/sec. 2023.11.28 19:05:01.900407 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} DynamicQueryHandler: Done processing query 2023.11.28 19:05:01.900433 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:01.900450 [ 3 ] {} HTTP-Session: 2ec2580b-cc1e-41fa-bd10-46f688a94f2e Destroying unnamed session 2023.11.28 19:05:01.900670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:01.900714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:01.900732 [ 3 ] {} HTTP-Session: e32681db-33fa-4736-b402-8c1b3670f4b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:01.900748 [ 3 ] {} HTTP-Session: e32681db-33fa-4736-b402-8c1b3670f4b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:01.900838 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:01.900881 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:01.901017 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:01.901469 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:01.901754 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.28 19:05:01.901931 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.28 19:05:01.902031 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} executeQuery: Read 44 rows, 60.80 KiB in 0.001165676 sec., 37746 rows/sec., 50.94 MiB/sec. 2023.11.28 19:05:01.902136 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} DynamicQueryHandler: Done processing query 2023.11.28 19:05:01.902159 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:05:01.902174 [ 3 ] {} HTTP-Session: e32681db-33fa-4736-b402-8c1b3670f4b8 Destroying unnamed session 2023.11.28 19:05:04.326543 [ 175 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:05:04.326637 [ 175 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:05:06.891804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:06.891950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:06.891990 [ 3 ] {} HTTP-Session: 6f61c623-eb35-480f-b2e4-9f7b1cd3e7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:06.892027 [ 3 ] {} HTTP-Session: 6f61c623-eb35-480f-b2e4-9f7b1cd3e7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:06.892185 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:06.892262 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:06.892476 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:06.893002 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:06.893263 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.28 19:05:06.893436 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.28 19:05:06.893575 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} executeQuery: Read 5 rows, 415.00 B in 0.001340459 sec., 3730 rows/sec., 302.34 KiB/sec. 2023.11.28 19:05:06.893770 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} DynamicQueryHandler: Done processing query 2023.11.28 19:05:06.893798 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:06.893814 [ 3 ] {} HTTP-Session: 6f61c623-eb35-480f-b2e4-9f7b1cd3e7f6 Destroying unnamed session 2023.11.28 19:05:06.893937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:06.893985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:06.894004 [ 3 ] {} HTTP-Session: 7a36fd7c-a50d-4bb7-9900-eb48bc838d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:06.894022 [ 3 ] {} HTTP-Session: 7a36fd7c-a50d-4bb7-9900-eb48bc838d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:06.894103 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:06.894144 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:06.894257 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:06.894550 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:06.894749 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.28 19:05:06.894890 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.28 19:05:06.895013 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} executeQuery: Read 15 rows, 1.39 KiB in 0.000877763 sec., 17088 rows/sec., 1.54 MiB/sec. 2023.11.28 19:05:06.895012 [ 165 ] {} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.28 19:05:06.895128 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:06.895185 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} DynamicQueryHandler: Done processing query 2023.11.28 19:05:06.895255 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:06.895265 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.28 19:05:06.895300 [ 3 ] {} HTTP-Session: 7a36fd7c-a50d-4bb7-9900-eb48bc838d29 Destroying unnamed session 2023.11.28 19:05:06.895428 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:06.895490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:06.895502 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 188 rows starting from the beginning of the part 2023.11.28 19:05:06.895556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:06.895610 [ 3 ] {} HTTP-Session: 20f7c062-8615-4081-9a42-f2d62663e88d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:06.895645 [ 3 ] {} HTTP-Session: 20f7c062-8615-4081-9a42-f2d62663e88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:06.895826 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part 2023.11.28 19:05:06.895847 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:06.895938 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:06.896089 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 132 rows starting from the beginning of the part 2023.11.28 19:05:06.896410 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:06.896424 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::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.28 19:05:06.896622 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part 2023.11.28 19:05:06.896913 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2023.11.28 19:05:06.897195 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:06.897648 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.28 19:05:06.897965 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.28 19:05:06.898155 [ 165 ] {} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.28 19:05:06.898255 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} executeQuery: Read 5 rows, 410.00 B in 0.002322402 sec., 2152 rows/sec., 172.40 KiB/sec. 2023.11.28 19:05:06.898266 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:06.898865 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} DynamicQueryHandler: Done processing query 2023.11.28 19:05:06.898936 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:06.898923 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.28 19:05:06.898984 [ 3 ] {} HTTP-Session: 20f7c062-8615-4081-9a42-f2d62663e88d Destroying unnamed session 2023.11.28 19:05:06.898983 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.003797602 sec., 140615.05128762833 rows/sec., 13.40 MiB/sec. 2023.11.28 19:05:06.899141 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:06.899175 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.28 19:05:06.899223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:06.899265 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 112 rows starting from the beginning of the part 2023.11.28 19:05:06.899325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:06.899384 [ 3 ] {} HTTP-Session: 4dbffe5b-d585-471f-ac65-168cc2dc2357 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:06.899441 [ 3 ] {} HTTP-Session: 4dbffe5b-d585-471f-ac65-168cc2dc2357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:06.899543 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.28 19:05:06.899734 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.28 19:05:06.899795 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:06.899818 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:06.899965 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:06.900131 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:06.900426 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2023.11.28 19:05:06.900623 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:06.900656 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 55 rows starting from the beginning of the part 2023.11.28 19:05:06.900847 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:06.901375 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:06.902017 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.28 19:05:06.902422 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.28 19:05:06.902469 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.004075896 sec., 61826.896466445665 rows/sec., 4.82 MiB/sec. 2023.11.28 19:05:06.902646 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} executeQuery: Read 5 rows, 6.91 KiB in 0.002766389 sec., 1807 rows/sec., 2.44 MiB/sec. 2023.11.28 19:05:06.902708 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.28 19:05:06.902883 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} DynamicQueryHandler: Done processing query 2023.11.28 19:05:06.902913 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:05:06.902939 [ 3 ] {} HTTP-Session: 4dbffe5b-d585-471f-ac65-168cc2dc2357 Destroying unnamed session 2023.11.28 19:05:06.903010 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.28 19:05:06.903085 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.28 19:05:07.023346 [ 165 ] {} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.28 19:05:07.023417 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:07.023525 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.28 19:05:07.023685 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:07.023742 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:07.023940 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:07.024090 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:07.024169 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.28 19:05:07.024245 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:07.024781 [ 25 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291108 sec., 9294.342533699737 rows/sec., 788.14 KiB/sec. 2023.11.28 19:05:07.024926 [ 11 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.28 19:05:07.025148 [ 11 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.28 19:05:07.025226 [ 11 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.28 19:05:08.256914 [ 165 ] {} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.28 19:05:08.256983 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:08.257055 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.28 19:05:08.257187 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:08.257226 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:08.257395 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:08.257500 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:08.257594 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.28 19:05:08.257685 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:08.258257 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230966 sec., 9748.441467920316 rows/sec., 680.68 KiB/sec. 2023.11.28 19:05:08.258349 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.28 19:05:08.258528 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.28 19:05:08.258593 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.28 19:05:11.894250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:11.894372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:11.894396 [ 3 ] {} HTTP-Session: 5c1edf03-4f3a-46d9-bbe0-4790083d83bb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:11.894420 [ 3 ] {} HTTP-Session: 5c1edf03-4f3a-46d9-bbe0-4790083d83bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:11.894545 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:11.894604 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:11.894759 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:11.895185 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.895441 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.28 19:05:11.895606 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.28 19:05:11.895752 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} executeQuery: Read 44 rows, 3.57 KiB in 0.001166646 sec., 37714 rows/sec., 2.99 MiB/sec. 2023.11.28 19:05:11.895752 [ 114 ] {} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.28 19:05:11.895878 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.895949 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} DynamicQueryHandler: Done processing query 2023.11.28 19:05:11.896013 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:11.896043 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.28 19:05:11.896065 [ 3 ] {} HTTP-Session: 5c1edf03-4f3a-46d9-bbe0-4790083d83bb Destroying unnamed session 2023.11.28 19:05:11.896203 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:11.896264 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part 2023.11.28 19:05:11.896266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:11.896363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:11.896402 [ 3 ] {} HTTP-Session: 910dce2e-eab4-4825-b1fc-cdea6ac76092 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:11.896451 [ 3 ] {} HTTP-Session: 910dce2e-eab4-4825-b1fc-cdea6ac76092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:11.896502 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:11.896643 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:11.896755 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:05:11.896768 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:11.897103 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:11.897252 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:11.897387 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:11.897572 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:11.898127 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.898518 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.28 19:05:11.898841 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.28 19:05:11.899190 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} executeQuery: Read 2 rows, 175.00 B in 0.002470764 sec., 809 rows/sec., 69.17 KiB/sec. 2023.11.28 19:05:11.899393 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.003454388 sec., 55291.99383508743 rows/sec., 4.38 MiB/sec. 2023.11.28 19:05:11.899454 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} DynamicQueryHandler: Done processing query 2023.11.28 19:05:11.899497 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:11.899526 [ 3 ] {} HTTP-Session: 910dce2e-eab4-4825-b1fc-cdea6ac76092 Destroying unnamed session 2023.11.28 19:05:11.899563 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.28 19:05:11.899752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:11.899761 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.28 19:05:11.899824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:11.899851 [ 3 ] {} HTTP-Session: 0bfd65d6-4036-4233-9035-51d8fca9c55b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:11.899879 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.28 19:05:11.899888 [ 3 ] {} HTTP-Session: 0bfd65d6-4036-4233-9035-51d8fca9c55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:11.900034 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:11.900073 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:11.900198 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:11.900649 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.900864 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.28 19:05:11.901009 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.28 19:05:11.901124 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} executeQuery: Read 133 rows, 13.35 KiB in 0.001061395 sec., 125306 rows/sec., 12.29 MiB/sec. 2023.11.28 19:05:11.901242 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} DynamicQueryHandler: Done processing query 2023.11.28 19:05:11.901264 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:05:11.901280 [ 3 ] {} HTTP-Session: 0bfd65d6-4036-4233-9035-51d8fca9c55b Destroying unnamed session 2023.11.28 19:05:11.901385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:11.901429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:11.901447 [ 3 ] {} HTTP-Session: 16fee5dd-be3f-4eed-aa96-f3f94896e612 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:11.901463 [ 3 ] {} HTTP-Session: 16fee5dd-be3f-4eed-aa96-f3f94896e612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:11.901535 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:11.901572 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:05:11.901676 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:11.901954 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.902150 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.28 19:05:11.902301 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.28 19:05:11.902415 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} executeQuery: Read 2 rows, 143.00 B in 0.000853421 sec., 2343 rows/sec., 163.63 KiB/sec. 2023.11.28 19:05:11.902531 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} DynamicQueryHandler: Done processing query 2023.11.28 19:05:11.902555 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:11.902570 [ 3 ] {} HTTP-Session: 16fee5dd-be3f-4eed-aa96-f3f94896e612 Destroying unnamed session 2023.11.28 19:05:11.902680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:11.902724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:11.902742 [ 3 ] {} HTTP-Session: 87a6a4f3-22d8-4cdb-a1ac-f34a020ecefb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:11.902758 [ 3 ] {} HTTP-Session: 87a6a4f3-22d8-4cdb-a1ac-f34a020ecefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:11.902828 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:11.902864 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:11.902966 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:11.903262 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.903460 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.28 19:05:11.903604 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.28 19:05:11.903735 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} executeQuery: Read 46 rows, 3.69 KiB in 0.000869782 sec., 52886 rows/sec., 4.14 MiB/sec. 2023.11.28 19:05:11.903927 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} DynamicQueryHandler: Done processing query 2023.11.28 19:05:11.903950 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:11.903966 [ 3 ] {} HTTP-Session: 87a6a4f3-22d8-4cdb-a1ac-f34a020ecefb Destroying unnamed session 2023.11.28 19:05:11.904064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:11.904129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:11.904147 [ 3 ] {} HTTP-Session: a681f796-f949-4f23-be28-56113f02da7f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:11.904163 [ 3 ] {} HTTP-Session: a681f796-f949-4f23-be28-56113f02da7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:11.904233 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:11.904275 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:05:11.904411 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:11.904682 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.904922 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.28 19:05:11.905093 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.28 19:05:11.905210 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} executeQuery: Read 1 rows, 71.00 B in 0.000950103 sec., 1052 rows/sec., 72.98 KiB/sec. 2023.11.28 19:05:11.905327 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} DynamicQueryHandler: Done processing query 2023.11.28 19:05:11.905349 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:05:11.905365 [ 3 ] {} HTTP-Session: a681f796-f949-4f23-be28-56113f02da7f Destroying unnamed session 2023.11.28 19:05:11.905548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:11.905592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:11.905610 [ 3 ] {} HTTP-Session: 611b2690-f9ce-459b-bd68-133f5cb6d3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:11.905627 [ 3 ] {} HTTP-Session: 611b2690-f9ce-459b-bd68-133f5cb6d3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:11.905725 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:11.905768 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:11.905903 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:11.906369 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.906676 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.28 19:05:11.906848 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.28 19:05:11.906962 [ 114 ] {} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.28 19:05:11.906974 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} executeQuery: Read 44 rows, 60.80 KiB in 0.001214607 sec., 36225 rows/sec., 48.88 MiB/sec. 2023.11.28 19:05:11.907023 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:11.907169 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.28 19:05:11.907228 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} DynamicQueryHandler: Done processing query 2023.11.28 19:05:11.907273 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:05:11.907317 [ 3 ] {} HTTP-Session: 611b2690-f9ce-459b-bd68-133f5cb6d3ac Destroying unnamed session 2023.11.28 19:05:11.907360 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:11.907402 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 419 rows starting from the beginning of the part 2023.11.28 19:05:11.907527 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:11.907626 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:11.907720 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:11.907809 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:11.907895 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:11.909317 [ 9 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 6 columns (6 merged, 0 gathered) in 0.00222598 sec., 252023.8277073469 rows/sec., 340.09 MiB/sec. 2023.11.28 19:05:11.909698 [ 25 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.28 19:05:11.909924 [ 25 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.28 19:05:11.909992 [ 25 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.28 19:05:11.910069 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4: 4.46 MiB. 2023.11.28 19:05:16.891285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:16.891423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:16.891450 [ 3 ] {} HTTP-Session: b2b52b20-5270-4755-8cff-5316d7c0397f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:16.891473 [ 3 ] {} HTTP-Session: b2b52b20-5270-4755-8cff-5316d7c0397f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:16.891599 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:16.891659 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:16.891819 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:16.892277 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:16.892558 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.28 19:05:16.892817 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.28 19:05:16.892991 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} executeQuery: Read 5 rows, 415.00 B in 0.001350639 sec., 3701 rows/sec., 300.06 KiB/sec. 2023.11.28 19:05:16.893151 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} DynamicQueryHandler: Done processing query 2023.11.28 19:05:16.893178 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:16.893196 [ 3 ] {} HTTP-Session: b2b52b20-5270-4755-8cff-5316d7c0397f Destroying unnamed session 2023.11.28 19:05:16.893332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:16.893385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:16.893405 [ 3 ] {} HTTP-Session: 804aa9f4-9835-40a4-aa1e-695eec465840 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:16.893425 [ 3 ] {} HTTP-Session: 804aa9f4-9835-40a4-aa1e-695eec465840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:16.893507 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:16.893549 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:16.893669 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:16.893989 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:16.894202 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.28 19:05:16.894354 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.28 19:05:16.894479 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} executeQuery: Read 15 rows, 1.39 KiB in 0.000943583 sec., 15896 rows/sec., 1.43 MiB/sec. 2023.11.28 19:05:16.894602 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} DynamicQueryHandler: Done processing query 2023.11.28 19:05:16.894625 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:16.894641 [ 3 ] {} HTTP-Session: 804aa9f4-9835-40a4-aa1e-695eec465840 Destroying unnamed session 2023.11.28 19:05:16.894780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:16.894827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:16.894847 [ 3 ] {} HTTP-Session: 1189d1a3-5005-41c0-9462-58ccefa2c456 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:16.894864 [ 3 ] {} HTTP-Session: 1189d1a3-5005-41c0-9462-58ccefa2c456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:16.894935 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:16.894975 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:16.895084 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:16.895366 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:16.895566 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.28 19:05:16.895712 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.28 19:05:16.895833 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} executeQuery: Read 5 rows, 410.00 B in 0.000868512 sec., 5756 rows/sec., 461.01 KiB/sec. 2023.11.28 19:05:16.895953 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} DynamicQueryHandler: Done processing query 2023.11.28 19:05:16.895976 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:16.895992 [ 3 ] {} HTTP-Session: 1189d1a3-5005-41c0-9462-58ccefa2c456 Destroying unnamed session 2023.11.28 19:05:16.896101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:16.896147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:16.896166 [ 3 ] {} HTTP-Session: 8bc48dda-c8cd-45fc-9518-2c8b26664091 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:16.896182 [ 3 ] {} HTTP-Session: 8bc48dda-c8cd-45fc-9518-2c8b26664091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:16.896256 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:16.896301 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:16.896441 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:16.896772 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:16.897049 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.28 19:05:16.897236 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.28 19:05:16.897357 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} executeQuery: Read 5 rows, 6.91 KiB in 0.001073175 sec., 4659 rows/sec., 6.29 MiB/sec. 2023.11.28 19:05:16.897483 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} DynamicQueryHandler: Done processing query 2023.11.28 19:05:16.897511 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:16.897528 [ 3 ] {} HTTP-Session: 8bc48dda-c8cd-45fc-9518-2c8b26664091 Destroying unnamed session 2023.11.28 19:05:19.326892 [ 75 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:05:19.327006 [ 75 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:05:21.894155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:21.894272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:21.894302 [ 3 ] {} HTTP-Session: 72e5006b-fbf9-4a0a-b653-6ef4df44e298 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:21.894332 [ 3 ] {} HTTP-Session: 72e5006b-fbf9-4a0a-b653-6ef4df44e298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:21.894475 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:21.894543 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:21.894726 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:21.895277 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:21.895539 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.28 19:05:21.895695 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.28 19:05:21.895836 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} executeQuery: Read 44 rows, 3.57 KiB in 0.001320019 sec., 33332 rows/sec., 2.64 MiB/sec. 2023.11.28 19:05:21.895984 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} DynamicQueryHandler: Done processing query 2023.11.28 19:05:21.896010 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:21.896026 [ 3 ] {} HTTP-Session: 72e5006b-fbf9-4a0a-b653-6ef4df44e298 Destroying unnamed session 2023.11.28 19:05:21.896235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:21.896282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:21.896301 [ 3 ] {} HTTP-Session: c25a8c0e-0ed1-41c2-bb4a-ff0bdccac4be Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:21.896319 [ 3 ] {} HTTP-Session: c25a8c0e-0ed1-41c2-bb4a-ff0bdccac4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:21.896397 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:21.896438 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:21.896545 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:21.896985 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:21.897230 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.28 19:05:21.897385 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.28 19:05:21.897511 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} executeQuery: Read 132 rows, 13.27 KiB in 0.001084335 sec., 121733 rows/sec., 11.95 MiB/sec. 2023.11.28 19:05:21.897633 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} DynamicQueryHandler: Done processing query 2023.11.28 19:05:21.897657 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:05:21.897673 [ 3 ] {} HTTP-Session: c25a8c0e-0ed1-41c2-bb4a-ff0bdccac4be Destroying unnamed session 2023.11.28 19:05:21.897802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:21.897849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:21.897868 [ 3 ] {} HTTP-Session: c2ec4167-aacc-4bcf-99f6-e4b576d21b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:21.897884 [ 3 ] {} HTTP-Session: c2ec4167-aacc-4bcf-99f6-e4b576d21b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:21.897961 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:21.898001 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:21.898112 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:21.898412 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:21.898617 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.28 19:05:21.898759 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.28 19:05:21.898884 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} executeQuery: Read 44 rows, 3.52 KiB in 0.000892553 sec., 49296 rows/sec., 3.86 MiB/sec. 2023.11.28 19:05:21.899001 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} DynamicQueryHandler: Done processing query 2023.11.28 19:05:21.899025 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:21.899041 [ 3 ] {} HTTP-Session: c2ec4167-aacc-4bcf-99f6-e4b576d21b43 Destroying unnamed session 2023.11.28 19:05:21.899257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:21.899302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:21.899321 [ 3 ] {} HTTP-Session: b2bce5e4-9459-4576-b810-22dedd58922f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:21.899337 [ 3 ] {} HTTP-Session: b2bce5e4-9459-4576-b810-22dedd58922f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:21.899428 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:21.899472 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:21.899617 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:21.900087 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:21.900398 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.28 19:05:21.900573 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.28 19:05:21.900681 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} executeQuery: Read 44 rows, 60.80 KiB in 0.001222557 sec., 35990 rows/sec., 48.57 MiB/sec. 2023.11.28 19:05:21.900805 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} DynamicQueryHandler: Done processing query 2023.11.28 19:05:21.900829 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:05:21.900845 [ 3 ] {} HTTP-Session: b2bce5e4-9459-4576-b810-22dedd58922f Destroying unnamed session 2023.11.28 19:05:26.894217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:26.894332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:26.894359 [ 3 ] {} HTTP-Session: ae11cc7a-15fb-4a8c-8dca-e0c864cbfb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:26.894382 [ 3 ] {} HTTP-Session: ae11cc7a-15fb-4a8c-8dca-e0c864cbfb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:26.894503 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:26.894562 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:26.894719 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:26.895134 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:26.895385 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.28 19:05:26.895550 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.28 19:05:26.895670 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} executeQuery: Read 5 rows, 415.00 B in 0.001132965 sec., 4413 rows/sec., 357.71 KiB/sec. 2023.11.28 19:05:26.895885 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} DynamicQueryHandler: Done processing query 2023.11.28 19:05:26.895911 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:26.895927 [ 3 ] {} HTTP-Session: ae11cc7a-15fb-4a8c-8dca-e0c864cbfb0b Destroying unnamed session 2023.11.28 19:05:26.896041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:26.896088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:26.896107 [ 3 ] {} HTTP-Session: a449def7-2d99-434d-8bde-00155fc37ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:26.896125 [ 3 ] {} HTTP-Session: a449def7-2d99-434d-8bde-00155fc37ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:26.896198 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:26.896237 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:26.896364 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:26.896706 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:26.896910 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.28 19:05:26.897055 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.28 19:05:26.897160 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} executeQuery: Read 51 rows, 4.50 KiB in 0.000935063 sec., 54541 rows/sec., 4.70 MiB/sec. 2023.11.28 19:05:26.897276 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} DynamicQueryHandler: Done processing query 2023.11.28 19:05:26.897299 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:26.897316 [ 3 ] {} HTTP-Session: a449def7-2d99-434d-8bde-00155fc37ca1 Destroying unnamed session 2023.11.28 19:05:26.897426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 4938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:26.897471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:26.897490 [ 3 ] {} HTTP-Session: 1877ea54-ecb9-4586-8978-1bbc4199b5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:26.897507 [ 3 ] {} HTTP-Session: 1877ea54-ecb9-4586-8978-1bbc4199b5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:26.897578 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:26.897616 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:26.897722 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:26.898024 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:26.898224 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.28 19:05:26.898368 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.28 19:05:26.898475 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} executeQuery: Read 29 rows, 2.30 KiB in 0.000867462 sec., 33430 rows/sec., 2.59 MiB/sec. 2023.11.28 19:05:26.898689 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} DynamicQueryHandler: Done processing query 2023.11.28 19:05:26.898713 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:26.898729 [ 3 ] {} HTTP-Session: 1877ea54-ecb9-4586-8978-1bbc4199b5cf Destroying unnamed session 2023.11.28 19:05:26.898882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:26.898927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:26.898946 [ 3 ] {} HTTP-Session: 65a14ddd-4102-47c0-b44c-cf3b918da172 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:26.898962 [ 3 ] {} HTTP-Session: 65a14ddd-4102-47c0-b44c-cf3b918da172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:26.899039 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:26.899083 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:05:26.899216 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:26.899562 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:26.899807 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.28 19:05:26.899973 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.28 19:05:26.900073 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} executeQuery: Read 36 rows, 2.57 KiB in 0.001006944 sec., 35751 rows/sec., 2.49 MiB/sec. 2023.11.28 19:05:26.900196 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} DynamicQueryHandler: Done processing query 2023.11.28 19:05:26.900220 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:26.900236 [ 3 ] {} HTTP-Session: 65a14ddd-4102-47c0-b44c-cf3b918da172 Destroying unnamed session 2023.11.28 19:05:26.900362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:26.900406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:26.900425 [ 3 ] {} HTTP-Session: 568d52fe-13d0-46c0-9728-bcbf6446b16a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:26.900441 [ 3 ] {} HTTP-Session: 568d52fe-13d0-46c0-9728-bcbf6446b16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:26.900513 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:26.900555 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:26.900688 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:26.901004 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.11.28 19:05:26.901267 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.28 19:05:26.901443 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.28 19:05:26.901547 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} executeQuery: Read 5 rows, 6.91 KiB in 0.001007414 sec., 4963 rows/sec., 6.70 MiB/sec. 2023.11.28 19:05:26.901668 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} DynamicQueryHandler: Done processing query 2023.11.28 19:05:26.901691 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:05:26.901706 [ 3 ] {} HTTP-Session: 568d52fe-13d0-46c0-9728-bcbf6446b16a Destroying unnamed session 2023.11.28 19:05:31.895117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.895243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.895274 [ 3 ] {} HTTP-Session: e5fb6dca-f0c1-4556-8d3d-58ceb1a8bdb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.895302 [ 3 ] {} HTTP-Session: e5fb6dca-f0c1-4556-8d3d-58ceb1a8bdb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.895445 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.895512 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:31.895689 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.896235 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.896512 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.28 19:05:31.896681 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.28 19:05:31.896802 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} executeQuery: Read 44 rows, 3.57 KiB in 0.001318068 sec., 33382 rows/sec., 2.64 MiB/sec. 2023.11.28 19:05:31.896947 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.896973 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:31.896990 [ 3 ] {} HTTP-Session: e5fb6dca-f0c1-4556-8d3d-58ceb1a8bdb8 Destroying unnamed session 2023.11.28 19:05:31.897102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.897153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.897173 [ 3 ] {} HTTP-Session: f7acd4f8-8bc9-4477-b905-66458a6a42cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.897192 [ 3 ] {} HTTP-Session: f7acd4f8-8bc9-4477-b905-66458a6a42cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.897269 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.897310 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:05:31.897423 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.897714 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.897919 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.28 19:05:31.898067 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.28 19:05:31.898166 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} executeQuery: Read 2 rows, 175.00 B in 0.000868242 sec., 2303 rows/sec., 196.83 KiB/sec. 2023.11.28 19:05:31.898313 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.898339 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:31.898356 [ 3 ] {} HTTP-Session: f7acd4f8-8bc9-4477-b905-66458a6a42cb Destroying unnamed session 2023.11.28 19:05:31.898487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.898534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.898554 [ 3 ] {} HTTP-Session: 44855c44-9150-4bc4-9d5e-f129e1ef21cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.898571 [ 3 ] {} HTTP-Session: 44855c44-9150-4bc4-9d5e-f129e1ef21cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.898647 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.898687 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:31.898798 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.899164 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.899377 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.28 19:05:31.899523 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.28 19:05:31.899613 [ 88 ] {} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.28 19:05:31.899626 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} executeQuery: Read 133 rows, 13.35 KiB in 0.000948993 sec., 140148 rows/sec., 13.73 MiB/sec. 2023.11.28 19:05:31.899663 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.899838 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.28 19:05:31.899891 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.899938 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:05:31.899978 [ 3 ] {} HTTP-Session: 44855c44-9150-4bc4-9d5e-f129e1ef21cb Destroying unnamed session 2023.11.28 19:05:31.900034 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:31.900070 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 188 rows starting from the beginning of the part 2023.11.28 19:05:31.900167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.900227 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 133 rows starting from the beginning of the part 2023.11.28 19:05:31.900251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.900302 [ 3 ] {} HTTP-Session: c724ffb8-9f78-4e59-947b-84093069a193 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.900336 [ 3 ] {} HTTP-Session: c724ffb8-9f78-4e59-947b-84093069a193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.900426 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part 2023.11.28 19:05:31.900551 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.900668 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:05:31.900688 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 132 rows starting from the beginning of the part 2023.11.28 19:05:31.901006 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::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.28 19:05:31.901108 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.901300 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 133 rows starting from the beginning of the part 2023.11.28 19:05:31.901721 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.902213 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.28 19:05:31.902472 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.28 19:05:31.902790 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} executeQuery: Read 2 rows, 143.00 B in 0.0021649 sec., 923 rows/sec., 64.51 KiB/sec. 2023.11.28 19:05:31.903197 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.003477159 sec., 187509.40063425343 rows/sec., 17.99 MiB/sec. 2023.11.28 19:05:31.903231 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.903269 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:31.903293 [ 3 ] {} HTTP-Session: c724ffb8-9f78-4e59-947b-84093069a193 Destroying unnamed session 2023.11.28 19:05:31.903394 [ 25 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.28 19:05:31.903437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.903512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.903534 [ 3 ] {} HTTP-Session: 5f862147-993c-4af1-8cf8-bae9f52a0f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.903573 [ 3 ] {} HTTP-Session: 5f862147-993c-4af1-8cf8-bae9f52a0f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.903708 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.903731 [ 25 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.28 19:05:31.903772 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:31.903881 [ 25 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.28 19:05:31.904036 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.904386 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.904601 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.28 19:05:31.904750 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.28 19:05:31.904847 [ 88 ] {} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.28 19:05:31.904855 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} executeQuery: Read 57 rows, 4.55 KiB in 0.001104775 sec., 51594 rows/sec., 4.03 MiB/sec. 2023.11.28 19:05:31.904882 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.905032 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.28 19:05:31.905094 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.905141 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:05:31.905143 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:31.905168 [ 3 ] {} HTTP-Session: 5f862147-993c-4af1-8cf8-bae9f52a0f4c Destroying unnamed session 2023.11.28 19:05:31.905205 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 112 rows starting from the beginning of the part 2023.11.28 19:05:31.905359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.905374 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2023.11.28 19:05:31.905448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.905483 [ 3 ] {} HTTP-Session: e87d6490-9748-494d-984d-7f886b9cb534 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.905537 [ 3 ] {} HTTP-Session: e87d6490-9748-494d-984d-7f886b9cb534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.905573 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:31.905737 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.905800 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:31.905822 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.28 19:05:31.906085 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part 2023.11.28 19:05:31.906362 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.906377 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 57 rows starting from the beginning of the part 2023.11.28 19:05:31.906994 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.907628 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.28 19:05:31.907875 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 4 columns (4 merged, 0 gathered) in 0.002945161 sec., 99485.22338846671 rows/sec., 7.76 MiB/sec. 2023.11.28 19:05:31.907970 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.28 19:05:31.908055 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.28 19:05:31.908251 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} executeQuery: Read 11 rows, 743.00 B in 0.002428444 sec., 4529 rows/sec., 298.79 KiB/sec. 2023.11.28 19:05:31.908477 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.28 19:05:31.908494 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.908543 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:31.908566 [ 3 ] {} HTTP-Session: e87d6490-9748-494d-984d-7f886b9cb534 Destroying unnamed session 2023.11.28 19:05:31.908581 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.28 19:05:31.908716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.908769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.908789 [ 3 ] {} HTTP-Session: d31f7d03-6032-43ad-981b-3af0471aa42c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.908806 [ 3 ] {} HTTP-Session: d31f7d03-6032-43ad-981b-3af0471aa42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.908878 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.908920 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:05:31.909057 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.909322 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.909559 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.28 19:05:31.909727 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.28 19:05:31.909829 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} executeQuery: Read 1 rows, 71.00 B in 0.000923863 sec., 1082 rows/sec., 75.05 KiB/sec. 2023.11.28 19:05:31.909947 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.909969 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:05:31.909984 [ 3 ] {} HTTP-Session: d31f7d03-6032-43ad-981b-3af0471aa42c Destroying unnamed session 2023.11.28 19:05:31.910125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:31.910170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:31.910188 [ 3 ] {} HTTP-Session: b292f2db-b9ed-4c16-8d1b-ec5ded214764 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:31.910204 [ 3 ] {} HTTP-Session: b292f2db-b9ed-4c16-8d1b-ec5ded214764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:31.910284 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:31.910327 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:31.910460 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:31.910914 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:31.911221 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.28 19:05:31.911394 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.28 19:05:31.911502 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} executeQuery: Read 44 rows, 60.80 KiB in 0.001188256 sec., 37029 rows/sec., 49.97 MiB/sec. 2023.11.28 19:05:31.911647 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} DynamicQueryHandler: Done processing query 2023.11.28 19:05:31.911670 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:05:31.911685 [ 3 ] {} HTTP-Session: b292f2db-b9ed-4c16-8d1b-ec5ded214764 Destroying unnamed session 2023.11.28 19:05:34.327062 [ 107 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:05:34.327136 [ 107 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:05:36.892024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:36.892137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:36.892166 [ 3 ] {} HTTP-Session: d934a189-5eb1-4565-95d8-3dc0b77a2267 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:36.892194 [ 3 ] {} HTTP-Session: d934a189-5eb1-4565-95d8-3dc0b77a2267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:36.892331 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:36.892397 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:36.892574 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:36.892967 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.893222 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.28 19:05:36.893382 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.28 19:05:36.893524 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} executeQuery: Read 5 rows, 415.00 B in 0.001153126 sec., 4336 rows/sec., 351.46 KiB/sec. 2023.11.28 19:05:36.893521 [ 87 ] {} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.28 19:05:36.893655 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.893721 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} DynamicQueryHandler: Done processing query 2023.11.28 19:05:36.893781 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:36.893807 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.28 19:05:36.893830 [ 3 ] {} HTTP-Session: d934a189-5eb1-4565-95d8-3dc0b77a2267 Destroying unnamed session 2023.11.28 19:05:36.893945 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:36.893995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:36.894013 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 49 rows starting from the beginning of the part 2023.11.28 19:05:36.894087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:36.894145 [ 3 ] {} HTTP-Session: 63444dd8-8616-45b3-9cbf-39f964c17b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:36.894178 [ 3 ] {} HTTP-Session: 63444dd8-8616-45b3-9cbf-39f964c17b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:36.894315 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:36.894353 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:36.894436 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:05:36.894612 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:36.894909 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:36.894926 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:36.895115 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:36.895345 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:36.895738 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.896123 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.28 19:05:36.896441 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.28 19:05:36.896732 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} executeQuery: Read 4 rows, 342.00 B in 0.002300852 sec., 1738 rows/sec., 145.16 KiB/sec. 2023.11.28 19:05:36.897131 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} DynamicQueryHandler: Done processing query 2023.11.28 19:05:36.897137 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003436788 sec., 44227.34250701527 rows/sec., 3.50 MiB/sec. 2023.11.28 19:05:36.897156 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:36.897180 [ 3 ] {} HTTP-Session: 63444dd8-8616-45b3-9cbf-39f964c17b4a Destroying unnamed session 2023.11.28 19:05:36.897257 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.28 19:05:36.897343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:36.897389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:36.897412 [ 3 ] {} HTTP-Session: 84ced810-322b-4659-b2ef-a948ded65b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:36.897434 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.28 19:05:36.897435 [ 3 ] {} HTTP-Session: 84ced810-322b-4659-b2ef-a948ded65b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:36.897508 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.28 19:05:36.897534 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:36.897589 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:36.897702 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:36.897993 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.898192 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.28 19:05:36.898330 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.28 19:05:36.898454 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} executeQuery: Read 17 rows, 1.56 KiB in 0.000884402 sec., 19222 rows/sec., 1.73 MiB/sec. 2023.11.28 19:05:36.898595 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} DynamicQueryHandler: Done processing query 2023.11.28 19:05:36.898617 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:36.898632 [ 3 ] {} HTTP-Session: 84ced810-322b-4659-b2ef-a948ded65b83 Destroying unnamed session 2023.11.28 19:05:36.898763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:36.898805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:36.898824 [ 3 ] {} HTTP-Session: fc92b0e3-3d14-4135-bbcc-83b6b5612c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:36.898840 [ 3 ] {} HTTP-Session: fc92b0e3-3d14-4135-bbcc-83b6b5612c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:36.898907 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:36.898944 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:05:36.899049 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:36.899300 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.899505 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.28 19:05:36.899646 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.28 19:05:36.899765 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} executeQuery: Read 4 rows, 286.00 B in 0.000823921 sec., 4854 rows/sec., 338.99 KiB/sec. 2023.11.28 19:05:36.899877 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} DynamicQueryHandler: Done processing query 2023.11.28 19:05:36.899900 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:36.899915 [ 3 ] {} HTTP-Session: fc92b0e3-3d14-4135-bbcc-83b6b5612c2d Destroying unnamed session 2023.11.28 19:05:36.900023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:36.900067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:36.900085 [ 3 ] {} HTTP-Session: fb036102-3eb4-436a-8c23-931590dabf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:36.900101 [ 3 ] {} HTTP-Session: fb036102-3eb4-436a-8c23-931590dabf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:36.900168 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:36.900205 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:36.900310 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:36.900568 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.900759 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.28 19:05:36.900900 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.28 19:05:36.901024 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} executeQuery: Read 9 rows, 744.00 B in 0.000824221 sec., 10919 rows/sec., 881.51 KiB/sec. 2023.11.28 19:05:36.901169 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} DynamicQueryHandler: Done processing query 2023.11.28 19:05:36.901192 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:36.901207 [ 3 ] {} HTTP-Session: fb036102-3eb4-436a-8c23-931590dabf4b Destroying unnamed session 2023.11.28 19:05:36.901301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:36.901342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:36.901361 [ 3 ] {} HTTP-Session: 0ebfb230-5680-416a-a429-bc4a3ccf9a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:36.901378 [ 3 ] {} HTTP-Session: 0ebfb230-5680-416a-a429-bc4a3ccf9a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:36.901445 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:36.901486 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:05:36.901604 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:36.901850 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.902082 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.28 19:05:36.902248 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.28 19:05:36.902369 [ 87 ] {} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.28 19:05:36.902378 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} executeQuery: Read 2 rows, 142.00 B in 0.000898782 sec., 2225 rows/sec., 154.29 KiB/sec. 2023.11.28 19:05:36.902419 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.902495 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.28 19:05:36.902653 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} DynamicQueryHandler: Done processing query 2023.11.28 19:05:36.902707 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:36.902739 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:36.902776 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 281 rows starting from the beginning of the part 2023.11.28 19:05:36.902787 [ 3 ] {} HTTP-Session: 0ebfb230-5680-416a-a429-bc4a3ccf9a5e Destroying unnamed session 2023.11.28 19:05:36.902964 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2023.11.28 19:05:36.902973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:36.903067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:36.903107 [ 3 ] {} HTTP-Session: 19e55791-fb7f-4791-8681-46c90adcb533 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:36.903162 [ 3 ] {} HTTP-Session: 19e55791-fb7f-4791-8681-46c90adcb533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:36.903186 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2023.11.28 19:05:36.903359 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:36.903463 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2023.11.28 19:05:36.903481 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:36.903810 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2023.11.28 19:05:36.904087 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:36.904116 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.11.28 19:05:36.904989 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.905794 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.28 19:05:36.905842 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381407 sec., 105873.08774128639 rows/sec., 7.37 MiB/sec. 2023.11.28 19:05:36.905989 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.28 19:05:36.906113 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.28 19:05:36.906269 [ 87 ] {} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.28 19:05:36.906322 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} executeQuery: Read 5 rows, 6.91 KiB in 0.00289798 sec., 1725 rows/sec., 2.33 MiB/sec. 2023.11.28 19:05:36.906346 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:36.906383 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.28 19:05:36.906545 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.28 19:05:36.906560 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.28 19:05:36.906691 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} DynamicQueryHandler: Done processing query 2023.11.28 19:05:36.906791 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:05:36.906848 [ 3 ] {} HTTP-Session: 19e55791-fb7f-4791-8681-46c90adcb533 Destroying unnamed session 2023.11.28 19:05:36.906867 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:36.906918 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 561 rows starting from the beginning of the part 2023.11.28 19:05:36.907056 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:36.907157 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:36.907247 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:36.907341 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:36.907432 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:36.909065 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 6 columns (6 merged, 0 gathered) in 0.002644836 sec., 251055.26391806526 rows/sec., 338.79 MiB/sec. 2023.11.28 19:05:36.909397 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.28 19:05:36.909603 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.28 19:05:36.909672 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.28 19:05:36.909746 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5: 4.08 MiB. 2023.11.28 19:05:41.894617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:41.894732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:41.894756 [ 3 ] {} HTTP-Session: e73f70ee-b0c6-4654-a364-6db50e02ccf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:41.894784 [ 3 ] {} HTTP-Session: e73f70ee-b0c6-4654-a364-6db50e02ccf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:41.894910 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:41.894968 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:41.895123 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:41.895603 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:41.895862 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.28 19:05:41.896021 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.28 19:05:41.896151 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} executeQuery: Read 44 rows, 3.57 KiB in 0.001201497 sec., 36620 rows/sec., 2.90 MiB/sec. 2023.11.28 19:05:41.896290 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} DynamicQueryHandler: Done processing query 2023.11.28 19:05:41.896314 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:41.896331 [ 3 ] {} HTTP-Session: e73f70ee-b0c6-4654-a364-6db50e02ccf8 Destroying unnamed session 2023.11.28 19:05:41.896467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:41.896512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:41.896531 [ 3 ] {} HTTP-Session: 09d5a824-361c-41dc-8dff-77e595f5e4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:41.896548 [ 3 ] {} HTTP-Session: 09d5a824-361c-41dc-8dff-77e595f5e4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:41.896623 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:41.896661 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:41.896766 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:41.897155 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:41.897368 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.28 19:05:41.897512 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.28 19:05:41.897630 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} executeQuery: Read 132 rows, 13.27 KiB in 0.000969933 sec., 136091 rows/sec., 13.36 MiB/sec. 2023.11.28 19:05:41.897746 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} DynamicQueryHandler: Done processing query 2023.11.28 19:05:41.897772 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:05:41.897788 [ 3 ] {} HTTP-Session: 09d5a824-361c-41dc-8dff-77e595f5e4a6 Destroying unnamed session 2023.11.28 19:05:41.897939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:41.897982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:41.898001 [ 3 ] {} HTTP-Session: 05647d63-fd0e-4163-9321-c3e5624aecf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:41.898018 [ 3 ] {} HTTP-Session: 05647d63-fd0e-4163-9321-c3e5624aecf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:41.898090 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:41.898128 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:41.898235 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:41.898528 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:41.898732 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.28 19:05:41.898888 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.28 19:05:41.899014 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} executeQuery: Read 44 rows, 3.52 KiB in 0.000896512 sec., 49079 rows/sec., 3.84 MiB/sec. 2023.11.28 19:05:41.899141 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} DynamicQueryHandler: Done processing query 2023.11.28 19:05:41.899164 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:41.899181 [ 3 ] {} HTTP-Session: 05647d63-fd0e-4163-9321-c3e5624aecf8 Destroying unnamed session 2023.11.28 19:05:41.899350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:41.899395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:41.899414 [ 3 ] {} HTTP-Session: 865ae5b9-d926-4c4c-8d6a-60bf1cd09149 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:41.899430 [ 3 ] {} HTTP-Session: 865ae5b9-d926-4c4c-8d6a-60bf1cd09149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:41.899511 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:41.899554 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:41.899690 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:41.900360 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:41.900674 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.28 19:05:41.900848 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.28 19:05:41.900978 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} executeQuery: Read 44 rows, 60.80 KiB in 0.00143788 sec., 30600 rows/sec., 41.29 MiB/sec. 2023.11.28 19:05:41.901107 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} DynamicQueryHandler: Done processing query 2023.11.28 19:05:41.901130 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:05:41.901146 [ 3 ] {} HTTP-Session: 865ae5b9-d926-4c4c-8d6a-60bf1cd09149 Destroying unnamed session 2023.11.28 19:05:46.892169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:46.892311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:46.892346 [ 3 ] {} HTTP-Session: 8040486b-3471-4ad7-9c44-94081406caba Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:46.892378 [ 3 ] {} HTTP-Session: 8040486b-3471-4ad7-9c44-94081406caba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:46.892536 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:46.892613 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:46.892822 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:46.893362 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:46.893616 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.28 19:05:46.893775 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.28 19:05:46.893924 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} executeQuery: Read 5 rows, 415.00 B in 0.001332819 sec., 3751 rows/sec., 304.07 KiB/sec. 2023.11.28 19:05:46.894081 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} DynamicQueryHandler: Done processing query 2023.11.28 19:05:46.894106 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:46.894122 [ 3 ] {} HTTP-Session: 8040486b-3471-4ad7-9c44-94081406caba Destroying unnamed session 2023.11.28 19:05:46.894281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:46.894326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:46.894345 [ 3 ] {} HTTP-Session: 855b89f6-ca34-4389-ab24-8890346a641e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:46.894362 [ 3 ] {} HTTP-Session: 855b89f6-ca34-4389-ab24-8890346a641e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:46.894434 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:46.894473 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:46.894577 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:46.894883 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:46.895084 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.28 19:05:46.895228 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.28 19:05:46.895351 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} executeQuery: Read 15 rows, 1.39 KiB in 0.000887312 sec., 16904 rows/sec., 1.53 MiB/sec. 2023.11.28 19:05:46.895506 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} DynamicQueryHandler: Done processing query 2023.11.28 19:05:46.895533 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:46.895549 [ 3 ] {} HTTP-Session: 855b89f6-ca34-4389-ab24-8890346a641e Destroying unnamed session 2023.11.28 19:05:46.895658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:46.895702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:46.895721 [ 3 ] {} HTTP-Session: 08bca68a-845a-4c6b-baeb-8ffa2b9b7a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:46.895738 [ 3 ] {} HTTP-Session: 08bca68a-845a-4c6b-baeb-8ffa2b9b7a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:46.895810 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:46.895847 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:46.895960 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:46.896240 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:46.896440 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.28 19:05:46.896591 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.28 19:05:46.896712 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} executeQuery: Read 5 rows, 410.00 B in 0.000874082 sec., 5720 rows/sec., 458.07 KiB/sec. 2023.11.28 19:05:46.896825 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} DynamicQueryHandler: Done processing query 2023.11.28 19:05:46.896848 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:46.896868 [ 3 ] {} HTTP-Session: 08bca68a-845a-4c6b-baeb-8ffa2b9b7a01 Destroying unnamed session 2023.11.28 19:05:46.896968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:46.897013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:46.897031 [ 3 ] {} HTTP-Session: b45df594-b0bf-4eaa-be7b-d0b650a522f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:46.897048 [ 3 ] {} HTTP-Session: b45df594-b0bf-4eaa-be7b-d0b650a522f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:46.897119 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:46.897163 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:46.897303 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:46.897640 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:46.897911 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.28 19:05:46.898080 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.28 19:05:46.898187 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} executeQuery: Read 5 rows, 6.91 KiB in 0.001036415 sec., 4824 rows/sec., 6.51 MiB/sec. 2023.11.28 19:05:46.898316 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} DynamicQueryHandler: Done processing query 2023.11.28 19:05:46.898339 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:46.898355 [ 3 ] {} HTTP-Session: b45df594-b0bf-4eaa-be7b-d0b650a522f3 Destroying unnamed session 2023.11.28 19:05:49.327175 [ 124 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:05:49.327244 [ 124 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:05:51.895121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:51.895222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:51.895246 [ 3 ] {} HTTP-Session: 43c801b0-1757-4f6a-a5c4-bc1e352c46f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:51.895269 [ 3 ] {} HTTP-Session: 43c801b0-1757-4f6a-a5c4-bc1e352c46f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:51.895394 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:51.895452 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:51.895605 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:51.896238 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:51.896491 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.28 19:05:51.896646 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.28 19:05:51.896777 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} executeQuery: Read 44 rows, 3.57 KiB in 0.001350298 sec., 32585 rows/sec., 2.58 MiB/sec. 2023.11.28 19:05:51.896919 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} DynamicQueryHandler: Done processing query 2023.11.28 19:05:51.896943 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:51.896962 [ 3 ] {} HTTP-Session: 43c801b0-1757-4f6a-a5c4-bc1e352c46f3 Destroying unnamed session 2023.11.28 19:05:51.897111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:51.897156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:51.897175 [ 3 ] {} HTTP-Session: e6e1ec9f-e51f-43ff-83a2-1027f7308b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:51.897192 [ 3 ] {} HTTP-Session: e6e1ec9f-e51f-43ff-83a2-1027f7308b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:51.897268 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:51.897306 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:51.897412 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:51.897799 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:51.898009 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.28 19:05:51.898154 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.28 19:05:51.898277 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} executeQuery: Read 132 rows, 13.27 KiB in 0.000976524 sec., 135173 rows/sec., 13.27 MiB/sec. 2023.11.28 19:05:51.898394 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} DynamicQueryHandler: Done processing query 2023.11.28 19:05:51.898417 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:05:51.898432 [ 3 ] {} HTTP-Session: e6e1ec9f-e51f-43ff-83a2-1027f7308b6b Destroying unnamed session 2023.11.28 19:05:51.898544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:51.898587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:51.898606 [ 3 ] {} HTTP-Session: 633fd4a3-48c3-4078-a519-a774bc7e27cc Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:51.898622 [ 3 ] {} HTTP-Session: 633fd4a3-48c3-4078-a519-a774bc7e27cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:51.898694 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:51.898731 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:51.898837 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:51.899135 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:51.899342 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.28 19:05:51.899483 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.28 19:05:51.899609 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} executeQuery: Read 44 rows, 3.52 KiB in 0.000888112 sec., 49543 rows/sec., 3.87 MiB/sec. 2023.11.28 19:05:51.899724 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} DynamicQueryHandler: Done processing query 2023.11.28 19:05:51.899746 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:51.899761 [ 3 ] {} HTTP-Session: 633fd4a3-48c3-4078-a519-a774bc7e27cc Destroying unnamed session 2023.11.28 19:05:51.899962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:51.900006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:51.900024 [ 3 ] {} HTTP-Session: eb5e4ed7-d693-4828-8a89-b672782b1bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:51.900040 [ 3 ] {} HTTP-Session: eb5e4ed7-d693-4828-8a89-b672782b1bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:51.900127 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:51.900170 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:51.900304 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:51.900775 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:51.901089 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.28 19:05:51.901270 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.28 19:05:51.901397 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} executeQuery: Read 44 rows, 60.80 KiB in 0.001242497 sec., 35412 rows/sec., 47.79 MiB/sec. 2023.11.28 19:05:51.901521 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} DynamicQueryHandler: Done processing query 2023.11.28 19:05:51.901547 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:05:51.901562 [ 3 ] {} HTTP-Session: eb5e4ed7-d693-4828-8a89-b672782b1bd5 Destroying unnamed session 2023.11.28 19:05:56.894526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:56.894665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:56.894699 [ 3 ] {} HTTP-Session: d1dcd3bd-e73c-407f-8e4e-3b6e83da2f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:56.894731 [ 3 ] {} HTTP-Session: d1dcd3bd-e73c-407f-8e4e-3b6e83da2f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:56.894890 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:56.894963 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:05:56.895174 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:56.895716 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.895964 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.28 19:05:56.896128 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.28 19:05:56.896259 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} executeQuery: Read 5 rows, 415.00 B in 0.001318978 sec., 3790 rows/sec., 307.26 KiB/sec. 2023.11.28 19:05:56.896409 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} DynamicQueryHandler: Done processing query 2023.11.28 19:05:56.896434 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:56.896451 [ 3 ] {} HTTP-Session: d1dcd3bd-e73c-407f-8e4e-3b6e83da2f75 Destroying unnamed session 2023.11.28 19:05:56.896593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:56.896637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:56.896656 [ 3 ] {} HTTP-Session: 109798c3-3062-4417-b237-2a6e91822550 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:56.896672 [ 3 ] {} HTTP-Session: 109798c3-3062-4417-b237-2a6e91822550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:56.896741 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:56.896779 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:05:56.896886 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:56.897182 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.897376 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.28 19:05:56.897515 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.28 19:05:56.897634 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} executeQuery: Read 2 rows, 175.00 B in 0.000858212 sec., 2330 rows/sec., 199.13 KiB/sec. 2023.11.28 19:05:56.897803 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} DynamicQueryHandler: Done processing query 2023.11.28 19:05:56.897827 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:56.897842 [ 3 ] {} HTTP-Session: 109798c3-3062-4417-b237-2a6e91822550 Destroying unnamed session 2023.11.28 19:05:56.897954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:56.897998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:56.898015 [ 3 ] {} HTTP-Session: 0ded2a12-4429-4266-8e6f-aad5ed22b351 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:56.898032 [ 3 ] {} HTTP-Session: 0ded2a12-4429-4266-8e6f-aad5ed22b351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:56.898108 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:56.898144 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:05:56.898258 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:56.898572 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.898779 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.28 19:05:56.898920 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.28 19:05:56.899045 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} executeQuery: Read 52 rows, 4.59 KiB in 0.000901353 sec., 57691 rows/sec., 4.97 MiB/sec. 2023.11.28 19:05:56.899043 [ 126 ] {} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.28 19:05:56.899160 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.899239 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} DynamicQueryHandler: Done processing query 2023.11.28 19:05:56.899267 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.28 19:05:56.899272 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:05:56.899307 [ 3 ] {} HTTP-Session: 0ded2a12-4429-4266-8e6f-aad5ed22b351 Destroying unnamed session 2023.11.28 19:05:56.899359 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:56.899392 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 188 rows starting from the beginning of the part 2023.11.28 19:05:56.899413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:56.899467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:56.899490 [ 3 ] {} HTTP-Session: 9c789143-e7aa-41fd-a307-3c474dc23b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:56.899519 [ 3 ] {} HTTP-Session: 9c789143-e7aa-41fd-a307-3c474dc23b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:56.899546 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::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.28 19:05:56.899630 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:56.899688 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:05:56.899698 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 132 rows starting from the beginning of the part 2023.11.28 19:05:56.899920 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part 2023.11.28 19:05:56.899934 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:56.900060 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 132 rows starting from the beginning of the part 2023.11.28 19:05:56.900251 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::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.28 19:05:56.900480 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.900750 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.28 19:05:56.901059 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.28 19:05:56.901305 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} executeQuery: Read 2 rows, 143.00 B in 0.001629952 sec., 1227 rows/sec., 85.68 KiB/sec. 2023.11.28 19:05:56.901515 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281182 sec., 234965.9080248748 rows/sec., 22.38 MiB/sec. 2023.11.28 19:05:56.901544 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} DynamicQueryHandler: Done processing query 2023.11.28 19:05:56.901589 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:05:56.901612 [ 3 ] {} HTTP-Session: 9c789143-e7aa-41fd-a307-3c474dc23b9c Destroying unnamed session 2023.11.28 19:05:56.901697 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.28 19:05:56.901776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:56.901841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:56.901868 [ 3 ] {} HTTP-Session: 266d3d98-836f-4152-87df-afb574a4fc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:56.901888 [ 3 ] {} HTTP-Session: 266d3d98-836f-4152-87df-afb574a4fc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:56.901990 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.28 19:05:56.902031 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:56.902093 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:05:56.902144 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.28 19:05:56.902354 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:56.902678 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.902886 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.28 19:05:56.903033 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.28 19:05:56.903153 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} executeQuery: Read 31 rows, 2.46 KiB in 0.001070015 sec., 28971 rows/sec., 2.25 MiB/sec. 2023.11.28 19:05:56.903154 [ 126 ] {} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.28 19:05:56.903236 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.903333 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.28 19:05:56.903340 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} DynamicQueryHandler: Done processing query 2023.11.28 19:05:56.903378 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:05:56.903406 [ 3 ] {} HTTP-Session: 266d3d98-836f-4152-87df-afb574a4fc4d Destroying unnamed session 2023.11.28 19:05:56.903422 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:05:56.903449 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 112 rows starting from the beginning of the part 2023.11.28 19:05:56.903525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:56.903575 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part 2023.11.28 19:05:56.903581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:56.903618 [ 3 ] {} HTTP-Session: 5e0a1622-ecf9-4cdc-8ed5-ed130cfca12d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:56.903637 [ 3 ] {} HTTP-Session: 5e0a1622-ecf9-4cdc-8ed5-ed130cfca12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:56.903685 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:56.903751 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:56.903797 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2023.11.28 19:05:56.903813 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:05:56.903939 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part 2023.11.28 19:05:56.904098 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part 2023.11.28 19:05:56.904101 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:56.904571 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.905001 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.28 19:05:56.905006 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.001694303 sec., 144602.2346652281 rows/sec., 11.29 MiB/sec. 2023.11.28 19:05:56.905224 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.28 19:05:56.905246 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.28 19:05:56.905425 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} executeQuery: Read 37 rows, 2.64 KiB in 0.001613592 sec., 22930 rows/sec., 1.60 MiB/sec. 2023.11.28 19:05:56.905600 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.28 19:05:56.905688 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} DynamicQueryHandler: Done processing query 2023.11.28 19:05:56.905727 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:05:56.905734 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.28 19:05:56.905761 [ 3 ] {} HTTP-Session: 5e0a1622-ecf9-4cdc-8ed5-ed130cfca12d Destroying unnamed session 2023.11.28 19:05:56.905892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:05:56.905939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:05:56.905958 [ 3 ] {} HTTP-Session: 736d2193-cb99-4c4f-8061-0fe7cc2b4444 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:05:56.905976 [ 3 ] {} HTTP-Session: 736d2193-cb99-4c4f-8061-0fe7cc2b4444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:05:56.906054 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:05:56.906099 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:05:56.906252 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:05:56.906570 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:05:56.906842 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.28 19:05:56.907033 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.28 19:05:56.907162 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} executeQuery: Read 5 rows, 6.91 KiB in 0.001071405 sec., 4666 rows/sec., 6.30 MiB/sec. 2023.11.28 19:05:56.907284 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} DynamicQueryHandler: Done processing query 2023.11.28 19:05:56.907308 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:05:56.907324 [ 3 ] {} HTTP-Session: 736d2193-cb99-4c4f-8061-0fe7cc2b4444 Destroying unnamed session 2023.11.28 19:06:01.895342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:01.895468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:01.895497 [ 3 ] {} HTTP-Session: 58fd343e-3a93-4445-a481-2b8fe690c8d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:01.895525 [ 3 ] {} HTTP-Session: 58fd343e-3a93-4445-a481-2b8fe690c8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:01.895661 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:01.895718 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:06:01.895873 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:01.896336 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:01.896587 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.28 19:06:01.896744 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.28 19:06:01.896862 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} executeQuery: Read 44 rows, 3.57 KiB in 0.001168386 sec., 37658 rows/sec., 2.98 MiB/sec. 2023.11.28 19:06:01.896855 [ 144 ] {} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.28 19:06:01.896924 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:01.897035 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} DynamicQueryHandler: Done processing query 2023.11.28 19:06:01.897040 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.28 19:06:01.897068 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:06:01.897109 [ 3 ] {} HTTP-Session: 58fd343e-3a93-4445-a481-2b8fe690c8d2 Destroying unnamed session 2023.11.28 19:06:01.897187 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:06:01.897225 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 49 rows starting from the beginning of the part 2023.11.28 19:06:01.897293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:01.897391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:01.897439 [ 3 ] {} HTTP-Session: 575d68d7-2c50-442f-92e8-ec322b9624f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:01.897453 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part 2023.11.28 19:06:01.897470 [ 3 ] {} HTTP-Session: 575d68d7-2c50-442f-92e8-ec322b9624f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:01.897714 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2023.11.28 19:06:01.897716 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:01.897824 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:06:01.897993 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part 2023.11.28 19:06:01.898319 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:01.898323 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.11.28 19:06:01.898534 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part 2023.11.28 19:06:01.899032 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:01.899501 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.28 19:06:01.899799 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801249 sec., 68183.87083761564 rows/sec., 5.40 MiB/sec. 2023.11.28 19:06:01.899819 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.28 19:06:01.899944 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.28 19:06:01.899968 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} executeQuery: Read 132 rows, 13.27 KiB in 0.00217735 sec., 60624 rows/sec., 5.95 MiB/sec. 2023.11.28 19:06:01.900117 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} DynamicQueryHandler: Done processing query 2023.11.28 19:06:01.900146 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:06:01.900164 [ 3 ] {} HTTP-Session: 575d68d7-2c50-442f-92e8-ec322b9624f2 Destroying unnamed session 2023.11.28 19:06:01.900190 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.28 19:06:01.900270 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.28 19:06:01.900344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:01.900396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:01.900416 [ 3 ] {} HTTP-Session: df79fc78-353f-4e31-a511-c9743a088971 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:01.900433 [ 3 ] {} HTTP-Session: df79fc78-353f-4e31-a511-c9743a088971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:01.900509 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:01.900548 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:06:01.900657 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:01.900977 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:01.901183 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.28 19:06:01.901330 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.28 19:06:01.901429 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} executeQuery: Read 55 rows, 4.39 KiB in 0.000893203 sec., 61576 rows/sec., 4.80 MiB/sec. 2023.11.28 19:06:01.901543 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} DynamicQueryHandler: Done processing query 2023.11.28 19:06:01.901566 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.28 19:06:01.901582 [ 3 ] {} HTTP-Session: df79fc78-353f-4e31-a511-c9743a088971 Destroying unnamed session 2023.11.28 19:06:01.901734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:01.901777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:01.901796 [ 3 ] {} HTTP-Session: 1f6760a3-7781-4520-be34-d243ab0c7d7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:01.901813 [ 3 ] {} HTTP-Session: 1f6760a3-7781-4520-be34-d243ab0c7d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:01.901885 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:01.901926 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.28 19:06:01.902043 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:01.902314 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:01.902557 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.28 19:06:01.902740 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.28 19:06:01.902841 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} executeQuery: Read 11 rows, 743.00 B in 0.000928733 sec., 11844 rows/sec., 781.26 KiB/sec. 2023.11.28 19:06:01.902957 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} DynamicQueryHandler: Done processing query 2023.11.28 19:06:01.902980 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:06:01.902997 [ 3 ] {} HTTP-Session: 1f6760a3-7781-4520-be34-d243ab0c7d7e Destroying unnamed session 2023.11.28 19:06:01.903133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:01.903179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:01.903199 [ 3 ] {} HTTP-Session: 9aba9077-4414-436c-b5fa-1795e3566ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:01.903215 [ 3 ] {} HTTP-Session: 9aba9077-4414-436c-b5fa-1795e3566ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:01.903299 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:01.903342 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:06:01.903476 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:01.904007 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:01.904316 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.28 19:06:01.904495 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.28 19:06:01.904589 [ 144 ] {} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.28 19:06:01.904606 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} executeQuery: Read 44 rows, 60.80 KiB in 0.001278547 sec., 34414 rows/sec., 46.44 MiB/sec. 2023.11.28 19:06:01.904628 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:01.904735 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.28 19:06:01.904791 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} DynamicQueryHandler: Done processing query 2023.11.28 19:06:01.904818 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:06:01.904842 [ 3 ] {} HTTP-Session: 9aba9077-4414-436c-b5fa-1795e3566ba0 Destroying unnamed session 2023.11.28 19:06:01.904842 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:06:01.904888 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 664 rows starting from the beginning of the part 2023.11.28 19:06:01.905016 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part 2023.11.28 19:06:01.905121 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2023.11.28 19:06:01.905224 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part 2023.11.28 19:06:01.905325 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.11.28 19:06:01.905425 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part 2023.11.28 19:06:01.907559 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 6 columns (6 merged, 0 gathered) in 0.00288276 sec., 279593.16765877145 rows/sec., 377.30 MiB/sec. 2023.11.28 19:06:01.907950 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.28 19:06:01.908177 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.28 19:06:01.908249 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.28 19:06:01.908314 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6: 4.15 MiB. 2023.11.28 19:06:04.327487 [ 148 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:06:04.327549 [ 148 ] {} DNSResolver: Updated DNS cache 2023.11.28 19:06:06.892330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:06.892434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:06.892458 [ 3 ] {} HTTP-Session: d437af37-4695-44b0-96b9-5cf26838348d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:06.892481 [ 3 ] {} HTTP-Session: d437af37-4695-44b0-96b9-5cf26838348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:06.892602 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:06.892661 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:06:06.892817 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:06.893210 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:06.893471 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.28 19:06:06.893628 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.28 19:06:06.893759 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} executeQuery: Read 5 rows, 415.00 B in 0.001118086 sec., 4471 rows/sec., 362.47 KiB/sec. 2023.11.28 19:06:06.893893 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} DynamicQueryHandler: Done processing query 2023.11.28 19:06:06.893917 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:06:06.893933 [ 3 ] {} HTTP-Session: d437af37-4695-44b0-96b9-5cf26838348d Destroying unnamed session 2023.11.28 19:06:06.894056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:06.894101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:06.894119 [ 3 ] {} HTTP-Session: 821f8a4d-b90d-4d3a-add1-8d4d5f56db06 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:06.894135 [ 3 ] {} HTTP-Session: 821f8a4d-b90d-4d3a-add1-8d4d5f56db06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:06.894206 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:06.894249 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:06:06.894355 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:06.894619 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:06.894820 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.28 19:06:06.894965 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.28 19:06:06.895070 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} executeQuery: Read 15 rows, 1.39 KiB in 0.000831912 sec., 18030 rows/sec., 1.63 MiB/sec. 2023.11.28 19:06:06.895201 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} DynamicQueryHandler: Done processing query 2023.11.28 19:06:06.895228 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:06:06.895243 [ 3 ] {} HTTP-Session: 821f8a4d-b90d-4d3a-add1-8d4d5f56db06 Destroying unnamed session 2023.11.28 19:06:06.895392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:06.895434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:06.895452 [ 3 ] {} HTTP-Session: 9165afa5-2cd1-4c73-9ff0-a66e29fd5a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:06.895468 [ 3 ] {} HTTP-Session: 9165afa5-2cd1-4c73-9ff0-a66e29fd5a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:06.895537 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:06.895574 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:06:06.895677 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:06.895924 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:06.896119 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.28 19:06:06.896279 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.28 19:06:06.896407 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} executeQuery: Read 5 rows, 410.00 B in 0.000842382 sec., 5935 rows/sec., 475.31 KiB/sec. 2023.11.28 19:06:06.896583 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} DynamicQueryHandler: Done processing query 2023.11.28 19:06:06.896607 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:06:06.896623 [ 3 ] {} HTTP-Session: 9165afa5-2cd1-4c73-9ff0-a66e29fd5a4a Destroying unnamed session 2023.11.28 19:06:06.896729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:06.896772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:06.896790 [ 3 ] {} HTTP-Session: 1d92f0a3-f8b1-4e1c-b93e-c25312efdcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:06.896806 [ 3 ] {} HTTP-Session: 1d92f0a3-f8b1-4e1c-b93e-c25312efdcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:06.896880 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:06.896924 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:06:06.897069 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:06.897357 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:06.897630 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.28 19:06:06.897804 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.28 19:06:06.897914 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} executeQuery: Read 5 rows, 6.91 KiB in 0.001002074 sec., 4989 rows/sec., 6.73 MiB/sec. 2023.11.28 19:06:06.898066 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} DynamicQueryHandler: Done processing query 2023.11.28 19:06:06.898090 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:06:06.898106 [ 3 ] {} HTTP-Session: 1d92f0a3-f8b1-4e1c-b93e-c25312efdcdd Destroying unnamed session 2023.11.28 19:06:07.151682 [ 146 ] {} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.11.28 19:06:07.151799 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:07.151918 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.11.28 19:06:07.152066 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:06:07.152103 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.11.28 19:06:07.152232 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.28 19:06:07.152331 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.28 19:06:07.152423 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.11.28 19:06:07.152511 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.28 19:06:07.153089 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220926 sec., 16381.009168450832 rows/sec., 1.12 MiB/sec. 2023.11.28 19:06:07.153200 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.11.28 19:06:07.153386 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.11.28 19:06:07.153454 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.11.28 19:06:07.255725 [ 146 ] {} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.11.28 19:06:07.255796 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.11.28 19:06:07.255899 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.11.28 19:06:07.256033 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:06:07.256070 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.11.28 19:06:07.256199 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.28 19:06:07.256298 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.28 19:06:07.256391 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.11.28 19:06:07.256482 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.28 19:06:07.257074 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218967 sec., 16407.33506321336 rows/sec., 1.34 MiB/sec. 2023.11.28 19:06:07.257170 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.11.28 19:06:07.257345 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.11.28 19:06:07.257410 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.11.28 19:06:11.895607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:11.895734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:11.895760 [ 3 ] {} HTTP-Session: 4d9cb97a-5ce4-4f4c-b02d-afb407236618 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:11.895784 [ 3 ] {} HTTP-Session: 4d9cb97a-5ce4-4f4c-b02d-afb407236618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:11.895911 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:11.895971 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:06:11.896135 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:11.896584 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:11.896852 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.28 19:06:11.897025 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.28 19:06:11.897160 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} executeQuery: Read 46 rows, 3.73 KiB in 0.001208997 sec., 38048 rows/sec., 3.01 MiB/sec. 2023.11.28 19:06:11.897353 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} DynamicQueryHandler: Done processing query 2023.11.28 19:06:11.897381 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:06:11.897398 [ 3 ] {} HTTP-Session: 4d9cb97a-5ce4-4f4c-b02d-afb407236618 Destroying unnamed session 2023.11.28 19:06:11.897511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:11.897563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:11.897582 [ 3 ] {} HTTP-Session: 0509aa78-0f5a-437b-871e-db684f546a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:11.897601 [ 3 ] {} HTTP-Session: 0509aa78-0f5a-437b-871e-db684f546a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:11.897679 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:11.897721 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.28 19:06:11.897844 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:11.898141 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:11.898352 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.28 19:06:11.898500 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.28 19:06:11.898617 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} executeQuery: Read 2 rows, 175.00 B in 0.000909382 sec., 2199 rows/sec., 187.93 KiB/sec. 2023.11.28 19:06:11.898726 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} DynamicQueryHandler: Done processing query 2023.11.28 19:06:11.898749 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:06:11.898764 [ 3 ] {} HTTP-Session: 0509aa78-0f5a-437b-871e-db684f546a77 Destroying unnamed session 2023.11.28 19:06:11.898946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 22419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:11.898990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:11.899009 [ 3 ] {} HTTP-Session: 90d5e5ef-6815-4c77-affc-3b94fb106c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:11.899026 [ 3 ] {} HTTP-Session: 90d5e5ef-6815-4c77-affc-3b94fb106c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:11.899103 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:11.899139 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:06:11.899239 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:11.899585 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:11.899803 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.28 19:06:11.899951 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.28 19:06:11.900082 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} executeQuery: Read 139 rows, 13.92 KiB in 0.000945883 sec., 146952 rows/sec., 14.37 MiB/sec. 2023.11.28 19:06:11.900234 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} DynamicQueryHandler: Done processing query 2023.11.28 19:06:11.900258 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.28 19:06:11.900274 [ 3 ] {} HTTP-Session: 90d5e5ef-6815-4c77-affc-3b94fb106c2d Destroying unnamed session 2023.11.28 19:06:11.900387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:11.900431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:11.900450 [ 3 ] {} HTTP-Session: 445aae56-ef94-45f4-a84d-a452033a4651 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:11.900467 [ 3 ] {} HTTP-Session: 445aae56-ef94-45f4-a84d-a452033a4651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:11.900537 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:11.900575 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.28 19:06:11.900685 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:11.901051 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:11.901250 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.28 19:06:11.901400 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.28 19:06:11.901516 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} executeQuery: Read 2 rows, 143.00 B in 0.000952643 sec., 2099 rows/sec., 146.59 KiB/sec. 2023.11.28 19:06:11.901634 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} DynamicQueryHandler: Done processing query 2023.11.28 19:06:11.901657 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.28 19:06:11.901673 [ 3 ] {} HTTP-Session: 445aae56-ef94-45f4-a84d-a452033a4651 Destroying unnamed session 2023.11.28 19:06:11.901777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 8185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:11.901820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:11.901838 [ 3 ] {} HTTP-Session: 7013ca6d-9fca-494b-8c0e-02e74b4d7433 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:11.901854 [ 3 ] {} HTTP-Session: 7013ca6d-9fca-494b-8c0e-02e74b4d7433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:11.901927 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:11.901965 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:06:11.902069 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:11.902377 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:11.902577 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.28 19:06:11.902721 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.28 19:06:11.902839 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} executeQuery: Read 48 rows, 3.85 KiB in 0.000885392 sec., 54213 rows/sec., 4.24 MiB/sec. 2023.11.28 19:06:11.902954 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} DynamicQueryHandler: Done processing query 2023.11.28 19:06:11.902978 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.28 19:06:11.902994 [ 3 ] {} HTTP-Session: 7013ca6d-9fca-494b-8c0e-02e74b4d7433 Destroying unnamed session 2023.11.28 19:06:11.903108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:11.903152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:11.903171 [ 3 ] {} HTTP-Session: 261ce7cd-3ce7-4600-8dba-ce0bfbc12817 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:11.903187 [ 3 ] {} HTTP-Session: 261ce7cd-3ce7-4600-8dba-ce0bfbc12817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:11.903257 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:11.903298 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.28 19:06:11.903424 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:11.903690 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:11.903926 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.28 19:06:11.904096 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.28 19:06:11.904229 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} executeQuery: Read 1 rows, 71.00 B in 0.000936084 sec., 1068 rows/sec., 74.07 KiB/sec. 2023.11.28 19:06:11.904361 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} DynamicQueryHandler: Done processing query 2023.11.28 19:06:11.904385 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.28 19:06:11.904400 [ 3 ] {} HTTP-Session: 261ce7cd-3ce7-4600-8dba-ce0bfbc12817 Destroying unnamed session 2023.11.28 19:06:11.904540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:11.904584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:11.904602 [ 3 ] {} HTTP-Session: 0af8a527-330e-454e-a321-ca5de5a6deae Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:11.904618 [ 3 ] {} HTTP-Session: 0af8a527-330e-454e-a321-ca5de5a6deae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:11.904697 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:11.904739 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:06:11.904872 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:11.905392 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:11.905702 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.28 19:06:11.905871 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.28 19:06:11.906010 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} executeQuery: Read 46 rows, 63.56 KiB in 0.001278308 sec., 35985 rows/sec., 48.56 MiB/sec. 2023.11.28 19:06:11.906238 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} DynamicQueryHandler: Done processing query 2023.11.28 19:06:11.906261 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.28 19:06:11.906278 [ 3 ] {} HTTP-Session: 0af8a527-330e-454e-a321-ca5de5a6deae Destroying unnamed session 2023.11.28 19:06:13.279637 [ 162 ] {} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.28 19:06:13.279758 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:13.279912 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.28 19:06:13.280144 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.28 19:06:13.280213 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::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.28 19:06:13.280444 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::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.28 19:06:13.280622 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::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.28 19:06:13.280771 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::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.28 19:06:13.280913 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::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.28 19:06:13.281666 [ 15 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823755 sec., 30157.55954061812 rows/sec., 1.94 MiB/sec. 2023.11.28 19:06:13.281838 [ 16 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.28 19:06:13.282110 [ 16 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.28 19:06:13.282187 [ 16 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.28 19:06:16.892325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:16.892442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:16.892470 [ 3 ] {} HTTP-Session: eee6785e-9683-4116-ab9f-aa381a94ac08 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:16.892494 [ 3 ] {} HTTP-Session: eee6785e-9683-4116-ab9f-aa381a94ac08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:16.892617 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:16.892677 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.28 19:06:16.892835 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:16.893277 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:16.893543 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.28 19:06:16.893706 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.28 19:06:16.893833 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} executeQuery: Read 5 rows, 415.00 B in 0.001182236 sec., 4229 rows/sec., 342.80 KiB/sec. 2023.11.28 19:06:16.894054 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} DynamicQueryHandler: Done processing query 2023.11.28 19:06:16.894093 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:06:16.894111 [ 3 ] {} HTTP-Session: eee6785e-9683-4116-ab9f-aa381a94ac08 Destroying unnamed session 2023.11.28 19:06:16.894228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:16.894282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:16.894302 [ 3 ] {} HTTP-Session: 60a31ae8-ba5a-47c3-8923-2414a9166253 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:16.894321 [ 3 ] {} HTTP-Session: 60a31ae8-ba5a-47c3-8923-2414a9166253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:16.894406 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:16.894448 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.28 19:06:16.894569 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:16.894882 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:16.895086 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.28 19:06:16.895227 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.28 19:06:16.895356 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} executeQuery: Read 15 rows, 1.39 KiB in 0.000911643 sec., 16453 rows/sec., 1.48 MiB/sec. 2023.11.28 19:06:16.895483 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} DynamicQueryHandler: Done processing query 2023.11.28 19:06:16.895507 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:06:16.895522 [ 3 ] {} HTTP-Session: 60a31ae8-ba5a-47c3-8923-2414a9166253 Destroying unnamed session 2023.11.28 19:06:16.895640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:16.895687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:16.895706 [ 3 ] {} HTTP-Session: 6de1e2ca-162b-43a9-a875-34873f7f5396 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:16.895723 [ 3 ] {} HTTP-Session: 6de1e2ca-162b-43a9-a875-34873f7f5396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:16.895795 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:16.895833 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.28 19:06:16.895941 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:16.896211 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:16.896412 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.28 19:06:16.896557 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.28 19:06:16.896690 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} executeQuery: Read 5 rows, 410.00 B in 0.000867151 sec., 5766 rows/sec., 461.73 KiB/sec. 2023.11.28 19:06:16.896809 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} DynamicQueryHandler: Done processing query 2023.11.28 19:06:16.896832 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.28 19:06:16.896849 [ 3 ] {} HTTP-Session: 6de1e2ca-162b-43a9-a875-34873f7f5396 Destroying unnamed session 2023.11.28 19:06:16.896988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.28 19:06:16.897034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.28 19:06:16.897053 [ 3 ] {} HTTP-Session: 83bd8692-938f-46aa-8cd1-51ae78742844 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 2023.11.28 19:06:16.897069 [ 3 ] {} HTTP-Session: 83bd8692-938f-46aa-8cd1-51ae78742844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.28 19:06:16.897143 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.28 19:06:16.897186 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.28 19:06:16.897328 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.28 19:06:16.897631 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.28 19:06:16.897914 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.28 19:06:16.898086 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.28 19:06:16.898224 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} executeQuery: Read 5 rows, 6.91 KiB in 0.001045085 sec., 4784 rows/sec., 6.46 MiB/sec. 2023.11.28 19:06:16.898447 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} DynamicQueryHandler: Done processing query 2023.11.28 19:06:16.898472 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.28 19:06:16.898488 [ 3 ] {} HTTP-Session: 83bd8692-938f-46aa-8cd1-51ae78742844 Destroying unnamed session 2023.11.28 19:06:19.327782 [ 178 ] {} DNSResolver: Updating DNS cache 2023.11.28 19:06:19.327852 [ 178 ] {} DNSResolver: Updated DNS cache