[ Oct 24 21:38:39 Enabled. ] [ Oct 24 21:38:39 Rereading configuration. ] [ Oct 24 21:38:43 Rereading configuration. ] [ Oct 24 21:38:49 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=oxControlService21 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService21 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService21 ipadm: Could not delete oxControlService21: Interface does not exist + true + ipadm create-if -t oxControlService21 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService21 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService21 + ipadm show-addr oxControlService21/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService21/ll + ipadm show-addr oxControlService21/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService21/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 [ Oct 24 21:38:49 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.10.24 21:38:50.201442 [ 1 ] {} Application: Will watch for the process with pid 23196 2023.10.24 21:38:50.201537 [ 1 ] {} Application: Forked a child process to watch 2023.10.24 21:38:51.024439 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23196 2023.10.24 21:38:51.024608 [ 1 ] {} Application: starting up 2023.10.24 21:38:51.024799 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.24 21:38:51.114655 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.24 21:38:51.114707 [ 1 ] {} Application: Initializing DateLUT. 2023.10.24 21:38:51.114720 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.24 21:38:51.114752 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.24 21:38:51.115069 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.24 21:38:51.115838 [ 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.10.24 21:38:51.116283 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.24 21:38:51.116532 [ 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.10.24 21:38:51.119040 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.24 21:38:51.119081 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.24 21:38:51.119785 [ 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.10.24 21:38:51.119946 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.24 21:38:51.125883 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.24 21:38:51.126125 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.24 21:38:51.126150 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.24 21:38:51.127419 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.24 21:38:51.127873 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.24 21:38:51.128156 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.24 21:38:51.128558 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.24 21:38:51.129357 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.24 21:38:51.129401 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.24 21:38:51.129456 [ 1 ] {} Application: Loaded user defined objects 2023.10.24 21:38:51.129473 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.24 21:38:51.149728 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.24 21:38:51.149768 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149704 sec 2023.10.24 21:38:51.150355 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 21:38:51.150429 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.24 21:38:51.150449 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.24 21:38:51.150466 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.24 21:38:51.150478 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.24 21:38:51.150493 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.24 21:38:51.150507 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.24 21:38:51.150539 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.24 21:38:51.150559 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.24 21:38:51.150588 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.24 21:38:51.150600 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.24 21:38:51.150615 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.24 21:38:51.150631 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.24 21:38:51.150661 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.24 21:38:51.150676 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.24 21:38:51.150688 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.24 21:38:51.185805 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.24 21:38:51.187585 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.24 21:38:51.187610 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1481e-05 sec 2023.10.24 21:38:51.187633 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 21:38:51.187646 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.24 21:38:51.187666 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.24 21:38:51.189930 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.24 21:38:51.194992 [ 1 ] {} Application: Loaded metadata. 2023.10.24 21:38:51.195101 [ 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.10.24 21:38:51.195142 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.24 21:38:51.388906 [ 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.10.24 21:38:51.406896 [ 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.10.24 21:38:51.406946 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.24 21:38:51.439249 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.24 21:38:51.439966 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.10.24 21:38:51.440284 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.24 21:38:51.440336 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.24 21:38:51.440348 [ 75 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:38:51.440471 [ 75 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:38:51.440510 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.24 21:38:51.440574 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.24 21:38:51.441342 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.24 21:38:51.441363 [ 1 ] {} Application: Ready for connections. 2023.10.24 21:38:55.287898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.288071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.288640 [ 3 ] {} HTTP-Session: c9b0948b-5d79-4f47-8f87-61bdc3fbeb6d Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.288686 [ 3 ] {} HTTP-Session: c9b0948b-5d79-4f47-8f87-61bdc3fbeb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.288837 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.24 21:38:55.288870 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.24 21:38:55.288893 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.24 21:38:55.290477 [ 3 ] {6b293eb1-549e-4dc7-8d02-17535a3b02f6} executeQuery: (from [fd00:1122:3344:101::d]:40053) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:38:55.291657 [ 3 ] {6b293eb1-549e-4dc7-8d02-17535a3b02f6} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.24 21:38:55.293765 [ 3 ] {6b293eb1-549e-4dc7-8d02-17535a3b02f6} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.24 21:38:55.295496 [ 3 ] {6b293eb1-549e-4dc7-8d02-17535a3b02f6} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:38:55.299742 [ 3 ] {6b293eb1-549e-4dc7-8d02-17535a3b02f6} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.299793 [ 3 ] {6b293eb1-549e-4dc7-8d02-17535a3b02f6} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.24 21:38:55.299816 [ 3 ] {} HTTP-Session: c9b0948b-5d79-4f47-8f87-61bdc3fbeb6d Destroying unnamed session 2023.10.24 21:38:55.300103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.300158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.300184 [ 3 ] {} HTTP-Session: c9daf63d-36d1-467f-a401-5c3796d147bd Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.300203 [ 3 ] {} HTTP-Session: c9daf63d-36d1-467f-a401-5c3796d147bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.300323 [ 3 ] {4e84ac59-dd43-44a1-9d62-6945560c2bd8} executeQuery: (from [fd00:1122:3344:101::d]:40053) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.24 21:38:55.318677 [ 3 ] {4e84ac59-dd43-44a1-9d62-6945560c2bd8} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40053) (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.10.24 21:38:55.319356 [ 3 ] {4e84ac59-dd43-44a1-9d62-6945560c2bd8} 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.10.24 21:38:55.319479 [ 3 ] {4e84ac59-dd43-44a1-9d62-6945560c2bd8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.319498 [ 3 ] {} HTTP-Session: c9daf63d-36d1-467f-a401-5c3796d147bd Destroying unnamed session 2023.10.24 21:38:55.319765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.319820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.319839 [ 3 ] {} HTTP-Session: c9c954b7-51d5-4454-857c-d77ffb297bff Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.319857 [ 3 ] {} HTTP-Session: c9c954b7-51d5-4454-857c-d77ffb297bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.319968 [ 3 ] {b63425f2-1d13-41c3-b931-c4bbbffe5561} executeQuery: (from [fd00:1122:3344:101::d]:40053) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.24 21:38:55.320075 [ 3 ] {b63425f2-1d13-41c3-b931-c4bbbffe5561} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.320095 [ 3 ] {b63425f2-1d13-41c3-b931-c4bbbffe5561} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.320113 [ 3 ] {} HTTP-Session: c9c954b7-51d5-4454-857c-d77ffb297bff Destroying unnamed session 2023.10.24 21:38:55.320238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.320277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.320298 [ 3 ] {} HTTP-Session: 9f3c360a-fcf0-48e9-8b5b-75eb383e593c Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.320319 [ 3 ] {} HTTP-Session: 9f3c360a-fcf0-48e9-8b5b-75eb383e593c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.320376 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} executeQuery: (from [fd00:1122:3344:101::d]:40053) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.24 21:38:55.320428 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.24 21:38:55.329257 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.24 21:38:55.329284 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9391e-05 sec 2023.10.24 21:38:55.329310 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 21:38:55.329333 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} DatabaseAtomic (oximeter): Starting up tables. 2023.10.24 21:38:55.329415 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.329439 [ 3 ] {dc0dbb7b-e341-4167-9f8d-6a2f545b591b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.329460 [ 3 ] {} HTTP-Session: 9f3c360a-fcf0-48e9-8b5b-75eb383e593c Destroying unnamed session 2023.10.24 21:38:55.329602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.329651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.329678 [ 3 ] {} HTTP-Session: 8225d410-8416-4246-a7e6-b717e50ed392 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.329701 [ 3 ] {} HTTP-Session: 8225d410-8416-4246-a7e6-b717e50ed392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.329870 [ 3 ] {666958b5-c6cc-4d18-86dd-84d70ca46cba} executeQuery: (from [fd00:1122:3344:101::d]:40053) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.24 21:38:55.329925 [ 3 ] {666958b5-c6cc-4d18-86dd-84d70ca46cba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.24 21:38:55.334711 [ 3 ] {666958b5-c6cc-4d18-86dd-84d70ca46cba} oximeter.version (195d95a5-54fd-42d8-86ac-e7a11e22eea9): Loading data parts 2023.10.24 21:38:55.334847 [ 3 ] {666958b5-c6cc-4d18-86dd-84d70ca46cba} oximeter.version (195d95a5-54fd-42d8-86ac-e7a11e22eea9): There are no data parts 2023.10.24 21:38:55.341862 [ 3 ] {666958b5-c6cc-4d18-86dd-84d70ca46cba} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.341897 [ 3 ] {666958b5-c6cc-4d18-86dd-84d70ca46cba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.341916 [ 3 ] {} HTTP-Session: 8225d410-8416-4246-a7e6-b717e50ed392 Destroying unnamed session 2023.10.24 21:38:55.342052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.342098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.342117 [ 3 ] {} HTTP-Session: 0f6cf8ff-ffa4-4feb-bd94-75744dc0612d Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.342138 [ 3 ] {} HTTP-Session: 0f6cf8ff-ffa4-4feb-bd94-75744dc0612d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.342330 [ 3 ] {5fe6def5-308f-4167-948a-1b20dfc42a84} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.342373 [ 3 ] {5fe6def5-308f-4167-948a-1b20dfc42a84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.24 21:38:55.349208 [ 3 ] {5fe6def5-308f-4167-948a-1b20dfc42a84} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Loading data parts 2023.10.24 21:38:55.349295 [ 3 ] {5fe6def5-308f-4167-948a-1b20dfc42a84} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): There are no data parts 2023.10.24 21:38:55.360685 [ 3 ] {5fe6def5-308f-4167-948a-1b20dfc42a84} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.360723 [ 3 ] {5fe6def5-308f-4167-948a-1b20dfc42a84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.360743 [ 3 ] {} HTTP-Session: 0f6cf8ff-ffa4-4feb-bd94-75744dc0612d Destroying unnamed session 2023.10.24 21:38:55.360863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.360922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.360945 [ 3 ] {} HTTP-Session: 1960b31b-7c80-4619-9988-6de1e2686dbe Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.360969 [ 3 ] {} HTTP-Session: 1960b31b-7c80-4619-9988-6de1e2686dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.361164 [ 3 ] {5ed16182-3a01-4ace-ad77-0b150997448b} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.361210 [ 3 ] {5ed16182-3a01-4ace-ad77-0b150997448b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.24 21:38:55.363792 [ 3 ] {5ed16182-3a01-4ace-ad77-0b150997448b} oximeter.measurements_i8 (b4f7cacf-251d-4743-be92-262b9098f5ce): Loading data parts 2023.10.24 21:38:55.363878 [ 3 ] {5ed16182-3a01-4ace-ad77-0b150997448b} oximeter.measurements_i8 (b4f7cacf-251d-4743-be92-262b9098f5ce): There are no data parts 2023.10.24 21:38:55.366158 [ 3 ] {5ed16182-3a01-4ace-ad77-0b150997448b} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.366193 [ 3 ] {5ed16182-3a01-4ace-ad77-0b150997448b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.366212 [ 3 ] {} HTTP-Session: 1960b31b-7c80-4619-9988-6de1e2686dbe Destroying unnamed session 2023.10.24 21:38:55.366340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.366399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.366422 [ 3 ] {} HTTP-Session: cb4337ed-d94c-4cca-ae45-2bff284e2697 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.366442 [ 3 ] {} HTTP-Session: cb4337ed-d94c-4cca-ae45-2bff284e2697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.366681 [ 3 ] {ad09d392-b2bd-4b08-808b-01224ba77ed7} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.366741 [ 3 ] {ad09d392-b2bd-4b08-808b-01224ba77ed7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.24 21:38:55.368586 [ 3 ] {ad09d392-b2bd-4b08-808b-01224ba77ed7} oximeter.measurements_u8 (78ad2c0e-beab-44e2-8ab3-1cd08115584d): Loading data parts 2023.10.24 21:38:55.368677 [ 3 ] {ad09d392-b2bd-4b08-808b-01224ba77ed7} oximeter.measurements_u8 (78ad2c0e-beab-44e2-8ab3-1cd08115584d): There are no data parts 2023.10.24 21:38:55.374836 [ 3 ] {ad09d392-b2bd-4b08-808b-01224ba77ed7} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.374884 [ 3 ] {ad09d392-b2bd-4b08-808b-01224ba77ed7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.374923 [ 3 ] {} HTTP-Session: cb4337ed-d94c-4cca-ae45-2bff284e2697 Destroying unnamed session 2023.10.24 21:38:55.375124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.375231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.375283 [ 3 ] {} HTTP-Session: 728f23f4-22b6-4eb9-b899-589c98b92522 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.375320 [ 3 ] {} HTTP-Session: 728f23f4-22b6-4eb9-b899-589c98b92522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.375564 [ 3 ] {888a763d-9589-48bb-9925-2364e8fe25c1} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.375612 [ 3 ] {888a763d-9589-48bb-9925-2364e8fe25c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.24 21:38:55.377753 [ 3 ] {888a763d-9589-48bb-9925-2364e8fe25c1} oximeter.measurements_i16 (03aff869-23cc-441c-abe1-d3198214c6d9): Loading data parts 2023.10.24 21:38:55.377836 [ 3 ] {888a763d-9589-48bb-9925-2364e8fe25c1} oximeter.measurements_i16 (03aff869-23cc-441c-abe1-d3198214c6d9): There are no data parts 2023.10.24 21:38:55.380164 [ 3 ] {888a763d-9589-48bb-9925-2364e8fe25c1} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.380221 [ 3 ] {888a763d-9589-48bb-9925-2364e8fe25c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.380264 [ 3 ] {} HTTP-Session: 728f23f4-22b6-4eb9-b899-589c98b92522 Destroying unnamed session 2023.10.24 21:38:55.380439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.380530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.380574 [ 3 ] {} HTTP-Session: 015e7544-baa0-4288-b13c-d174c69d2f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.380612 [ 3 ] {} HTTP-Session: 015e7544-baa0-4288-b13c-d174c69d2f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.380981 [ 3 ] {c268399c-6575-49f7-af9e-e0a73ea70646} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.381082 [ 3 ] {c268399c-6575-49f7-af9e-e0a73ea70646} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.24 21:38:55.382950 [ 3 ] {c268399c-6575-49f7-af9e-e0a73ea70646} oximeter.measurements_u16 (36c4a7c4-b1aa-4ec2-8ed8-3ba31178782f): Loading data parts 2023.10.24 21:38:55.383055 [ 3 ] {c268399c-6575-49f7-af9e-e0a73ea70646} oximeter.measurements_u16 (36c4a7c4-b1aa-4ec2-8ed8-3ba31178782f): There are no data parts 2023.10.24 21:38:55.389116 [ 3 ] {c268399c-6575-49f7-af9e-e0a73ea70646} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.389173 [ 3 ] {c268399c-6575-49f7-af9e-e0a73ea70646} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.389214 [ 3 ] {} HTTP-Session: 015e7544-baa0-4288-b13c-d174c69d2f46 Destroying unnamed session 2023.10.24 21:38:55.389385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.389476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.389524 [ 3 ] {} HTTP-Session: 6d2013e6-856e-45a2-92f9-6e3377e6e61a Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.389556 [ 3 ] {} HTTP-Session: 6d2013e6-856e-45a2-92f9-6e3377e6e61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.389930 [ 3 ] {75b59624-1893-448b-9a6c-6324ab2c39a7} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.390019 [ 3 ] {75b59624-1893-448b-9a6c-6324ab2c39a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.24 21:38:55.392087 [ 3 ] {75b59624-1893-448b-9a6c-6324ab2c39a7} oximeter.measurements_i32 (ab07765f-6f8a-43fe-84ac-bc721050e4e4): Loading data parts 2023.10.24 21:38:55.392179 [ 3 ] {75b59624-1893-448b-9a6c-6324ab2c39a7} oximeter.measurements_i32 (ab07765f-6f8a-43fe-84ac-bc721050e4e4): There are no data parts 2023.10.24 21:38:55.394442 [ 3 ] {75b59624-1893-448b-9a6c-6324ab2c39a7} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.394477 [ 3 ] {75b59624-1893-448b-9a6c-6324ab2c39a7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.394496 [ 3 ] {} HTTP-Session: 6d2013e6-856e-45a2-92f9-6e3377e6e61a Destroying unnamed session 2023.10.24 21:38:55.394610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.394666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.394689 [ 3 ] {} HTTP-Session: f96cc602-9f94-49e1-af33-541da786d92a Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.394713 [ 3 ] {} HTTP-Session: f96cc602-9f94-49e1-af33-541da786d92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.394938 [ 3 ] {d6f57b75-98e5-4646-970f-b32fdc1581d0} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.394993 [ 3 ] {d6f57b75-98e5-4646-970f-b32fdc1581d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.24 21:38:55.396643 [ 3 ] {d6f57b75-98e5-4646-970f-b32fdc1581d0} oximeter.measurements_u32 (39c244e9-7475-4090-9d47-4fe38e0db554): Loading data parts 2023.10.24 21:38:55.396745 [ 3 ] {d6f57b75-98e5-4646-970f-b32fdc1581d0} oximeter.measurements_u32 (39c244e9-7475-4090-9d47-4fe38e0db554): There are no data parts 2023.10.24 21:38:55.404014 [ 3 ] {d6f57b75-98e5-4646-970f-b32fdc1581d0} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.404074 [ 3 ] {d6f57b75-98e5-4646-970f-b32fdc1581d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.404104 [ 3 ] {} HTTP-Session: f96cc602-9f94-49e1-af33-541da786d92a Destroying unnamed session 2023.10.24 21:38:55.404259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.404348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.404385 [ 3 ] {} HTTP-Session: f06723ae-d976-49cf-bebc-96439434a1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.404423 [ 3 ] {} HTTP-Session: f06723ae-d976-49cf-bebc-96439434a1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.404781 [ 3 ] {16cda93a-b673-4d27-966b-f9d3adc0d8c7} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.404874 [ 3 ] {16cda93a-b673-4d27-966b-f9d3adc0d8c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.24 21:38:55.407123 [ 3 ] {16cda93a-b673-4d27-966b-f9d3adc0d8c7} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Loading data parts 2023.10.24 21:38:55.407213 [ 3 ] {16cda93a-b673-4d27-966b-f9d3adc0d8c7} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): There are no data parts 2023.10.24 21:38:55.409455 [ 3 ] {16cda93a-b673-4d27-966b-f9d3adc0d8c7} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.409484 [ 3 ] {16cda93a-b673-4d27-966b-f9d3adc0d8c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.409508 [ 3 ] {} HTTP-Session: f06723ae-d976-49cf-bebc-96439434a1bd Destroying unnamed session 2023.10.24 21:38:55.409625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.409674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.409701 [ 3 ] {} HTTP-Session: f93865c5-5a20-4401-a032-759f9989f7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.409726 [ 3 ] {} HTTP-Session: f93865c5-5a20-4401-a032-759f9989f7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.409945 [ 3 ] {d4b628c1-2427-4c07-86b2-f3e573e42d22} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.410001 [ 3 ] {d4b628c1-2427-4c07-86b2-f3e573e42d22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.24 21:38:55.411651 [ 3 ] {d4b628c1-2427-4c07-86b2-f3e573e42d22} oximeter.measurements_u64 (f99b1dd6-d2dd-46ca-8439-051f5d04b14a): Loading data parts 2023.10.24 21:38:55.411753 [ 3 ] {d4b628c1-2427-4c07-86b2-f3e573e42d22} oximeter.measurements_u64 (f99b1dd6-d2dd-46ca-8439-051f5d04b14a): There are no data parts 2023.10.24 21:38:55.419188 [ 3 ] {d4b628c1-2427-4c07-86b2-f3e573e42d22} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.419219 [ 3 ] {d4b628c1-2427-4c07-86b2-f3e573e42d22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.419248 [ 3 ] {} HTTP-Session: f93865c5-5a20-4401-a032-759f9989f7a5 Destroying unnamed session 2023.10.24 21:38:55.419368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.419428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.419459 [ 3 ] {} HTTP-Session: a85db50f-2efd-4bdb-abc8-31eae17bfad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.419490 [ 3 ] {} HTTP-Session: a85db50f-2efd-4bdb-abc8-31eae17bfad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.419716 [ 3 ] {5ffaa12d-4b77-4035-9f03-5afba6519a83} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.419775 [ 3 ] {5ffaa12d-4b77-4035-9f03-5afba6519a83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.24 21:38:55.422002 [ 3 ] {5ffaa12d-4b77-4035-9f03-5afba6519a83} oximeter.measurements_f32 (f76c391f-ef4e-4f16-a21f-e06d5e283ca0): Loading data parts 2023.10.24 21:38:55.422097 [ 3 ] {5ffaa12d-4b77-4035-9f03-5afba6519a83} oximeter.measurements_f32 (f76c391f-ef4e-4f16-a21f-e06d5e283ca0): There are no data parts 2023.10.24 21:38:55.424344 [ 3 ] {5ffaa12d-4b77-4035-9f03-5afba6519a83} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.424373 [ 3 ] {5ffaa12d-4b77-4035-9f03-5afba6519a83} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.424398 [ 3 ] {} HTTP-Session: a85db50f-2efd-4bdb-abc8-31eae17bfad9 Destroying unnamed session 2023.10.24 21:38:55.424510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.424566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.424593 [ 3 ] {} HTTP-Session: 1a3f91dc-dbd0-4228-a836-a8098e4c4b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.424614 [ 3 ] {} HTTP-Session: 1a3f91dc-dbd0-4228-a836-a8098e4c4b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.424839 [ 3 ] {a3be5e1b-2187-4f22-8dd9-6eb064c06cf3} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.424896 [ 3 ] {a3be5e1b-2187-4f22-8dd9-6eb064c06cf3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.24 21:38:55.426599 [ 3 ] {a3be5e1b-2187-4f22-8dd9-6eb064c06cf3} oximeter.measurements_f64 (a0546d7c-83cb-42a4-9f60-3e051801ce41): Loading data parts 2023.10.24 21:38:55.426692 [ 3 ] {a3be5e1b-2187-4f22-8dd9-6eb064c06cf3} oximeter.measurements_f64 (a0546d7c-83cb-42a4-9f60-3e051801ce41): There are no data parts 2023.10.24 21:38:55.434177 [ 3 ] {a3be5e1b-2187-4f22-8dd9-6eb064c06cf3} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.434233 [ 3 ] {a3be5e1b-2187-4f22-8dd9-6eb064c06cf3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.434272 [ 3 ] {} HTTP-Session: 1a3f91dc-dbd0-4228-a836-a8098e4c4b82 Destroying unnamed session 2023.10.24 21:38:55.434474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.434567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.434605 [ 3 ] {} HTTP-Session: 110a34d9-8082-4883-9246-4e31a8af90d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.434645 [ 3 ] {} HTTP-Session: 110a34d9-8082-4883-9246-4e31a8af90d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.435021 [ 3 ] {fcef71fe-ed5e-4eff-a100-ca8090f5e854} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.435130 [ 3 ] {fcef71fe-ed5e-4eff-a100-ca8090f5e854} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.24 21:38:55.437510 [ 3 ] {fcef71fe-ed5e-4eff-a100-ca8090f5e854} oximeter.measurements_string (1a54da12-9056-42fe-96b9-8cb842e24b5e): Loading data parts 2023.10.24 21:38:55.437596 [ 3 ] {fcef71fe-ed5e-4eff-a100-ca8090f5e854} oximeter.measurements_string (1a54da12-9056-42fe-96b9-8cb842e24b5e): There are no data parts 2023.10.24 21:38:55.439807 [ 3 ] {fcef71fe-ed5e-4eff-a100-ca8090f5e854} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.439831 [ 3 ] {fcef71fe-ed5e-4eff-a100-ca8090f5e854} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.439846 [ 3 ] {} HTTP-Session: 110a34d9-8082-4883-9246-4e31a8af90d4 Destroying unnamed session 2023.10.24 21:38:55.439945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.439991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.440010 [ 3 ] {} HTTP-Session: 5b954a19-e574-4dc5-b8fe-853329bff66e Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.440030 [ 3 ] {} HTTP-Session: 5b954a19-e574-4dc5-b8fe-853329bff66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.440218 [ 3 ] {23cc24f5-ff26-4a3f-9c71-6409d5efb9b5} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.440266 [ 3 ] {23cc24f5-ff26-4a3f-9c71-6409d5efb9b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.24 21:38:55.441919 [ 3 ] {23cc24f5-ff26-4a3f-9c71-6409d5efb9b5} oximeter.measurements_bytes (43dc730c-57d5-439a-9325-adf392bd25ed): Loading data parts 2023.10.24 21:38:55.442002 [ 3 ] {23cc24f5-ff26-4a3f-9c71-6409d5efb9b5} oximeter.measurements_bytes (43dc730c-57d5-439a-9325-adf392bd25ed): There are no data parts 2023.10.24 21:38:55.449501 [ 3 ] {23cc24f5-ff26-4a3f-9c71-6409d5efb9b5} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.449560 [ 3 ] {23cc24f5-ff26-4a3f-9c71-6409d5efb9b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.449590 [ 3 ] {} HTTP-Session: 5b954a19-e574-4dc5-b8fe-853329bff66e Destroying unnamed session 2023.10.24 21:38:55.449760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.449856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.449893 [ 3 ] {} HTTP-Session: 75724ca0-bd85-470a-ac15-2bb03bf96b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.449934 [ 3 ] {} HTTP-Session: 75724ca0-bd85-470a-ac15-2bb03bf96b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.450222 [ 3 ] {effad5ab-009d-4d78-ae49-8c5f1322ebe6} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.450272 [ 3 ] {effad5ab-009d-4d78-ae49-8c5f1322ebe6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.24 21:38:55.452488 [ 3 ] {effad5ab-009d-4d78-ae49-8c5f1322ebe6} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Loading data parts 2023.10.24 21:38:55.452576 [ 3 ] {effad5ab-009d-4d78-ae49-8c5f1322ebe6} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): There are no data parts 2023.10.24 21:38:55.454799 [ 3 ] {effad5ab-009d-4d78-ae49-8c5f1322ebe6} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.454823 [ 3 ] {effad5ab-009d-4d78-ae49-8c5f1322ebe6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.454838 [ 3 ] {} HTTP-Session: 75724ca0-bd85-470a-ac15-2bb03bf96b6b Destroying unnamed session 2023.10.24 21:38:55.454936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.454984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.455003 [ 3 ] {} HTTP-Session: 3c6c0abb-6c98-4c49-b4a6-19ab4923a883 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.455023 [ 3 ] {} HTTP-Session: 3c6c0abb-6c98-4c49-b4a6-19ab4923a883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.455222 [ 3 ] {6c7ca943-78ac-425c-9f8e-7f833c8a6899} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.455271 [ 3 ] {6c7ca943-78ac-425c-9f8e-7f833c8a6899} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.24 21:38:55.456977 [ 3 ] {6c7ca943-78ac-425c-9f8e-7f833c8a6899} oximeter.measurements_cumulativeu64 (b27e4704-a333-487d-aed3-2e5b8f3f324f): Loading data parts 2023.10.24 21:38:55.457062 [ 3 ] {6c7ca943-78ac-425c-9f8e-7f833c8a6899} oximeter.measurements_cumulativeu64 (b27e4704-a333-487d-aed3-2e5b8f3f324f): There are no data parts 2023.10.24 21:38:55.463880 [ 3 ] {6c7ca943-78ac-425c-9f8e-7f833c8a6899} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.463928 [ 3 ] {6c7ca943-78ac-425c-9f8e-7f833c8a6899} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.463969 [ 3 ] {} HTTP-Session: 3c6c0abb-6c98-4c49-b4a6-19ab4923a883 Destroying unnamed session 2023.10.24 21:38:55.464175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.464286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.464339 [ 3 ] {} HTTP-Session: 735a47ff-adab-4eae-b7c3-49f15421fb5c Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.464378 [ 3 ] {} HTTP-Session: 735a47ff-adab-4eae-b7c3-49f15421fb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.464607 [ 3 ] {af9fce9f-2a56-43bf-884c-20bb93cedbb6} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.464656 [ 3 ] {af9fce9f-2a56-43bf-884c-20bb93cedbb6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.24 21:38:55.466800 [ 3 ] {af9fce9f-2a56-43bf-884c-20bb93cedbb6} oximeter.measurements_cumulativef32 (4bec77e1-5fbe-4595-b2f1-b24e9d0de8cb): Loading data parts 2023.10.24 21:38:55.466889 [ 3 ] {af9fce9f-2a56-43bf-884c-20bb93cedbb6} oximeter.measurements_cumulativef32 (4bec77e1-5fbe-4595-b2f1-b24e9d0de8cb): There are no data parts 2023.10.24 21:38:55.469767 [ 3 ] {af9fce9f-2a56-43bf-884c-20bb93cedbb6} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.469815 [ 3 ] {af9fce9f-2a56-43bf-884c-20bb93cedbb6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.469856 [ 3 ] {} HTTP-Session: 735a47ff-adab-4eae-b7c3-49f15421fb5c Destroying unnamed session 2023.10.24 21:38:55.470043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.470106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.470130 [ 3 ] {} HTTP-Session: 79981a08-5135-4ef4-9acd-a9f4d982ee8f Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.470150 [ 3 ] {} HTTP-Session: 79981a08-5135-4ef4-9acd-a9f4d982ee8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.470344 [ 3 ] {d1b31eec-cf76-4eec-8440-49952497959c} executeQuery: (from [fd00:1122:3344:101::d]:40053) -- 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.10.24 21:38:55.470393 [ 3 ] {d1b31eec-cf76-4eec-8440-49952497959c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.24 21:38:55.472107 [ 3 ] {d1b31eec-cf76-4eec-8440-49952497959c} oximeter.measurements_cumulativef64 (b010c84d-6610-48e9-bee7-c6dd2010b760): Loading data parts 2023.10.24 21:38:55.472177 [ 3 ] {d1b31eec-cf76-4eec-8440-49952497959c} oximeter.measurements_cumulativef64 (b010c84d-6610-48e9-bee7-c6dd2010b760): There are no data parts 2023.10.24 21:38:55.478062 [ 3 ] {d1b31eec-cf76-4eec-8440-49952497959c} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.478106 [ 3 ] {d1b31eec-cf76-4eec-8440-49952497959c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.478127 [ 3 ] {} HTTP-Session: 79981a08-5135-4ef4-9acd-a9f4d982ee8f Destroying unnamed session 2023.10.24 21:38:55.478276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.478335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.478359 [ 3 ] {} HTTP-Session: a3b3af5c-79a5-4be0-8caf-7469ee7881cd Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.478388 [ 3 ] {} HTTP-Session: a3b3af5c-79a5-4be0-8caf-7469ee7881cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.478655 [ 3 ] {70f4ba60-7530-45e3-8b8d-9617f1a5d641} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.478726 [ 3 ] {70f4ba60-7530-45e3-8b8d-9617f1a5d641} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.24 21:38:55.488126 [ 3 ] {70f4ba60-7530-45e3-8b8d-9617f1a5d641} oximeter.measurements_histogrami8 (67cb51f5-a28f-4901-b8d7-5a3bccd5cdd1): Loading data parts 2023.10.24 21:38:55.488358 [ 3 ] {70f4ba60-7530-45e3-8b8d-9617f1a5d641} oximeter.measurements_histogrami8 (67cb51f5-a28f-4901-b8d7-5a3bccd5cdd1): There are no data parts 2023.10.24 21:38:55.491415 [ 3 ] {70f4ba60-7530-45e3-8b8d-9617f1a5d641} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.491452 [ 3 ] {70f4ba60-7530-45e3-8b8d-9617f1a5d641} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.491468 [ 3 ] {} HTTP-Session: a3b3af5c-79a5-4be0-8caf-7469ee7881cd Destroying unnamed session 2023.10.24 21:38:55.491591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.491642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.491661 [ 3 ] {} HTTP-Session: 3267649c-68c5-4bd6-867d-17d76c8ed2da Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.491686 [ 3 ] {} HTTP-Session: 3267649c-68c5-4bd6-867d-17d76c8ed2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.491912 [ 3 ] {ec78ada3-fd0c-46a9-a0d1-c62271b5b1ef} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.491973 [ 3 ] {ec78ada3-fd0c-46a9-a0d1-c62271b5b1ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.24 21:38:55.499548 [ 3 ] {ec78ada3-fd0c-46a9-a0d1-c62271b5b1ef} oximeter.measurements_histogramu8 (ad9d11d5-79ea-4833-91e1-121d41ab206b): Loading data parts 2023.10.24 21:38:55.499701 [ 3 ] {ec78ada3-fd0c-46a9-a0d1-c62271b5b1ef} oximeter.measurements_histogramu8 (ad9d11d5-79ea-4833-91e1-121d41ab206b): There are no data parts 2023.10.24 21:38:55.501806 [ 3 ] {ec78ada3-fd0c-46a9-a0d1-c62271b5b1ef} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.501830 [ 3 ] {ec78ada3-fd0c-46a9-a0d1-c62271b5b1ef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.501852 [ 3 ] {} HTTP-Session: 3267649c-68c5-4bd6-867d-17d76c8ed2da Destroying unnamed session 2023.10.24 21:38:55.501990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.502039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.502064 [ 3 ] {} HTTP-Session: 34d9062a-918d-48f3-b055-19d89d35a8f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.502080 [ 3 ] {} HTTP-Session: 34d9062a-918d-48f3-b055-19d89d35a8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.502294 [ 3 ] {84f17666-73f0-401f-bf0a-dc37c19c02e8} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.502348 [ 3 ] {84f17666-73f0-401f-bf0a-dc37c19c02e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.24 21:38:55.504984 [ 3 ] {84f17666-73f0-401f-bf0a-dc37c19c02e8} oximeter.measurements_histogrami16 (2b36eb24-15e9-4885-a9e3-97d6a69269db): Loading data parts 2023.10.24 21:38:55.505068 [ 3 ] {84f17666-73f0-401f-bf0a-dc37c19c02e8} oximeter.measurements_histogrami16 (2b36eb24-15e9-4885-a9e3-97d6a69269db): There are no data parts 2023.10.24 21:38:55.506660 [ 3 ] {84f17666-73f0-401f-bf0a-dc37c19c02e8} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.506690 [ 3 ] {84f17666-73f0-401f-bf0a-dc37c19c02e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.506705 [ 3 ] {} HTTP-Session: 34d9062a-918d-48f3-b055-19d89d35a8f1 Destroying unnamed session 2023.10.24 21:38:55.506813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.506865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.506884 [ 3 ] {} HTTP-Session: 25b0b5dd-5fd9-450d-b310-6805cff8d2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.506900 [ 3 ] {} HTTP-Session: 25b0b5dd-5fd9-450d-b310-6805cff8d2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.507114 [ 3 ] {3df6a30d-6f23-40cd-8bae-a4fd055e86ad} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.507167 [ 3 ] {3df6a30d-6f23-40cd-8bae-a4fd055e86ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.24 21:38:55.513373 [ 3 ] {3df6a30d-6f23-40cd-8bae-a4fd055e86ad} oximeter.measurements_histogramu16 (dd5e08bc-bb9d-48f9-b116-98d81901931f): Loading data parts 2023.10.24 21:38:55.513486 [ 3 ] {3df6a30d-6f23-40cd-8bae-a4fd055e86ad} oximeter.measurements_histogramu16 (dd5e08bc-bb9d-48f9-b116-98d81901931f): There are no data parts 2023.10.24 21:38:55.515428 [ 3 ] {3df6a30d-6f23-40cd-8bae-a4fd055e86ad} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.515459 [ 3 ] {3df6a30d-6f23-40cd-8bae-a4fd055e86ad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.515476 [ 3 ] {} HTTP-Session: 25b0b5dd-5fd9-450d-b310-6805cff8d2a9 Destroying unnamed session 2023.10.24 21:38:55.515575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.515625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.515644 [ 3 ] {} HTTP-Session: 1b5e21bd-6545-4e41-aa23-09216c34d283 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.515665 [ 3 ] {} HTTP-Session: 1b5e21bd-6545-4e41-aa23-09216c34d283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.515879 [ 3 ] {48034ecf-5658-4a5c-a212-f7e7f56653e2} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.515932 [ 3 ] {48034ecf-5658-4a5c-a212-f7e7f56653e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.24 21:38:55.518493 [ 3 ] {48034ecf-5658-4a5c-a212-f7e7f56653e2} oximeter.measurements_histogrami32 (3a458e29-a36a-4ec6-bd03-d42031f9f22d): Loading data parts 2023.10.24 21:38:55.518612 [ 3 ] {48034ecf-5658-4a5c-a212-f7e7f56653e2} oximeter.measurements_histogrami32 (3a458e29-a36a-4ec6-bd03-d42031f9f22d): There are no data parts 2023.10.24 21:38:55.520148 [ 3 ] {48034ecf-5658-4a5c-a212-f7e7f56653e2} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.520173 [ 3 ] {48034ecf-5658-4a5c-a212-f7e7f56653e2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.520188 [ 3 ] {} HTTP-Session: 1b5e21bd-6545-4e41-aa23-09216c34d283 Destroying unnamed session 2023.10.24 21:38:55.520297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.520345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.520364 [ 3 ] {} HTTP-Session: fdc1d67b-1ae2-40d4-a6eb-7b8575025266 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.520385 [ 3 ] {} HTTP-Session: fdc1d67b-1ae2-40d4-a6eb-7b8575025266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.520599 [ 3 ] {0ad73366-259d-40ad-9e91-f19eeb507985} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.520650 [ 3 ] {0ad73366-259d-40ad-9e91-f19eeb507985} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.24 21:38:55.526885 [ 3 ] {0ad73366-259d-40ad-9e91-f19eeb507985} oximeter.measurements_histogramu32 (8f14d5d4-b560-46ee-8b29-0ebe29e877cc): Loading data parts 2023.10.24 21:38:55.527011 [ 3 ] {0ad73366-259d-40ad-9e91-f19eeb507985} oximeter.measurements_histogramu32 (8f14d5d4-b560-46ee-8b29-0ebe29e877cc): There are no data parts 2023.10.24 21:38:55.528834 [ 3 ] {0ad73366-259d-40ad-9e91-f19eeb507985} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.528859 [ 3 ] {0ad73366-259d-40ad-9e91-f19eeb507985} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.528880 [ 3 ] {} HTTP-Session: fdc1d67b-1ae2-40d4-a6eb-7b8575025266 Destroying unnamed session 2023.10.24 21:38:55.528983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.529031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.529055 [ 3 ] {} HTTP-Session: 6201a44e-477b-4727-8b1b-36aadfda84f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.529071 [ 3 ] {} HTTP-Session: 6201a44e-477b-4727-8b1b-36aadfda84f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.529285 [ 3 ] {1fdcf30d-bba9-41fe-bf25-bbd295dd4000} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.529338 [ 3 ] {1fdcf30d-bba9-41fe-bf25-bbd295dd4000} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.24 21:38:55.531912 [ 3 ] {1fdcf30d-bba9-41fe-bf25-bbd295dd4000} oximeter.measurements_histogrami64 (4db7bc38-7673-4299-bbb3-65c1c8098adb): Loading data parts 2023.10.24 21:38:55.531967 [ 3 ] {1fdcf30d-bba9-41fe-bf25-bbd295dd4000} oximeter.measurements_histogrami64 (4db7bc38-7673-4299-bbb3-65c1c8098adb): There are no data parts 2023.10.24 21:38:55.533485 [ 3 ] {1fdcf30d-bba9-41fe-bf25-bbd295dd4000} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.533509 [ 3 ] {1fdcf30d-bba9-41fe-bf25-bbd295dd4000} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.533530 [ 3 ] {} HTTP-Session: 6201a44e-477b-4727-8b1b-36aadfda84f6 Destroying unnamed session 2023.10.24 21:38:55.533636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.533677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.533701 [ 3 ] {} HTTP-Session: 9af93daa-e4a9-4d93-82be-e2d924eb9b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.533722 [ 3 ] {} HTTP-Session: 9af93daa-e4a9-4d93-82be-e2d924eb9b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.533929 [ 3 ] {27698a2e-48fd-4854-a012-1fe000ecdc51} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.533981 [ 3 ] {27698a2e-48fd-4854-a012-1fe000ecdc51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.24 21:38:55.540144 [ 3 ] {27698a2e-48fd-4854-a012-1fe000ecdc51} oximeter.measurements_histogramu64 (5e1e93a8-7957-418c-bba2-8a5760410990): Loading data parts 2023.10.24 21:38:55.540213 [ 3 ] {27698a2e-48fd-4854-a012-1fe000ecdc51} oximeter.measurements_histogramu64 (5e1e93a8-7957-418c-bba2-8a5760410990): There are no data parts 2023.10.24 21:38:55.542014 [ 3 ] {27698a2e-48fd-4854-a012-1fe000ecdc51} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.542049 [ 3 ] {27698a2e-48fd-4854-a012-1fe000ecdc51} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.542069 [ 3 ] {} HTTP-Session: 9af93daa-e4a9-4d93-82be-e2d924eb9b00 Destroying unnamed session 2023.10.24 21:38:55.542188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.542246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.542269 [ 3 ] {} HTTP-Session: 327649e8-4658-499e-8b24-60f8193c88fd Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.542295 [ 3 ] {} HTTP-Session: 327649e8-4658-499e-8b24-60f8193c88fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.542561 [ 3 ] {7a1e93ab-158a-40af-b000-180ef84bfca9} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.542626 [ 3 ] {7a1e93ab-158a-40af-b000-180ef84bfca9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.24 21:38:55.545279 [ 3 ] {7a1e93ab-158a-40af-b000-180ef84bfca9} oximeter.measurements_histogramf32 (707246ac-9aff-4883-961e-2b6ff4a0324f): Loading data parts 2023.10.24 21:38:55.545354 [ 3 ] {7a1e93ab-158a-40af-b000-180ef84bfca9} oximeter.measurements_histogramf32 (707246ac-9aff-4883-961e-2b6ff4a0324f): There are no data parts 2023.10.24 21:38:55.546855 [ 3 ] {7a1e93ab-158a-40af-b000-180ef84bfca9} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.546878 [ 3 ] {7a1e93ab-158a-40af-b000-180ef84bfca9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.546901 [ 3 ] {} HTTP-Session: 327649e8-4658-499e-8b24-60f8193c88fd Destroying unnamed session 2023.10.24 21:38:55.547004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.547053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.547083 [ 3 ] {} HTTP-Session: fad5bc24-5749-4cec-8dac-cab1549795e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.547099 [ 3 ] {} HTTP-Session: fad5bc24-5749-4cec-8dac-cab1549795e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.547312 [ 3 ] {377b9a91-adc8-4848-af4d-b66de5d8e5d4} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.547365 [ 3 ] {377b9a91-adc8-4848-af4d-b66de5d8e5d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.24 21:38:55.553633 [ 3 ] {377b9a91-adc8-4848-af4d-b66de5d8e5d4} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Loading data parts 2023.10.24 21:38:55.553696 [ 3 ] {377b9a91-adc8-4848-af4d-b66de5d8e5d4} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): There are no data parts 2023.10.24 21:38:55.555532 [ 3 ] {377b9a91-adc8-4848-af4d-b66de5d8e5d4} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.555556 [ 3 ] {377b9a91-adc8-4848-af4d-b66de5d8e5d4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.555579 [ 3 ] {} HTTP-Session: fad5bc24-5749-4cec-8dac-cab1549795e7 Destroying unnamed session 2023.10.24 21:38:55.555676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.555724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.555750 [ 3 ] {} HTTP-Session: 8f0d23f8-2007-4598-ad4e-e7a7f38ec36a Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.555766 [ 3 ] {} HTTP-Session: 8f0d23f8-2007-4598-ad4e-e7a7f38ec36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.555924 [ 3 ] {9054145f-00fc-4c87-946e-63010f83e2e6} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.555972 [ 3 ] {9054145f-00fc-4c87-946e-63010f83e2e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.24 21:38:55.558391 [ 3 ] {9054145f-00fc-4c87-946e-63010f83e2e6} oximeter.fields_bool (9b7b31c4-f9ca-46c5-9cc8-fc76fe538beb): Loading data parts 2023.10.24 21:38:55.558460 [ 3 ] {9054145f-00fc-4c87-946e-63010f83e2e6} oximeter.fields_bool (9b7b31c4-f9ca-46c5-9cc8-fc76fe538beb): There are no data parts 2023.10.24 21:38:55.559860 [ 3 ] {9054145f-00fc-4c87-946e-63010f83e2e6} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.559891 [ 3 ] {9054145f-00fc-4c87-946e-63010f83e2e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.559911 [ 3 ] {} HTTP-Session: 8f0d23f8-2007-4598-ad4e-e7a7f38ec36a Destroying unnamed session 2023.10.24 21:38:55.560009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.560056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.560081 [ 3 ] {} HTTP-Session: e17970a2-11eb-4b55-9a46-cc108935fc05 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.560098 [ 3 ] {} HTTP-Session: e17970a2-11eb-4b55-9a46-cc108935fc05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.560253 [ 3 ] {82305671-937f-4ac1-8077-7b09c633def0} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.560295 [ 3 ] {82305671-937f-4ac1-8077-7b09c633def0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.24 21:38:55.566658 [ 3 ] {82305671-937f-4ac1-8077-7b09c633def0} oximeter.fields_i8 (67fe04a0-6807-4ffc-ad48-b4a370bb1552): Loading data parts 2023.10.24 21:38:55.566725 [ 3 ] {82305671-937f-4ac1-8077-7b09c633def0} oximeter.fields_i8 (67fe04a0-6807-4ffc-ad48-b4a370bb1552): There are no data parts 2023.10.24 21:38:55.568533 [ 3 ] {82305671-937f-4ac1-8077-7b09c633def0} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.568564 [ 3 ] {82305671-937f-4ac1-8077-7b09c633def0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.568580 [ 3 ] {} HTTP-Session: e17970a2-11eb-4b55-9a46-cc108935fc05 Destroying unnamed session 2023.10.24 21:38:55.568689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.568737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.568755 [ 3 ] {} HTTP-Session: 385bd416-b968-454a-a619-6a4c79906698 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.568778 [ 3 ] {} HTTP-Session: 385bd416-b968-454a-a619-6a4c79906698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.568930 [ 3 ] {97a01fd9-fbf0-4bbd-aa8a-2717164b92b1} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.568977 [ 3 ] {97a01fd9-fbf0-4bbd-aa8a-2717164b92b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.24 21:38:55.571398 [ 3 ] {97a01fd9-fbf0-4bbd-aa8a-2717164b92b1} oximeter.fields_u8 (0d94f3cc-6817-4e36-bd06-9d242440d9c8): Loading data parts 2023.10.24 21:38:55.571470 [ 3 ] {97a01fd9-fbf0-4bbd-aa8a-2717164b92b1} oximeter.fields_u8 (0d94f3cc-6817-4e36-bd06-9d242440d9c8): There are no data parts 2023.10.24 21:38:55.572912 [ 3 ] {97a01fd9-fbf0-4bbd-aa8a-2717164b92b1} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.572936 [ 3 ] {97a01fd9-fbf0-4bbd-aa8a-2717164b92b1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.572959 [ 3 ] {} HTTP-Session: 385bd416-b968-454a-a619-6a4c79906698 Destroying unnamed session 2023.10.24 21:38:55.573068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.573117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.573141 [ 3 ] {} HTTP-Session: 43ee4229-a43a-4944-bb7d-8a15bdaa592b Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.573157 [ 3 ] {} HTTP-Session: 43ee4229-a43a-4944-bb7d-8a15bdaa592b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.573315 [ 3 ] {36f36630-ac57-499f-ab96-64dc6ec8e992} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.573362 [ 3 ] {36f36630-ac57-499f-ab96-64dc6ec8e992} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.24 21:38:55.579783 [ 3 ] {36f36630-ac57-499f-ab96-64dc6ec8e992} oximeter.fields_i16 (89347939-0950-4ce7-9d12-d3ac4e2d45d3): Loading data parts 2023.10.24 21:38:55.579902 [ 3 ] {36f36630-ac57-499f-ab96-64dc6ec8e992} oximeter.fields_i16 (89347939-0950-4ce7-9d12-d3ac4e2d45d3): There are no data parts 2023.10.24 21:38:55.581914 [ 3 ] {36f36630-ac57-499f-ab96-64dc6ec8e992} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.581938 [ 3 ] {36f36630-ac57-499f-ab96-64dc6ec8e992} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.581952 [ 3 ] {} HTTP-Session: 43ee4229-a43a-4944-bb7d-8a15bdaa592b Destroying unnamed session 2023.10.24 21:38:55.582053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.582102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.582120 [ 3 ] {} HTTP-Session: 1492c0e4-02c0-4e00-86f0-bc82a918256e Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.582142 [ 3 ] {} HTTP-Session: 1492c0e4-02c0-4e00-86f0-bc82a918256e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.582299 [ 3 ] {9ac6b701-a8dd-4fb7-b450-4c020336f94d} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.582341 [ 3 ] {9ac6b701-a8dd-4fb7-b450-4c020336f94d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.24 21:38:55.584823 [ 3 ] {9ac6b701-a8dd-4fb7-b450-4c020336f94d} oximeter.fields_u16 (87457c1b-7e47-4c09-8bc7-74bae84b6a83): Loading data parts 2023.10.24 21:38:55.584923 [ 3 ] {9ac6b701-a8dd-4fb7-b450-4c020336f94d} oximeter.fields_u16 (87457c1b-7e47-4c09-8bc7-74bae84b6a83): There are no data parts 2023.10.24 21:38:55.586307 [ 3 ] {9ac6b701-a8dd-4fb7-b450-4c020336f94d} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.586339 [ 3 ] {9ac6b701-a8dd-4fb7-b450-4c020336f94d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.586354 [ 3 ] {} HTTP-Session: 1492c0e4-02c0-4e00-86f0-bc82a918256e Destroying unnamed session 2023.10.24 21:38:55.586445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.586500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.586519 [ 3 ] {} HTTP-Session: 4cfe8f71-d05c-4f70-9654-0ea0e92b4b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.586541 [ 3 ] {} HTTP-Session: 4cfe8f71-d05c-4f70-9654-0ea0e92b4b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.586696 [ 3 ] {82873885-d9db-43c4-88d8-8d5e85c47edc} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.586744 [ 3 ] {82873885-d9db-43c4-88d8-8d5e85c47edc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.24 21:38:55.593250 [ 3 ] {82873885-d9db-43c4-88d8-8d5e85c47edc} oximeter.fields_i32 (09707650-786b-41ac-8bad-10b2c0b37823): Loading data parts 2023.10.24 21:38:55.593334 [ 3 ] {82873885-d9db-43c4-88d8-8d5e85c47edc} oximeter.fields_i32 (09707650-786b-41ac-8bad-10b2c0b37823): There are no data parts 2023.10.24 21:38:55.595167 [ 3 ] {82873885-d9db-43c4-88d8-8d5e85c47edc} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.595191 [ 3 ] {82873885-d9db-43c4-88d8-8d5e85c47edc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.595219 [ 3 ] {} HTTP-Session: 4cfe8f71-d05c-4f70-9654-0ea0e92b4b0e Destroying unnamed session 2023.10.24 21:38:55.595328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.595378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.595409 [ 3 ] {} HTTP-Session: 86b7817f-a253-454d-bf22-77405c45f5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.595425 [ 3 ] {} HTTP-Session: 86b7817f-a253-454d-bf22-77405c45f5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.595580 [ 3 ] {1c6d4e81-446d-47ff-88b3-6eca77e96a07} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.595623 [ 3 ] {1c6d4e81-446d-47ff-88b3-6eca77e96a07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.24 21:38:55.598067 [ 3 ] {1c6d4e81-446d-47ff-88b3-6eca77e96a07} oximeter.fields_u32 (99af17af-17d0-4e9b-94e8-3fdc18675a09): Loading data parts 2023.10.24 21:38:55.598155 [ 3 ] {1c6d4e81-446d-47ff-88b3-6eca77e96a07} oximeter.fields_u32 (99af17af-17d0-4e9b-94e8-3fdc18675a09): There are no data parts 2023.10.24 21:38:55.599515 [ 3 ] {1c6d4e81-446d-47ff-88b3-6eca77e96a07} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.599545 [ 3 ] {1c6d4e81-446d-47ff-88b3-6eca77e96a07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.599560 [ 3 ] {} HTTP-Session: 86b7817f-a253-454d-bf22-77405c45f5ba Destroying unnamed session 2023.10.24 21:38:55.599660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.599709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.599728 [ 3 ] {} HTTP-Session: ad430dd3-fec7-4183-90cb-6e7e523f9d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.599751 [ 3 ] {} HTTP-Session: ad430dd3-fec7-4183-90cb-6e7e523f9d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.599908 [ 3 ] {b46b2c5b-bef8-435f-b6cd-d52984d80384} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.599957 [ 3 ] {b46b2c5b-bef8-435f-b6cd-d52984d80384} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.24 21:38:55.606561 [ 3 ] {b46b2c5b-bef8-435f-b6cd-d52984d80384} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Loading data parts 2023.10.24 21:38:55.606681 [ 3 ] {b46b2c5b-bef8-435f-b6cd-d52984d80384} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): There are no data parts 2023.10.24 21:38:55.608476 [ 3 ] {b46b2c5b-bef8-435f-b6cd-d52984d80384} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.608500 [ 3 ] {b46b2c5b-bef8-435f-b6cd-d52984d80384} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.608523 [ 3 ] {} HTTP-Session: ad430dd3-fec7-4183-90cb-6e7e523f9d5b Destroying unnamed session 2023.10.24 21:38:55.608655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.608697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.608722 [ 3 ] {} HTTP-Session: 04848890-ebda-4d57-9b86-790d18954854 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.608744 [ 3 ] {} HTTP-Session: 04848890-ebda-4d57-9b86-790d18954854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.608894 [ 3 ] {f0302319-f1ff-464e-bc23-d8ea3ec0f41f} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.608944 [ 3 ] {f0302319-f1ff-464e-bc23-d8ea3ec0f41f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.24 21:38:55.611391 [ 3 ] {f0302319-f1ff-464e-bc23-d8ea3ec0f41f} oximeter.fields_u64 (fa31bd28-6397-427e-a26d-719e48076010): Loading data parts 2023.10.24 21:38:55.611486 [ 3 ] {f0302319-f1ff-464e-bc23-d8ea3ec0f41f} oximeter.fields_u64 (fa31bd28-6397-427e-a26d-719e48076010): There are no data parts 2023.10.24 21:38:55.612867 [ 3 ] {f0302319-f1ff-464e-bc23-d8ea3ec0f41f} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.612891 [ 3 ] {f0302319-f1ff-464e-bc23-d8ea3ec0f41f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.612914 [ 3 ] {} HTTP-Session: 04848890-ebda-4d57-9b86-790d18954854 Destroying unnamed session 2023.10.24 21:38:55.613017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.613067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.613092 [ 3 ] {} HTTP-Session: a7e20fdd-b49f-4efe-87c3-1e1adc6ca9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.613109 [ 3 ] {} HTTP-Session: a7e20fdd-b49f-4efe-87c3-1e1adc6ca9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.613267 [ 3 ] {b045b6c3-0bf2-49a6-94fe-3e541ed0c9ef} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.613315 [ 3 ] {b045b6c3-0bf2-49a6-94fe-3e541ed0c9ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.24 21:38:55.619775 [ 3 ] {b045b6c3-0bf2-49a6-94fe-3e541ed0c9ef} oximeter.fields_ipaddr (8bbc7a00-3174-4ca6-8689-70dfeb867f1a): Loading data parts 2023.10.24 21:38:55.619868 [ 3 ] {b045b6c3-0bf2-49a6-94fe-3e541ed0c9ef} oximeter.fields_ipaddr (8bbc7a00-3174-4ca6-8689-70dfeb867f1a): There are no data parts 2023.10.24 21:38:55.621714 [ 3 ] {b045b6c3-0bf2-49a6-94fe-3e541ed0c9ef} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.621746 [ 3 ] {b045b6c3-0bf2-49a6-94fe-3e541ed0c9ef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.621761 [ 3 ] {} HTTP-Session: a7e20fdd-b49f-4efe-87c3-1e1adc6ca9fd Destroying unnamed session 2023.10.24 21:38:55.621877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.621929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.621947 [ 3 ] {} HTTP-Session: fa4f155e-23c0-40f1-bf41-c07bcb97b895 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.621970 [ 3 ] {} HTTP-Session: fa4f155e-23c0-40f1-bf41-c07bcb97b895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.622128 [ 3 ] {e9d9af97-3d86-4f78-8954-cd6605388050} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.622171 [ 3 ] {e9d9af97-3d86-4f78-8954-cd6605388050} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.24 21:38:55.624592 [ 3 ] {e9d9af97-3d86-4f78-8954-cd6605388050} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Loading data parts 2023.10.24 21:38:55.624673 [ 3 ] {e9d9af97-3d86-4f78-8954-cd6605388050} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): There are no data parts 2023.10.24 21:38:55.626033 [ 3 ] {e9d9af97-3d86-4f78-8954-cd6605388050} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.626066 [ 3 ] {e9d9af97-3d86-4f78-8954-cd6605388050} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.626081 [ 3 ] {} HTTP-Session: fa4f155e-23c0-40f1-bf41-c07bcb97b895 Destroying unnamed session 2023.10.24 21:38:55.626186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.626242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.626261 [ 3 ] {} HTTP-Session: 974f2a6f-5074-4369-ac46-4ba0a90ed990 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.626284 [ 3 ] {} HTTP-Session: 974f2a6f-5074-4369-ac46-4ba0a90ed990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.626435 [ 3 ] {a9b83c4f-1b04-40d4-bbbf-ea2de502cbff} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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.10.24 21:38:55.626483 [ 3 ] {a9b83c4f-1b04-40d4-bbbf-ea2de502cbff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.24 21:38:55.633275 [ 3 ] {a9b83c4f-1b04-40d4-bbbf-ea2de502cbff} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Loading data parts 2023.10.24 21:38:55.633425 [ 3 ] {a9b83c4f-1b04-40d4-bbbf-ea2de502cbff} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): There are no data parts 2023.10.24 21:38:55.635403 [ 3 ] {a9b83c4f-1b04-40d4-bbbf-ea2de502cbff} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.635428 [ 3 ] {a9b83c4f-1b04-40d4-bbbf-ea2de502cbff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.635451 [ 3 ] {} HTTP-Session: 974f2a6f-5074-4369-ac46-4ba0a90ed990 Destroying unnamed session 2023.10.24 21:38:55.635559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.635611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.635637 [ 3 ] {} HTTP-Session: 07279236-a748-48f5-84c9-2998dea21dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.635653 [ 3 ] {} HTTP-Session: 07279236-a748-48f5-84c9-2998dea21dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.635840 [ 3 ] {853a107a-620d-40ed-a4af-84b77083eb48} executeQuery: (from [fd00:1122:3344:101::d]:40053) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.24 21:38:55.635897 [ 3 ] {853a107a-620d-40ed-a4af-84b77083eb48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.24 21:38:55.638364 [ 3 ] {853a107a-620d-40ed-a4af-84b77083eb48} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a): Loading data parts 2023.10.24 21:38:55.638453 [ 3 ] {853a107a-620d-40ed-a4af-84b77083eb48} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a): There are no data parts 2023.10.24 21:38:55.639870 [ 3 ] {853a107a-620d-40ed-a4af-84b77083eb48} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.639894 [ 3 ] {853a107a-620d-40ed-a4af-84b77083eb48} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 21:38:55.639909 [ 3 ] {} HTTP-Session: 07279236-a748-48f5-84c9-2998dea21dbd Destroying unnamed session 2023.10.24 21:38:55.640028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40053, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:38:55.640079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:38:55.640098 [ 3 ] {} HTTP-Session: 47b4ff08-363f-4837-9078-4353970b8945 Authenticating user 'default' from [fd00:1122:3344:101::d]:40053 2023.10.24 21:38:55.640121 [ 3 ] {} HTTP-Session: 47b4ff08-363f-4837-9078-4353970b8945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:38:55.640231 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} executeQuery: (from [fd00:1122:3344:101::d]:40053) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.24 21:38:55.640850 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.24 21:38:55.644035 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:38:55.646635 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:38:55.646848 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} oximeter.version (195d95a5-54fd-42d8-86ac-e7a11e22eea9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:38:55.647060 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} executeQuery: Read 1 rows, 16.00 B in 0.006797726 sec., 147 rows/sec., 2.30 KiB/sec. 2023.10.24 21:38:55.647192 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} DynamicQueryHandler: Done processing query 2023.10.24 21:38:55.647212 [ 3 ] {b7387160-cedd-4c38-bad4-3d8e548bbff3} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.24 21:38:55.647234 [ 3 ] {} HTTP-Session: 47b4ff08-363f-4837-9078-4353970b8945 Destroying unnamed session 2023.10.24 21:38:56.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB 2023.10.24 21:39:06.440512 [ 163 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:39:06.440573 [ 163 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:39:21.440626 [ 136 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:39:21.440842 [ 136 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:39:36.441129 [ 123 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:39:36.441205 [ 123 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:39:50.671492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.671640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.671670 [ 3 ] {} HTTP-Session: 084bd41d-0bd1-4d36-aea4-ff5b5a2d5139 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.671721 [ 3 ] {} HTTP-Session: 084bd41d-0bd1-4d36-aea4-ff5b5a2d5139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.671883 [ 3 ] {7ed28a44-5df0-4541-bdb3-e477547acafc} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.672299 [ 3 ] {7ed28a44-5df0-4541-bdb3-e477547acafc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.675319 [ 3 ] {7ed28a44-5df0-4541-bdb3-e477547acafc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.675482 [ 3 ] {7ed28a44-5df0-4541-bdb3-e477547acafc} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.680483 [ 3 ] {7ed28a44-5df0-4541-bdb3-e477547acafc} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.680520 [ 3 ] {7ed28a44-5df0-4541-bdb3-e477547acafc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.680552 [ 3 ] {} HTTP-Session: 084bd41d-0bd1-4d36-aea4-ff5b5a2d5139 Destroying unnamed session 2023.10.24 21:39:50.684725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.684804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.684835 [ 3 ] {} HTTP-Session: d3e8c298-f00e-421c-be0f-4d5f6558488d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.684854 [ 3 ] {} HTTP-Session: d3e8c298-f00e-421c-be0f-4d5f6558488d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.685012 [ 3 ] {5b17f80b-24c1-4824-9bf1-176ab5483ddf} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.698230 [ 3 ] {5b17f80b-24c1-4824-9bf1-176ab5483ddf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.698406 [ 3 ] {5b17f80b-24c1-4824-9bf1-176ab5483ddf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.698463 [ 3 ] {5b17f80b-24c1-4824-9bf1-176ab5483ddf} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.699260 [ 3 ] {5b17f80b-24c1-4824-9bf1-176ab5483ddf} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.699301 [ 3 ] {5b17f80b-24c1-4824-9bf1-176ab5483ddf} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.699317 [ 3 ] {} HTTP-Session: d3e8c298-f00e-421c-be0f-4d5f6558488d Destroying unnamed session 2023.10.24 21:39:50.700142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.700200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.700220 [ 3 ] {} HTTP-Session: 47d9ee46-478b-4cc4-bd18-2cda5b2d0a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.700248 [ 3 ] {} HTTP-Session: 47d9ee46-478b-4cc4-bd18-2cda5b2d0a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.700382 [ 3 ] {2fe7144b-3fd8-48ff-b928-cf6f916adfb3} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.702725 [ 3 ] {2fe7144b-3fd8-48ff-b928-cf6f916adfb3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.702915 [ 3 ] {2fe7144b-3fd8-48ff-b928-cf6f916adfb3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.702977 [ 3 ] {2fe7144b-3fd8-48ff-b928-cf6f916adfb3} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.703698 [ 3 ] {2fe7144b-3fd8-48ff-b928-cf6f916adfb3} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.703735 [ 3 ] {2fe7144b-3fd8-48ff-b928-cf6f916adfb3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.703750 [ 3 ] {} HTTP-Session: 47d9ee46-478b-4cc4-bd18-2cda5b2d0a09 Destroying unnamed session 2023.10.24 21:39:50.703988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.704043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.704062 [ 3 ] {} HTTP-Session: 67675604-a037-40ce-86af-6156e200075d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.704087 [ 3 ] {} HTTP-Session: 67675604-a037-40ce-86af-6156e200075d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.704205 [ 3 ] {faf7c204-24cb-4774-80eb-cc190c80789d} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.704552 [ 3 ] {faf7c204-24cb-4774-80eb-cc190c80789d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.704706 [ 3 ] {faf7c204-24cb-4774-80eb-cc190c80789d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.704747 [ 3 ] {faf7c204-24cb-4774-80eb-cc190c80789d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.705513 [ 3 ] {faf7c204-24cb-4774-80eb-cc190c80789d} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.705550 [ 3 ] {faf7c204-24cb-4774-80eb-cc190c80789d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.705565 [ 3 ] {} HTTP-Session: 67675604-a037-40ce-86af-6156e200075d Destroying unnamed session 2023.10.24 21:39:50.705811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.705872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.705889 [ 3 ] {} HTTP-Session: 2934fab5-0dbd-4c9f-8d5e-eea5908411d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.705912 [ 3 ] {} HTTP-Session: 2934fab5-0dbd-4c9f-8d5e-eea5908411d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.706022 [ 3 ] {2bd4c4e5-efd2-4ebe-bffb-2baae6f85ac6} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.706379 [ 3 ] {2bd4c4e5-efd2-4ebe-bffb-2baae6f85ac6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.706534 [ 3 ] {2bd4c4e5-efd2-4ebe-bffb-2baae6f85ac6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.706575 [ 3 ] {2bd4c4e5-efd2-4ebe-bffb-2baae6f85ac6} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.707339 [ 3 ] {2bd4c4e5-efd2-4ebe-bffb-2baae6f85ac6} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.707391 [ 3 ] {2bd4c4e5-efd2-4ebe-bffb-2baae6f85ac6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.707409 [ 3 ] {} HTTP-Session: 2934fab5-0dbd-4c9f-8d5e-eea5908411d2 Destroying unnamed session 2023.10.24 21:39:50.707700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.707783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.707805 [ 3 ] {} HTTP-Session: fdfdb8c9-b327-46ee-9482-821ccd6ac36c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.707833 [ 3 ] {} HTTP-Session: fdfdb8c9-b327-46ee-9482-821ccd6ac36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.707954 [ 3 ] {0f8c4725-9d40-4620-a71f-f2793365633d} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.708323 [ 3 ] {0f8c4725-9d40-4620-a71f-f2793365633d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.708481 [ 3 ] {0f8c4725-9d40-4620-a71f-f2793365633d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.708530 [ 3 ] {0f8c4725-9d40-4620-a71f-f2793365633d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.709167 [ 3 ] {0f8c4725-9d40-4620-a71f-f2793365633d} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.709204 [ 3 ] {0f8c4725-9d40-4620-a71f-f2793365633d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.709219 [ 3 ] {} HTTP-Session: fdfdb8c9-b327-46ee-9482-821ccd6ac36c Destroying unnamed session 2023.10.24 21:39:50.709452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.709507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.709524 [ 3 ] {} HTTP-Session: 24617b98-d075-49f6-ba11-c793bf745511 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.709548 [ 3 ] {} HTTP-Session: 24617b98-d075-49f6-ba11-c793bf745511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.709662 [ 3 ] {865f2b9e-02f6-4594-b4c7-e01b5c6e3804} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.710026 [ 3 ] {865f2b9e-02f6-4594-b4c7-e01b5c6e3804} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.710183 [ 3 ] {865f2b9e-02f6-4594-b4c7-e01b5c6e3804} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.710235 [ 3 ] {865f2b9e-02f6-4594-b4c7-e01b5c6e3804} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.710946 [ 3 ] {865f2b9e-02f6-4594-b4c7-e01b5c6e3804} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.710983 [ 3 ] {865f2b9e-02f6-4594-b4c7-e01b5c6e3804} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.710998 [ 3 ] {} HTTP-Session: 24617b98-d075-49f6-ba11-c793bf745511 Destroying unnamed session 2023.10.24 21:39:50.711258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.711312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.711332 [ 3 ] {} HTTP-Session: 48c79f14-a967-4230-b2b9-94797e8f265b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.711357 [ 3 ] {} HTTP-Session: 48c79f14-a967-4230-b2b9-94797e8f265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.711478 [ 3 ] {1b413b33-f261-414e-bdab-880e8eeb38a0} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.711835 [ 3 ] {1b413b33-f261-414e-bdab-880e8eeb38a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.711992 [ 3 ] {1b413b33-f261-414e-bdab-880e8eeb38a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.712043 [ 3 ] {1b413b33-f261-414e-bdab-880e8eeb38a0} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.712824 [ 3 ] {1b413b33-f261-414e-bdab-880e8eeb38a0} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.712851 [ 3 ] {1b413b33-f261-414e-bdab-880e8eeb38a0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.712867 [ 3 ] {} HTTP-Session: 48c79f14-a967-4230-b2b9-94797e8f265b Destroying unnamed session 2023.10.24 21:39:50.713122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.713167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.713185 [ 3 ] {} HTTP-Session: 913a891f-afd6-48c0-9fab-98f72c2611fb Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.713211 [ 3 ] {} HTTP-Session: 913a891f-afd6-48c0-9fab-98f72c2611fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.713327 [ 3 ] {ff74d673-3987-4156-a759-7391dfd35d8b} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.713685 [ 3 ] {ff74d673-3987-4156-a759-7391dfd35d8b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.713834 [ 3 ] {ff74d673-3987-4156-a759-7391dfd35d8b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.713885 [ 3 ] {ff74d673-3987-4156-a759-7391dfd35d8b} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.714505 [ 3 ] {ff74d673-3987-4156-a759-7391dfd35d8b} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.714533 [ 3 ] {ff74d673-3987-4156-a759-7391dfd35d8b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.714559 [ 3 ] {} HTTP-Session: 913a891f-afd6-48c0-9fab-98f72c2611fb Destroying unnamed session 2023.10.24 21:39:50.714814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.714858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.714889 [ 3 ] {} HTTP-Session: a33b934e-4c55-4a66-92c1-1f63e7e196b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.714906 [ 3 ] {} HTTP-Session: a33b934e-4c55-4a66-92c1-1f63e7e196b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.715022 [ 3 ] {4cb2ab75-f9fd-4c54-bc9c-920b6438c84f} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.715371 [ 3 ] {4cb2ab75-f9fd-4c54-bc9c-920b6438c84f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.715522 [ 3 ] {4cb2ab75-f9fd-4c54-bc9c-920b6438c84f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.715564 [ 3 ] {4cb2ab75-f9fd-4c54-bc9c-920b6438c84f} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.716218 [ 3 ] {4cb2ab75-f9fd-4c54-bc9c-920b6438c84f} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.716245 [ 3 ] {4cb2ab75-f9fd-4c54-bc9c-920b6438c84f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.716261 [ 3 ] {} HTTP-Session: a33b934e-4c55-4a66-92c1-1f63e7e196b6 Destroying unnamed session 2023.10.24 21:39:50.716496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.716551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.716571 [ 3 ] {} HTTP-Session: 7f526ff1-d9ae-4cbd-8622-67dbd18b94ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.716587 [ 3 ] {} HTTP-Session: 7f526ff1-d9ae-4cbd-8622-67dbd18b94ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.716713 [ 3 ] {cb080dd1-ca7f-4b9f-9639-16533dfa4af8} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.717116 [ 3 ] {cb080dd1-ca7f-4b9f-9639-16533dfa4af8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.717289 [ 3 ] {cb080dd1-ca7f-4b9f-9639-16533dfa4af8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.717364 [ 3 ] {cb080dd1-ca7f-4b9f-9639-16533dfa4af8} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.718060 [ 3 ] {cb080dd1-ca7f-4b9f-9639-16533dfa4af8} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.718088 [ 3 ] {cb080dd1-ca7f-4b9f-9639-16533dfa4af8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.718106 [ 3 ] {} HTTP-Session: 7f526ff1-d9ae-4cbd-8622-67dbd18b94ee Destroying unnamed session 2023.10.24 21:39:50.722693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.722740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.722759 [ 3 ] {} HTTP-Session: 6802ed90-03e4-4e17-b147-220aede0fb85 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.722776 [ 3 ] {} HTTP-Session: 6802ed90-03e4-4e17-b147-220aede0fb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.722894 [ 3 ] {0369ceb6-c407-472d-8e49-7caeab3b621d} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:50.723265 [ 3 ] {0369ceb6-c407-472d-8e49-7caeab3b621d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.723424 [ 3 ] {0369ceb6-c407-472d-8e49-7caeab3b621d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.723466 [ 3 ] {0369ceb6-c407-472d-8e49-7caeab3b621d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:50.724166 [ 3 ] {0369ceb6-c407-472d-8e49-7caeab3b621d} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.724193 [ 3 ] {0369ceb6-c407-472d-8e49-7caeab3b621d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:50.724209 [ 3 ] {} HTTP-Session: 6802ed90-03e4-4e17-b147-220aede0fb85 Destroying unnamed session 2023.10.24 21:39:50.724383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.724428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.724446 [ 3 ] {} HTTP-Session: 69453332-01c0-4f10-aabd-4deddc32d3cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.724462 [ 3 ] {} HTTP-Session: 69453332-01c0-4f10-aabd-4deddc32d3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.724541 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:50.724586 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:50.725272 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:50.732942 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:39:50.735565 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:50.735846 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:50.736051 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} executeQuery: Read 12 rows, 1.62 KiB in 0.011471226 sec., 1046 rows/sec., 141.15 KiB/sec. 2023.10.24 21:39:50.736274 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.736315 [ 3 ] {5d51a13b-5200-40cb-a519-5be8ffe35322} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:39:50.736350 [ 3 ] {} HTTP-Session: 69453332-01c0-4f10-aabd-4deddc32d3cb Destroying unnamed session 2023.10.24 21:39:50.736519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.736577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.736595 [ 3 ] {} HTTP-Session: fc09b035-9ad9-4f96-970b-038a379bd5de Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.736611 [ 3 ] {} HTTP-Session: fc09b035-9ad9-4f96-970b-038a379bd5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.736683 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:50.736723 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:39:50.736826 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:50.740412 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:39:50.740635 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:50.740779 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:50.740894 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} executeQuery: Read 6 rows, 348.00 B in 0.004177589 sec., 1436 rows/sec., 81.35 KiB/sec. 2023.10.24 21:39:50.741044 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.741067 [ 3 ] {8b33ac97-317e-492b-b405-4932d11db6f5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:39:50.741082 [ 3 ] {} HTTP-Session: fc09b035-9ad9-4f96-970b-038a379bd5de Destroying unnamed session 2023.10.24 21:39:50.741305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.741354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.741373 [ 3 ] {} HTTP-Session: 312de016-5cd9-4892-8551-90a56e8cd444 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.741389 [ 3 ] {} HTTP-Session: 312de016-5cd9-4892-8551-90a56e8cd444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.741465 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:50.741503 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:39:50.741610 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:50.741914 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:39:50.742132 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:50.742277 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:50.742387 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} executeQuery: Read 87 rows, 8.33 KiB in 0.000894659 sec., 97243 rows/sec., 9.09 MiB/sec. 2023.10.24 21:39:50.742518 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.742541 [ 3 ] {29818c45-ea42-45c7-a426-f09716e97536} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 21:39:50.742556 [ 3 ] {} HTTP-Session: 312de016-5cd9-4892-8551-90a56e8cd444 Destroying unnamed session 2023.10.24 21:39:50.742785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 42142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.742829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.742846 [ 3 ] {} HTTP-Session: 68ee8133-c372-4e93-ae9b-ae8e70f4f539 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.742863 [ 3 ] {} HTTP-Session: 68ee8133-c372-4e93-ae9b-ae8e70f4f539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.742947 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:50.742984 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:39:50.745566 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:50.748270 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:39:50.750450 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:50.750676 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:50.750872 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} executeQuery: Read 264 rows, 18.54 KiB in 0.007886809 sec., 33473 rows/sec., 2.30 MiB/sec. 2023.10.24 21:39:50.751069 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.751109 [ 3 ] {8c7eadde-bcce-4235-9f9a-d51d17e979e7} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:39:50.751137 [ 3 ] {} HTTP-Session: 68ee8133-c372-4e93-ae9b-ae8e70f4f539 Destroying unnamed session 2023.10.24 21:39:50.751302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.751383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.751418 [ 3 ] {} HTTP-Session: 9eca24de-c14e-438e-ac68-4f6ca9a3c684 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.751447 [ 3 ] {} HTTP-Session: 9eca24de-c14e-438e-ac68-4f6ca9a3c684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.751563 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:50.751602 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:39:50.751708 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:50.753979 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:39:50.756525 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:50.756729 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:50.756865 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} executeQuery: Read 6 rows, 258.00 B in 0.005271503 sec., 1138 rows/sec., 47.80 KiB/sec. 2023.10.24 21:39:50.757011 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.757038 [ 3 ] {26e6b161-73f8-4f7c-8a93-3ace966291aa} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:39:50.757057 [ 3 ] {} HTTP-Session: 9eca24de-c14e-438e-ac68-4f6ca9a3c684 Destroying unnamed session 2023.10.24 21:39:50.757224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.757278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.757300 [ 3 ] {} HTTP-Session: 8da5ef96-dc7f-42e5-9283-2a5fecc634e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.757319 [ 3 ] {} HTTP-Session: 8da5ef96-dc7f-42e5-9283-2a5fecc634e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.757410 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:50.757458 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:39:50.757588 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:50.757864 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:39:50.758113 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:50.758284 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:50.758404 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} executeQuery: Read 63 rows, 3.91 KiB in 0.000963331 sec., 65398 rows/sec., 3.96 MiB/sec. 2023.10.24 21:39:50.758519 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.758542 [ 3 ] {14d5a344-9112-4159-9d70-238e74d6e607} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:39:50.758557 [ 3 ] {} HTTP-Session: 8da5ef96-dc7f-42e5-9283-2a5fecc634e0 Destroying unnamed session 2023.10.24 21:39:50.758668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:50.758712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:50.758730 [ 3 ] {} HTTP-Session: e3280f13-daad-4a4b-b0de-5d392ebba2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:50.758746 [ 3 ] {} HTTP-Session: e3280f13-daad-4a4b-b0de-5d392ebba2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:50.758814 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:50.758852 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:39:50.758953 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:50.759181 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. 2023.10.24 21:39:50.759419 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:50.759592 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:50.759709 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} executeQuery: Read 19 rows, 1.01 KiB in 0.000864059 sec., 21989 rows/sec., 1.14 MiB/sec. 2023.10.24 21:39:50.759823 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} DynamicQueryHandler: Done processing query 2023.10.24 21:39:50.759846 [ 3 ] {35ba23d9-c0c3-4689-9519-a689d3a8dc46} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:39:50.759862 [ 3 ] {} HTTP-Session: e3280f13-daad-4a4b-b0de-5d392ebba2b8 Destroying unnamed session 2023.10.24 21:39:51.441318 [ 117 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:39:51.441371 [ 117 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:39:55.654242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.654362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.654387 [ 3 ] {} HTTP-Session: ddda8045-d802-4904-9d32-157914f724c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.654411 [ 3 ] {} HTTP-Session: ddda8045-d802-4904-9d32-157914f724c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.654603 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:55.661479 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.661765 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.661861 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:55.662098 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.10.24 21:39:55.665794 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:39:55.665830 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:39:55.665898 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.24 21:39:55.683128 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} executeQuery: Read 12 rows, 1.62 KiB in 0.02846683 sec., 421 rows/sec., 56.88 KiB/sec. 2023.10.24 21:39:55.683475 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.683525 [ 3 ] {25368e69-dad4-4f41-a0cd-5a8dfedc521f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:55.683558 [ 3 ] {} HTTP-Session: ddda8045-d802-4904-9d32-157914f724c5 Destroying unnamed session 2023.10.24 21:39:55.685127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.685176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.685197 [ 3 ] {} HTTP-Session: 735ea8a3-b31f-4dcb-9680-3fe2f2b97caf Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.685216 [ 3 ] {} HTTP-Session: 735ea8a3-b31f-4dcb-9680-3fe2f2b97caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.685358 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:55.685823 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.685988 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.686031 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:55.686180 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.10.24 21:39:55.686210 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:39:55.686231 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:39:55.686260 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.24 21:39:55.687110 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} executeQuery: Read 12 rows, 1.62 KiB in 0.001714087 sec., 7000 rows/sec., 944.61 KiB/sec. 2023.10.24 21:39:55.687297 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.687322 [ 3 ] {13f13283-f336-4f80-ae40-e37cd1e997b1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:55.687340 [ 3 ] {} HTTP-Session: 735ea8a3-b31f-4dcb-9680-3fe2f2b97caf Destroying unnamed session 2023.10.24 21:39:55.687587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.687634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.687654 [ 3 ] {} HTTP-Session: 5617887f-4c29-4b98-b465-9cc71e90fe77 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.687672 [ 3 ] {} HTTP-Session: 5617887f-4c29-4b98-b465-9cc71e90fe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.687808 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:55.688271 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.688438 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.688479 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:55.688624 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.10.24 21:39:55.688652 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:39:55.688673 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:39:55.688701 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.24 21:39:55.689503 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} executeQuery: Read 12 rows, 1.62 KiB in 0.001656186 sec., 7245 rows/sec., 977.63 KiB/sec. 2023.10.24 21:39:55.689680 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.689704 [ 3 ] {25d2b9de-33c5-4ee3-98a5-7449653cd709} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:55.689721 [ 3 ] {} HTTP-Session: 5617887f-4c29-4b98-b465-9cc71e90fe77 Destroying unnamed session 2023.10.24 21:39:55.689943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.689989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.690008 [ 3 ] {} HTTP-Session: 17182970-c6ad-4df7-9789-7fed0883030d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.690025 [ 3 ] {} HTTP-Session: 17182970-c6ad-4df7-9789-7fed0883030d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.690153 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:39:55.690620 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.690788 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.690829 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:39:55.690972 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.10.24 21:39:55.690999 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:39:55.691021 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:39:55.691049 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.24 21:39:55.691836 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} executeQuery: Read 12 rows, 1.62 KiB in 0.001647165 sec., 7285 rows/sec., 982.99 KiB/sec. 2023.10.24 21:39:55.692020 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.692044 [ 3 ] {6cff138c-e2ab-43bf-8de9-b5c57cc01119} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.24 21:39:55.692061 [ 3 ] {} HTTP-Session: 17182970-c6ad-4df7-9789-7fed0883030d Destroying unnamed session 2023.10.24 21:39:55.693289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.693335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.693354 [ 3 ] {} HTTP-Session: d63f86a3-f587-4017-9861-43291ee22f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.693371 [ 3 ] {} HTTP-Session: d63f86a3-f587-4017-9861-43291ee22f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.693451 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:55.693491 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:39:55.693630 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:55.693959 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:39:55.694241 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:39:55.694415 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:39:55.694538 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} executeQuery: Read 4 rows, 443.00 B in 0.001059763 sec., 3774 rows/sec., 408.22 KiB/sec. 2023.10.24 21:39:55.694730 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.694754 [ 3 ] {ccd0a0c2-e596-4387-b184-e8657866a5f0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:39:55.694770 [ 3 ] {} HTTP-Session: d63f86a3-f587-4017-9861-43291ee22f40 Destroying unnamed session 2023.10.24 21:39:55.694875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.694919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.694938 [ 3 ] {} HTTP-Session: 19138d38-9029-4a87-b350-f96c5f47e670 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.694955 [ 3 ] {} HTTP-Session: 19138d38-9029-4a87-b350-f96c5f47e670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.695028 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:55.695068 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:39:55.695179 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:55.695480 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:39:55.695689 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:39:55.695837 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:39:55.695965 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} executeQuery: Read 17 rows, 1.38 KiB in 0.000904399 sec., 18797 rows/sec., 1.49 MiB/sec. 2023.10.24 21:39:55.696113 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.696143 [ 3 ] {078b94a4-1b47-476d-8371-6925e871be40} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:39:55.696161 [ 3 ] {} HTTP-Session: 19138d38-9029-4a87-b350-f96c5f47e670 Destroying unnamed session 2023.10.24 21:39:55.696286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 7680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.696378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.696407 [ 3 ] {} HTTP-Session: 4d237ffb-840a-4481-9d2f-6153a84d73c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.696427 [ 3 ] {} HTTP-Session: 4d237ffb-840a-4481-9d2f-6153a84d73c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.696512 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:55.696555 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:39:55.696678 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:55.696980 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:39:55.697195 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:39:55.697343 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:39:55.697466 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} executeQuery: Read 51 rows, 4.54 KiB in 0.000921059 sec., 55371 rows/sec., 4.82 MiB/sec. 2023.10.24 21:39:55.697599 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.697622 [ 3 ] {c9c3f1be-2f4e-4ecc-ac76-ef3e828f53b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:39:55.697638 [ 3 ] {} HTTP-Session: 4d237ffb-840a-4481-9d2f-6153a84d73c9 Destroying unnamed session 2023.10.24 21:39:55.697745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.697789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.697807 [ 3 ] {} HTTP-Session: 8f41fbcc-b25b-47e0-90d3-7525788566fe Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.697823 [ 3 ] {} HTTP-Session: 8f41fbcc-b25b-47e0-90d3-7525788566fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.697894 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:55.697932 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:39:55.698035 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:55.698337 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:39:55.698529 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:39:55.698671 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:39:55.698765 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} executeQuery: Read 29 rows, 2.33 KiB in 0.000843488 sec., 34381 rows/sec., 2.69 MiB/sec. 2023.10.24 21:39:55.698909 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.698933 [ 3 ] {537aca7d-9c5e-4d5d-b112-daa1effdc9c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:39:55.698949 [ 3 ] {} HTTP-Session: 8f41fbcc-b25b-47e0-90d3-7525788566fe Destroying unnamed session 2023.10.24 21:39:55.699105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.699148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.699167 [ 3 ] {} HTTP-Session: 48f22b42-b8c7-4dc6-a868-4b7a6019c591 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.699184 [ 3 ] {} HTTP-Session: 48f22b42-b8c7-4dc6-a868-4b7a6019c591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.699259 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:55.699303 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:39:55.699455 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:55.699878 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:39:55.702926 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 21:39:55.703114 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 21:39:55.703219 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} executeQuery: Read 17 rows, 23.49 KiB in 0.003932904 sec., 4322 rows/sec., 5.83 MiB/sec. 2023.10.24 21:39:55.703370 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.703394 [ 3 ] {79ec8f1c-8817-4e61-b8bc-2f8c02db0087} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 21:39:55.703409 [ 3 ] {} HTTP-Session: 48f22b42-b8c7-4dc6-a868-4b7a6019c591 Destroying unnamed session 2023.10.24 21:39:55.703517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:39:55.703561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:39:55.703579 [ 3 ] {} HTTP-Session: 55e363ca-b841-416e-a086-c8a336b82f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:39:55.703596 [ 3 ] {} HTTP-Session: 55e363ca-b841-416e-a086-c8a336b82f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:39:55.703666 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:39:55.703704 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:39:55.703806 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:39:55.704090 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:39:55.704315 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:39:55.704484 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:39:55.704584 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} executeQuery: Read 24 rows, 1.73 KiB in 0.000887899 sec., 27030 rows/sec., 1.90 MiB/sec. 2023.10.24 21:39:55.704721 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} DynamicQueryHandler: Done processing query 2023.10.24 21:39:55.704745 [ 3 ] {2c26bbe4-d344-4f49-9610-169ca4cc5292} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:39:55.704761 [ 3 ] {} HTTP-Session: 55e363ca-b841-416e-a086-c8a336b82f89 Destroying unnamed session 2023.10.24 21:40:00.659277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:00.659406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:00.659437 [ 3 ] {} HTTP-Session: dd696f0a-e952-4730-b4e8-0d7acc22c474 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:00.659463 [ 3 ] {} HTTP-Session: dd696f0a-e952-4730-b4e8-0d7acc22c474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:00.659603 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:00.659668 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:00.659843 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:00.660274 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:00.660525 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:00.660690 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:00.660815 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} executeQuery: Read 6 rows, 348.00 B in 0.001173475 sec., 5113 rows/sec., 289.60 KiB/sec. 2023.10.24 21:40:00.660974 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} DynamicQueryHandler: Done processing query 2023.10.24 21:40:00.660999 [ 3 ] {6f8211b8-e169-415f-914b-2443302e07a1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:40:00.661016 [ 3 ] {} HTTP-Session: dd696f0a-e952-4730-b4e8-0d7acc22c474 Destroying unnamed session 2023.10.24 21:40:00.661165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:00.661216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:00.661235 [ 3 ] {} HTTP-Session: 4b43d182-0946-4654-a8ff-51fc5a7810e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:00.661254 [ 3 ] {} HTTP-Session: 4b43d182-0946-4654-a8ff-51fc5a7810e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:00.661339 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:00.661380 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:00.661486 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:00.661849 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:00.662056 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:00.662198 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:00.662319 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} executeQuery: Read 87 rows, 8.33 KiB in 0.00095303 sec., 91287 rows/sec., 8.53 MiB/sec. 2023.10.24 21:40:00.662428 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} DynamicQueryHandler: Done processing query 2023.10.24 21:40:00.662452 [ 3 ] {5e25ec6b-227b-4435-873b-1dcc891c1074} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 21:40:00.662468 [ 3 ] {} HTTP-Session: 4b43d182-0946-4654-a8ff-51fc5a7810e7 Destroying unnamed session 2023.10.24 21:40:00.662711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 42142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:00.662756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:00.662774 [ 3 ] {} HTTP-Session: 5a8f0a00-ecd1-4ed9-aaad-3ba751558d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:00.662791 [ 3 ] {} HTTP-Session: 5a8f0a00-ecd1-4ed9-aaad-3ba751558d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:00.662875 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:00.662915 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:00.663017 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:00.663432 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:00.663650 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:00.663792 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:00.663911 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} executeQuery: Read 264 rows, 18.54 KiB in 0.000996601 sec., 264900 rows/sec., 18.17 MiB/sec. 2023.10.24 21:40:00.664027 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} DynamicQueryHandler: Done processing query 2023.10.24 21:40:00.664049 [ 3 ] {1a35e34e-eb74-47cb-bc5b-607ee3691650} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:40:00.664064 [ 3 ] {} HTTP-Session: 5a8f0a00-ecd1-4ed9-aaad-3ba751558d1a Destroying unnamed session 2023.10.24 21:40:00.664165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:00.664209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:00.664228 [ 3 ] {} HTTP-Session: 809471b0-9b36-4c2d-b9ea-6ec222fff70c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:00.664244 [ 3 ] {} HTTP-Session: 809471b0-9b36-4c2d-b9ea-6ec222fff70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:00.664313 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:00.664352 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:40:00.664460 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:00.664699 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:00.664929 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:40:00.665094 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:40:00.665211 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} executeQuery: Read 6 rows, 258.00 B in 0.000869069 sec., 6903 rows/sec., 289.91 KiB/sec. 2023.10.24 21:40:00.665322 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} DynamicQueryHandler: Done processing query 2023.10.24 21:40:00.665345 [ 3 ] {51cca250-f9b0-4cef-b142-771bfd81ce82} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:00.665360 [ 3 ] {} HTTP-Session: 809471b0-9b36-4c2d-b9ea-6ec222fff70c Destroying unnamed session 2023.10.24 21:40:00.665481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:00.665523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:00.665542 [ 3 ] {} HTTP-Session: 2a21ce03-fbe8-4f6f-aedd-6004029f689a Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:00.665558 [ 3 ] {} HTTP-Session: 2a21ce03-fbe8-4f6f-aedd-6004029f689a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:00.665630 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:00.665670 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:00.665782 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:00.666052 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:00.666279 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:40:00.666443 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:40:00.666539 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} executeQuery: Read 63 rows, 3.91 KiB in 0.000882828 sec., 71361 rows/sec., 4.33 MiB/sec. 2023.10.24 21:40:00.666654 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} DynamicQueryHandler: Done processing query 2023.10.24 21:40:00.666677 [ 3 ] {5b7b06fe-664e-4b09-aed2-c77e97231ec9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:00.666693 [ 3 ] {} HTTP-Session: 2a21ce03-fbe8-4f6f-aedd-6004029f689a Destroying unnamed session 2023.10.24 21:40:00.666791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:00.666836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:00.666854 [ 3 ] {} HTTP-Session: 6393d64f-58b6-4598-bf6a-ec6c5e1aff30 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:00.666870 [ 3 ] {} HTTP-Session: 6393d64f-58b6-4598-bf6a-ec6c5e1aff30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:00.666939 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:00.666977 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:40:00.667076 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:00.667313 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:00.667531 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:00.667696 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:00.667794 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} executeQuery: Read 19 rows, 1.01 KiB in 0.000827597 sec., 22958 rows/sec., 1.19 MiB/sec. 2023.10.24 21:40:00.667893 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} DynamicQueryHandler: Done processing query 2023.10.24 21:40:00.667915 [ 3 ] {49e626c9-4735-4de6-b5c3-a5686146a2df} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:00.667930 [ 3 ] {} HTTP-Session: 6393d64f-58b6-4598-bf6a-ec6c5e1aff30 Destroying unnamed session 2023.10.24 21:40:05.655462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:05.655642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:05.655690 [ 3 ] {} HTTP-Session: fd298050-2846-452c-95e6-b021c86de90e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:05.655730 [ 3 ] {} HTTP-Session: fd298050-2846-452c-95e6-b021c86de90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:05.655930 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:05.656025 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:05.656183 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:05.656599 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:05.656858 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 21:40:05.657073 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 21:40:05.657224 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} executeQuery: Read 18 rows, 1.46 KiB in 0.001232637 sec., 14602 rows/sec., 1.16 MiB/sec. 2023.10.24 21:40:05.657381 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} DynamicQueryHandler: Done processing query 2023.10.24 21:40:05.657407 [ 3 ] {77cbef80-d15b-4b26-8fb3-8f77b3155ff3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:05.657424 [ 3 ] {} HTTP-Session: fd298050-2846-452c-95e6-b021c86de90e Destroying unnamed session 2023.10.24 21:40:05.657552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 8161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:05.657601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:05.657622 [ 3 ] {} HTTP-Session: ec7dabc4-34c9-444b-848e-124a6a679aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:05.657641 [ 3 ] {} HTTP-Session: ec7dabc4-34c9-444b-848e-124a6a679aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:05.657724 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:05.657768 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:05.657874 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:05.658207 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:05.658430 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 21:40:05.658574 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 21:40:05.658672 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} executeQuery: Read 54 rows, 4.84 KiB in 0.00092026 sec., 58679 rows/sec., 5.14 MiB/sec. 2023.10.24 21:40:05.658777 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} DynamicQueryHandler: Done processing query 2023.10.24 21:40:05.658800 [ 3 ] {c88608cc-749e-4a7f-b076-d27fa888a4e9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 21:40:05.658815 [ 3 ] {} HTTP-Session: ec7dabc4-34c9-444b-848e-124a6a679aa6 Destroying unnamed session 2023.10.24 21:40:05.658926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:05.658969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:05.658988 [ 3 ] {} HTTP-Session: 2f66297e-3cad-4dad-bb2a-6a0fb6d6775f Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:05.659005 [ 3 ] {} HTTP-Session: 2f66297e-3cad-4dad-bb2a-6a0fb6d6775f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:05.659075 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:05.659113 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:05.659214 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:05.659476 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:05.659663 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 21:40:05.659804 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 21:40:05.659900 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} executeQuery: Read 18 rows, 1.44 KiB in 0.000798137 sec., 22552 rows/sec., 1.76 MiB/sec. 2023.10.24 21:40:05.660010 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} DynamicQueryHandler: Done processing query 2023.10.24 21:40:05.660033 [ 3 ] {80bce17f-64bd-4ae2-ba32-e8e04360044f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:05.660048 [ 3 ] {} HTTP-Session: 2f66297e-3cad-4dad-bb2a-6a0fb6d6775f Destroying unnamed session 2023.10.24 21:40:05.660195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 19296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:05.660240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:05.660259 [ 3 ] {} HTTP-Session: 0d6270ad-ca85-432b-be62-5336be8c7682 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:05.660276 [ 3 ] {} HTTP-Session: 0d6270ad-ca85-432b-be62-5336be8c7682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:05.660352 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:05.660397 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:05.660529 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:05.660944 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:05.661221 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 21:40:05.661392 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 21:40:05.661493 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} executeQuery: Read 18 rows, 24.87 KiB in 0.001110004 sec., 16216 rows/sec., 21.88 MiB/sec. 2023.10.24 21:40:05.661614 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} DynamicQueryHandler: Done processing query 2023.10.24 21:40:05.661637 [ 3 ] {1614c2a4-1a53-4260-9c66-0056a731870e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:40:05.661653 [ 3 ] {} HTTP-Session: 0d6270ad-ca85-432b-be62-5336be8c7682 Destroying unnamed session 2023.10.24 21:40:06.441411 [ 106 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:40:06.441483 [ 106 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:40:10.658967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:10.659099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:10.659139 [ 3 ] {} HTTP-Session: 1b885895-04b9-49c5-b96f-6c13fa15d54e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:10.659181 [ 3 ] {} HTTP-Session: 1b885895-04b9-49c5-b96f-6c13fa15d54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:10.659377 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:10.659475 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:10.659734 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:10.660276 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:10.660533 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 21:40:10.660705 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 21:40:10.660851 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} executeQuery: Read 6 rows, 348.00 B in 0.00140913 sec., 4257 rows/sec., 241.17 KiB/sec. 2023.10.24 21:40:10.661043 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} DynamicQueryHandler: Done processing query 2023.10.24 21:40:10.661068 [ 3 ] {d4993b36-aba1-40f3-93d8-c5fe948f8460} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:40:10.661084 [ 3 ] {} HTTP-Session: 1b885895-04b9-49c5-b96f-6c13fa15d54e Destroying unnamed session 2023.10.24 21:40:10.661222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 13671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:10.661270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:10.661289 [ 3 ] {} HTTP-Session: e5acec5d-c829-4e47-908d-8e9d303d1fff Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:10.661307 [ 3 ] {} HTTP-Session: e5acec5d-c829-4e47-908d-8e9d303d1fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:10.661392 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:10.661434 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:10.661548 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:10.661894 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:10.662102 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 21:40:10.662248 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 21:40:10.662386 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} executeQuery: Read 87 rows, 8.33 KiB in 0.00096663 sec., 90003 rows/sec., 8.41 MiB/sec. 2023.10.24 21:40:10.662506 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} DynamicQueryHandler: Done processing query 2023.10.24 21:40:10.662528 [ 3 ] {8d98bf1f-8008-460c-87e3-fc685a829dbf} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 21:40:10.662544 [ 3 ] {} HTTP-Session: e5acec5d-c829-4e47-908d-8e9d303d1fff Destroying unnamed session 2023.10.24 21:40:10.662757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 42142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:10.662807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:10.662826 [ 3 ] {} HTTP-Session: 43a1884e-8a64-43a2-a96f-4f014e4fe3ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:10.662842 [ 3 ] {} HTTP-Session: 43a1884e-8a64-43a2-a96f-4f014e4fe3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:10.662924 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:10.662963 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:10.663065 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:10.663468 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:10.663691 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 21:40:10.663835 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 21:40:10.663964 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} executeQuery: Read 264 rows, 18.54 KiB in 0.001011861 sec., 260905 rows/sec., 17.90 MiB/sec. 2023.10.24 21:40:10.664118 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} DynamicQueryHandler: Done processing query 2023.10.24 21:40:10.664142 [ 3 ] {b72284fa-c4ea-4149-a504-92d5d2e886b3} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:40:10.664157 [ 3 ] {} HTTP-Session: 43a1884e-8a64-43a2-a96f-4f014e4fe3ab Destroying unnamed session 2023.10.24 21:40:10.664267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:10.664310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:10.664330 [ 3 ] {} HTTP-Session: 26fc4437-fd5f-4738-9a34-bd78b95785c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:10.664347 [ 3 ] {} HTTP-Session: 26fc4437-fd5f-4738-9a34-bd78b95785c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:10.664415 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:10.664454 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:40:10.664565 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:10.664809 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:10.665042 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:10.665208 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:10.665334 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} executeQuery: Read 6 rows, 258.00 B in 0.000888739 sec., 6751 rows/sec., 283.50 KiB/sec. 2023.10.24 21:40:10.665461 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} DynamicQueryHandler: Done processing query 2023.10.24 21:40:10.665485 [ 3 ] {8dafa183-2964-4a2a-b02b-c75c6fe3c458} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:10.665500 [ 3 ] {} HTTP-Session: 26fc4437-fd5f-4738-9a34-bd78b95785c1 Destroying unnamed session 2023.10.24 21:40:10.665636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:10.665680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:10.665698 [ 3 ] {} HTTP-Session: 3239b6cd-a062-456b-8aec-7b012faaf406 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:10.665714 [ 3 ] {} HTTP-Session: 3239b6cd-a062-456b-8aec-7b012faaf406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:10.665786 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:10.665827 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:10.665943 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:10.666237 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:10.666479 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:10.666647 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:10.666775 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} executeQuery: Read 63 rows, 3.91 KiB in 0.000960291 sec., 65605 rows/sec., 3.98 MiB/sec. 2023.10.24 21:40:10.666912 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} DynamicQueryHandler: Done processing query 2023.10.24 21:40:10.666935 [ 3 ] {72b7e70a-0b1b-46ff-8b7a-5c8b4a40cb3b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:10.666950 [ 3 ] {} HTTP-Session: 3239b6cd-a062-456b-8aec-7b012faaf406 Destroying unnamed session 2023.10.24 21:40:10.667052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:10.667094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:10.667113 [ 3 ] {} HTTP-Session: 2a682944-d3a9-4cbe-8148-e8deaead8fea Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:10.667129 [ 3 ] {} HTTP-Session: 2a682944-d3a9-4cbe-8148-e8deaead8fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:10.667198 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:10.667236 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:40:10.667337 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:10.667579 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:10.667805 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 21:40:10.667979 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 21:40:10.668083 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} executeQuery: Read 19 rows, 1.01 KiB in 0.000857169 sec., 22165 rows/sec., 1.15 MiB/sec. 2023.10.24 21:40:10.668208 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} DynamicQueryHandler: Done processing query 2023.10.24 21:40:10.668231 [ 3 ] {a4d9d0ad-4a3f-45d8-8165-de24e5098dab} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:10.668247 [ 3 ] {} HTTP-Session: 2a682944-d3a9-4cbe-8148-e8deaead8fea Destroying unnamed session 2023.10.24 21:40:15.655697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.655817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.655844 [ 3 ] {} HTTP-Session: 63c332b4-4143-48aa-a0f8-f3c999511637 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.655867 [ 3 ] {} HTTP-Session: 63c332b4-4143-48aa-a0f8-f3c999511637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.656069 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.656698 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.656884 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.656935 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.657098 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.10.24 21:40:15.657202 [ 190 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.657219 [ 188 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.657322 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.657405 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.658961 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} executeQuery: Read 16 rows, 2.05 KiB in 0.002845551 sec., 5622 rows/sec., 721.04 KiB/sec. 2023.10.24 21:40:15.659232 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.659258 [ 3 ] {dab5cb9f-3edf-49a2-ab63-6bbc6ce9ad70} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.659275 [ 3 ] {} HTTP-Session: 63c332b4-4143-48aa-a0f8-f3c999511637 Destroying unnamed session 2023.10.24 21:40:15.659524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.659573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.659593 [ 3 ] {} HTTP-Session: b369d4a8-417c-4882-925f-f060e0febd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.659611 [ 3 ] {} HTTP-Session: b369d4a8-417c-4882-925f-f060e0febd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.659750 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} executeQuery: (from [fd00:1122:3344:101::d]:33747) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.660245 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.660428 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.660472 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.660617 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.10.24 21:40:15.660706 [ 191 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.660709 [ 192 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.660844 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.660901 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.662267 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} executeQuery: Read 16 rows, 2.05 KiB in 0.002477463 sec., 6458 rows/sec., 828.17 KiB/sec. 2023.10.24 21:40:15.662492 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.662516 [ 3 ] {bd5232ff-a7f1-4329-b4b4-df22cddde017} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.662533 [ 3 ] {} HTTP-Session: b369d4a8-417c-4882-925f-f060e0febd66 Destroying unnamed session 2023.10.24 21:40:15.662766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.662813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.662833 [ 3 ] {} HTTP-Session: 7ece49c9-86f7-4532-9724-f28cf56624cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.662850 [ 3 ] {} HTTP-Session: 7ece49c9-86f7-4532-9724-f28cf56624cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.662985 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.663478 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.663657 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.663698 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.663842 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.10.24 21:40:15.663918 [ 186 ] {4cb8c138-df59-4674-bfc8-54226d988f31} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.663930 [ 187 ] {4cb8c138-df59-4674-bfc8-54226d988f31} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.664025 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.664084 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.665526 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} executeQuery: Read 16 rows, 2.05 KiB in 0.002503724 sec., 6390 rows/sec., 819.48 KiB/sec. 2023.10.24 21:40:15.665762 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.665786 [ 3 ] {4cb8c138-df59-4674-bfc8-54226d988f31} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.665802 [ 3 ] {} HTTP-Session: 7ece49c9-86f7-4532-9724-f28cf56624cb Destroying unnamed session 2023.10.24 21:40:15.666021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.666066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.666085 [ 3 ] {} HTTP-Session: 8f4fe5cb-3cbb-4e61-881d-60da1771dd09 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.666102 [ 3 ] {} HTTP-Session: 8f4fe5cb-3cbb-4e61-881d-60da1771dd09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.666234 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.666733 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.666912 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.666953 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.667099 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.10.24 21:40:15.667160 [ 191 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.667166 [ 187 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.667242 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.667299 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.668722 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} executeQuery: Read 16 rows, 2.05 KiB in 0.002449382 sec., 6532 rows/sec., 837.66 KiB/sec. 2023.10.24 21:40:15.668947 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.668972 [ 3 ] {f2845820-273a-4d4c-a31b-70eae58bb7df} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.668989 [ 3 ] {} HTTP-Session: 8f4fe5cb-3cbb-4e61-881d-60da1771dd09 Destroying unnamed session 2023.10.24 21:40:15.669242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.669286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.669304 [ 3 ] {} HTTP-Session: d5157131-35c6-460d-b8f2-f841efa702dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.669327 [ 3 ] {} HTTP-Session: d5157131-35c6-460d-b8f2-f841efa702dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.669456 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.669956 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.670135 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.670176 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.670322 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.10.24 21:40:15.670377 [ 190 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.670382 [ 186 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.670448 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.670499 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.671801 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} executeQuery: Read 16 rows, 2.05 KiB in 0.00230717 sec., 6934 rows/sec., 889.30 KiB/sec. 2023.10.24 21:40:15.672041 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.672064 [ 3 ] {2eb783fc-9e9a-49b4-8345-5ea45ede1a4d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.672080 [ 3 ] {} HTTP-Session: d5157131-35c6-460d-b8f2-f841efa702dd Destroying unnamed session 2023.10.24 21:40:15.672295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.672340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.672359 [ 3 ] {} HTTP-Session: 040b53bb-8441-4f34-b7d5-a7df948181a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.672375 [ 3 ] {} HTTP-Session: 040b53bb-8441-4f34-b7d5-a7df948181a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.672505 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.673010 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.673189 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.673231 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.673377 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.10.24 21:40:15.673430 [ 186 ] {35801815-dc55-4044-9ff7-7296b9be814e} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.673450 [ 187 ] {35801815-dc55-4044-9ff7-7296b9be814e} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.673534 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.673590 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.675017 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} executeQuery: Read 16 rows, 2.05 KiB in 0.002474984 sec., 6464 rows/sec., 829.00 KiB/sec. 2023.10.24 21:40:15.675252 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.675277 [ 3 ] {35801815-dc55-4044-9ff7-7296b9be814e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.675297 [ 3 ] {} HTTP-Session: 040b53bb-8441-4f34-b7d5-a7df948181a3 Destroying unnamed session 2023.10.24 21:40:15.675533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.675586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.675609 [ 3 ] {} HTTP-Session: 24dc2fca-225a-4d3f-aa2f-13f803e4d431 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.675629 [ 3 ] {} HTTP-Session: 24dc2fca-225a-4d3f-aa2f-13f803e4d431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.675790 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.676390 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.676571 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.676612 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.676759 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2023.10.24 21:40:15.676839 [ 187 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.676846 [ 190 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.676935 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.676987 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.678084 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} executeQuery: Read 16 rows, 2.05 KiB in 0.002249848 sec., 7111 rows/sec., 911.95 KiB/sec. 2023.10.24 21:40:15.678292 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.678317 [ 3 ] {ff7a591e-fd83-43a5-86a3-fadb420ea463} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.678333 [ 3 ] {} HTTP-Session: 24dc2fca-225a-4d3f-aa2f-13f803e4d431 Destroying unnamed session 2023.10.24 21:40:15.678545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.678589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.678607 [ 3 ] {} HTTP-Session: 36629386-863d-425a-b434-1d61c83ef5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.678624 [ 3 ] {} HTTP-Session: 36629386-863d-425a-b434-1d61c83ef5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.678755 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.679259 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.679444 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.679484 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.679631 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2023.10.24 21:40:15.679700 [ 187 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.679714 [ 193 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.679793 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.679844 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.681246 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} executeQuery: Read 16 rows, 2.05 KiB in 0.002453523 sec., 6521 rows/sec., 836.25 KiB/sec. 2023.10.24 21:40:15.681473 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.681497 [ 3 ] {61422a81-3d44-4009-9f02-2a4c2e5de8e9} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.681514 [ 3 ] {} HTTP-Session: 36629386-863d-425a-b434-1d61c83ef5a9 Destroying unnamed session 2023.10.24 21:40:15.681734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.681779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.681797 [ 3 ] {} HTTP-Session: 2d92e6ba-330c-462f-98e3-86db96f6d423 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.681814 [ 3 ] {} HTTP-Session: 2d92e6ba-330c-462f-98e3-86db96f6d423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.681945 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.682468 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.682652 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.682693 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.682840 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2023.10.24 21:40:15.682903 [ 187 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.682919 [ 192 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.683005 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.683063 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.684375 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} executeQuery: Read 16 rows, 2.05 KiB in 0.002392321 sec., 6688 rows/sec., 857.64 KiB/sec. 2023.10.24 21:40:15.684603 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.684627 [ 3 ] {e321b6aa-ff04-4bfe-82ed-c291a3477656} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.684644 [ 3 ] {} HTTP-Session: 2d92e6ba-330c-462f-98e3-86db96f6d423 Destroying unnamed session 2023.10.24 21:40:15.684857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.684902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.684920 [ 3 ] {} HTTP-Session: 647e76c8-df5f-4545-ac6f-84ca4da5206f Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.684937 [ 3 ] {} HTTP-Session: 647e76c8-df5f-4545-ac6f-84ca4da5206f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.685071 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.685594 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.685779 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.685818 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.685966 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2023.10.24 21:40:15.686045 [ 191 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.686047 [ 193 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.686148 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.686200 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.687515 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} executeQuery: Read 16 rows, 2.05 KiB in 0.002401981 sec., 6661 rows/sec., 854.19 KiB/sec. 2023.10.24 21:40:15.687751 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.687775 [ 3 ] {9ad3d3ff-7e5b-4bf4-adab-b2972cb79600} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.687792 [ 3 ] {} HTTP-Session: 647e76c8-df5f-4545-ac6f-84ca4da5206f Destroying unnamed session 2023.10.24 21:40:15.688020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.688065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.688084 [ 3 ] {} HTTP-Session: 1110c5f9-1d6f-4ddf-8244-0b424edb30a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.688100 [ 3 ] {} HTTP-Session: 1110c5f9-1d6f-4ddf-8244-0b424edb30a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.688234 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} executeQuery: (from [fd00:1122:3344:101::d]:33747) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.24 21:40:15.688801 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.688992 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.689033 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 21:40:15.689179 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2023.10.24 21:40:15.689253 [ 191 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.24 21:40:15.689253 [ 187 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.24 21:40:15.689355 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (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.10.24 21:40:15.689414 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.24 21:40:15.690788 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} executeQuery: Read 16 rows, 2.05 KiB in 0.002484094 sec., 6440 rows/sec., 825.96 KiB/sec. 2023.10.24 21:40:15.691014 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.691038 [ 3 ] {dd604f13-926d-44c0-bdb6-b0bf60bd4330} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.24 21:40:15.691054 [ 3 ] {} HTTP-Session: 1110c5f9-1d6f-4ddf-8244-0b424edb30a6 Destroying unnamed session 2023.10.24 21:40:15.691207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.691253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.691272 [ 3 ] {} HTTP-Session: 56f4b581-12de-456b-aacc-57d452f41437 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.691288 [ 3 ] {} HTTP-Session: 56f4b581-12de-456b-aacc-57d452f41437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.691370 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:15.691410 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 21:40:15.691548 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:15.691837 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.692113 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:15.692268 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} oximeter.timeseries_schema (66fa455b-4f6c-45e7-81b5-8e2ae737aa7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:15.692407 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} executeQuery: Read 11 rows, 1009.00 B in 0.001004021 sec., 10955 rows/sec., 981.41 KiB/sec. 2023.10.24 21:40:15.692563 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.692587 [ 3 ] {a5f578ea-7204-4fec-aacc-421c5ad9a934} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:40:15.692602 [ 3 ] {} HTTP-Session: 56f4b581-12de-456b-aacc-57d452f41437 Destroying unnamed session 2023.10.24 21:40:15.692709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.692752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.692771 [ 3 ] {} HTTP-Session: 746c483a-3506-4d04-964e-d1d23d165274 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.692787 [ 3 ] {} HTTP-Session: 746c483a-3506-4d04-964e-d1d23d165274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.692858 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:15.692897 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:15.693005 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:15.693274 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.693478 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 21:40:15.693626 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 21:40:15.693749 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} executeQuery: Read 18 rows, 1.46 KiB in 0.000859828 sec., 20934 rows/sec., 1.66 MiB/sec. 2023.10.24 21:40:15.693774 [ 99 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 21:40:15.693867 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.693935 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.693974 [ 3 ] {acb508b6-1a74-4fb4-a78d-1b114269e91e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:15.694005 [ 3 ] {} HTTP-Session: 746c483a-3506-4d04-964e-d1d23d165274 Destroying unnamed session 2023.10.24 21:40:15.694053 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 21:40:15.694119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 8161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.694165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.694184 [ 3 ] {} HTTP-Session: 0e795f2e-8045-4711-ad86-96f4155a1143 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.694200 [ 3 ] {} HTTP-Session: 0e795f2e-8045-4711-ad86-96f4155a1143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.694272 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:15.694312 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:15.694425 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:15.694686 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.694888 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 21:40:15.695030 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 21:40:15.695143 [ 99 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 21:40:15.695154 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} executeQuery: Read 54 rows, 4.84 KiB in 0.000848048 sec., 63675 rows/sec., 5.57 MiB/sec. 2023.10.24 21:40:15.695188 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.695345 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 21:40:15.695375 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.695418 [ 3 ] {ee0cefc1-9de2-4a7e-b8c5-cd583a6d644f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 21:40:15.695434 [ 3 ] {} HTTP-Session: 0e795f2e-8045-4711-ad86-96f4155a1143 Destroying unnamed session 2023.10.24 21:40:15.695538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.695583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.695601 [ 3 ] {} HTTP-Session: d7da53bc-148a-47b4-a752-21776bb7367b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.695618 [ 3 ] {} HTTP-Session: d7da53bc-148a-47b4-a752-21776bb7367b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.695688 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:15.695728 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:15.695845 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:15.696074 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.696405 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:15.696473 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:15.696513 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 21:40:15.696543 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:15.696566 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.24 21:40:15.696901 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2023.10.24 21:40:15.696932 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 21:40:15.697045 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 51 rows starting from the beginning of the part 2023.10.24 21:40:15.697180 [ 99 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 21:40:15.697291 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.697406 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} executeQuery: Read 29 rows, 2.31 KiB in 0.001650536 sec., 17570 rows/sec., 1.37 MiB/sec. 2023.10.24 21:40:15.697463 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:15.697613 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part 2023.10.24 21:40:15.697724 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 21:40:15.698099 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.698176 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part 2023.10.24 21:40:15.698203 [ 3 ] {7e85f239-0582-47e4-847d-b6a72fb9138a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:15.698271 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:15.698330 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:15.698363 [ 3 ] {} HTTP-Session: d7da53bc-148a-47b4-a752-21776bb7367b Destroying unnamed session 2023.10.24 21:40:15.698516 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.24 21:40:15.698668 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part 2023.10.24 21:40:15.698669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.698850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.698972 [ 3 ] {} HTTP-Session: ce468be7-e7e7-4060-a758-f21586a33b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.698995 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:15.699157 [ 3 ] {} HTTP-Session: ce468be7-e7e7-4060-a758-f21586a33b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.699217 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part 2023.10.24 21:40:15.699234 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part 2023.10.24 21:40:15.699769 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:15.700032 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part 2023.10.24 21:40:15.700077 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:15.700118 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:15.700919 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:15.701693 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 264 rows starting from the beginning of the part 2023.10.24 21:40:15.702337 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2023.10.24 21:40:15.702569 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:15.703522 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.008253107 sec., 50889.92545474086 rows/sec., 4.64 MiB/sec. 2023.10.24 21:40:15.703881 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 21:40:15.704475 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 21:40:15.704748 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_6_1} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 21:40:15.705355 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.706103 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 4 columns (4 merged, 0 gathered) in 0.012168871 sec., 5834.559344083769 rows/sec., 436.81 KiB/sec. 2023.10.24 21:40:15.706321 [ 10 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 21:40:15.706350 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 21:40:15.706775 [ 10 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 21:40:15.706819 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 4 columns (4 merged, 0 gathered) in 0.00935141 sec., 92820.22711013634 rows/sec., 6.44 MiB/sec. 2023.10.24 21:40:15.706862 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 21:40:15.706915 [ 10 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_6_1} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 21:40:15.707091 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 21:40:15.707180 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} executeQuery: Read 11 rows, 743.00 B in 0.007253326 sec., 1516 rows/sec., 100.03 KiB/sec. 2023.10.24 21:40:15.707396 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.707423 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 21:40:15.707433 [ 3 ] {f5832e28-3b48-43fb-b882-88478b88fa14} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:40:15.707468 [ 3 ] {} HTTP-Session: ce468be7-e7e7-4060-a758-f21586a33b34 Destroying unnamed session 2023.10.24 21:40:15.707517 [ 24 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_6_1} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 21:40:15.707628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 19296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:15.707676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:15.707695 [ 3 ] {} HTTP-Session: 1939707b-90d3-4949-b6dc-633cbe322bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:15.707711 [ 3 ] {} HTTP-Session: 1939707b-90d3-4949-b6dc-633cbe322bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:15.707790 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:15.707836 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:15.707985 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:15.708314 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:15.708594 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 21:40:15.708772 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 21:40:15.708904 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} executeQuery: Read 18 rows, 24.87 KiB in 0.001079913 sec., 16668 rows/sec., 22.49 MiB/sec. 2023.10.24 21:40:15.709033 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} DynamicQueryHandler: Done processing query 2023.10.24 21:40:15.709056 [ 3 ] {4df61bc7-4913-460e-9aee-2c366cc97025} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:40:15.709072 [ 3 ] {} HTTP-Session: 1939707b-90d3-4949-b6dc-633cbe322bdc Destroying unnamed session 2023.10.24 21:40:16.000117 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.87 MiB, peak 237.04 MiB, will set to 230.67 MiB (RSS), difference: -1.20 MiB 2023.10.24 21:40:20.662139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:20.662307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:20.662349 [ 3 ] {} HTTP-Session: 4e02c402-5359-46e6-ba2e-b94690e19015 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:20.662386 [ 3 ] {} HTTP-Session: 4e02c402-5359-46e6-ba2e-b94690e19015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:20.662539 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:20.662598 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:20.662753 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:20.663123 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:20.663372 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 21:40:20.663534 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 21:40:20.663677 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} executeQuery: Read 30 rows, 2.29 KiB in 0.001103933 sec., 27175 rows/sec., 2.02 MiB/sec. 2023.10.24 21:40:20.663802 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} DynamicQueryHandler: Done processing query 2023.10.24 21:40:20.663826 [ 3 ] {deaf2f62-2dd2-4379-90d7-6c08946c8590} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:20.663841 [ 3 ] {} HTTP-Session: 4e02c402-5359-46e6-ba2e-b94690e19015 Destroying unnamed session 2023.10.24 21:40:20.664063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 25769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:20.664106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:20.664125 [ 3 ] {} HTTP-Session: 51db0b70-5b54-43a6-9106-3c0360cb2dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:20.664141 [ 3 ] {} HTTP-Session: 51db0b70-5b54-43a6-9106-3c0360cb2dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:20.664215 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:20.664254 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:20.664356 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:20.664696 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:20.664917 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 21:40:20.665066 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 21:40:20.665185 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} executeQuery: Read 159 rows, 16.03 KiB in 0.00093955 sec., 169229 rows/sec., 16.67 MiB/sec. 2023.10.24 21:40:20.665288 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} DynamicQueryHandler: Done processing query 2023.10.24 21:40:20.665311 [ 3 ] {148a2137-9ccf-4efe-b56e-58e145a6674a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.10.24 21:40:20.665326 [ 3 ] {} HTTP-Session: 51db0b70-5b54-43a6-9106-3c0360cb2dcc Destroying unnamed session 2023.10.24 21:40:20.665523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 47735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:20.665566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:20.665584 [ 3 ] {} HTTP-Session: ae905a07-c758-4edf-8492-e4e386701556 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:20.665601 [ 3 ] {} HTTP-Session: ae905a07-c758-4edf-8492-e4e386701556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:20.665677 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:20.665714 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:20.665816 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:20.666198 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:20.666414 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 21:40:20.666560 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 21:40:20.666672 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} executeQuery: Read 297 rows, 21.19 KiB in 0.000968791 sec., 306567 rows/sec., 21.36 MiB/sec. 2023.10.24 21:40:20.666772 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} DynamicQueryHandler: Done processing query 2023.10.24 21:40:20.666795 [ 3 ] {55b57961-7c5e-4ce4-b6f6-8cf90bfc191a} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.24 21:40:20.666810 [ 3 ] {} HTTP-Session: ae905a07-c758-4edf-8492-e4e386701556 Destroying unnamed session 2023.10.24 21:40:20.666912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:20.666953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:20.666972 [ 3 ] {} HTTP-Session: d5d62304-d174-4483-b892-f7b892815d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:20.666987 [ 3 ] {} HTTP-Session: d5d62304-d174-4483-b892-f7b892815d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:20.667054 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:20.667093 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:40:20.667194 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:20.667401 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:20.667633 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 21:40:20.667802 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 21:40:20.667924 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} executeQuery: Read 6 rows, 258.00 B in 0.000838908 sec., 7152 rows/sec., 300.33 KiB/sec. 2023.10.24 21:40:20.668062 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} DynamicQueryHandler: Done processing query 2023.10.24 21:40:20.668087 [ 3 ] {fd291c5c-c66c-47f2-b88a-c5045096ded6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:20.668102 [ 3 ] {} HTTP-Session: d5d62304-d174-4483-b892-f7b892815d94 Destroying unnamed session 2023.10.24 21:40:20.668215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:20.668257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:20.668275 [ 3 ] {} HTTP-Session: dc697e75-f4fd-4c6c-9f66-0f2c4b97d05c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:20.668291 [ 3 ] {} HTTP-Session: dc697e75-f4fd-4c6c-9f66-0f2c4b97d05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:20.668362 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:20.668403 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:20.668520 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:20.668782 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:20.669014 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 21:40:20.669179 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 21:40:20.669307 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} executeQuery: Read 63 rows, 3.91 KiB in 0.0009154 sec., 68822 rows/sec., 4.17 MiB/sec. 2023.10.24 21:40:20.669413 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} DynamicQueryHandler: Done processing query 2023.10.24 21:40:20.669436 [ 3 ] {ba8a0c3a-2ed3-422b-bc79-9316836431b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:20.669450 [ 3 ] {} HTTP-Session: dc697e75-f4fd-4c6c-9f66-0f2c4b97d05c Destroying unnamed session 2023.10.24 21:40:20.669618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:20.669659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:20.669677 [ 3 ] {} HTTP-Session: 97d6baed-fb8e-4d32-a033-b789137e1849 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:20.669694 [ 3 ] {} HTTP-Session: 97d6baed-fb8e-4d32-a033-b789137e1849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:20.669765 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:20.669807 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:20.669936 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:20.670257 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:20.670533 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 21:40:20.670699 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 21:40:20.670811 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} executeQuery: Read 24 rows, 33.16 KiB in 0.001020542 sec., 23516 rows/sec., 31.73 MiB/sec. 2023.10.24 21:40:20.670916 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} DynamicQueryHandler: Done processing query 2023.10.24 21:40:20.670941 [ 3 ] {4eb2f78e-af98-4c2a-b697-1c0959016911} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:40:20.670956 [ 3 ] {} HTTP-Session: 97d6baed-fb8e-4d32-a033-b789137e1849 Destroying unnamed session 2023.10.24 21:40:20.671059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:20.671101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:20.671119 [ 3 ] {} HTTP-Session: 0e8ad48b-d579-4668-978e-b650e7866ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:20.671135 [ 3 ] {} HTTP-Session: 0e8ad48b-d579-4668-978e-b650e7866ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:20.671203 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:20.671242 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:40:20.671342 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:20.671552 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:20.671776 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 21:40:20.671942 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 21:40:20.672070 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} executeQuery: Read 28 rows, 1.64 KiB in 0.000836758 sec., 33462 rows/sec., 1.91 MiB/sec. 2023.10.24 21:40:20.672204 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} DynamicQueryHandler: Done processing query 2023.10.24 21:40:20.672228 [ 3 ] {bbed3a5e-18c5-40e4-a8f3-a0a6d06b8d65} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:40:20.672243 [ 3 ] {} HTTP-Session: 0e8ad48b-d579-4668-978e-b650e7866ce8 Destroying unnamed session 2023.10.24 21:40:21.441740 [ 94 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:40:21.441816 [ 94 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:40:25.655442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:25.655578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:25.655626 [ 3 ] {} HTTP-Session: 5c9e05ec-d1f5-4a74-a656-3ea72e821fda Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:25.655666 [ 3 ] {} HTTP-Session: 5c9e05ec-d1f5-4a74-a656-3ea72e821fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:25.655866 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:25.655967 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:25.656225 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:25.656755 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:25.657009 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 21:40:25.657170 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 21:40:25.657307 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} executeQuery: Read 18 rows, 1.46 KiB in 0.00137534 sec., 13087 rows/sec., 1.04 MiB/sec. 2023.10.24 21:40:25.657491 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} DynamicQueryHandler: Done processing query 2023.10.24 21:40:25.657517 [ 3 ] {f39ac298-226e-445e-a568-be7b32791852} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:25.657534 [ 3 ] {} HTTP-Session: 5c9e05ec-d1f5-4a74-a656-3ea72e821fda Destroying unnamed session 2023.10.24 21:40:25.657663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 8161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:25.657710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:25.657730 [ 3 ] {} HTTP-Session: 8330508f-888f-4965-88c6-2b113d718f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:25.657749 [ 3 ] {} HTTP-Session: 8330508f-888f-4965-88c6-2b113d718f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:25.657831 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:25.657873 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:25.657983 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:25.658249 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:25.658455 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 21:40:25.658607 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 21:40:25.658728 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} executeQuery: Read 54 rows, 4.84 KiB in 0.000869858 sec., 62079 rows/sec., 5.43 MiB/sec. 2023.10.24 21:40:25.658830 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} DynamicQueryHandler: Done processing query 2023.10.24 21:40:25.658854 [ 3 ] {44023c40-4aa5-41c2-b1e4-0b8a129ef3e4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 21:40:25.658869 [ 3 ] {} HTTP-Session: 8330508f-888f-4965-88c6-2b113d718f29 Destroying unnamed session 2023.10.24 21:40:25.658980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:25.659024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:25.659042 [ 3 ] {} HTTP-Session: 94ff90e1-876b-4fe7-98ee-6d6052e04318 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:25.659059 [ 3 ] {} HTTP-Session: 94ff90e1-876b-4fe7-98ee-6d6052e04318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:25.659128 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:25.659166 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:25.659268 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:25.659496 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:25.659691 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 21:40:25.659834 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 21:40:25.659960 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} executeQuery: Read 18 rows, 1.44 KiB in 0.000797668 sec., 22565 rows/sec., 1.76 MiB/sec. 2023.10.24 21:40:25.660104 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} DynamicQueryHandler: Done processing query 2023.10.24 21:40:25.660129 [ 3 ] {7ab275e7-422b-4a4f-bf8a-b64f8a9bdac9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:25.660144 [ 3 ] {} HTTP-Session: 94ff90e1-876b-4fe7-98ee-6d6052e04318 Destroying unnamed session 2023.10.24 21:40:25.660264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 19296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:25.660307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:25.660326 [ 3 ] {} HTTP-Session: ce3ebead-0178-487f-a6cc-fb31bef159d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:25.660342 [ 3 ] {} HTTP-Session: ce3ebead-0178-487f-a6cc-fb31bef159d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:25.660414 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:25.660458 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:25.660597 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:25.660895 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:25.661180 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 21:40:25.661348 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 21:40:25.661451 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} executeQuery: Read 18 rows, 24.87 KiB in 0.001008162 sec., 17854 rows/sec., 24.09 MiB/sec. 2023.10.24 21:40:25.661612 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} DynamicQueryHandler: Done processing query 2023.10.24 21:40:25.661636 [ 3 ] {08369e6c-aff5-469b-bee2-be7b984286fa} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:40:25.661651 [ 3 ] {} HTTP-Session: ce3ebead-0178-487f-a6cc-fb31bef159d4 Destroying unnamed session 2023.10.24 21:40:30.660835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:30.660968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:30.660999 [ 3 ] {} HTTP-Session: 66e83ab7-27e4-4a1d-8f78-7e8ad7b9ec35 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:30.661027 [ 3 ] {} HTTP-Session: 66e83ab7-27e4-4a1d-8f78-7e8ad7b9ec35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:30.661168 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:30.661237 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:30.661424 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:30.661825 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.662081 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 21:40:30.662240 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 21:40:30.662362 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} executeQuery: Read 31 rows, 2.37 KiB in 0.001155565 sec., 26826 rows/sec., 2.00 MiB/sec. 2023.10.24 21:40:30.662484 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} DynamicQueryHandler: Done processing query 2023.10.24 21:40:30.662509 [ 3 ] {d529b35b-faec-45c6-88db-483deb698fae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:30.662526 [ 3 ] {} HTTP-Session: 66e83ab7-27e4-4a1d-8f78-7e8ad7b9ec35 Destroying unnamed session 2023.10.24 21:40:30.662684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:30.662731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:30.662751 [ 3 ] {} HTTP-Session: 9047a61c-b180-4380-b622-f6f26f73f6f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:30.662769 [ 3 ] {} HTTP-Session: 9047a61c-b180-4380-b622-f6f26f73f6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:30.662851 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:30.662893 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:30.662996 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:30.663443 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.663660 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 21:40:30.663822 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 21:40:30.663922 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} executeQuery: Read 162 rows, 16.33 KiB in 0.001044073 sec., 155161 rows/sec., 15.28 MiB/sec. 2023.10.24 21:40:30.664040 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} DynamicQueryHandler: Done processing query 2023.10.24 21:40:30.664064 [ 3 ] {12a0348e-8648-46c8-8959-2168eb70defa} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:40:30.664079 [ 3 ] {} HTTP-Session: 9047a61c-b180-4380-b622-f6f26f73f6f3 Destroying unnamed session 2023.10.24 21:40:30.664292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:30.664337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:30.664356 [ 3 ] {} HTTP-Session: 065e8fe6-ae5d-488d-ae10-d64253b028ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:30.664373 [ 3 ] {} HTTP-Session: 065e8fe6-ae5d-488d-ae10-d64253b028ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:30.664457 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:30.664496 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:30.664598 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:30.665025 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.665235 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 21:40:30.665380 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 21:40:30.665476 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} executeQuery: Read 289 rows, 20.55 KiB in 0.000992121 sec., 291295 rows/sec., 20.22 MiB/sec. 2023.10.24 21:40:30.665576 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} DynamicQueryHandler: Done processing query 2023.10.24 21:40:30.665599 [ 3 ] {986d1e02-d2ed-41ed-8c66-e93888a13089} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:40:30.665614 [ 3 ] {} HTTP-Session: 065e8fe6-ae5d-488d-ae10-d64253b028ab Destroying unnamed session 2023.10.24 21:40:30.665726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:30.665770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:30.665788 [ 3 ] {} HTTP-Session: 468da004-66ee-4706-aa1d-65c5df74154d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:30.665805 [ 3 ] {} HTTP-Session: 468da004-66ee-4706-aa1d-65c5df74154d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:30.665873 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:30.665913 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:40:30.666015 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:30.666242 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.666479 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 21:40:30.666646 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 21:40:30.666744 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} executeQuery: Read 6 rows, 258.00 B in 0.000841268 sec., 7132 rows/sec., 299.49 KiB/sec. 2023.10.24 21:40:30.666854 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} DynamicQueryHandler: Done processing query 2023.10.24 21:40:30.666878 [ 3 ] {ce2f03d9-7f60-4c80-9037-c38c0b6a051e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:30.666893 [ 3 ] {} HTTP-Session: 468da004-66ee-4706-aa1d-65c5df74154d Destroying unnamed session 2023.10.24 21:40:30.667006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:30.667049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:30.667067 [ 3 ] {} HTTP-Session: 94c0ef57-0637-4e7f-8592-9c614f27d8c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:30.667084 [ 3 ] {} HTTP-Session: 94c0ef57-0637-4e7f-8592-9c614f27d8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:30.667155 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:30.667196 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:30.667308 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:30.667591 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.667825 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 21:40:30.667997 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 21:40:30.668086 [ 86 ] {} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 21:40:30.668097 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} executeQuery: Read 63 rows, 3.91 KiB in 0.000915269 sec., 68832 rows/sec., 4.17 MiB/sec. 2023.10.24 21:40:30.668140 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.668225 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 21:40:30.668236 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} DynamicQueryHandler: Done processing query 2023.10.24 21:40:30.668274 [ 3 ] {fac5ebea-8de5-4d2e-a7d6-f6e4647d00fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:30.668296 [ 3 ] {} HTTP-Session: 94c0ef57-0637-4e7f-8592-9c614f27d8c1 Destroying unnamed session 2023.10.24 21:40:30.668329 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:30.668363 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.24 21:40:30.668449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:30.668506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:30.668521 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.24 21:40:30.668530 [ 3 ] {} HTTP-Session: 6c1d35cc-d248-413b-b6a7-0551831393cd Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:30.668568 [ 3 ] {} HTTP-Session: 6c1d35cc-d248-413b-b6a7-0551831393cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:30.668694 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.24 21:40:30.668699 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:30.668763 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:30.668844 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2023.10.24 21:40:30.669028 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.24 21:40:30.669092 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:30.669185 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part 2023.10.24 21:40:30.669680 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.670051 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 21:40:30.670233 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 21:40:30.670329 [ 86 ] {} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 21:40:30.670334 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} executeQuery: Read 25 rows, 34.55 KiB in 0.001593614 sec., 15687 rows/sec., 21.17 MiB/sec. 2023.10.24 21:40:30.670366 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.670549 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 21:40:30.670580 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} DynamicQueryHandler: Done processing query 2023.10.24 21:40:30.670651 [ 3 ] {295bb20f-c700-48db-a6a0-0ff9ac5e1641} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:40:30.670712 [ 3 ] {} HTTP-Session: 6c1d35cc-d248-413b-b6a7-0551831393cd Destroying unnamed session 2023.10.24 21:40:30.671026 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:30.671044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:30.671224 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part 2023.10.24 21:40:30.671233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:30.671339 [ 3 ] {} HTTP-Session: 85e03e0b-0af5-4e1c-9b11-724eb8e32cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:30.671338 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.003126157 sec., 104281.39085784879 rows/sec., 6.34 MiB/sec. 2023.10.24 21:40:30.671407 [ 3 ] {} HTTP-Session: 85e03e0b-0af5-4e1c-9b11-724eb8e32cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:30.671647 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 21:40:30.671739 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:30.671831 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:30.671856 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:40:30.672175 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 21:40:30.672369 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_6_1} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 21:40:30.672460 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:30.672726 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:30.672884 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2023.10.24 21:40:30.673086 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:30.673482 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part 2023.10.24 21:40:30.673558 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.674060 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 21:40:30.674388 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 21:40:30.674575 [ 86 ] {} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 21:40:30.674657 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} executeQuery: Read 19 rows, 1.01 KiB in 0.00282136 sec., 6734 rows/sec., 357.55 KiB/sec. 2023.10.24 21:40:30.674669 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:30.674870 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 21:40:30.675235 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:30.675266 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} DynamicQueryHandler: Done processing query 2023.10.24 21:40:30.675338 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.24 21:40:30.675341 [ 3 ] {a1441b7e-418a-425c-b835-c08238839e48} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:30.675420 [ 3 ] {} HTTP-Session: 85e03e0b-0af5-4e1c-9b11-724eb8e32cf6 Destroying unnamed session 2023.10.24 21:40:30.675632 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::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.10.24 21:40:30.675907 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part 2023.10.24 21:40:30.676145 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.24 21:40:30.676179 [ 23 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 6 columns (6 merged, 0 gathered) in 0.005731373 sec., 20937.391441806354 rows/sec., 28.25 MiB/sec. 2023.10.24 21:40:30.676262 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part 2023.10.24 21:40:30.676395 [ 10 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.24 21:40:30.676454 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 21:40:30.676886 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 21:40:30.677017 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_6_1} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 21:40:30.677368 [ 23 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.002622646 sec., 48805.67182913744 rows/sec., 2.76 MiB/sec. 2023.10.24 21:40:30.677505 [ 23 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 21:40:30.677748 [ 23 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 21:40:30.677825 [ 23 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_6_1} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 21:40:35.655652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:35.655787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:35.655819 [ 3 ] {} HTTP-Session: 3e2d7208-9a4a-45a8-b1e2-a1f775b8ae5b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:35.655846 [ 3 ] {} HTTP-Session: 3e2d7208-9a4a-45a8-b1e2-a1f775b8ae5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:35.656006 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:35.656083 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:35.656291 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:35.656841 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:35.657126 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 21:40:35.657291 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 21:40:35.657422 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} executeQuery: Read 20 rows, 1.62 KiB in 0.00137215 sec., 14575 rows/sec., 1.15 MiB/sec. 2023.10.24 21:40:35.657567 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} DynamicQueryHandler: Done processing query 2023.10.24 21:40:35.657593 [ 3 ] {7dac89c7-f4e6-4433-b339-b2d20e028153} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:35.657609 [ 3 ] {} HTTP-Session: 3e2d7208-9a4a-45a8-b1e2-a1f775b8ae5b Destroying unnamed session 2023.10.24 21:40:35.657754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:35.657801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:35.657821 [ 3 ] {} HTTP-Session: 728a7ea2-2bfb-457d-bf61-e2542513bda2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:35.657840 [ 3 ] {} HTTP-Session: 728a7ea2-2bfb-457d-bf61-e2542513bda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:35.657919 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:35.657960 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:35.658063 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:35.658396 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:35.658601 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 21:40:35.658746 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 21:40:35.658878 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} executeQuery: Read 60 rows, 5.37 KiB in 0.00093115 sec., 64436 rows/sec., 5.63 MiB/sec. 2023.10.24 21:40:35.658997 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} DynamicQueryHandler: Done processing query 2023.10.24 21:40:35.659021 [ 3 ] {a96187e0-94da-4775-b1b6-5917d9a404b9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:40:35.659037 [ 3 ] {} HTTP-Session: 728a7ea2-2bfb-457d-bf61-e2542513bda2 Destroying unnamed session 2023.10.24 21:40:35.659164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:35.659210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:35.659229 [ 3 ] {} HTTP-Session: 5e7001cd-5ce4-4485-a2c2-027f829934c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:35.659246 [ 3 ] {} HTTP-Session: 5e7001cd-5ce4-4485-a2c2-027f829934c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:35.659319 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:35.659358 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:35.659461 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:35.659810 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:35.660023 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 21:40:35.660168 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 21:40:35.660292 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} executeQuery: Read 20 rows, 1.60 KiB in 0.00094513 sec., 21161 rows/sec., 1.65 MiB/sec. 2023.10.24 21:40:35.660409 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} DynamicQueryHandler: Done processing query 2023.10.24 21:40:35.660435 [ 3 ] {d019b47d-b8d3-4255-943b-9b84ae9ed2fd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:35.660450 [ 3 ] {} HTTP-Session: 5e7001cd-5ce4-4485-a2c2-027f829934c2 Destroying unnamed session 2023.10.24 21:40:35.660617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 21434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:35.660662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:35.660681 [ 3 ] {} HTTP-Session: 4e31c713-a7d2-44f2-ab94-5fe21764007e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:35.660697 [ 3 ] {} HTTP-Session: 4e31c713-a7d2-44f2-ab94-5fe21764007e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:35.660773 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:35.660818 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:35.660957 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:35.661313 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:35.661600 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 21:40:35.661770 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 21:40:35.661895 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} executeQuery: Read 20 rows, 27.64 KiB in 0.001094053 sec., 18280 rows/sec., 24.67 MiB/sec. 2023.10.24 21:40:35.662002 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} DynamicQueryHandler: Done processing query 2023.10.24 21:40:35.662025 [ 3 ] {e63453bd-1ad5-4181-8e80-b6b2ed733c09} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:40:35.662040 [ 3 ] {} HTTP-Session: 4e31c713-a7d2-44f2-ab94-5fe21764007e Destroying unnamed session 2023.10.24 21:40:36.441868 [ 82 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:40:36.441942 [ 82 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:40:40.660880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:40.660997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:40.661024 [ 3 ] {} HTTP-Session: cf19c29c-7044-4f58-a842-7fba24109452 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:40.661049 [ 3 ] {} HTTP-Session: cf19c29c-7044-4f58-a842-7fba24109452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:40.661180 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:40.661242 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:40.661401 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:40.661840 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.662108 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 21:40:40.662274 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 21:40:40.662424 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} executeQuery: Read 31 rows, 2.37 KiB in 0.001205586 sec., 25713 rows/sec., 1.92 MiB/sec. 2023.10.24 21:40:40.662418 [ 68 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 21:40:40.662537 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.662644 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} DynamicQueryHandler: Done processing query 2023.10.24 21:40:40.662701 [ 3 ] {5c1ceae1-a03e-4c0b-9a62-5b93a421c40f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:40.662749 [ 3 ] {} HTTP-Session: cf19c29c-7044-4f58-a842-7fba24109452 Destroying unnamed session 2023.10.24 21:40:40.662734 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 21:40:40.662970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:40.662994 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:40.663079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:40.663095 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part 2023.10.24 21:40:40.663125 [ 3 ] {} HTTP-Session: 4667e401-fd1b-4c90-9757-016b468b29c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:40.663152 [ 3 ] {} HTTP-Session: 4667e401-fd1b-4c90-9757-016b468b29c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:40.663412 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:40.663430 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2023.10.24 21:40:40.663524 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:40.663740 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:40.663976 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:40.664037 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2023.10.24 21:40:40.664224 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part 2023.10.24 21:40:40.664464 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2023.10.24 21:40:40.665004 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.665433 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 21:40:40.665770 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 21:40:40.666027 [ 68 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 21:40:40.666118 [ 15 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491715 sec., 44104.40141878704 rows/sec., 3.33 MiB/sec. 2023.10.24 21:40:40.666134 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.666136 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} executeQuery: Read 162 rows, 16.33 KiB in 0.002649637 sec., 61140 rows/sec., 6.02 MiB/sec. 2023.10.24 21:40:40.666321 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 21:40:40.666342 [ 23 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 21:40:40.666566 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:40.666587 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} DynamicQueryHandler: Done processing query 2023.10.24 21:40:40.666652 [ 3 ] {d6459f21-b602-4c72-987a-ca75442a5233} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:40:40.666656 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 141 rows starting from the beginning of the part 2023.10.24 21:40:40.666693 [ 3 ] {} HTTP-Session: 4667e401-fd1b-4c90-9757-016b468b29c5 Destroying unnamed session 2023.10.24 21:40:40.666773 [ 23 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 21:40:40.666911 [ 23 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_11_2} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 21:40:40.667003 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 159 rows starting from the beginning of the part 2023.10.24 21:40:40.667068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:40.667167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:40.667225 [ 3 ] {} HTTP-Session: 44177edb-37f5-4581-b758-ef8150e4bb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:40.667262 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part 2023.10.24 21:40:40.667275 [ 3 ] {} HTTP-Session: 44177edb-37f5-4581-b758-ef8150e4bb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:40.667511 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 162 rows starting from the beginning of the part 2023.10.24 21:40:40.667529 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:40.667618 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:40.667722 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2023.10.24 21:40:40.668058 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 162 rows starting from the beginning of the part 2023.10.24 21:40:40.668141 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:40.669203 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.669654 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 21:40:40.669825 [ 14 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.003600518 sec., 204970.50702148967 rows/sec., 19.55 MiB/sec. 2023.10.24 21:40:40.669917 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 21:40:40.669987 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 21:40:40.670080 [ 68 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 21:40:40.670164 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} executeQuery: Read 289 rows, 20.55 KiB in 0.002556135 sec., 113061 rows/sec., 7.85 MiB/sec. 2023.10.24 21:40:40.670173 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.670377 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 21:40:40.670419 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 21:40:40.670534 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} DynamicQueryHandler: Done processing query 2023.10.24 21:40:40.670571 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_11_2} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 21:40:40.670613 [ 3 ] {46d01921-16f8-456b-a786-691557e51c40} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:40:40.670630 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:40.670658 [ 3 ] {} HTTP-Session: 44177edb-37f5-4581-b758-ef8150e4bb92 Destroying unnamed session 2023.10.24 21:40:40.670741 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 305 rows starting from the beginning of the part 2023.10.24 21:40:40.670901 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 297 rows starting from the beginning of the part 2023.10.24 21:40:40.670938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:40.671024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:40.671083 [ 3 ] {} HTTP-Session: cf92447b-b771-4f00-bb55-1bb202894c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:40.671124 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part 2023.10.24 21:40:40.671133 [ 3 ] {} HTTP-Session: cf92447b-b771-4f00-bb55-1bb202894c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:40.671364 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 289 rows starting from the beginning of the part 2023.10.24 21:40:40.671377 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:40.671482 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:40:40.671605 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part 2023.10.24 21:40:40.671973 [ 23 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 289 rows starting from the beginning of the part 2023.10.24 21:40:40.671991 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:40.672654 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.673265 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 21:40:40.673556 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 21:40:40.673833 [ 65 ] {} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 21:40:40.673881 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} executeQuery: Read 6 rows, 258.00 B in 0.002437992 sec., 2461 rows/sec., 103.34 KiB/sec. 2023.10.24 21:40:40.673877 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 4 columns (4 merged, 0 gathered) in 0.003637789 sec., 334818.7594167776 rows/sec., 23.39 MiB/sec. 2023.10.24 21:40:40.673951 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.674176 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 21:40:40.674217 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} DynamicQueryHandler: Done processing query 2023.10.24 21:40:40.674205 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 21:40:40.674263 [ 3 ] {9f6e106b-eaa0-46ac-bd7e-b8dac09c36ea} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:40.674342 [ 3 ] {} HTTP-Session: cf92447b-b771-4f00-bb55-1bb202894c70 Destroying unnamed session 2023.10.24 21:40:40.674422 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:40.674467 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:40.674593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:40.674608 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 21:40:40.674679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:40.674726 [ 3 ] {} HTTP-Session: de2f9ecf-9717-41ac-a7ef-d176908d3b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:40.674758 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_11_2} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 21:40:40.674796 [ 3 ] {} HTTP-Session: de2f9ecf-9717-41ac-a7ef-d176908d3b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:40.674900 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:40.675075 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:40.675192 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:40.675196 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:40.675566 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:40.675759 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:40.675840 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:40.676052 [ 11 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.24 21:40:40.676635 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.677158 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 21:40:40.677565 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 21:40:40.677599 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548366 sec., 10145.514865152018 rows/sec., 426.03 KiB/sec. 2023.10.24 21:40:40.677770 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} executeQuery: Read 63 rows, 3.91 KiB in 0.002639057 sec., 23872 rows/sec., 1.45 MiB/sec. 2023.10.24 21:40:40.677858 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 21:40:40.678031 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} DynamicQueryHandler: Done processing query 2023.10.24 21:40:40.678063 [ 3 ] {a4c7a37a-458e-4f03-be56-8c36faaa746e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:40.678084 [ 3 ] {} HTTP-Session: de2f9ecf-9717-41ac-a7ef-d176908d3b41 Destroying unnamed session 2023.10.24 21:40:40.678227 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 21:40:40.678251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:40.678311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:40.678327 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_6_1} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 21:40:40.678337 [ 3 ] {} HTTP-Session: 6f3bba5a-895d-4951-9fee-be8c16f511d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:40.678369 [ 3 ] {} HTTP-Session: 6f3bba5a-895d-4951-9fee-be8c16f511d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:40.678500 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:40.678545 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:40.678700 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:40.679126 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.679427 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 21:40:40.679609 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 21:40:40.679739 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} executeQuery: Read 25 rows, 34.55 KiB in 0.001209956 sec., 20661 rows/sec., 27.88 MiB/sec. 2023.10.24 21:40:40.679878 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} DynamicQueryHandler: Done processing query 2023.10.24 21:40:40.679902 [ 3 ] {625efbeb-8fb9-443b-9d17-23a42df86441} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:40:40.679917 [ 3 ] {} HTTP-Session: 6f3bba5a-895d-4951-9fee-be8c16f511d6 Destroying unnamed session 2023.10.24 21:40:40.680029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:40.680074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:40.680093 [ 3 ] {} HTTP-Session: 6ceb26e2-f3f9-4c4d-a3f3-3bb87773f2c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:40.680109 [ 3 ] {} HTTP-Session: 6ceb26e2-f3f9-4c4d-a3f3-3bb87773f2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:40.680179 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:40.680217 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:40:40.680324 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:40.680571 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:40.680794 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 21:40:40.680967 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 21:40:40.681081 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} executeQuery: Read 19 rows, 1.01 KiB in 0.000875319 sec., 21706 rows/sec., 1.13 MiB/sec. 2023.10.24 21:40:40.681178 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} DynamicQueryHandler: Done processing query 2023.10.24 21:40:40.681201 [ 3 ] {896aa606-aa2c-47da-ae7a-49e69a114ac1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:40.681216 [ 3 ] {} HTTP-Session: 6ceb26e2-f3f9-4c4d-a3f3-3bb87773f2c0 Destroying unnamed session 2023.10.24 21:40:45.656658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:45.656836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:45.656884 [ 3 ] {} HTTP-Session: 134eb061-d222-449a-ac4e-86b5e3472be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:45.656925 [ 3 ] {} HTTP-Session: 134eb061-d222-449a-ac4e-86b5e3472be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:45.657125 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:45.657224 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:45.657390 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:45.657758 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:45.658017 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 21:40:45.658178 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 21:40:45.658293 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} executeQuery: Read 21 rows, 1.70 KiB in 0.001109584 sec., 18926 rows/sec., 1.50 MiB/sec. 2023.10.24 21:40:45.658441 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} DynamicQueryHandler: Done processing query 2023.10.24 21:40:45.658466 [ 3 ] {f2c3de5c-82e1-48b0-b451-f15c32fcd575} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:45.658483 [ 3 ] {} HTTP-Session: 134eb061-d222-449a-ac4e-86b5e3472be3 Destroying unnamed session 2023.10.24 21:40:45.658615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:45.658662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:45.658681 [ 3 ] {} HTTP-Session: 8535aa6d-19a5-4bde-a066-79757d4e7715 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:45.658699 [ 3 ] {} HTTP-Session: 8535aa6d-19a5-4bde-a066-79757d4e7715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:45.658778 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:45.658820 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:45.658924 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:45.659200 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:45.659402 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 21:40:45.659546 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 21:40:45.659671 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} executeQuery: Read 63 rows, 5.67 KiB in 0.000863898 sec., 72925 rows/sec., 6.40 MiB/sec. 2023.10.24 21:40:45.659836 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} DynamicQueryHandler: Done processing query 2023.10.24 21:40:45.659861 [ 3 ] {50e1d61c-1b30-4ab3-800b-9ae432364871} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:40:45.659877 [ 3 ] {} HTTP-Session: 8535aa6d-19a5-4bde-a066-79757d4e7715 Destroying unnamed session 2023.10.24 21:40:45.660014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 5459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:45.660057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:45.660076 [ 3 ] {} HTTP-Session: 914d5e69-3bbe-42c7-bbd7-dfcf22b72c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:45.660092 [ 3 ] {} HTTP-Session: 914d5e69-3bbe-42c7-bbd7-dfcf22b72c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:45.660162 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:45.660202 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:45.660319 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:45.660562 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:45.660761 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 21:40:45.660925 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 21:40:45.661045 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} executeQuery: Read 32 rows, 2.55 KiB in 0.000853609 sec., 37487 rows/sec., 2.92 MiB/sec. 2023.10.24 21:40:45.661161 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} DynamicQueryHandler: Done processing query 2023.10.24 21:40:45.661191 [ 3 ] {0398980c-6119-47be-ba08-0e16d21c477d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:45.661208 [ 3 ] {} HTTP-Session: 914d5e69-3bbe-42c7-bbd7-dfcf22b72c2b Destroying unnamed session 2023.10.24 21:40:45.661345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:45.661388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:45.661408 [ 3 ] {} HTTP-Session: 51dd58d1-ce31-4109-aaf2-322d0664b0db Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:45.661425 [ 3 ] {} HTTP-Session: 51dd58d1-ce31-4109-aaf2-322d0664b0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:45.661497 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:45.661541 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:45.661660 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:45.661888 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:45.662144 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 21:40:45.662318 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 21:40:45.662447 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} executeQuery: Read 11 rows, 743.00 B in 0.000919979 sec., 11956 rows/sec., 788.70 KiB/sec. 2023.10.24 21:40:45.662548 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} DynamicQueryHandler: Done processing query 2023.10.24 21:40:45.662572 [ 3 ] {819e487e-fbca-44fd-af6a-2de180ac4b0e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:40:45.662587 [ 3 ] {} HTTP-Session: 51dd58d1-ce31-4109-aaf2-322d0664b0db Destroying unnamed session 2023.10.24 21:40:45.662719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:45.662762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:45.662781 [ 3 ] {} HTTP-Session: 775a73fc-1979-44d3-8fa7-6923788a53ec Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:45.662798 [ 3 ] {} HTTP-Session: 775a73fc-1979-44d3-8fa7-6923788a53ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:45.662873 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:45.662916 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:45.663050 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:45.663375 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:45.663652 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 21:40:45.663822 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 21:40:45.663946 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} executeQuery: Read 21 rows, 29.02 KiB in 0.001045603 sec., 20084 rows/sec., 27.10 MiB/sec. 2023.10.24 21:40:45.664055 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} DynamicQueryHandler: Done processing query 2023.10.24 21:40:45.664079 [ 3 ] {501e76fd-485f-49f0-a20d-e5ab7a50a5c1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:40:45.664094 [ 3 ] {} HTTP-Session: 775a73fc-1979-44d3-8fa7-6923788a53ec Destroying unnamed session 2023.10.24 21:40:50.661274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:50.661452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:50.661482 [ 3 ] {} HTTP-Session: 1371fe64-d4b0-4400-926c-a9507c9be063 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:50.661510 [ 3 ] {} HTTP-Session: 1371fe64-d4b0-4400-926c-a9507c9be063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:50.661656 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:50.661723 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:50.661906 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:50.662322 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:50.662592 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 21:40:50.662754 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 21:40:50.662890 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} executeQuery: Read 31 rows, 2.37 KiB in 0.001187475 sec., 26105 rows/sec., 1.95 MiB/sec. 2023.10.24 21:40:50.663029 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} DynamicQueryHandler: Done processing query 2023.10.24 21:40:50.663055 [ 3 ] {2518e910-81f4-45d0-b08b-5c0b82f870de} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:50.663071 [ 3 ] {} HTTP-Session: 1371fe64-d4b0-4400-926c-a9507c9be063 Destroying unnamed session 2023.10.24 21:40:50.663210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:50.663257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:50.663277 [ 3 ] {} HTTP-Session: 32e19699-e043-4f5e-a623-7b4289b8b67d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:50.663298 [ 3 ] {} HTTP-Session: 32e19699-e043-4f5e-a623-7b4289b8b67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:50.663385 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:50.663425 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:50.663531 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:50.663862 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:50.664110 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 21:40:50.664261 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 21:40:50.664389 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} executeQuery: Read 162 rows, 16.33 KiB in 0.000975991 sec., 165985 rows/sec., 16.34 MiB/sec. 2023.10.24 21:40:50.664495 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} DynamicQueryHandler: Done processing query 2023.10.24 21:40:50.664520 [ 3 ] {985e60f4-2298-4d86-80e7-97a55a43e755} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:40:50.664536 [ 3 ] {} HTTP-Session: 32e19699-e043-4f5e-a623-7b4289b8b67d Destroying unnamed session 2023.10.24 21:40:50.664716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:50.664762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:50.664781 [ 3 ] {} HTTP-Session: 0a3a01b3-7ecd-446d-93e9-0470806e4972 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:50.664798 [ 3 ] {} HTTP-Session: 0a3a01b3-7ecd-446d-93e9-0470806e4972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:50.664879 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:50.664919 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:50.665023 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:50.665624 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:50.665848 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 21:40:50.665994 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 21:40:50.666203 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} executeQuery: Read 289 rows, 20.55 KiB in 0.001288548 sec., 224283 rows/sec., 15.57 MiB/sec. 2023.10.24 21:40:50.666407 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} DynamicQueryHandler: Done processing query 2023.10.24 21:40:50.666432 [ 3 ] {0feb1c43-ea9b-4d81-9a98-57b77046133d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:40:50.666448 [ 3 ] {} HTTP-Session: 0a3a01b3-7ecd-446d-93e9-0470806e4972 Destroying unnamed session 2023.10.24 21:40:50.666601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:50.666647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:50.666666 [ 3 ] {} HTTP-Session: 702e6b93-2012-493d-ba40-b9f3514cd320 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:50.666683 [ 3 ] {} HTTP-Session: 702e6b93-2012-493d-ba40-b9f3514cd320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:50.666752 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:50.666792 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:40:50.666914 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:50.667164 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:50.667405 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 21:40:50.667577 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 21:40:50.667694 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} executeQuery: Read 6 rows, 258.00 B in 0.000913539 sec., 6567 rows/sec., 275.80 KiB/sec. 2023.10.24 21:40:50.667797 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} DynamicQueryHandler: Done processing query 2023.10.24 21:40:50.667820 [ 3 ] {753512b8-1951-4c6d-9cc1-bbd99e665d48} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:50.667836 [ 3 ] {} HTTP-Session: 702e6b93-2012-493d-ba40-b9f3514cd320 Destroying unnamed session 2023.10.24 21:40:50.668045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:50.668090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:50.668109 [ 3 ] {} HTTP-Session: 500edfb8-59f1-4394-9e17-eb982c46b354 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:50.668126 [ 3 ] {} HTTP-Session: 500edfb8-59f1-4394-9e17-eb982c46b354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:50.668199 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:50.668240 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:40:50.668355 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:50.668642 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:50.668891 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 21:40:50.669063 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 21:40:50.669183 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} executeQuery: Read 63 rows, 3.91 KiB in 0.000956761 sec., 65847 rows/sec., 3.99 MiB/sec. 2023.10.24 21:40:50.669303 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} DynamicQueryHandler: Done processing query 2023.10.24 21:40:50.669326 [ 3 ] {b5572382-4169-4b4a-8e13-1941d9d08863} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:40:50.669342 [ 3 ] {} HTTP-Session: 500edfb8-59f1-4394-9e17-eb982c46b354 Destroying unnamed session 2023.10.24 21:40:50.669494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:50.669539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:50.669557 [ 3 ] {} HTTP-Session: 132ba7f6-713d-4b0d-94ff-74f84f04d50c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:50.669574 [ 3 ] {} HTTP-Session: 132ba7f6-713d-4b0d-94ff-74f84f04d50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:50.669653 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:50.669696 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:50.669828 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:50.670200 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:50.670509 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 21:40:50.670687 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 21:40:50.670816 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} executeQuery: Read 25 rows, 34.55 KiB in 0.001135574 sec., 22015 rows/sec., 29.71 MiB/sec. 2023.10.24 21:40:50.670925 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} DynamicQueryHandler: Done processing query 2023.10.24 21:40:50.670949 [ 3 ] {b65a4a8f-141e-48dc-a593-f5d6299c7ae9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:40:50.670964 [ 3 ] {} HTTP-Session: 132ba7f6-713d-4b0d-94ff-74f84f04d50c Destroying unnamed session 2023.10.24 21:40:50.671073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:50.671115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:50.671134 [ 3 ] {} HTTP-Session: b1363aa5-1786-4375-bcfa-79a0fd1fc8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:50.671151 [ 3 ] {} HTTP-Session: b1363aa5-1786-4375-bcfa-79a0fd1fc8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:50.671221 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:50.671259 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:40:50.671359 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:50.671594 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:50.671823 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 21:40:50.671989 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 21:40:50.672089 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} executeQuery: Read 19 rows, 1.01 KiB in 0.000841378 sec., 22582 rows/sec., 1.17 MiB/sec. 2023.10.24 21:40:50.672210 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} DynamicQueryHandler: Done processing query 2023.10.24 21:40:50.672233 [ 3 ] {36cb4a14-8bde-44f2-a20f-32d14a486868} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:40:50.672249 [ 3 ] {} HTTP-Session: b1363aa5-1786-4375-bcfa-79a0fd1fc8d9 Destroying unnamed session 2023.10.24 21:40:51.442206 [ 53 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:40:51.442276 [ 53 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:40:55.655381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:55.655501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:55.655528 [ 3 ] {} HTTP-Session: 7b15ff7a-2b5f-490e-8036-3052baca34d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:55.655552 [ 3 ] {} HTTP-Session: 7b15ff7a-2b5f-490e-8036-3052baca34d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:55.655680 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:55.655740 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:40:55.655897 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:55.656293 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:55.656550 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 21:40:55.656711 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 21:40:55.656850 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} executeQuery: Read 21 rows, 1.70 KiB in 0.001125415 sec., 18659 rows/sec., 1.48 MiB/sec. 2023.10.24 21:40:55.656986 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} DynamicQueryHandler: Done processing query 2023.10.24 21:40:55.657012 [ 3 ] {a163fef2-e008-44f1-b237-863647618531} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:55.657029 [ 3 ] {} HTTP-Session: 7b15ff7a-2b5f-490e-8036-3052baca34d2 Destroying unnamed session 2023.10.24 21:40:55.657153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:55.657200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:55.657220 [ 3 ] {} HTTP-Session: 92a5893d-575b-4f8f-8d72-7d2d7d9ff409 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:55.657238 [ 3 ] {} HTTP-Session: 92a5893d-575b-4f8f-8d72-7d2d7d9ff409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:55.657319 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:55.657361 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:40:55.657467 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:55.657810 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:55.658017 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 21:40:55.658172 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 21:40:55.658287 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} executeQuery: Read 63 rows, 5.67 KiB in 0.000931991 sec., 67597 rows/sec., 5.94 MiB/sec. 2023.10.24 21:40:55.658474 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} DynamicQueryHandler: Done processing query 2023.10.24 21:40:55.658499 [ 3 ] {a80cb505-f57a-42fc-b953-a5adba98a65c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:40:55.658514 [ 3 ] {} HTTP-Session: 92a5893d-575b-4f8f-8d72-7d2d7d9ff409 Destroying unnamed session 2023.10.24 21:40:55.658641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:55.658688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:55.658706 [ 3 ] {} HTTP-Session: 88cc228d-c4ea-4f3c-8626-bda63a5ca0f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:55.658724 [ 3 ] {} HTTP-Session: 88cc228d-c4ea-4f3c-8626-bda63a5ca0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:55.658796 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:55.658835 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:40:55.658954 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:55.659225 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:55.659427 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 21:40:55.659568 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 21:40:55.659691 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} executeQuery: Read 21 rows, 1.68 KiB in 0.000861749 sec., 24369 rows/sec., 1.91 MiB/sec. 2023.10.24 21:40:55.659795 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} DynamicQueryHandler: Done processing query 2023.10.24 21:40:55.659818 [ 3 ] {2df62a24-9e95-47ad-9948-b53c0bcdcf09} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:40:55.659833 [ 3 ] {} HTTP-Session: 88cc228d-c4ea-4f3c-8626-bda63a5ca0f0 Destroying unnamed session 2023.10.24 21:40:55.659949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:40:55.659993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:40:55.660012 [ 3 ] {} HTTP-Session: 6d0663ab-fe69-49b2-aaa7-fe778c6da5df Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:40:55.660029 [ 3 ] {} HTTP-Session: 6d0663ab-fe69-49b2-aaa7-fe778c6da5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:40:55.660105 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:40:55.660149 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:40:55.660291 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:40:55.660755 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:55.661045 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 21:40:55.661222 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 21:40:55.661351 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} executeQuery: Read 21 rows, 29.02 KiB in 0.001214116 sec., 17296 rows/sec., 23.34 MiB/sec. 2023.10.24 21:40:55.661347 [ 57 ] {} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 21:40:55.661461 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:40:55.661558 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} DynamicQueryHandler: Done processing query 2023.10.24 21:40:55.661579 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 21:40:55.661589 [ 3 ] {20a21e67-68f1-4133-8db6-ce98d8a9c35b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:40:55.661620 [ 3 ] {} HTTP-Session: 6d0663ab-fe69-49b2-aaa7-fe778c6da5df Destroying unnamed session 2023.10.24 21:40:55.661683 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:40:55.661721 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part 2023.10.24 21:40:55.661869 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part 2023.10.24 21:40:55.661981 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part 2023.10.24 21:40:55.662085 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part 2023.10.24 21:40:55.662183 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part 2023.10.24 21:40:55.662277 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2023.10.24 21:40:55.663466 [ 11 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 6 columns (6 merged, 0 gathered) in 0.001925032 sec., 120517.4771120688 rows/sec., 162.63 MiB/sec. 2023.10.24 21:40:55.663671 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 21:40:55.663868 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 21:40:55.663930 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 21:40:55.663988 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_11_2: 4.02 MiB. 2023.10.24 21:40:56.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.00 MiB, peak 237.04 MiB, will set to 230.88 MiB (RSS), difference: -4.13 MiB 2023.10.24 21:41:00.660604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:00.660784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:00.660832 [ 3 ] {} HTTP-Session: 62e0c144-853e-4de2-bf17-627d0ae02ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:00.660874 [ 3 ] {} HTTP-Session: 62e0c144-853e-4de2-bf17-627d0ae02ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:00.661071 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:00.661169 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:00.661426 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:00.662015 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:00.662279 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 21:41:00.662443 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 21:41:00.662572 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} executeQuery: Read 31 rows, 2.37 KiB in 0.001441371 sec., 21507 rows/sec., 1.60 MiB/sec. 2023.10.24 21:41:00.662738 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} DynamicQueryHandler: Done processing query 2023.10.24 21:41:00.662762 [ 3 ] {fac06ecf-4ab8-4c9b-9bae-ded42ff4c0ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:00.662779 [ 3 ] {} HTTP-Session: 62e0c144-853e-4de2-bf17-627d0ae02ea2 Destroying unnamed session 2023.10.24 21:41:00.662945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:00.662992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:00.663011 [ 3 ] {} HTTP-Session: f20efc71-9339-4d48-a1da-f141dd23d261 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:00.663028 [ 3 ] {} HTTP-Session: f20efc71-9339-4d48-a1da-f141dd23d261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:00.663104 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:00.663145 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:00.663247 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:00.663659 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:00.663878 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 21:41:00.664034 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 21:41:00.664158 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} executeQuery: Read 162 rows, 16.33 KiB in 0.001024332 sec., 158151 rows/sec., 15.57 MiB/sec. 2023.10.24 21:41:00.664277 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} DynamicQueryHandler: Done processing query 2023.10.24 21:41:00.664300 [ 3 ] {e0c401a1-2943-47c1-ac6f-d236383a8f3d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:41:00.664316 [ 3 ] {} HTTP-Session: f20efc71-9339-4d48-a1da-f141dd23d261 Destroying unnamed session 2023.10.24 21:41:00.664472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:00.664517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:00.664536 [ 3 ] {} HTTP-Session: 8ce924f9-1239-49cb-b1f3-619b52f198f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:00.664552 [ 3 ] {} HTTP-Session: 8ce924f9-1239-49cb-b1f3-619b52f198f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:00.664629 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:00.664667 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:00.664771 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:00.665220 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:00.665444 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 21:41:00.665590 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 21:41:00.665720 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} executeQuery: Read 289 rows, 20.55 KiB in 0.001062673 sec., 271955 rows/sec., 18.88 MiB/sec. 2023.10.24 21:41:00.665853 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} DynamicQueryHandler: Done processing query 2023.10.24 21:41:00.665877 [ 3 ] {386d2306-f471-42ba-8254-32697677cfac} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:41:00.665892 [ 3 ] {} HTTP-Session: 8ce924f9-1239-49cb-b1f3-619b52f198f7 Destroying unnamed session 2023.10.24 21:41:00.665992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:00.666035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:00.666054 [ 3 ] {} HTTP-Session: 45e56e53-b870-4ea6-8d4a-7b4cbea002ff Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:00.666070 [ 3 ] {} HTTP-Session: 45e56e53-b870-4ea6-8d4a-7b4cbea002ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:00.666137 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:00.666176 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:41:00.666281 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:00.666536 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:00.666772 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 21:41:00.666942 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 21:41:00.667061 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} executeQuery: Read 6 rows, 258.00 B in 0.000895129 sec., 6702 rows/sec., 281.47 KiB/sec. 2023.10.24 21:41:00.667184 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} DynamicQueryHandler: Done processing query 2023.10.24 21:41:00.667207 [ 3 ] {4a25d41a-bee6-4508-b23c-2f444a694ae5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:00.667223 [ 3 ] {} HTTP-Session: 45e56e53-b870-4ea6-8d4a-7b4cbea002ff Destroying unnamed session 2023.10.24 21:41:00.667347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:00.667391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:00.667409 [ 3 ] {} HTTP-Session: 3eca0d42-ed56-4a06-8c97-70be5b23133f Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:00.667426 [ 3 ] {} HTTP-Session: 3eca0d42-ed56-4a06-8c97-70be5b23133f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:00.667499 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:00.667540 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:00.667659 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:00.667962 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:00.668203 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 21:41:00.668380 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 21:41:00.668506 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} executeQuery: Read 63 rows, 3.91 KiB in 0.000975452 sec., 64585 rows/sec., 3.92 MiB/sec. 2023.10.24 21:41:00.668632 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} DynamicQueryHandler: Done processing query 2023.10.24 21:41:00.668655 [ 3 ] {6470d9a1-37ef-42eb-9732-b7990ac2aa9f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:00.668671 [ 3 ] {} HTTP-Session: 3eca0d42-ed56-4a06-8c97-70be5b23133f Destroying unnamed session 2023.10.24 21:41:00.668832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:00.668875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:00.668893 [ 3 ] {} HTTP-Session: d258c3ef-ae13-4e92-bf86-a933e90363cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:00.668910 [ 3 ] {} HTTP-Session: d258c3ef-ae13-4e92-bf86-a933e90363cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:00.668985 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:00.669029 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:00.669162 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:00.669557 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:00.669845 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 21:41:00.670023 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 21:41:00.670142 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} executeQuery: Read 25 rows, 34.55 KiB in 0.001130295 sec., 22118 rows/sec., 29.85 MiB/sec. 2023.10.24 21:41:00.670266 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} DynamicQueryHandler: Done processing query 2023.10.24 21:41:00.670291 [ 3 ] {7396af3f-30b2-4863-8951-90ab8808eea2} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:41:00.670307 [ 3 ] {} HTTP-Session: d258c3ef-ae13-4e92-bf86-a933e90363cb Destroying unnamed session 2023.10.24 21:41:00.670407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:00.670452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:00.670471 [ 3 ] {} HTTP-Session: 6765d988-946a-47b8-b9ac-f5de60e4d6c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:00.670486 [ 3 ] {} HTTP-Session: 6765d988-946a-47b8-b9ac-f5de60e4d6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:00.670556 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:00.670595 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:41:00.670696 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:00.670946 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:00.671177 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 21:41:00.671349 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 21:41:00.671456 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} executeQuery: Read 19 rows, 1.01 KiB in 0.000864059 sec., 21989 rows/sec., 1.14 MiB/sec. 2023.10.24 21:41:00.671572 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} DynamicQueryHandler: Done processing query 2023.10.24 21:41:00.671595 [ 3 ] {a768260b-b996-4049-a287-6b661992407b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:00.671610 [ 3 ] {} HTTP-Session: 6765d988-946a-47b8-b9ac-f5de60e4d6c8 Destroying unnamed session 2023.10.24 21:41:05.656128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:05.656260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:05.656323 [ 3 ] {} HTTP-Session: 1e27c185-644e-4bc4-a72f-ac47f60989d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:05.656358 [ 3 ] {} HTTP-Session: 1e27c185-644e-4bc4-a72f-ac47f60989d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:05.656528 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:05.656599 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:05.656780 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:05.657251 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:05.657509 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 21:41:05.657669 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 21:41:05.657801 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} executeQuery: Read 21 rows, 1.70 KiB in 0.001223206 sec., 17167 rows/sec., 1.36 MiB/sec. 2023.10.24 21:41:05.657817 [ 73 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 21:41:05.657942 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:05.658002 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} DynamicQueryHandler: Done processing query 2023.10.24 21:41:05.658037 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 21:41:05.658048 [ 3 ] {65dc982f-fae7-4e45-b018-4a66f139ced5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:05.658112 [ 3 ] {} HTTP-Session: 1e27c185-644e-4bc4-a72f-ac47f60989d2 Destroying unnamed session 2023.10.24 21:41:05.658181 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:05.658223 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2023.10.24 21:41:05.658266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:05.658351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:05.658403 [ 3 ] {} HTTP-Session: bd1fecc5-6930-40dc-9d66-f1c57c4f7fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:05.658464 [ 3 ] {} HTTP-Session: bd1fecc5-6930-40dc-9d66-f1c57c4f7fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:05.658519 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:05.658671 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:05.658787 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:05.658807 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2023.10.24 21:41:05.659141 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:05.659271 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:05.659434 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2023.10.24 21:41:05.659594 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:05.660165 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:05.660607 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 21:41:05.660924 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 21:41:05.661167 [ 62 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 21:41:05.661240 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} executeQuery: Read 63 rows, 5.67 KiB in 0.002506194 sec., 25137 rows/sec., 2.21 MiB/sec. 2023.10.24 21:41:05.661260 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:05.661258 [ 14 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.00326889 sec., 53840.90624034458 rows/sec., 4.13 MiB/sec. 2023.10.24 21:41:05.661540 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 21:41:05.661567 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 21:41:05.661703 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} DynamicQueryHandler: Done processing query 2023.10.24 21:41:05.661760 [ 3 ] {69699604-1cc3-484c-9081-5dfaafe3482f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:41:05.661851 [ 3 ] {} HTTP-Session: bd1fecc5-6930-40dc-9d66-f1c57c4f7fb1 Destroying unnamed session 2023.10.24 21:41:05.661862 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:05.661925 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 21:41:05.661941 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part 2023.10.24 21:41:05.662044 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_16_3} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 21:41:05.662093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:05.662271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:05.662288 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:05.662303 [ 3 ] {} HTTP-Session: 40bb859c-c6d3-4a02-869b-b69546a98ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:05.662361 [ 3 ] {} HTTP-Session: 40bb859c-c6d3-4a02-869b-b69546a98ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:05.662542 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part 2023.10.24 21:41:05.662563 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:05.662656 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:05.662791 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:05.663125 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 162 rows starting from the beginning of the part 2023.10.24 21:41:05.663195 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:05.663376 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:05.663840 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:05.664270 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 21:41:05.664594 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 21:41:05.664750 [ 62 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 21:41:05.664832 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} executeQuery: Read 21 rows, 1.68 KiB in 0.002207947 sec., 9511 rows/sec., 761.63 KiB/sec. 2023.10.24 21:41:05.664837 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:05.665100 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 21:41:05.665419 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} DynamicQueryHandler: Done processing query 2023.10.24 21:41:05.665444 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:05.665474 [ 3 ] {1b44b942-b76e-4d4b-806f-394c1bb022eb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:05.665489 [ 14 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 4 columns (4 merged, 0 gathered) in 0.004148559 sec., 177169.95226535288 rows/sec., 16.80 MiB/sec. 2023.10.24 21:41:05.665535 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 338 rows starting from the beginning of the part 2023.10.24 21:41:05.665549 [ 3 ] {} HTTP-Session: 40bb859c-c6d3-4a02-869b-b69546a98ef1 Destroying unnamed session 2023.10.24 21:41:05.665682 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 21:41:05.665704 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part 2023.10.24 21:41:05.665827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:05.665953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:05.665970 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 289 rows starting from the beginning of the part 2023.10.24 21:41:05.666002 [ 3 ] {} HTTP-Session: 00798894-cd13-4e40-a63e-be45e053b50b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:05.666049 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 21:41:05.666072 [ 3 ] {} HTTP-Session: 00798894-cd13-4e40-a63e-be45e053b50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:05.666228 [ 16 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_16_3} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 21:41:05.666298 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:05.666522 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:05.666597 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 289 rows starting from the beginning of the part 2023.10.24 21:41:05.666629 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:05.666844 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:05.667380 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:05.668348 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:05.668692 [ 16 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.003744761 sec., 264369.34159483074 rows/sec., 18.64 MiB/sec. 2023.10.24 21:41:05.668883 [ 16 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 21:41:05.668960 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 21:41:05.669179 [ 16 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 21:41:05.669304 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 21:41:05.669332 [ 16 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_16_3} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 21:41:05.669499 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} executeQuery: Read 21 rows, 29.02 KiB in 0.002918953 sec., 7194 rows/sec., 9.71 MiB/sec. 2023.10.24 21:41:05.669657 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} DynamicQueryHandler: Done processing query 2023.10.24 21:41:05.669681 [ 3 ] {4cc8a584-2ff1-4a7b-bbdf-3479b750f288} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:41:05.669697 [ 3 ] {} HTTP-Session: 00798894-cd13-4e40-a63e-be45e053b50b Destroying unnamed session 2023.10.24 21:41:06.442538 [ 73 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:41:06.442612 [ 73 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:41:10.660953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:10.661135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:10.661183 [ 3 ] {} HTTP-Session: 49f390a9-d98f-4b4f-9d27-9aca1f10001e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:10.661224 [ 3 ] {} HTTP-Session: 49f390a9-d98f-4b4f-9d27-9aca1f10001e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:10.661425 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:10.661521 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:10.661783 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:10.662296 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.662556 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 21:41:10.662720 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 21:41:10.662860 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} executeQuery: Read 31 rows, 2.37 KiB in 0.00137492 sec., 22546 rows/sec., 1.68 MiB/sec. 2023.10.24 21:41:10.663013 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} DynamicQueryHandler: Done processing query 2023.10.24 21:41:10.663038 [ 3 ] {2270798a-1c61-4365-bdbf-9801ed2d5e5a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:10.663055 [ 3 ] {} HTTP-Session: 49f390a9-d98f-4b4f-9d27-9aca1f10001e Destroying unnamed session 2023.10.24 21:41:10.663227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:10.663280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:10.663301 [ 3 ] {} HTTP-Session: d226352f-344f-4bce-89df-c65013a0725b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:10.663319 [ 3 ] {} HTTP-Session: d226352f-344f-4bce-89df-c65013a0725b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:10.663402 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:10.663445 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:10.663556 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:10.663974 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.664200 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 21:41:10.664351 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 21:41:10.664477 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} executeQuery: Read 162 rows, 16.33 KiB in 0.001043412 sec., 155259 rows/sec., 15.28 MiB/sec. 2023.10.24 21:41:10.664602 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} DynamicQueryHandler: Done processing query 2023.10.24 21:41:10.664626 [ 3 ] {8ba40ff8-cc6c-450b-b4f3-f8d5da463b9a} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:41:10.664641 [ 3 ] {} HTTP-Session: d226352f-344f-4bce-89df-c65013a0725b Destroying unnamed session 2023.10.24 21:41:10.664813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:10.664860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:10.664879 [ 3 ] {} HTTP-Session: 8d7fe83a-c96d-45b1-b20a-cb5c97035ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:10.664895 [ 3 ] {} HTTP-Session: 8d7fe83a-c96d-45b1-b20a-cb5c97035ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:10.664984 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:10.665021 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:10.665128 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:10.665586 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.665811 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 21:41:10.665980 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 21:41:10.666112 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} executeQuery: Read 289 rows, 20.55 KiB in 0.001093574 sec., 264271 rows/sec., 18.35 MiB/sec. 2023.10.24 21:41:10.666279 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} DynamicQueryHandler: Done processing query 2023.10.24 21:41:10.666303 [ 3 ] {e6c48f17-83a9-4f65-ab9f-abed537181d1} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:41:10.666319 [ 3 ] {} HTTP-Session: 8d7fe83a-c96d-45b1-b20a-cb5c97035ebd Destroying unnamed session 2023.10.24 21:41:10.666463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:10.666509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:10.666528 [ 3 ] {} HTTP-Session: c171cc2d-9e36-4a1b-9f64-3d6e477d862d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:10.666545 [ 3 ] {} HTTP-Session: c171cc2d-9e36-4a1b-9f64-3d6e477d862d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:10.666615 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:10.666654 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:41:10.666769 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:10.667037 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.667281 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 21:41:10.667455 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 21:41:10.667575 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} executeQuery: Read 6 rows, 258.00 B in 0.00093114 sec., 6443 rows/sec., 270.59 KiB/sec. 2023.10.24 21:41:10.667694 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} DynamicQueryHandler: Done processing query 2023.10.24 21:41:10.667718 [ 3 ] {06ca9e55-9e2f-4264-aad7-07c6e960d2c8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:10.667734 [ 3 ] {} HTTP-Session: c171cc2d-9e36-4a1b-9f64-3d6e477d862d Destroying unnamed session 2023.10.24 21:41:10.667857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:10.667903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:10.667922 [ 3 ] {} HTTP-Session: 3bba3f9f-c4a6-455c-88e0-646ec091c702 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:10.667938 [ 3 ] {} HTTP-Session: 3bba3f9f-c4a6-455c-88e0-646ec091c702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:10.668013 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:10.668053 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:10.668172 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:10.668519 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.668767 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 21:41:10.668937 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 21:41:10.669064 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} executeQuery: Read 63 rows, 3.91 KiB in 0.001019002 sec., 61825 rows/sec., 3.75 MiB/sec. 2023.10.24 21:41:10.669058 [ 80 ] {} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 21:41:10.669188 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.669230 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} DynamicQueryHandler: Done processing query 2023.10.24 21:41:10.669282 [ 3 ] {1832e054-dd54-4817-95f1-3d46af0f4b5f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:10.669283 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 21:41:10.669306 [ 3 ] {} HTTP-Session: 3bba3f9f-c4a6-455c-88e0-646ec091c702 Destroying unnamed session 2023.10.24 21:41:10.669406 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:10.669451 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part 2023.10.24 21:41:10.669490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:10.669568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:10.669618 [ 3 ] {} HTTP-Session: 74921e1e-184a-49a3-82b0-6d1b5a874645 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:10.669661 [ 3 ] {} HTTP-Session: 74921e1e-184a-49a3-82b0-6d1b5a874645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:10.669682 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:10.669869 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:10.669916 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2023.10.24 21:41:10.669982 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:10.670212 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:10.670573 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:10.670689 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:10.670867 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:10.671614 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.672337 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 21:41:10.672457 [ 16 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003207898 sec., 183609.32922430825 rows/sec., 11.16 MiB/sec. 2023.10.24 21:41:10.672628 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 21:41:10.672656 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 21:41:10.672841 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} executeQuery: Read 25 rows, 34.55 KiB in 0.002898222 sec., 8625 rows/sec., 11.64 MiB/sec. 2023.10.24 21:41:10.673049 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 21:41:10.673120 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} DynamicQueryHandler: Done processing query 2023.10.24 21:41:10.673162 [ 3 ] {43b0a4a6-d302-4fc6-91c8-7becce461065} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:41:10.673162 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_11_2} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 21:41:10.673197 [ 3 ] {} HTTP-Session: 74921e1e-184a-49a3-82b0-6d1b5a874645 Destroying unnamed session 2023.10.24 21:41:10.673331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:10.673380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:10.673399 [ 3 ] {} HTTP-Session: a34308f0-b80c-41ce-a0d8-9eda8f9bf79c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:10.673416 [ 3 ] {} HTTP-Session: a34308f0-b80c-41ce-a0d8-9eda8f9bf79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:10.673492 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:10.673533 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:41:10.673656 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:10.673936 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:10.674188 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 21:41:10.674364 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 21:41:10.674500 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} executeQuery: Read 19 rows, 1.01 KiB in 0.000979981 sec., 19388 rows/sec., 1.01 MiB/sec. 2023.10.24 21:41:10.674612 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} DynamicQueryHandler: Done processing query 2023.10.24 21:41:10.674634 [ 3 ] {f7566d39-c010-4435-93e6-34b8a85bf314} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:10.674649 [ 3 ] {} HTTP-Session: a34308f0-b80c-41ce-a0d8-9eda8f9bf79c Destroying unnamed session 2023.10.24 21:41:15.656290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:15.656410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:15.656436 [ 3 ] {} HTTP-Session: 8b848097-834b-4dcf-aa75-9d2730cf32c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:15.656460 [ 3 ] {} HTTP-Session: 8b848097-834b-4dcf-aa75-9d2730cf32c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:15.656589 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:15.656648 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:15.656803 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:15.657230 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:15.657480 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 21:41:15.657641 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 21:41:15.657770 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} executeQuery: Read 21 rows, 1.70 KiB in 0.001147455 sec., 18301 rows/sec., 1.45 MiB/sec. 2023.10.24 21:41:15.657916 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} DynamicQueryHandler: Done processing query 2023.10.24 21:41:15.657940 [ 3 ] {f6595f63-c0a8-4fcf-81b1-de38ae49cd68} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:15.657957 [ 3 ] {} HTTP-Session: 8b848097-834b-4dcf-aa75-9d2730cf32c8 Destroying unnamed session 2023.10.24 21:41:15.658078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:15.658123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:15.658141 [ 3 ] {} HTTP-Session: 2fb9ddaa-a521-4f7f-bcca-95285399a473 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:15.658158 [ 3 ] {} HTTP-Session: 2fb9ddaa-a521-4f7f-bcca-95285399a473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:15.658232 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:15.658271 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:15.658377 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:15.658686 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:15.658892 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 21:41:15.659038 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 21:41:15.659165 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} executeQuery: Read 63 rows, 5.67 KiB in 0.00090619 sec., 69521 rows/sec., 6.11 MiB/sec. 2023.10.24 21:41:15.659269 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} DynamicQueryHandler: Done processing query 2023.10.24 21:41:15.659293 [ 3 ] {580bc677-99c8-43fa-8ae6-3a59800e3107} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:41:15.659309 [ 3 ] {} HTTP-Session: 2fb9ddaa-a521-4f7f-bcca-95285399a473 Destroying unnamed session 2023.10.24 21:41:15.659425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 5459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:15.659467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:15.659485 [ 3 ] {} HTTP-Session: cb35b46f-d490-41f1-8fd0-74f06f1e7c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:15.659502 [ 3 ] {} HTTP-Session: cb35b46f-d490-41f1-8fd0-74f06f1e7c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:15.659574 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:15.659612 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:15.659716 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:15.659987 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:15.660186 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 21:41:15.660336 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 21:41:15.660466 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} executeQuery: Read 32 rows, 2.55 KiB in 0.000864479 sec., 37016 rows/sec., 2.88 MiB/sec. 2023.10.24 21:41:15.660579 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} DynamicQueryHandler: Done processing query 2023.10.24 21:41:15.660603 [ 3 ] {2aede84f-1dee-486e-a5e4-3e4133f8292b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:15.660619 [ 3 ] {} HTTP-Session: cb35b46f-d490-41f1-8fd0-74f06f1e7c83 Destroying unnamed session 2023.10.24 21:41:15.660752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:15.660797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:15.660815 [ 3 ] {} HTTP-Session: b1ebbfdb-1169-41e4-8845-cbf659466862 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:15.660831 [ 3 ] {} HTTP-Session: b1ebbfdb-1169-41e4-8845-cbf659466862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:15.660902 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:15.660943 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:15.661059 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:15.661320 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:15.661576 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 21:41:15.661751 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 21:41:15.661850 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} executeQuery: Read 11 rows, 743.00 B in 0.000918079 sec., 11981 rows/sec., 790.33 KiB/sec. 2023.10.24 21:41:15.661952 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} DynamicQueryHandler: Done processing query 2023.10.24 21:41:15.661974 [ 3 ] {ff8e86fc-aaf9-4f0b-8fac-c57dfc0f3fb3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:41:15.661990 [ 3 ] {} HTTP-Session: b1ebbfdb-1169-41e4-8845-cbf659466862 Destroying unnamed session 2023.10.24 21:41:15.662146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:15.662190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:15.662208 [ 3 ] {} HTTP-Session: 9353461b-5871-4e3e-bf78-7c13134f3561 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:15.662225 [ 3 ] {} HTTP-Session: 9353461b-5871-4e3e-bf78-7c13134f3561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:15.662301 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:15.662344 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:15.662475 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:15.662825 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:15.663103 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 21:41:15.663277 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 21:41:15.663382 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} executeQuery: Read 21 rows, 29.02 KiB in 0.001054223 sec., 19919 rows/sec., 26.88 MiB/sec. 2023.10.24 21:41:15.663567 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} DynamicQueryHandler: Done processing query 2023.10.24 21:41:15.663593 [ 3 ] {68a65777-07b4-4de0-a04c-a0e72ae3f409} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:41:15.663609 [ 3 ] {} HTTP-Session: 9353461b-5871-4e3e-bf78-7c13134f3561 Destroying unnamed session 2023.10.24 21:41:20.661206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:20.661330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:20.661356 [ 3 ] {} HTTP-Session: b2f0280f-0d09-4329-97b8-1a85a714e366 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:20.661379 [ 3 ] {} HTTP-Session: b2f0280f-0d09-4329-97b8-1a85a714e366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:20.661510 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:20.661570 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:20.661726 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:20.662108 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.662366 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 21:41:20.662527 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 21:41:20.662664 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} executeQuery: Read 31 rows, 2.37 KiB in 0.001108844 sec., 27957 rows/sec., 2.08 MiB/sec. 2023.10.24 21:41:20.662795 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} DynamicQueryHandler: Done processing query 2023.10.24 21:41:20.662821 [ 3 ] {3d295e39-6b66-49c6-9de4-fbac854d0f61} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:20.662837 [ 3 ] {} HTTP-Session: b2f0280f-0d09-4329-97b8-1a85a714e366 Destroying unnamed session 2023.10.24 21:41:20.662994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:20.663041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:20.663061 [ 3 ] {} HTTP-Session: 10ff0100-3f62-451b-b218-c293adda2015 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:20.663081 [ 3 ] {} HTTP-Session: 10ff0100-3f62-451b-b218-c293adda2015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:20.663165 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:20.663206 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:20.663311 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:20.663643 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.663857 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 21:41:20.664005 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 21:41:20.664128 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} executeQuery: Read 162 rows, 16.33 KiB in 0.00093225 sec., 173773 rows/sec., 17.11 MiB/sec. 2023.10.24 21:41:20.664267 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} DynamicQueryHandler: Done processing query 2023.10.24 21:41:20.664292 [ 3 ] {654fae2d-b56a-437c-913c-1727d13ac04f} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:41:20.664308 [ 3 ] {} HTTP-Session: 10ff0100-3f62-451b-b218-c293adda2015 Destroying unnamed session 2023.10.24 21:41:20.664472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:20.664518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:20.664537 [ 3 ] {} HTTP-Session: 41e6b8b7-1258-4eef-9f55-92e96dad5a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:20.664554 [ 3 ] {} HTTP-Session: 41e6b8b7-1258-4eef-9f55-92e96dad5a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:20.664636 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:20.664675 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:20.664785 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:20.665163 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.665391 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 21:41:20.665539 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 21:41:20.665682 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} executeQuery: Read 289 rows, 20.55 KiB in 0.001005321 sec., 287470 rows/sec., 19.96 MiB/sec. 2023.10.24 21:41:20.665854 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} DynamicQueryHandler: Done processing query 2023.10.24 21:41:20.665878 [ 3 ] {8afbf537-5397-4556-a8e3-a7cabd13459b} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:41:20.665893 [ 3 ] {} HTTP-Session: 41e6b8b7-1258-4eef-9f55-92e96dad5a9a Destroying unnamed session 2023.10.24 21:41:20.666039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:20.666083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:20.666102 [ 3 ] {} HTTP-Session: 521a7b25-563c-44cb-a292-b830d92f9c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:20.666119 [ 3 ] {} HTTP-Session: 521a7b25-563c-44cb-a292-b830d92f9c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:20.666189 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:20.666228 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:41:20.666348 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:20.666567 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.666803 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 21:41:20.666973 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 21:41:20.667099 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} executeQuery: Read 6 rows, 258.00 B in 0.000880379 sec., 6815 rows/sec., 286.19 KiB/sec. 2023.10.24 21:41:20.667231 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} DynamicQueryHandler: Done processing query 2023.10.24 21:41:20.667255 [ 3 ] {6bfe3a03-1bf1-497a-8dc2-708e62662bcb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:20.667271 [ 3 ] {} HTTP-Session: 521a7b25-563c-44cb-a292-b830d92f9c82 Destroying unnamed session 2023.10.24 21:41:20.667396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:20.667439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:20.667456 [ 3 ] {} HTTP-Session: 71e4d868-8f9c-4b79-9078-9ac871ad99a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:20.667472 [ 3 ] {} HTTP-Session: 71e4d868-8f9c-4b79-9078-9ac871ad99a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:20.667544 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:20.667585 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:20.667704 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:20.667954 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.668189 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 21:41:20.668356 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 21:41:20.668471 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} executeQuery: Read 63 rows, 3.91 KiB in 0.000899709 sec., 70022 rows/sec., 4.25 MiB/sec. 2023.10.24 21:41:20.668571 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} DynamicQueryHandler: Done processing query 2023.10.24 21:41:20.668594 [ 3 ] {598c216d-8fcf-4cd6-91d2-6cb525e5f183} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:20.668609 [ 3 ] {} HTTP-Session: 71e4d868-8f9c-4b79-9078-9ac871ad99a5 Destroying unnamed session 2023.10.24 21:41:20.668747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:20.668790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:20.668808 [ 3 ] {} HTTP-Session: 484d942a-1841-4cb5-a1a5-8956be4f2a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:20.668825 [ 3 ] {} HTTP-Session: 484d942a-1841-4cb5-a1a5-8956be4f2a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:20.668897 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:20.668940 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:20.669068 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:20.669394 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.669672 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 21:41:20.669852 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 21:41:20.669981 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} executeQuery: Read 25 rows, 34.55 KiB in 0.001052623 sec., 23750 rows/sec., 32.05 MiB/sec. 2023.10.24 21:41:20.669977 [ 149 ] {} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 21:41:20.670093 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.670162 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} DynamicQueryHandler: Done processing query 2023.10.24 21:41:20.670186 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 21:41:20.670195 [ 3 ] {350198f2-7737-4d31-923a-e991c5270a21} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:41:20.670227 [ 3 ] {} HTTP-Session: 484d942a-1841-4cb5-a1a5-8956be4f2a03 Destroying unnamed session 2023.10.24 21:41:20.670282 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:20.670312 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 232 rows starting from the beginning of the part 2023.10.24 21:41:20.670363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:20.670417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:20.670445 [ 3 ] {} HTTP-Session: 13dfa200-a2bb-4bf0-b3bc-db788a7c089e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:20.670447 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part 2023.10.24 21:41:20.670466 [ 3 ] {} HTTP-Session: 13dfa200-a2bb-4bf0-b3bc-db788a7c089e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:20.670579 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:20.670596 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:20.670633 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:41:20.670760 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part 2023.10.24 21:41:20.670875 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:20.670935 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:20.671095 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part 2023.10.24 21:41:20.671249 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.671550 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 21:41:20.671732 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 21:41:20.671874 [ 149 ] {} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 21:41:20.671922 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} executeQuery: Read 19 rows, 1.01 KiB in 0.001299878 sec., 14616 rows/sec., 776.06 KiB/sec. 2023.10.24 21:41:20.671988 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:20.672315 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} DynamicQueryHandler: Done processing query 2023.10.24 21:41:20.672323 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 21:41:20.672362 [ 3 ] {4f62d810-60c0-47b9-a944-a28a1058536c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:20.672435 [ 3 ] {} HTTP-Session: 13dfa200-a2bb-4bf0-b3bc-db788a7c089e Destroying unnamed session 2023.10.24 21:41:20.672620 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:20.672727 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part 2023.10.24 21:41:20.672932 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.24 21:41:20.673017 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part 2023.10.24 21:41:20.673100 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2023.10.24 21:41:20.673284 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.24 21:41:20.673608 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.24 21:41:20.673799 [ 18 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 6 columns (6 merged, 0 gathered) in 0.003631897 sec., 96093.0334753436 rows/sec., 129.67 MiB/sec. 2023.10.24 21:41:20.674118 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 21:41:20.674519 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 21:41:20.674633 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 21:41:20.674782 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_16_3: 4.03 MiB. 2023.10.24 21:41:20.674920 [ 18 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.002823861 sec., 78969.89263989977 rows/sec., 4.30 MiB/sec. 2023.10.24 21:41:20.675045 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 21:41:20.675292 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 21:41:20.675363 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_11_2} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 21:41:21.443184 [ 75 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:41:21.443238 [ 75 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:41:25.656055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:25.656186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:25.656217 [ 3 ] {} HTTP-Session: f39a6bcb-2c9b-4790-93cb-9b4c81fa676d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:25.656245 [ 3 ] {} HTTP-Session: f39a6bcb-2c9b-4790-93cb-9b4c81fa676d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:25.656391 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:25.656455 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:25.656617 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:25.656984 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:25.657244 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 21:41:25.657409 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 21:41:25.657568 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} executeQuery: Read 21 rows, 1.70 KiB in 0.001138065 sec., 18452 rows/sec., 1.46 MiB/sec. 2023.10.24 21:41:25.657698 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} DynamicQueryHandler: Done processing query 2023.10.24 21:41:25.657724 [ 3 ] {985c8bdc-a8df-4c26-b6c5-2428e0f0f119} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:25.657741 [ 3 ] {} HTTP-Session: f39a6bcb-2c9b-4790-93cb-9b4c81fa676d Destroying unnamed session 2023.10.24 21:41:25.657872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:25.657920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:25.657939 [ 3 ] {} HTTP-Session: c12fe72c-4dca-4d07-aeea-cefdbdd377d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:25.657958 [ 3 ] {} HTTP-Session: c12fe72c-4dca-4d07-aeea-cefdbdd377d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:25.658041 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:25.658084 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:25.658191 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:25.658499 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:25.658707 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 21:41:25.658852 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 21:41:25.658985 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} executeQuery: Read 63 rows, 5.67 KiB in 0.00091413 sec., 68917 rows/sec., 6.05 MiB/sec. 2023.10.24 21:41:25.659175 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} DynamicQueryHandler: Done processing query 2023.10.24 21:41:25.659199 [ 3 ] {281bb6b9-682a-4337-86be-0a3fccf11949} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:41:25.659215 [ 3 ] {} HTTP-Session: c12fe72c-4dca-4d07-aeea-cefdbdd377d9 Destroying unnamed session 2023.10.24 21:41:25.659367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:25.659411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:25.659429 [ 3 ] {} HTTP-Session: c9e660fb-9db8-46ad-abee-cee85d4ea409 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:25.659446 [ 3 ] {} HTTP-Session: c9e660fb-9db8-46ad-abee-cee85d4ea409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:25.659519 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:25.659559 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:25.659677 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:25.659917 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:25.660115 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 21:41:25.660272 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 21:41:25.660397 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} executeQuery: Read 21 rows, 1.68 KiB in 0.000849688 sec., 24714 rows/sec., 1.93 MiB/sec. 2023.10.24 21:41:25.660530 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} DynamicQueryHandler: Done processing query 2023.10.24 21:41:25.660552 [ 3 ] {60eeec0a-e6be-4281-9bde-71e9996c7f38} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:25.660567 [ 3 ] {} HTTP-Session: c9e660fb-9db8-46ad-abee-cee85d4ea409 Destroying unnamed session 2023.10.24 21:41:25.660684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:25.660727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:25.660746 [ 3 ] {} HTTP-Session: dbd28668-201b-4f8d-9e0b-47d9a516582c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:25.660762 [ 3 ] {} HTTP-Session: dbd28668-201b-4f8d-9e0b-47d9a516582c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:25.660836 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:25.660880 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:25.661015 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:25.661330 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:25.661612 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 21:41:25.661783 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 21:41:25.661884 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} executeQuery: Read 21 rows, 29.02 KiB in 0.001021952 sec., 20548 rows/sec., 27.73 MiB/sec. 2023.10.24 21:41:25.661992 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} DynamicQueryHandler: Done processing query 2023.10.24 21:41:25.662015 [ 3 ] {23c8353a-500c-4063-a7c4-446698c0e495} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:41:25.662030 [ 3 ] {} HTTP-Session: dbd28668-201b-4f8d-9e0b-47d9a516582c Destroying unnamed session 2023.10.24 21:41:30.660377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:30.660518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:30.660549 [ 3 ] {} HTTP-Session: e26edd35-9211-4524-97f3-dae360ddace3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:30.660578 [ 3 ] {} HTTP-Session: e26edd35-9211-4524-97f3-dae360ddace3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:30.660724 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:30.660793 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:30.660978 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:30.661398 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.661685 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 21:41:30.661847 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 21:41:30.661988 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} executeQuery: Read 31 rows, 2.37 KiB in 0.001215026 sec., 25513 rows/sec., 1.90 MiB/sec. 2023.10.24 21:41:30.661997 [ 159 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 21:41:30.662119 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.662162 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} DynamicQueryHandler: Done processing query 2023.10.24 21:41:30.662251 [ 3 ] {d89c47d4-3a6e-4a2a-80dc-d2cc4e1c47fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:30.662288 [ 3 ] {} HTTP-Session: e26edd35-9211-4524-97f3-dae360ddace3 Destroying unnamed session 2023.10.24 21:41:30.662293 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 21:41:30.662489 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:30.662514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:30.662548 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part 2023.10.24 21:41:30.662586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:30.662643 [ 3 ] {} HTTP-Session: 62151b1d-304f-4c1a-bfc5-9837224ca317 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:30.662699 [ 3 ] {} HTTP-Session: 62151b1d-304f-4c1a-bfc5-9837224ca317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:30.662848 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2023.10.24 21:41:30.662897 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:30.662997 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:30.663052 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:30.663400 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::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.10.24 21:41:30.663451 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:30.663637 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:30.663808 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2023.10.24 21:41:30.664412 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.664963 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 21:41:30.665346 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 21:41:30.665438 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003263019 sec., 57308.8909381159 rows/sec., 4.36 MiB/sec. 2023.10.24 21:41:30.665585 [ 159 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 21:41:30.665612 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} executeQuery: Read 162 rows, 16.33 KiB in 0.002635397 sec., 61470 rows/sec., 6.05 MiB/sec. 2023.10.24 21:41:30.665669 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 21:41:30.665722 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.666028 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} DynamicQueryHandler: Done processing query 2023.10.24 21:41:30.666023 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 21:41:30.666070 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 21:41:30.666077 [ 3 ] {a2ca334d-aed4-40ba-bfe6-a2898a67883b} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:41:30.666136 [ 3 ] {} HTTP-Session: 62151b1d-304f-4c1a-bfc5-9837224ca317 Destroying unnamed session 2023.10.24 21:41:30.666204 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_21_4} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 21:41:30.666245 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:30.666332 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part 2023.10.24 21:41:30.666454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:30.666543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:30.666601 [ 3 ] {} HTTP-Session: f052b615-5a4a-4aa6-820e-bb8f47e11215 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:30.666628 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part 2023.10.24 21:41:30.666641 [ 3 ] {} HTTP-Session: f052b615-5a4a-4aa6-820e-bb8f47e11215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:30.666922 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:30.666924 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:30.667017 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:30.667228 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part 2023.10.24 21:41:30.667483 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:30.667518 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:30.667703 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 162 rows starting from the beginning of the part 2023.10.24 21:41:30.668262 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.668742 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 21:41:30.668976 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 21:41:30.669157 [ 159 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 21:41:30.669268 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.669344 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} executeQuery: Read 289 rows, 20.55 KiB in 0.002364551 sec., 122221 rows/sec., 8.49 MiB/sec. 2023.10.24 21:41:30.669423 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 4 columns (4 merged, 0 gathered) in 0.003497095 sec., 239341.51059665237 rows/sec., 22.99 MiB/sec. 2023.10.24 21:41:30.669601 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 21:41:30.669823 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 21:41:30.669873 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} DynamicQueryHandler: Done processing query 2023.10.24 21:41:30.669948 [ 3 ] {f5e383c8-f442-4a63-af9b-44844df050bd} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:41:30.669970 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:30.670024 [ 3 ] {} HTTP-Session: f052b615-5a4a-4aa6-820e-bb8f47e11215 Destroying unnamed session 2023.10.24 21:41:30.670039 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 339 rows starting from the beginning of the part 2023.10.24 21:41:30.670188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:30.670245 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 289 rows starting from the beginning of the part 2023.10.24 21:41:30.670253 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 21:41:30.670294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:30.670352 [ 3 ] {} HTTP-Session: eb921a1f-31f2-45ea-92fd-de84f7fa97ac Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:30.670380 [ 3 ] {} HTTP-Session: eb921a1f-31f2-45ea-92fd-de84f7fa97ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:30.670432 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_21_4} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 21:41:30.670492 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part 2023.10.24 21:41:30.670533 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:30.670704 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:41:30.670830 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 289 rows starting from the beginning of the part 2023.10.24 21:41:30.671000 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:30.671007 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:30.671111 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 289 rows starting from the beginning of the part 2023.10.24 21:41:30.671394 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.671713 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 21:41:30.671915 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 21:41:30.672158 [ 159 ] {} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 21:41:30.672219 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} executeQuery: Read 6 rows, 258.00 B in 0.001571004 sec., 3819 rows/sec., 160.38 KiB/sec. 2023.10.24 21:41:30.672296 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.672330 [ 12 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 4 columns (4 merged, 0 gathered) in 0.002892512 sec., 435261.8070383114 rows/sec., 30.53 MiB/sec. 2023.10.24 21:41:30.672589 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 21:41:30.672615 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} DynamicQueryHandler: Done processing query 2023.10.24 21:41:30.672676 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 21:41:30.672681 [ 3 ] {f753e867-1201-4c3f-82d0-0835d56e78c7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:30.672781 [ 3 ] {} HTTP-Session: eb921a1f-31f2-45ea-92fd-de84f7fa97ac Destroying unnamed session 2023.10.24 21:41:30.672892 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:30.672938 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.24 21:41:30.673032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:30.673096 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 21:41:30.673126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:30.673202 [ 3 ] {} HTTP-Session: 81f24e1a-c7c4-4050-afca-5b35bdcd99d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:30.673248 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_21_4} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 21:41:30.673284 [ 3 ] {} HTTP-Session: 81f24e1a-c7c4-4050-afca-5b35bdcd99d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:30.673305 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.24 21:41:30.673586 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:30.673617 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.24 21:41:30.673696 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:30.673888 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.24 21:41:30.674227 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.24 21:41:30.674261 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:30.674461 [ 12 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.24 21:41:30.675026 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.675651 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 21:41:30.675948 [ 13 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003478925 sec., 18971.37765257946 rows/sec., 796.65 KiB/sec. 2023.10.24 21:41:30.676000 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 21:41:30.676135 [ 13 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 21:41:30.676309 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} executeQuery: Read 63 rows, 3.91 KiB in 0.002635427 sec., 23905 rows/sec., 1.45 MiB/sec. 2023.10.24 21:41:30.676531 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} DynamicQueryHandler: Done processing query 2023.10.24 21:41:30.676559 [ 3 ] {1e1d634c-79a1-43b0-aae3-c720f84e5d66} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:30.676592 [ 3 ] {} HTTP-Session: 81f24e1a-c7c4-4050-afca-5b35bdcd99d7 Destroying unnamed session 2023.10.24 21:41:30.676611 [ 13 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 21:41:30.676704 [ 13 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_11_2} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 21:41:30.676781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:30.676849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:30.676870 [ 3 ] {} HTTP-Session: 8b8ae42e-b5b1-44c3-9caf-dc1639db2cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:30.676887 [ 3 ] {} HTTP-Session: 8b8ae42e-b5b1-44c3-9caf-dc1639db2cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:30.676965 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:30.677011 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:30.677166 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:30.677601 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.677908 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 21:41:30.678092 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 21:41:30.678257 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} executeQuery: Read 25 rows, 34.55 KiB in 0.001252427 sec., 19961 rows/sec., 26.94 MiB/sec. 2023.10.24 21:41:30.678397 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} DynamicQueryHandler: Done processing query 2023.10.24 21:41:30.678422 [ 3 ] {a204d8c4-bb82-43ae-8a0b-2d6edba1c464} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:41:30.678439 [ 3 ] {} HTTP-Session: 8b8ae42e-b5b1-44c3-9caf-dc1639db2cb7 Destroying unnamed session 2023.10.24 21:41:30.678556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:30.678603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:30.678622 [ 3 ] {} HTTP-Session: 4b01e566-dcbb-48eb-a79d-320db9e06c96 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:30.678640 [ 3 ] {} HTTP-Session: 4b01e566-dcbb-48eb-a79d-320db9e06c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:30.678711 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:30.678752 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:41:30.678858 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:30.679117 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:30.679363 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 21:41:30.679541 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 21:41:30.679667 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} executeQuery: Read 19 rows, 1.01 KiB in 0.000925779 sec., 20523 rows/sec., 1.06 MiB/sec. 2023.10.24 21:41:30.679770 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} DynamicQueryHandler: Done processing query 2023.10.24 21:41:30.679794 [ 3 ] {66af165e-e80d-447b-a6a1-7024fd2fd46c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:30.679809 [ 3 ] {} HTTP-Session: 4b01e566-dcbb-48eb-a79d-320db9e06c96 Destroying unnamed session 2023.10.24 21:41:35.655993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:35.656176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:35.656223 [ 3 ] {} HTTP-Session: ae7fccca-35c2-4b79-a2b8-363b5a8ad196 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:35.656266 [ 3 ] {} HTTP-Session: ae7fccca-35c2-4b79-a2b8-363b5a8ad196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:35.656469 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:35.656568 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:35.656807 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:35.657285 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:35.657547 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 21:41:35.657708 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 21:41:35.657833 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} executeQuery: Read 21 rows, 1.70 KiB in 0.001305758 sec., 16082 rows/sec., 1.27 MiB/sec. 2023.10.24 21:41:35.658039 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} DynamicQueryHandler: Done processing query 2023.10.24 21:41:35.658065 [ 3 ] {3efa21ee-d9e9-43e4-ba5c-8da0380cdd83} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:35.658083 [ 3 ] {} HTTP-Session: ae7fccca-35c2-4b79-a2b8-363b5a8ad196 Destroying unnamed session 2023.10.24 21:41:35.658220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:35.658271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:35.658291 [ 3 ] {} HTTP-Session: e1293c3d-1427-44e5-94b6-10ffac203c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:35.658310 [ 3 ] {} HTTP-Session: e1293c3d-1427-44e5-94b6-10ffac203c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:35.658395 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:35.658437 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:35.658558 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:35.658877 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:35.659084 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 21:41:35.659228 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 21:41:35.659357 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} executeQuery: Read 63 rows, 5.67 KiB in 0.000931971 sec., 67598 rows/sec., 5.94 MiB/sec. 2023.10.24 21:41:35.659468 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} DynamicQueryHandler: Done processing query 2023.10.24 21:41:35.659492 [ 3 ] {a25fb993-8816-4a49-b6ba-eaf82cb3bce4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:41:35.659508 [ 3 ] {} HTTP-Session: e1293c3d-1427-44e5-94b6-10ffac203c0d Destroying unnamed session 2023.10.24 21:41:35.659620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:35.659664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:35.659683 [ 3 ] {} HTTP-Session: b37c7b4b-21c9-4aad-a021-f9054341b5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:35.659700 [ 3 ] {} HTTP-Session: b37c7b4b-21c9-4aad-a021-f9054341b5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:35.659772 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:35.659811 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:35.659916 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:35.660186 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:35.660390 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 21:41:35.660560 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 21:41:35.660681 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} executeQuery: Read 21 rows, 1.68 KiB in 0.000879409 sec., 23879 rows/sec., 1.87 MiB/sec. 2023.10.24 21:41:35.660827 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} DynamicQueryHandler: Done processing query 2023.10.24 21:41:35.660850 [ 3 ] {c860620e-89c7-4f8a-90de-fc4460b698b5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:35.660866 [ 3 ] {} HTTP-Session: b37c7b4b-21c9-4aad-a021-f9054341b5f2 Destroying unnamed session 2023.10.24 21:41:35.660989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:35.661034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:35.661053 [ 3 ] {} HTTP-Session: ee3c7adf-d0f4-4f72-b1b6-3d452d8f5b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:35.661069 [ 3 ] {} HTTP-Session: ee3c7adf-d0f4-4f72-b1b6-3d452d8f5b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:35.661143 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:35.661188 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:35.661324 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:35.661676 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:35.661967 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 21:41:35.662141 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 21:41:35.662269 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} executeQuery: Read 21 rows, 29.02 KiB in 0.001097054 sec., 19142 rows/sec., 25.83 MiB/sec. 2023.10.24 21:41:35.662381 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} DynamicQueryHandler: Done processing query 2023.10.24 21:41:35.662403 [ 3 ] {c246a560-c65d-4117-bd9c-4ea12564dc15} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:41:35.662419 [ 3 ] {} HTTP-Session: ee3c7adf-d0f4-4f72-b1b6-3d452d8f5b59 Destroying unnamed session 2023.10.24 21:41:36.443284 [ 153 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:41:36.443340 [ 153 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:41:40.661089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:40.661275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:40.661321 [ 3 ] {} HTTP-Session: 320b05ee-97c8-4a43-8c41-85f2880e966e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:40.661362 [ 3 ] {} HTTP-Session: 320b05ee-97c8-4a43-8c41-85f2880e966e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:40.661564 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:40.661662 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:40.661923 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:40.662417 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:40.662671 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 21:41:40.662827 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 21:41:40.662977 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} executeQuery: Read 31 rows, 2.37 KiB in 0.001357309 sec., 22839 rows/sec., 1.70 MiB/sec. 2023.10.24 21:41:40.663121 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} DynamicQueryHandler: Done processing query 2023.10.24 21:41:40.663145 [ 3 ] {fa9b5f3d-6ae6-451b-b614-b78609b93e4c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:40.663160 [ 3 ] {} HTTP-Session: 320b05ee-97c8-4a43-8c41-85f2880e966e Destroying unnamed session 2023.10.24 21:41:40.663329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:40.663375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:40.663395 [ 3 ] {} HTTP-Session: f661d839-9afb-4e5f-8329-7e1982eb5669 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:40.663411 [ 3 ] {} HTTP-Session: f661d839-9afb-4e5f-8329-7e1982eb5669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:40.663487 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:40.663524 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:40.663629 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:40.664006 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:40.664230 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 21:41:40.664377 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 21:41:40.664497 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} executeQuery: Read 162 rows, 16.33 KiB in 0.000984041 sec., 164627 rows/sec., 16.21 MiB/sec. 2023.10.24 21:41:40.664606 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} DynamicQueryHandler: Done processing query 2023.10.24 21:41:40.664629 [ 3 ] {eb2ca165-8919-416e-a626-49c5cf38e3af} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:41:40.664645 [ 3 ] {} HTTP-Session: f661d839-9afb-4e5f-8329-7e1982eb5669 Destroying unnamed session 2023.10.24 21:41:40.664802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:40.664846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:40.664865 [ 3 ] {} HTTP-Session: dc2bad3d-dade-4821-87f5-d64d51ceca4b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:40.664881 [ 3 ] {} HTTP-Session: dc2bad3d-dade-4821-87f5-d64d51ceca4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:40.664967 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:40.665006 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:40.665106 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:40.665733 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:40.665956 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 21:41:40.666123 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 21:41:40.666245 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} executeQuery: Read 289 rows, 20.55 KiB in 0.001249406 sec., 231309 rows/sec., 16.06 MiB/sec. 2023.10.24 21:41:40.666370 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} DynamicQueryHandler: Done processing query 2023.10.24 21:41:40.666394 [ 3 ] {c1e776a3-957e-4964-904f-4169636ee353} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:41:40.666409 [ 3 ] {} HTTP-Session: dc2bad3d-dade-4821-87f5-d64d51ceca4b Destroying unnamed session 2023.10.24 21:41:40.666508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:40.666552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:40.666570 [ 3 ] {} HTTP-Session: 529c1c59-90dd-4708-93ae-65c4bb1ee275 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:40.666587 [ 3 ] {} HTTP-Session: 529c1c59-90dd-4708-93ae-65c4bb1ee275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:40.666657 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:40.666696 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:41:40.666802 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:40.667063 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:40.667306 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 21:41:40.667485 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 21:41:40.667610 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} executeQuery: Read 6 rows, 258.00 B in 0.000922739 sec., 6502 rows/sec., 273.05 KiB/sec. 2023.10.24 21:41:40.667739 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} DynamicQueryHandler: Done processing query 2023.10.24 21:41:40.667762 [ 3 ] {b5b339e6-d59a-4869-a67d-a6360e5c0041} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:40.667778 [ 3 ] {} HTTP-Session: 529c1c59-90dd-4708-93ae-65c4bb1ee275 Destroying unnamed session 2023.10.24 21:41:40.667886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:40.667929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:40.667948 [ 3 ] {} HTTP-Session: 17211475-a370-4a8b-899a-1859daa30fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:40.667964 [ 3 ] {} HTTP-Session: 17211475-a370-4a8b-899a-1859daa30fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:40.668037 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:40.668078 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:40.668196 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:40.668510 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:40.668754 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 21:41:40.668920 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 21:41:40.669047 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} executeQuery: Read 63 rows, 3.91 KiB in 0.000981152 sec., 64210 rows/sec., 3.89 MiB/sec. 2023.10.24 21:41:40.669168 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} DynamicQueryHandler: Done processing query 2023.10.24 21:41:40.669192 [ 3 ] {6d273ca4-6631-422b-8e91-90290c066639} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:40.669207 [ 3 ] {} HTTP-Session: 17211475-a370-4a8b-899a-1859daa30fb1 Destroying unnamed session 2023.10.24 21:41:40.669342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:40.669386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:40.669404 [ 3 ] {} HTTP-Session: bf7cc91e-f232-4ffd-a900-44067d2b0b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:40.669420 [ 3 ] {} HTTP-Session: bf7cc91e-f232-4ffd-a900-44067d2b0b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:40.669496 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:40.669539 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:40.669674 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:40.670084 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:40.670371 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 21:41:40.670543 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 21:41:40.670669 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} executeQuery: Read 25 rows, 34.55 KiB in 0.001145354 sec., 21827 rows/sec., 29.45 MiB/sec. 2023.10.24 21:41:40.670795 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} DynamicQueryHandler: Done processing query 2023.10.24 21:41:40.670818 [ 3 ] {ca0c2b1f-bd98-4d49-9a5d-f7d44cd95fbf} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:41:40.670834 [ 3 ] {} HTTP-Session: bf7cc91e-f232-4ffd-a900-44067d2b0b2b Destroying unnamed session 2023.10.24 21:41:40.670934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:40.670979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:40.670997 [ 3 ] {} HTTP-Session: 5d55c2a2-64d7-4563-903b-a7f7a7d81644 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:40.671014 [ 3 ] {} HTTP-Session: 5d55c2a2-64d7-4563-903b-a7f7a7d81644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:40.671084 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:40.671121 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:41:40.671225 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:40.671481 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.10.24 21:41:40.671725 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 21:41:40.671896 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 21:41:40.672022 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} executeQuery: Read 19 rows, 1.01 KiB in 0.000908559 sec., 20912 rows/sec., 1.08 MiB/sec. 2023.10.24 21:41:40.672189 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} DynamicQueryHandler: Done processing query 2023.10.24 21:41:40.672213 [ 3 ] {5faa6c84-f36c-4239-99ae-8e3a0bae882b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:40.672231 [ 3 ] {} HTTP-Session: 5d55c2a2-64d7-4563-903b-a7f7a7d81644 Destroying unnamed session 2023.10.24 21:41:45.656306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:45.656488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:45.656534 [ 3 ] {} HTTP-Session: a4158896-fee8-4d5b-a241-843cacd76e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:45.656574 [ 3 ] {} HTTP-Session: a4158896-fee8-4d5b-a241-843cacd76e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:45.656775 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:45.656873 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:45.657119 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:45.657548 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:45.657800 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 21:41:45.657957 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 21:41:45.658093 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} executeQuery: Read 21 rows, 1.70 KiB in 0.001256466 sec., 16713 rows/sec., 1.32 MiB/sec. 2023.10.24 21:41:45.658237 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} DynamicQueryHandler: Done processing query 2023.10.24 21:41:45.658262 [ 3 ] {7a1e5c31-1a5a-4a6b-abb6-57621a102027} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:45.658278 [ 3 ] {} HTTP-Session: a4158896-fee8-4d5b-a241-843cacd76e05 Destroying unnamed session 2023.10.24 21:41:45.658409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:45.658454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:45.658473 [ 3 ] {} HTTP-Session: 20f5ff05-e1e2-481b-bc60-64ce36dd6761 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:45.658490 [ 3 ] {} HTTP-Session: 20f5ff05-e1e2-481b-bc60-64ce36dd6761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:45.658563 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:45.658602 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:45.658708 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:45.659052 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:45.659258 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 21:41:45.659400 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 21:41:45.659529 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} executeQuery: Read 63 rows, 5.67 KiB in 0.00093698 sec., 67237 rows/sec., 5.91 MiB/sec. 2023.10.24 21:41:45.659649 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} DynamicQueryHandler: Done processing query 2023.10.24 21:41:45.659673 [ 3 ] {e841dce6-7788-49f5-92fc-8ab3608b7bb2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:41:45.659688 [ 3 ] {} HTTP-Session: 20f5ff05-e1e2-481b-bc60-64ce36dd6761 Destroying unnamed session 2023.10.24 21:41:45.659835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 5459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:45.659878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:45.659897 [ 3 ] {} HTTP-Session: 79d8dd48-4d3d-428f-aaaa-d2ddcb5fa91f Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:45.659914 [ 3 ] {} HTTP-Session: 79d8dd48-4d3d-428f-aaaa-d2ddcb5fa91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:45.659985 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:45.660021 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:45.660127 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:45.660419 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:45.660616 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 21:41:45.660762 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 21:41:45.660893 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} executeQuery: Read 32 rows, 2.55 KiB in 0.000873639 sec., 36628 rows/sec., 2.85 MiB/sec. 2023.10.24 21:41:45.661095 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} DynamicQueryHandler: Done processing query 2023.10.24 21:41:45.661119 [ 3 ] {e9ec6277-0af1-4ced-bd01-5a03513d5544} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:45.661135 [ 3 ] {} HTTP-Session: 79d8dd48-4d3d-428f-aaaa-d2ddcb5fa91f Destroying unnamed session 2023.10.24 21:41:45.661240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:45.661285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:45.661303 [ 3 ] {} HTTP-Session: 6f423d9a-8c19-434b-91f0-d11d2b167436 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:45.661321 [ 3 ] {} HTTP-Session: 6f423d9a-8c19-434b-91f0-d11d2b167436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:45.661392 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:45.661435 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:45.661574 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:45.661885 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:45.662136 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 21:41:45.662306 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 21:41:45.662434 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} executeQuery: Read 11 rows, 743.00 B in 0.001009272 sec., 10898 rows/sec., 718.92 KiB/sec. 2023.10.24 21:41:45.662428 [ 129 ] {} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 21:41:45.662542 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:45.662625 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} DynamicQueryHandler: Done processing query 2023.10.24 21:41:45.662655 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 21:41:45.662665 [ 3 ] {cab6342a-17be-4630-a512-f06a85c1f0fe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:41:45.662732 [ 3 ] {} HTTP-Session: 6f423d9a-8c19-434b-91f0-d11d2b167436 Destroying unnamed session 2023.10.24 21:41:45.662808 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:45.662870 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part 2023.10.24 21:41:45.662883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:45.662967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:45.662997 [ 3 ] {} HTTP-Session: a88219bf-39ab-4c01-a7cc-b922076cbaad Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:45.663039 [ 3 ] {} HTTP-Session: a88219bf-39ab-4c01-a7cc-b922076cbaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:45.663136 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part 2023.10.24 21:41:45.663252 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:45.663394 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:45.663428 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:45.663780 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:45.664036 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:45.664059 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:45.664270 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part 2023.10.24 21:41:45.665095 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:45.665784 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 21:41:45.665909 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.00330367 sec., 242154.9367824268 rows/sec., 14.73 MiB/sec. 2023.10.24 21:41:45.666045 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 21:41:45.666091 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 21:41:45.666189 [ 129 ] {} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 21:41:45.666232 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} executeQuery: Read 21 rows, 29.02 KiB in 0.002914393 sec., 7205 rows/sec., 9.72 MiB/sec. 2023.10.24 21:41:45.666268 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:45.666550 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 21:41:45.666747 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 21:41:45.666794 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} DynamicQueryHandler: Done processing query 2023.10.24 21:41:45.666860 [ 3 ] {2c925759-7a9c-404c-89eb-6897a13c22f4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:41:45.666920 [ 3 ] {} HTTP-Session: a88219bf-39ab-4c01-a7cc-b922076cbaad Destroying unnamed session 2023.10.24 21:41:45.666920 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:45.666947 [ 22 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_16_3} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 21:41:45.667002 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 349 rows starting from the beginning of the part 2023.10.24 21:41:45.667190 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:45.667282 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part 2023.10.24 21:41:45.667369 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:45.667454 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part 2023.10.24 21:41:45.667541 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:45.668879 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 6 columns (6 merged, 0 gathered) in 0.002515664 sec., 183649.3267781389 rows/sec., 247.83 MiB/sec. 2023.10.24 21:41:45.669131 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 21:41:45.669334 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 21:41:45.669398 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 21:41:45.669463 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_21_4: 4.00 MiB. 2023.10.24 21:41:46.000202 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.43 MiB, peak 237.04 MiB, will set to 231.27 MiB (RSS), difference: -4.16 MiB 2023.10.24 21:41:50.661337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:50.661473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:50.661502 [ 3 ] {} HTTP-Session: 5635f2d4-d945-4905-a538-9dd6c7426a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:50.661529 [ 3 ] {} HTTP-Session: 5635f2d4-d945-4905-a538-9dd6c7426a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:50.661674 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:50.661741 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:50.661921 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:50.662461 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:50.662721 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 21:41:50.662883 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 21:41:50.663030 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} executeQuery: Read 31 rows, 2.37 KiB in 0.001307928 sec., 23701 rows/sec., 1.77 MiB/sec. 2023.10.24 21:41:50.663187 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} DynamicQueryHandler: Done processing query 2023.10.24 21:41:50.663215 [ 3 ] {fcd0cea9-c4e9-4098-866b-869892e9ebd7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:50.663233 [ 3 ] {} HTTP-Session: 5635f2d4-d945-4905-a538-9dd6c7426a7c Destroying unnamed session 2023.10.24 21:41:50.663398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:50.663444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:50.663463 [ 3 ] {} HTTP-Session: e98833b5-dba9-4f8a-b122-dc9c58a853ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:50.663480 [ 3 ] {} HTTP-Session: e98833b5-dba9-4f8a-b122-dc9c58a853ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:50.663557 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:50.663596 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:50.663701 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:50.664110 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:50.664327 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 21:41:50.664475 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 21:41:50.664607 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} executeQuery: Read 162 rows, 16.33 KiB in 0.001021532 sec., 158585 rows/sec., 15.61 MiB/sec. 2023.10.24 21:41:50.664731 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} DynamicQueryHandler: Done processing query 2023.10.24 21:41:50.664755 [ 3 ] {9f546139-7a43-4fbf-b6c3-a346d2e26ad7} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:41:50.664772 [ 3 ] {} HTTP-Session: e98833b5-dba9-4f8a-b122-dc9c58a853ea Destroying unnamed session 2023.10.24 21:41:50.664941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:50.664986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:50.665005 [ 3 ] {} HTTP-Session: e2796226-396e-4fd2-b5e1-10861bf891cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:50.665021 [ 3 ] {} HTTP-Session: e2796226-396e-4fd2-b5e1-10861bf891cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:50.665107 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:50.665145 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:50.665249 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:50.665696 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:50.665978 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 21:41:50.666124 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 21:41:50.666281 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} executeQuery: Read 289 rows, 20.55 KiB in 0.001138704 sec., 253797 rows/sec., 17.62 MiB/sec. 2023.10.24 21:41:50.666427 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} DynamicQueryHandler: Done processing query 2023.10.24 21:41:50.666455 [ 3 ] {437a98c3-0b33-40a6-bc33-ffba9fefe2a5} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:41:50.666475 [ 3 ] {} HTTP-Session: e2796226-396e-4fd2-b5e1-10861bf891cc Destroying unnamed session 2023.10.24 21:41:50.666594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:50.666651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:50.666674 [ 3 ] {} HTTP-Session: 30085741-98b1-4e9c-8941-81d36ecac29d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:50.666696 [ 3 ] {} HTTP-Session: 30085741-98b1-4e9c-8941-81d36ecac29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:50.666782 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:50.666830 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:41:50.666966 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:50.667256 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:50.667505 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 21:41:50.667682 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 21:41:50.667794 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} executeQuery: Read 6 rows, 258.00 B in 0.000970331 sec., 6183 rows/sec., 259.66 KiB/sec. 2023.10.24 21:41:50.667953 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} DynamicQueryHandler: Done processing query 2023.10.24 21:41:50.667984 [ 3 ] {8b371235-ab43-4a4a-abbd-4c075428c40b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:50.668000 [ 3 ] {} HTTP-Session: 30085741-98b1-4e9c-8941-81d36ecac29d Destroying unnamed session 2023.10.24 21:41:50.668112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:50.668157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:50.668176 [ 3 ] {} HTTP-Session: b4ee6920-7539-4e22-b93c-5aae5fde4a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:50.668192 [ 3 ] {} HTTP-Session: b4ee6920-7539-4e22-b93c-5aae5fde4a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:50.668270 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:50.668311 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:41:50.668427 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:50.668732 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:50.668983 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 21:41:50.669155 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 21:41:50.669283 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} executeQuery: Read 63 rows, 3.91 KiB in 0.000984641 sec., 63982 rows/sec., 3.88 MiB/sec. 2023.10.24 21:41:50.669404 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} DynamicQueryHandler: Done processing query 2023.10.24 21:41:50.669427 [ 3 ] {7d5568ec-cb00-4b8f-90b9-ad165bbeb584} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:41:50.669443 [ 3 ] {} HTTP-Session: b4ee6920-7539-4e22-b93c-5aae5fde4a70 Destroying unnamed session 2023.10.24 21:41:50.669611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:50.669674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:50.669700 [ 3 ] {} HTTP-Session: c9c78b58-8b2d-47a7-b3d4-c4f69be79738 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:50.669723 [ 3 ] {} HTTP-Session: c9c78b58-8b2d-47a7-b3d4-c4f69be79738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:50.669828 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:50.669891 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:50.670092 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:50.670567 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:50.670861 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 21:41:50.671039 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 21:41:50.671163 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} executeQuery: Read 25 rows, 34.55 KiB in 0.001287078 sec., 19423 rows/sec., 26.21 MiB/sec. 2023.10.24 21:41:50.671290 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} DynamicQueryHandler: Done processing query 2023.10.24 21:41:50.671313 [ 3 ] {a7612d3b-306c-448d-b915-c0dc550551a1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:41:50.671328 [ 3 ] {} HTTP-Session: c9c78b58-8b2d-47a7-b3d4-c4f69be79738 Destroying unnamed session 2023.10.24 21:41:50.671434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:50.671477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:50.671496 [ 3 ] {} HTTP-Session: d2a3d645-42e9-4f5a-b86d-15570a300edc Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:50.671512 [ 3 ] {} HTTP-Session: d2a3d645-42e9-4f5a-b86d-15570a300edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:50.671583 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:50.671622 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:41:50.671724 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:50.671996 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:50.672228 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 21:41:50.672397 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 21:41:50.672517 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} executeQuery: Read 19 rows, 1.01 KiB in 0.000904789 sec., 20999 rows/sec., 1.09 MiB/sec. 2023.10.24 21:41:50.672623 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} DynamicQueryHandler: Done processing query 2023.10.24 21:41:50.672646 [ 3 ] {83cd386e-70f3-4aae-9c5d-bfea132e13a0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:41:50.672661 [ 3 ] {} HTTP-Session: d2a3d645-42e9-4f5a-b86d-15570a300edc Destroying unnamed session 2023.10.24 21:41:51.443603 [ 109 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:41:51.443666 [ 109 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:41:55.655429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:55.655610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:55.655657 [ 3 ] {} HTTP-Session: ff5ebb98-690f-4486-b63f-52d1f27468e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:55.655698 [ 3 ] {} HTTP-Session: ff5ebb98-690f-4486-b63f-52d1f27468e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:55.655897 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:55.655993 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:41:55.656259 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:55.656783 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:55.657054 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 21:41:55.657221 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 21:41:55.657348 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} executeQuery: Read 21 rows, 1.70 KiB in 0.00139387 sec., 15065 rows/sec., 1.19 MiB/sec. 2023.10.24 21:41:55.657348 [ 58 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 21:41:55.657418 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:55.657522 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} DynamicQueryHandler: Done processing query 2023.10.24 21:41:55.657519 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 21:41:55.657551 [ 3 ] {e688d612-c90c-4ba0-95e1-2d5c25f3a94b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:55.657599 [ 3 ] {} HTTP-Session: ff5ebb98-690f-4486-b63f-52d1f27468e2 Destroying unnamed session 2023.10.24 21:41:55.657675 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:55.657712 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part 2023.10.24 21:41:55.657779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:55.657871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:55.657914 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:55.657923 [ 3 ] {} HTTP-Session: cd8532a2-db36-4a77-b557-ebde488c4f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:55.657980 [ 3 ] {} HTTP-Session: cd8532a2-db36-4a77-b557-ebde488c4f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:55.658141 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part 2023.10.24 21:41:55.658182 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:55.658281 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:41:55.658350 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:55.658677 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part 2023.10.24 21:41:55.658766 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:55.658940 [ 12 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:55.659473 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:55.659917 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 21:41:55.660311 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 21:41:55.660350 [ 10 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.002870132 sec., 61669.63749402466 rows/sec., 4.73 MiB/sec. 2023.10.24 21:41:55.660440 [ 58 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 21:41:55.660471 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} executeQuery: Read 63 rows, 5.67 KiB in 0.002238578 sec., 28142 rows/sec., 2.47 MiB/sec. 2023.10.24 21:41:55.660486 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:55.660496 [ 10 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 21:41:55.660796 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 21:41:55.660868 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} DynamicQueryHandler: Done processing query 2023.10.24 21:41:55.660914 [ 3 ] {b234c3a4-cccb-4302-9b9a-ae5953288a75} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:41:55.660963 [ 3 ] {} HTTP-Session: cd8532a2-db36-4a77-b557-ebde488c4f20 Destroying unnamed session 2023.10.24 21:41:55.661024 [ 10 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 21:41:55.661065 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:55.661115 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part 2023.10.24 21:41:55.661123 [ 10 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_26_5} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 21:41:55.661205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:55.661307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:55.661370 [ 3 ] {} HTTP-Session: f4db1d71-1d27-4db1-9441-533c89b2f974 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:55.661421 [ 3 ] {} HTTP-Session: f4db1d71-1d27-4db1-9441-533c89b2f974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:55.661430 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:55.661624 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:55.661657 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part 2023.10.24 21:41:55.661724 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:41:55.661934 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:55.662230 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part 2023.10.24 21:41:55.662232 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:55.662437 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part 2023.10.24 21:41:55.662971 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:55.663373 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 21:41:55.663687 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 21:41:55.663826 [ 58 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 21:41:55.663899 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} executeQuery: Read 21 rows, 1.68 KiB in 0.002204207 sec., 9527 rows/sec., 762.92 KiB/sec. 2023.10.24 21:41:55.663911 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:55.664113 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 21:41:55.664440 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:41:55.664553 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 339 rows starting from the beginning of the part 2023.10.24 21:41:55.664658 [ 12 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.004100978 sec., 179957.0736541381 rows/sec., 17.06 MiB/sec. 2023.10.24 21:41:55.664729 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} DynamicQueryHandler: Done processing query 2023.10.24 21:41:55.664777 [ 3 ] {8428b9a2-7fe3-477c-bb57-1dc2d6d7d692} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:41:55.664851 [ 3 ] {} HTTP-Session: f4db1d71-1d27-4db1-9441-533c89b2f974 Destroying unnamed session 2023.10.24 21:41:55.664926 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:55.664936 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 21:41:55.665122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:41:55.665183 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 289 rows starting from the beginning of the part 2023.10.24 21:41:55.665296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:41:55.665334 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 21:41:55.665363 [ 3 ] {} HTTP-Session: e610a964-f438-4a5e-9396-888af2a93613 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:41:55.665484 [ 3 ] {} HTTP-Session: e610a964-f438-4a5e-9396-888af2a93613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:41:55.665491 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part 2023.10.24 21:41:55.665509 [ 24 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_26_5} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 21:41:55.665864 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 289 rows starting from the beginning of the part 2023.10.24 21:41:55.665876 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:41:55.666001 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:41:55.666090 [ 15 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2023.10.24 21:41:55.666731 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:41:55.667708 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:41:55.668125 [ 9 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 4 columns (4 merged, 0 gathered) in 0.004155509 sec., 238478.60755445363 rows/sec., 16.81 MiB/sec. 2023.10.24 21:41:55.668331 [ 12 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 21:41:55.668377 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 21:41:55.668636 [ 12 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 21:41:55.668703 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 21:41:55.668764 [ 12 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_26_5} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 21:41:55.668907 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} executeQuery: Read 21 rows, 29.02 KiB in 0.002948084 sec., 7123 rows/sec., 9.61 MiB/sec. 2023.10.24 21:41:55.669052 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} DynamicQueryHandler: Done processing query 2023.10.24 21:41:55.669076 [ 3 ] {5571a3d5-ae01-4fd7-b567-2671686bc227} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:41:55.669092 [ 3 ] {} HTTP-Session: e610a964-f438-4a5e-9396-888af2a93613 Destroying unnamed session 2023.10.24 21:42:00.661106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:00.661282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:00.661330 [ 3 ] {} HTTP-Session: 4cd1d2fd-155c-4e47-a1d4-5ab72dcd1c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:00.661370 [ 3 ] {} HTTP-Session: 4cd1d2fd-155c-4e47-a1d4-5ab72dcd1c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:00.661539 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:00.661600 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:00.661753 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:00.662239 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:00.662500 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 21:42:00.662662 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 21:42:00.662782 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} executeQuery: Read 31 rows, 2.37 KiB in 0.001209336 sec., 25633 rows/sec., 1.91 MiB/sec. 2023.10.24 21:42:00.662917 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} DynamicQueryHandler: Done processing query 2023.10.24 21:42:00.662942 [ 3 ] {d7fc9c94-5927-4fcc-854a-3d89918d1b74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:00.662959 [ 3 ] {} HTTP-Session: 4cd1d2fd-155c-4e47-a1d4-5ab72dcd1c2e Destroying unnamed session 2023.10.24 21:42:00.663116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:00.663162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:00.663181 [ 3 ] {} HTTP-Session: c9f9ebe3-1ff9-4bc2-b674-0b905d8d55c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:00.663198 [ 3 ] {} HTTP-Session: c9f9ebe3-1ff9-4bc2-b674-0b905d8d55c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:00.663272 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:00.663310 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:00.663413 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:00.663802 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:00.664014 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 21:42:00.664158 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 21:42:00.664257 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} executeQuery: Read 162 rows, 16.33 KiB in 0.00095958 sec., 168823 rows/sec., 16.62 MiB/sec. 2023.10.24 21:42:00.664363 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} DynamicQueryHandler: Done processing query 2023.10.24 21:42:00.664385 [ 3 ] {14132604-6589-4055-b825-f6b38d3ce7f8} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:42:00.664401 [ 3 ] {} HTTP-Session: c9f9ebe3-1ff9-4bc2-b674-0b905d8d55c7 Destroying unnamed session 2023.10.24 21:42:00.664578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:00.664621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:00.664639 [ 3 ] {} HTTP-Session: 146eecbd-b17c-4528-945f-8b05f3fc0dab Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:00.664655 [ 3 ] {} HTTP-Session: 146eecbd-b17c-4528-945f-8b05f3fc0dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:00.664741 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:00.664779 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:00.664880 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:00.665328 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:00.665537 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 21:42:00.665684 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 21:42:00.665782 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} executeQuery: Read 289 rows, 20.55 KiB in 0.001014782 sec., 284790 rows/sec., 19.77 MiB/sec. 2023.10.24 21:42:00.665928 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} DynamicQueryHandler: Done processing query 2023.10.24 21:42:00.665952 [ 3 ] {8cab1ddd-20d5-414a-9041-234ab782e337} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:42:00.665968 [ 3 ] {} HTTP-Session: 146eecbd-b17c-4528-945f-8b05f3fc0dab Destroying unnamed session 2023.10.24 21:42:00.666077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:00.666122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:00.666139 [ 3 ] {} HTTP-Session: 653c2478-c1b1-4231-a675-b9b4db918455 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:00.666155 [ 3 ] {} HTTP-Session: 653c2478-c1b1-4231-a675-b9b4db918455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:00.666227 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:00.666266 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:42:00.666374 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:00.666609 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:00.666839 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 21:42:00.667007 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 21:42:00.667107 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} executeQuery: Read 6 rows, 258.00 B in 0.000851288 sec., 7048 rows/sec., 295.97 KiB/sec. 2023.10.24 21:42:00.667283 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} DynamicQueryHandler: Done processing query 2023.10.24 21:42:00.667307 [ 3 ] {7e1d213f-0a93-4673-a6d6-36df75679e95} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:00.667322 [ 3 ] {} HTTP-Session: 653c2478-c1b1-4231-a675-b9b4db918455 Destroying unnamed session 2023.10.24 21:42:00.667430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:00.667473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:00.667491 [ 3 ] {} HTTP-Session: 240d60b3-efa9-4453-909e-0cd54c37ada1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:00.667507 [ 3 ] {} HTTP-Session: 240d60b3-efa9-4453-909e-0cd54c37ada1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:00.667579 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:00.667621 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:42:00.667747 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:00.668034 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:00.668282 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 21:42:00.668447 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 21:42:00.668551 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} executeQuery: Read 63 rows, 3.91 KiB in 0.0009441 sec., 66730 rows/sec., 4.05 MiB/sec. 2023.10.24 21:42:00.668651 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} DynamicQueryHandler: Done processing query 2023.10.24 21:42:00.668674 [ 3 ] {a25acc03-e829-4e5e-863e-a4e56b1f8e97} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:00.668689 [ 3 ] {} HTTP-Session: 240d60b3-efa9-4453-909e-0cd54c37ada1 Destroying unnamed session 2023.10.24 21:42:00.668826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:00.668869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:00.668887 [ 3 ] {} HTTP-Session: 6db4e567-97a9-4d72-ba0a-b49a6c2bee21 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:00.668904 [ 3 ] {} HTTP-Session: 6db4e567-97a9-4d72-ba0a-b49a6c2bee21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:00.668976 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:00.669019 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:00.669147 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:00.669510 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:00.669779 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 21:42:00.669951 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 21:42:00.670056 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} executeQuery: Read 25 rows, 34.55 KiB in 0.001049742 sec., 23815 rows/sec., 32.14 MiB/sec. 2023.10.24 21:42:00.670277 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} DynamicQueryHandler: Done processing query 2023.10.24 21:42:00.670301 [ 3 ] {633d28c7-7f3e-47ae-9a9f-165ddd2cc295} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:42:00.670316 [ 3 ] {} HTTP-Session: 6db4e567-97a9-4d72-ba0a-b49a6c2bee21 Destroying unnamed session 2023.10.24 21:42:00.670436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:00.670477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:00.670496 [ 3 ] {} HTTP-Session: b85ba11a-9fa5-42da-89a8-8d50fd52fa5b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:00.670512 [ 3 ] {} HTTP-Session: b85ba11a-9fa5-42da-89a8-8d50fd52fa5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:00.670581 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:00.670619 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:42:00.670737 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:00.670973 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:00.671193 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 21:42:00.671360 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 21:42:00.671460 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} executeQuery: Read 19 rows, 1.01 KiB in 0.000851969 sec., 22301 rows/sec., 1.16 MiB/sec. 2023.10.24 21:42:00.671555 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} DynamicQueryHandler: Done processing query 2023.10.24 21:42:00.671578 [ 3 ] {6d0c3a75-8863-4e24-a4c1-a792c4f60a55} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:00.671593 [ 3 ] {} HTTP-Session: b85ba11a-9fa5-42da-89a8-8d50fd52fa5b Destroying unnamed session 2023.10.24 21:42:05.655428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:05.655558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:05.655595 [ 3 ] {} HTTP-Session: 1fb47f53-74a5-4ef7-948c-7dd3ae97499e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:05.655629 [ 3 ] {} HTTP-Session: 1fb47f53-74a5-4ef7-948c-7dd3ae97499e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:05.655786 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:05.655856 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:05.656038 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:05.656481 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:05.656811 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 21:42:05.656973 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 21:42:05.657115 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} executeQuery: Read 21 rows, 1.70 KiB in 0.001284427 sec., 16349 rows/sec., 1.29 MiB/sec. 2023.10.24 21:42:05.657310 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} DynamicQueryHandler: Done processing query 2023.10.24 21:42:05.657336 [ 3 ] {9aca61fb-e6fc-4791-9dfd-7f17fb457d47} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:42:05.657355 [ 3 ] {} HTTP-Session: 1fb47f53-74a5-4ef7-948c-7dd3ae97499e Destroying unnamed session 2023.10.24 21:42:05.657473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:05.657523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:05.657542 [ 3 ] {} HTTP-Session: 489633cc-2f9c-44af-b0a7-f0fe6f60a3ec Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:05.657561 [ 3 ] {} HTTP-Session: 489633cc-2f9c-44af-b0a7-f0fe6f60a3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:05.657647 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:05.657694 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:05.657813 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:05.658110 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:05.658316 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 21:42:05.658458 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 21:42:05.658584 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} executeQuery: Read 63 rows, 5.67 KiB in 0.00090626 sec., 69516 rows/sec., 6.11 MiB/sec. 2023.10.24 21:42:05.658684 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} DynamicQueryHandler: Done processing query 2023.10.24 21:42:05.658709 [ 3 ] {f7472e74-932d-48f3-8057-f1415bfc0d7e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:42:05.658724 [ 3 ] {} HTTP-Session: 489633cc-2f9c-44af-b0a7-f0fe6f60a3ec Destroying unnamed session 2023.10.24 21:42:05.658837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:05.658880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:05.658899 [ 3 ] {} HTTP-Session: 2d974c24-4902-4b7f-8008-ba7011973278 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:05.658915 [ 3 ] {} HTTP-Session: 2d974c24-4902-4b7f-8008-ba7011973278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:05.658986 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:05.659023 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:05.659126 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:05.659368 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:05.659562 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 21:42:05.659706 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 21:42:05.659827 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} executeQuery: Read 21 rows, 1.68 KiB in 0.000815348 sec., 25755 rows/sec., 2.01 MiB/sec. 2023.10.24 21:42:05.659926 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} DynamicQueryHandler: Done processing query 2023.10.24 21:42:05.659949 [ 3 ] {040278f9-d936-4b09-86b7-5b25b5e7f561} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:42:05.659964 [ 3 ] {} HTTP-Session: 2d974c24-4902-4b7f-8008-ba7011973278 Destroying unnamed session 2023.10.24 21:42:05.660134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:05.660176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:05.660196 [ 3 ] {} HTTP-Session: 6eb2a2b8-6e94-4c93-96a7-53ffeff6cf7a Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:05.660213 [ 3 ] {} HTTP-Session: 6eb2a2b8-6e94-4c93-96a7-53ffeff6cf7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:05.660286 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:05.660331 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:05.660464 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:05.660889 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:05.661181 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 21:42:05.661361 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 21:42:05.661501 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} executeQuery: Read 21 rows, 29.02 KiB in 0.001186645 sec., 17696 rows/sec., 23.88 MiB/sec. 2023.10.24 21:42:05.661630 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} DynamicQueryHandler: Done processing query 2023.10.24 21:42:05.661653 [ 3 ] {d4e5fdc5-5939-4282-ae14-3426ce361129} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:42:05.661669 [ 3 ] {} HTTP-Session: 6eb2a2b8-6e94-4c93-96a7-53ffeff6cf7a Destroying unnamed session 2023.10.24 21:42:06.443915 [ 176 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:42:06.443968 [ 176 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:42:10.660726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:10.660911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:10.660958 [ 3 ] {} HTTP-Session: ab9f8f14-3afc-4536-977c-049c4753b0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:10.660999 [ 3 ] {} HTTP-Session: ab9f8f14-3afc-4536-977c-049c4753b0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:10.661201 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:10.661301 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:10.661562 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:10.662128 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.662396 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 21:42:10.662563 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 21:42:10.662692 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} executeQuery: Read 31 rows, 2.37 KiB in 0.001432791 sec., 21636 rows/sec., 1.61 MiB/sec. 2023.10.24 21:42:10.662870 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} DynamicQueryHandler: Done processing query 2023.10.24 21:42:10.662897 [ 3 ] {de67b7f7-d8ff-4408-a546-1a30ebddb710} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:10.662913 [ 3 ] {} HTTP-Session: ab9f8f14-3afc-4536-977c-049c4753b0d2 Destroying unnamed session 2023.10.24 21:42:10.663075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:10.663124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:10.663144 [ 3 ] {} HTTP-Session: 6fce0adc-60c5-467b-bc21-05e06c793cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:10.663163 [ 3 ] {} HTTP-Session: 6fce0adc-60c5-467b-bc21-05e06c793cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:10.663249 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:10.663290 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:10.663395 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:10.663773 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.663989 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 21:42:10.664140 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 21:42:10.664271 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} executeQuery: Read 162 rows, 16.33 KiB in 0.000991782 sec., 163342 rows/sec., 16.08 MiB/sec. 2023.10.24 21:42:10.664401 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} DynamicQueryHandler: Done processing query 2023.10.24 21:42:10.664426 [ 3 ] {34375f55-5ed0-4dac-954c-b9fe4036d0bd} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:42:10.664441 [ 3 ] {} HTTP-Session: 6fce0adc-60c5-467b-bc21-05e06c793cfa Destroying unnamed session 2023.10.24 21:42:10.664592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:10.664637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:10.664655 [ 3 ] {} HTTP-Session: da7f6af0-9164-4424-90dd-f1d510f60ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:10.664672 [ 3 ] {} HTTP-Session: da7f6af0-9164-4424-90dd-f1d510f60ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:10.664761 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:10.664801 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:10.664909 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:10.665337 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.665554 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 21:42:10.665701 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 21:42:10.665826 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} executeQuery: Read 289 rows, 20.55 KiB in 0.001031262 sec., 280239 rows/sec., 19.46 MiB/sec. 2023.10.24 21:42:10.665950 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} DynamicQueryHandler: Done processing query 2023.10.24 21:42:10.665973 [ 3 ] {26435db1-f45f-4d0f-98bb-d32404f9b347} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:42:10.665988 [ 3 ] {} HTTP-Session: da7f6af0-9164-4424-90dd-f1d510f60ae8 Destroying unnamed session 2023.10.24 21:42:10.666091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:10.666136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:10.666154 [ 3 ] {} HTTP-Session: af490483-959a-49f4-b0a9-b9bbdd276059 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:10.666171 [ 3 ] {} HTTP-Session: af490483-959a-49f4-b0a9-b9bbdd276059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:10.666241 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:10.666281 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:42:10.666389 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:10.666632 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.666871 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 21:42:10.667051 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 21:42:10.667153 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} executeQuery: Read 6 rows, 258.00 B in 0.000882359 sec., 6799 rows/sec., 285.54 KiB/sec. 2023.10.24 21:42:10.667287 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} DynamicQueryHandler: Done processing query 2023.10.24 21:42:10.667310 [ 3 ] {2dc10204-5076-41ea-aa86-3365ffeae282} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:10.667325 [ 3 ] {} HTTP-Session: af490483-959a-49f4-b0a9-b9bbdd276059 Destroying unnamed session 2023.10.24 21:42:10.667433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:10.667476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:10.667494 [ 3 ] {} HTTP-Session: 4841fbd0-05f8-43d2-a642-3c73f15b5ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:10.667511 [ 3 ] {} HTTP-Session: 4841fbd0-05f8-43d2-a642-3c73f15b5ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:10.667582 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:10.667624 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:42:10.667738 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:10.668113 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.668351 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 21:42:10.668523 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 21:42:10.668662 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} executeQuery: Read 63 rows, 3.91 KiB in 0.001043582 sec., 60368 rows/sec., 3.66 MiB/sec. 2023.10.24 21:42:10.668808 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} DynamicQueryHandler: Done processing query 2023.10.24 21:42:10.668832 [ 3 ] {0c7f1e4e-57ad-44e9-acfa-d01dda3c1051} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:10.668847 [ 3 ] {} HTTP-Session: 4841fbd0-05f8-43d2-a642-3c73f15b5ed2 Destroying unnamed session 2023.10.24 21:42:10.668977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:10.669022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:10.669040 [ 3 ] {} HTTP-Session: 551398f5-47c1-49a3-ab14-f013ddcac6b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:10.669056 [ 3 ] {} HTTP-Session: 551398f5-47c1-49a3-ab14-f013ddcac6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:10.669134 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:10.669179 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:10.669315 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:10.669717 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.670000 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 21:42:10.670171 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 21:42:10.670267 [ 174 ] {} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 21:42:10.670282 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} executeQuery: Read 25 rows, 34.55 KiB in 0.001119724 sec., 22326 rows/sec., 30.13 MiB/sec. 2023.10.24 21:42:10.670317 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.670593 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 21:42:10.670675 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} DynamicQueryHandler: Done processing query 2023.10.24 21:42:10.670709 [ 3 ] {a9dcc337-dd60-4547-aba8-54745ff38336} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:42:10.670752 [ 3 ] {} HTTP-Session: 551398f5-47c1-49a3-ab14-f013ddcac6b9 Destroying unnamed session 2023.10.24 21:42:10.670813 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:10.670856 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 462 rows starting from the beginning of the part 2023.10.24 21:42:10.670898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:10.670978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:10.671035 [ 3 ] {} HTTP-Session: 10432d2b-c9cc-4a4d-aea3-7cff396c5e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:10.671087 [ 3 ] {} HTTP-Session: 10432d2b-c9cc-4a4d-aea3-7cff396c5e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:10.671117 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part 2023.10.24 21:42:10.671289 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:10.671427 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:42:10.671446 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part 2023.10.24 21:42:10.671865 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part 2023.10.24 21:42:10.671907 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:10.672101 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part 2023.10.24 21:42:10.672362 [ 24 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part 2023.10.24 21:42:10.672605 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.673127 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 21:42:10.673402 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 21:42:10.673512 [ 174 ] {} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 21:42:10.673519 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} executeQuery: Read 19 rows, 1.01 KiB in 0.002170356 sec., 8754 rows/sec., 464.80 KiB/sec. 2023.10.24 21:42:10.673557 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:10.673716 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 21:42:10.673765 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} DynamicQueryHandler: Done processing query 2023.10.24 21:42:10.673806 [ 3 ] {d3a2a9f7-aa11-43a5-acbc-bd9626094fee} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:10.673853 [ 3 ] {} HTTP-Session: 10432d2b-c9cc-4a4d-aea3-7cff396c5e8c Destroying unnamed session 2023.10.24 21:42:10.673882 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:10.673939 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part 2023.10.24 21:42:10.674095 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:10.674241 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:10.674386 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:10.674497 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:10.674637 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:10.674950 [ 23 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 6 columns (6 merged, 0 gathered) in 0.004515106 sec., 128236.19201852626 rows/sec., 173.05 MiB/sec. 2023.10.24 21:42:10.675355 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741208 sec., 182631.8280182494 rows/sec., 9.81 MiB/sec. 2023.10.24 21:42:10.675463 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 21:42:10.675600 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 21:42:10.675758 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 21:42:10.675855 [ 12 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_16_3} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 21:42:10.676013 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 21:42:10.676096 [ 9 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 21:42:10.676188 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_26_5: 4.00 MiB. 2023.10.24 21:42:11.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.50 MiB, peak 240.58 MiB, will set to 231.77 MiB (RSS), difference: -3.73 MiB 2023.10.24 21:42:15.656574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:15.656759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:15.656806 [ 3 ] {} HTTP-Session: c26c5355-7ebc-4e9f-892f-5eaed7fe0eca Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:15.656848 [ 3 ] {} HTTP-Session: c26c5355-7ebc-4e9f-892f-5eaed7fe0eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:15.657021 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:15.657081 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:15.657241 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:15.657719 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:15.657983 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 21:42:15.658146 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 21:42:15.658290 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} executeQuery: Read 21 rows, 1.70 KiB in 0.001229346 sec., 17082 rows/sec., 1.35 MiB/sec. 2023.10.24 21:42:15.658434 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} DynamicQueryHandler: Done processing query 2023.10.24 21:42:15.658460 [ 3 ] {eaf2f663-287e-42d1-ade4-9a3402295bc5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:42:15.658476 [ 3 ] {} HTTP-Session: c26c5355-7ebc-4e9f-892f-5eaed7fe0eca Destroying unnamed session 2023.10.24 21:42:15.658607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 9534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:15.658653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:15.658673 [ 3 ] {} HTTP-Session: ba930086-670b-4759-8e2c-bd754363a3d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:15.658690 [ 3 ] {} HTTP-Session: ba930086-670b-4759-8e2c-bd754363a3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:15.658766 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:15.658806 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:15.658911 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:15.659263 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:15.659469 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 21:42:15.659615 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 21:42:15.659746 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} executeQuery: Read 63 rows, 5.67 KiB in 0.00094987 sec., 66324 rows/sec., 5.83 MiB/sec. 2023.10.24 21:42:15.659904 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} DynamicQueryHandler: Done processing query 2023.10.24 21:42:15.659927 [ 3 ] {ed4fa092-77f7-4c75-aa80-4efc841d3a8a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:42:15.659944 [ 3 ] {} HTTP-Session: ba930086-670b-4759-8e2c-bd754363a3d6 Destroying unnamed session 2023.10.24 21:42:15.660070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 5459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:15.660115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:15.660133 [ 3 ] {} HTTP-Session: 4e183782-3f7f-4b16-9db7-141f56cc53b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:15.660150 [ 3 ] {} HTTP-Session: 4e183782-3f7f-4b16-9db7-141f56cc53b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:15.660220 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:15.660259 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:15.660364 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:15.660647 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:15.660849 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 21:42:15.660998 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 21:42:15.661126 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} executeQuery: Read 32 rows, 2.55 KiB in 0.000877189 sec., 36480 rows/sec., 2.84 MiB/sec. 2023.10.24 21:42:15.661242 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} DynamicQueryHandler: Done processing query 2023.10.24 21:42:15.661265 [ 3 ] {5645004e-b2de-47bc-98ac-8eec861f9ad5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:15.661281 [ 3 ] {} HTTP-Session: 4e183782-3f7f-4b16-9db7-141f56cc53b7 Destroying unnamed session 2023.10.24 21:42:15.661379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:15.661423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:15.661441 [ 3 ] {} HTTP-Session: f7633d23-199d-494d-a0eb-891db5f4edc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:15.661458 [ 3 ] {} HTTP-Session: f7633d23-199d-494d-a0eb-891db5f4edc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:15.661529 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:15.661572 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:42:15.661690 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:15.661941 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:15.662186 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 21:42:15.662359 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 21:42:15.662491 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} executeQuery: Read 11 rows, 743.00 B in 0.0009339 sec., 11778 rows/sec., 776.94 KiB/sec. 2023.10.24 21:42:15.662613 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} DynamicQueryHandler: Done processing query 2023.10.24 21:42:15.662636 [ 3 ] {ab0e75ec-c15e-4e8d-a1b4-624912f4d688} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 21:42:15.662652 [ 3 ] {} HTTP-Session: f7633d23-199d-494d-a0eb-891db5f4edc7 Destroying unnamed session 2023.10.24 21:42:15.662786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:15.662830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:15.662849 [ 3 ] {} HTTP-Session: aacf0813-24e1-4ae3-bd04-971b5fee1f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:15.662865 [ 3 ] {} HTTP-Session: aacf0813-24e1-4ae3-bd04-971b5fee1f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:15.662939 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:15.662983 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:15.663116 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:15.663485 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:15.663809 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 21:42:15.663984 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 21:42:15.664119 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} executeQuery: Read 21 rows, 29.02 KiB in 0.001144495 sec., 18348 rows/sec., 24.76 MiB/sec. 2023.10.24 21:42:15.664353 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} DynamicQueryHandler: Done processing query 2023.10.24 21:42:15.664377 [ 3 ] {d1d224d1-5201-45ba-91f1-91eb4173febf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:42:15.664393 [ 3 ] {} HTTP-Session: aacf0813-24e1-4ae3-bd04-971b5fee1f98 Destroying unnamed session 2023.10.24 21:42:20.660177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:20.660298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:20.660325 [ 3 ] {} HTTP-Session: 3163d10a-ebff-486f-b18a-71fc54e7f605 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:20.660349 [ 3 ] {} HTTP-Session: 3163d10a-ebff-486f-b18a-71fc54e7f605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:20.660485 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:20.660546 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:20.660705 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:20.661140 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.661407 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 21:42:20.661570 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 21:42:20.661712 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} executeQuery: Read 31 rows, 2.37 KiB in 0.001182585 sec., 26213 rows/sec., 1.95 MiB/sec. 2023.10.24 21:42:20.661717 [ 168 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 21:42:20.661855 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.661899 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} DynamicQueryHandler: Done processing query 2023.10.24 21:42:20.661949 [ 3 ] {a4fb45ea-ede8-4f56-80c0-ff2bf3744279} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:20.661987 [ 3 ] {} HTTP-Session: 3163d10a-ebff-486f-b18a-71fc54e7f605 Destroying unnamed session 2023.10.24 21:42:20.661998 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 21:42:20.662179 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:20.662189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:20.662241 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part 2023.10.24 21:42:20.662274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:20.662326 [ 3 ] {} HTTP-Session: 9a616f6c-bc54-4262-9c26-fb73eb9e065c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:20.662360 [ 3 ] {} HTTP-Session: 9a616f6c-bc54-4262-9c26-fb73eb9e065c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:20.662525 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part 2023.10.24 21:42:20.662569 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:20.662645 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:20.662774 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2023.10.24 21:42:20.663137 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:20.663152 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part 2023.10.24 21:42:20.663334 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part 2023.10.24 21:42:20.663472 [ 9 ] {c29d3895-d708-4c04-b713-217b032112ca::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.10.24 21:42:20.664057 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.664565 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 21:42:20.664935 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 21:42:20.665080 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158118 sec., 59212.48034430632 rows/sec., 4.51 MiB/sec. 2023.10.24 21:42:20.665154 [ 168 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 21:42:20.665207 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} executeQuery: Read 162 rows, 16.33 KiB in 0.002578125 sec., 62836 rows/sec., 6.19 MiB/sec. 2023.10.24 21:42:20.665235 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.665361 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 21:42:20.665426 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 21:42:20.665595 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:20.665632 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} DynamicQueryHandler: Done processing query 2023.10.24 21:42:20.665647 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part 2023.10.24 21:42:20.665673 [ 3 ] {738a2ce1-4b81-47fd-b059-d7c6ab03e0bd} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:42:20.665737 [ 3 ] {} HTTP-Session: 9a616f6c-bc54-4262-9c26-fb73eb9e065c Destroying unnamed session 2023.10.24 21:42:20.665798 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 21:42:20.665833 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 162 rows starting from the beginning of the part 2023.10.24 21:42:20.665922 [ 17 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_31_6} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 21:42:20.665936 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 63 rows starting from the beginning of the part 2023.10.24 21:42:20.666069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:20.666139 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part 2023.10.24 21:42:20.666169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:20.666227 [ 3 ] {} HTTP-Session: 0551dced-d429-40ba-8f2a-d8de9eb07fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:20.666270 [ 3 ] {} HTTP-Session: 0551dced-d429-40ba-8f2a-d8de9eb07fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:20.666346 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 63 rows starting from the beginning of the part 2023.10.24 21:42:20.666488 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:20.666551 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 162 rows starting from the beginning of the part 2023.10.24 21:42:20.666582 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:20.667074 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:20.668083 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.668401 [ 17 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093066 sec., 270605.2829134587 rows/sec., 25.99 MiB/sec. 2023.10.24 21:42:20.668488 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 21:42:20.668556 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 21:42:20.668730 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 21:42:20.668795 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 21:42:20.668898 [ 168 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 21:42:20.668920 [ 9 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_31_6} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 21:42:20.668941 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} executeQuery: Read 289 rows, 20.55 KiB in 0.002384531 sec., 121197 rows/sec., 8.41 MiB/sec. 2023.10.24 21:42:20.668975 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.669196 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 21:42:20.669263 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} DynamicQueryHandler: Done processing query 2023.10.24 21:42:20.669299 [ 3 ] {35e0cbca-03f2-4c34-b0ae-84a10013ebd5} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:42:20.669348 [ 3 ] {} HTTP-Session: 0551dced-d429-40ba-8f2a-d8de9eb07fc5 Destroying unnamed session 2023.10.24 21:42:20.669398 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:20.669435 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 339 rows starting from the beginning of the part 2023.10.24 21:42:20.669558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:20.669645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:20.669649 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 289 rows starting from the beginning of the part 2023.10.24 21:42:20.669674 [ 3 ] {} HTTP-Session: 4137ad7d-4c98-45e9-9925-810700e93b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:20.669731 [ 3 ] {} HTTP-Session: 4137ad7d-4c98-45e9-9925-810700e93b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:20.669924 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2023.10.24 21:42:20.669943 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:20.670039 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:42:20.670189 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 289 rows starting from the beginning of the part 2023.10.24 21:42:20.670563 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:20.670565 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2023.10.24 21:42:20.670779 [ 19 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 289 rows starting from the beginning of the part 2023.10.24 21:42:20.671321 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.671797 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 21:42:20.672148 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 21:42:20.672304 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} executeQuery: Read 6 rows, 258.00 B in 0.002286469 sec., 2624 rows/sec., 110.19 KiB/sec. 2023.10.24 21:42:20.672311 [ 167 ] {} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 21:42:20.672440 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.672690 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 21:42:20.672806 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} DynamicQueryHandler: Done processing query 2023.10.24 21:42:20.672940 [ 3 ] {645af37f-2d39-4c5b-90d8-8b9daed26884} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:20.672998 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:20.673026 [ 3 ] {} HTTP-Session: 4137ad7d-4c98-45e9-9925-810700e93b6a Destroying unnamed session 2023.10.24 21:42:20.673055 [ 9 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 4 columns (4 merged, 0 gathered) in 0.003972085 sec., 316961.9985473624 rows/sec., 22.23 MiB/sec. 2023.10.24 21:42:20.673086 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.24 21:42:20.673225 [ 9 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 21:42:20.673267 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.24 21:42:20.673311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:20.673430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:20.673507 [ 3 ] {} HTTP-Session: d793f024-ccdd-4cb6-95de-ec8539fb693c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:20.673535 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.24 21:42:20.673556 [ 3 ] {} HTTP-Session: d793f024-ccdd-4cb6-95de-ec8539fb693c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:20.673585 [ 9 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 21:42:20.673759 [ 9 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_31_6} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 21:42:20.673927 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.24 21:42:20.674012 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:20.674135 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:42:20.674169 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.24 21:42:20.674498 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.24 21:42:20.674690 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:20.675638 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.676221 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003674159 sec., 26128.428301551456 rows/sec., 1.07 MiB/sec. 2023.10.24 21:42:20.676272 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 21:42:20.676345 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 21:42:20.676542 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 21:42:20.676621 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 21:42:20.676714 [ 167 ] {} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 21:42:20.676772 [ 17 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_16_3} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 21:42:20.676793 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.676780 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} executeQuery: Read 63 rows, 3.91 KiB in 0.002687387 sec., 23442 rows/sec., 1.42 MiB/sec. 2023.10.24 21:42:20.676984 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 21:42:20.677125 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:20.677135 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} DynamicQueryHandler: Done processing query 2023.10.24 21:42:20.677158 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 800 rows starting from the beginning of the part 2023.10.24 21:42:20.677188 [ 3 ] {1879df18-f536-4354-aaf7-37113ce10631} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:20.677240 [ 3 ] {} HTTP-Session: d793f024-ccdd-4cb6-95de-ec8539fb693c Destroying unnamed session 2023.10.24 21:42:20.677331 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part 2023.10.24 21:42:20.677471 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part 2023.10.24 21:42:20.677468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:20.677584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:20.677625 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part 2023.10.24 21:42:20.677638 [ 3 ] {} HTTP-Session: 2a540b61-6a8a-455a-b878-e2b559f383bd Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:20.677705 [ 3 ] {} HTTP-Session: 2a540b61-6a8a-455a-b878-e2b559f383bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:20.677865 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2023.10.24 21:42:20.677950 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:20.678104 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:20.678123 [ 9 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part 2023.10.24 21:42:20.678787 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:20.679806 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.680211 [ 19 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1063 rows, containing 5 columns (5 merged, 0 gathered) in 0.003334651 sec., 318773.9886422897 rows/sec., 19.39 MiB/sec. 2023.10.24 21:42:20.680439 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 21:42:20.680477 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 21:42:20.680724 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 21:42:20.680850 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 21:42:20.680942 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} executeQuery: Read 25 rows, 34.55 KiB in 0.002921203 sec., 8558 rows/sec., 11.55 MiB/sec. 2023.10.24 21:42:20.681023 [ 20 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_21_4} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 21:42:20.681200 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} DynamicQueryHandler: Done processing query 2023.10.24 21:42:20.681235 [ 3 ] {c0441cb5-eadb-4396-b449-43ff9233998f} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:42:20.681252 [ 3 ] {} HTTP-Session: 2a540b61-6a8a-455a-b878-e2b559f383bd Destroying unnamed session 2023.10.24 21:42:20.681374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:20.681418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:20.681437 [ 3 ] {} HTTP-Session: 844096e0-ec22-4924-a75f-fd579cf0e71e Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:20.681454 [ 3 ] {} HTTP-Session: 844096e0-ec22-4924-a75f-fd579cf0e71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:20.681529 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:20.681569 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:42:20.681684 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:20.681906 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:20.682140 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 21:42:20.682317 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 21:42:20.682437 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} executeQuery: Read 19 rows, 1.01 KiB in 0.000879549 sec., 21601 rows/sec., 1.12 MiB/sec. 2023.10.24 21:42:20.682538 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} DynamicQueryHandler: Done processing query 2023.10.24 21:42:20.682560 [ 3 ] {a0723c18-9f8c-4d56-825e-4bcda2d44062} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:20.682575 [ 3 ] {} HTTP-Session: 844096e0-ec22-4924-a75f-fd579cf0e71e Destroying unnamed session 2023.10.24 21:42:21.444229 [ 167 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:42:21.444295 [ 167 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:42:25.655970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:25.656100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:25.656131 [ 3 ] {} HTTP-Session: 618673a1-cd46-453d-8f1a-58b30359e672 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:25.656160 [ 3 ] {} HTTP-Session: 618673a1-cd46-453d-8f1a-58b30359e672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:25.656291 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:25.656351 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:25.656512 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:25.656889 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:25.657142 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 21:42:25.657307 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 21:42:25.657454 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} executeQuery: Read 24 rows, 1.95 KiB in 0.001118593 sec., 21455 rows/sec., 1.70 MiB/sec. 2023.10.24 21:42:25.657586 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} DynamicQueryHandler: Done processing query 2023.10.24 21:42:25.657612 [ 3 ] {3d31839b-0d35-404c-80fa-3be3754aba1f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 21:42:25.657628 [ 3 ] {} HTTP-Session: 618673a1-cd46-453d-8f1a-58b30359e672 Destroying unnamed session 2023.10.24 21:42:25.657752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 10936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:25.657800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:25.657820 [ 3 ] {} HTTP-Session: 2ef28bd4-b92e-4d62-99c0-e2d8efdbaa37 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:25.657839 [ 3 ] {} HTTP-Session: 2ef28bd4-b92e-4d62-99c0-e2d8efdbaa37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:25.657921 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:25.657963 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:25.658071 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:25.658354 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:25.658570 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 21:42:25.658716 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 21:42:25.658841 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} executeQuery: Read 72 rows, 6.52 KiB in 0.00089115 sec., 80794 rows/sec., 7.15 MiB/sec. 2023.10.24 21:42:25.658945 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} DynamicQueryHandler: Done processing query 2023.10.24 21:42:25.658969 [ 3 ] {5d7a03c6-2831-4071-b3d3-3a6aa6926ed1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:42:25.658984 [ 3 ] {} HTTP-Session: 2ef28bd4-b92e-4d62-99c0-e2d8efdbaa37 Destroying unnamed session 2023.10.24 21:42:25.659096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:25.659141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:25.659160 [ 3 ] {} HTTP-Session: 7552cb51-29a4-4b3d-9969-22e9261d0e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:25.659177 [ 3 ] {} HTTP-Session: 7552cb51-29a4-4b3d-9969-22e9261d0e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:25.659249 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:25.659288 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:25.659390 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:25.659627 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:25.659825 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 21:42:25.659968 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 21:42:25.660101 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} executeQuery: Read 24 rows, 1.92 KiB in 0.000814447 sec., 29467 rows/sec., 2.30 MiB/sec. 2023.10.24 21:42:25.660256 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} DynamicQueryHandler: Done processing query 2023.10.24 21:42:25.660281 [ 3 ] {8d8d8130-80fc-4a46-b9e5-6dc9355f49dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:25.660297 [ 3 ] {} HTTP-Session: 7552cb51-29a4-4b3d-9969-22e9261d0e5a Destroying unnamed session 2023.10.24 21:42:25.660479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:25.660524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:25.660543 [ 3 ] {} HTTP-Session: a2788de6-6ea3-43b6-935e-d30cbd16ec9f Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:25.660559 [ 3 ] {} HTTP-Session: a2788de6-6ea3-43b6-935e-d30cbd16ec9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:25.660635 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:25.660683 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:25.660829 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:25.661153 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:25.661438 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 21:42:25.661611 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 21:42:25.661733 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} executeQuery: Read 24 rows, 33.16 KiB in 0.001069623 sec., 22437 rows/sec., 30.28 MiB/sec. 2023.10.24 21:42:25.661844 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} DynamicQueryHandler: Done processing query 2023.10.24 21:42:25.661867 [ 3 ] {e97120f9-43cd-4ad8-bc12-21665163558c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 21:42:25.661882 [ 3 ] {} HTTP-Session: a2788de6-6ea3-43b6-935e-d30cbd16ec9f Destroying unnamed session 2023.10.24 21:42:30.660831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:30.661008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:30.661055 [ 3 ] {} HTTP-Session: b19eb790-e04c-4fd7-afb4-5a2c84a753b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:30.661096 [ 3 ] {} HTTP-Session: b19eb790-e04c-4fd7-afb4-5a2c84a753b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:30.661294 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:30.661385 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:30.661542 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:30.661917 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:30.662180 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 21:42:30.662355 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 21:42:30.662493 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} executeQuery: Read 31 rows, 2.37 KiB in 0.001138034 sec., 27239 rows/sec., 2.03 MiB/sec. 2023.10.24 21:42:30.662651 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} DynamicQueryHandler: Done processing query 2023.10.24 21:42:30.662676 [ 3 ] {33081eb0-e8a7-4f0a-bc65-b953ddcb208f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:30.662691 [ 3 ] {} HTTP-Session: b19eb790-e04c-4fd7-afb4-5a2c84a753b9 Destroying unnamed session 2023.10.24 21:42:30.662855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:30.662902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:30.662921 [ 3 ] {} HTTP-Session: c107915a-8e39-49a4-814c-d3d27fb680a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:30.662938 [ 3 ] {} HTTP-Session: c107915a-8e39-49a4-814c-d3d27fb680a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:30.663019 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:30.663059 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:30.663164 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:30.663496 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:30.663709 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 21:42:30.663850 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 21:42:30.663966 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} executeQuery: Read 162 rows, 16.33 KiB in 0.00091238 sec., 177557 rows/sec., 17.48 MiB/sec. 2023.10.24 21:42:30.664087 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} DynamicQueryHandler: Done processing query 2023.10.24 21:42:30.664112 [ 3 ] {6374505f-4522-47d2-bb17-f69685293c27} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:42:30.664127 [ 3 ] {} HTTP-Session: c107915a-8e39-49a4-814c-d3d27fb680a2 Destroying unnamed session 2023.10.24 21:42:30.664298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:30.664342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:30.664361 [ 3 ] {} HTTP-Session: e9286ada-c9ea-460b-863e-0c034c371fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:30.664377 [ 3 ] {} HTTP-Session: e9286ada-c9ea-460b-863e-0c034c371fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:30.664462 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:30.664500 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:30.664605 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:30.664984 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:30.665195 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 21:42:30.665342 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 21:42:30.665464 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} executeQuery: Read 289 rows, 20.55 KiB in 0.000969871 sec., 297977 rows/sec., 20.69 MiB/sec. 2023.10.24 21:42:30.665566 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} DynamicQueryHandler: Done processing query 2023.10.24 21:42:30.665588 [ 3 ] {68b105f4-563e-48f5-80c2-8d3a5d7eafb8} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:42:30.665604 [ 3 ] {} HTTP-Session: e9286ada-c9ea-460b-863e-0c034c371fd3 Destroying unnamed session 2023.10.24 21:42:30.665750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:30.665793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:30.665812 [ 3 ] {} HTTP-Session: 834b8abb-a2db-44b8-bfe8-3d3f66327d51 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:30.665828 [ 3 ] {} HTTP-Session: 834b8abb-a2db-44b8-bfe8-3d3f66327d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:30.665894 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:30.665932 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:42:30.666038 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:30.666252 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:30.666488 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 21:42:30.666657 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 21:42:30.666782 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} executeQuery: Read 6 rows, 258.00 B in 0.000858418 sec., 6989 rows/sec., 293.51 KiB/sec. 2023.10.24 21:42:30.666899 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} DynamicQueryHandler: Done processing query 2023.10.24 21:42:30.666921 [ 3 ] {0d65e18b-9a76-411d-9efa-1a74d94e5bbf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:30.666935 [ 3 ] {} HTTP-Session: 834b8abb-a2db-44b8-bfe8-3d3f66327d51 Destroying unnamed session 2023.10.24 21:42:30.667057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:30.667100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:30.667120 [ 3 ] {} HTTP-Session: 760aaa49-1f0b-4a14-9258-937c4731381b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:30.667137 [ 3 ] {} HTTP-Session: 760aaa49-1f0b-4a14-9258-937c4731381b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:30.667207 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:30.667247 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:42:30.667363 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:30.667609 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:30.667840 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 21:42:30.668014 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 21:42:30.668117 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} executeQuery: Read 63 rows, 3.91 KiB in 0.000881909 sec., 71435 rows/sec., 4.33 MiB/sec. 2023.10.24 21:42:30.668224 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} DynamicQueryHandler: Done processing query 2023.10.24 21:42:30.668246 [ 3 ] {83cc51d6-d180-4697-98b1-8f32ea608b9c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:30.668261 [ 3 ] {} HTTP-Session: 760aaa49-1f0b-4a14-9258-937c4731381b Destroying unnamed session 2023.10.24 21:42:30.668408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:30.668451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:30.668469 [ 3 ] {} HTTP-Session: ef08577c-9a64-4f47-9b70-deab60092458 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:30.668486 [ 3 ] {} HTTP-Session: ef08577c-9a64-4f47-9b70-deab60092458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:30.668556 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:30.668599 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:30.668727 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:30.669045 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:30.669321 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 21:42:30.669490 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 21:42:30.669625 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} executeQuery: Read 25 rows, 34.55 KiB in 0.001040872 sec., 24018 rows/sec., 32.41 MiB/sec. 2023.10.24 21:42:30.669730 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} DynamicQueryHandler: Done processing query 2023.10.24 21:42:30.669752 [ 3 ] {a33359c1-c710-43ad-8f61-db1c2bd79945} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:42:30.669767 [ 3 ] {} HTTP-Session: ef08577c-9a64-4f47-9b70-deab60092458 Destroying unnamed session 2023.10.24 21:42:30.669877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:30.669920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:30.669938 [ 3 ] {} HTTP-Session: a3d552f8-491a-4d81-b16a-16f6cab63d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:30.669955 [ 3 ] {} HTTP-Session: a3d552f8-491a-4d81-b16a-16f6cab63d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:30.670023 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:30.670062 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:42:30.670165 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:30.670371 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:30.670596 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 21:42:30.670765 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 21:42:30.670892 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} executeQuery: Read 19 rows, 1.01 KiB in 0.000839568 sec., 22630 rows/sec., 1.17 MiB/sec. 2023.10.24 21:42:30.671088 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} DynamicQueryHandler: Done processing query 2023.10.24 21:42:30.671112 [ 3 ] {bb3a0437-2c58-4c62-9172-b763237890b4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:30.671127 [ 3 ] {} HTTP-Session: a3d552f8-491a-4d81-b16a-16f6cab63d68 Destroying unnamed session 2023.10.24 21:42:35.656868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:35.656998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:35.657029 [ 3 ] {} HTTP-Session: 4ff6f2e7-f1e9-4dfa-a451-421dc5edf4db Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:35.657058 [ 3 ] {} HTTP-Session: 4ff6f2e7-f1e9-4dfa-a451-421dc5edf4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:35.657199 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:35.657267 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:35.657447 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:35.657813 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:35.658067 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 21:42:35.658230 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 21:42:35.658367 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} executeQuery: Read 27 rows, 2.19 KiB in 0.001123754 sec., 24026 rows/sec., 1.90 MiB/sec. 2023.10.24 21:42:35.658501 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} DynamicQueryHandler: Done processing query 2023.10.24 21:42:35.658528 [ 3 ] {9ab0213e-2324-4234-b27b-46d4c697eaaa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:35.658545 [ 3 ] {} HTTP-Session: 4ff6f2e7-f1e9-4dfa-a451-421dc5edf4db Destroying unnamed session 2023.10.24 21:42:35.658681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 12315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:35.658728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:35.658748 [ 3 ] {} HTTP-Session: 7a287340-229a-4124-9260-89573ebefaed Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:35.658768 [ 3 ] {} HTTP-Session: 7a287340-229a-4124-9260-89573ebefaed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:35.658848 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:35.658891 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:35.658996 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:35.659280 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:35.659503 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 21:42:35.659651 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 21:42:35.659776 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} executeQuery: Read 81 rows, 7.35 KiB in 0.000897969 sec., 90203 rows/sec., 8.00 MiB/sec. 2023.10.24 21:42:35.659882 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} DynamicQueryHandler: Done processing query 2023.10.24 21:42:35.659906 [ 3 ] {1604a1cd-1137-4f65-924c-dcbbb6d9b327} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:42:35.659922 [ 3 ] {} HTTP-Session: 7a287340-229a-4124-9260-89573ebefaed Destroying unnamed session 2023.10.24 21:42:35.660090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:35.660134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:35.660154 [ 3 ] {} HTTP-Session: c92aeb41-9595-4fee-957d-eb53779d46e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:35.660171 [ 3 ] {} HTTP-Session: c92aeb41-9595-4fee-957d-eb53779d46e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:35.660244 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:35.660284 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:35.660389 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:35.660737 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:35.660939 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 21:42:35.661084 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 21:42:35.661208 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} executeQuery: Read 36 rows, 2.89 KiB in 0.0009364 sec., 38445 rows/sec., 3.01 MiB/sec. 2023.10.24 21:42:35.661328 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} DynamicQueryHandler: Done processing query 2023.10.24 21:42:35.661350 [ 3 ] {1e94ff2b-013f-48ab-a65a-504a617d91d8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:35.661366 [ 3 ] {} HTTP-Session: c92aeb41-9595-4fee-957d-eb53779d46e5 Destroying unnamed session 2023.10.24 21:42:35.661520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:35.661566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:35.661585 [ 3 ] {} HTTP-Session: ce8dfc21-4ae4-4a20-99b9-3350be040351 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:35.661601 [ 3 ] {} HTTP-Session: ce8dfc21-4ae4-4a20-99b9-3350be040351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:35.661674 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:35.661719 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:35.661855 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:35.662242 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:35.662532 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 21:42:35.662702 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 21:42:35.662835 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} executeQuery: Read 27 rows, 37.31 KiB in 0.001131314 sec., 23866 rows/sec., 32.21 MiB/sec. 2023.10.24 21:42:35.662826 [ 157 ] {} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 21:42:35.662945 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:35.663033 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} DynamicQueryHandler: Done processing query 2023.10.24 21:42:35.663061 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 21:42:35.663072 [ 3 ] {ba662b04-2fb5-4354-97e6-8e5bb1bf1d5e} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.10.24 21:42:35.663116 [ 3 ] {} HTTP-Session: ce8dfc21-4ae4-4a20-99b9-3350be040351 Destroying unnamed session 2023.10.24 21:42:35.663204 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:35.663255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 1433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:35.663277 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 579 rows starting from the beginning of the part 2023.10.24 21:42:35.663345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:35.663388 [ 3 ] {} HTTP-Session: e361cc6a-69bd-4d7c-9d19-eafcd98a56e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:35.663417 [ 3 ] {} HTTP-Session: e361cc6a-69bd-4d7c-9d19-eafcd98a56e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:35.663582 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part 2023.10.24 21:42:35.663612 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:35.663708 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:42:35.663920 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part 2023.10.24 21:42:35.664154 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:35.664276 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part 2023.10.24 21:42:35.664537 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part 2023.10.24 21:42:35.664867 [ 17 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part 2023.10.24 21:42:35.664867 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:35.665345 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 21:42:35.665631 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 21:42:35.665768 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} executeQuery: Read 9 rows, 642.00 B in 0.002096055 sec., 4293 rows/sec., 299.11 KiB/sec. 2023.10.24 21:42:35.666005 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} DynamicQueryHandler: Done processing query 2023.10.24 21:42:35.666045 [ 3 ] {b65e6aa7-c969-42df-a329-79e94cbecb92} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:35.666085 [ 3 ] {} HTTP-Session: e361cc6a-69bd-4d7c-9d19-eafcd98a56e3 Destroying unnamed session 2023.10.24 21:42:35.666939 [ 18 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 701 rows, containing 6 columns (6 merged, 0 gathered) in 0.003926304 sec., 178539.41009152628 rows/sec., 240.93 MiB/sec. 2023.10.24 21:42:35.667774 [ 20 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 21:42:35.668052 [ 20 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 21:42:35.668137 [ 20 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 21:42:35.668234 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_31_6: 4.09 MiB. 2023.10.24 21:42:36.444552 [ 157 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:42:36.444624 [ 157 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:42:40.660561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:40.660737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:40.660783 [ 3 ] {} HTTP-Session: bc868548-e5ff-4501-84a6-a6cff9d33cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:40.660826 [ 3 ] {} HTTP-Session: bc868548-e5ff-4501-84a6-a6cff9d33cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:40.661024 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:40.661130 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:40.661390 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:40.661900 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:40.662171 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 21:42:40.662337 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 21:42:40.662496 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} executeQuery: Read 31 rows, 2.37 KiB in 0.00139701 sec., 22190 rows/sec., 1.65 MiB/sec. 2023.10.24 21:42:40.662639 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} DynamicQueryHandler: Done processing query 2023.10.24 21:42:40.662665 [ 3 ] {e512e797-a7bf-47b3-8c2e-1eb1a9ccd481} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:40.662681 [ 3 ] {} HTTP-Session: bc868548-e5ff-4501-84a6-a6cff9d33cd9 Destroying unnamed session 2023.10.24 21:42:40.662848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:40.662896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:40.662916 [ 3 ] {} HTTP-Session: c44b0010-0ece-4892-a772-20917c0b1a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:40.662934 [ 3 ] {} HTTP-Session: c44b0010-0ece-4892-a772-20917c0b1a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:40.663018 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:40.663060 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:40.663167 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:40.663561 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:40.663773 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 21:42:40.663922 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 21:42:40.664046 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} executeQuery: Read 162 rows, 16.33 KiB in 0.000999062 sec., 162152 rows/sec., 15.96 MiB/sec. 2023.10.24 21:42:40.664168 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} DynamicQueryHandler: Done processing query 2023.10.24 21:42:40.664191 [ 3 ] {a5caa90a-4eb8-4bd1-94a2-85b91d73ce08} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:42:40.664207 [ 3 ] {} HTTP-Session: c44b0010-0ece-4892-a772-20917c0b1a31 Destroying unnamed session 2023.10.24 21:42:40.664372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:40.664418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:40.664437 [ 3 ] {} HTTP-Session: dd579998-035a-493b-b517-9cd9a8b5399b Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:40.664454 [ 3 ] {} HTTP-Session: dd579998-035a-493b-b517-9cd9a8b5399b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:40.664539 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:40.664578 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:40.664684 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:40.665116 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:40.665330 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 21:42:40.665487 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 21:42:40.665621 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} executeQuery: Read 289 rows, 20.55 KiB in 0.001053123 sec., 274421 rows/sec., 19.05 MiB/sec. 2023.10.24 21:42:40.665729 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} DynamicQueryHandler: Done processing query 2023.10.24 21:42:40.665752 [ 3 ] {c00a5f5c-6dbc-420a-86ce-a36250929f59} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:42:40.665767 [ 3 ] {} HTTP-Session: dd579998-035a-493b-b517-9cd9a8b5399b Destroying unnamed session 2023.10.24 21:42:40.665977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:40.666020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:40.666039 [ 3 ] {} HTTP-Session: 637868ab-2892-4402-81d3-7cd6383fdfd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:40.666056 [ 3 ] {} HTTP-Session: 637868ab-2892-4402-81d3-7cd6383fdfd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:40.666125 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:40.666165 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:42:40.666273 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:40.666511 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:40.666751 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 21:42:40.666927 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 21:42:40.667078 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} executeQuery: Read 6 rows, 258.00 B in 0.00091691 sec., 6543 rows/sec., 274.79 KiB/sec. 2023.10.24 21:42:40.667221 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} DynamicQueryHandler: Done processing query 2023.10.24 21:42:40.667244 [ 3 ] {fa3634b5-f551-42bc-85eb-cb9c3b1ec2d5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:40.667259 [ 3 ] {} HTTP-Session: 637868ab-2892-4402-81d3-7cd6383fdfd9 Destroying unnamed session 2023.10.24 21:42:40.667383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:40.667429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:40.667448 [ 3 ] {} HTTP-Session: d5d9ff31-71ad-4eab-9fe0-e25a16a4cc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:40.667464 [ 3 ] {} HTTP-Session: d5d9ff31-71ad-4eab-9fe0-e25a16a4cc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:40.667538 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:40.667581 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:42:40.667703 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:40.667994 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:40.668247 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 21:42:40.668421 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 21:42:40.668544 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} executeQuery: Read 63 rows, 3.91 KiB in 0.000977611 sec., 64442 rows/sec., 3.91 MiB/sec. 2023.10.24 21:42:40.668653 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} DynamicQueryHandler: Done processing query 2023.10.24 21:42:40.668676 [ 3 ] {3bbc20c7-aac0-443f-913d-2d65c4c6f6ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:40.668691 [ 3 ] {} HTTP-Session: d5d9ff31-71ad-4eab-9fe0-e25a16a4cc1d Destroying unnamed session 2023.10.24 21:42:40.668848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:40.668891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:40.668910 [ 3 ] {} HTTP-Session: fecac2d3-fd48-4852-979c-d5187a3392ec Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:40.668926 [ 3 ] {} HTTP-Session: fecac2d3-fd48-4852-979c-d5187a3392ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:40.669004 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:40.669049 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:40.669181 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:40.669639 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:40.669930 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 21:42:40.670110 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 21:42:40.670229 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} executeQuery: Read 25 rows, 34.55 KiB in 0.001197155 sec., 20882 rows/sec., 28.18 MiB/sec. 2023.10.24 21:42:40.670352 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} DynamicQueryHandler: Done processing query 2023.10.24 21:42:40.670375 [ 3 ] {9a1d8d8c-780c-4f69-a79a-fbb8404ce08d} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:42:40.670391 [ 3 ] {} HTTP-Session: fecac2d3-fd48-4852-979c-d5187a3392ec Destroying unnamed session 2023.10.24 21:42:40.670499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:40.670544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:40.670562 [ 3 ] {} HTTP-Session: 3d0db40a-9a31-4ba1-be5f-de9871b080d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:40.670579 [ 3 ] {} HTTP-Session: 3d0db40a-9a31-4ba1-be5f-de9871b080d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:40.670648 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:40.670687 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:42:40.670789 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:40.671055 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 21:42:40.671284 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 21:42:40.671454 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 21:42:40.671577 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} executeQuery: Read 19 rows, 1.01 KiB in 0.000900429 sec., 21101 rows/sec., 1.09 MiB/sec. 2023.10.24 21:42:40.671693 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} DynamicQueryHandler: Done processing query 2023.10.24 21:42:40.671716 [ 3 ] {d3641910-70cb-47f2-ab0f-d4f8f4f8391c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:40.671732 [ 3 ] {} HTTP-Session: 3d0db40a-9a31-4ba1-be5f-de9871b080d0 Destroying unnamed session 2023.10.24 21:42:45.655719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:45.655891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:45.655940 [ 3 ] {} HTTP-Session: a5b23fa2-ab72-4171-a73b-0b6326cdaff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:45.655980 [ 3 ] {} HTTP-Session: a5b23fa2-ab72-4171-a73b-0b6326cdaff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:45.656177 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:45.656273 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:45.656534 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:45.657113 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:45.657362 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 21:42:45.657534 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 21:42:45.657657 [ 150 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 21:42:45.657673 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} executeQuery: Read 27 rows, 2.19 KiB in 0.001440971 sec., 18737 rows/sec., 1.48 MiB/sec. 2023.10.24 21:42:45.657722 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:45.657899 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 21:42:45.657934 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} DynamicQueryHandler: Done processing query 2023.10.24 21:42:45.657970 [ 3 ] {0122b2ad-86b1-4747-9f1f-7b16bd410028} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:45.657999 [ 3 ] {} HTTP-Session: a5b23fa2-ab72-4171-a73b-0b6326cdaff5 Destroying unnamed session 2023.10.24 21:42:45.658066 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:45.658107 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 52 rows starting from the beginning of the part 2023.10.24 21:42:45.658189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 12315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:45.658269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:45.658326 [ 3 ] {} HTTP-Session: 57a83ad7-9a0f-4cfd-9338-03fc2f2add62 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:45.658343 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part 2023.10.24 21:42:45.658360 [ 3 ] {} HTTP-Session: 57a83ad7-9a0f-4cfd-9338-03fc2f2add62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:45.658616 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part 2023.10.24 21:42:45.658621 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:45.658726 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:45.658914 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part 2023.10.24 21:42:45.659186 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:45.659213 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part 2023.10.24 21:42:45.659409 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2023.10.24 21:42:45.659909 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:45.660405 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 21:42:45.660743 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 21:42:45.660928 [ 18 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.003128767 sec., 61366.026936489674 rows/sec., 4.72 MiB/sec. 2023.10.24 21:42:45.660945 [ 150 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 21:42:45.660968 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} executeQuery: Read 81 rows, 7.35 KiB in 0.002276159 sec., 35586 rows/sec., 3.15 MiB/sec. 2023.10.24 21:42:45.661007 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:45.661193 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 21:42:45.661205 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 21:42:45.661315 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} DynamicQueryHandler: Done processing query 2023.10.24 21:42:45.661371 [ 3 ] {e650a229-a53a-4a92-96b2-40e162795eaa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:42:45.661438 [ 3 ] {} HTTP-Session: 57a83ad7-9a0f-4cfd-9338-03fc2f2add62 Destroying unnamed session 2023.10.24 21:42:45.661468 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:45.661520 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 21:42:45.661537 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part 2023.10.24 21:42:45.661646 [ 19 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_36_7} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 21:42:45.661666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:45.661858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:45.661886 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part 2023.10.24 21:42:45.661899 [ 3 ] {} HTTP-Session: 3acc78b9-ffdc-400c-9df4-22847c9fcc72 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:45.661954 [ 3 ] {} HTTP-Session: 3acc78b9-ffdc-400c-9df4-22847c9fcc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:45.662154 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part 2023.10.24 21:42:45.662165 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:45.662276 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:45.662382 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 81 rows starting from the beginning of the part 2023.10.24 21:42:45.662722 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part 2023.10.24 21:42:45.662764 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:45.662963 [ 20 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 81 rows starting from the beginning of the part 2023.10.24 21:42:45.663455 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:45.663915 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 21:42:45.664172 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 21:42:45.664326 [ 150 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 21:42:45.664417 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} executeQuery: Read 27 rows, 2.16 KiB in 0.002156137 sec., 12522 rows/sec., 1002.77 KiB/sec. 2023.10.24 21:42:45.664430 [ 150 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:45.664678 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 21:42:45.664936 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:45.665049 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 339 rows starting from the beginning of the part 2023.10.24 21:42:45.665061 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} DynamicQueryHandler: Done processing query 2023.10.24 21:42:45.665143 [ 3 ] {a9e768c0-8c5e-405e-b459-ff118be6b934} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:45.665224 [ 3 ] {} HTTP-Session: 3acc78b9-ffdc-400c-9df4-22847c9fcc72 Destroying unnamed session 2023.10.24 21:42:45.665423 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part 2023.10.24 21:42:45.665456 [ 19 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.004378034 sec., 178847.40045417644 rows/sec., 16.93 MiB/sec. 2023.10.24 21:42:45.665540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:45.665672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:45.665689 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 289 rows starting from the beginning of the part 2023.10.24 21:42:45.665738 [ 3 ] {} HTTP-Session: add628bc-f9e5-40ec-8007-8b2e6e858e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:45.665820 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 21:42:45.665830 [ 3 ] {} HTTP-Session: add628bc-f9e5-40ec-8007-8b2e6e858e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:45.665999 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2023.10.24 21:42:45.666190 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:45.666303 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 21:42:45.666378 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 289 rows starting from the beginning of the part 2023.10.24 21:42:45.666396 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:45.666487 [ 13 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_36_7} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 21:42:45.666814 [ 20 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2023.10.24 21:42:45.667270 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:45.668316 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:45.668702 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 4 columns (4 merged, 0 gathered) in 0.00419486 sec., 239340.5262630934 rows/sec., 16.90 MiB/sec. 2023.10.24 21:42:45.668827 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 21:42:45.668862 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 21:42:45.669017 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 21:42:45.669076 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 21:42:45.669101 [ 14 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_36_7} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 21:42:45.669262 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} executeQuery: Read 27 rows, 37.31 KiB in 0.003007224 sec., 8978 rows/sec., 12.12 MiB/sec. 2023.10.24 21:42:45.669408 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} DynamicQueryHandler: Done processing query 2023.10.24 21:42:45.669431 [ 3 ] {b58edb94-c7ca-474e-a21a-fa5f34efd739} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.10.24 21:42:45.669447 [ 3 ] {} HTTP-Session: add628bc-f9e5-40ec-8007-8b2e6e858e78 Destroying unnamed session 2023.10.24 21:42:50.661021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:50.661168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:50.661205 [ 3 ] {} HTTP-Session: 70abb21d-2f78-493e-be09-767c5999ad33 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:50.661237 [ 3 ] {} HTTP-Session: 70abb21d-2f78-493e-be09-767c5999ad33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:50.661399 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:50.661475 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:50.661686 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:50.662195 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.662452 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 21:42:50.662623 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 21:42:50.662749 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} executeQuery: Read 31 rows, 2.37 KiB in 0.001303868 sec., 23775 rows/sec., 1.77 MiB/sec. 2023.10.24 21:42:50.662897 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} DynamicQueryHandler: Done processing query 2023.10.24 21:42:50.662923 [ 3 ] {42f23c85-fd32-4ee0-9668-fa5f35dc3359} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:50.662940 [ 3 ] {} HTTP-Session: 70abb21d-2f78-493e-be09-767c5999ad33 Destroying unnamed session 2023.10.24 21:42:50.663109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:50.663159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:50.663204 [ 3 ] {} HTTP-Session: 8f8463c7-1d3a-468a-8478-8794d970df22 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:50.663222 [ 3 ] {} HTTP-Session: 8f8463c7-1d3a-468a-8478-8794d970df22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:50.663310 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:50.663351 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:50.663457 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:50.663874 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.664097 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 21:42:50.664242 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 21:42:50.664347 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} executeQuery: Read 162 rows, 16.33 KiB in 0.001009042 sec., 160548 rows/sec., 15.81 MiB/sec. 2023.10.24 21:42:50.664469 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} DynamicQueryHandler: Done processing query 2023.10.24 21:42:50.664493 [ 3 ] {e32e41e3-34b0-4a56-b9ca-522afac34cd7} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:42:50.664508 [ 3 ] {} HTTP-Session: 8f8463c7-1d3a-468a-8478-8794d970df22 Destroying unnamed session 2023.10.24 21:42:50.664660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:50.664707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:50.664727 [ 3 ] {} HTTP-Session: 171043ec-cf28-42e7-9ce0-19bfc539f413 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:50.664744 [ 3 ] {} HTTP-Session: 171043ec-cf28-42e7-9ce0-19bfc539f413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:50.664823 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:50.664887 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:50.664994 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:50.665454 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.665675 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 21:42:50.665824 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 21:42:50.665931 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} executeQuery: Read 289 rows, 20.55 KiB in 0.001055783 sec., 273730 rows/sec., 19.01 MiB/sec. 2023.10.24 21:42:50.666052 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} DynamicQueryHandler: Done processing query 2023.10.24 21:42:50.666076 [ 3 ] {b87bf6a0-61d8-45f1-af6c-8f9729bea98f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:42:50.666091 [ 3 ] {} HTTP-Session: 171043ec-cf28-42e7-9ce0-19bfc539f413 Destroying unnamed session 2023.10.24 21:42:50.666267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:50.666313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:50.666332 [ 3 ] {} HTTP-Session: 52099962-d628-4ca7-abc4-911045778c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:50.666348 [ 3 ] {} HTTP-Session: 52099962-d628-4ca7-abc4-911045778c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:50.666417 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:50.666456 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:42:50.666562 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:50.666805 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.667042 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 21:42:50.667217 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 21:42:50.667317 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} executeQuery: Read 6 rows, 258.00 B in 0.000871929 sec., 6881 rows/sec., 288.96 KiB/sec. 2023.10.24 21:42:50.667429 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} DynamicQueryHandler: Done processing query 2023.10.24 21:42:50.667452 [ 3 ] {4e440fca-473c-4aea-968f-b06fb8e6cab4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:50.667468 [ 3 ] {} HTTP-Session: 52099962-d628-4ca7-abc4-911045778c78 Destroying unnamed session 2023.10.24 21:42:50.667591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:50.667635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:50.667654 [ 3 ] {} HTTP-Session: 369c5493-ee1d-4cf0-85a2-df7579fa6ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:50.667669 [ 3 ] {} HTTP-Session: 369c5493-ee1d-4cf0-85a2-df7579fa6ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:50.667742 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:50.667783 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:42:50.667898 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:50.668186 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.668433 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 21:42:50.668603 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 21:42:50.668702 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} executeQuery: Read 63 rows, 3.91 KiB in 0.00093218 sec., 67583 rows/sec., 4.10 MiB/sec. 2023.10.24 21:42:50.668860 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} DynamicQueryHandler: Done processing query 2023.10.24 21:42:50.668884 [ 3 ] {d4658009-af81-4d84-b424-1faca8e23b33} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:50.668900 [ 3 ] {} HTTP-Session: 369c5493-ee1d-4cf0-85a2-df7579fa6ad4 Destroying unnamed session 2023.10.24 21:42:50.669070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:50.669116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:50.669135 [ 3 ] {} HTTP-Session: 5ffab551-43b8-4f8d-8010-53908088a6a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:50.669152 [ 3 ] {} HTTP-Session: 5ffab551-43b8-4f8d-8010-53908088a6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:50.669229 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:50.669273 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:50.669416 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:50.669864 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.670147 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 21:42:50.670324 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 21:42:50.670457 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} executeQuery: Read 25 rows, 34.55 KiB in 0.001199826 sec., 20836 rows/sec., 28.12 MiB/sec. 2023.10.24 21:42:50.670571 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} DynamicQueryHandler: Done processing query 2023.10.24 21:42:50.670593 [ 3 ] {735fb8c6-be62-457b-b5a8-25f12e19c7df} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:42:50.670608 [ 3 ] {} HTTP-Session: 5ffab551-43b8-4f8d-8010-53908088a6a6 Destroying unnamed session 2023.10.24 21:42:50.670716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:50.670759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:50.670778 [ 3 ] {} HTTP-Session: 76070c5e-e768-42ee-a6e9-6ddd8372ece1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:50.670794 [ 3 ] {} HTTP-Session: 76070c5e-e768-42ee-a6e9-6ddd8372ece1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:50.670863 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:50.670901 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:42:50.671003 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:50.671246 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.671469 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 21:42:50.671639 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 21:42:50.671765 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} executeQuery: Read 19 rows, 1.01 KiB in 0.000872169 sec., 21784 rows/sec., 1.13 MiB/sec. 2023.10.24 21:42:50.671757 [ 144 ] {} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 21:42:50.671876 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:50.671939 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} DynamicQueryHandler: Done processing query 2023.10.24 21:42:50.671976 [ 3 ] {7ea378ff-31d8-408c-86aa-c24a0f5b090f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:42:50.671985 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 21:42:50.671998 [ 3 ] {} HTTP-Session: 76070c5e-e768-42ee-a6e9-6ddd8372ece1 Destroying unnamed session 2023.10.24 21:42:50.672139 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:42:50.672178 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part 2023.10.24 21:42:50.672322 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:50.672424 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:50.672516 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part 2023.10.24 21:42:50.672602 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:50.672687 [ 19 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2023.10.24 21:42:50.673349 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 4 columns (4 merged, 0 gathered) in 0.00141735 sec., 284333.4391646382 rows/sec., 15.26 MiB/sec. 2023.10.24 21:42:50.673477 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 21:42:50.673718 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 21:42:50.673793 [ 20 ] {9134a275-1992-4c8e-acdb-77af59f4b6c9::all_1_21_4} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 21:42:51.444667 [ 144 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:42:51.444719 [ 144 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:42:55.655480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:55.655609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:55.655640 [ 3 ] {} HTTP-Session: 8a485a83-1683-4816-bde6-928603d75e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:55.655668 [ 3 ] {} HTTP-Session: 8a485a83-1683-4816-bde6-928603d75e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:55.655809 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:55.655875 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:42:55.656105 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:55.656603 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:55.656912 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 21:42:55.657126 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 21:42:55.657259 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} executeQuery: Read 27 rows, 2.19 KiB in 0.00141114 sec., 19133 rows/sec., 1.51 MiB/sec. 2023.10.24 21:42:55.657422 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} DynamicQueryHandler: Done processing query 2023.10.24 21:42:55.657448 [ 3 ] {e42b63b2-223c-47b2-b380-78d228af6f04} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:55.657466 [ 3 ] {} HTTP-Session: 8a485a83-1683-4816-bde6-928603d75e9c Destroying unnamed session 2023.10.24 21:42:55.657601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 12315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:55.657649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:55.657670 [ 3 ] {} HTTP-Session: 22c4d367-1c84-4753-a8ff-27e92c8079d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:55.657689 [ 3 ] {} HTTP-Session: 22c4d367-1c84-4753-a8ff-27e92c8079d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:55.657775 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:55.657818 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:42:55.657927 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:55.658285 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:55.658495 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 21:42:55.658641 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 21:42:55.658748 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} executeQuery: Read 81 rows, 7.35 KiB in 0.00094577 sec., 85644 rows/sec., 7.59 MiB/sec. 2023.10.24 21:42:55.658865 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} DynamicQueryHandler: Done processing query 2023.10.24 21:42:55.658888 [ 3 ] {620c8dac-480b-4224-8d67-28fd85596129} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:42:55.658903 [ 3 ] {} HTTP-Session: 22c4d367-1c84-4753-a8ff-27e92c8079d0 Destroying unnamed session 2023.10.24 21:42:55.659029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:55.659074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:55.659093 [ 3 ] {} HTTP-Session: 3734c2aa-9ff7-4bd2-b137-48e8a871f5c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:55.659111 [ 3 ] {} HTTP-Session: 3734c2aa-9ff7-4bd2-b137-48e8a871f5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:55.659182 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:55.659220 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:42:55.659324 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:55.659600 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:55.659799 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 21:42:55.659947 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 21:42:55.660055 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} executeQuery: Read 27 rows, 2.16 KiB in 0.000846518 sec., 31895 rows/sec., 2.49 MiB/sec. 2023.10.24 21:42:55.660155 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} DynamicQueryHandler: Done processing query 2023.10.24 21:42:55.660177 [ 3 ] {aee265d7-66de-44e7-b5fa-d301473148cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:42:55.660193 [ 3 ] {} HTTP-Session: 3734c2aa-9ff7-4bd2-b137-48e8a871f5c5 Destroying unnamed session 2023.10.24 21:42:55.660384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:42:55.660426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:42:55.660445 [ 3 ] {} HTTP-Session: db168b66-1aaf-49bc-bfe3-fb97fa2e7c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:42:55.660462 [ 3 ] {} HTTP-Session: db168b66-1aaf-49bc-bfe3-fb97fa2e7c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:42:55.660537 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:42:55.660582 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:42:55.660713 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:42:55.661156 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:42:55.661458 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 21:42:55.661640 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 21:42:55.661745 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} executeQuery: Read 27 rows, 37.31 KiB in 0.001180635 sec., 22869 rows/sec., 30.86 MiB/sec. 2023.10.24 21:42:55.661855 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} DynamicQueryHandler: Done processing query 2023.10.24 21:42:55.661878 [ 3 ] {b9791438-0a56-4ad1-a599-bf5cfb33c052} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.10.24 21:42:55.661893 [ 3 ] {} HTTP-Session: db168b66-1aaf-49bc-bfe3-fb97fa2e7c15 Destroying unnamed session 2023.10.24 21:43:00.660521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:00.660650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:00.660680 [ 3 ] {} HTTP-Session: fbbf33a4-1e6c-4118-ab03-181e4c1f73ef Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:00.660707 [ 3 ] {} HTTP-Session: fbbf33a4-1e6c-4118-ab03-181e4c1f73ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:00.660850 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:00.660916 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:43:00.661102 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:00.661607 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.661873 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.24 21:43:00.662034 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.24 21:43:00.662151 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} executeQuery: Read 31 rows, 2.37 KiB in 0.001262307 sec., 24558 rows/sec., 1.83 MiB/sec. 2023.10.24 21:43:00.662282 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} DynamicQueryHandler: Done processing query 2023.10.24 21:43:00.662306 [ 3 ] {77c54cad-947d-42e5-aed8-7e3e8ca5958d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:43:00.662322 [ 3 ] {} HTTP-Session: fbbf33a4-1e6c-4118-ab03-181e4c1f73ef Destroying unnamed session 2023.10.24 21:43:00.662482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:00.662527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:00.662546 [ 3 ] {} HTTP-Session: f9677328-b620-40f7-92fe-fa0aac957d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:00.662563 [ 3 ] {} HTTP-Session: f9677328-b620-40f7-92fe-fa0aac957d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:00.662638 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:00.662676 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:43:00.662779 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:00.663152 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.663364 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.24 21:43:00.663517 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.24 21:43:00.663618 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} executeQuery: Read 162 rows, 16.33 KiB in 0.000953421 sec., 169914 rows/sec., 16.73 MiB/sec. 2023.10.24 21:43:00.663758 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} DynamicQueryHandler: Done processing query 2023.10.24 21:43:00.663784 [ 3 ] {c700aecd-d21a-4003-a0f4-749549602768} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:43:00.663799 [ 3 ] {} HTTP-Session: f9677328-b620-40f7-92fe-fa0aac957d8c Destroying unnamed session 2023.10.24 21:43:00.663949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:00.663996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:00.664015 [ 3 ] {} HTTP-Session: e1d75bd7-6c07-43de-8c74-33f7e2b96ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:00.664032 [ 3 ] {} HTTP-Session: e1d75bd7-6c07-43de-8c74-33f7e2b96ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:00.664114 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:00.664153 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:43:00.664259 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:00.664696 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.664922 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.24 21:43:00.665073 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.24 21:43:00.665174 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} executeQuery: Read 289 rows, 20.55 KiB in 0.001032882 sec., 279799 rows/sec., 19.43 MiB/sec. 2023.10.24 21:43:00.665285 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} DynamicQueryHandler: Done processing query 2023.10.24 21:43:00.665308 [ 3 ] {15a5c2ce-dfe4-4bef-b3b1-bd4d0d90bd39} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:43:00.665323 [ 3 ] {} HTTP-Session: e1d75bd7-6c07-43de-8c74-33f7e2b96ce3 Destroying unnamed session 2023.10.24 21:43:00.665470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:00.665513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:00.665532 [ 3 ] {} HTTP-Session: 4b3bc8d9-61fe-48a7-899a-cfcd6fb3b6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:00.665548 [ 3 ] {} HTTP-Session: 4b3bc8d9-61fe-48a7-899a-cfcd6fb3b6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:00.665616 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:00.665655 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:43:00.665758 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:00.665993 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.666225 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 21:43:00.666395 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 21:43:00.666501 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} executeQuery: Read 6 rows, 258.00 B in 0.000852548 sec., 7037 rows/sec., 295.53 KiB/sec. 2023.10.24 21:43:00.666693 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} DynamicQueryHandler: Done processing query 2023.10.24 21:43:00.666716 [ 3 ] {c6f4987c-fd57-4405-94d8-56fc4e696de2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:43:00.666732 [ 3 ] {} HTTP-Session: 4b3bc8d9-61fe-48a7-899a-cfcd6fb3b6ab Destroying unnamed session 2023.10.24 21:43:00.666857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:00.666900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:00.666918 [ 3 ] {} HTTP-Session: 190fd933-bb17-4b4b-8f14-58782fe99632 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:00.666934 [ 3 ] {} HTTP-Session: 190fd933-bb17-4b4b-8f14-58782fe99632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:00.667007 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:00.667050 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:43:00.667179 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:00.667454 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.667687 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 21:43:00.667852 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 21:43:00.667953 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} executeQuery: Read 63 rows, 3.91 KiB in 0.00091867 sec., 68577 rows/sec., 4.16 MiB/sec. 2023.10.24 21:43:00.668077 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} DynamicQueryHandler: Done processing query 2023.10.24 21:43:00.668100 [ 3 ] {aaa23c92-7dfa-4f7c-b868-3f712a59b75e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:43:00.668115 [ 3 ] {} HTTP-Session: 190fd933-bb17-4b4b-8f14-58782fe99632 Destroying unnamed session 2023.10.24 21:43:00.668257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:00.668302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:00.668320 [ 3 ] {} HTTP-Session: 9acb401b-697b-49e1-b214-d6fa4645c721 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:00.668337 [ 3 ] {} HTTP-Session: 9acb401b-697b-49e1-b214-d6fa4645c721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:00.668413 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:00.668457 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:43:00.668591 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:00.668980 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.669267 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 21:43:00.669443 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 21:43:00.669572 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} executeQuery: Read 25 rows, 34.55 KiB in 0.001127184 sec., 22179 rows/sec., 29.93 MiB/sec. 2023.10.24 21:43:00.669572 [ 137 ] {} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 21:43:00.669686 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.669764 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} DynamicQueryHandler: Done processing query 2023.10.24 21:43:00.669800 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 21:43:00.669811 [ 3 ] {dda36856-89c4-48a5-b185-f89d9fbd14ab} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:43:00.669843 [ 3 ] {} HTTP-Session: 9acb401b-697b-49e1-b214-d6fa4645c721 Destroying unnamed session 2023.10.24 21:43:00.670024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:00.670080 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:43:00.670113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:00.670126 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 701 rows starting from the beginning of the part 2023.10.24 21:43:00.670135 [ 3 ] {} HTTP-Session: ec1b805d-720e-46e4-9bd1-b69699444557 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:00.670168 [ 3 ] {} HTTP-Session: ec1b805d-720e-46e4-9bd1-b69699444557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:00.670281 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:00.670293 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part 2023.10.24 21:43:00.670337 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:43:00.670491 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part 2023.10.24 21:43:00.670587 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:00.670683 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part 2023.10.24 21:43:00.670875 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part 2023.10.24 21:43:00.671073 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part 2023.10.24 21:43:00.671084 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:00.671404 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 21:43:00.671696 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 21:43:00.671827 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} executeQuery: Read 19 rows, 1.01 KiB in 0.001506202 sec., 12614 rows/sec., 669.76 KiB/sec. 2023.10.24 21:43:00.672026 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} DynamicQueryHandler: Done processing query 2023.10.24 21:43:00.672049 [ 3 ] {e8bddc2d-8b8e-4948-8bdb-c0cf82c9e41d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:43:00.672065 [ 3 ] {} HTTP-Session: ec1b805d-720e-46e4-9bd1-b69699444557 Destroying unnamed session 2023.10.24 21:43:00.673497 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 6 columns (6 merged, 0 gathered) in 0.00376052 sec., 220714.15655281718 rows/sec., 297.84 MiB/sec. 2023.10.24 21:43:00.673910 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 21:43:00.674110 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 21:43:00.674172 [ 14 ] {5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 21:43:00.674235 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 5929709f-e604-43a3-8792-d55f7ee7ed43::all_1_36_7: 4.17 MiB. 2023.10.24 21:43:05.655626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:05.655755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:05.655785 [ 3 ] {} HTTP-Session: 29fa2037-216e-4a5e-8969-8bf095fb6ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:05.655813 [ 3 ] {} HTTP-Session: 29fa2037-216e-4a5e-8969-8bf095fb6ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:05.655953 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:05.656019 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:43:05.656197 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:05.656586 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:05.656836 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.24 21:43:05.657006 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.24 21:43:05.657124 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} executeQuery: Read 27 rows, 2.19 KiB in 0.001133234 sec., 23825 rows/sec., 1.89 MiB/sec. 2023.10.24 21:43:05.657336 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} DynamicQueryHandler: Done processing query 2023.10.24 21:43:05.657387 [ 3 ] {9eda9afc-6416-4a67-b989-d773b55c3f76} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:43:05.657407 [ 3 ] {} HTTP-Session: 29fa2037-216e-4a5e-8969-8bf095fb6ae2 Destroying unnamed session 2023.10.24 21:43:05.657541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 12315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:05.657585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:05.657603 [ 3 ] {} HTTP-Session: d98b76a0-f185-46b4-ae3d-9cd8893601b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:05.657621 [ 3 ] {} HTTP-Session: d98b76a0-f185-46b4-ae3d-9cd8893601b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:05.657698 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:05.657740 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:43:05.657854 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:05.658133 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:05.658337 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.24 21:43:05.658477 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.24 21:43:05.658579 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} executeQuery: Read 81 rows, 7.35 KiB in 0.000853488 sec., 94904 rows/sec., 8.41 MiB/sec. 2023.10.24 21:43:05.658676 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} DynamicQueryHandler: Done processing query 2023.10.24 21:43:05.658699 [ 3 ] {3632e8d6-45c4-4a39-a834-cec5cee5b021} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 21:43:05.658715 [ 3 ] {} HTTP-Session: d98b76a0-f185-46b4-ae3d-9cd8893601b2 Destroying unnamed session 2023.10.24 21:43:05.658830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:05.658871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:05.658890 [ 3 ] {} HTTP-Session: 83456c9e-2fbc-45b6-b2a6-df4529510f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:05.658907 [ 3 ] {} HTTP-Session: 83456c9e-2fbc-45b6-b2a6-df4529510f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:05.658976 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:05.659014 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:43:05.659115 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:05.659454 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:05.659652 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.24 21:43:05.659792 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.24 21:43:05.659892 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} executeQuery: Read 27 rows, 2.16 KiB in 0.00088954 sec., 30352 rows/sec., 2.37 MiB/sec. 2023.10.24 21:43:05.660009 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} DynamicQueryHandler: Done processing query 2023.10.24 21:43:05.660032 [ 3 ] {8cd63419-57f6-46cf-a3c0-bc345fcaf950} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:43:05.660048 [ 3 ] {} HTTP-Session: 83456c9e-2fbc-45b6-b2a6-df4529510f7c Destroying unnamed session 2023.10.24 21:43:05.660238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:05.660283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:05.660301 [ 3 ] {} HTTP-Session: 0970b8f7-cc47-46d7-b9d5-5a1e6a5465df Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:05.660317 [ 3 ] {} HTTP-Session: 0970b8f7-cc47-46d7-b9d5-5a1e6a5465df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:05.660392 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:05.660435 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:43:05.660567 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:05.661040 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:05.661329 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 21:43:05.661502 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 21:43:05.661604 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} executeQuery: Read 27 rows, 37.31 KiB in 0.001185095 sec., 22782 rows/sec., 30.74 MiB/sec. 2023.10.24 21:43:05.661727 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} DynamicQueryHandler: Done processing query 2023.10.24 21:43:05.661749 [ 3 ] {13f42453-050e-4946-8f03-187931cee1ee} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.10.24 21:43:05.661765 [ 3 ] {} HTTP-Session: 0970b8f7-cc47-46d7-b9d5-5a1e6a5465df Destroying unnamed session 2023.10.24 21:43:06.444774 [ 134 ] {} DNSResolver: Updating DNS cache 2023.10.24 21:43:06.444846 [ 134 ] {} DNSResolver: Updated DNS cache 2023.10.24 21:43:10.660872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 4334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:10.661050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:10.661097 [ 3 ] {} HTTP-Session: 9856b2a3-03d6-4947-867d-c1967a6c2281 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:10.661136 [ 3 ] {} HTTP-Session: 9856b2a3-03d6-4947-867d-c1967a6c2281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:10.661339 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:10.661431 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 21:43:10.661584 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:10.662026 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.662293 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.24 21:43:10.662456 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.24 21:43:10.662578 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} executeQuery: Read 31 rows, 2.37 KiB in 0.001182505 sec., 26215 rows/sec., 1.95 MiB/sec. 2023.10.24 21:43:10.662571 [ 130 ] {} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.24 21:43:10.662651 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.662727 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.24 21:43:10.662732 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} DynamicQueryHandler: Done processing query 2023.10.24 21:43:10.662778 [ 3 ] {e641a4e4-377b-4f1b-bd59-67d32c1014f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:43:10.662800 [ 3 ] {} HTTP-Session: 9856b2a3-03d6-4947-867d-c1967a6c2281 Destroying unnamed session 2023.10.24 21:43:10.662829 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:43:10.662862 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 58 rows starting from the beginning of the part 2023.10.24 21:43:10.662969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:10.662997 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part 2023.10.24 21:43:10.663035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:10.663064 [ 3 ] {} HTTP-Session: 88df6fff-e2e3-40d3-af48-291f7e2841b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:10.663088 [ 3 ] {} HTTP-Session: 88df6fff-e2e3-40d3-af48-291f7e2841b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:10.663127 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part 2023.10.24 21:43:10.663208 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:10.663258 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part 2023.10.24 21:43:10.663264 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 21:43:10.663445 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part 2023.10.24 21:43:10.663522 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:10.663591 [ 22 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part 2023.10.24 21:43:10.664168 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.664491 [ 14 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.001789599 sec., 114550.80160415825 rows/sec., 8.75 MiB/sec. 2023.10.24 21:43:10.664512 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.24 21:43:10.664585 [ 14 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.24 21:43:10.664689 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.24 21:43:10.664762 [ 14 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.24 21:43:10.664805 [ 130 ] {} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.24 21:43:10.664834 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} executeQuery: Read 162 rows, 16.33 KiB in 0.001586434 sec., 102115 rows/sec., 10.05 MiB/sec. 2023.10.24 21:43:10.664851 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.664864 [ 14 ] {c29d3895-d708-4c04-b713-217b032112ca::all_1_41_8} oximeter.fields_i64 (c29d3895-d708-4c04-b713-217b032112ca) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.24 21:43:10.665002 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.24 21:43:10.665095 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:43:10.665102 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} DynamicQueryHandler: Done processing query 2023.10.24 21:43:10.665119 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part 2023.10.24 21:43:10.665130 [ 3 ] {5fbbbbeb-047b-4ffd-b26b-74d84dd0b5d3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.24 21:43:10.665154 [ 3 ] {} HTTP-Session: 88df6fff-e2e3-40d3-af48-291f7e2841b2 Destroying unnamed session 2023.10.24 21:43:10.665215 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 162 rows starting from the beginning of the part 2023.10.24 21:43:10.665287 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 81 rows starting from the beginning of the part 2023.10.24 21:43:10.665347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 46377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:10.665366 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part 2023.10.24 21:43:10.665401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:10.665426 [ 3 ] {} HTTP-Session: 4600f3f6-36a8-431e-990e-1c0b2e653f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:10.665455 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 81 rows starting from the beginning of the part 2023.10.24 21:43:10.665456 [ 3 ] {} HTTP-Session: 4600f3f6-36a8-431e-990e-1c0b2e653f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:10.665564 [ 22 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part 2023.10.24 21:43:10.665591 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:10.665654 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 21:43:10.665831 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:10.666457 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.666634 [ 15 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725157 sec., 516474.7324446413 rows/sec., 49.47 MiB/sec. 2023.10.24 21:43:10.666747 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.24 21:43:10.666881 [ 11 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.24 21:43:10.666996 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.24 21:43:10.667133 [ 130 ] {} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.24 21:43:10.667174 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} executeQuery: Read 289 rows, 20.55 KiB in 0.001544293 sec., 187140 rows/sec., 12.99 MiB/sec. 2023.10.24 21:43:10.667205 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.667237 [ 11 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.24 21:43:10.667396 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.24 21:43:10.667557 [ 11 ] {e2d36c80-7b37-4edd-af98-6f406a7a2a62::all_1_41_8} oximeter.fields_string (e2d36c80-7b37-4edd-af98-6f406a7a2a62) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.24 21:43:10.667693 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:43:10.667693 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} DynamicQueryHandler: Done processing query 2023.10.24 21:43:10.667761 [ 3 ] {a548373f-c571-4d47-8d0c-a35dfc2dc792} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 21:43:10.667784 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 345 rows starting from the beginning of the part 2023.10.24 21:43:10.667830 [ 3 ] {} HTTP-Session: 4600f3f6-36a8-431e-990e-1c0b2e653f27 Destroying unnamed session 2023.10.24 21:43:10.667908 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 289 rows starting from the beginning of the part 2023.10.24 21:43:10.667966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:10.668006 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part 2023.10.24 21:43:10.668040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:10.668073 [ 3 ] {} HTTP-Session: cecb6507-4f2c-40f2-b4bd-0562eedd5ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:10.668102 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 289 rows starting from the beginning of the part 2023.10.24 21:43:10.668107 [ 3 ] {} HTTP-Session: cecb6507-4f2c-40f2-b4bd-0562eedd5ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:10.668213 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part 2023.10.24 21:43:10.668251 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:10.668323 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 21:43:10.668323 [ 10 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 289 rows starting from the beginning of the part 2023.10.24 21:43:10.668618 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:10.669034 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.669343 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 21:43:10.669420 [ 22 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002148116 sec., 589353.6475683809 rows/sec., 41.36 MiB/sec. 2023.10.24 21:43:10.669543 [ 22 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.24 21:43:10.669565 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 21:43:10.669690 [ 130 ] {} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 21:43:10.669704 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} executeQuery: Read 6 rows, 258.00 B in 0.00141653 sec., 4235 rows/sec., 177.87 KiB/sec. 2023.10.24 21:43:10.669742 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.669811 [ 11 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.24 21:43:10.669970 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 21:43:10.670016 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} DynamicQueryHandler: Done processing query 2023.10.24 21:43:10.670068 [ 11 ] {3f9616d4-36d9-4623-acc2-0cb1cc232ab2::all_1_41_8} oximeter.fields_uuid (3f9616d4-36d9-4623-acc2-0cb1cc232ab2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.24 21:43:10.670075 [ 3 ] {4b9f6f60-85e2-4a05-b67c-f7b3342f39ef} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:43:10.670100 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:43:10.670134 [ 3 ] {} HTTP-Session: cecb6507-4f2c-40f2-b4bd-0562eedd5ca8 Destroying unnamed session 2023.10.24 21:43:10.670172 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.10.24 21:43:10.670301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 11540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:10.670361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:10.670372 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2023.10.24 21:43:10.670381 [ 3 ] {} HTTP-Session: a4aa9505-fa97-4ddd-be78-b7fbc126e890 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:10.670414 [ 3 ] {} HTTP-Session: a4aa9505-fa97-4ddd-be78-b7fbc126e890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:10.670502 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.10.24 21:43:10.670533 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:10.670600 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 21:43:10.670616 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2023.10.24 21:43:10.670780 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.10.24 21:43:10.670857 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:10.670913 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2023.10.24 21:43:10.671388 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.671749 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001941621 sec., 64894.23013039105 rows/sec., 2.66 MiB/sec. 2023.10.24 21:43:10.671775 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 21:43:10.671834 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 21:43:10.671980 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 21:43:10.672031 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 21:43:10.672091 [ 130 ] {} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 21:43:10.672115 [ 22 ] {19e39d57-e79d-4c0c-b7fd-27daa4e2f310::all_1_21_4} oximeter.measurements_bool (19e39d57-e79d-4c0c-b7fd-27daa4e2f310) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 21:43:10.672115 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} executeQuery: Read 63 rows, 3.91 KiB in 0.001546263 sec., 40743 rows/sec., 2.47 MiB/sec. 2023.10.24 21:43:10.672141 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.672410 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 21:43:10.672516 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} DynamicQueryHandler: Done processing query 2023.10.24 21:43:10.672568 [ 3 ] {a5c944f2-329b-4321-a73e-56920484c9d5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 21:43:10.672620 [ 3 ] {} HTTP-Session: a4aa9505-fa97-4ddd-be78-b7fbc126e890 Destroying unnamed session 2023.10.24 21:43:10.672630 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 21:43:10.672677 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1063 rows starting from the beginning of the part 2023.10.24 21:43:10.672782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:10.672846 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part 2023.10.24 21:43:10.672863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:10.672926 [ 3 ] {} HTTP-Session: b0141a3c-3715-4420-866e-12374656d5ca Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:10.672962 [ 3 ] {} HTTP-Session: b0141a3c-3715-4420-866e-12374656d5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:10.673106 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part 2023.10.24 21:43:10.673196 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:10.673326 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 21:43:10.673368 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part 2023.10.24 21:43:10.673763 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part 2023.10.24 21:43:10.673956 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:10.674091 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part 2023.10.24 21:43:10.674869 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.675663 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 21:43:10.676064 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} oximeter.measurements_histogramf64 (5929709f-e604-43a3-8792-d55f7ee7ed43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 21:43:10.676077 [ 23 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003848542 sec., 358057.6748285455 rows/sec., 21.76 MiB/sec. 2023.10.24 21:43:10.676221 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} executeQuery: Read 25 rows, 34.55 KiB in 0.002972854 sec., 8409 rows/sec., 11.35 MiB/sec. 2023.10.24 21:43:10.676273 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 21:43:10.676393 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} DynamicQueryHandler: Done processing query 2023.10.24 21:43:10.676418 [ 3 ] {fa1bb97e-ff4e-49f2-8057-99c8b53f36e1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.24 21:43:10.676434 [ 3 ] {} HTTP-Session: b0141a3c-3715-4420-866e-12374656d5ca Destroying unnamed session 2023.10.24 21:43:10.676518 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 21:43:10.676548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33747, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 21:43:10.676587 [ 10 ] {7cc29a73-969e-4db1-876b-74aaffc5c7c5::all_1_26_5} oximeter.measurements_cumulativei64 (7cc29a73-969e-4db1-876b-74aaffc5c7c5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 21:43:10.676594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 21:43:10.676618 [ 3 ] {} HTTP-Session: a6c4352f-ce5f-41f7-a462-f758d76f436a Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 2023.10.24 21:43:10.676648 [ 3 ] {} HTTP-Session: a6c4352f-ce5f-41f7-a462-f758d76f436a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 21:43:10.676729 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} executeQuery: (from [fd00:1122:3344:101::d]:33747) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 21:43:10.676767 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 21:43:10.676876 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 21:43:10.677163 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB. 2023.10.24 21:43:10.677388 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 21:43:10.677564 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} oximeter.measurements_i64 (9134a275-1992-4c8e-acdb-77af59f4b6c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 21:43:10.677671 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} executeQuery: Read 19 rows, 1.01 KiB in 0.000909559 sec., 20889 rows/sec., 1.08 MiB/sec. 2023.10.24 21:43:10.677856 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} DynamicQueryHandler: Done processing query 2023.10.24 21:43:10.677881 [ 3 ] {ad91ad37-3327-4aaa-846e-f414561f32c0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 21:43:10.677896 [ 3 ] {} HTTP-Session: a6c4352f-ce5f-41f7-a462-f758d76f436a Destroying unnamed session