[ Nov 7 09:48:03 Enabled. ] [ Nov 7 09:48:03 Rereading configuration. ] [ Nov 7 09:48:04 Rereading configuration. ] [ Nov 7 09:48:05 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=oxControlService16 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService16 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService16 ipadm: Could not delete oxControlService16: Interface does not exist + true + ipadm create-if -t oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 + ipadm show-addr oxControlService16/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService16/ll + ipadm show-addr oxControlService16/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 7 09:48:06 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.07 09:48:06.809167 [ 1 ] {} Application: Will watch for the process with pid 24983 2023.11.07 09:48:06.809326 [ 1 ] {} Application: Forked a child process to watch 2023.11.07 09:48:07.607966 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24983 2023.11.07 09:48:07.608190 [ 1 ] {} Application: starting up 2023.11.07 09:48:07.608452 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.07 09:48:07.729500 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.07 09:48:07.729559 [ 1 ] {} Application: Initializing DateLUT. 2023.11.07 09:48:07.729573 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.07 09:48:07.729618 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.07 09:48:07.729990 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.07 09:48:07.730719 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.07 09:48:07.731255 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.07 09:48:07.731555 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.11.07 09:48:07.736330 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.07 09:48:07.736383 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.07 09:48:07.737176 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.07 09:48:07.737376 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.07 09:48:07.745595 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.07 09:48:07.746083 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.07 09:48:07.746114 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.07 09:48:07.747791 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.07 09:48:07.748415 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.07 09:48:07.748710 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.07 09:48:07.749112 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.07 09:48:07.750300 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.07 09:48:07.750366 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.07 09:48:07.750444 [ 1 ] {} Application: Loaded user defined objects 2023.11.07 09:48:07.750470 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.07 09:48:07.761794 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.07 09:48:07.761829 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131582 sec 2023.11.07 09:48:07.762536 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.07 09:48:07.762618 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.07 09:48:07.762640 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.07 09:48:07.762658 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.07 09:48:07.762670 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.07 09:48:07.762685 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.07 09:48:07.762700 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.07 09:48:07.762737 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.07 09:48:07.762758 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.07 09:48:07.762790 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.07 09:48:07.762802 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.07 09:48:07.762816 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.07 09:48:07.762831 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.07 09:48:07.762869 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.07 09:48:07.762886 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.07 09:48:07.762904 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.07 09:48:07.804328 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.07 09:48:07.805727 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.07 09:48:07.805762 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8612e-05 sec 2023.11.07 09:48:07.805794 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.07 09:48:07.805836 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.07 09:48:07.805864 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.07 09:48:07.808268 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.07 09:48:07.813415 [ 1 ] {} Application: Loaded metadata. 2023.11.07 09:48:07.813592 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.11.07 09:48:07.813639 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.07 09:48:08.116720 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.11.07 09:48:08.140675 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.11.07 09:48:08.140737 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.07 09:48:08.226854 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.07 09:48:08.227638 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.07 09:48:08.227990 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.07 09:48:08.228059 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.07 09:48:08.228080 [ 124 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:48:08.228172 [ 124 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:48:08.228207 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.07 09:48:08.228260 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.07 09:48:08.229076 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.07 09:48:08.229115 [ 1 ] {} Application: Ready for connections. 2023.11.07 09:48:23.228255 [ 143 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:48:23.228349 [ 143 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:48:26.227803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.228004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.228590 [ 3 ] {} HTTP-Session: 4926ce47-0b66-41e5-80df-8e4a3d427556 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.228629 [ 3 ] {} HTTP-Session: 4926ce47-0b66-41e5-80df-8e4a3d427556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.228755 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.07 09:48:26.228787 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.07 09:48:26.228801 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.07 09:48:26.230180 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} executeQuery: (from [fd00:1122:3344:101::d]:40855) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.07 09:48:26.231396 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.07 09:48:26.233532 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.07 09:48:26.235313 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:26.241085 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.241155 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.07 09:48:26.241176 [ 3 ] {} HTTP-Session: 4926ce47-0b66-41e5-80df-8e4a3d427556 Destroying unnamed session 2023.11.07 09:48:26.241447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.241506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.241528 [ 3 ] {} HTTP-Session: f8766db2-3a9b-4c06-8e56-80c5624c5a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.241548 [ 3 ] {} HTTP-Session: f8766db2-3a9b-4c06-8e56-80c5624c5a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.241657 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} executeQuery: (from [fd00:1122:3344:101::d]:40855) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.07 09:48:26.260562 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40855) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.07 09:48:26.261256 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.07 09:48:26.261381 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.261401 [ 3 ] {} HTTP-Session: f8766db2-3a9b-4c06-8e56-80c5624c5a24 Destroying unnamed session 2023.11.07 09:48:26.262324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.262373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.262393 [ 3 ] {} HTTP-Session: 8d89fbd0-29b4-4b77-82fd-856cb338815c Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.262413 [ 3 ] {} HTTP-Session: 8d89fbd0-29b4-4b77-82fd-856cb338815c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.262524 [ 3 ] {0965246f-20b1-45ba-9732-86c0dbbaea87} executeQuery: (from [fd00:1122:3344:101::d]:40855) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.11.07 09:48:26.262627 [ 3 ] {0965246f-20b1-45ba-9732-86c0dbbaea87} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.262651 [ 3 ] {0965246f-20b1-45ba-9732-86c0dbbaea87} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.262668 [ 3 ] {} HTTP-Session: 8d89fbd0-29b4-4b77-82fd-856cb338815c Destroying unnamed session 2023.11.07 09:48:26.262797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.262841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.262863 [ 3 ] {} HTTP-Session: 6603aa5c-310d-4463-85ad-67429700f892 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.262879 [ 3 ] {} HTTP-Session: 6603aa5c-310d-4463-85ad-67429700f892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.262937 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.11.07 09:48:26.262992 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.07 09:48:26.264975 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.07 09:48:26.265001 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5551e-05 sec 2023.11.07 09:48:26.265023 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.07 09:48:26.265037 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} DatabaseAtomic (oximeter): Starting up tables. 2023.11.07 09:48:26.265107 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.265127 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.265148 [ 3 ] {} HTTP-Session: 6603aa5c-310d-4463-85ad-67429700f892 Destroying unnamed session 2023.11.07 09:48:26.265245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.265289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.265310 [ 3 ] {} HTTP-Session: 0e2a79b3-5fd5-48f4-93f7-bfbf06bbc51b Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.265326 [ 3 ] {} HTTP-Session: 0e2a79b3-5fd5-48f4-93f7-bfbf06bbc51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.265464 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.11.07 09:48:26.265506 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.07 09:48:26.269783 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} oximeter.version (8eb27bb4-1ea1-42be-b578-87ba879e83e9): Loading data parts 2023.11.07 09:48:26.269913 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} oximeter.version (8eb27bb4-1ea1-42be-b578-87ba879e83e9): There are no data parts 2023.11.07 09:48:26.271819 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.271845 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.271866 [ 3 ] {} HTTP-Session: 0e2a79b3-5fd5-48f4-93f7-bfbf06bbc51b Destroying unnamed session 2023.11.07 09:48:26.271970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.272019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.272040 [ 3 ] {} HTTP-Session: 3261b34a-bfc7-49f5-8204-70f276011e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.272061 [ 3 ] {} HTTP-Session: 3261b34a-bfc7-49f5-8204-70f276011e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.272247 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.272293 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.07 09:48:26.285917 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Loading data parts 2023.11.07 09:48:26.286017 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): There are no data parts 2023.11.07 09:48:26.287309 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.287335 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.287354 [ 3 ] {} HTTP-Session: 3261b34a-bfc7-49f5-8204-70f276011e77 Destroying unnamed session 2023.11.07 09:48:26.287486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.287536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.287558 [ 3 ] {} HTTP-Session: a70e4a81-26d8-46b5-89e6-5afb6e321700 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.287574 [ 3 ] {} HTTP-Session: a70e4a81-26d8-46b5-89e6-5afb6e321700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.287761 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.287807 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.07 09:48:26.289523 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} oximeter.measurements_i8 (7bdef2a1-fe99-45dc-979c-2ebbaea22952): Loading data parts 2023.11.07 09:48:26.289608 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} oximeter.measurements_i8 (7bdef2a1-fe99-45dc-979c-2ebbaea22952): There are no data parts 2023.11.07 09:48:26.290798 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.290823 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.290840 [ 3 ] {} HTTP-Session: a70e4a81-26d8-46b5-89e6-5afb6e321700 Destroying unnamed session 2023.11.07 09:48:26.290959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.291005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.291024 [ 3 ] {} HTTP-Session: cab433fb-d504-46e1-80e5-d4a35800bf94 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.291044 [ 3 ] {} HTTP-Session: cab433fb-d504-46e1-80e5-d4a35800bf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.291235 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.291281 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.07 09:48:26.293002 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} oximeter.measurements_u8 (db8ff8a9-8e0d-4f60-b9eb-d2f817af9d4c): Loading data parts 2023.11.07 09:48:26.293100 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} oximeter.measurements_u8 (db8ff8a9-8e0d-4f60-b9eb-d2f817af9d4c): There are no data parts 2023.11.07 09:48:26.294277 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.294307 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.294322 [ 3 ] {} HTTP-Session: cab433fb-d504-46e1-80e5-d4a35800bf94 Destroying unnamed session 2023.11.07 09:48:26.294423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.294469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.294487 [ 3 ] {} HTTP-Session: 7f0dde64-dfc7-4186-b024-c7cbc94dd62c Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.294508 [ 3 ] {} HTTP-Session: 7f0dde64-dfc7-4186-b024-c7cbc94dd62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.294692 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.294735 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.07 09:48:26.298208 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} oximeter.measurements_i16 (908e2129-0118-4412-977f-29337ef88ed1): Loading data parts 2023.11.07 09:48:26.298297 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} oximeter.measurements_i16 (908e2129-0118-4412-977f-29337ef88ed1): There are no data parts 2023.11.07 09:48:26.299705 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.299734 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.299750 [ 3 ] {} HTTP-Session: 7f0dde64-dfc7-4186-b024-c7cbc94dd62c Destroying unnamed session 2023.11.07 09:48:26.299864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.299913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.299931 [ 3 ] {} HTTP-Session: ab9655f8-0af1-459c-b139-53292e9d5e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.299953 [ 3 ] {} HTTP-Session: ab9655f8-0af1-459c-b139-53292e9d5e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.300140 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.300186 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.07 09:48:26.301634 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} oximeter.measurements_u16 (b43ee38d-d328-4e53-8844-ba2ba923db03): Loading data parts 2023.11.07 09:48:26.301714 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} oximeter.measurements_u16 (b43ee38d-d328-4e53-8844-ba2ba923db03): There are no data parts 2023.11.07 09:48:26.303126 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.303158 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.303173 [ 3 ] {} HTTP-Session: ab9655f8-0af1-459c-b139-53292e9d5e97 Destroying unnamed session 2023.11.07 09:48:26.303303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.303358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.303377 [ 3 ] {} HTTP-Session: 6c984334-aee5-431e-9e2d-1f250f949ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.303399 [ 3 ] {} HTTP-Session: 6c984334-aee5-431e-9e2d-1f250f949ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.303582 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.303631 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.07 09:48:26.305086 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} oximeter.measurements_i32 (0378bc56-5523-406a-8261-5ccb2ac553e1): Loading data parts 2023.11.07 09:48:26.305166 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} oximeter.measurements_i32 (0378bc56-5523-406a-8261-5ccb2ac553e1): There are no data parts 2023.11.07 09:48:26.306232 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.306264 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.306279 [ 3 ] {} HTTP-Session: 6c984334-aee5-431e-9e2d-1f250f949ff6 Destroying unnamed session 2023.11.07 09:48:26.306382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.306438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.306457 [ 3 ] {} HTTP-Session: c5446d96-4f84-4bba-a7dd-9dcd104a0453 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.306473 [ 3 ] {} HTTP-Session: c5446d96-4f84-4bba-a7dd-9dcd104a0453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.306662 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.306714 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.07 09:48:26.308130 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} oximeter.measurements_u32 (39d23537-0a93-4d77-9cab-0af24cf1e278): Loading data parts 2023.11.07 09:48:26.308209 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} oximeter.measurements_u32 (39d23537-0a93-4d77-9cab-0af24cf1e278): There are no data parts 2023.11.07 09:48:26.309274 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.309299 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.309322 [ 3 ] {} HTTP-Session: c5446d96-4f84-4bba-a7dd-9dcd104a0453 Destroying unnamed session 2023.11.07 09:48:26.309416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.309466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.309491 [ 3 ] {} HTTP-Session: ce9a2ff4-78df-4578-b965-8f2b91437357 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.309506 [ 3 ] {} HTTP-Session: ce9a2ff4-78df-4578-b965-8f2b91437357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.309693 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.309745 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.07 09:48:26.311211 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Loading data parts 2023.11.07 09:48:26.311299 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): There are no data parts 2023.11.07 09:48:26.312358 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.312383 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.312407 [ 3 ] {} HTTP-Session: ce9a2ff4-78df-4578-b965-8f2b91437357 Destroying unnamed session 2023.11.07 09:48:26.312504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.312553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.312577 [ 3 ] {} HTTP-Session: ddf18663-5577-427d-8743-65f007b507e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.312593 [ 3 ] {} HTTP-Session: ddf18663-5577-427d-8743-65f007b507e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.312780 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.312827 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.07 09:48:26.314231 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} oximeter.measurements_u64 (57f072e6-54b9-4b01-8887-5aeeef412064): Loading data parts 2023.11.07 09:48:26.314343 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} oximeter.measurements_u64 (57f072e6-54b9-4b01-8887-5aeeef412064): There are no data parts 2023.11.07 09:48:26.315394 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.315426 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.315449 [ 3 ] {} HTTP-Session: ddf18663-5577-427d-8743-65f007b507e6 Destroying unnamed session 2023.11.07 09:48:26.315548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.315597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.315623 [ 3 ] {} HTTP-Session: a15c5f02-d325-478b-b212-93f32cad7da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.315639 [ 3 ] {} HTTP-Session: a15c5f02-d325-478b-b212-93f32cad7da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.315826 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.315875 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.07 09:48:26.317282 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} oximeter.measurements_f32 (41d90457-ef03-4fe6-8c4d-3af5f6d5e780): Loading data parts 2023.11.07 09:48:26.317365 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} oximeter.measurements_f32 (41d90457-ef03-4fe6-8c4d-3af5f6d5e780): There are no data parts 2023.11.07 09:48:26.318403 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.318436 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.318451 [ 3 ] {} HTTP-Session: a15c5f02-d325-478b-b212-93f32cad7da9 Destroying unnamed session 2023.11.07 09:48:26.318576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.318626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.318644 [ 3 ] {} HTTP-Session: fb403f51-92bb-4897-bbe1-e5b2cd8bb6c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.318668 [ 3 ] {} HTTP-Session: fb403f51-92bb-4897-bbe1-e5b2cd8bb6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.318856 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.318905 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.07 09:48:26.320311 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} oximeter.measurements_f64 (baf34729-240f-488f-aaee-1e5efe1b9f5c): Loading data parts 2023.11.07 09:48:26.320394 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} oximeter.measurements_f64 (baf34729-240f-488f-aaee-1e5efe1b9f5c): There are no data parts 2023.11.07 09:48:26.321468 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.321500 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.321516 [ 3 ] {} HTTP-Session: fb403f51-92bb-4897-bbe1-e5b2cd8bb6c3 Destroying unnamed session 2023.11.07 09:48:26.321629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.321678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.321698 [ 3 ] {} HTTP-Session: c34eaaf4-68a1-4e9f-a849-a188166cf133 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.321722 [ 3 ] {} HTTP-Session: c34eaaf4-68a1-4e9f-a849-a188166cf133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.321903 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.321956 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.07 09:48:26.323365 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} oximeter.measurements_string (cc5ba36c-834c-42ff-bd77-0d5aff2723b5): Loading data parts 2023.11.07 09:48:26.323447 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} oximeter.measurements_string (cc5ba36c-834c-42ff-bd77-0d5aff2723b5): There are no data parts 2023.11.07 09:48:26.324541 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.324565 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.324588 [ 3 ] {} HTTP-Session: c34eaaf4-68a1-4e9f-a849-a188166cf133 Destroying unnamed session 2023.11.07 09:48:26.324695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.324743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.324762 [ 3 ] {} HTTP-Session: 95014d9d-21b2-4daf-8cd3-4e9c40ec1cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.324784 [ 3 ] {} HTTP-Session: 95014d9d-21b2-4daf-8cd3-4e9c40ec1cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.324970 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.325023 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.07 09:48:26.326448 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} oximeter.measurements_bytes (aeaad69f-00df-4067-a14e-4460f0e168d7): Loading data parts 2023.11.07 09:48:26.326521 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} oximeter.measurements_bytes (aeaad69f-00df-4067-a14e-4460f0e168d7): There are no data parts 2023.11.07 09:48:26.327611 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.327636 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.327661 [ 3 ] {} HTTP-Session: 95014d9d-21b2-4daf-8cd3-4e9c40ec1cf3 Destroying unnamed session 2023.11.07 09:48:26.327762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.327805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.327832 [ 3 ] {} HTTP-Session: df337e5c-a13f-4f17-9ed5-194ed147a8a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.327855 [ 3 ] {} HTTP-Session: df337e5c-a13f-4f17-9ed5-194ed147a8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.328056 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.328111 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.07 09:48:26.329569 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Loading data parts 2023.11.07 09:48:26.329649 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): There are no data parts 2023.11.07 09:48:26.330727 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.330760 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.330776 [ 3 ] {} HTTP-Session: df337e5c-a13f-4f17-9ed5-194ed147a8a6 Destroying unnamed session 2023.11.07 09:48:26.330874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.330925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.330944 [ 3 ] {} HTTP-Session: 351a2160-8100-4c62-810b-6e009ba420d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.330967 [ 3 ] {} HTTP-Session: 351a2160-8100-4c62-810b-6e009ba420d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.331166 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.331221 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.07 09:48:26.332687 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} oximeter.measurements_cumulativeu64 (d40f7542-5ea1-4873-8e61-49eaafc41f40): Loading data parts 2023.11.07 09:48:26.332769 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} oximeter.measurements_cumulativeu64 (d40f7542-5ea1-4873-8e61-49eaafc41f40): There are no data parts 2023.11.07 09:48:26.333854 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.333886 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.333903 [ 3 ] {} HTTP-Session: 351a2160-8100-4c62-810b-6e009ba420d0 Destroying unnamed session 2023.11.07 09:48:26.334014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.334065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.334085 [ 3 ] {} HTTP-Session: 4550cb21-ad74-4d67-9021-69bfd3c5cbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.334108 [ 3 ] {} HTTP-Session: 4550cb21-ad74-4d67-9021-69bfd3c5cbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.334312 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.334361 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.07 09:48:26.335805 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} oximeter.measurements_cumulativef32 (25395e10-3d21-4d95-adc7-e510afd89c31): Loading data parts 2023.11.07 09:48:26.335891 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} oximeter.measurements_cumulativef32 (25395e10-3d21-4d95-adc7-e510afd89c31): There are no data parts 2023.11.07 09:48:26.336946 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.336979 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.337001 [ 3 ] {} HTTP-Session: 4550cb21-ad74-4d67-9021-69bfd3c5cbbf Destroying unnamed session 2023.11.07 09:48:26.337100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.337150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.337178 [ 3 ] {} HTTP-Session: 66747319-281b-42bc-ac90-398b9de1e7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.337193 [ 3 ] {} HTTP-Session: 66747319-281b-42bc-ac90-398b9de1e7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.337398 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} executeQuery: (from [fd00:1122:3344:101::d]:40855) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.337455 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.07 09:48:26.338901 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} oximeter.measurements_cumulativef64 (b61e1ebb-e957-4868-8f3a-4ec20542f881): Loading data parts 2023.11.07 09:48:26.338980 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} oximeter.measurements_cumulativef64 (b61e1ebb-e957-4868-8f3a-4ec20542f881): There are no data parts 2023.11.07 09:48:26.340046 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.340070 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.340096 [ 3 ] {} HTTP-Session: 66747319-281b-42bc-ac90-398b9de1e7b9 Destroying unnamed session 2023.11.07 09:48:26.340206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.340257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.340284 [ 3 ] {} HTTP-Session: 3efe9775-36e1-4a05-ae07-e31a2a20c366 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.340300 [ 3 ] {} HTTP-Session: 3efe9775-36e1-4a05-ae07-e31a2a20c366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.340519 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.340577 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.07 09:48:26.342044 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} oximeter.measurements_histogrami8 (0724f4c6-13f1-4a71-82f0-5795f38bd71a): Loading data parts 2023.11.07 09:48:26.342115 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} oximeter.measurements_histogrami8 (0724f4c6-13f1-4a71-82f0-5795f38bd71a): There are no data parts 2023.11.07 09:48:26.343182 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.343216 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.343232 [ 3 ] {} HTTP-Session: 3efe9775-36e1-4a05-ae07-e31a2a20c366 Destroying unnamed session 2023.11.07 09:48:26.343329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.343388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.343407 [ 3 ] {} HTTP-Session: 22437b92-b7d1-4f1e-a338-c67e81f21b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.343432 [ 3 ] {} HTTP-Session: 22437b92-b7d1-4f1e-a338-c67e81f21b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.343642 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.343702 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.07 09:48:26.345195 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} oximeter.measurements_histogramu8 (24683534-1108-48f1-8083-e7ca590f73a6): Loading data parts 2023.11.07 09:48:26.345266 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} oximeter.measurements_histogramu8 (24683534-1108-48f1-8083-e7ca590f73a6): There are no data parts 2023.11.07 09:48:26.346351 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.346386 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.346402 [ 3 ] {} HTTP-Session: 22437b92-b7d1-4f1e-a338-c67e81f21b51 Destroying unnamed session 2023.11.07 09:48:26.346511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.346564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.346582 [ 3 ] {} HTTP-Session: a9e8da05-d50f-4e6b-a453-a305c56ce475 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.346607 [ 3 ] {} HTTP-Session: a9e8da05-d50f-4e6b-a453-a305c56ce475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.346826 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.346887 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.07 09:48:26.348368 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} oximeter.measurements_histogrami16 (6dcad78a-3665-4491-aa47-bb491afacb76): Loading data parts 2023.11.07 09:48:26.348451 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} oximeter.measurements_histogrami16 (6dcad78a-3665-4491-aa47-bb491afacb76): There are no data parts 2023.11.07 09:48:26.349531 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.349557 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.349572 [ 3 ] {} HTTP-Session: a9e8da05-d50f-4e6b-a453-a305c56ce475 Destroying unnamed session 2023.11.07 09:48:26.349690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.349744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.349763 [ 3 ] {} HTTP-Session: d1a00b2a-2d4d-4f47-8af1-b357f38cbbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.349788 [ 3 ] {} HTTP-Session: d1a00b2a-2d4d-4f47-8af1-b357f38cbbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.350007 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.350068 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.07 09:48:26.351528 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} oximeter.measurements_histogramu16 (49cd246f-7644-47b6-838f-c3398169a2d2): Loading data parts 2023.11.07 09:48:26.351609 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} oximeter.measurements_histogramu16 (49cd246f-7644-47b6-838f-c3398169a2d2): There are no data parts 2023.11.07 09:48:26.352689 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.352713 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.352738 [ 3 ] {} HTTP-Session: d1a00b2a-2d4d-4f47-8af1-b357f38cbbaf Destroying unnamed session 2023.11.07 09:48:26.352832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.352885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.352911 [ 3 ] {} HTTP-Session: b9cfa87b-65c0-482d-9296-5e8f899421c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.352934 [ 3 ] {} HTTP-Session: b9cfa87b-65c0-482d-9296-5e8f899421c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.353142 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.353201 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.07 09:48:26.354669 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} oximeter.measurements_histogrami32 (9522f55c-014e-4a0a-b7c7-f5a68e0b6d12): Loading data parts 2023.11.07 09:48:26.354741 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} oximeter.measurements_histogrami32 (9522f55c-014e-4a0a-b7c7-f5a68e0b6d12): There are no data parts 2023.11.07 09:48:26.355795 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.355819 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.355845 [ 3 ] {} HTTP-Session: b9cfa87b-65c0-482d-9296-5e8f899421c4 Destroying unnamed session 2023.11.07 09:48:26.355965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.356016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.356035 [ 3 ] {} HTTP-Session: 50c4802d-a38f-43d0-9886-e8e77a120548 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.356061 [ 3 ] {} HTTP-Session: 50c4802d-a38f-43d0-9886-e8e77a120548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.356270 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.356329 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.07 09:48:26.357782 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} oximeter.measurements_histogramu32 (890f8819-ea35-4800-855d-12b6ced5fc8e): Loading data parts 2023.11.07 09:48:26.357867 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} oximeter.measurements_histogramu32 (890f8819-ea35-4800-855d-12b6ced5fc8e): There are no data parts 2023.11.07 09:48:26.358986 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.359020 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.359036 [ 3 ] {} HTTP-Session: 50c4802d-a38f-43d0-9886-e8e77a120548 Destroying unnamed session 2023.11.07 09:48:26.359161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.359213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.359232 [ 3 ] {} HTTP-Session: 12a06c28-54bc-4758-ae90-e5af36f80cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.359257 [ 3 ] {} HTTP-Session: 12a06c28-54bc-4758-ae90-e5af36f80cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.359472 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.359532 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.07 09:48:26.361066 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} oximeter.measurements_histogrami64 (3e41086d-e020-48ee-93cc-35f32bbc9b13): Loading data parts 2023.11.07 09:48:26.361147 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} oximeter.measurements_histogrami64 (3e41086d-e020-48ee-93cc-35f32bbc9b13): There are no data parts 2023.11.07 09:48:26.362257 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.362282 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.362307 [ 3 ] {} HTTP-Session: 12a06c28-54bc-4758-ae90-e5af36f80cdf Destroying unnamed session 2023.11.07 09:48:26.362407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.362460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.362488 [ 3 ] {} HTTP-Session: ccb6e0b4-d75b-4d35-a41e-920103ee8176 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.362504 [ 3 ] {} HTTP-Session: ccb6e0b4-d75b-4d35-a41e-920103ee8176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.362717 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.362776 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.07 09:48:26.364251 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} oximeter.measurements_histogramu64 (a9931b66-b888-41a3-8992-fe3b6771c421): Loading data parts 2023.11.07 09:48:26.364338 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} oximeter.measurements_histogramu64 (a9931b66-b888-41a3-8992-fe3b6771c421): There are no data parts 2023.11.07 09:48:26.365398 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.365423 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.365450 [ 3 ] {} HTTP-Session: ccb6e0b4-d75b-4d35-a41e-920103ee8176 Destroying unnamed session 2023.11.07 09:48:26.365548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.365607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.365626 [ 3 ] {} HTTP-Session: 25fa8d71-7602-4eb2-a135-00dab2e94b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.365641 [ 3 ] {} HTTP-Session: 25fa8d71-7602-4eb2-a135-00dab2e94b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.365857 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.365917 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.07 09:48:26.367501 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} oximeter.measurements_histogramf32 (459dc83b-75b4-43e6-9be5-859f6c89912a): Loading data parts 2023.11.07 09:48:26.367579 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} oximeter.measurements_histogramf32 (459dc83b-75b4-43e6-9be5-859f6c89912a): There are no data parts 2023.11.07 09:48:26.368657 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.368692 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.368707 [ 3 ] {} HTTP-Session: 25fa8d71-7602-4eb2-a135-00dab2e94b67 Destroying unnamed session 2023.11.07 09:48:26.368815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.368870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.368888 [ 3 ] {} HTTP-Session: 4536ddb3-6133-42e6-9aad-185215d7faf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.368914 [ 3 ] {} HTTP-Session: 4536ddb3-6133-42e6-9aad-185215d7faf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.369129 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.07 09:48:26.369190 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.07 09:48:26.370651 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Loading data parts 2023.11.07 09:48:26.370740 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): There are no data parts 2023.11.07 09:48:26.371811 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.371836 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.371851 [ 3 ] {} HTTP-Session: 4536ddb3-6133-42e6-9aad-185215d7faf4 Destroying unnamed session 2023.11.07 09:48:26.371966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.372019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.372037 [ 3 ] {} HTTP-Session: d1b27202-b756-4a8d-acd9-e122abed5b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.372062 [ 3 ] {} HTTP-Session: d1b27202-b756-4a8d-acd9-e122abed5b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.372222 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.372267 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.07 09:48:26.373595 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} oximeter.fields_bool (d7abc02f-20c3-40c1-af61-ab03a494f273): Loading data parts 2023.11.07 09:48:26.373666 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} oximeter.fields_bool (d7abc02f-20c3-40c1-af61-ab03a494f273): There are no data parts 2023.11.07 09:48:26.374694 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.374730 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.374745 [ 3 ] {} HTTP-Session: d1b27202-b756-4a8d-acd9-e122abed5b31 Destroying unnamed session 2023.11.07 09:48:26.374858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.374910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.374928 [ 3 ] {} HTTP-Session: 34ac5bdc-fcd0-4a68-b610-b1963fcbe4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.374954 [ 3 ] {} HTTP-Session: 34ac5bdc-fcd0-4a68-b610-b1963fcbe4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.375113 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.375158 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.07 09:48:26.376479 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} oximeter.fields_i8 (33386099-7e1d-4769-a73d-b496e43effce): Loading data parts 2023.11.07 09:48:26.376552 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} oximeter.fields_i8 (33386099-7e1d-4769-a73d-b496e43effce): There are no data parts 2023.11.07 09:48:26.377583 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.377607 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.377633 [ 3 ] {} HTTP-Session: 34ac5bdc-fcd0-4a68-b610-b1963fcbe4e9 Destroying unnamed session 2023.11.07 09:48:26.377728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.377779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.377807 [ 3 ] {} HTTP-Session: 1e209bae-0d5c-4dd7-b171-4efeb1a6fbee Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.377822 [ 3 ] {} HTTP-Session: 1e209bae-0d5c-4dd7-b171-4efeb1a6fbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.377981 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.378027 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.07 09:48:26.379343 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} oximeter.fields_u8 (ee4d57b2-536e-4082-9734-6c92fe0d7204): Loading data parts 2023.11.07 09:48:26.379431 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} oximeter.fields_u8 (ee4d57b2-536e-4082-9734-6c92fe0d7204): There are no data parts 2023.11.07 09:48:26.380450 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.380485 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.380500 [ 3 ] {} HTTP-Session: 1e209bae-0d5c-4dd7-b171-4efeb1a6fbee Destroying unnamed session 2023.11.07 09:48:26.380606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.380659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.380677 [ 3 ] {} HTTP-Session: b1eadc6c-35ea-4a9b-98c7-1422d371b307 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.380705 [ 3 ] {} HTTP-Session: b1eadc6c-35ea-4a9b-98c7-1422d371b307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.380864 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.380910 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.07 09:48:26.382235 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} oximeter.fields_i16 (f1259028-e77e-4388-8380-39a78eccac86): Loading data parts 2023.11.07 09:48:26.382310 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} oximeter.fields_i16 (f1259028-e77e-4388-8380-39a78eccac86): There are no data parts 2023.11.07 09:48:26.383364 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.383388 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.383416 [ 3 ] {} HTTP-Session: b1eadc6c-35ea-4a9b-98c7-1422d371b307 Destroying unnamed session 2023.11.07 09:48:26.383536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.383577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.383606 [ 3 ] {} HTTP-Session: 9e87f4cd-cbdd-4eee-b33d-ed62a6204623 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.383632 [ 3 ] {} HTTP-Session: 9e87f4cd-cbdd-4eee-b33d-ed62a6204623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.383782 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.383839 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.07 09:48:26.385574 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} oximeter.fields_u16 (451df7d9-4e3f-46dd-a5f9-1b3f187938b0): Loading data parts 2023.11.07 09:48:26.385691 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} oximeter.fields_u16 (451df7d9-4e3f-46dd-a5f9-1b3f187938b0): There are no data parts 2023.11.07 09:48:26.386928 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.386953 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.386976 [ 3 ] {} HTTP-Session: 9e87f4cd-cbdd-4eee-b33d-ed62a6204623 Destroying unnamed session 2023.11.07 09:48:26.387090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.387139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.387163 [ 3 ] {} HTTP-Session: 1af1556a-5ee0-4fe1-ac0a-72f6fc5fde90 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.387180 [ 3 ] {} HTTP-Session: 1af1556a-5ee0-4fe1-ac0a-72f6fc5fde90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.387341 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.387391 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.07 09:48:26.388931 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} oximeter.fields_i32 (51cad103-d75e-4501-9851-c1ad0e76fd5d): Loading data parts 2023.11.07 09:48:26.389021 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} oximeter.fields_i32 (51cad103-d75e-4501-9851-c1ad0e76fd5d): There are no data parts 2023.11.07 09:48:26.390082 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.390120 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.390135 [ 3 ] {} HTTP-Session: 1af1556a-5ee0-4fe1-ac0a-72f6fc5fde90 Destroying unnamed session 2023.11.07 09:48:26.390276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.390329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.390347 [ 3 ] {} HTTP-Session: c802e6e9-3c14-4c32-85c9-46c825606b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.390370 [ 3 ] {} HTTP-Session: c802e6e9-3c14-4c32-85c9-46c825606b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.390529 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.390572 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.07 09:48:26.391918 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} oximeter.fields_u32 (5ae75119-7847-41b6-9377-0cb69bc94fac): Loading data parts 2023.11.07 09:48:26.391994 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} oximeter.fields_u32 (5ae75119-7847-41b6-9377-0cb69bc94fac): There are no data parts 2023.11.07 09:48:26.393025 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.393057 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.393072 [ 3 ] {} HTTP-Session: c802e6e9-3c14-4c32-85c9-46c825606b70 Destroying unnamed session 2023.11.07 09:48:26.393201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.393255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.393274 [ 3 ] {} HTTP-Session: 32ccb8a6-4b83-4276-aa90-15791a783a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.393290 [ 3 ] {} HTTP-Session: 32ccb8a6-4b83-4276-aa90-15791a783a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.393446 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.393500 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.07 09:48:26.394961 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Loading data parts 2023.11.07 09:48:26.395043 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): There are no data parts 2023.11.07 09:48:26.396081 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.396110 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.396134 [ 3 ] {} HTTP-Session: 32ccb8a6-4b83-4276-aa90-15791a783a63 Destroying unnamed session 2023.11.07 09:48:26.396358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.396423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.396462 [ 3 ] {} HTTP-Session: d3a90596-8925-4ade-a59f-88258505dc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.396485 [ 3 ] {} HTTP-Session: d3a90596-8925-4ade-a59f-88258505dc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.396701 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.396812 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.07 09:48:26.403032 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} oximeter.fields_u64 (da0dd9c0-7f24-4530-a3ba-ed4a5ec488b6): Loading data parts 2023.11.07 09:48:26.403140 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} oximeter.fields_u64 (da0dd9c0-7f24-4530-a3ba-ed4a5ec488b6): There are no data parts 2023.11.07 09:48:26.406547 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.406585 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.406601 [ 3 ] {} HTTP-Session: d3a90596-8925-4ade-a59f-88258505dc03 Destroying unnamed session 2023.11.07 09:48:26.406770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.406835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.406858 [ 3 ] {} HTTP-Session: d299651c-947f-4a19-abb7-d48692fd07ca Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.406884 [ 3 ] {} HTTP-Session: d299651c-947f-4a19-abb7-d48692fd07ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.407049 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.407102 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.07 09:48:26.411804 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} oximeter.fields_ipaddr (3a5c9575-3e9b-4130-bf17-01ba5ec65bc4): Loading data parts 2023.11.07 09:48:26.411912 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} oximeter.fields_ipaddr (3a5c9575-3e9b-4130-bf17-01ba5ec65bc4): There are no data parts 2023.11.07 09:48:26.414301 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.414327 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.414350 [ 3 ] {} HTTP-Session: d299651c-947f-4a19-abb7-d48692fd07ca Destroying unnamed session 2023.11.07 09:48:26.414469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.414514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.414541 [ 3 ] {} HTTP-Session: 8b1099ab-b327-43f1-ba0a-fe0ad2ba924f Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.414564 [ 3 ] {} HTTP-Session: 8b1099ab-b327-43f1-ba0a-fe0ad2ba924f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.414731 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.414787 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.07 09:48:26.418118 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Loading data parts 2023.11.07 09:48:26.418224 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): There are no data parts 2023.11.07 09:48:26.423708 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.423734 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.423757 [ 3 ] {} HTTP-Session: 8b1099ab-b327-43f1-ba0a-fe0ad2ba924f Destroying unnamed session 2023.11.07 09:48:26.423866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.423916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.423941 [ 3 ] {} HTTP-Session: 7fc9b2b0-e199-4be2-8535-fc04fe8ed824 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.423957 [ 3 ] {} HTTP-Session: 7fc9b2b0-e199-4be2-8535-fc04fe8ed824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.424114 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.11.07 09:48:26.424163 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.07 09:48:26.428159 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Loading data parts 2023.11.07 09:48:26.428252 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): There are no data parts 2023.11.07 09:48:26.430485 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.430518 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.430534 [ 3 ] {} HTTP-Session: 7fc9b2b0-e199-4be2-8535-fc04fe8ed824 Destroying unnamed session 2023.11.07 09:48:26.430660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.430709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.430728 [ 3 ] {} HTTP-Session: 90979af7-bdc9-4cb3-b707-c914c2fe1109 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.430750 [ 3 ] {} HTTP-Session: 90979af7-bdc9-4cb3-b707-c914c2fe1109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.430968 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} executeQuery: (from [fd00:1122:3344:101::d]:40855) 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, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.11.07 09:48:26.431035 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.07 09:48:26.435237 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Loading data parts 2023.11.07 09:48:26.435316 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): There are no data parts 2023.11.07 09:48:26.442166 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.442200 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.07 09:48:26.442215 [ 3 ] {} HTTP-Session: 90979af7-bdc9-4cb3-b707-c914c2fe1109 Destroying unnamed session 2023.11.07 09:48:26.442344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:26.442395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:26.442413 [ 3 ] {} HTTP-Session: 32b60ad5-3fcc-4b25-877f-2dbb073c8724 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 2023.11.07 09:48:26.442436 [ 3 ] {} HTTP-Session: 32b60ad5-3fcc-4b25-877f-2dbb073c8724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:26.442561 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} executeQuery: (from [fd00:1122:3344:101::d]:40855) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.07 09:48:26.443202 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.07 09:48:26.449973 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.11.07 09:48:26.452882 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:26.453095 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} oximeter.version (8eb27bb4-1ea1-42be-b578-87ba879e83e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:26.453339 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} executeQuery: Read 1 rows, 16.00 B in 0.010746849 sec., 93 rows/sec., 1.45 KiB/sec. 2023.11.07 09:48:26.453452 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} DynamicQueryHandler: Done processing query 2023.11.07 09:48:26.453472 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.07 09:48:26.453487 [ 3 ] {} HTTP-Session: 32b60ad5-3fcc-4b25-877f-2dbb073c8724 Destroying unnamed session 2023.11.07 09:48:27.000127 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.27 MiB (RSS), difference: 9.28 MiB 2023.11.07 09:48:38.228406 [ 148 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:48:38.228495 [ 148 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:48:53.229576 [ 123 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:48:53.229647 [ 123 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:48:56.464736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.464897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.464922 [ 3 ] {} HTTP-Session: 2eb0976b-f07c-42aa-933f-b9fa1bd07a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.464967 [ 3 ] {} HTTP-Session: 2eb0976b-f07c-42aa-933f-b9fa1bd07a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.465134 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.07 09:48:56.465489 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.466188 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.466265 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.467080 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.467110 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.467140 [ 3 ] {} HTTP-Session: 2eb0976b-f07c-42aa-933f-b9fa1bd07a78 Destroying unnamed session 2023.11.07 09:48:56.468042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.468096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.468131 [ 3 ] {} HTTP-Session: cf7bb3b4-8977-48fd-b4ba-9e44cfbbe8ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.468146 [ 3 ] {} HTTP-Session: cf7bb3b4-8977-48fd-b4ba-9e44cfbbe8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.468272 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) 2023.11.07 09:48:56.476355 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.476550 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.476607 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.477448 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.477482 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.477504 [ 3 ] {} HTTP-Session: cf7bb3b4-8977-48fd-b4ba-9e44cfbbe8ac Destroying unnamed session 2023.11.07 09:48:56.478360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.478412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.478438 [ 3 ] {} HTTP-Session: 5bc5dafc-d98c-44a6-b615-36d88185e3a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.478455 [ 3 ] {} HTTP-Session: 5bc5dafc-d98c-44a6-b615-36d88185e3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.478571 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) 2023.11.07 09:48:56.479015 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.479173 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.479222 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.479968 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.480004 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.480020 [ 3 ] {} HTTP-Session: 5bc5dafc-d98c-44a6-b615-36d88185e3a4 Destroying unnamed session 2023.11.07 09:48:56.480276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.480328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.480347 [ 3 ] {} HTTP-Session: 8526d84c-6907-4744-af12-ff08ca8e2943 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.480371 [ 3 ] {} HTTP-Session: 8526d84c-6907-4744-af12-ff08ca8e2943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.480490 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.480839 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.480992 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.481041 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.481755 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.481790 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.481806 [ 3 ] {} HTTP-Session: 8526d84c-6907-4744-af12-ff08ca8e2943 Destroying unnamed session 2023.11.07 09:48:56.482069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.482120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.482140 [ 3 ] {} HTTP-Session: 464ae9b7-5961-45ac-8f1a-8a9c525bbc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.482164 [ 3 ] {} HTTP-Session: 464ae9b7-5961-45ac-8f1a-8a9c525bbc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.482276 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.482633 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.482787 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.482835 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.483568 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.483605 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.483621 [ 3 ] {} HTTP-Session: 464ae9b7-5961-45ac-8f1a-8a9c525bbc4d Destroying unnamed session 2023.11.07 09:48:56.483860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.483910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.483929 [ 3 ] {} HTTP-Session: 8f30cb47-be8e-4ac5-863c-c7e27e7fd80f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.483953 [ 3 ] {} HTTP-Session: 8f30cb47-be8e-4ac5-863c-c7e27e7fd80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.484067 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.484436 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.484595 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.484643 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.485400 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.485436 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.485452 [ 3 ] {} HTTP-Session: 8f30cb47-be8e-4ac5-863c-c7e27e7fd80f Destroying unnamed session 2023.11.07 09:48:56.485674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.485726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.485744 [ 3 ] {} HTTP-Session: dfb23870-179a-4c30-b265-42135b280524 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.485768 [ 3 ] {} HTTP-Session: dfb23870-179a-4c30-b265-42135b280524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.485889 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.486244 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.486400 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.486448 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.487207 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.487243 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.487267 [ 3 ] {} HTTP-Session: dfb23870-179a-4c30-b265-42135b280524 Destroying unnamed session 2023.11.07 09:48:56.487502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.487553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.487579 [ 3 ] {} HTTP-Session: e044d363-0d3c-4459-b026-4aa345a8689f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.487596 [ 3 ] {} HTTP-Session: e044d363-0d3c-4459-b026-4aa345a8689f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.487718 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.488075 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.488234 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.488287 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.489052 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.489080 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.489097 [ 3 ] {} HTTP-Session: e044d363-0d3c-4459-b026-4aa345a8689f Destroying unnamed session 2023.11.07 09:48:56.489311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.489363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.489383 [ 3 ] {} HTTP-Session: b6076d78-e45e-4956-a9a9-b95c81b94383 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.489400 [ 3 ] {} HTTP-Session: b6076d78-e45e-4956-a9a9-b95c81b94383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.489522 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.489886 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.490036 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.490086 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.490874 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.490902 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.490919 [ 3 ] {} HTTP-Session: b6076d78-e45e-4956-a9a9-b95c81b94383 Destroying unnamed session 2023.11.07 09:48:56.491144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.491187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.491206 [ 3 ] {} HTTP-Session: db0c4312-e4f6-4345-8d5b-60accd59af4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.491223 [ 3 ] {} HTTP-Session: db0c4312-e4f6-4345-8d5b-60accd59af4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.491341 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.491693 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.491844 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.491885 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.492663 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.492691 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.492708 [ 3 ] {} HTTP-Session: db0c4312-e4f6-4345-8d5b-60accd59af4c Destroying unnamed session 2023.11.07 09:48:56.492955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.492999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.493018 [ 3 ] {} HTTP-Session: fea13ae6-a543-4fbf-b566-1bdcb84a169e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.493034 [ 3 ] {} HTTP-Session: fea13ae6-a543-4fbf-b566-1bdcb84a169e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.493160 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.493513 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.493667 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.493707 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.494504 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.494532 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.494549 [ 3 ] {} HTTP-Session: fea13ae6-a543-4fbf-b566-1bdcb84a169e Destroying unnamed session 2023.11.07 09:48:56.499670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.499723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.499747 [ 3 ] {} HTTP-Session: a5ae884c-1509-403a-8c34-f738965b201b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.499768 [ 3 ] {} HTTP-Session: a5ae884c-1509-403a-8c34-f738965b201b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.499917 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:48:56.500357 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.500554 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.500602 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:48:56.501344 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.501372 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:48:56.501389 [ 3 ] {} HTTP-Session: a5ae884c-1509-403a-8c34-f738965b201b Destroying unnamed session 2023.11.07 09:48:56.501558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.501602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.501621 [ 3 ] {} HTTP-Session: 4f769038-38dd-475e-a68a-22f03f6daba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.501637 [ 3 ] {} HTTP-Session: 4f769038-38dd-475e-a68a-22f03f6daba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.501717 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:48:56.501757 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:48:56.502449 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:48:56.504859 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB. 2023.11.07 09:48:56.505273 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:56.505467 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:56.505604 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} executeQuery: Read 12 rows, 1.62 KiB in 0.003857604 sec., 3110 rows/sec., 419.73 KiB/sec. 2023.11.07 09:48:56.505728 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.505751 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:48:56.505769 [ 3 ] {} HTTP-Session: 4f769038-38dd-475e-a68a-22f03f6daba0 Destroying unnamed session 2023.11.07 09:48:56.505877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.505922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.505941 [ 3 ] {} HTTP-Session: ab5a4d0e-11d9-4a61-9ee9-f15c22dbe097 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.505959 [ 3 ] {} HTTP-Session: ab5a4d0e-11d9-4a61-9ee9-f15c22dbe097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.506029 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:48:56.506068 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:48:56.506172 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:48:56.510072 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB. 2023.11.07 09:48:56.510291 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:56.510449 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:56.510544 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} executeQuery: Read 6 rows, 348.00 B in 0.004488744 sec., 1336 rows/sec., 75.71 KiB/sec. 2023.11.07 09:48:56.510688 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.510712 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.07 09:48:56.510729 [ 3 ] {} HTTP-Session: ab5a4d0e-11d9-4a61-9ee9-f15c22dbe097 Destroying unnamed session 2023.11.07 09:48:56.510914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.510959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.510978 [ 3 ] {} HTTP-Session: 1ef1e355-bfe3-45eb-9eaa-b78a2ebcd674 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.510994 [ 3 ] {} HTTP-Session: 1ef1e355-bfe3-45eb-9eaa-b78a2ebcd674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.511070 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:48:56.511109 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:48:56.511218 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:48:56.511535 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB. 2023.11.07 09:48:56.511752 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:56.511902 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:56.512001 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} executeQuery: Read 96 rows, 9.32 KiB in 0.000904095 sec., 106183 rows/sec., 10.07 MiB/sec. 2023.11.07 09:48:56.512115 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.512139 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.07 09:48:56.512155 [ 3 ] {} HTTP-Session: 1ef1e355-bfe3-45eb-9eaa-b78a2ebcd674 Destroying unnamed session 2023.11.07 09:48:56.512446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 46423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.512491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.512510 [ 3 ] {} HTTP-Session: b6837399-db27-4abe-8500-dd43c40e235b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.512528 [ 3 ] {} HTTP-Session: b6837399-db27-4abe-8500-dd43c40e235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.512607 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:48:56.512645 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:48:56.513852 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:48:56.516372 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB. 2023.11.07 09:48:56.516669 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:56.516820 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:56.516933 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} executeQuery: Read 291 rows, 20.45 KiB in 0.004295002 sec., 67753 rows/sec., 4.65 MiB/sec. 2023.11.07 09:48:56.517083 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.517114 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.07 09:48:56.517135 [ 3 ] {} HTTP-Session: b6837399-db27-4abe-8500-dd43c40e235b Destroying unnamed session 2023.11.07 09:48:56.517294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.517347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.517371 [ 3 ] {} HTTP-Session: 8dac1583-50b3-4d5f-8f05-651ad24138ce Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.517393 [ 3 ] {} HTTP-Session: 8dac1583-50b3-4d5f-8f05-651ad24138ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.517477 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:48:56.517523 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:48:56.517656 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:48:56.517950 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB. 2023.11.07 09:48:56.518299 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:56.518506 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:56.518623 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} executeQuery: Read 6 rows, 258.00 B in 0.001109208 sec., 5409 rows/sec., 227.15 KiB/sec. 2023.11.07 09:48:56.518765 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.518799 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:48:56.518823 [ 3 ] {} HTTP-Session: 8dac1583-50b3-4d5f-8f05-651ad24138ce Destroying unnamed session 2023.11.07 09:48:56.518983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.519031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.519050 [ 3 ] {} HTTP-Session: 58381df9-f5ee-40d0-b7de-a03987a2cab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.519067 [ 3 ] {} HTTP-Session: 58381df9-f5ee-40d0-b7de-a03987a2cab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.519141 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:48:56.519183 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:48:56.519299 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:48:56.519607 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB. 2023.11.07 09:48:56.519864 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:56.520035 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:56.520132 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} executeQuery: Read 70 rows, 4.35 KiB in 0.000961756 sec., 72783 rows/sec., 4.41 MiB/sec. 2023.11.07 09:48:56.520257 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.520281 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:48:56.520296 [ 3 ] {} HTTP-Session: 58381df9-f5ee-40d0-b7de-a03987a2cab0 Destroying unnamed session 2023.11.07 09:48:56.520414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:48:56.520457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:48:56.520475 [ 3 ] {} HTTP-Session: 4e268b8b-ed5c-4e8e-a344-e268ea631f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:48:56.520491 [ 3 ] {} HTTP-Session: 4e268b8b-ed5c-4e8e-a344-e268ea631f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:48:56.520561 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:48:56.520599 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:48:56.520701 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:48:56.520951 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB. 2023.11.07 09:48:56.521186 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:48:56.521351 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:48:56.521444 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} executeQuery: Read 21 rows, 1.12 KiB in 0.000856584 sec., 24515 rows/sec., 1.27 MiB/sec. 2023.11.07 09:48:56.521563 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} DynamicQueryHandler: Done processing query 2023.11.07 09:48:56.521586 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:48:56.521602 [ 3 ] {} HTTP-Session: 4e268b8b-ed5c-4e8e-a344-e268ea631f92 Destroying unnamed session 2023.11.07 09:49:06.462308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:06.462489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:06.462535 [ 3 ] {} HTTP-Session: 143a6d18-43f7-4f32-bcbb-45d14ee581f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:06.462575 [ 3 ] {} HTTP-Session: 143a6d18-43f7-4f32-bcbb-45d14ee581f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:06.462785 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:06.462887 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:49:06.463127 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:06.463534 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:06.463803 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:06.463965 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:06.464084 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} executeQuery: Read 6 rows, 348.00 B in 0.001241451 sec., 4833 rows/sec., 273.75 KiB/sec. 2023.11.07 09:49:06.464278 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} DynamicQueryHandler: Done processing query 2023.11.07 09:49:06.464304 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.07 09:49:06.464321 [ 3 ] {} HTTP-Session: 143a6d18-43f7-4f32-bcbb-45d14ee581f6 Destroying unnamed session 2023.11.07 09:49:06.464480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:06.464531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:06.464552 [ 3 ] {} HTTP-Session: 0f8275ab-0758-41d3-94f8-6043069a5203 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:06.464570 [ 3 ] {} HTTP-Session: 0f8275ab-0758-41d3-94f8-6043069a5203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:06.464654 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:06.464695 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:49:06.464808 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:06.465194 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:06.465416 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:06.465570 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:06.465695 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} executeQuery: Read 96 rows, 9.32 KiB in 0.001009936 sec., 95055 rows/sec., 9.02 MiB/sec. 2023.11.07 09:49:06.465822 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} DynamicQueryHandler: Done processing query 2023.11.07 09:49:06.465845 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.07 09:49:06.465862 [ 3 ] {} HTTP-Session: 0f8275ab-0758-41d3-94f8-6043069a5203 Destroying unnamed session 2023.11.07 09:49:06.466082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 46423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:06.466128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:06.466147 [ 3 ] {} HTTP-Session: 2fa37f44-3979-48d3-b7fb-180be168b598 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:06.466164 [ 3 ] {} HTTP-Session: 2fa37f44-3979-48d3-b7fb-180be168b598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:06.466249 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:06.466288 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:49:06.466393 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:06.466836 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:06.467056 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:06.467199 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:06.467321 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} executeQuery: Read 291 rows, 20.45 KiB in 0.001038657 sec., 280169 rows/sec., 19.23 MiB/sec. 2023.11.07 09:49:06.467435 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} DynamicQueryHandler: Done processing query 2023.11.07 09:49:06.467458 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.07 09:49:06.467474 [ 3 ] {} HTTP-Session: 2fa37f44-3979-48d3-b7fb-180be168b598 Destroying unnamed session 2023.11.07 09:49:06.467594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:06.467637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:06.467655 [ 3 ] {} HTTP-Session: ec7b809b-78d2-4c63-8a4d-e07ba11d8d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:06.467671 [ 3 ] {} HTTP-Session: ec7b809b-78d2-4c63-8a4d-e07ba11d8d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:06.467739 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:06.467777 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:49:06.467881 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:06.468123 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:06.468361 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:06.468528 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:06.468648 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} executeQuery: Read 6 rows, 258.00 B in 0.000877364 sec., 6838 rows/sec., 287.17 KiB/sec. 2023.11.07 09:49:06.468779 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} DynamicQueryHandler: Done processing query 2023.11.07 09:49:06.468801 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:06.468817 [ 3 ] {} HTTP-Session: ec7b809b-78d2-4c63-8a4d-e07ba11d8d3d Destroying unnamed session 2023.11.07 09:49:06.468923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:06.468968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:06.468986 [ 3 ] {} HTTP-Session: d6d72b41-e53d-4f45-b90e-8096c1441152 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:06.469002 [ 3 ] {} HTTP-Session: d6d72b41-e53d-4f45-b90e-8096c1441152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:06.469074 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:06.469115 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:49:06.469231 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:06.469522 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:06.469761 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:06.469928 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:06.470041 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} executeQuery: Read 70 rows, 4.35 KiB in 0.000940285 sec., 74445 rows/sec., 4.51 MiB/sec. 2023.11.07 09:49:06.470147 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} DynamicQueryHandler: Done processing query 2023.11.07 09:49:06.470169 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:49:06.470185 [ 3 ] {} HTTP-Session: d6d72b41-e53d-4f45-b90e-8096c1441152 Destroying unnamed session 2023.11.07 09:49:06.470336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:06.470379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:06.470398 [ 3 ] {} HTTP-Session: 96e4a14f-92a9-41d3-b9e3-2f3c977e0d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:06.470414 [ 3 ] {} HTTP-Session: 96e4a14f-92a9-41d3-b9e3-2f3c977e0d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:06.470484 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:06.470522 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:49:06.470621 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:06.470866 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:06.471092 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:06.471271 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:06.471398 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} executeQuery: Read 21 rows, 1.12 KiB in 0.000884035 sec., 23754 rows/sec., 1.23 MiB/sec. 2023.11.07 09:49:06.471524 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} DynamicQueryHandler: Done processing query 2023.11.07 09:49:06.471547 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:06.471562 [ 3 ] {} HTTP-Session: 96e4a14f-92a9-41d3-b9e3-2f3c977e0d22 Destroying unnamed session 2023.11.07 09:49:08.229930 [ 105 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:49:08.229994 [ 105 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:49:16.462159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.462278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.462304 [ 3 ] {} HTTP-Session: bb1d0535-05c9-4828-bf81-4402b52493e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.462329 [ 3 ] {} HTTP-Session: bb1d0535-05c9-4828-bf81-4402b52493e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.462525 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:16.463273 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.463444 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.463549 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:16.463788 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.07 09:49:16.467828 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:16.467864 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.07 09:49:16.467941 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.07 09:49:16.470732 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} executeQuery: Read 12 rows, 1.62 KiB in 0.008160465 sec., 1470 rows/sec., 198.41 KiB/sec. 2023.11.07 09:49:16.470953 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.470978 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:49:16.470995 [ 3 ] {} HTTP-Session: bb1d0535-05c9-4828-bf81-4402b52493e0 Destroying unnamed session 2023.11.07 09:49:16.472596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.472637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.472654 [ 3 ] {} HTTP-Session: e590cb61-d3d8-49d1-aa49-c45a96a52c6e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.472670 [ 3 ] {} HTTP-Session: e590cb61-d3d8-49d1-aa49-c45a96a52c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.472784 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:16.473220 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.473440 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.473482 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:16.473624 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.07 09:49:16.473652 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:16.473674 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.07 09:49:16.473702 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.07 09:49:16.474707 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} executeQuery: Read 12 rows, 1.62 KiB in 0.001818141 sec., 6600 rows/sec., 890.55 KiB/sec. 2023.11.07 09:49:16.474910 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.474934 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:49:16.474950 [ 3 ] {} HTTP-Session: e590cb61-d3d8-49d1-aa49-c45a96a52c6e Destroying unnamed session 2023.11.07 09:49:16.475318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.475361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.475380 [ 3 ] {} HTTP-Session: e4cd0116-b572-45be-82f2-731ea48d293e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.475397 [ 3 ] {} HTTP-Session: e4cd0116-b572-45be-82f2-731ea48d293e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.475521 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:16.475985 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.476151 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.476192 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:16.476335 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.07 09:49:16.476363 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:16.476384 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.07 09:49:16.476412 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.07 09:49:16.477273 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} executeQuery: Read 12 rows, 1.62 KiB in 0.001714378 sec., 6999 rows/sec., 944.45 KiB/sec. 2023.11.07 09:49:16.477469 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.477493 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:49:16.477510 [ 3 ] {} HTTP-Session: e4cd0116-b572-45be-82f2-731ea48d293e Destroying unnamed session 2023.11.07 09:49:16.477733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.477776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.477794 [ 3 ] {} HTTP-Session: 3de73060-35ba-4530-bfcd-0f4f10d45ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.477811 [ 3 ] {} HTTP-Session: 3de73060-35ba-4530-bfcd-0f4f10d45ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.477933 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:16.478401 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.478568 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.478609 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:16.478752 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.07 09:49:16.478780 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:16.478800 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.07 09:49:16.478828 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.07 09:49:16.479753 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} executeQuery: Read 12 rows, 1.62 KiB in 0.001782549 sec., 6731 rows/sec., 908.33 KiB/sec. 2023.11.07 09:49:16.479947 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.479972 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.07 09:49:16.479988 [ 3 ] {} HTTP-Session: 3de73060-35ba-4530-bfcd-0f4f10d45ee5 Destroying unnamed session 2023.11.07 09:49:16.481240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.481283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.481301 [ 3 ] {} HTTP-Session: d7d2131c-6c85-4d05-8dc6-25b452c2aa7e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.481317 [ 3 ] {} HTTP-Session: d7d2131c-6c85-4d05-8dc6-25b452c2aa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.481394 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.481434 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:16.481605 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.481957 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.482296 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:16.482482 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:16.482599 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} executeQuery: Read 4 rows, 443.00 B in 0.00117601 sec., 3401 rows/sec., 367.87 KiB/sec. 2023.11.07 09:49:16.482735 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.482758 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:49:16.482774 [ 3 ] {} HTTP-Session: d7d2131c-6c85-4d05-8dc6-25b452c2aa7e Destroying unnamed session 2023.11.07 09:49:16.482888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.482932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.482950 [ 3 ] {} HTTP-Session: f02fb3d7-ad6e-4a6c-aa40-3d25e511a6f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.482967 [ 3 ] {} HTTP-Session: f02fb3d7-ad6e-4a6c-aa40-3d25e511a6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.483036 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.483075 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:49:16.483179 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.483457 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.483656 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:16.483808 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:16.483927 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} executeQuery: Read 25 rows, 1.88 KiB in 0.000864045 sec., 28933 rows/sec., 2.12 MiB/sec. 2023.11.07 09:49:16.484077 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.484100 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:49:16.484115 [ 3 ] {} HTTP-Session: f02fb3d7-ad6e-4a6c-aa40-3d25e511a6f8 Destroying unnamed session 2023.11.07 09:49:16.484314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 23985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.484358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.484376 [ 3 ] {} HTTP-Session: abfc2a81-48f0-47c1-b299-10a8d4fd26e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.484393 [ 3 ] {} HTTP-Session: abfc2a81-48f0-47c1-b299-10a8d4fd26e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.484467 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.484506 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:49:16.484613 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.484984 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.485200 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:16.485342 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:16.485462 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} executeQuery: Read 153 rows, 14.66 KiB in 0.000962686 sec., 158930 rows/sec., 14.87 MiB/sec. 2023.11.07 09:49:16.485624 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.485648 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:49:16.485663 [ 3 ] {} HTTP-Session: abfc2a81-48f0-47c1-b299-10a8d4fd26e7 Destroying unnamed session 2023.11.07 09:49:16.485933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.485978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.485996 [ 3 ] {} HTTP-Session: 44d055a9-ac1d-4a18-900f-53ef218b2379 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.486012 [ 3 ] {} HTTP-Session: 44d055a9-ac1d-4a18-900f-53ef218b2379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.486095 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.486133 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:49:16.486239 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.486726 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.486948 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:16.487091 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:16.487206 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} executeQuery: Read 325 rows, 23.18 KiB in 0.001083458 sec., 299965 rows/sec., 20.89 MiB/sec. 2023.11.07 09:49:16.487335 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.487357 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:49:16.487373 [ 3 ] {} HTTP-Session: 44d055a9-ac1d-4a18-900f-53ef218b2379 Destroying unnamed session 2023.11.07 09:49:16.487505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.487548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.487566 [ 3 ] {} HTTP-Session: f9d4583c-56f2-4db4-86a5-09331120af9e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.487582 [ 3 ] {} HTTP-Session: f9d4583c-56f2-4db4-86a5-09331120af9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.487649 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.487686 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:49:16.487789 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.488062 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.488293 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:16.488462 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:16.488590 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} executeQuery: Read 6 rows, 258.00 B in 0.000912265 sec., 6577 rows/sec., 276.18 KiB/sec. 2023.11.07 09:49:16.488713 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.488736 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:16.488751 [ 3 ] {} HTTP-Session: f9d4583c-56f2-4db4-86a5-09331120af9e Destroying unnamed session 2023.11.07 09:49:16.488871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.488915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.488932 [ 3 ] {} HTTP-Session: 28793956-071f-4d39-9774-c75961fe3d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.488948 [ 3 ] {} HTTP-Session: 28793956-071f-4d39-9774-c75961fe3d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.489022 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.489063 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:49:16.489177 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.489476 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.489722 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:16.489894 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:16.490009 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} executeQuery: Read 70 rows, 4.35 KiB in 0.000960936 sec., 72845 rows/sec., 4.42 MiB/sec. 2023.11.07 09:49:16.490128 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.490150 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:49:16.490167 [ 3 ] {} HTTP-Session: 28793956-071f-4d39-9774-c75961fe3d58 Destroying unnamed session 2023.11.07 09:49:16.490360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.490403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.490422 [ 3 ] {} HTTP-Session: 417db3a3-4fb4-40e5-92cd-ed0eee789b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.490439 [ 3 ] {} HTTP-Session: 417db3a3-4fb4-40e5-92cd-ed0eee789b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.490517 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.490560 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:49:16.490706 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.491133 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.495160 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.07 09:49:16.495341 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.07 09:49:16.495460 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} executeQuery: Read 19 rows, 26.25 KiB in 0.004916322 sec., 3864 rows/sec., 5.22 MiB/sec. 2023.11.07 09:49:16.495585 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.495607 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:49:16.495623 [ 3 ] {} HTTP-Session: 417db3a3-4fb4-40e5-92cd-ed0eee789b42 Destroying unnamed session 2023.11.07 09:49:16.495746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 6741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:16.495790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:16.495808 [ 3 ] {} HTTP-Session: 906fdabf-47d5-46b8-bb89-d226970bca8c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:16.495824 [ 3 ] {} HTTP-Session: 906fdabf-47d5-46b8-bb89-d226970bca8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:16.495894 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:16.495933 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:49:16.496033 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:16.496342 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:16.496578 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:16.496746 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:16.496867 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} executeQuery: Read 45 rows, 2.87 KiB in 0.000944005 sec., 47669 rows/sec., 2.97 MiB/sec. 2023.11.07 09:49:16.496987 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} DynamicQueryHandler: Done processing query 2023.11.07 09:49:16.497009 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:49:16.497024 [ 3 ] {} HTTP-Session: 906fdabf-47d5-46b8-bb89-d226970bca8c Destroying unnamed session 2023.11.07 09:49:23.230048 [ 76 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:49:23.230112 [ 76 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:49:26.463342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:26.463449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:26.463473 [ 3 ] {} HTTP-Session: 93f3b4b6-ae9f-44c4-9957-d90f44402226 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:26.463497 [ 3 ] {} HTTP-Session: 93f3b4b6-ae9f-44c4-9957-d90f44402226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:26.463625 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:26.463687 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:49:26.463844 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:26.464298 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:26.464572 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.07 09:49:26.464738 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.07 09:49:26.464872 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} executeQuery: Read 26 rows, 1.96 KiB in 0.00121255 sec., 21442 rows/sec., 1.58 MiB/sec. 2023.11.07 09:49:26.465079 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} DynamicQueryHandler: Done processing query 2023.11.07 09:49:26.465104 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:49:26.465121 [ 3 ] {} HTTP-Session: 93f3b4b6-ae9f-44c4-9957-d90f44402226 Destroying unnamed session 2023.11.07 09:49:26.465281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:26.465334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:26.465355 [ 3 ] {} HTTP-Session: 22041c82-47e4-468b-8ee1-59997addcab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:26.465374 [ 3 ] {} HTTP-Session: 22041c82-47e4-468b-8ee1-59997addcab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:26.465461 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:26.465505 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:49:26.465620 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:26.466040 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:26.466262 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.07 09:49:26.466407 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.07 09:49:26.466530 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} executeQuery: Read 156 rows, 14.95 KiB in 0.001035128 sec., 150705 rows/sec., 14.11 MiB/sec. 2023.11.07 09:49:26.466710 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} DynamicQueryHandler: Done processing query 2023.11.07 09:49:26.466734 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:49:26.466750 [ 3 ] {} HTTP-Session: 22041c82-47e4-468b-8ee1-59997addcab2 Destroying unnamed session 2023.11.07 09:49:26.466949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:26.467004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:26.467025 [ 3 ] {} HTTP-Session: 29733f1c-64b8-45b7-97a1-ff10cf72bc22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:26.467044 [ 3 ] {} HTTP-Session: 29733f1c-64b8-45b7-97a1-ff10cf72bc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:26.467140 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:26.467179 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:49:26.467292 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:26.467809 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:26.468028 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.07 09:49:26.468186 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.07 09:49:26.468308 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} executeQuery: Read 317 rows, 22.51 KiB in 0.001137509 sec., 278679 rows/sec., 19.32 MiB/sec. 2023.11.07 09:49:26.468440 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} DynamicQueryHandler: Done processing query 2023.11.07 09:49:26.468463 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:49:26.468478 [ 3 ] {} HTTP-Session: 29733f1c-64b8-45b7-97a1-ff10cf72bc22 Destroying unnamed session 2023.11.07 09:49:26.468659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:26.468706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:26.468725 [ 3 ] {} HTTP-Session: 0429a906-725b-40c0-a1df-0137a3e7d6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:26.468742 [ 3 ] {} HTTP-Session: 0429a906-725b-40c0-a1df-0137a3e7d6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:26.468812 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:26.468852 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:49:26.468961 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:26.469277 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:26.469514 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.07 09:49:26.469694 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.07 09:49:26.469818 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} executeQuery: Read 6 rows, 258.00 B in 0.000974026 sec., 6159 rows/sec., 258.67 KiB/sec. 2023.11.07 09:49:26.469949 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} DynamicQueryHandler: Done processing query 2023.11.07 09:49:26.469972 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:26.469988 [ 3 ] {} HTTP-Session: 0429a906-725b-40c0-a1df-0137a3e7d6e5 Destroying unnamed session 2023.11.07 09:49:26.470154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:26.470212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:26.470232 [ 3 ] {} HTTP-Session: 4fb51618-02cf-4ea1-b19d-712f49653ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:26.470250 [ 3 ] {} HTTP-Session: 4fb51618-02cf-4ea1-b19d-712f49653ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:26.470326 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:26.470367 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:49:26.470487 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:26.470839 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:26.471070 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.07 09:49:26.471225 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.07 09:49:26.471345 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} executeQuery: Read 70 rows, 4.35 KiB in 0.001038087 sec., 67431 rows/sec., 4.09 MiB/sec. 2023.11.07 09:49:26.471486 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} DynamicQueryHandler: Done processing query 2023.11.07 09:49:26.471508 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:49:26.471586 [ 3 ] {} HTTP-Session: 4fb51618-02cf-4ea1-b19d-712f49653ac0 Destroying unnamed session 2023.11.07 09:49:26.471712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:26.471757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:26.471775 [ 3 ] {} HTTP-Session: 43c4e2a7-7f03-4888-8fce-522a255ccfe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:26.471792 [ 3 ] {} HTTP-Session: 43c4e2a7-7f03-4888-8fce-522a255ccfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:26.471869 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:26.471913 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:49:26.472048 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:26.472487 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:26.472765 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.07 09:49:26.472930 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.07 09:49:26.473063 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} executeQuery: Read 20 rows, 27.64 KiB in 0.001162109 sec., 17210 rows/sec., 23.22 MiB/sec. 2023.11.07 09:49:26.473202 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} DynamicQueryHandler: Done processing query 2023.11.07 09:49:26.473225 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:49:26.473241 [ 3 ] {} HTTP-Session: 43c4e2a7-7f03-4888-8fce-522a255ccfe2 Destroying unnamed session 2023.11.07 09:49:26.473350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:26.473393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:26.473411 [ 3 ] {} HTTP-Session: 5353e053-bd4d-4cc8-95db-f570c00ba2bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:26.473427 [ 3 ] {} HTTP-Session: 5353e053-bd4d-4cc8-95db-f570c00ba2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:26.473497 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:26.473535 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:49:26.473637 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:26.473911 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:26.474135 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.07 09:49:26.474312 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.07 09:49:26.474432 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} executeQuery: Read 27 rows, 1.50 KiB in 0.000898795 sec., 30040 rows/sec., 1.64 MiB/sec. 2023.11.07 09:49:26.474558 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} DynamicQueryHandler: Done processing query 2023.11.07 09:49:26.474581 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.07 09:49:26.474599 [ 3 ] {} HTTP-Session: 5353e053-bd4d-4cc8-95db-f570c00ba2bf Destroying unnamed session 2023.11.07 09:49:36.463924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:36.464044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:36.464069 [ 3 ] {} HTTP-Session: 014facbe-0a04-43d2-9028-bf0ba25c0a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:36.464093 [ 3 ] {} HTTP-Session: 014facbe-0a04-43d2-9028-bf0ba25c0a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:36.464221 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:36.464282 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:49:36.464438 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:36.464888 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:36.465155 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.07 09:49:36.465320 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.07 09:49:36.465443 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} executeQuery: Read 29 rows, 2.20 KiB in 0.00118599 sec., 24452 rows/sec., 1.81 MiB/sec. 2023.11.07 09:49:36.465645 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} DynamicQueryHandler: Done processing query 2023.11.07 09:49:36.465671 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:49:36.465688 [ 3 ] {} HTTP-Session: 014facbe-0a04-43d2-9028-bf0ba25c0a4b Destroying unnamed session 2023.11.07 09:49:36.465879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:36.465931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:36.465951 [ 3 ] {} HTTP-Session: fe5cc779-a4cc-4e45-987a-cf51426322d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:36.465970 [ 3 ] {} HTTP-Session: fe5cc779-a4cc-4e45-987a-cf51426322d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:36.466056 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:36.466098 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:49:36.466212 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:36.466643 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:36.466868 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.07 09:49:36.467016 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.07 09:49:36.467116 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} executeQuery: Read 165 rows, 15.80 KiB in 0.001033267 sec., 159687 rows/sec., 14.93 MiB/sec. 2023.11.07 09:49:36.467240 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} DynamicQueryHandler: Done processing query 2023.11.07 09:49:36.467263 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:49:36.467279 [ 3 ] {} HTTP-Session: fe5cc779-a4cc-4e45-987a-cf51426322d2 Destroying unnamed session 2023.11.07 09:49:36.467479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:36.467525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:36.467545 [ 3 ] {} HTTP-Session: efa9f8f5-330d-4204-a0a9-562fbbae6f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:36.467561 [ 3 ] {} HTTP-Session: efa9f8f5-330d-4204-a0a9-562fbbae6f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:36.467656 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:36.467696 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:49:36.467800 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:36.468268 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:36.468485 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.07 09:49:36.468629 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.07 09:49:36.468727 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} executeQuery: Read 314 rows, 22.29 KiB in 0.001044368 sec., 300660 rows/sec., 20.85 MiB/sec. 2023.11.07 09:49:36.468884 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} DynamicQueryHandler: Done processing query 2023.11.07 09:49:36.468906 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:49:36.468921 [ 3 ] {} HTTP-Session: efa9f8f5-330d-4204-a0a9-562fbbae6f9a Destroying unnamed session 2023.11.07 09:49:36.469065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:36.469107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:36.469124 [ 3 ] {} HTTP-Session: f5188019-67ed-4a60-a4e3-96c4d1744f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:36.469139 [ 3 ] {} HTTP-Session: f5188019-67ed-4a60-a4e3-96c4d1744f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:36.469203 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:36.469240 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:49:36.469345 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:36.469583 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:36.469887 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.07 09:49:36.470058 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.07 09:49:36.470157 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} executeQuery: Read 6 rows, 258.00 B in 0.000895764 sec., 6698 rows/sec., 281.27 KiB/sec. 2023.11.07 09:49:36.470270 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} DynamicQueryHandler: Done processing query 2023.11.07 09:49:36.470293 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:36.470309 [ 3 ] {} HTTP-Session: f5188019-67ed-4a60-a4e3-96c4d1744f39 Destroying unnamed session 2023.11.07 09:49:36.470433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:36.470477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:36.470496 [ 3 ] {} HTTP-Session: 9997d2d9-8d3a-4c3e-92f5-60308efff34a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:36.470512 [ 3 ] {} HTTP-Session: 9997d2d9-8d3a-4c3e-92f5-60308efff34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:36.470584 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:36.470625 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:49:36.470738 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:36.471045 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:36.471282 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.07 09:49:36.471454 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.07 09:49:36.471564 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} executeQuery: Read 70 rows, 4.35 KiB in 0.000945116 sec., 74064 rows/sec., 4.49 MiB/sec. 2023.11.07 09:49:36.471687 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} DynamicQueryHandler: Done processing query 2023.11.07 09:49:36.471709 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:49:36.471725 [ 3 ] {} HTTP-Session: 9997d2d9-8d3a-4c3e-92f5-60308efff34a Destroying unnamed session 2023.11.07 09:49:36.471892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:36.471937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:36.471955 [ 3 ] {} HTTP-Session: c843c338-f1d5-4e01-98d7-6f541965de91 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:36.471971 [ 3 ] {} HTTP-Session: c843c338-f1d5-4e01-98d7-6f541965de91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:36.472052 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:36.472096 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:49:36.472229 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:36.472649 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:36.472928 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:36.473100 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:36.473228 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} executeQuery: Read 23 rows, 31.78 KiB in 0.00114489 sec., 20089 rows/sec., 27.11 MiB/sec. 2023.11.07 09:49:36.473362 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} DynamicQueryHandler: Done processing query 2023.11.07 09:49:36.473384 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:49:36.473400 [ 3 ] {} HTTP-Session: c843c338-f1d5-4e01-98d7-6f541965de91 Destroying unnamed session 2023.11.07 09:49:36.473528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:36.473572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:36.473590 [ 3 ] {} HTTP-Session: 2ef6480c-1cfb-4ae0-a9cd-ee05f074c72e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:36.473606 [ 3 ] {} HTTP-Session: 2ef6480c-1cfb-4ae0-a9cd-ee05f074c72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:36.473675 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:36.473714 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:49:36.473818 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:36.474111 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB. 2023.11.07 09:49:36.474338 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.07 09:49:36.474513 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.07 09:49:36.474633 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} executeQuery: Read 21 rows, 1.12 KiB in 0.000929536 sec., 22591 rows/sec., 1.17 MiB/sec. 2023.11.07 09:49:36.474763 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} DynamicQueryHandler: Done processing query 2023.11.07 09:49:36.474786 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:36.474805 [ 3 ] {} HTTP-Session: 2ef6480c-1cfb-4ae0-a9cd-ee05f074c72e Destroying unnamed session 2023.11.07 09:49:38.230171 [ 95 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:49:38.230258 [ 95 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:49:46.463774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:46.463894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:46.463921 [ 3 ] {} HTTP-Session: 5ca8efa2-86ed-41b1-894d-5962dedee7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:46.463945 [ 3 ] {} HTTP-Session: 5ca8efa2-86ed-41b1-894d-5962dedee7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:46.464072 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:46.464132 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:49:46.464290 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:46.464712 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.464973 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.07 09:49:46.465136 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.07 09:49:46.465254 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} executeQuery: Read 29 rows, 2.20 KiB in 0.001146919 sec., 25285 rows/sec., 1.88 MiB/sec. 2023.11.07 09:49:46.465350 [ 89 ] {} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.465405 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} DynamicQueryHandler: Done processing query 2023.11.07 09:49:46.465408 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.465432 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:49:46.465451 [ 3 ] {} HTTP-Session: 5ca8efa2-86ed-41b1-894d-5962dedee7c9 Destroying unnamed session 2023.11.07 09:49:46.465632 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.07 09:49:46.465665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:46.465748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:46.465769 [ 3 ] {} HTTP-Session: 40e2bb2e-b77f-42b6-b4dd-51c416b1a923 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:46.465788 [ 3 ] {} HTTP-Session: 40e2bb2e-b77f-42b6-b4dd-51c416b1a923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:46.465877 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:46.465923 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:49:46.466031 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:46.466441 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.466658 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.07 09:49:46.466804 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.07 09:49:46.466892 [ 89 ] {} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.466902 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} executeQuery: Read 165 rows, 15.80 KiB in 0.000997367 sec., 165435 rows/sec., 15.47 MiB/sec. 2023.11.07 09:49:46.466923 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.467016 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.07 09:49:46.467046 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} DynamicQueryHandler: Done processing query 2023.11.07 09:49:46.467069 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:49:46.467084 [ 3 ] {} HTTP-Session: 40e2bb2e-b77f-42b6-b4dd-51c416b1a923 Destroying unnamed session 2023.11.07 09:49:46.467224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:46.467265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:46.467281 [ 3 ] {} HTTP-Session: 9b8c8261-3bab-459b-9603-62c6c7ebee71 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:46.467296 [ 3 ] {} HTTP-Session: 9b8c8261-3bab-459b-9603-62c6c7ebee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:46.467376 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:46.467411 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:49:46.467502 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:46.467842 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:49:46.467911 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:49:46.468196 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:49:46.468195 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2023.11.07 09:49:46.468209 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.468624 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part 2023.11.07 09:49:46.468724 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:49:46.468914 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.07 09:49:46.468965 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 153 rows starting from the beginning of the part 2023.11.07 09:49:46.469159 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part 2023.11.07 09:49:46.469338 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.07 09:49:46.469360 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 156 rows starting from the beginning of the part 2023.11.07 09:49:46.469560 [ 89 ] {} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.469683 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2023.11.07 09:49:46.469705 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.469781 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} executeQuery: Read 314 rows, 22.29 KiB in 0.002319388 sec., 135380 rows/sec., 9.39 MiB/sec. 2023.11.07 09:49:46.469978 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 165 rows starting from the beginning of the part 2023.11.07 09:49:46.470178 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.07 09:49:46.470551 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} DynamicQueryHandler: Done processing query 2023.11.07 09:49:46.470613 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part 2023.11.07 09:49:46.470623 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:49:46.470708 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 165 rows starting from the beginning of the part 2023.11.07 09:49:46.470772 [ 3 ] {} HTTP-Session: 9b8c8261-3bab-459b-9603-62c6c7ebee71 Destroying unnamed session 2023.11.07 09:49:46.470835 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:49:46.470948 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part 2023.11.07 09:49:46.471206 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2023.11.07 09:49:46.471239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:46.471444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:46.471599 [ 3 ] {} HTTP-Session: 395b9591-89ff-4e4a-b35e-a63a64e09339 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:46.471669 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part 2023.11.07 09:49:46.471746 [ 3 ] {} HTTP-Session: 395b9591-89ff-4e4a-b35e-a63a64e09339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:46.472290 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:46.472553 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:49:46.472592 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 325 rows starting from the beginning of the part 2023.11.07 09:49:46.473414 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 317 rows starting from the beginning of the part 2023.11.07 09:49:46.474290 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part 2023.11.07 09:49:46.474456 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:46.475065 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part 2023.11.07 09:49:46.476724 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 4 columns (4 merged, 0 gathered) in 0.009746282 sec., 85263.28296267233 rows/sec., 8.00 MiB/sec. 2023.11.07 09:49:46.477210 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.07 09:49:46.477385 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.477616 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 4 columns (4 merged, 0 gathered) in 0.012115891 sec., 9986.88416724779 rows/sec., 736.94 KiB/sec. 2023.11.07 09:49:46.477775 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.07 09:49:46.477938 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.07 09:49:46.478013 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.478497 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.07 09:49:46.478598 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.07 09:49:46.478664 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.479006 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.07 09:49:46.479110 [ 89 ] {} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.479131 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} executeQuery: Read 6 rows, 258.00 B in 0.006722342 sec., 892 rows/sec., 37.48 KiB/sec. 2023.11.07 09:49:46.479153 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.479402 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.07 09:49:46.479770 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} DynamicQueryHandler: Done processing query 2023.11.07 09:49:46.479821 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:49:46.479890 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:46.479995 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:49:46.480016 [ 3 ] {} HTTP-Session: 395b9591-89ff-4e4a-b35e-a63a64e09339 Destroying unnamed session 2023.11.07 09:49:46.480172 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 4 columns (4 merged, 0 gathered) in 0.010321151 sec., 179437.35151244275 rows/sec., 12.41 MiB/sec. 2023.11.07 09:49:46.480249 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:49:46.480361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:46.480375 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.07 09:49:46.480482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:46.480559 [ 3 ] {} HTTP-Session: 3b177729-782a-4435-a13b-70353c0e880e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:46.480605 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:49:46.480621 [ 3 ] {} HTTP-Session: 3b177729-782a-4435-a13b-70353c0e880e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:46.480702 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.07 09:49:46.480837 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.480955 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:46.481091 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.11.07 09:49:46.481102 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:49:46.481435 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:49:46.481723 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:46.481725 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:49:46.482390 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.483012 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.07 09:49:46.483202 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.07 09:49:46.483299 [ 89 ] {} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.483311 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} executeQuery: Read 70 rows, 4.35 KiB in 0.002270538 sec., 30829 rows/sec., 1.87 MiB/sec. 2023.11.07 09:49:46.483335 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.483509 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.07 09:49:46.483550 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} DynamicQueryHandler: Done processing query 2023.11.07 09:49:46.483596 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:49:46.483623 [ 3 ] {} HTTP-Session: 3b177729-782a-4435-a13b-70353c0e880e Destroying unnamed session 2023.11.07 09:49:46.483824 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:49:46.483942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:46.484009 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part 2023.11.07 09:49:46.484088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:46.484184 [ 3 ] {} HTTP-Session: f266757e-28ca-44bb-ba05-ea3f5eaf1320 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:46.484203 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004994273 sec., 7208.256336808181 rows/sec., 302.69 KiB/sec. 2023.11.07 09:49:46.484270 [ 3 ] {} HTTP-Session: f266757e-28ca-44bb-ba05-ea3f5eaf1320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:46.484438 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.07 09:49:46.484662 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:46.484661 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part 2023.11.07 09:49:46.484832 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:49:46.484943 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.07 09:49:46.485140 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.485145 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part 2023.11.07 09:49:46.485620 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part 2023.11.07 09:49:46.485801 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:46.485920 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part 2023.11.07 09:49:46.486141 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part 2023.11.07 09:49:46.486633 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.487403 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.07 09:49:46.487867 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.07 09:49:46.487981 [ 10 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004579207 sec., 91718.937361862 rows/sec., 5.56 MiB/sec. 2023.11.07 09:49:46.488101 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} executeQuery: Read 23 rows, 31.78 KiB in 0.003384877 sec., 6794 rows/sec., 9.17 MiB/sec. 2023.11.07 09:49:46.488190 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.07 09:49:46.488312 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} DynamicQueryHandler: Done processing query 2023.11.07 09:49:46.488337 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:49:46.488353 [ 3 ] {} HTTP-Session: f266757e-28ca-44bb-ba05-ea3f5eaf1320 Destroying unnamed session 2023.11.07 09:49:46.488426 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.07 09:49:46.488484 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.488492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:46.488550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:46.488572 [ 3 ] {} HTTP-Session: 43ed7da1-1ba7-4816-a7e1-f43877d08b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:46.488588 [ 3 ] {} HTTP-Session: 43ed7da1-1ba7-4816-a7e1-f43877d08b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:46.488683 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:46.488724 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:49:46.488833 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:46.489106 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.489338 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.07 09:49:46.489512 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.07 09:49:46.489627 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} executeQuery: Read 21 rows, 1.12 KiB in 0.000905785 sec., 23184 rows/sec., 1.20 MiB/sec. 2023.11.07 09:49:46.489639 [ 87 ] {} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.07 09:49:46.489749 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:46.489838 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} DynamicQueryHandler: Done processing query 2023.11.07 09:49:46.489859 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.07 09:49:46.489898 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:46.489937 [ 3 ] {} HTTP-Session: 43ed7da1-1ba7-4816-a7e1-f43877d08b57 Destroying unnamed session 2023.11.07 09:49:46.489997 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:49:46.490027 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2023.11.07 09:49:46.490115 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2023.11.07 09:49:46.490195 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2023.11.07 09:49:46.490271 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part 2023.11.07 09:49:46.490344 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2023.11.07 09:49:46.490416 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2023.11.07 09:49:46.490945 [ 19 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148099 sec., 135876.7841449213 rows/sec., 7.52 MiB/sec. 2023.11.07 09:49:46.491058 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.07 09:49:46.491258 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.07 09:49:46.491321 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.07 09:49:51.457912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:51.458033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:51.458059 [ 3 ] {} HTTP-Session: de26ff4a-3f32-48a1-a3c3-185823893949 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:51.458083 [ 3 ] {} HTTP-Session: de26ff4a-3f32-48a1-a3c3-185823893949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:51.458212 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:51.458274 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:49:51.458434 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:51.458869 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:51.459139 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.07 09:49:51.459307 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.07 09:49:51.459434 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} executeQuery: Read 17 rows, 1.38 KiB in 0.001186229 sec., 14331 rows/sec., 1.13 MiB/sec. 2023.11.07 09:49:51.459627 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} DynamicQueryHandler: Done processing query 2023.11.07 09:49:51.459653 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:49:51.459670 [ 3 ] {} HTTP-Session: de26ff4a-3f32-48a1-a3c3-185823893949 Destroying unnamed session 2023.11.07 09:49:51.459793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 8489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:51.459845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:51.459865 [ 3 ] {} HTTP-Session: fc667df5-50c7-4a03-ac24-23cff29e99d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:51.459884 [ 3 ] {} HTTP-Session: fc667df5-50c7-4a03-ac24-23cff29e99d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:51.459969 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:51.460014 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:49:51.460124 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:51.460466 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:51.460676 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.07 09:49:51.460825 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.07 09:49:51.460922 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} executeQuery: Read 51 rows, 5.33 KiB in 0.000924595 sec., 55159 rows/sec., 5.63 MiB/sec. 2023.11.07 09:49:51.461055 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} DynamicQueryHandler: Done processing query 2023.11.07 09:49:51.461080 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:49:51.461095 [ 3 ] {} HTTP-Session: fc667df5-50c7-4a03-ac24-23cff29e99d2 Destroying unnamed session 2023.11.07 09:49:51.461205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:51.461249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:51.461267 [ 3 ] {} HTTP-Session: 14727515-16a0-4d02-a690-d9fd0e3006f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:51.461283 [ 3 ] {} HTTP-Session: 14727515-16a0-4d02-a690-d9fd0e3006f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:51.461353 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:51.461391 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:49:51.461497 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:51.461785 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:51.461988 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.07 09:49:51.462145 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.07 09:49:51.462243 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} executeQuery: Read 20 rows, 1.60 KiB in 0.000862334 sec., 23192 rows/sec., 1.81 MiB/sec. 2023.11.07 09:49:51.462357 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} DynamicQueryHandler: Done processing query 2023.11.07 09:49:51.462380 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:49:51.462395 [ 3 ] {} HTTP-Session: 14727515-16a0-4d02-a690-d9fd0e3006f1 Destroying unnamed session 2023.11.07 09:49:51.462556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:51.462600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:51.462618 [ 3 ] {} HTTP-Session: 5d6def87-9f2d-406b-aba6-47982e4bdd69 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:51.462635 [ 3 ] {} HTTP-Session: 5d6def87-9f2d-406b-aba6-47982e4bdd69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:51.462708 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:51.462753 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:49:51.462885 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:51.463254 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:51.463540 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.07 09:49:51.463715 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.07 09:49:51.463818 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} executeQuery: Read 17 rows, 23.49 KiB in 0.001081968 sec., 15712 rows/sec., 21.20 MiB/sec. 2023.11.07 09:49:51.463940 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} DynamicQueryHandler: Done processing query 2023.11.07 09:49:51.463962 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.07 09:49:51.463978 [ 3 ] {} HTTP-Session: 5d6def87-9f2d-406b-aba6-47982e4bdd69 Destroying unnamed session 2023.11.07 09:49:51.464120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:51.464164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:51.464183 [ 3 ] {} HTTP-Session: 7661a1be-9daf-46f5-b6be-a66e0b8361ec Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:51.464200 [ 3 ] {} HTTP-Session: 7661a1be-9daf-46f5-b6be-a66e0b8361ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:51.464267 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:51.464306 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:49:51.464408 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:51.464654 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:51.464875 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.07 09:49:51.465039 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.07 09:49:51.465127 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} executeQuery: Read 3 rows, 214.00 B in 0.000842014 sec., 3562 rows/sec., 248.20 KiB/sec. 2023.11.07 09:49:51.465232 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} DynamicQueryHandler: Done processing query 2023.11.07 09:49:51.465254 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:51.465268 [ 3 ] {} HTTP-Session: 7661a1be-9daf-46f5-b6be-a66e0b8361ec Destroying unnamed session 2023.11.07 09:49:53.230345 [ 51 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:49:53.230442 [ 51 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:49:56.464290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.464410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.464440 [ 3 ] {} HTTP-Session: c43963f1-49d5-4fc2-8e60-0933aefcfac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.464469 [ 3 ] {} HTTP-Session: c43963f1-49d5-4fc2-8e60-0933aefcfac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.464698 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.465402 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.465591 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.465642 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.465814 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.07 09:49:56.465952 [ 187 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.465954 [ 189 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.466116 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.466210 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.468142 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} executeQuery: Read 16 rows, 2.05 KiB in 0.003388717 sec., 4721 rows/sec., 605.47 KiB/sec. 2023.11.07 09:49:56.468468 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.468498 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.468520 [ 3 ] {} HTTP-Session: c43963f1-49d5-4fc2-8e60-0933aefcfac8 Destroying unnamed session 2023.11.07 09:49:56.468764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.468822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.468846 [ 3 ] {} HTTP-Session: 24e05ce2-6333-4786-9aac-cc3f003ea6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.468869 [ 3 ] {} HTTP-Session: 24e05ce2-6333-4786-9aac-cc3f003ea6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.469039 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.469565 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.469744 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.469788 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.469933 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.07 09:49:56.469994 [ 193 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.470008 [ 191 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.470101 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.470162 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.472013 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} executeQuery: Read 16 rows, 2.05 KiB in 0.002927959 sec., 5464 rows/sec., 700.75 KiB/sec. 2023.11.07 09:49:56.472278 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.472302 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.472318 [ 3 ] {} HTTP-Session: 24e05ce2-6333-4786-9aac-cc3f003ea6c0 Destroying unnamed session 2023.11.07 09:49:56.472664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.472712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.472733 [ 3 ] {} HTTP-Session: 4540bdd3-940a-455d-bb9f-2927b4ed98c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.472750 [ 3 ] {} HTTP-Session: 4540bdd3-940a-455d-bb9f-2927b4ed98c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.472884 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.473391 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.473573 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.473615 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.473761 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.07 09:49:56.473836 [ 190 ] {5387daa9-9271-438c-8c13-68533f21cb31} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.473856 [ 192 ] {5387daa9-9271-438c-8c13-68533f21cb31} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.473967 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.474028 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.475708 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} executeQuery: Read 16 rows, 2.05 KiB in 0.002784606 sec., 5745 rows/sec., 736.82 KiB/sec. 2023.11.07 09:49:56.475976 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.476000 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.476016 [ 3 ] {} HTTP-Session: 4540bdd3-940a-455d-bb9f-2927b4ed98c3 Destroying unnamed session 2023.11.07 09:49:56.476259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.476303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.476323 [ 3 ] {} HTTP-Session: 7f1554ce-eece-4185-9703-8bf852caeee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.476339 [ 3 ] {} HTTP-Session: 7f1554ce-eece-4185-9703-8bf852caeee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.476473 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.476978 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.477159 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.477201 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.477346 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.07 09:49:56.477410 [ 189 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.477411 [ 191 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.477492 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.477553 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.479155 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} executeQuery: Read 16 rows, 2.05 KiB in 0.002643974 sec., 6051 rows/sec., 776.01 KiB/sec. 2023.11.07 09:49:56.479416 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.479440 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.479456 [ 3 ] {} HTTP-Session: 7f1554ce-eece-4185-9703-8bf852caeee2 Destroying unnamed session 2023.11.07 09:49:56.479703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.479746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.479765 [ 3 ] {} HTTP-Session: a7e2dd42-02b7-4b20-b6ae-82e54bcdea97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.479782 [ 3 ] {} HTTP-Session: a7e2dd42-02b7-4b20-b6ae-82e54bcdea97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.479913 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.480423 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.480605 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.480647 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.480793 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.07 09:49:56.480853 [ 191 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.480856 [ 189 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.480931 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.480991 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.482513 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} executeQuery: Read 16 rows, 2.05 KiB in 0.002563102 sec., 6242 rows/sec., 800.50 KiB/sec. 2023.11.07 09:49:56.482758 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.482782 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.482798 [ 3 ] {} HTTP-Session: a7e2dd42-02b7-4b20-b6ae-82e54bcdea97 Destroying unnamed session 2023.11.07 09:49:56.483035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.483079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.483099 [ 3 ] {} HTTP-Session: 0106b52c-1a86-4702-a1f0-b4840b334a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.483115 [ 3 ] {} HTTP-Session: 0106b52c-1a86-4702-a1f0-b4840b334a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.483246 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.483758 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.483942 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.483984 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.484130 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.07 09:49:56.484195 [ 191 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.484202 [ 189 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.484289 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.484348 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.485837 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} executeQuery: Read 16 rows, 2.05 KiB in 0.002552122 sec., 6269 rows/sec., 803.94 KiB/sec. 2023.11.07 09:49:56.486093 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.486117 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.486133 [ 3 ] {} HTTP-Session: 0106b52c-1a86-4702-a1f0-b4840b334a54 Destroying unnamed session 2023.11.07 09:49:56.486367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.486410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.486429 [ 3 ] {} HTTP-Session: 9b1dedd6-a8b4-4d9c-b9db-ec384b19d710 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.486446 [ 3 ] {} HTTP-Session: 9b1dedd6-a8b4-4d9c-b9db-ec384b19d710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.486577 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.487093 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.487278 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.487319 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.487465 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2023.11.07 09:49:56.487531 [ 191 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.487537 [ 189 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.487623 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.487684 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.489161 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} executeQuery: Read 16 rows, 2.05 KiB in 0.002546353 sec., 6283 rows/sec., 805.76 KiB/sec. 2023.11.07 09:49:56.489403 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.489427 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.489444 [ 3 ] {} HTTP-Session: 9b1dedd6-a8b4-4d9c-b9db-ec384b19d710 Destroying unnamed session 2023.11.07 09:49:56.489680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.489724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.489742 [ 3 ] {} HTTP-Session: c78290a6-a488-4982-9d2a-22f75a960a3f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.489759 [ 3 ] {} HTTP-Session: c78290a6-a488-4982-9d2a-22f75a960a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.489893 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.490415 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.490602 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.490644 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.490791 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2023.11.07 09:49:56.490879 [ 190 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.490878 [ 192 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.490998 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.491057 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.492647 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} executeQuery: Read 16 rows, 2.05 KiB in 0.002714645 sec., 5893 rows/sec., 755.81 KiB/sec. 2023.11.07 09:49:56.492907 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.492932 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.492948 [ 3 ] {} HTTP-Session: c78290a6-a488-4982-9d2a-22f75a960a3f Destroying unnamed session 2023.11.07 09:49:56.493177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.493220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.493239 [ 3 ] {} HTTP-Session: b8660f54-96c8-410d-8238-e071bb910eba Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.493255 [ 3 ] {} HTTP-Session: b8660f54-96c8-410d-8238-e071bb910eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.493389 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.493914 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.494104 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.494146 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.494294 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2023.11.07 09:49:56.494343 [ 193 ] {bbb26963-228a-4558-889c-3742c465df22} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.494362 [ 191 ] {bbb26963-228a-4558-889c-3742c465df22} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.494445 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.494504 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.495905 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} executeQuery: Read 16 rows, 2.05 KiB in 0.002476891 sec., 6459 rows/sec., 828.36 KiB/sec. 2023.11.07 09:49:56.496155 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.496184 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.496203 [ 3 ] {} HTTP-Session: b8660f54-96c8-410d-8238-e071bb910eba Destroying unnamed session 2023.11.07 09:49:56.496438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.496490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.496514 [ 3 ] {} HTTP-Session: 1917d945-907e-4854-ac97-3bf24ae3bfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.496535 [ 3 ] {} HTTP-Session: 1917d945-907e-4854-ac97-3bf24ae3bfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.496700 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.497318 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.497507 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.497548 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.497695 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2023.11.07 09:49:56.497767 [ 189 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.497780 [ 187 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.497879 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.497940 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.499258 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} executeQuery: Read 16 rows, 2.05 KiB in 0.002512372 sec., 6368 rows/sec., 816.66 KiB/sec. 2023.11.07 09:49:56.499510 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.499534 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.499551 [ 3 ] {} HTTP-Session: 1917d945-907e-4854-ac97-3bf24ae3bfc8 Destroying unnamed session 2023.11.07 09:49:56.499799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.499842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.499861 [ 3 ] {} HTTP-Session: df715049-25f8-49d1-8643-0dc8da7101c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.499878 [ 3 ] {} HTTP-Session: df715049-25f8-49d1-8643-0dc8da7101c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.500013 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} executeQuery: (from [fd00:1122:3344:101::d]:39388) 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.11.07 09:49:56.500550 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.500741 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.500783 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.07 09:49:56.500930 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2023.11.07 09:49:56.500986 [ 193 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.07 09:49:56.501003 [ 191 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.07 09:49:56.501079 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.07 09:49:56.501138 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.07 09:49:56.502316 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} executeQuery: Read 16 rows, 2.05 KiB in 0.002263328 sec., 7069 rows/sec., 906.52 KiB/sec. 2023.11.07 09:49:56.502578 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.502603 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.07 09:49:56.502619 [ 3 ] {} HTTP-Session: df715049-25f8-49d1-8643-0dc8da7101c3 Destroying unnamed session 2023.11.07 09:49:56.502769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.502813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.502833 [ 3 ] {} HTTP-Session: 2c4fe999-b437-49b0-9f3e-6548c21952d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.502849 [ 3 ] {} HTTP-Session: 2c4fe999-b437-49b0-9f3e-6548c21952d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.502929 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.502970 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.07 09:49:56.503111 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.503433 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.503717 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.07 09:49:56.503875 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.07 09:49:56.504015 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} executeQuery: Read 11 rows, 1009.00 B in 0.001054857 sec., 10427 rows/sec., 934.11 KiB/sec. 2023.11.07 09:49:56.504155 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.504178 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:49:56.504194 [ 3 ] {} HTTP-Session: 2c4fe999-b437-49b0-9f3e-6548c21952d9 Destroying unnamed session 2023.11.07 09:49:56.504308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.504353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.504371 [ 3 ] {} HTTP-Session: 72c8cd34-ecb2-4675-862b-691cbda7563b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.504387 [ 3 ] {} HTTP-Session: 72c8cd34-ecb2-4675-862b-691cbda7563b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.504457 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.504498 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:49:56.504602 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.504911 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.505123 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.07 09:49:56.505259 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.07 09:49:56.505372 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} executeQuery: Read 29 rows, 2.20 KiB in 0.000906335 sec., 31996 rows/sec., 2.37 MiB/sec. 2023.11.07 09:49:56.505483 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.505505 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:49:56.505519 [ 3 ] {} HTTP-Session: 72c8cd34-ecb2-4675-862b-691cbda7563b Destroying unnamed session 2023.11.07 09:49:56.505670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.505712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.505730 [ 3 ] {} HTTP-Session: 15b69c73-a223-4375-a14c-f07642e8b715 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.505746 [ 3 ] {} HTTP-Session: 15b69c73-a223-4375-a14c-f07642e8b715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.505816 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.505853 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:49:56.505949 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.506408 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.506623 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.07 09:49:56.506768 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.07 09:49:56.506901 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} executeQuery: Read 165 rows, 15.80 KiB in 0.000995097 sec., 165812 rows/sec., 15.50 MiB/sec. 2023.11.07 09:49:56.507031 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.507055 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:49:56.507070 [ 3 ] {} HTTP-Session: 15b69c73-a223-4375-a14c-f07642e8b715 Destroying unnamed session 2023.11.07 09:49:56.507252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.507298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.507317 [ 3 ] {} HTTP-Session: 35c81c2a-4429-4694-9ca4-b46f3f679054 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.507333 [ 3 ] {} HTTP-Session: 35c81c2a-4429-4694-9ca4-b46f3f679054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.507421 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.507460 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:49:56.507562 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.508026 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.508242 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.07 09:49:56.508385 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.07 09:49:56.508506 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} executeQuery: Read 325 rows, 23.16 KiB in 0.001055537 sec., 307900 rows/sec., 21.43 MiB/sec. 2023.11.07 09:49:56.508625 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.508647 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:49:56.508663 [ 3 ] {} HTTP-Session: 35c81c2a-4429-4694-9ca4-b46f3f679054 Destroying unnamed session 2023.11.07 09:49:56.508777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.508820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.508838 [ 3 ] {} HTTP-Session: 2f9790b9-b799-4826-8dae-dd37d6bce1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.508855 [ 3 ] {} HTTP-Session: 2f9790b9-b799-4826-8dae-dd37d6bce1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.508923 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.508961 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:49:56.509068 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.509308 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.509542 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.07 09:49:56.509713 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.07 09:49:56.509835 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} executeQuery: Read 6 rows, 258.00 B in 0.000884005 sec., 6787 rows/sec., 285.01 KiB/sec. 2023.11.07 09:49:56.509952 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.509976 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:56.509991 [ 3 ] {} HTTP-Session: 2f9790b9-b799-4826-8dae-dd37d6bce1b4 Destroying unnamed session 2023.11.07 09:49:56.510107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.510150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.510170 [ 3 ] {} HTTP-Session: ec7ce4dc-8a99-4133-8fe9-09bbf14f7660 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.510186 [ 3 ] {} HTTP-Session: ec7ce4dc-8a99-4133-8fe9-09bbf14f7660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.510259 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.510300 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:49:56.510416 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.510709 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.510959 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.07 09:49:56.511129 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.07 09:49:56.511249 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} executeQuery: Read 81 rows, 5.07 KiB in 0.000961326 sec., 84258 rows/sec., 5.15 MiB/sec. 2023.11.07 09:49:56.511369 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.511393 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:49:56.511409 [ 3 ] {} HTTP-Session: ec7ce4dc-8a99-4133-8fe9-09bbf14f7660 Destroying unnamed session 2023.11.07 09:49:56.511549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.511592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.511611 [ 3 ] {} HTTP-Session: 75eb7104-bfe2-4ec8-91cd-c29dce44c982 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.511628 [ 3 ] {} HTTP-Session: 75eb7104-bfe2-4ec8-91cd-c29dce44c982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.511704 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.511747 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:49:56.511880 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.512239 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.512519 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.07 09:49:56.512690 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.07 09:49:56.512825 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} executeQuery: Read 23 rows, 31.78 KiB in 0.001091828 sec., 21065 rows/sec., 28.43 MiB/sec. 2023.11.07 09:49:56.512816 [ 64 ] {} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.07 09:49:56.512923 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.513053 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.513083 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.07 09:49:56.513115 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:49:56.513160 [ 3 ] {} HTTP-Session: 75eb7104-bfe2-4ec8-91cd-c29dce44c982 Destroying unnamed session 2023.11.07 09:49:56.513254 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:49:56.513318 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::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.11.07 09:49:56.513331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:49:56.513420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:49:56.513464 [ 3 ] {} HTTP-Session: 239ba881-709d-43fb-9761-79d1daf9120b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:49:56.513489 [ 3 ] {} HTTP-Session: 239ba881-709d-43fb-9761-79d1daf9120b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:49:56.513679 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2023.11.07 09:49:56.513702 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:49:56.513806 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:49:56.514030 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part 2023.11.07 09:49:56.514335 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:49:56.514377 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part 2023.11.07 09:49:56.514606 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part 2023.11.07 09:49:56.514956 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2023.11.07 09:49:56.515098 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:49:56.515587 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.07 09:49:56.515988 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.07 09:49:56.516268 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} executeQuery: Read 21 rows, 1.12 KiB in 0.002494681 sec., 8417 rows/sec., 447.04 KiB/sec. 2023.11.07 09:49:56.516503 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} DynamicQueryHandler: Done processing query 2023.11.07 09:49:56.516554 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:49:56.516636 [ 3 ] {} HTTP-Session: 239ba881-709d-43fb-9761-79d1daf9120b Destroying unnamed session 2023.11.07 09:49:56.516840 [ 19 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 6 columns (6 merged, 0 gathered) in 0.003825994 sec., 32671.24830828276 rows/sec., 44.09 MiB/sec. 2023.11.07 09:49:56.517009 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.07 09:49:56.517235 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.07 09:49:56.517300 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.07 09:49:57.000175 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.26 MiB, peak 237.40 MiB, will set to 230.77 MiB (RSS), difference: -1.49 MiB 2023.11.07 09:50:01.458426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:01.458611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:01.458659 [ 3 ] {} HTTP-Session: 15a3ca3f-79ff-4322-9d69-216711a0dec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:01.458702 [ 3 ] {} HTTP-Session: 15a3ca3f-79ff-4322-9d69-216711a0dec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:01.458906 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:01.459006 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:01.459276 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:01.459840 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:01.460113 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.07 09:50:01.460297 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.07 09:50:01.460435 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} executeQuery: Read 19 rows, 1.54 KiB in 0.001468774 sec., 12935 rows/sec., 1.02 MiB/sec. 2023.11.07 09:50:01.460587 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} DynamicQueryHandler: Done processing query 2023.11.07 09:50:01.460614 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:01.460631 [ 3 ] {} HTTP-Session: 15a3ca3f-79ff-4322-9d69-216711a0dec4 Destroying unnamed session 2023.11.07 09:50:01.460796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:01.460851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:01.460871 [ 3 ] {} HTTP-Session: 2f496fae-6fad-456c-8105-e8301ad07cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:01.460890 [ 3 ] {} HTTP-Session: 2f496fae-6fad-456c-8105-e8301ad07cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:01.460973 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:01.461016 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:01.461123 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:01.461413 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:01.461615 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.07 09:50:01.461756 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.07 09:50:01.461874 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} executeQuery: Read 57 rows, 5.92 KiB in 0.000920925 sec., 61894 rows/sec., 6.28 MiB/sec. 2023.11.07 09:50:01.461989 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} DynamicQueryHandler: Done processing query 2023.11.07 09:50:01.462012 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:50:01.462026 [ 3 ] {} HTTP-Session: 2f496fae-6fad-456c-8105-e8301ad07cb2 Destroying unnamed session 2023.11.07 09:50:01.462204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:01.462252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:01.462273 [ 3 ] {} HTTP-Session: ef9ee33e-09d7-406c-8a9d-992b82de886f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:01.462289 [ 3 ] {} HTTP-Session: ef9ee33e-09d7-406c-8a9d-992b82de886f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:01.462363 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:01.462402 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:01.462511 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:01.462777 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:01.462985 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.07 09:50:01.463128 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.07 09:50:01.463257 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} executeQuery: Read 19 rows, 1.52 KiB in 0.000865304 sec., 21957 rows/sec., 1.72 MiB/sec. 2023.11.07 09:50:01.463377 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} DynamicQueryHandler: Done processing query 2023.11.07 09:50:01.463400 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:01.463415 [ 3 ] {} HTTP-Session: ef9ee33e-09d7-406c-8a9d-992b82de886f Destroying unnamed session 2023.11.07 09:50:01.463614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:01.463660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:01.463679 [ 3 ] {} HTTP-Session: 3308e386-1bd1-436f-850e-2791522f99b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:01.463696 [ 3 ] {} HTTP-Session: 3308e386-1bd1-436f-850e-2791522f99b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:01.463772 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:01.463818 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:01.463954 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:01.464298 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:01.464596 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.07 09:50:01.464777 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.07 09:50:01.464921 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} executeQuery: Read 19 rows, 26.25 KiB in 0.001115659 sec., 17030 rows/sec., 22.98 MiB/sec. 2023.11.07 09:50:01.465060 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} DynamicQueryHandler: Done processing query 2023.11.07 09:50:01.465083 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:01.465098 [ 3 ] {} HTTP-Session: 3308e386-1bd1-436f-850e-2791522f99b7 Destroying unnamed session 2023.11.07 09:50:06.464349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:06.464472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:06.464499 [ 3 ] {} HTTP-Session: b4b7a5b0-44f9-434e-b19b-853853b8c8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:06.464524 [ 3 ] {} HTTP-Session: b4b7a5b0-44f9-434e-b19b-853853b8c8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:06.464655 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:06.464716 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:06.464875 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:06.465294 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:06.465560 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.07 09:50:06.465741 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.07 09:50:06.465886 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} executeQuery: Read 29 rows, 2.20 KiB in 0.00118868 sec., 24396 rows/sec., 1.81 MiB/sec. 2023.11.07 09:50:06.466034 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} DynamicQueryHandler: Done processing query 2023.11.07 09:50:06.466058 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:06.466074 [ 3 ] {} HTTP-Session: b4b7a5b0-44f9-434e-b19b-853853b8c8fa Destroying unnamed session 2023.11.07 09:50:06.466269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:06.466315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:06.466334 [ 3 ] {} HTTP-Session: 0f2dd07b-6b9a-45b0-bd3e-5cb21f9a1960 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:06.466351 [ 3 ] {} HTTP-Session: 0f2dd07b-6b9a-45b0-bd3e-5cb21f9a1960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:06.466427 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:06.466467 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:06.466574 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:06.467025 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:06.467252 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.07 09:50:06.467402 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.07 09:50:06.467535 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} executeQuery: Read 165 rows, 15.80 KiB in 0.001071617 sec., 153972 rows/sec., 14.39 MiB/sec. 2023.11.07 09:50:06.467725 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} DynamicQueryHandler: Done processing query 2023.11.07 09:50:06.467748 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:50:06.467764 [ 3 ] {} HTTP-Session: 0f2dd07b-6b9a-45b0-bd3e-5cb21f9a1960 Destroying unnamed session 2023.11.07 09:50:06.467927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:06.467974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:06.467993 [ 3 ] {} HTTP-Session: 6ec29394-98a8-46ca-8055-074e976a39aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:06.468010 [ 3 ] {} HTTP-Session: 6ec29394-98a8-46ca-8055-074e976a39aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:06.468096 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:06.468134 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:06.468254 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:06.468728 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:06.468952 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.07 09:50:06.469097 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.07 09:50:06.469220 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} executeQuery: Read 314 rows, 22.29 KiB in 0.001093208 sec., 287228 rows/sec., 19.92 MiB/sec. 2023.11.07 09:50:06.469342 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} DynamicQueryHandler: Done processing query 2023.11.07 09:50:06.469365 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:50:06.469381 [ 3 ] {} HTTP-Session: 6ec29394-98a8-46ca-8055-074e976a39aa Destroying unnamed session 2023.11.07 09:50:06.469531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:06.469577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:06.469597 [ 3 ] {} HTTP-Session: e7a0d496-4d45-420b-9321-338459cd8c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:06.469613 [ 3 ] {} HTTP-Session: e7a0d496-4d45-420b-9321-338459cd8c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:06.469682 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:06.469722 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:50:06.469834 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:06.470090 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:06.470328 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.07 09:50:06.470504 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.07 09:50:06.470634 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} executeQuery: Read 6 rows, 258.00 B in 0.000922035 sec., 6507 rows/sec., 273.26 KiB/sec. 2023.11.07 09:50:06.470752 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} DynamicQueryHandler: Done processing query 2023.11.07 09:50:06.470774 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:06.470790 [ 3 ] {} HTTP-Session: e7a0d496-4d45-420b-9321-338459cd8c95 Destroying unnamed session 2023.11.07 09:50:06.470919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:06.470964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:06.470984 [ 3 ] {} HTTP-Session: 73388956-de47-4a7c-ae91-bdbf4724777a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:06.471001 [ 3 ] {} HTTP-Session: 73388956-de47-4a7c-ae91-bdbf4724777a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:06.471075 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:06.471116 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:50:06.471235 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:06.471540 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:06.471793 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.07 09:50:06.471972 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.07 09:50:06.472109 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} executeQuery: Read 70 rows, 4.35 KiB in 0.001000786 sec., 69945 rows/sec., 4.24 MiB/sec. 2023.11.07 09:50:06.472248 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} DynamicQueryHandler: Done processing query 2023.11.07 09:50:06.472272 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:06.472288 [ 3 ] {} HTTP-Session: 73388956-de47-4a7c-ae91-bdbf4724777a Destroying unnamed session 2023.11.07 09:50:06.472479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:06.472524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:06.472544 [ 3 ] {} HTTP-Session: 70e56b55-119a-404f-99e3-4b0eb6c8b2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:06.472560 [ 3 ] {} HTTP-Session: 70e56b55-119a-404f-99e3-4b0eb6c8b2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:06.472637 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:06.472680 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:06.472818 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:06.473224 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:06.473517 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.07 09:50:06.473687 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.07 09:50:06.473812 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} executeQuery: Read 23 rows, 31.78 KiB in 0.001147869 sec., 20037 rows/sec., 27.04 MiB/sec. 2023.11.07 09:50:06.473936 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} DynamicQueryHandler: Done processing query 2023.11.07 09:50:06.473959 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:06.473975 [ 3 ] {} HTTP-Session: 70e56b55-119a-404f-99e3-4b0eb6c8b2f1 Destroying unnamed session 2023.11.07 09:50:06.474087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:06.474133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:06.474152 [ 3 ] {} HTTP-Session: fa89767c-99b6-49d9-8fe0-7e1f70739198 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:06.474169 [ 3 ] {} HTTP-Session: fa89767c-99b6-49d9-8fe0-7e1f70739198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:06.474240 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:06.474280 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:50:06.474383 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:06.474640 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:06.474871 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.07 09:50:06.475043 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.07 09:50:06.475150 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} executeQuery: Read 21 rows, 1.12 KiB in 0.000874675 sec., 24008 rows/sec., 1.25 MiB/sec. 2023.11.07 09:50:06.475332 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} DynamicQueryHandler: Done processing query 2023.11.07 09:50:06.475355 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:06.475371 [ 3 ] {} HTTP-Session: fa89767c-99b6-49d9-8fe0-7e1f70739198 Destroying unnamed session 2023.11.07 09:50:08.230493 [ 80 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:50:08.230590 [ 80 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:50:11.458831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:11.458934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:11.458961 [ 3 ] {} HTTP-Session: 9cc8a39f-ffba-41b1-b397-a0321ac06933 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:11.458986 [ 3 ] {} HTTP-Session: 9cc8a39f-ffba-41b1-b397-a0321ac06933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:11.459118 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:11.459183 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:11.459347 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:11.459754 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:11.460014 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.07 09:50:11.460176 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.07 09:50:11.460308 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} executeQuery: Read 19 rows, 1.54 KiB in 0.001143879 sec., 16610 rows/sec., 1.31 MiB/sec. 2023.11.07 09:50:11.460318 [ 60 ] {} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.07 09:50:11.460432 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:11.460519 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} DynamicQueryHandler: Done processing query 2023.11.07 09:50:11.460531 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.07 09:50:11.460551 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:11.460574 [ 3 ] {} HTTP-Session: 9cc8a39f-ffba-41b1-b397-a0321ac06933 Destroying unnamed session 2023.11.07 09:50:11.460619 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:11.460649 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 29 rows starting from the beginning of the part 2023.11.07 09:50:11.460731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:11.460779 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part 2023.11.07 09:50:11.460786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:11.460823 [ 3 ] {} HTTP-Session: 56899bdb-d279-4a65-b440-6a924e5e27a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:11.460852 [ 3 ] {} HTTP-Session: 56899bdb-d279-4a65-b440-6a924e5e27a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:11.460895 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part 2023.11.07 09:50:11.460982 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:11.461005 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:50:11.461043 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:11.461145 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part 2023.11.07 09:50:11.461303 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:50:11.461307 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:11.461795 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:11.462123 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.07 09:50:11.462156 [ 18 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.001649967 sec., 86062.3273071522 rows/sec., 6.55 MiB/sec. 2023.11.07 09:50:11.462302 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.07 09:50:11.462323 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.07 09:50:11.462453 [ 60 ] {} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.07 09:50:11.462477 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} executeQuery: Read 57 rows, 5.92 KiB in 0.001451654 sec., 39265 rows/sec., 3.99 MiB/sec. 2023.11.07 09:50:11.462523 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:11.462684 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.07 09:50:11.462712 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.07 09:50:11.462779 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} DynamicQueryHandler: Done processing query 2023.11.07 09:50:11.462796 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.07 09:50:11.462814 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:11.462822 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:50:11.462855 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part 2023.11.07 09:50:11.462866 [ 3 ] {} HTTP-Session: 56899bdb-d279-4a65-b440-6a924e5e27a3 Destroying unnamed session 2023.11.07 09:50:11.462979 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2023.11.07 09:50:11.463029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:11.463072 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 165 rows starting from the beginning of the part 2023.11.07 09:50:11.463085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:11.463123 [ 3 ] {} HTTP-Session: cf451c04-0d79-4451-9977-4f1409c985c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:11.463149 [ 3 ] {} HTTP-Session: cf451c04-0d79-4451-9977-4f1409c985c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:11.463263 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:11.463263 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 57 rows starting from the beginning of the part 2023.11.07 09:50:11.463320 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:11.463467 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 165 rows starting from the beginning of the part 2023.11.07 09:50:11.463551 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:11.463648 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 57 rows starting from the beginning of the part 2023.11.07 09:50:11.464056 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:11.464346 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.07 09:50:11.464524 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.07 09:50:11.464634 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002027323 sec., 325552.46499941056 rows/sec., 31.10 MiB/sec. 2023.11.07 09:50:11.464708 [ 60 ] {} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.07 09:50:11.464734 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} executeQuery: Read 19 rows, 1.52 KiB in 0.001437434 sec., 13217 rows/sec., 1.03 MiB/sec. 2023.11.07 09:50:11.464774 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:11.464813 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.07 09:50:11.465100 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.07 09:50:11.465204 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} DynamicQueryHandler: Done processing query 2023.11.07 09:50:11.465240 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:11.465266 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:11.465271 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.07 09:50:11.465278 [ 3 ] {} HTTP-Session: cf451c04-0d79-4451-9977-4f1409c985c3 Destroying unnamed session 2023.11.07 09:50:11.465310 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 329 rows starting from the beginning of the part 2023.11.07 09:50:11.465372 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.07 09:50:11.465488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:11.465500 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::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.11.07 09:50:11.465544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:11.465572 [ 3 ] {} HTTP-Session: ca574cf4-bb58-4e76-825d-7510169a3ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:11.465595 [ 3 ] {} HTTP-Session: ca574cf4-bb58-4e76-825d-7510169a3ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:11.465639 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 325 rows starting from the beginning of the part 2023.11.07 09:50:11.465713 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:11.465774 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::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.11.07 09:50:11.465782 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:11.465913 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part 2023.11.07 09:50:11.466074 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::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.11.07 09:50:11.466088 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:11.466693 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:11.467067 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209627 sec., 464331.76278168213 rows/sec., 32.53 MiB/sec. 2023.11.07 09:50:11.467133 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.07 09:50:11.467176 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.07 09:50:11.467345 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.07 09:50:11.467347 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.07 09:50:11.467412 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.07 09:50:11.467562 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} executeQuery: Read 19 rows, 26.25 KiB in 0.00181564 sec., 10464 rows/sec., 14.12 MiB/sec. 2023.11.07 09:50:11.467693 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} DynamicQueryHandler: Done processing query 2023.11.07 09:50:11.467718 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:11.467734 [ 3 ] {} HTTP-Session: ca574cf4-bb58-4e76-825d-7510169a3ccb Destroying unnamed session 2023.11.07 09:50:16.463821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:16.463957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:16.463988 [ 3 ] {} HTTP-Session: 67f14bc8-50f7-41a9-8c12-64d9eb9fef97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:16.464012 [ 3 ] {} HTTP-Session: 67f14bc8-50f7-41a9-8c12-64d9eb9fef97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:16.464144 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:16.464206 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:16.464368 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:16.464821 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:16.465090 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.07 09:50:16.465258 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.07 09:50:16.465386 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} executeQuery: Read 29 rows, 2.20 KiB in 0.00120703 sec., 24025 rows/sec., 1.78 MiB/sec. 2023.11.07 09:50:16.465547 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} DynamicQueryHandler: Done processing query 2023.11.07 09:50:16.465571 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:16.465587 [ 3 ] {} HTTP-Session: 67f14bc8-50f7-41a9-8c12-64d9eb9fef97 Destroying unnamed session 2023.11.07 09:50:16.465723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:16.465776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:16.465796 [ 3 ] {} HTTP-Session: 5099aa2c-4d98-4369-aaf8-cc2bb1e4be40 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:16.465814 [ 3 ] {} HTTP-Session: 5099aa2c-4d98-4369-aaf8-cc2bb1e4be40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:16.465902 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:16.465945 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:16.466052 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:16.466504 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:16.466733 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.07 09:50:16.466884 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.07 09:50:16.467010 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} executeQuery: Read 165 rows, 15.80 KiB in 0.001073557 sec., 153694 rows/sec., 14.37 MiB/sec. 2023.11.07 09:50:16.467191 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} DynamicQueryHandler: Done processing query 2023.11.07 09:50:16.467216 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:50:16.467232 [ 3 ] {} HTTP-Session: 5099aa2c-4d98-4369-aaf8-cc2bb1e4be40 Destroying unnamed session 2023.11.07 09:50:16.467501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:16.467545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:16.467565 [ 3 ] {} HTTP-Session: d809bb7b-8eba-4273-a3b0-def8b3e969c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:16.467582 [ 3 ] {} HTTP-Session: d809bb7b-8eba-4273-a3b0-def8b3e969c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:16.467674 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:16.467715 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:16.467833 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:16.468318 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:16.468555 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.07 09:50:16.468706 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.07 09:50:16.468857 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} executeQuery: Read 314 rows, 22.29 KiB in 0.001153149 sec., 272297 rows/sec., 18.88 MiB/sec. 2023.11.07 09:50:16.468981 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} DynamicQueryHandler: Done processing query 2023.11.07 09:50:16.469004 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:50:16.469019 [ 3 ] {} HTTP-Session: d809bb7b-8eba-4273-a3b0-def8b3e969c3 Destroying unnamed session 2023.11.07 09:50:16.469153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:16.469200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:16.469220 [ 3 ] {} HTTP-Session: 1effaae0-e839-4a0d-baac-4f6cb29a58e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:16.469238 [ 3 ] {} HTTP-Session: 1effaae0-e839-4a0d-baac-4f6cb29a58e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:16.469308 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:16.469348 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:50:16.469460 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:16.469750 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:16.469997 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.07 09:50:16.470177 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.07 09:50:16.470292 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} executeQuery: Read 6 rows, 258.00 B in 0.000948606 sec., 6325 rows/sec., 265.60 KiB/sec. 2023.11.07 09:50:16.470469 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} DynamicQueryHandler: Done processing query 2023.11.07 09:50:16.470492 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:16.470508 [ 3 ] {} HTTP-Session: 1effaae0-e839-4a0d-baac-4f6cb29a58e2 Destroying unnamed session 2023.11.07 09:50:16.470666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:16.470710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:16.470728 [ 3 ] {} HTTP-Session: a04c7679-3dd5-4ea4-a2e4-9796d703eda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:16.470744 [ 3 ] {} HTTP-Session: a04c7679-3dd5-4ea4-a2e4-9796d703eda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:16.470816 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:16.470857 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:50:16.470987 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:16.471294 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:16.471537 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.07 09:50:16.471704 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.07 09:50:16.471814 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} executeQuery: Read 70 rows, 4.35 KiB in 0.000963776 sec., 72630 rows/sec., 4.40 MiB/sec. 2023.11.07 09:50:16.471935 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} DynamicQueryHandler: Done processing query 2023.11.07 09:50:16.471958 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:16.471973 [ 3 ] {} HTTP-Session: a04c7679-3dd5-4ea4-a2e4-9796d703eda7 Destroying unnamed session 2023.11.07 09:50:16.472172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:16.472214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:16.472233 [ 3 ] {} HTTP-Session: a9094ae1-be8b-4a39-ae49-b9921468612b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:16.472249 [ 3 ] {} HTTP-Session: a9094ae1-be8b-4a39-ae49-b9921468612b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:16.472325 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:16.472370 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:16.472500 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:16.472895 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:16.473180 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.07 09:50:16.473351 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.07 09:50:16.473476 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} executeQuery: Read 23 rows, 31.78 KiB in 0.001123779 sec., 20466 rows/sec., 27.62 MiB/sec. 2023.11.07 09:50:16.473602 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} DynamicQueryHandler: Done processing query 2023.11.07 09:50:16.473625 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:16.473640 [ 3 ] {} HTTP-Session: a9094ae1-be8b-4a39-ae49-b9921468612b Destroying unnamed session 2023.11.07 09:50:16.473752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:16.473795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:16.473813 [ 3 ] {} HTTP-Session: 80703e12-4c08-41b2-ba37-c4e6af33d053 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:16.473829 [ 3 ] {} HTTP-Session: 80703e12-4c08-41b2-ba37-c4e6af33d053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:16.473897 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:16.473937 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:50:16.474038 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:16.474328 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:16.474554 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.07 09:50:16.474723 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.07 09:50:16.474851 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} executeQuery: Read 21 rows, 1.12 KiB in 0.000924525 sec., 22714 rows/sec., 1.18 MiB/sec. 2023.11.07 09:50:16.474959 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} DynamicQueryHandler: Done processing query 2023.11.07 09:50:16.474982 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:16.474997 [ 3 ] {} HTTP-Session: 80703e12-4c08-41b2-ba37-c4e6af33d053 Destroying unnamed session 2023.11.07 09:50:21.458931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:21.459068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:21.459098 [ 3 ] {} HTTP-Session: da236430-b607-4746-b5d3-aea6b833511e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:21.459127 [ 3 ] {} HTTP-Session: da236430-b607-4746-b5d3-aea6b833511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:21.459271 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:21.459340 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:21.459531 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:21.459984 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:21.460270 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.07 09:50:21.460428 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.07 09:50:21.460568 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} executeQuery: Read 19 rows, 1.54 KiB in 0.00125497 sec., 15139 rows/sec., 1.20 MiB/sec. 2023.11.07 09:50:21.460786 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} DynamicQueryHandler: Done processing query 2023.11.07 09:50:21.460810 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:21.460826 [ 3 ] {} HTTP-Session: da236430-b607-4746-b5d3-aea6b833511e Destroying unnamed session 2023.11.07 09:50:21.460947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:21.460992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:21.461009 [ 3 ] {} HTTP-Session: 6d5a0f08-58ae-4661-aeab-fece25b889c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:21.461026 [ 3 ] {} HTTP-Session: 6d5a0f08-58ae-4661-aeab-fece25b889c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:21.461099 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:21.461139 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:21.461256 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:21.461598 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:21.461809 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.07 09:50:21.461951 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.07 09:50:21.462083 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} executeQuery: Read 57 rows, 5.92 KiB in 0.000947785 sec., 60140 rows/sec., 6.10 MiB/sec. 2023.11.07 09:50:21.462244 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} DynamicQueryHandler: Done processing query 2023.11.07 09:50:21.462268 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:50:21.462283 [ 3 ] {} HTTP-Session: 6d5a0f08-58ae-4661-aeab-fece25b889c0 Destroying unnamed session 2023.11.07 09:50:21.462400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:21.462444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:21.462462 [ 3 ] {} HTTP-Session: 3380979e-2941-4919-8059-f66701af4ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:21.462478 [ 3 ] {} HTTP-Session: 3380979e-2941-4919-8059-f66701af4ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:21.462548 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:21.462585 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:21.462695 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:21.462961 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:21.463163 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.07 09:50:21.463304 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.07 09:50:21.463425 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} executeQuery: Read 19 rows, 1.52 KiB in 0.000849114 sec., 22376 rows/sec., 1.75 MiB/sec. 2023.11.07 09:50:21.463540 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} DynamicQueryHandler: Done processing query 2023.11.07 09:50:21.463562 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:21.463578 [ 3 ] {} HTTP-Session: 3380979e-2941-4919-8059-f66701af4ea6 Destroying unnamed session 2023.11.07 09:50:21.463753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:21.463797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:21.463815 [ 3 ] {} HTTP-Session: 486a7b5c-357f-4095-8f44-d3505db09309 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:21.463832 [ 3 ] {} HTTP-Session: 486a7b5c-357f-4095-8f44-d3505db09309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:21.463905 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:21.463949 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:21.464087 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:21.464421 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:21.464701 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.07 09:50:21.464871 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.07 09:50:21.465000 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} executeQuery: Read 19 rows, 26.25 KiB in 0.001064588 sec., 17847 rows/sec., 24.08 MiB/sec. 2023.11.07 09:50:21.464992 [ 77 ] {} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.07 09:50:21.465114 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:21.465190 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} DynamicQueryHandler: Done processing query 2023.11.07 09:50:21.465225 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.07 09:50:21.465242 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:21.465278 [ 3 ] {} HTTP-Session: 486a7b5c-357f-4095-8f44-d3505db09309 Destroying unnamed session 2023.11.07 09:50:21.465333 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:21.465364 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part 2023.11.07 09:50:21.465496 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.11.07 09:50:21.465587 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part 2023.11.07 09:50:21.465676 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::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.11.07 09:50:21.465758 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part 2023.11.07 09:50:21.465840 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::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.11.07 09:50:21.466907 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 6 columns (6 merged, 0 gathered) in 0.001729509 sec., 131829.322657471 rows/sec., 177.90 MiB/sec. 2023.11.07 09:50:21.467071 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.07 09:50:21.467264 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.07 09:50:21.467325 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.07 09:50:21.467381 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2: 4.08 MiB. 2023.11.07 09:50:23.230867 [ 63 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:50:23.230957 [ 63 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:50:26.464649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:26.464767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:26.464797 [ 3 ] {} HTTP-Session: 37e81275-461b-40cf-810c-7d5576886187 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:26.464826 [ 3 ] {} HTTP-Session: 37e81275-461b-40cf-810c-7d5576886187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:26.464967 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:26.465035 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:26.465213 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:26.465647 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.465911 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.07 09:50:26.466070 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.07 09:50:26.466186 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} executeQuery: Read 29 rows, 2.20 KiB in 0.00118063 sec., 24563 rows/sec., 1.82 MiB/sec. 2023.11.07 09:50:26.466353 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} DynamicQueryHandler: Done processing query 2023.11.07 09:50:26.466379 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:26.466395 [ 3 ] {} HTTP-Session: 37e81275-461b-40cf-810c-7d5576886187 Destroying unnamed session 2023.11.07 09:50:26.466588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:26.466634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:26.466653 [ 3 ] {} HTTP-Session: 97bd1325-a948-443d-8179-c625be87bc6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:26.466670 [ 3 ] {} HTTP-Session: 97bd1325-a948-443d-8179-c625be87bc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:26.466744 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:26.466784 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:26.466889 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:26.467273 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.467499 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.07 09:50:26.467643 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.07 09:50:26.467743 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} executeQuery: Read 165 rows, 15.80 KiB in 0.000970467 sec., 170021 rows/sec., 15.90 MiB/sec. 2023.11.07 09:50:26.467913 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} DynamicQueryHandler: Done processing query 2023.11.07 09:50:26.467936 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:50:26.467952 [ 3 ] {} HTTP-Session: 97bd1325-a948-443d-8179-c625be87bc6d Destroying unnamed session 2023.11.07 09:50:26.468168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:26.468211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:26.468230 [ 3 ] {} HTTP-Session: aaec2296-cdac-468d-b91b-984cfe68050b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:26.468246 [ 3 ] {} HTTP-Session: aaec2296-cdac-468d-b91b-984cfe68050b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:26.468329 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:26.468368 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:26.468482 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:26.468930 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.469151 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.07 09:50:26.469298 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.07 09:50:26.469402 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} executeQuery: Read 325 rows, 23.16 KiB in 0.001042307 sec., 311808 rows/sec., 21.70 MiB/sec. 2023.11.07 09:50:26.469526 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} DynamicQueryHandler: Done processing query 2023.11.07 09:50:26.469549 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:50:26.469565 [ 3 ] {} HTTP-Session: aaec2296-cdac-468d-b91b-984cfe68050b Destroying unnamed session 2023.11.07 09:50:26.469690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:26.469734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:26.469753 [ 3 ] {} HTTP-Session: 7ca1b2a1-bac9-4870-9d0c-7775136924bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:26.469770 [ 3 ] {} HTTP-Session: 7ca1b2a1-bac9-4870-9d0c-7775136924bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:26.469837 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:26.469876 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:50:26.469981 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:26.470308 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.470545 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.07 09:50:26.470713 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.07 09:50:26.470815 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} executeQuery: Read 6 rows, 258.00 B in 0.000948126 sec., 6328 rows/sec., 265.74 KiB/sec. 2023.11.07 09:50:26.470945 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} DynamicQueryHandler: Done processing query 2023.11.07 09:50:26.470968 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:26.470984 [ 3 ] {} HTTP-Session: 7ca1b2a1-bac9-4870-9d0c-7775136924bc Destroying unnamed session 2023.11.07 09:50:26.471139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:26.471183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:26.471200 [ 3 ] {} HTTP-Session: 55f83086-553f-4ae8-a008-54e0b7f7eaab Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:26.471216 [ 3 ] {} HTTP-Session: 55f83086-553f-4ae8-a008-54e0b7f7eaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:26.471288 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:26.471328 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:50:26.471441 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:26.471762 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.472028 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.07 09:50:26.472211 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.07 09:50:26.472314 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} executeQuery: Read 81 rows, 5.07 KiB in 0.000999827 sec., 81014 rows/sec., 4.95 MiB/sec. 2023.11.07 09:50:26.472455 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} DynamicQueryHandler: Done processing query 2023.11.07 09:50:26.472479 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:50:26.472495 [ 3 ] {} HTTP-Session: 55f83086-553f-4ae8-a008-54e0b7f7eaab Destroying unnamed session 2023.11.07 09:50:26.472624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:26.472668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:26.472687 [ 3 ] {} HTTP-Session: bd454931-ae47-489f-b961-c0ceb75efb9b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:26.472704 [ 3 ] {} HTTP-Session: bd454931-ae47-489f-b961-c0ceb75efb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:26.472778 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:26.472823 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:26.472955 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:26.473351 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.473646 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.07 09:50:26.473828 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.07 09:50:26.473944 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} executeQuery: Read 23 rows, 31.78 KiB in 0.001125439 sec., 20436 rows/sec., 27.58 MiB/sec. 2023.11.07 09:50:26.474085 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} DynamicQueryHandler: Done processing query 2023.11.07 09:50:26.474109 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:26.474125 [ 3 ] {} HTTP-Session: bd454931-ae47-489f-b961-c0ceb75efb9b Destroying unnamed session 2023.11.07 09:50:26.474239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:26.474284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:26.474303 [ 3 ] {} HTTP-Session: 377fe616-6276-4512-99aa-9410499c3ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:26.474318 [ 3 ] {} HTTP-Session: 377fe616-6276-4512-99aa-9410499c3ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:26.474387 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:26.474427 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:50:26.474529 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:26.474776 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.474987 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.07 09:50:26.475144 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.07 09:50:26.475238 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} executeQuery: Read 21 rows, 1.12 KiB in 0.000875434 sec., 23988 rows/sec., 1.24 MiB/sec. 2023.11.07 09:50:26.475228 [ 61 ] {} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.07 09:50:26.475301 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB. 2023.11.07 09:50:26.475378 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} DynamicQueryHandler: Done processing query 2023.11.07 09:50:26.475458 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.07 09:50:26.475492 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:26.475523 [ 3 ] {} HTTP-Session: 377fe616-6276-4512-99aa-9410499c3ce5 Destroying unnamed session 2023.11.07 09:50:26.475571 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:26.475604 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part 2023.11.07 09:50:26.475739 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part 2023.11.07 09:50:26.475832 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2023.11.07 09:50:26.475915 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:50:26.475996 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2023.11.07 09:50:26.476078 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:50:26.476625 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121211 sec., 200476.8544109033 rows/sec., 10.88 MiB/sec. 2023.11.07 09:50:26.476719 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.07 09:50:26.476911 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.07 09:50:26.476971 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.07 09:50:31.458489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:31.458658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:31.458702 [ 3 ] {} HTTP-Session: 4feae948-36e3-4485-b699-0fd25ccaab41 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:31.458741 [ 3 ] {} HTTP-Session: 4feae948-36e3-4485-b699-0fd25ccaab41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:31.458926 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:31.459017 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:31.459261 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:31.459792 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:31.460053 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.07 09:50:31.460222 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.07 09:50:31.460344 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} executeQuery: Read 19 rows, 1.54 KiB in 0.001366293 sec., 13906 rows/sec., 1.10 MiB/sec. 2023.11.07 09:50:31.460496 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} DynamicQueryHandler: Done processing query 2023.11.07 09:50:31.460522 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:31.460539 [ 3 ] {} HTTP-Session: 4feae948-36e3-4485-b699-0fd25ccaab41 Destroying unnamed session 2023.11.07 09:50:31.460670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:31.460720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:31.460739 [ 3 ] {} HTTP-Session: d788bddc-5d2a-4661-8593-897416501270 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:31.460758 [ 3 ] {} HTTP-Session: d788bddc-5d2a-4661-8593-897416501270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:31.460841 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:31.460884 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:31.460991 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:31.461332 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:31.461545 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.07 09:50:31.461694 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.07 09:50:31.461796 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} executeQuery: Read 57 rows, 5.92 KiB in 0.000928206 sec., 61408 rows/sec., 6.23 MiB/sec. 2023.11.07 09:50:31.461918 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} DynamicQueryHandler: Done processing query 2023.11.07 09:50:31.461941 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:50:31.461957 [ 3 ] {} HTTP-Session: d788bddc-5d2a-4661-8593-897416501270 Destroying unnamed session 2023.11.07 09:50:31.462075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:31.462121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:31.462140 [ 3 ] {} HTTP-Session: 35c9ee33-a0b8-4f3f-bb1f-76f194f8e836 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:31.462157 [ 3 ] {} HTTP-Session: 35c9ee33-a0b8-4f3f-bb1f-76f194f8e836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:31.462229 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:31.462267 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:31.462371 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:31.462677 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:31.462872 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.07 09:50:31.463015 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.07 09:50:31.463115 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} executeQuery: Read 19 rows, 1.52 KiB in 0.000860045 sec., 22091 rows/sec., 1.73 MiB/sec. 2023.11.07 09:50:31.463228 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} DynamicQueryHandler: Done processing query 2023.11.07 09:50:31.463251 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:31.463266 [ 3 ] {} HTTP-Session: 35c9ee33-a0b8-4f3f-bb1f-76f194f8e836 Destroying unnamed session 2023.11.07 09:50:31.463443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:31.463487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:31.463505 [ 3 ] {} HTTP-Session: ce45c8e7-1622-4d67-8845-56356e32f8c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:31.463522 [ 3 ] {} HTTP-Session: ce45c8e7-1622-4d67-8845-56356e32f8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:31.463598 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:31.463642 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:31.463774 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:31.464138 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:31.464485 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.07 09:50:31.464662 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.07 09:50:31.464766 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} executeQuery: Read 19 rows, 26.25 KiB in 0.001140319 sec., 16662 rows/sec., 22.48 MiB/sec. 2023.11.07 09:50:31.464891 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} DynamicQueryHandler: Done processing query 2023.11.07 09:50:31.464914 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:31.464930 [ 3 ] {} HTTP-Session: ce45c8e7-1622-4d67-8845-56356e32f8c0 Destroying unnamed session 2023.11.07 09:50:36.464624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:36.464747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:36.464772 [ 3 ] {} HTTP-Session: 989fcc7a-0b70-446a-a32f-80e04e2c485e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:36.464794 [ 3 ] {} HTTP-Session: 989fcc7a-0b70-446a-a32f-80e04e2c485e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:36.464914 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:36.464972 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:36.465123 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:36.465665 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.465928 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.07 09:50:36.466100 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.07 09:50:36.466229 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} executeQuery: Read 29 rows, 2.20 KiB in 0.001255921 sec., 23090 rows/sec., 1.71 MiB/sec. 2023.11.07 09:50:36.466245 [ 91 ] {} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.07 09:50:36.466362 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.466428 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} DynamicQueryHandler: Done processing query 2023.11.07 09:50:36.466476 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:36.466484 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.07 09:50:36.466516 [ 3 ] {} HTTP-Session: 989fcc7a-0b70-446a-a32f-80e04e2c485e Destroying unnamed session 2023.11.07 09:50:36.466658 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:36.466728 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2023.11.07 09:50:36.466728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:36.466813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:36.466856 [ 3 ] {} HTTP-Session: 93c0075a-ac4f-4c3c-bf9b-0d5a33d9c4d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:36.466909 [ 3 ] {} HTTP-Session: 93c0075a-ac4f-4c3c-bf9b-0d5a33d9c4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:36.466995 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part 2023.11.07 09:50:36.467133 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:36.467232 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:50:36.467246 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:36.467513 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part 2023.11.07 09:50:36.467708 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:36.467741 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:50:36.467907 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part 2023.11.07 09:50:36.468424 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.468938 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.07 09:50:36.469218 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.002786057 sec., 62094.92483463188 rows/sec., 4.71 MiB/sec. 2023.11.07 09:50:36.469250 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.07 09:50:36.469405 [ 23 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.07 09:50:36.469422 [ 91 ] {} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.07 09:50:36.469452 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} executeQuery: Read 165 rows, 15.80 KiB in 0.002263868 sec., 72884 rows/sec., 6.81 MiB/sec. 2023.11.07 09:50:36.469505 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.469771 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.07 09:50:36.469796 [ 23 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.07 09:50:36.469848 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} DynamicQueryHandler: Done processing query 2023.11.07 09:50:36.469933 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:50:36.469984 [ 23 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.07 09:50:36.469995 [ 3 ] {} HTTP-Session: 93c0075a-ac4f-4c3c-bf9b-0d5a33d9c4d8 Destroying unnamed session 2023.11.07 09:50:36.470021 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:36.470065 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::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.11.07 09:50:36.470172 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 165 rows starting from the beginning of the part 2023.11.07 09:50:36.470182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:36.470239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:36.470271 [ 3 ] {} HTTP-Session: 42f11038-1463-4854-a785-bee5eb524fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:36.470280 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 57 rows starting from the beginning of the part 2023.11.07 09:50:36.470291 [ 3 ] {} HTTP-Session: 42f11038-1463-4854-a785-bee5eb524fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:36.470398 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 165 rows starting from the beginning of the part 2023.11.07 09:50:36.470425 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:36.470479 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:36.470505 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 57 rows starting from the beginning of the part 2023.11.07 09:50:36.470671 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 165 rows starting from the beginning of the part 2023.11.07 09:50:36.470722 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:36.471503 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.471768 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 4 columns (4 merged, 0 gathered) in 0.002174766 sec., 382110.0752908589 rows/sec., 36.35 MiB/sec. 2023.11.07 09:50:36.471829 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.07 09:50:36.471939 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.07 09:50:36.472054 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.07 09:50:36.472256 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.07 09:50:36.472280 [ 91 ] {} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.07 09:50:36.472295 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} executeQuery: Read 314 rows, 22.29 KiB in 0.00181946 sec., 172578 rows/sec., 11.97 MiB/sec. 2023.11.07 09:50:36.472392 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.07 09:50:36.472387 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.472690 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} DynamicQueryHandler: Done processing query 2023.11.07 09:50:36.472705 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.07 09:50:36.472734 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:50:36.472775 [ 3 ] {} HTTP-Session: 42f11038-1463-4854-a785-bee5eb524fb6 Destroying unnamed session 2023.11.07 09:50:36.472838 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:36.472868 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 362 rows starting from the beginning of the part 2023.11.07 09:50:36.472976 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part 2023.11.07 09:50:36.472994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:36.473087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:36.473158 [ 3 ] {} HTTP-Session: 25ae3d19-2a2f-46a6-aa12-7df9f13ab3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:36.473162 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::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.11.07 09:50:36.473187 [ 3 ] {} HTTP-Session: 25ae3d19-2a2f-46a6-aa12-7df9f13ab3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:36.473420 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:36.473423 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 325 rows starting from the beginning of the part 2023.11.07 09:50:36.473518 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:50:36.473704 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::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.11.07 09:50:36.474017 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part 2023.11.07 09:50:36.474039 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:36.474670 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.475243 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.07 09:50:36.475617 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.07 09:50:36.475657 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 4 columns (4 merged, 0 gathered) in 0.003094572 sec., 437217.16605721245 rows/sec., 30.59 MiB/sec. 2023.11.07 09:50:36.475793 [ 91 ] {} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.07 09:50:36.475861 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} executeQuery: Read 6 rows, 258.00 B in 0.00238036 sec., 2520 rows/sec., 105.85 KiB/sec. 2023.11.07 09:50:36.475881 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.475874 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.07 09:50:36.476115 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.07 09:50:36.476362 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} DynamicQueryHandler: Done processing query 2023.11.07 09:50:36.476368 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.07 09:50:36.476368 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:36.476410 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:36.476464 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:50:36.476480 [ 3 ] {} HTTP-Session: 25ae3d19-2a2f-46a6-aa12-7df9f13ab3f8 Destroying unnamed session 2023.11.07 09:50:36.476490 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.07 09:50:36.476639 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:50:36.476713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:36.476799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:36.476803 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:50:36.476830 [ 3 ] {} HTTP-Session: 6aaf18b4-2979-4a88-9ecb-783b3ab41b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:36.476892 [ 3 ] {} HTTP-Session: 6aaf18b4-2979-4a88-9ecb-783b3ab41b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:36.477036 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:50:36.477083 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:36.477222 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:50:36.477242 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:50:36.477564 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:50:36.477820 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:36.478804 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.479183 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003234213 sec., 20406.81921691614 rows/sec., 856.93 KiB/sec. 2023.11.07 09:50:36.479333 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.07 09:50:36.479391 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.07 09:50:36.479689 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.07 09:50:36.479731 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.07 09:50:36.479795 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.07 09:50:36.479936 [ 91 ] {} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.07 09:50:36.479987 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} executeQuery: Read 70 rows, 4.35 KiB in 0.002829427 sec., 24739 rows/sec., 1.50 MiB/sec. 2023.11.07 09:50:36.480046 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.480252 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.07 09:50:36.480288 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} DynamicQueryHandler: Done processing query 2023.11.07 09:50:36.480336 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:50:36.480391 [ 3 ] {} HTTP-Session: 6aaf18b4-2979-4a88-9ecb-783b3ab41b75 Destroying unnamed session 2023.11.07 09:50:36.480404 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:36.480448 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part 2023.11.07 09:50:36.480566 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 81 rows starting from the beginning of the part 2023.11.07 09:50:36.480582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:36.480677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:36.480745 [ 3 ] {} HTTP-Session: f153ce5b-997e-4379-a313-02d345b6a45e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:36.480763 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part 2023.11.07 09:50:36.480789 [ 3 ] {} HTTP-Session: f153ce5b-997e-4379-a313-02d345b6a45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:36.481008 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part 2023.11.07 09:50:36.481030 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:36.481149 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:36.481205 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 81 rows starting from the beginning of the part 2023.11.07 09:50:36.481521 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part 2023.11.07 09:50:36.481845 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:36.482923 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.483376 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.003201904 sec., 247352.8250690839 rows/sec., 15.02 MiB/sec. 2023.11.07 09:50:36.483481 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.07 09:50:36.483604 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.07 09:50:36.483735 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.07 09:50:36.483965 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} executeQuery: Read 23 rows, 31.78 KiB in 0.002865827 sec., 8025 rows/sec., 10.83 MiB/sec. 2023.11.07 09:50:36.483976 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.07 09:50:36.484128 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.07 09:50:36.484206 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} DynamicQueryHandler: Done processing query 2023.11.07 09:50:36.484266 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:36.484288 [ 3 ] {} HTTP-Session: f153ce5b-997e-4379-a313-02d345b6a45e Destroying unnamed session 2023.11.07 09:50:36.484420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:36.484466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:36.484485 [ 3 ] {} HTTP-Session: 99c55f9d-7c61-4300-ad95-e086b0decc97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:36.484501 [ 3 ] {} HTTP-Session: 99c55f9d-7c61-4300-ad95-e086b0decc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:36.484573 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:36.484619 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:50:36.484738 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:36.485031 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:36.485273 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.07 09:50:36.485446 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.07 09:50:36.485565 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} executeQuery: Read 21 rows, 1.12 KiB in 0.000958616 sec., 21906 rows/sec., 1.14 MiB/sec. 2023.11.07 09:50:36.485688 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} DynamicQueryHandler: Done processing query 2023.11.07 09:50:36.485711 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:36.485726 [ 3 ] {} HTTP-Session: 99c55f9d-7c61-4300-ad95-e086b0decc97 Destroying unnamed session 2023.11.07 09:50:38.231021 [ 118 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:50:38.231120 [ 118 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:50:41.459047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:41.459207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:41.459253 [ 3 ] {} HTTP-Session: c4682b9a-da8e-4ec4-975e-2aad180164d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:41.459294 [ 3 ] {} HTTP-Session: c4682b9a-da8e-4ec4-975e-2aad180164d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:41.459495 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:41.459595 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:41.459860 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:41.460356 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:41.460624 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.07 09:50:41.460797 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.07 09:50:41.460948 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} executeQuery: Read 19 rows, 1.54 KiB in 0.001392253 sec., 13646 rows/sec., 1.08 MiB/sec. 2023.11.07 09:50:41.461109 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} DynamicQueryHandler: Done processing query 2023.11.07 09:50:41.461135 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:41.461151 [ 3 ] {} HTTP-Session: c4682b9a-da8e-4ec4-975e-2aad180164d2 Destroying unnamed session 2023.11.07 09:50:41.461276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:41.461329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:41.461349 [ 3 ] {} HTTP-Session: 89480850-cbe1-4dd2-a644-dbb80cc078d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:41.461367 [ 3 ] {} HTTP-Session: 89480850-cbe1-4dd2-a644-dbb80cc078d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:41.461452 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:41.461494 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:41.461603 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:41.461996 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:41.462220 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.07 09:50:41.462369 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.07 09:50:41.462497 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} executeQuery: Read 57 rows, 5.92 KiB in 0.001015897 sec., 56108 rows/sec., 5.70 MiB/sec. 2023.11.07 09:50:41.462624 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} DynamicQueryHandler: Done processing query 2023.11.07 09:50:41.462648 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:50:41.462665 [ 3 ] {} HTTP-Session: 89480850-cbe1-4dd2-a644-dbb80cc078d8 Destroying unnamed session 2023.11.07 09:50:41.462786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:41.462834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:41.462853 [ 3 ] {} HTTP-Session: 9fe7873e-cd2f-40c0-9cb1-ed40082dd46c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:41.462870 [ 3 ] {} HTTP-Session: 9fe7873e-cd2f-40c0-9cb1-ed40082dd46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:41.462942 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:41.462982 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:41.463089 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:41.463383 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:41.463588 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.07 09:50:41.463733 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.07 09:50:41.463853 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} executeQuery: Read 19 rows, 1.52 KiB in 0.000882385 sec., 21532 rows/sec., 1.68 MiB/sec. 2023.11.07 09:50:41.463971 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} DynamicQueryHandler: Done processing query 2023.11.07 09:50:41.463995 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:41.464010 [ 3 ] {} HTTP-Session: 9fe7873e-cd2f-40c0-9cb1-ed40082dd46c Destroying unnamed session 2023.11.07 09:50:41.464194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:41.464241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:41.464260 [ 3 ] {} HTTP-Session: 215f33f1-9f2a-43ca-ab29-7a55312ece3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:41.464277 [ 3 ] {} HTTP-Session: 215f33f1-9f2a-43ca-ab29-7a55312ece3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:41.464354 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:41.464399 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:41.464537 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:41.464915 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:41.465209 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.07 09:50:41.465386 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.07 09:50:41.465527 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} executeQuery: Read 19 rows, 26.25 KiB in 0.001143139 sec., 16620 rows/sec., 22.43 MiB/sec. 2023.11.07 09:50:41.465753 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} DynamicQueryHandler: Done processing query 2023.11.07 09:50:41.465776 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:41.465792 [ 3 ] {} HTTP-Session: 215f33f1-9f2a-43ca-ab29-7a55312ece3c Destroying unnamed session 2023.11.07 09:50:46.464815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:46.464954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:46.464984 [ 3 ] {} HTTP-Session: 4620349f-ee2a-448d-bd15-d233bdf4be23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:46.465011 [ 3 ] {} HTTP-Session: 4620349f-ee2a-448d-bd15-d233bdf4be23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:46.465152 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:46.465213 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:46.465373 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:46.465834 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.466094 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.07 09:50:46.466253 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.07 09:50:46.466400 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} executeQuery: Read 29 rows, 2.20 KiB in 0.00121014 sec., 23964 rows/sec., 1.78 MiB/sec. 2023.11.07 09:50:46.466546 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} DynamicQueryHandler: Done processing query 2023.11.07 09:50:46.466570 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:46.466586 [ 3 ] {} HTTP-Session: 4620349f-ee2a-448d-bd15-d233bdf4be23 Destroying unnamed session 2023.11.07 09:50:46.466757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:46.466801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:46.466819 [ 3 ] {} HTTP-Session: fcdaae7e-a293-46a7-b4e5-2b6e45a1414f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:46.466836 [ 3 ] {} HTTP-Session: fcdaae7e-a293-46a7-b4e5-2b6e45a1414f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:46.466914 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:46.466959 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:46.467065 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:46.467484 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.467714 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.07 09:50:46.467863 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.07 09:50:46.467985 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} executeQuery: Read 165 rows, 15.80 KiB in 0.001035997 sec., 159266 rows/sec., 14.89 MiB/sec. 2023.11.07 09:50:46.468107 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} DynamicQueryHandler: Done processing query 2023.11.07 09:50:46.468130 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:50:46.468145 [ 3 ] {} HTTP-Session: fcdaae7e-a293-46a7-b4e5-2b6e45a1414f Destroying unnamed session 2023.11.07 09:50:46.468307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:46.468352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:46.468370 [ 3 ] {} HTTP-Session: f5ba1502-19d6-46cb-87c1-adafb5716c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:46.468386 [ 3 ] {} HTTP-Session: f5ba1502-19d6-46cb-87c1-adafb5716c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:46.468464 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:46.468502 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:46.468605 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:46.469083 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.469306 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.07 09:50:46.469456 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.07 09:50:46.469585 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} executeQuery: Read 314 rows, 22.29 KiB in 0.001093828 sec., 287065 rows/sec., 19.90 MiB/sec. 2023.11.07 09:50:46.469706 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} DynamicQueryHandler: Done processing query 2023.11.07 09:50:46.469730 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:50:46.469745 [ 3 ] {} HTTP-Session: f5ba1502-19d6-46cb-87c1-adafb5716c14 Destroying unnamed session 2023.11.07 09:50:46.469923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:46.469987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:46.470011 [ 3 ] {} HTTP-Session: a122421f-60ef-47db-8f63-e31dece65dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:46.470032 [ 3 ] {} HTTP-Session: a122421f-60ef-47db-8f63-e31dece65dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:46.470118 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:46.470163 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:50:46.470275 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:46.470577 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.470831 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.07 09:50:46.471012 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.07 09:50:46.471126 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} executeQuery: Read 6 rows, 258.00 B in 0.000969646 sec., 6187 rows/sec., 259.84 KiB/sec. 2023.11.07 09:50:46.471248 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} DynamicQueryHandler: Done processing query 2023.11.07 09:50:46.471272 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:46.471287 [ 3 ] {} HTTP-Session: a122421f-60ef-47db-8f63-e31dece65dcd Destroying unnamed session 2023.11.07 09:50:46.471414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:46.471458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:46.471476 [ 3 ] {} HTTP-Session: 2983f424-4199-4aa5-860b-8756217eb065 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:46.471493 [ 3 ] {} HTTP-Session: 2983f424-4199-4aa5-860b-8756217eb065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:46.471566 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:46.471607 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:50:46.471725 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:46.472063 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.472309 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.07 09:50:46.472476 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.07 09:50:46.472598 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} executeQuery: Read 70 rows, 4.35 KiB in 0.001003957 sec., 69724 rows/sec., 4.23 MiB/sec. 2023.11.07 09:50:46.472719 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} DynamicQueryHandler: Done processing query 2023.11.07 09:50:46.472742 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:46.472758 [ 3 ] {} HTTP-Session: 2983f424-4199-4aa5-860b-8756217eb065 Destroying unnamed session 2023.11.07 09:50:46.472952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:46.472995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:46.473015 [ 3 ] {} HTTP-Session: 2e1b63e4-a6c4-44e3-8547-654d900ad614 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:46.473031 [ 3 ] {} HTTP-Session: 2e1b63e4-a6c4-44e3-8547-654d900ad614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:46.473106 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:46.473150 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:46.473284 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:46.473698 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.473972 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.07 09:50:46.474141 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.07 09:50:46.474274 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} executeQuery: Read 23 rows, 31.78 KiB in 0.001134599 sec., 20271 rows/sec., 27.36 MiB/sec. 2023.11.07 09:50:46.474270 [ 114 ] {} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.07 09:50:46.474408 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.474454 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} DynamicQueryHandler: Done processing query 2023.11.07 09:50:46.474499 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:46.474506 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.07 09:50:46.474517 [ 3 ] {} HTTP-Session: 2e1b63e4-a6c4-44e3-8547-654d900ad614 Destroying unnamed session 2023.11.07 09:50:46.474612 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:50:46.474657 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part 2023.11.07 09:50:46.474661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:46.474720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:46.474742 [ 3 ] {} HTTP-Session: 3808c0f8-bfbb-4596-be33-424a6ab8f523 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:46.474765 [ 3 ] {} HTTP-Session: 3808c0f8-bfbb-4596-be33-424a6ab8f523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:46.474836 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part 2023.11.07 09:50:46.474870 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:46.474924 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:50:46.475036 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::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.11.07 09:50:46.475174 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:46.475250 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part 2023.11.07 09:50:46.475459 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::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.11.07 09:50:46.475644 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part 2023.11.07 09:50:46.475655 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:46.475954 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.07 09:50:46.476148 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.07 09:50:46.476267 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} executeQuery: Read 21 rows, 1.12 KiB in 0.001361263 sec., 15426 rows/sec., 819.26 KiB/sec. 2023.11.07 09:50:46.476395 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} DynamicQueryHandler: Done processing query 2023.11.07 09:50:46.476423 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:46.476453 [ 3 ] {} HTTP-Session: 3808c0f8-bfbb-4596-be33-424a6ab8f523 Destroying unnamed session 2023.11.07 09:50:46.477194 [ 22 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 6 columns (6 merged, 0 gathered) in 0.002724035 sec., 122979.33029494848 rows/sec., 165.95 MiB/sec. 2023.11.07 09:50:46.477433 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.07 09:50:46.477639 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.07 09:50:46.477698 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.07 09:50:46.477761 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3: 4.03 MiB. 2023.11.07 09:50:51.459205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:51.459347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:51.459394 [ 3 ] {} HTTP-Session: f8384e5c-9344-4a29-9c77-98a369bdbd0d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:51.459438 [ 3 ] {} HTTP-Session: f8384e5c-9344-4a29-9c77-98a369bdbd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:51.459639 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:51.459737 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:51.460006 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:51.460571 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:51.460836 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.07 09:50:51.461006 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.07 09:50:51.461132 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} executeQuery: Read 19 rows, 1.54 KiB in 0.001436883 sec., 13223 rows/sec., 1.05 MiB/sec. 2023.11.07 09:50:51.461313 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} DynamicQueryHandler: Done processing query 2023.11.07 09:50:51.461338 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:51.461355 [ 3 ] {} HTTP-Session: f8384e5c-9344-4a29-9c77-98a369bdbd0d Destroying unnamed session 2023.11.07 09:50:51.461489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:51.461533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:51.461552 [ 3 ] {} HTTP-Session: 75a7db8b-c60e-439e-8178-3855c3bd6d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:51.461569 [ 3 ] {} HTTP-Session: 75a7db8b-c60e-439e-8178-3855c3bd6d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:51.461645 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:51.461685 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:51.461798 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:51.462119 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:51.462325 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.07 09:50:51.462471 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.07 09:50:51.462593 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} executeQuery: Read 57 rows, 5.92 KiB in 0.000916196 sec., 62213 rows/sec., 6.32 MiB/sec. 2023.11.07 09:50:51.462716 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} DynamicQueryHandler: Done processing query 2023.11.07 09:50:51.462739 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:50:51.462755 [ 3 ] {} HTTP-Session: 75a7db8b-c60e-439e-8178-3855c3bd6d5f Destroying unnamed session 2023.11.07 09:50:51.462882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:51.462927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:51.462946 [ 3 ] {} HTTP-Session: 0180cd4d-6cee-407c-a4b6-ab1f369f5e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:51.462962 [ 3 ] {} HTTP-Session: 0180cd4d-6cee-407c-a4b6-ab1f369f5e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:51.463033 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:51.463071 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:51.463175 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:51.463459 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:51.463664 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.07 09:50:51.463810 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.07 09:50:51.463934 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} executeQuery: Read 19 rows, 1.52 KiB in 0.000870915 sec., 21816 rows/sec., 1.71 MiB/sec. 2023.11.07 09:50:51.464089 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} DynamicQueryHandler: Done processing query 2023.11.07 09:50:51.464115 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:50:51.464132 [ 3 ] {} HTTP-Session: 0180cd4d-6cee-407c-a4b6-ab1f369f5e9a Destroying unnamed session 2023.11.07 09:50:51.464294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:51.464338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:51.464357 [ 3 ] {} HTTP-Session: bb0810e1-d0dd-4254-af11-456367f22bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:51.464373 [ 3 ] {} HTTP-Session: bb0810e1-d0dd-4254-af11-456367f22bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:51.464452 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:51.464498 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:51.464641 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:51.465004 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:51.465298 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.07 09:50:51.465470 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.07 09:50:51.465590 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} executeQuery: Read 19 rows, 26.25 KiB in 0.001110379 sec., 17111 rows/sec., 23.09 MiB/sec. 2023.11.07 09:50:51.465716 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} DynamicQueryHandler: Done processing query 2023.11.07 09:50:51.465739 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:51.465755 [ 3 ] {} HTTP-Session: bb0810e1-d0dd-4254-af11-456367f22bbe Destroying unnamed session 2023.11.07 09:50:53.231180 [ 106 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:50:53.231247 [ 106 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:50:56.464714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:56.464832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:56.464858 [ 3 ] {} HTTP-Session: 95a5faf3-af91-4beb-af47-8b0178d853a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:56.464882 [ 3 ] {} HTTP-Session: 95a5faf3-af91-4beb-af47-8b0178d853a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:56.465012 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:56.465073 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:50:56.465235 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:56.465657 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:56.465925 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.07 09:50:56.466092 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.07 09:50:56.466217 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} executeQuery: Read 29 rows, 2.20 KiB in 0.001172289 sec., 24737 rows/sec., 1.84 MiB/sec. 2023.11.07 09:50:56.466355 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} DynamicQueryHandler: Done processing query 2023.11.07 09:50:56.466380 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:50:56.466395 [ 3 ] {} HTTP-Session: 95a5faf3-af91-4beb-af47-8b0178d853a1 Destroying unnamed session 2023.11.07 09:50:56.466541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:56.466583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:56.466601 [ 3 ] {} HTTP-Session: c53fe105-7598-45da-8dbb-772c7cf51381 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:56.466617 [ 3 ] {} HTTP-Session: c53fe105-7598-45da-8dbb-772c7cf51381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:56.466692 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:56.466730 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:50:56.466832 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:56.467224 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:56.467435 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.07 09:50:56.467582 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.07 09:50:56.467708 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} executeQuery: Read 165 rows, 15.80 KiB in 0.000980347 sec., 168307 rows/sec., 15.73 MiB/sec. 2023.11.07 09:50:56.467826 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} DynamicQueryHandler: Done processing query 2023.11.07 09:50:56.467850 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:50:56.467866 [ 3 ] {} HTTP-Session: c53fe105-7598-45da-8dbb-772c7cf51381 Destroying unnamed session 2023.11.07 09:50:56.468083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:56.468127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:56.468145 [ 3 ] {} HTTP-Session: 1cce5f8e-b30d-4bcc-96f8-31d30e412055 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:56.468161 [ 3 ] {} HTTP-Session: 1cce5f8e-b30d-4bcc-96f8-31d30e412055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:56.468247 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:56.468286 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:50:56.468389 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:56.468926 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:56.469155 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.07 09:50:56.469302 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.07 09:50:56.469419 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} executeQuery: Read 325 rows, 23.16 KiB in 0.001137679 sec., 285669 rows/sec., 19.88 MiB/sec. 2023.11.07 09:50:56.469543 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} DynamicQueryHandler: Done processing query 2023.11.07 09:50:56.469567 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:50:56.469582 [ 3 ] {} HTTP-Session: 1cce5f8e-b30d-4bcc-96f8-31d30e412055 Destroying unnamed session 2023.11.07 09:50:56.469707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:56.469750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:56.469769 [ 3 ] {} HTTP-Session: c9f8742b-7a9e-4c30-bdc8-1a6f43f9eac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:56.469785 [ 3 ] {} HTTP-Session: c9f8742b-7a9e-4c30-bdc8-1a6f43f9eac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:56.469859 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:56.469898 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:50:56.470002 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:56.470255 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:56.470514 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.07 09:50:56.470684 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.07 09:50:56.470796 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} executeQuery: Read 6 rows, 258.00 B in 0.000902915 sec., 6645 rows/sec., 279.04 KiB/sec. 2023.11.07 09:50:56.470953 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} DynamicQueryHandler: Done processing query 2023.11.07 09:50:56.470978 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:56.470994 [ 3 ] {} HTTP-Session: c9f8742b-7a9e-4c30-bdc8-1a6f43f9eac0 Destroying unnamed session 2023.11.07 09:50:56.471148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:56.471192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:56.471210 [ 3 ] {} HTTP-Session: 28e4ee6a-b8f5-4508-976d-cf388bd9f542 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:56.471226 [ 3 ] {} HTTP-Session: 28e4ee6a-b8f5-4508-976d-cf388bd9f542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:56.471299 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:56.471342 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:50:56.471459 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:56.471792 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:56.472042 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.07 09:50:56.472223 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.07 09:50:56.472374 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} executeQuery: Read 81 rows, 5.07 KiB in 0.001045427 sec., 77480 rows/sec., 4.74 MiB/sec. 2023.11.07 09:50:56.472513 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} DynamicQueryHandler: Done processing query 2023.11.07 09:50:56.472537 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:50:56.472552 [ 3 ] {} HTTP-Session: 28e4ee6a-b8f5-4508-976d-cf388bd9f542 Destroying unnamed session 2023.11.07 09:50:56.472696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:56.472751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:56.472776 [ 3 ] {} HTTP-Session: 0e137f62-a2f7-46c0-92c3-069144e41c63 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:56.472798 [ 3 ] {} HTTP-Session: 0e137f62-a2f7-46c0-92c3-069144e41c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:56.472899 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:56.472953 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:50:56.473096 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:56.473579 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:56.473865 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.07 09:50:56.474038 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.07 09:50:56.474166 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} executeQuery: Read 23 rows, 31.78 KiB in 0.00123343 sec., 18647 rows/sec., 25.16 MiB/sec. 2023.11.07 09:50:56.474293 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} DynamicQueryHandler: Done processing query 2023.11.07 09:50:56.474318 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:50:56.474334 [ 3 ] {} HTTP-Session: 0e137f62-a2f7-46c0-92c3-069144e41c63 Destroying unnamed session 2023.11.07 09:50:56.474454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:50:56.474496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:50:56.474517 [ 3 ] {} HTTP-Session: 5f82bf18-5264-4913-b9b2-5ee731477452 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:50:56.474539 [ 3 ] {} HTTP-Session: 5f82bf18-5264-4913-b9b2-5ee731477452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:50:56.474610 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:50:56.474649 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:50:56.474753 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:50:56.475029 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:50:56.475267 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.07 09:50:56.475440 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.07 09:50:56.475567 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} executeQuery: Read 21 rows, 1.12 KiB in 0.000929035 sec., 22604 rows/sec., 1.17 MiB/sec. 2023.11.07 09:50:56.475685 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} DynamicQueryHandler: Done processing query 2023.11.07 09:50:56.475709 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:50:56.475724 [ 3 ] {} HTTP-Session: 5f82bf18-5264-4913-b9b2-5ee731477452 Destroying unnamed session 2023.11.07 09:51:01.458942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:01.459076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:01.459102 [ 3 ] {} HTTP-Session: 5fd8329b-adbc-402f-a85f-8f0002364fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:01.459127 [ 3 ] {} HTTP-Session: 5fd8329b-adbc-402f-a85f-8f0002364fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:01.459266 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:01.459327 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:01.459488 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:01.459953 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:01.460225 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.07 09:51:01.460388 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.07 09:51:01.460509 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} executeQuery: Read 19 rows, 1.54 KiB in 0.00120886 sec., 15717 rows/sec., 1.24 MiB/sec. 2023.11.07 09:51:01.460510 [ 164 ] {} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.07 09:51:01.460581 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:01.460672 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} DynamicQueryHandler: Done processing query 2023.11.07 09:51:01.460681 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.07 09:51:01.460717 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:01.460779 [ 3 ] {} HTTP-Session: 5fd8329b-adbc-402f-a85f-8f0002364fb7 Destroying unnamed session 2023.11.07 09:51:01.460853 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:01.460891 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part 2023.11.07 09:51:01.460927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:01.461014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:01.461068 [ 3 ] {} HTTP-Session: 11029563-b8c1-418e-ba59-7292e3308a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:01.461119 [ 3 ] {} HTTP-Session: 11029563-b8c1-418e-ba59-7292e3308a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:01.461138 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:51:01.461305 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:01.461375 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part 2023.11.07 09:51:01.461393 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:01.461645 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:01.461885 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:01.461903 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part 2023.11.07 09:51:01.462087 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::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.11.07 09:51:01.462602 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:01.463136 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.07 09:51:01.463530 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.07 09:51:01.463564 [ 22 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.002919169 sec., 55837.80863663597 rows/sec., 4.27 MiB/sec. 2023.11.07 09:51:01.463681 [ 164 ] {} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.07 09:51:01.463751 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} executeQuery: Read 57 rows, 5.92 KiB in 0.00237889 sec., 23960 rows/sec., 2.43 MiB/sec. 2023.11.07 09:51:01.463759 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:01.463840 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.07 09:51:01.463950 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.07 09:51:01.464104 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:01.464114 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} DynamicQueryHandler: Done processing query 2023.11.07 09:51:01.464156 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part 2023.11.07 09:51:01.464172 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:51:01.464249 [ 3 ] {} HTTP-Session: 11029563-b8c1-418e-ba59-7292e3308a2b Destroying unnamed session 2023.11.07 09:51:01.464280 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.07 09:51:01.464362 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:01.464413 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.07 09:51:01.464475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:01.464633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:01.464646 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 165 rows starting from the beginning of the part 2023.11.07 09:51:01.464665 [ 3 ] {} HTTP-Session: dfc8131b-2bde-494e-80cf-4d629eacf64e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:01.464723 [ 3 ] {} HTTP-Session: dfc8131b-2bde-494e-80cf-4d629eacf64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:01.464860 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:01.464915 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:01.465015 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:01.465046 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 165 rows starting from the beginning of the part 2023.11.07 09:51:01.465327 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:01.465470 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:01.466552 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:01.466978 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.07 09:51:01.467158 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003330835 sec., 217062.68848501952 rows/sec., 20.84 MiB/sec. 2023.11.07 09:51:01.467248 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.07 09:51:01.467305 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.07 09:51:01.467367 [ 164 ] {} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.07 09:51:01.467413 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} executeQuery: Read 19 rows, 1.52 KiB in 0.002444131 sec., 7773 rows/sec., 622.51 KiB/sec. 2023.11.07 09:51:01.467416 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:01.467591 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.07 09:51:01.467673 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.07 09:51:01.467781 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} DynamicQueryHandler: Done processing query 2023.11.07 09:51:01.467849 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:01.467886 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.07 09:51:01.467910 [ 3 ] {} HTTP-Session: dfc8131b-2bde-494e-80cf-4d629eacf64e Destroying unnamed session 2023.11.07 09:51:01.467921 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:01.467965 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 362 rows starting from the beginning of the part 2023.11.07 09:51:01.468073 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::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.11.07 09:51:01.468123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:01.468162 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part 2023.11.07 09:51:01.468171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:01.468198 [ 3 ] {} HTTP-Session: 0105dcee-d45a-4369-883a-393b61974f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:01.468222 [ 3 ] {} HTTP-Session: 0105dcee-d45a-4369-883a-393b61974f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:01.468271 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:01.468340 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:01.468391 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 325 rows starting from the beginning of the part 2023.11.07 09:51:01.468403 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:01.468528 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::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.11.07 09:51:01.468749 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:01.469406 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:01.469651 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187236 sec., 483715.5204102347 rows/sec., 34.00 MiB/sec. 2023.11.07 09:51:01.469750 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.07 09:51:01.469794 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.07 09:51:01.469915 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.07 09:51:01.469984 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.07 09:51:01.469994 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.07 09:51:01.470119 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} executeQuery: Read 19 rows, 26.25 KiB in 0.001743519 sec., 10897 rows/sec., 14.71 MiB/sec. 2023.11.07 09:51:01.470251 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} DynamicQueryHandler: Done processing query 2023.11.07 09:51:01.470274 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:01.470290 [ 3 ] {} HTTP-Session: 0105dcee-d45a-4369-883a-393b61974f87 Destroying unnamed session 2023.11.07 09:51:06.464646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:06.464828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:06.464874 [ 3 ] {} HTTP-Session: af02efc6-b3f6-4fb3-a934-0fa244b16d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:06.464917 [ 3 ] {} HTTP-Session: af02efc6-b3f6-4fb3-a934-0fa244b16d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:06.465059 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:06.465120 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:06.465278 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:06.465720 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:06.465979 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.07 09:51:06.466141 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.07 09:51:06.466261 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} executeQuery: Read 29 rows, 2.20 KiB in 0.00116876 sec., 24812 rows/sec., 1.84 MiB/sec. 2023.11.07 09:51:06.466479 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} DynamicQueryHandler: Done processing query 2023.11.07 09:51:06.466515 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:06.466532 [ 3 ] {} HTTP-Session: af02efc6-b3f6-4fb3-a934-0fa244b16d2e Destroying unnamed session 2023.11.07 09:51:06.466703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:06.466749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:06.466768 [ 3 ] {} HTTP-Session: 09f51793-2cff-47c8-8fbb-6dc8c5d5e759 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:06.466784 [ 3 ] {} HTTP-Session: 09f51793-2cff-47c8-8fbb-6dc8c5d5e759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:06.466866 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:06.466906 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:06.467024 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:06.467424 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:06.467651 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.07 09:51:06.467796 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.07 09:51:06.467922 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} executeQuery: Read 165 rows, 15.80 KiB in 0.001025797 sec., 160850 rows/sec., 15.04 MiB/sec. 2023.11.07 09:51:06.468065 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} DynamicQueryHandler: Done processing query 2023.11.07 09:51:06.468090 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:51:06.468106 [ 3 ] {} HTTP-Session: 09f51793-2cff-47c8-8fbb-6dc8c5d5e759 Destroying unnamed session 2023.11.07 09:51:06.468254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:06.468297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:06.468316 [ 3 ] {} HTTP-Session: 0320471b-5faf-411d-ad1e-f6a4f834de2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:06.468332 [ 3 ] {} HTTP-Session: 0320471b-5faf-411d-ad1e-f6a4f834de2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:06.468424 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:06.468463 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:06.468570 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:06.469044 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:06.469262 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.07 09:51:06.469407 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.07 09:51:06.469525 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} executeQuery: Read 314 rows, 22.29 KiB in 0.001074068 sec., 292346 rows/sec., 20.27 MiB/sec. 2023.11.07 09:51:06.469646 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} DynamicQueryHandler: Done processing query 2023.11.07 09:51:06.469669 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:51:06.469685 [ 3 ] {} HTTP-Session: 0320471b-5faf-411d-ad1e-f6a4f834de2d Destroying unnamed session 2023.11.07 09:51:06.469835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:06.469878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:06.469895 [ 3 ] {} HTTP-Session: 9a7b961e-8e7f-430b-99af-4997dd948e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:06.469912 [ 3 ] {} HTTP-Session: 9a7b961e-8e7f-430b-99af-4997dd948e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:06.469981 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:06.470020 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:51:06.470126 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:06.470370 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:06.470607 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.07 09:51:06.470774 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.07 09:51:06.470899 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} executeQuery: Read 6 rows, 258.00 B in 0.000889935 sec., 6742 rows/sec., 283.11 KiB/sec. 2023.11.07 09:51:06.471015 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} DynamicQueryHandler: Done processing query 2023.11.07 09:51:06.471037 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:06.471053 [ 3 ] {} HTTP-Session: 9a7b961e-8e7f-430b-99af-4997dd948e1b Destroying unnamed session 2023.11.07 09:51:06.471172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:06.471216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:06.471233 [ 3 ] {} HTTP-Session: ed75610a-6775-40cb-ac67-523b086c6659 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:06.471250 [ 3 ] {} HTTP-Session: ed75610a-6775-40cb-ac67-523b086c6659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:06.471321 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:06.471362 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:51:06.471485 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:06.471782 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:06.472021 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.07 09:51:06.472192 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.07 09:51:06.472312 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} executeQuery: Read 70 rows, 4.35 KiB in 0.000963316 sec., 72665 rows/sec., 4.41 MiB/sec. 2023.11.07 09:51:06.472432 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} DynamicQueryHandler: Done processing query 2023.11.07 09:51:06.472454 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:06.472470 [ 3 ] {} HTTP-Session: ed75610a-6775-40cb-ac67-523b086c6659 Destroying unnamed session 2023.11.07 09:51:06.472653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:06.472696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:06.472714 [ 3 ] {} HTTP-Session: 4a7e4305-f8e9-4528-a839-255ab4a7cdca Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:06.472730 [ 3 ] {} HTTP-Session: 4a7e4305-f8e9-4528-a839-255ab4a7cdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:06.472809 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:06.472853 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:06.472985 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:06.473347 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:06.473641 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.07 09:51:06.473811 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.07 09:51:06.473942 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} executeQuery: Read 23 rows, 31.78 KiB in 0.001105148 sec., 20811 rows/sec., 28.08 MiB/sec. 2023.11.07 09:51:06.474074 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} DynamicQueryHandler: Done processing query 2023.11.07 09:51:06.474096 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:06.474111 [ 3 ] {} HTTP-Session: 4a7e4305-f8e9-4528-a839-255ab4a7cdca Destroying unnamed session 2023.11.07 09:51:06.474228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:06.474272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:06.474290 [ 3 ] {} HTTP-Session: a8aa9bdf-5ab5-4035-82f6-823d42226d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:06.474306 [ 3 ] {} HTTP-Session: a8aa9bdf-5ab5-4035-82f6-823d42226d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:06.474373 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:06.474411 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:51:06.474513 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:06.474749 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:06.474974 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.07 09:51:06.475141 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.07 09:51:06.475264 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} executeQuery: Read 21 rows, 1.12 KiB in 0.000860534 sec., 24403 rows/sec., 1.27 MiB/sec. 2023.11.07 09:51:06.475458 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} DynamicQueryHandler: Done processing query 2023.11.07 09:51:06.475481 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:06.475497 [ 3 ] {} HTTP-Session: a8aa9bdf-5ab5-4035-82f6-823d42226d22 Destroying unnamed session 2023.11.07 09:51:08.231298 [ 158 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:51:08.231394 [ 158 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:51:11.458891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:11.459043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:11.459088 [ 3 ] {} HTTP-Session: 6d259258-6a7f-4108-9de6-9e993ef56e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:11.459130 [ 3 ] {} HTTP-Session: 6d259258-6a7f-4108-9de6-9e993ef56e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:11.459323 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:11.459421 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:11.459679 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:11.460259 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:11.460515 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.07 09:51:11.460674 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.07 09:51:11.460792 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} executeQuery: Read 19 rows, 1.54 KiB in 0.001414744 sec., 13429 rows/sec., 1.06 MiB/sec. 2023.11.07 09:51:11.460942 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} DynamicQueryHandler: Done processing query 2023.11.07 09:51:11.460966 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:11.460982 [ 3 ] {} HTTP-Session: 6d259258-6a7f-4108-9de6-9e993ef56e55 Destroying unnamed session 2023.11.07 09:51:11.461101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:11.461147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:11.461165 [ 3 ] {} HTTP-Session: 4bc71d17-079c-4fe6-a4eb-82f24579c208 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:11.461182 [ 3 ] {} HTTP-Session: 4bc71d17-079c-4fe6-a4eb-82f24579c208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:11.461255 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:11.461295 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:11.461397 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:11.461736 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:11.461943 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.07 09:51:11.462094 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.07 09:51:11.462223 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} executeQuery: Read 57 rows, 5.92 KiB in 0.000938256 sec., 60751 rows/sec., 6.17 MiB/sec. 2023.11.07 09:51:11.462374 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} DynamicQueryHandler: Done processing query 2023.11.07 09:51:11.462399 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:51:11.462416 [ 3 ] {} HTTP-Session: 4bc71d17-079c-4fe6-a4eb-82f24579c208 Destroying unnamed session 2023.11.07 09:51:11.462569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:11.462613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:11.462632 [ 3 ] {} HTTP-Session: 36beb2ad-7c65-438e-ba1d-bd8855370e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:11.462648 [ 3 ] {} HTTP-Session: 36beb2ad-7c65-438e-ba1d-bd8855370e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:11.462719 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:11.462759 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:11.462869 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:11.463161 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:11.463363 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.07 09:51:11.463503 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.07 09:51:11.463620 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} executeQuery: Read 19 rows, 1.52 KiB in 0.000872794 sec., 21769 rows/sec., 1.70 MiB/sec. 2023.11.07 09:51:11.463735 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} DynamicQueryHandler: Done processing query 2023.11.07 09:51:11.463758 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:11.463773 [ 3 ] {} HTTP-Session: 36beb2ad-7c65-438e-ba1d-bd8855370e59 Destroying unnamed session 2023.11.07 09:51:11.463891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:11.463932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:11.463950 [ 3 ] {} HTTP-Session: 8eb88b26-67f1-4d7a-b816-0dd9e759ad96 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:11.463967 [ 3 ] {} HTTP-Session: 8eb88b26-67f1-4d7a-b816-0dd9e759ad96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:11.464045 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:11.464090 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:11.464227 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:11.464596 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:11.464882 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.07 09:51:11.465055 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.07 09:51:11.465182 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} executeQuery: Read 19 rows, 26.25 KiB in 0.001104028 sec., 17209 rows/sec., 23.22 MiB/sec. 2023.11.07 09:51:11.465178 [ 178 ] {} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.07 09:51:11.465307 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB. 2023.11.07 09:51:11.465368 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} DynamicQueryHandler: Done processing query 2023.11.07 09:51:11.465405 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:11.465414 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.07 09:51:11.465422 [ 3 ] {} HTTP-Session: 8eb88b26-67f1-4d7a-b816-0dd9e759ad96 Destroying unnamed session 2023.11.07 09:51:11.465521 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:11.465559 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 335 rows starting from the beginning of the part 2023.11.07 09:51:11.465690 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::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.11.07 09:51:11.465796 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part 2023.11.07 09:51:11.465898 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:11.465999 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part 2023.11.07 09:51:11.466093 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::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.11.07 09:51:11.467322 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 6 columns (6 merged, 0 gathered) in 0.001952043 sec., 224380.30309783135 rows/sec., 302.79 MiB/sec. 2023.11.07 09:51:11.467558 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.07 09:51:11.467762 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.07 09:51:11.467823 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.07 09:51:11.467884 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4: 4.04 MiB. 2023.11.07 09:51:16.464792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:16.464916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:16.464941 [ 3 ] {} HTTP-Session: c7007122-5160-462d-a8be-8377008e8243 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:16.464966 [ 3 ] {} HTTP-Session: c7007122-5160-462d-a8be-8377008e8243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:16.465093 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:16.465154 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:16.465312 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:16.465780 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.466035 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.07 09:51:16.466195 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.07 09:51:16.466311 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} executeQuery: Read 29 rows, 2.20 KiB in 0.00118584 sec., 24455 rows/sec., 1.82 MiB/sec. 2023.11.07 09:51:16.466461 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} DynamicQueryHandler: Done processing query 2023.11.07 09:51:16.466484 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:16.466500 [ 3 ] {} HTTP-Session: c7007122-5160-462d-a8be-8377008e8243 Destroying unnamed session 2023.11.07 09:51:16.466651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:16.466696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:16.466714 [ 3 ] {} HTTP-Session: 33e4ba41-a60b-475d-9960-08583485bca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:16.466731 [ 3 ] {} HTTP-Session: 33e4ba41-a60b-475d-9960-08583485bca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:16.466810 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:16.466849 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:16.466950 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:16.467420 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.467715 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.07 09:51:16.467894 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.07 09:51:16.468036 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} executeQuery: Read 165 rows, 15.80 KiB in 0.0011986 sec., 137660 rows/sec., 12.87 MiB/sec. 2023.11.07 09:51:16.468178 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} DynamicQueryHandler: Done processing query 2023.11.07 09:51:16.468206 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:51:16.468225 [ 3 ] {} HTTP-Session: 33e4ba41-a60b-475d-9960-08583485bca6 Destroying unnamed session 2023.11.07 09:51:16.468432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:16.468478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:16.468497 [ 3 ] {} HTTP-Session: e2449d79-4b3d-4a53-b21d-cfcd768db247 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:16.468514 [ 3 ] {} HTTP-Session: e2449d79-4b3d-4a53-b21d-cfcd768db247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:16.468604 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:16.468644 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:16.468751 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:16.469287 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.469504 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.07 09:51:16.469662 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.07 09:51:16.469782 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} executeQuery: Read 314 rows, 22.29 KiB in 0.001140899 sec., 275221 rows/sec., 19.08 MiB/sec. 2023.11.07 09:51:16.469907 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} DynamicQueryHandler: Done processing query 2023.11.07 09:51:16.469930 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:51:16.469945 [ 3 ] {} HTTP-Session: e2449d79-4b3d-4a53-b21d-cfcd768db247 Destroying unnamed session 2023.11.07 09:51:16.470109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:16.470154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:16.470173 [ 3 ] {} HTTP-Session: 37d56455-a1ac-4b64-b5ce-9878ad1dc968 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:16.470190 [ 3 ] {} HTTP-Session: 37d56455-a1ac-4b64-b5ce-9878ad1dc968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:16.470258 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:16.470299 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:51:16.470406 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:16.470670 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.470905 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.07 09:51:16.471089 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.07 09:51:16.471216 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} executeQuery: Read 6 rows, 258.00 B in 0.000923415 sec., 6497 rows/sec., 272.85 KiB/sec. 2023.11.07 09:51:16.471336 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} DynamicQueryHandler: Done processing query 2023.11.07 09:51:16.471358 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:16.471374 [ 3 ] {} HTTP-Session: 37d56455-a1ac-4b64-b5ce-9878ad1dc968 Destroying unnamed session 2023.11.07 09:51:16.471529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:16.471572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:16.471591 [ 3 ] {} HTTP-Session: 9dca3460-2c51-4ef6-a8e0-ec2624604cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:16.471607 [ 3 ] {} HTTP-Session: 9dca3460-2c51-4ef6-a8e0-ec2624604cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:16.471681 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:16.471722 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:51:16.471841 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:16.472174 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.472413 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.07 09:51:16.472576 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.07 09:51:16.472703 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} executeQuery: Read 70 rows, 4.35 KiB in 0.000993367 sec., 70467 rows/sec., 4.27 MiB/sec. 2023.11.07 09:51:16.472861 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} DynamicQueryHandler: Done processing query 2023.11.07 09:51:16.472884 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:16.472900 [ 3 ] {} HTTP-Session: 9dca3460-2c51-4ef6-a8e0-ec2624604cbf Destroying unnamed session 2023.11.07 09:51:16.473057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:16.473100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:16.473117 [ 3 ] {} HTTP-Session: 3fc8a6da-e6d0-4094-859b-e681882ee2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:16.473133 [ 3 ] {} HTTP-Session: 3fc8a6da-e6d0-4094-859b-e681882ee2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:16.473209 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:16.473254 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:16.473393 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:16.473769 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.474047 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.07 09:51:16.474220 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.07 09:51:16.474342 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} executeQuery: Read 23 rows, 31.78 KiB in 0.001105628 sec., 20802 rows/sec., 28.07 MiB/sec. 2023.11.07 09:51:16.474564 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} DynamicQueryHandler: Done processing query 2023.11.07 09:51:16.474588 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:16.474604 [ 3 ] {} HTTP-Session: 3fc8a6da-e6d0-4094-859b-e681882ee2ff Destroying unnamed session 2023.11.07 09:51:16.474718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:16.474761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:16.474779 [ 3 ] {} HTTP-Session: 451d2f58-cedc-4c6c-bbb1-3c5fabbf9edb Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:16.474796 [ 3 ] {} HTTP-Session: 451d2f58-cedc-4c6c-bbb1-3c5fabbf9edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:16.474866 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:16.474906 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:51:16.475023 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:16.475276 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.475501 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.07 09:51:16.475670 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.07 09:51:16.475794 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} executeQuery: Read 21 rows, 1.12 KiB in 0.000894765 sec., 23469 rows/sec., 1.22 MiB/sec. 2023.11.07 09:51:16.475790 [ 175 ] {} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.07 09:51:16.475903 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:16.475930 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} DynamicQueryHandler: Done processing query 2023.11.07 09:51:16.475979 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:16.476048 [ 3 ] {} HTTP-Session: 451d2f58-cedc-4c6c-bbb1-3c5fabbf9edb Destroying unnamed session 2023.11.07 09:51:16.476092 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.07 09:51:16.476242 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:16.476282 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2023.11.07 09:51:16.476395 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:51:16.476484 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:51:16.476566 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:51:16.476646 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:51:16.476726 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:51:16.477363 [ 10 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001408563 sec., 247060.30188213094 rows/sec., 13.23 MiB/sec. 2023.11.07 09:51:16.477485 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.07 09:51:16.477702 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.07 09:51:16.477771 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.07 09:51:21.459439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:21.459559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:21.459584 [ 3 ] {} HTTP-Session: a52c8898-e0f5-4f5f-936b-42e438cc4d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:21.459609 [ 3 ] {} HTTP-Session: a52c8898-e0f5-4f5f-936b-42e438cc4d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:21.459736 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:21.459798 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:21.459957 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:21.460363 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:21.460617 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.07 09:51:21.460787 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.07 09:51:21.460911 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} executeQuery: Read 19 rows, 1.54 KiB in 0.001139359 sec., 16676 rows/sec., 1.32 MiB/sec. 2023.11.07 09:51:21.461056 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} DynamicQueryHandler: Done processing query 2023.11.07 09:51:21.461080 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:21.461095 [ 3 ] {} HTTP-Session: a52c8898-e0f5-4f5f-936b-42e438cc4d1b Destroying unnamed session 2023.11.07 09:51:21.461216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:21.461260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:21.461279 [ 3 ] {} HTTP-Session: 0e4433b0-b34b-4f85-bd1e-503aef0f879a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:21.461295 [ 3 ] {} HTTP-Session: 0e4433b0-b34b-4f85-bd1e-503aef0f879a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:21.461369 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:21.461408 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:21.461512 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:21.461837 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:21.462062 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.07 09:51:21.462216 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.07 09:51:21.462352 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} executeQuery: Read 57 rows, 5.92 KiB in 0.000955406 sec., 59660 rows/sec., 6.06 MiB/sec. 2023.11.07 09:51:21.462460 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} DynamicQueryHandler: Done processing query 2023.11.07 09:51:21.462483 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:51:21.462500 [ 3 ] {} HTTP-Session: 0e4433b0-b34b-4f85-bd1e-503aef0f879a Destroying unnamed session 2023.11.07 09:51:21.462630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:21.462676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:21.462696 [ 3 ] {} HTTP-Session: 05b196f0-f925-4730-b3d2-f1fd0c7bad23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:21.462713 [ 3 ] {} HTTP-Session: 05b196f0-f925-4730-b3d2-f1fd0c7bad23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:21.462785 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:21.462824 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:21.462931 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:21.463201 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:21.463402 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.07 09:51:21.463545 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.07 09:51:21.463675 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} executeQuery: Read 19 rows, 1.52 KiB in 0.000862054 sec., 22040 rows/sec., 1.72 MiB/sec. 2023.11.07 09:51:21.463872 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} DynamicQueryHandler: Done processing query 2023.11.07 09:51:21.463898 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:21.463914 [ 3 ] {} HTTP-Session: 05b196f0-f925-4730-b3d2-f1fd0c7bad23 Destroying unnamed session 2023.11.07 09:51:21.464094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:21.464140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:21.464159 [ 3 ] {} HTTP-Session: cce0f680-0132-4d8e-aa58-22b9627b34c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:21.464177 [ 3 ] {} HTTP-Session: cce0f680-0132-4d8e-aa58-22b9627b34c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:21.464253 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:21.464301 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:21.464453 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:21.464824 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:21.465104 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.07 09:51:21.465279 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.07 09:51:21.465400 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} executeQuery: Read 19 rows, 26.25 KiB in 0.001118389 sec., 16988 rows/sec., 22.93 MiB/sec. 2023.11.07 09:51:21.465514 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} DynamicQueryHandler: Done processing query 2023.11.07 09:51:21.465538 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:21.465554 [ 3 ] {} HTTP-Session: cce0f680-0132-4d8e-aa58-22b9627b34c4 Destroying unnamed session 2023.11.07 09:51:23.231646 [ 172 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:51:23.231719 [ 172 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:51:26.466166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:26.466274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:26.466300 [ 3 ] {} HTTP-Session: 30af2eec-1d93-42e6-9e46-19445cd77f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:26.466325 [ 3 ] {} HTTP-Session: 30af2eec-1d93-42e6-9e46-19445cd77f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:26.466454 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:26.466517 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:26.466677 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:26.467099 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.467369 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.07 09:51:26.467541 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.07 09:51:26.467690 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} executeQuery: Read 29 rows, 2.20 KiB in 0.00119747 sec., 24217 rows/sec., 1.80 MiB/sec. 2023.11.07 09:51:26.467684 [ 170 ] {} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.07 09:51:26.467809 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.467910 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} DynamicQueryHandler: Done processing query 2023.11.07 09:51:26.467948 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.07 09:51:26.467974 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:26.468032 [ 3 ] {} HTTP-Session: 30af2eec-1d93-42e6-9e46-19445cd77f0f Destroying unnamed session 2023.11.07 09:51:26.468107 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:26.468144 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part 2023.11.07 09:51:26.468225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:26.468312 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part 2023.11.07 09:51:26.468318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:26.468383 [ 3 ] {} HTTP-Session: ec1f0505-ea95-4cb5-b45c-8ddcbb14b441 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:26.468416 [ 3 ] {} HTTP-Session: ec1f0505-ea95-4cb5-b45c-8ddcbb14b441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:26.468563 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:26.468638 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:26.468748 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:26.468784 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part 2023.11.07 09:51:26.469118 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:26.469222 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:26.469393 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part 2023.11.07 09:51:26.470049 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.470555 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.07 09:51:26.470743 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.002860008 sec., 60489.34128855584 rows/sec., 4.59 MiB/sec. 2023.11.07 09:51:26.470836 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.07 09:51:26.471010 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.07 09:51:26.471035 [ 170 ] {} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.07 09:51:26.471100 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} executeQuery: Read 165 rows, 15.80 KiB in 0.002389189 sec., 69061 rows/sec., 6.46 MiB/sec. 2023.11.07 09:51:26.471135 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.471467 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.07 09:51:26.471623 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.07 09:51:26.471653 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} DynamicQueryHandler: Done processing query 2023.11.07 09:51:26.471719 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:51:26.471734 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:26.471761 [ 3 ] {} HTTP-Session: ec1f0505-ea95-4cb5-b45c-8ddcbb14b441 Destroying unnamed session 2023.11.07 09:51:26.471774 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part 2023.11.07 09:51:26.471817 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.07 09:51:26.472000 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 165 rows starting from the beginning of the part 2023.11.07 09:51:26.472032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:26.472094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:26.472116 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:26.472123 [ 3 ] {} HTTP-Session: cdc9683b-142f-45fb-8e0e-46f30aaa1310 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:26.472155 [ 3 ] {} HTTP-Session: cdc9683b-142f-45fb-8e0e-46f30aaa1310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:26.472230 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 165 rows starting from the beginning of the part 2023.11.07 09:51:26.472313 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:26.472348 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:26.472367 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:26.472481 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 165 rows starting from the beginning of the part 2023.11.07 09:51:26.472616 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:26.473414 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.473655 [ 11 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 4 columns (4 merged, 0 gathered) in 0.00242807 sec., 342247.1345554288 rows/sec., 32.56 MiB/sec. 2023.11.07 09:51:26.473729 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.07 09:51:26.473785 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.07 09:51:26.473911 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.07 09:51:26.473957 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.07 09:51:26.474065 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.07 09:51:26.474066 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} executeQuery: Read 325 rows, 23.16 KiB in 0.001691357 sec., 192153 rows/sec., 13.37 MiB/sec. 2023.11.07 09:51:26.474066 [ 170 ] {} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.07 09:51:26.474228 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.474361 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.07 09:51:26.474390 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} DynamicQueryHandler: Done processing query 2023.11.07 09:51:26.474480 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:51:26.474532 [ 3 ] {} HTTP-Session: cdc9683b-142f-45fb-8e0e-46f30aaa1310 Destroying unnamed session 2023.11.07 09:51:26.474556 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:26.474602 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 362 rows starting from the beginning of the part 2023.11.07 09:51:26.474743 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part 2023.11.07 09:51:26.474753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:26.474850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:26.474912 [ 3 ] {} HTTP-Session: df595257-cebc-453f-a3f8-3f3db6114259 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:26.474925 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:26.474941 [ 3 ] {} HTTP-Session: df595257-cebc-453f-a3f8-3f3db6114259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:26.475174 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:26.475178 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part 2023.11.07 09:51:26.475273 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:51:26.475468 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:26.475773 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 325 rows starting from the beginning of the part 2023.11.07 09:51:26.475790 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:26.476379 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.476968 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.07 09:51:26.477211 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.07 09:51:26.477425 [ 170 ] {} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.07 09:51:26.477559 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.477613 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} executeQuery: Read 6 rows, 258.00 B in 0.002352729 sec., 2550 rows/sec., 107.09 KiB/sec. 2023.11.07 09:51:26.477754 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393787 sec., 398669.68669512845 rows/sec., 27.89 MiB/sec. 2023.11.07 09:51:26.477809 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.07 09:51:26.478208 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:26.478216 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.07 09:51:26.478231 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} DynamicQueryHandler: Done processing query 2023.11.07 09:51:26.478254 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:51:26.478284 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:26.478375 [ 3 ] {} HTTP-Session: df595257-cebc-453f-a3f8-3f3db6114259 Destroying unnamed session 2023.11.07 09:51:26.478488 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:51:26.478607 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.07 09:51:26.478626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:26.478699 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:51:26.478730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:26.478767 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.07 09:51:26.478787 [ 3 ] {} HTTP-Session: 4317c58f-5e8b-4f3d-8022-3a27d8750e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:26.478857 [ 3 ] {} HTTP-Session: 4317c58f-5e8b-4f3d-8022-3a27d8750e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:26.478963 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:51:26.479064 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:26.479091 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:51:26.479128 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:51:26.479235 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:51:26.479444 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:26.479957 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.480222 [ 18 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567422 sec., 37391.59359076926 rows/sec., 1.53 MiB/sec. 2023.11.07 09:51:26.480403 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.07 09:51:26.480432 [ 13 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.07 09:51:26.480699 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.07 09:51:26.480774 [ 13 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.07 09:51:26.480859 [ 170 ] {} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.07 09:51:26.480913 [ 13 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.07 09:51:26.480926 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} executeQuery: Read 81 rows, 5.07 KiB in 0.001790559 sec., 45237 rows/sec., 2.77 MiB/sec. 2023.11.07 09:51:26.480935 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.481271 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.07 09:51:26.481354 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} DynamicQueryHandler: Done processing query 2023.11.07 09:51:26.481391 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:26.481401 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:51:26.481445 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part 2023.11.07 09:51:26.481456 [ 3 ] {} HTTP-Session: 4317c58f-5e8b-4f3d-8022-3a27d8750e1a Destroying unnamed session 2023.11.07 09:51:26.481582 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part 2023.11.07 09:51:26.481668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:26.481737 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 81 rows starting from the beginning of the part 2023.11.07 09:51:26.481751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:26.481822 [ 3 ] {} HTTP-Session: 8a434910-fd02-406a-87f1-43f0cb8f5b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:26.481854 [ 3 ] {} HTTP-Session: 8a434910-fd02-406a-87f1-43f0cb8f5b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:26.481956 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part 2023.11.07 09:51:26.482093 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:26.482202 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part 2023.11.07 09:51:26.482216 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:26.482487 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 81 rows starting from the beginning of the part 2023.11.07 09:51:26.482915 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:26.484019 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.484565 [ 17 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480758 sec., 334409.9187590749 rows/sec., 20.32 MiB/sec. 2023.11.07 09:51:26.484665 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.07 09:51:26.484737 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.07 09:51:26.484880 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.07 09:51:26.485071 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.07 09:51:26.485088 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} executeQuery: Read 23 rows, 31.78 KiB in 0.002923229 sec., 7868 rows/sec., 10.62 MiB/sec. 2023.11.07 09:51:26.485222 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.07 09:51:26.485345 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} DynamicQueryHandler: Done processing query 2023.11.07 09:51:26.485372 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:26.485388 [ 3 ] {} HTTP-Session: 8a434910-fd02-406a-87f1-43f0cb8f5b23 Destroying unnamed session 2023.11.07 09:51:26.485510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:26.485553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:26.485572 [ 3 ] {} HTTP-Session: bf9dd2e7-ee56-46d8-b199-05f6e5dd8df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:26.485589 [ 3 ] {} HTTP-Session: bf9dd2e7-ee56-46d8-b199-05f6e5dd8df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:26.485660 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:26.485699 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:51:26.485805 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:26.486112 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:26.486351 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.07 09:51:26.486521 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.07 09:51:26.486653 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} executeQuery: Read 21 rows, 1.12 KiB in 0.000954986 sec., 21989 rows/sec., 1.14 MiB/sec. 2023.11.07 09:51:26.486808 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} DynamicQueryHandler: Done processing query 2023.11.07 09:51:26.486832 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:26.486847 [ 3 ] {} HTTP-Session: bf9dd2e7-ee56-46d8-b199-05f6e5dd8df5 Destroying unnamed session 2023.11.07 09:51:31.459804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:31.459936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:31.459961 [ 3 ] {} HTTP-Session: 63b796c6-3537-4046-aa81-bd7ba1fd8b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:31.459986 [ 3 ] {} HTTP-Session: 63b796c6-3537-4046-aa81-bd7ba1fd8b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:31.460117 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:31.460188 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:31.460347 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:31.460888 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:31.461160 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.07 09:51:31.461330 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.07 09:51:31.461476 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} executeQuery: Read 19 rows, 1.54 KiB in 0.001320892 sec., 14384 rows/sec., 1.14 MiB/sec. 2023.11.07 09:51:31.461623 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} DynamicQueryHandler: Done processing query 2023.11.07 09:51:31.461647 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:31.461664 [ 3 ] {} HTTP-Session: 63b796c6-3537-4046-aa81-bd7ba1fd8b2a Destroying unnamed session 2023.11.07 09:51:31.461787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:31.461833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:31.461852 [ 3 ] {} HTTP-Session: 57a41cc1-0feb-41a5-b900-3299bfe49df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:31.461869 [ 3 ] {} HTTP-Session: 57a41cc1-0feb-41a5-b900-3299bfe49df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:31.461943 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:31.461982 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:31.462089 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:31.462439 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:31.462648 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.07 09:51:31.462801 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.07 09:51:31.462928 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} executeQuery: Read 57 rows, 5.92 KiB in 0.000957236 sec., 59546 rows/sec., 6.04 MiB/sec. 2023.11.07 09:51:31.463047 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} DynamicQueryHandler: Done processing query 2023.11.07 09:51:31.463071 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:51:31.463087 [ 3 ] {} HTTP-Session: 57a41cc1-0feb-41a5-b900-3299bfe49df4 Destroying unnamed session 2023.11.07 09:51:31.463206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:31.463251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:31.463270 [ 3 ] {} HTTP-Session: 79a6784c-57b2-4521-9ffc-70020fc20aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:31.463287 [ 3 ] {} HTTP-Session: 79a6784c-57b2-4521-9ffc-70020fc20aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:31.463357 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:31.463394 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:31.463501 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:31.463847 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:31.464053 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.07 09:51:31.464213 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.07 09:51:31.464368 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} executeQuery: Read 19 rows, 1.52 KiB in 0.000984266 sec., 19303 rows/sec., 1.51 MiB/sec. 2023.11.07 09:51:31.464508 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} DynamicQueryHandler: Done processing query 2023.11.07 09:51:31.464535 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:31.464553 [ 3 ] {} HTTP-Session: 79a6784c-57b2-4521-9ffc-70020fc20aa1 Destroying unnamed session 2023.11.07 09:51:31.464738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:31.464790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:31.464810 [ 3 ] {} HTTP-Session: dd4e8d94-b30a-435a-97a8-420f15251514 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:31.464828 [ 3 ] {} HTTP-Session: dd4e8d94-b30a-435a-97a8-420f15251514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:31.464908 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:31.464954 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:31.465097 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:31.465510 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:31.465823 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.07 09:51:31.466016 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.07 09:51:31.466157 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} executeQuery: Read 19 rows, 26.25 KiB in 0.001219601 sec., 15578 rows/sec., 21.02 MiB/sec. 2023.11.07 09:51:31.466287 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} DynamicQueryHandler: Done processing query 2023.11.07 09:51:31.466310 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:31.466326 [ 3 ] {} HTTP-Session: dd4e8d94-b30a-435a-97a8-420f15251514 Destroying unnamed session 2023.11.07 09:51:36.465064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:36.465183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:36.465208 [ 3 ] {} HTTP-Session: 6b2f97eb-a264-47a2-adb7-aa27a764b9f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:36.465233 [ 3 ] {} HTTP-Session: 6b2f97eb-a264-47a2-adb7-aa27a764b9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:36.465367 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:36.465427 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:36.465589 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:36.466070 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.466363 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.07 09:51:36.466538 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.07 09:51:36.466666 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} executeQuery: Read 29 rows, 2.20 KiB in 0.001264811 sec., 22928 rows/sec., 1.70 MiB/sec. 2023.11.07 09:51:36.466829 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} DynamicQueryHandler: Done processing query 2023.11.07 09:51:36.466855 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:36.466871 [ 3 ] {} HTTP-Session: 6b2f97eb-a264-47a2-adb7-aa27a764b9f3 Destroying unnamed session 2023.11.07 09:51:36.467042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:36.467088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:36.467107 [ 3 ] {} HTTP-Session: a1b9d329-d9be-4f30-8d37-ad8c161b6ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:36.467124 [ 3 ] {} HTTP-Session: a1b9d329-d9be-4f30-8d37-ad8c161b6ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:36.467200 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:36.467239 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:36.467344 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:36.467768 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.467988 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.07 09:51:36.468138 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.07 09:51:36.468259 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} executeQuery: Read 165 rows, 15.80 KiB in 0.001021837 sec., 161473 rows/sec., 15.10 MiB/sec. 2023.11.07 09:51:36.468421 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} DynamicQueryHandler: Done processing query 2023.11.07 09:51:36.468445 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:51:36.468461 [ 3 ] {} HTTP-Session: a1b9d329-d9be-4f30-8d37-ad8c161b6ccd Destroying unnamed session 2023.11.07 09:51:36.468624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:36.468668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:36.468687 [ 3 ] {} HTTP-Session: 24b5b053-55ef-4421-9b83-e42d0a95e459 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:36.468704 [ 3 ] {} HTTP-Session: 24b5b053-55ef-4421-9b83-e42d0a95e459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:36.468788 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:36.468826 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:36.468933 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:36.469415 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.469634 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.07 09:51:36.469780 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.07 09:51:36.469899 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} executeQuery: Read 314 rows, 22.29 KiB in 0.001077678 sec., 291367 rows/sec., 20.20 MiB/sec. 2023.11.07 09:51:36.470021 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} DynamicQueryHandler: Done processing query 2023.11.07 09:51:36.470045 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:51:36.470062 [ 3 ] {} HTTP-Session: 24b5b053-55ef-4421-9b83-e42d0a95e459 Destroying unnamed session 2023.11.07 09:51:36.470270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:36.470314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:36.470332 [ 3 ] {} HTTP-Session: 9ac6b90f-f8b0-4471-bcbf-b6141044cf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:36.470348 [ 3 ] {} HTTP-Session: 9ac6b90f-f8b0-4471-bcbf-b6141044cf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:36.470416 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:36.470488 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:51:36.470615 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:36.470885 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.471127 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.07 09:51:36.471314 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.07 09:51:36.471436 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} executeQuery: Read 6 rows, 258.00 B in 0.000962436 sec., 6234 rows/sec., 261.79 KiB/sec. 2023.11.07 09:51:36.471637 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} DynamicQueryHandler: Done processing query 2023.11.07 09:51:36.471661 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:36.471676 [ 3 ] {} HTTP-Session: 9ac6b90f-f8b0-4471-bcbf-b6141044cf0f Destroying unnamed session 2023.11.07 09:51:36.471840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:36.471883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:36.471902 [ 3 ] {} HTTP-Session: 26b68e43-a9a0-4162-95ee-c090c9aca0d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:36.471918 [ 3 ] {} HTTP-Session: 26b68e43-a9a0-4162-95ee-c090c9aca0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:36.471992 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:36.472034 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:51:36.472169 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:36.472484 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.472790 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.07 09:51:36.472959 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.07 09:51:36.473070 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} executeQuery: Read 70 rows, 4.35 KiB in 0.001046628 sec., 66881 rows/sec., 4.05 MiB/sec. 2023.11.07 09:51:36.473190 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} DynamicQueryHandler: Done processing query 2023.11.07 09:51:36.473213 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:36.473228 [ 3 ] {} HTTP-Session: 26b68e43-a9a0-4162-95ee-c090c9aca0d5 Destroying unnamed session 2023.11.07 09:51:36.473397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:36.473440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:36.473459 [ 3 ] {} HTTP-Session: c27e9703-a26e-41c8-8f69-32609732079a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:36.473475 [ 3 ] {} HTTP-Session: c27e9703-a26e-41c8-8f69-32609732079a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:36.473554 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:36.473602 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:36.473736 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:36.474130 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.474435 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.07 09:51:36.474631 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.07 09:51:36.474764 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} executeQuery: Read 23 rows, 31.78 KiB in 0.00117224 sec., 19620 rows/sec., 26.48 MiB/sec. 2023.11.07 09:51:36.474759 [ 157 ] {} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.07 09:51:36.474876 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.475004 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} DynamicQueryHandler: Done processing query 2023.11.07 09:51:36.475062 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:36.475050 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.07 09:51:36.475129 [ 3 ] {} HTTP-Session: c27e9703-a26e-41c8-8f69-32609732079a Destroying unnamed session 2023.11.07 09:51:36.475262 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:36.475286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:36.475326 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 438 rows starting from the beginning of the part 2023.11.07 09:51:36.475366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:36.475425 [ 3 ] {} HTTP-Session: 2e21b6ea-2f39-4be8-8b23-8b4796c66387 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:36.475461 [ 3 ] {} HTTP-Session: 2e21b6ea-2f39-4be8-8b23-8b4796c66387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:36.475647 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part 2023.11.07 09:51:36.475677 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:36.475766 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:51:36.476015 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:36.476276 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:36.476324 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part 2023.11.07 09:51:36.476551 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:36.476866 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part 2023.11.07 09:51:36.477061 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:36.477538 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.07 09:51:36.477831 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.07 09:51:36.477968 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} executeQuery: Read 21 rows, 1.12 KiB in 0.002230757 sec., 9413 rows/sec., 499.94 KiB/sec. 2023.11.07 09:51:36.478137 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} DynamicQueryHandler: Done processing query 2023.11.07 09:51:36.478161 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:36.478178 [ 3 ] {} HTTP-Session: 2e21b6ea-2f39-4be8-8b23-8b4796c66387 Destroying unnamed session 2023.11.07 09:51:36.479118 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 6 columns (6 merged, 0 gathered) in 0.004162049 sec., 130945.11861825749 rows/sec., 176.70 MiB/sec. 2023.11.07 09:51:36.479486 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.07 09:51:36.479697 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.07 09:51:36.479765 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.07 09:51:36.479836 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5: 4.49 MiB. 2023.11.07 09:51:38.231762 [ 156 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:51:38.231856 [ 156 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:51:41.459728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:41.459836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:41.459863 [ 3 ] {} HTTP-Session: 74b30599-31ab-4640-8dc5-762f01e20b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:41.459888 [ 3 ] {} HTTP-Session: 74b30599-31ab-4640-8dc5-762f01e20b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:41.460020 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:41.460081 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:41.460243 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:41.460658 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:41.460935 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.07 09:51:41.461102 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.07 09:51:41.461227 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} executeQuery: Read 19 rows, 1.54 KiB in 0.001171359 sec., 16220 rows/sec., 1.28 MiB/sec. 2023.11.07 09:51:41.461402 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} DynamicQueryHandler: Done processing query 2023.11.07 09:51:41.461428 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:41.461446 [ 3 ] {} HTTP-Session: 74b30599-31ab-4640-8dc5-762f01e20b89 Destroying unnamed session 2023.11.07 09:51:41.461577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:41.461628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:41.461649 [ 3 ] {} HTTP-Session: 13baea73-7152-455b-a250-695efb653181 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:41.461669 [ 3 ] {} HTTP-Session: 13baea73-7152-455b-a250-695efb653181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:41.461756 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:41.461801 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:41.461912 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:41.462230 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:41.462453 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.07 09:51:41.462609 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.07 09:51:41.462712 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} executeQuery: Read 57 rows, 5.92 KiB in 0.000927266 sec., 61471 rows/sec., 6.24 MiB/sec. 2023.11.07 09:51:41.462832 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} DynamicQueryHandler: Done processing query 2023.11.07 09:51:41.462856 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:51:41.462873 [ 3 ] {} HTTP-Session: 13baea73-7152-455b-a250-695efb653181 Destroying unnamed session 2023.11.07 09:51:41.462999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:41.463044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:41.463064 [ 3 ] {} HTTP-Session: 0186db90-27ed-4370-ae5d-cd923afa7436 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:41.463083 [ 3 ] {} HTTP-Session: 0186db90-27ed-4370-ae5d-cd923afa7436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:41.463157 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:41.463197 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:41.463300 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:41.463569 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:41.463781 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.07 09:51:41.463934 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.07 09:51:41.464040 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} executeQuery: Read 19 rows, 1.52 KiB in 0.000850934 sec., 22328 rows/sec., 1.75 MiB/sec. 2023.11.07 09:51:41.464259 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} DynamicQueryHandler: Done processing query 2023.11.07 09:51:41.464283 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:41.464301 [ 3 ] {} HTTP-Session: 0186db90-27ed-4370-ae5d-cd923afa7436 Destroying unnamed session 2023.11.07 09:51:41.464484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:41.464529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:41.464548 [ 3 ] {} HTTP-Session: 6630e979-92d0-4dff-968b-d2baab0a3413 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:41.464565 [ 3 ] {} HTTP-Session: 6630e979-92d0-4dff-968b-d2baab0a3413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:41.464644 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:41.464691 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:41.464845 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:41.465188 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:41.465480 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.07 09:51:41.465653 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.07 09:51:41.465755 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} executeQuery: Read 19 rows, 26.25 KiB in 0.001082258 sec., 17555 rows/sec., 23.69 MiB/sec. 2023.11.07 09:51:41.465861 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} DynamicQueryHandler: Done processing query 2023.11.07 09:51:41.465883 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:41.465898 [ 3 ] {} HTTP-Session: 6630e979-92d0-4dff-968b-d2baab0a3413 Destroying unnamed session 2023.11.07 09:51:46.464919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:46.465064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:46.465092 [ 3 ] {} HTTP-Session: 695a7430-fbc6-4f6d-aae1-0e777c9d7b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:46.465116 [ 3 ] {} HTTP-Session: 695a7430-fbc6-4f6d-aae1-0e777c9d7b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:46.465244 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:46.465305 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:46.465471 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:46.465910 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:46.466210 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.07 09:51:46.466379 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.07 09:51:46.466506 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} executeQuery: Read 29 rows, 2.20 KiB in 0.00122931 sec., 23590 rows/sec., 1.75 MiB/sec. 2023.11.07 09:51:46.466697 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} DynamicQueryHandler: Done processing query 2023.11.07 09:51:46.466723 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:46.466741 [ 3 ] {} HTTP-Session: 695a7430-fbc6-4f6d-aae1-0e777c9d7b96 Destroying unnamed session 2023.11.07 09:51:46.466898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:46.466943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:46.466962 [ 3 ] {} HTTP-Session: 17e96ed9-5edb-48c1-bd53-3f0d9c0da413 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:46.466979 [ 3 ] {} HTTP-Session: 17e96ed9-5edb-48c1-bd53-3f0d9c0da413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:46.467056 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:46.467097 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:46.467210 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:46.467600 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:46.467819 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.07 09:51:46.467967 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.07 09:51:46.468096 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} executeQuery: Read 165 rows, 15.80 KiB in 0.001010366 sec., 163307 rows/sec., 15.27 MiB/sec. 2023.11.07 09:51:46.468204 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} DynamicQueryHandler: Done processing query 2023.11.07 09:51:46.468228 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:51:46.468245 [ 3 ] {} HTTP-Session: 17e96ed9-5edb-48c1-bd53-3f0d9c0da413 Destroying unnamed session 2023.11.07 09:51:46.468438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:46.468481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:46.468501 [ 3 ] {} HTTP-Session: 07e63be3-ee9a-49b7-acb2-0c8fc30c366e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:46.468519 [ 3 ] {} HTTP-Session: 07e63be3-ee9a-49b7-acb2-0c8fc30c366e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:46.468599 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:46.468639 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:46.468744 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:46.469195 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:46.469415 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.07 09:51:46.469566 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.07 09:51:46.469704 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} executeQuery: Read 314 rows, 22.29 KiB in 0.001067278 sec., 294206 rows/sec., 20.40 MiB/sec. 2023.11.07 09:51:46.469826 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} DynamicQueryHandler: Done processing query 2023.11.07 09:51:46.469849 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:51:46.469865 [ 3 ] {} HTTP-Session: 07e63be3-ee9a-49b7-acb2-0c8fc30c366e Destroying unnamed session 2023.11.07 09:51:46.470026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:46.470069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:46.470090 [ 3 ] {} HTTP-Session: d09b04ea-8420-456b-89d7-cceb0f9af0ce Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:46.470108 [ 3 ] {} HTTP-Session: d09b04ea-8420-456b-89d7-cceb0f9af0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:46.470177 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:46.470218 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:51:46.470329 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:46.470648 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:46.470891 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.07 09:51:46.471087 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.07 09:51:46.471224 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} executeQuery: Read 6 rows, 258.00 B in 0.001017227 sec., 5898 rows/sec., 247.69 KiB/sec. 2023.11.07 09:51:46.471347 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} DynamicQueryHandler: Done processing query 2023.11.07 09:51:46.471370 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:46.471387 [ 3 ] {} HTTP-Session: d09b04ea-8420-456b-89d7-cceb0f9af0ce Destroying unnamed session 2023.11.07 09:51:46.471546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:46.471589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:46.471607 [ 3 ] {} HTTP-Session: 6b35ddec-8077-4dd9-ae30-5f81970bf7a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:46.471623 [ 3 ] {} HTTP-Session: 6b35ddec-8077-4dd9-ae30-5f81970bf7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:46.471696 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:46.471738 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:51:46.471856 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:46.472177 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:46.472451 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.07 09:51:46.472657 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.07 09:51:46.472799 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} executeQuery: Read 70 rows, 4.35 KiB in 0.001072628 sec., 65260 rows/sec., 3.96 MiB/sec. 2023.11.07 09:51:46.472924 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} DynamicQueryHandler: Done processing query 2023.11.07 09:51:46.472946 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:46.472962 [ 3 ] {} HTTP-Session: 6b35ddec-8077-4dd9-ae30-5f81970bf7a1 Destroying unnamed session 2023.11.07 09:51:46.473132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:46.473176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:46.473194 [ 3 ] {} HTTP-Session: 2775b698-56fb-44ab-8749-88d4bd44979d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:46.473210 [ 3 ] {} HTTP-Session: 2775b698-56fb-44ab-8749-88d4bd44979d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:46.473284 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:46.473327 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:46.473466 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:46.473891 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:46.474194 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.07 09:51:46.474372 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.07 09:51:46.474496 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} executeQuery: Read 23 rows, 31.78 KiB in 0.001176839 sec., 19543 rows/sec., 26.37 MiB/sec. 2023.11.07 09:51:46.474736 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} DynamicQueryHandler: Done processing query 2023.11.07 09:51:46.474760 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:46.474777 [ 3 ] {} HTTP-Session: 2775b698-56fb-44ab-8749-88d4bd44979d Destroying unnamed session 2023.11.07 09:51:46.474900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:46.474944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:46.474963 [ 3 ] {} HTTP-Session: 0c670b7e-7ff8-45f7-8218-8227bf49458f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:46.474980 [ 3 ] {} HTTP-Session: 0c670b7e-7ff8-45f7-8218-8227bf49458f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:46.475071 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:46.475117 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:51:46.475242 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:46.475520 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:46.475759 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.07 09:51:46.475932 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.07 09:51:46.476055 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} executeQuery: Read 21 rows, 1.12 KiB in 0.000950965 sec., 22082 rows/sec., 1.15 MiB/sec. 2023.11.07 09:51:46.476172 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} DynamicQueryHandler: Done processing query 2023.11.07 09:51:46.476195 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:46.476210 [ 3 ] {} HTTP-Session: 0c670b7e-7ff8-45f7-8218-8227bf49458f Destroying unnamed session 2023.11.07 09:51:51.459331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:51.459474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:51.459506 [ 3 ] {} HTTP-Session: 15710511-b097-456b-b96a-c7b8e5352c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:51.459534 [ 3 ] {} HTTP-Session: 15710511-b097-456b-b96a-c7b8e5352c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:51.459669 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:51.459732 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:51.459897 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:51.460343 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:51.460609 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.07 09:51:51.460780 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.07 09:51:51.460925 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} executeQuery: Read 19 rows, 1.54 KiB in 0.00121103 sec., 15689 rows/sec., 1.24 MiB/sec. 2023.11.07 09:51:51.460933 [ 149 ] {} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.07 09:51:51.461053 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:51.461118 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} DynamicQueryHandler: Done processing query 2023.11.07 09:51:51.461167 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:51.461168 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.07 09:51:51.461189 [ 3 ] {} HTTP-Session: 15710511-b097-456b-b96a-c7b8e5352c2d Destroying unnamed session 2023.11.07 09:51:51.461345 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:51.461352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:51.461378 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part 2023.11.07 09:51:51.461406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:51.461433 [ 3 ] {} HTTP-Session: 7f2e728c-335e-4abb-84ed-e9f56465518e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:51.461458 [ 3 ] {} HTTP-Session: 7f2e728c-335e-4abb-84ed-e9f56465518e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:51.461535 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:51.461570 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:51.461624 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:51.461657 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part 2023.11.07 09:51:51.461837 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:51.461864 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:51.461963 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 29 rows starting from the beginning of the part 2023.11.07 09:51:51.462115 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:51.462474 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:51.462778 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.07 09:51:51.463024 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.07 09:51:51.463093 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.001986303 sec., 82062.00161808143 rows/sec., 6.28 MiB/sec. 2023.11.07 09:51:51.463182 [ 149 ] {} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.07 09:51:51.463233 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} executeQuery: Read 57 rows, 5.92 KiB in 0.001619907 sec., 35187 rows/sec., 3.57 MiB/sec. 2023.11.07 09:51:51.463268 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:51.463428 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.07 09:51:51.463479 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.07 09:51:51.463596 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} DynamicQueryHandler: Done processing query 2023.11.07 09:51:51.463628 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:51:51.463642 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:51.463653 [ 3 ] {} HTTP-Session: 7f2e728c-335e-4abb-84ed-e9f56465518e Destroying unnamed session 2023.11.07 09:51:51.463675 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part 2023.11.07 09:51:51.463819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:51.463886 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:51.463904 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.07 09:51:51.463930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:51.464006 [ 3 ] {} HTTP-Session: e5e79bc3-ab95-4ad6-838b-bc731444bc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:51.464060 [ 3 ] {} HTTP-Session: e5e79bc3-ab95-4ad6-838b-bc731444bc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:51.464090 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 165 rows starting from the beginning of the part 2023.11.07 09:51:51.464120 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.07 09:51:51.464340 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:51.464403 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:51.464422 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:51.464540 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 165 rows starting from the beginning of the part 2023.11.07 09:51:51.464651 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:51.464688 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 57 rows starting from the beginning of the part 2023.11.07 09:51:51.465083 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:51.465414 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.07 09:51:51.465632 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.07 09:51:51.465777 [ 21 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243055 sec., 297463.53705951327 rows/sec., 28.56 MiB/sec. 2023.11.07 09:51:51.465823 [ 149 ] {} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.07 09:51:51.465849 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} executeQuery: Read 19 rows, 1.52 KiB in 0.001430034 sec., 13286 rows/sec., 1.04 MiB/sec. 2023.11.07 09:51:51.465908 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:51.466008 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.07 09:51:51.466204 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.07 09:51:51.466349 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} DynamicQueryHandler: Done processing query 2023.11.07 09:51:51.466387 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:51:51.466387 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:51:51.466421 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.07 09:51:51.466433 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 362 rows starting from the beginning of the part 2023.11.07 09:51:51.466448 [ 3 ] {} HTTP-Session: e5e79bc3-ab95-4ad6-838b-bc731444bc67 Destroying unnamed session 2023.11.07 09:51:51.466519 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.07 09:51:51.466577 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:51.466665 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part 2023.11.07 09:51:51.466694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:51.466758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:51.466765 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:51.466783 [ 3 ] {} HTTP-Session: 1f3d01ba-2717-4795-a8df-56f17249c620 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:51.466807 [ 3 ] {} HTTP-Session: 1f3d01ba-2717-4795-a8df-56f17249c620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:51.466872 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part 2023.11.07 09:51:51.466925 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:51.466987 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part 2023.11.07 09:51:51.466994 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:51.467300 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:51.468002 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:51.468191 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 4 columns (4 merged, 0 gathered) in 0.002181446 sec., 479956.8726431917 rows/sec., 33.70 MiB/sec. 2023.11.07 09:51:51.468299 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.07 09:51:51.468431 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.07 09:51:51.468489 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.07 09:51:51.468558 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.07 09:51:51.468647 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.07 09:51:51.468782 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} executeQuery: Read 19 rows, 26.25 KiB in 0.00182412 sec., 10415 rows/sec., 14.06 MiB/sec. 2023.11.07 09:51:51.468920 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} DynamicQueryHandler: Done processing query 2023.11.07 09:51:51.468944 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:51.468960 [ 3 ] {} HTTP-Session: 1f3d01ba-2717-4795-a8df-56f17249c620 Destroying unnamed session 2023.11.07 09:51:53.231908 [ 147 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:51:53.231978 [ 147 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:51:56.466299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:56.466421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:56.466450 [ 3 ] {} HTTP-Session: 4eb509de-bf6f-4225-803f-87e6f0719ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:56.466479 [ 3 ] {} HTTP-Session: 4eb509de-bf6f-4225-803f-87e6f0719ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:56.466624 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:56.466694 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:51:56.466858 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:56.467315 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:56.467578 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.07 09:51:56.467753 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.07 09:51:56.467877 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} executeQuery: Read 29 rows, 2.20 KiB in 0.0012151 sec., 23866 rows/sec., 1.77 MiB/sec. 2023.11.07 09:51:56.468023 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} DynamicQueryHandler: Done processing query 2023.11.07 09:51:56.468047 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:51:56.468064 [ 3 ] {} HTTP-Session: 4eb509de-bf6f-4225-803f-87e6f0719ee0 Destroying unnamed session 2023.11.07 09:51:56.468269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:56.468313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:56.468332 [ 3 ] {} HTTP-Session: 5860cc0b-d455-4ef3-a6a1-fdd4aef64065 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:56.468349 [ 3 ] {} HTTP-Session: 5860cc0b-d455-4ef3-a6a1-fdd4aef64065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:56.468426 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:56.468466 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:51:56.468564 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:56.468963 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:56.469169 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.07 09:51:56.469307 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.07 09:51:56.469403 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} executeQuery: Read 165 rows, 15.80 KiB in 0.001011596 sec., 163108 rows/sec., 15.25 MiB/sec. 2023.11.07 09:51:56.469611 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} DynamicQueryHandler: Done processing query 2023.11.07 09:51:56.469634 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:51:56.469651 [ 3 ] {} HTTP-Session: 5860cc0b-d455-4ef3-a6a1-fdd4aef64065 Destroying unnamed session 2023.11.07 09:51:56.469830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:56.469874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:56.469892 [ 3 ] {} HTTP-Session: 6a5452f7-3601-41b0-80a2-72e99a5df978 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:56.469909 [ 3 ] {} HTTP-Session: 6a5452f7-3601-41b0-80a2-72e99a5df978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:56.470002 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:56.470041 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:51:56.470148 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:56.470649 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:56.470868 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.07 09:51:56.471035 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.07 09:51:56.471135 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} executeQuery: Read 325 rows, 23.16 KiB in 0.001105488 sec., 293987 rows/sec., 20.46 MiB/sec. 2023.11.07 09:51:56.471254 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} DynamicQueryHandler: Done processing query 2023.11.07 09:51:56.471276 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:51:56.471292 [ 3 ] {} HTTP-Session: 6a5452f7-3601-41b0-80a2-72e99a5df978 Destroying unnamed session 2023.11.07 09:51:56.471413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:56.471457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:56.471475 [ 3 ] {} HTTP-Session: 8cf91f68-d13c-4c7c-a492-dac2bcd79dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:56.471492 [ 3 ] {} HTTP-Session: 8cf91f68-d13c-4c7c-a492-dac2bcd79dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:56.471561 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:56.471601 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:51:56.471706 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:56.471956 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:56.472198 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.07 09:51:56.472380 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.07 09:51:56.472480 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} executeQuery: Read 6 rows, 258.00 B in 0.000889775 sec., 6743 rows/sec., 283.16 KiB/sec. 2023.11.07 09:51:56.472679 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} DynamicQueryHandler: Done processing query 2023.11.07 09:51:56.472704 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:56.472721 [ 3 ] {} HTTP-Session: 8cf91f68-d13c-4c7c-a492-dac2bcd79dd8 Destroying unnamed session 2023.11.07 09:51:56.472845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:56.472890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:56.472909 [ 3 ] {} HTTP-Session: 52454bfc-0365-4464-a686-4c3fac0359a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:56.472927 [ 3 ] {} HTTP-Session: 52454bfc-0365-4464-a686-4c3fac0359a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:56.473000 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:56.473043 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:51:56.473174 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:56.473502 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:56.473780 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.07 09:51:56.473969 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.07 09:51:56.474084 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} executeQuery: Read 81 rows, 5.07 KiB in 0.001050767 sec., 77086 rows/sec., 4.71 MiB/sec. 2023.11.07 09:51:56.474208 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} DynamicQueryHandler: Done processing query 2023.11.07 09:51:56.474233 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:51:56.474250 [ 3 ] {} HTTP-Session: 52454bfc-0365-4464-a686-4c3fac0359a9 Destroying unnamed session 2023.11.07 09:51:56.474411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:56.474456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:56.474477 [ 3 ] {} HTTP-Session: 15d39236-4cc5-410d-93d8-26fdf35cdf76 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:56.474495 [ 3 ] {} HTTP-Session: 15d39236-4cc5-410d-93d8-26fdf35cdf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:56.474574 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:56.474619 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:51:56.474752 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:56.475171 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:56.475474 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.07 09:51:56.475656 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.07 09:51:56.475788 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} executeQuery: Read 23 rows, 31.78 KiB in 0.001176229 sec., 19554 rows/sec., 26.39 MiB/sec. 2023.11.07 09:51:56.475975 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} DynamicQueryHandler: Done processing query 2023.11.07 09:51:56.476000 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:51:56.476016 [ 3 ] {} HTTP-Session: 15d39236-4cc5-410d-93d8-26fdf35cdf76 Destroying unnamed session 2023.11.07 09:51:56.476131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:51:56.476175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:51:56.476193 [ 3 ] {} HTTP-Session: 8b06e13e-e905-4eb7-9f37-585cc7701617 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:51:56.476209 [ 3 ] {} HTTP-Session: 8b06e13e-e905-4eb7-9f37-585cc7701617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:51:56.476282 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:51:56.476323 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:51:56.476436 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:51:56.476712 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:51:56.476944 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.07 09:51:56.477114 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.07 09:51:56.477242 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} executeQuery: Read 21 rows, 1.12 KiB in 0.000927105 sec., 22651 rows/sec., 1.17 MiB/sec. 2023.11.07 09:51:56.477436 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} DynamicQueryHandler: Done processing query 2023.11.07 09:51:56.477458 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:51:56.477474 [ 3 ] {} HTTP-Session: 8b06e13e-e905-4eb7-9f37-585cc7701617 Destroying unnamed session 2023.11.07 09:52:01.459913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:01.460063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:01.460089 [ 3 ] {} HTTP-Session: 4bea0787-c6c4-4757-81b0-2bbfc78db7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:01.460115 [ 3 ] {} HTTP-Session: 4bea0787-c6c4-4757-81b0-2bbfc78db7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:01.460249 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:01.460313 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:52:01.460478 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:01.460917 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:52:01.461198 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.07 09:52:01.461374 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.07 09:52:01.461502 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} executeQuery: Read 19 rows, 1.54 KiB in 0.00121812 sec., 15597 rows/sec., 1.23 MiB/sec. 2023.11.07 09:52:01.461666 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} DynamicQueryHandler: Done processing query 2023.11.07 09:52:01.461693 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:52:01.461710 [ 3 ] {} HTTP-Session: 4bea0787-c6c4-4757-81b0-2bbfc78db7a6 Destroying unnamed session 2023.11.07 09:52:01.461844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:01.461899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:01.461919 [ 3 ] {} HTTP-Session: 090a3b10-c7b5-471b-87bf-4ef12404cd0b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:01.461940 [ 3 ] {} HTTP-Session: 090a3b10-c7b5-471b-87bf-4ef12404cd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:01.462028 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:01.462073 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:52:01.462188 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:01.462587 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:52:01.462831 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.07 09:52:01.462986 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.07 09:52:01.463097 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} executeQuery: Read 57 rows, 5.92 KiB in 0.001041098 sec., 54749 rows/sec., 5.56 MiB/sec. 2023.11.07 09:52:01.463230 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} DynamicQueryHandler: Done processing query 2023.11.07 09:52:01.463254 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:52:01.463271 [ 3 ] {} HTTP-Session: 090a3b10-c7b5-471b-87bf-4ef12404cd0b Destroying unnamed session 2023.11.07 09:52:01.463425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:01.463476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:01.463495 [ 3 ] {} HTTP-Session: d17d80f1-8780-4fc3-8570-62d9743ebe41 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:01.463514 [ 3 ] {} HTTP-Session: d17d80f1-8780-4fc3-8570-62d9743ebe41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:01.463595 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:01.463636 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:52:01.463743 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:01.464058 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:52:01.464272 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.07 09:52:01.464427 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.07 09:52:01.464533 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} executeQuery: Read 19 rows, 1.52 KiB in 0.000909644 sec., 20887 rows/sec., 1.63 MiB/sec. 2023.11.07 09:52:01.464654 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} DynamicQueryHandler: Done processing query 2023.11.07 09:52:01.464677 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:52:01.464693 [ 3 ] {} HTTP-Session: d17d80f1-8780-4fc3-8570-62d9743ebe41 Destroying unnamed session 2023.11.07 09:52:01.464836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:01.464884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:01.464904 [ 3 ] {} HTTP-Session: 0f5068de-853e-4c3b-bf0c-26687c61677c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:01.464923 [ 3 ] {} HTTP-Session: 0f5068de-853e-4c3b-bf0c-26687c61677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:01.465004 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:01.465050 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:52:01.465190 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:01.465607 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:52:01.465946 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.07 09:52:01.466147 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.07 09:52:01.466251 [ 142 ] {} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.07 09:52:01.466261 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} executeQuery: Read 19 rows, 26.25 KiB in 0.00122853 sec., 15465 rows/sec., 20.87 MiB/sec. 2023.11.07 09:52:01.466305 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB. 2023.11.07 09:52:01.466404 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.07 09:52:01.466451 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} DynamicQueryHandler: Done processing query 2023.11.07 09:52:01.466483 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:52:01.466509 [ 3 ] {} HTTP-Session: 0f5068de-853e-4c3b-bf0c-26687c61677c Destroying unnamed session 2023.11.07 09:52:01.466512 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:01.466562 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 545 rows starting from the beginning of the part 2023.11.07 09:52:01.466672 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:01.466763 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part 2023.11.07 09:52:01.466849 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:01.466932 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part 2023.11.07 09:52:01.467019 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:01.468757 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 6 columns (6 merged, 0 gathered) in 0.00240391 sec., 269560.84046407725 rows/sec., 363.76 MiB/sec. 2023.11.07 09:52:01.469049 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.07 09:52:01.469242 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.07 09:52:01.469308 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.07 09:52:01.469366 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6: 4.07 MiB. 2023.11.07 09:52:06.465466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:06.465598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:06.465624 [ 3 ] {} HTTP-Session: a500f7cd-5218-41ef-9785-edf6a9a56cda Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:06.465651 [ 3 ] {} HTTP-Session: a500f7cd-5218-41ef-9785-edf6a9a56cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:06.465788 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:06.465867 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:52:06.466033 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:06.466489 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.466763 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.07 09:52:06.466930 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.07 09:52:06.467065 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} executeQuery: Read 32 rows, 2.45 KiB in 0.001233421 sec., 25944 rows/sec., 1.94 MiB/sec. 2023.11.07 09:52:06.467229 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} DynamicQueryHandler: Done processing query 2023.11.07 09:52:06.467254 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:52:06.467270 [ 3 ] {} HTTP-Session: a500f7cd-5218-41ef-9785-edf6a9a56cda Destroying unnamed session 2023.11.07 09:52:06.467431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 27244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:06.467475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:06.467495 [ 3 ] {} HTTP-Session: 1b3dc2f2-8c5b-43be-8603-35c69b4063ca Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:06.467512 [ 3 ] {} HTTP-Session: 1b3dc2f2-8c5b-43be-8603-35c69b4063ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:06.467590 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:06.467630 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:52:06.467734 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:06.468178 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.468400 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.07 09:52:06.468550 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.07 09:52:06.468669 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} executeQuery: Read 174 rows, 16.65 KiB in 0.001043598 sec., 166730 rows/sec., 15.58 MiB/sec. 2023.11.07 09:52:06.468790 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} DynamicQueryHandler: Done processing query 2023.11.07 09:52:06.468813 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.07 09:52:06.468828 [ 3 ] {} HTTP-Session: 1b3dc2f2-8c5b-43be-8603-35c69b4063ca Destroying unnamed session 2023.11.07 09:52:06.469007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:06.469051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:06.469069 [ 3 ] {} HTTP-Session: 0f0b123d-8840-4cbb-95d9-2f8a4f2c2f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:06.469085 [ 3 ] {} HTTP-Session: 0f0b123d-8840-4cbb-95d9-2f8a4f2c2f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:06.469175 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:06.469213 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:52:06.469319 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:06.469812 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.470025 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.07 09:52:06.470171 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.07 09:52:06.470289 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} executeQuery: Read 317 rows, 22.53 KiB in 0.001078578 sec., 293905 rows/sec., 20.40 MiB/sec. 2023.11.07 09:52:06.470410 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} DynamicQueryHandler: Done processing query 2023.11.07 09:52:06.470433 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:52:06.470449 [ 3 ] {} HTTP-Session: 0f0b123d-8840-4cbb-95d9-2f8a4f2c2f3d Destroying unnamed session 2023.11.07 09:52:06.470607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:06.470650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:06.470668 [ 3 ] {} HTTP-Session: f30a235f-4eac-417c-8b1d-1d6a11f31842 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:06.470684 [ 3 ] {} HTTP-Session: f30a235f-4eac-417c-8b1d-1d6a11f31842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:06.470754 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:06.470792 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:52:06.470901 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:06.471159 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.471401 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.07 09:52:06.471579 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.07 09:52:06.471705 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} executeQuery: Read 6 rows, 258.00 B in 0.000916485 sec., 6546 rows/sec., 274.91 KiB/sec. 2023.11.07 09:52:06.471824 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} DynamicQueryHandler: Done processing query 2023.11.07 09:52:06.471847 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:52:06.471863 [ 3 ] {} HTTP-Session: f30a235f-4eac-417c-8b1d-1d6a11f31842 Destroying unnamed session 2023.11.07 09:52:06.472037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:06.472081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:06.472099 [ 3 ] {} HTTP-Session: 8204abfe-e5d8-49fb-a9ec-4e28808a7c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:06.472116 [ 3 ] {} HTTP-Session: 8204abfe-e5d8-49fb-a9ec-4e28808a7c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:06.472188 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:06.472228 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:52:06.472345 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:06.472661 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.472905 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.07 09:52:06.473095 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.07 09:52:06.473235 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} executeQuery: Read 70 rows, 4.35 KiB in 0.001012826 sec., 69113 rows/sec., 4.19 MiB/sec. 2023.11.07 09:52:06.473370 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} DynamicQueryHandler: Done processing query 2023.11.07 09:52:06.473393 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:52:06.473409 [ 3 ] {} HTTP-Session: 8204abfe-e5d8-49fb-a9ec-4e28808a7c7c Destroying unnamed session 2023.11.07 09:52:06.473576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 27839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:06.473622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:06.473640 [ 3 ] {} HTTP-Session: 3d996c74-6730-40c3-8a96-50c0dd287813 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:06.473656 [ 3 ] {} HTTP-Session: 3d996c74-6730-40c3-8a96-50c0dd287813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:06.473737 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:06.473781 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:52:06.473915 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:06.474336 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.474630 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.07 09:52:06.474817 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.07 09:52:06.474923 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} executeQuery: Read 26 rows, 35.93 KiB in 0.001156949 sec., 22472 rows/sec., 30.33 MiB/sec. 2023.11.07 09:52:06.475055 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} DynamicQueryHandler: Done processing query 2023.11.07 09:52:06.475079 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.07 09:52:06.475094 [ 3 ] {} HTTP-Session: 3d996c74-6730-40c3-8a96-50c0dd287813 Destroying unnamed session 2023.11.07 09:52:06.475227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:06.475272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:06.475290 [ 3 ] {} HTTP-Session: d68c0b7d-19be-4e2d-979a-de3fe352229c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:06.475309 [ 3 ] {} HTTP-Session: d68c0b7d-19be-4e2d-979a-de3fe352229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:06.475380 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:06.475422 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:52:06.475523 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:06.475792 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.476018 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.07 09:52:06.476201 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.07 09:52:06.476323 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} executeQuery: Read 21 rows, 1.12 KiB in 0.000901135 sec., 23303 rows/sec., 1.21 MiB/sec. 2023.11.07 09:52:06.476328 [ 139 ] {} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.07 09:52:06.476455 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:06.476490 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} DynamicQueryHandler: Done processing query 2023.11.07 09:52:06.476534 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:52:06.476541 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.07 09:52:06.476576 [ 3 ] {} HTTP-Session: d68c0b7d-19be-4e2d-979a-de3fe352229c Destroying unnamed session 2023.11.07 09:52:06.476675 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:06.476711 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part 2023.11.07 09:52:06.476841 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:52:06.476927 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:52:06.477005 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:52:06.477079 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:52:06.477154 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::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.11.07 09:52:06.477783 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282111 sec., 353323.5421894048 rows/sec., 18.78 MiB/sec. 2023.11.07 09:52:06.477892 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.07 09:52:06.478073 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.07 09:52:06.478138 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.07 09:52:08.232035 [ 137 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:52:08.232113 [ 137 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:52:11.460366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:11.460491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:11.460517 [ 3 ] {} HTTP-Session: 73ac2d52-7194-446f-970f-eed15bd8cb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:11.460542 [ 3 ] {} HTTP-Session: 73ac2d52-7194-446f-970f-eed15bd8cb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:11.460673 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:11.460736 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:52:11.460901 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:11.461329 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:11.461591 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.07 09:52:11.461749 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.07 09:52:11.461900 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} executeQuery: Read 19 rows, 1.54 KiB in 0.001188159 sec., 15991 rows/sec., 1.27 MiB/sec. 2023.11.07 09:52:11.462047 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} DynamicQueryHandler: Done processing query 2023.11.07 09:52:11.462072 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:52:11.462088 [ 3 ] {} HTTP-Session: 73ac2d52-7194-446f-970f-eed15bd8cb61 Destroying unnamed session 2023.11.07 09:52:11.462209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:11.462253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:11.462272 [ 3 ] {} HTTP-Session: b52b8559-c964-438f-b87d-8feabbefdd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:11.462288 [ 3 ] {} HTTP-Session: b52b8559-c964-438f-b87d-8feabbefdd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:11.462362 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:11.462400 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:52:11.462506 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:11.462847 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:11.463065 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.07 09:52:11.463214 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.07 09:52:11.463346 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} executeQuery: Read 57 rows, 5.92 KiB in 0.000957147 sec., 59551 rows/sec., 6.04 MiB/sec. 2023.11.07 09:52:11.463463 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} DynamicQueryHandler: Done processing query 2023.11.07 09:52:11.463485 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:52:11.463501 [ 3 ] {} HTTP-Session: b52b8559-c964-438f-b87d-8feabbefdd2d Destroying unnamed session 2023.11.07 09:52:11.463620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:11.463664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:11.463683 [ 3 ] {} HTTP-Session: b4dc14c6-0935-4665-97f9-e246d1b613db Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:11.463699 [ 3 ] {} HTTP-Session: b4dc14c6-0935-4665-97f9-e246d1b613db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:11.463768 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:11.463806 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:52:11.463912 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:11.464194 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:11.464396 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.07 09:52:11.464540 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.07 09:52:11.464666 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} executeQuery: Read 19 rows, 1.52 KiB in 0.000869234 sec., 21858 rows/sec., 1.71 MiB/sec. 2023.11.07 09:52:11.464787 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} DynamicQueryHandler: Done processing query 2023.11.07 09:52:11.464809 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:52:11.464825 [ 3 ] {} HTTP-Session: b4dc14c6-0935-4665-97f9-e246d1b613db Destroying unnamed session 2023.11.07 09:52:11.465005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:11.465050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:11.465068 [ 3 ] {} HTTP-Session: d6500cee-815f-446a-aa61-1cbc8a3d352e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:11.465084 [ 3 ] {} HTTP-Session: d6500cee-815f-446a-aa61-1cbc8a3d352e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:11.465160 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:11.465204 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:52:11.465344 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:11.465713 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:11.465999 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.07 09:52:11.466174 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.07 09:52:11.466298 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} executeQuery: Read 19 rows, 26.25 KiB in 0.001110488 sec., 17109 rows/sec., 23.09 MiB/sec. 2023.11.07 09:52:11.466420 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} DynamicQueryHandler: Done processing query 2023.11.07 09:52:11.466443 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:52:11.466459 [ 3 ] {} HTTP-Session: d6500cee-815f-446a-aa61-1cbc8a3d352e Destroying unnamed session 2023.11.07 09:52:16.466021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:16.466147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:16.466173 [ 3 ] {} HTTP-Session: 5fe179fc-526a-4ae1-b011-7462115ffd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:16.466198 [ 3 ] {} HTTP-Session: 5fe179fc-526a-4ae1-b011-7462115ffd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:16.466332 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:16.466395 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:52:16.466555 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:16.467009 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.467269 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.07 09:52:16.467430 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.07 09:52:16.467549 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} executeQuery: Read 35 rows, 2.69 KiB in 0.00118084 sec., 29639 rows/sec., 2.23 MiB/sec. 2023.11.07 09:52:16.467548 [ 134 ] {} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.07 09:52:16.467612 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.467710 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} DynamicQueryHandler: Done processing query 2023.11.07 09:52:16.467720 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.07 09:52:16.467741 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:52:16.467808 [ 3 ] {} HTTP-Session: 5fe179fc-526a-4ae1-b011-7462115ffd3d Destroying unnamed session 2023.11.07 09:52:16.467890 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:16.467933 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part 2023.11.07 09:52:16.468085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 28623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:16.468120 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part 2023.11.07 09:52:16.468181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:16.468228 [ 3 ] {} HTTP-Session: 2c9895fb-6e2d-4510-b9b3-28e4838ae09a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:16.468269 [ 3 ] {} HTTP-Session: 2c9895fb-6e2d-4510-b9b3-28e4838ae09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:16.468353 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:16.468494 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:16.468593 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2023.11.07 09:52:16.468604 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:52:16.468868 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:16.469088 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:16.469116 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part 2023.11.07 09:52:16.470034 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.470648 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.07 09:52:16.470697 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302615 sec., 60142.425193728006 rows/sec., 4.57 MiB/sec. 2023.11.07 09:52:16.470828 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.07 09:52:16.470956 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.07 09:52:16.471123 [ 134 ] {} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.07 09:52:16.471155 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} executeQuery: Read 183 rows, 17.48 KiB in 0.002602953 sec., 70304 rows/sec., 6.56 MiB/sec. 2023.11.07 09:52:16.471194 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.471194 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.07 09:52:16.471427 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.07 09:52:16.471429 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.07 09:52:16.471538 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} DynamicQueryHandler: Done processing query 2023.11.07 09:52:16.471593 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.11.07 09:52:16.471658 [ 3 ] {} HTTP-Session: 2c9895fb-6e2d-4510-b9b3-28e4838ae09a Destroying unnamed session 2023.11.07 09:52:16.471665 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:16.471698 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 222 rows starting from the beginning of the part 2023.11.07 09:52:16.471794 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 165 rows starting from the beginning of the part 2023.11.07 09:52:16.471867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:16.471886 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part 2023.11.07 09:52:16.471925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:16.471949 [ 3 ] {} HTTP-Session: a6873d2c-0f2e-4d47-92ae-6791ef2998e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:16.471980 [ 3 ] {} HTTP-Session: a6873d2c-0f2e-4d47-92ae-6791ef2998e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:16.471997 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 174 rows starting from the beginning of the part 2023.11.07 09:52:16.472125 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:16.472131 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part 2023.11.07 09:52:16.472185 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:52:16.472276 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 183 rows starting from the beginning of the part 2023.11.07 09:52:16.472465 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:16.473287 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.473443 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002168336 sec., 395695.1321197453 rows/sec., 37.61 MiB/sec. 2023.11.07 09:52:16.473626 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.07 09:52:16.473656 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.07 09:52:16.473868 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.07 09:52:16.473944 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.07 09:52:16.474023 [ 134 ] {} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.07 09:52:16.474070 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} executeQuery: Read 329 rows, 23.50 KiB in 0.001899062 sec., 173243 rows/sec., 12.08 MiB/sec. 2023.11.07 09:52:16.474092 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.474132 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.07 09:52:16.474466 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} DynamicQueryHandler: Done processing query 2023.11.07 09:52:16.474516 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.07 09:52:16.474519 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.07 09:52:16.474548 [ 3 ] {} HTTP-Session: a6873d2c-0f2e-4d47-92ae-6791ef2998e9 Destroying unnamed session 2023.11.07 09:52:16.474627 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:16.474660 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 362 rows starting from the beginning of the part 2023.11.07 09:52:16.474731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:16.474837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:16.474844 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 325 rows starting from the beginning of the part 2023.11.07 09:52:16.474872 [ 3 ] {} HTTP-Session: 455ceada-3d7d-4060-bff8-14e087769c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:16.474926 [ 3 ] {} HTTP-Session: 455ceada-3d7d-4060-bff8-14e087769c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:16.475071 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:16.475120 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:16.475253 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:52:16.475283 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 317 rows starting from the beginning of the part 2023.11.07 09:52:16.475570 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:16.475775 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:16.475797 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 329 rows starting from the beginning of the part 2023.11.07 09:52:16.476318 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.476932 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.07 09:52:16.477186 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.07 09:52:16.477393 [ 134 ] {} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.07 09:52:16.477503 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.477558 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} executeQuery: Read 6 rows, 258.00 B in 0.002352679 sec., 2550 rows/sec., 107.09 KiB/sec. 2023.11.07 09:52:16.477637 [ 12 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 4 columns (4 merged, 0 gathered) in 0.003427627 sec., 399985.17925083445 rows/sec., 28.03 MiB/sec. 2023.11.07 09:52:16.477692 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.07 09:52:16.477898 [ 9 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.07 09:52:16.477928 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} DynamicQueryHandler: Done processing query 2023.11.07 09:52:16.477989 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:16.478004 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:52:16.478066 [ 3 ] {} HTTP-Session: 455ceada-3d7d-4060-bff8-14e087769c37 Destroying unnamed session 2023.11.07 09:52:16.478085 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:52:16.478265 [ 9 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.07 09:52:16.478308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:16.478362 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:52:16.478412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:16.478432 [ 9 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.07 09:52:16.478492 [ 3 ] {} HTTP-Session: e7064884-396c-49b6-b82f-4e6dfcce542c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:16.478574 [ 3 ] {} HTTP-Session: e7064884-396c-49b6-b82f-4e6dfcce542c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:16.478707 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:52:16.478850 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:16.478940 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:52:16.478959 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:52:16.479208 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:52:16.479514 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::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.11.07 09:52:16.479580 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:16.480519 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.481084 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003499368 sec., 36006.50174545804 rows/sec., 1.48 MiB/sec. 2023.11.07 09:52:16.481185 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.07 09:52:16.481250 [ 9 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.07 09:52:16.481495 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.07 09:52:16.481580 [ 9 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.07 09:52:16.481650 [ 134 ] {} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.07 09:52:16.481725 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.481724 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} executeQuery: Read 70 rows, 4.35 KiB in 0.002807907 sec., 24929 rows/sec., 1.51 MiB/sec. 2023.11.07 09:52:16.481765 [ 9 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.07 09:52:16.481985 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.07 09:52:16.482273 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:16.482296 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} DynamicQueryHandler: Done processing query 2023.11.07 09:52:16.482309 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part 2023.11.07 09:52:16.482326 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.07 09:52:16.482345 [ 3 ] {} HTTP-Session: e7064884-396c-49b6-b82f-4e6dfcce542c Destroying unnamed session 2023.11.07 09:52:16.482463 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part 2023.11.07 09:52:16.482552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 31045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:16.482572 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part 2023.11.07 09:52:16.482610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:16.482633 [ 3 ] {} HTTP-Session: 189b677d-a609-4616-9b68-000c04892026 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:16.482660 [ 3 ] {} HTTP-Session: 189b677d-a609-4616-9b68-000c04892026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:16.482684 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 81 rows starting from the beginning of the part 2023.11.07 09:52:16.482777 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:16.482804 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part 2023.11.07 09:52:16.482848 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:52:16.482960 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part 2023.11.07 09:52:16.483225 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:16.483876 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.484136 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344719 sec., 650397.7662142031 rows/sec., 39.52 MiB/sec. 2023.11.07 09:52:16.484328 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.07 09:52:16.484364 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.07 09:52:16.484663 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.07 09:52:16.484676 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.07 09:52:16.484773 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.07 09:52:16.484903 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} executeQuery: Read 29 rows, 40.07 KiB in 0.002064144 sec., 14049 rows/sec., 18.96 MiB/sec. 2023.11.07 09:52:16.485172 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} DynamicQueryHandler: Done processing query 2023.11.07 09:52:16.485197 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.07 09:52:16.485213 [ 3 ] {} HTTP-Session: 189b677d-a609-4616-9b68-000c04892026 Destroying unnamed session 2023.11.07 09:52:16.485335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:16.485377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:16.485396 [ 3 ] {} HTTP-Session: bdefc565-f700-40a3-aa41-e481d35dfd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:16.485413 [ 3 ] {} HTTP-Session: bdefc565-f700-40a3-aa41-e481d35dfd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:16.485488 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:16.485528 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:52:16.485641 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:16.485934 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:16.486174 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.07 09:52:16.486352 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.07 09:52:16.486453 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} executeQuery: Read 30 rows, 1.74 KiB in 0.000937725 sec., 31992 rows/sec., 1.81 MiB/sec. 2023.11.07 09:52:16.486568 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} DynamicQueryHandler: Done processing query 2023.11.07 09:52:16.486591 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.07 09:52:16.486607 [ 3 ] {} HTTP-Session: bdefc565-f700-40a3-aa41-e481d35dfd1a Destroying unnamed session 2023.11.07 09:52:21.459896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:21.460082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:21.460129 [ 3 ] {} HTTP-Session: 68df2b90-798c-4872-826b-273825ef2714 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:21.460173 [ 3 ] {} HTTP-Session: 68df2b90-798c-4872-826b-273825ef2714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:21.460377 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:21.460479 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:52:21.460714 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:21.461136 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:21.461405 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.07 09:52:21.461572 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.07 09:52:21.461714 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} executeQuery: Read 19 rows, 1.54 KiB in 0.001274841 sec., 14903 rows/sec., 1.18 MiB/sec. 2023.11.07 09:52:21.461892 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} DynamicQueryHandler: Done processing query 2023.11.07 09:52:21.461918 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:52:21.461934 [ 3 ] {} HTTP-Session: 68df2b90-798c-4872-826b-273825ef2714 Destroying unnamed session 2023.11.07 09:52:21.462058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:21.462102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:21.462122 [ 3 ] {} HTTP-Session: be46e0e3-d398-468f-8928-2ea28b014e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:21.462141 [ 3 ] {} HTTP-Session: be46e0e3-d398-468f-8928-2ea28b014e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:21.462226 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:21.462273 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:52:21.462382 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:21.462708 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:21.462929 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.07 09:52:21.463090 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.07 09:52:21.463215 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} executeQuery: Read 57 rows, 5.92 KiB in 0.000958206 sec., 59486 rows/sec., 6.04 MiB/sec. 2023.11.07 09:52:21.463335 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} DynamicQueryHandler: Done processing query 2023.11.07 09:52:21.463358 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.07 09:52:21.463374 [ 3 ] {} HTTP-Session: be46e0e3-d398-468f-8928-2ea28b014e55 Destroying unnamed session 2023.11.07 09:52:21.463496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:21.463542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:21.463561 [ 3 ] {} HTTP-Session: e39324f5-0920-4235-8a4e-9d4294c44407 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:21.463578 [ 3 ] {} HTTP-Session: e39324f5-0920-4235-8a4e-9d4294c44407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:21.463650 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:21.463690 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:52:21.463796 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:21.464066 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:21.464274 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.11.07 09:52:21.464423 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.11.07 09:52:21.464546 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} executeQuery: Read 19 rows, 1.52 KiB in 0.000866454 sec., 21928 rows/sec., 1.71 MiB/sec. 2023.11.07 09:52:21.464650 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} DynamicQueryHandler: Done processing query 2023.11.07 09:52:21.464674 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.07 09:52:21.464690 [ 3 ] {} HTTP-Session: e39324f5-0920-4235-8a4e-9d4294c44407 Destroying unnamed session 2023.11.07 09:52:21.464875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:21.464919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:21.464939 [ 3 ] {} HTTP-Session: 0a2f3600-a338-4d98-9b3a-59ee12c8bf9c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:21.464956 [ 3 ] {} HTTP-Session: 0a2f3600-a338-4d98-9b3a-59ee12c8bf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:21.465031 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:21.465075 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:52:21.465207 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:21.465559 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:21.465856 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.07 09:52:21.466035 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.07 09:52:21.466169 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} executeQuery: Read 19 rows, 26.25 KiB in 0.001110449 sec., 17110 rows/sec., 23.09 MiB/sec. 2023.11.07 09:52:21.466296 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} DynamicQueryHandler: Done processing query 2023.11.07 09:52:21.466319 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.07 09:52:21.466335 [ 3 ] {} HTTP-Session: 0a2f3600-a338-4d98-9b3a-59ee12c8bf9c Destroying unnamed session 2023.11.07 09:52:23.232179 [ 127 ] {} DNSResolver: Updating DNS cache 2023.11.07 09:52:23.232258 [ 127 ] {} DNSResolver: Updated DNS cache 2023.11.07 09:52:26.466563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:26.466688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:26.466714 [ 3 ] {} HTTP-Session: 70f3909c-8323-4b29-b87d-d3a7b08cc287 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:26.466741 [ 3 ] {} HTTP-Session: 70f3909c-8323-4b29-b87d-d3a7b08cc287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:26.466875 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:26.466939 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.07 09:52:26.467098 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:26.467518 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.467790 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.07 09:52:26.467961 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.07 09:52:26.468090 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} executeQuery: Read 35 rows, 2.69 KiB in 0.001178239 sec., 29705 rows/sec., 2.23 MiB/sec. 2023.11.07 09:52:26.468234 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} DynamicQueryHandler: Done processing query 2023.11.07 09:52:26.468259 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:52:26.468275 [ 3 ] {} HTTP-Session: 70f3909c-8323-4b29-b87d-d3a7b08cc287 Destroying unnamed session 2023.11.07 09:52:26.468523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 28623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:26.468572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:26.468592 [ 3 ] {} HTTP-Session: a0ead215-8c2a-40c4-aeab-a91c13124de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:26.468611 [ 3 ] {} HTTP-Session: a0ead215-8c2a-40c4-aeab-a91c13124de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:26.468700 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:26.468749 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.07 09:52:26.468858 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:26.469284 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.469515 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.07 09:52:26.469679 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.07 09:52:26.469810 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} executeQuery: Read 183 rows, 17.48 KiB in 0.001078748 sec., 169641 rows/sec., 15.83 MiB/sec. 2023.11.07 09:52:26.469950 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} DynamicQueryHandler: Done processing query 2023.11.07 09:52:26.469974 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.11.07 09:52:26.469991 [ 3 ] {} HTTP-Session: a0ead215-8c2a-40c4-aeab-a91c13124de3 Destroying unnamed session 2023.11.07 09:52:26.470186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 51329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:26.470232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:26.470251 [ 3 ] {} HTTP-Session: 82ced3af-0140-4309-b585-2824d831ea6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:26.470268 [ 3 ] {} HTTP-Session: 82ced3af-0140-4309-b585-2824d831ea6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:26.470359 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:26.470401 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.07 09:52:26.470513 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:26.470973 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.471198 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.11.07 09:52:26.471350 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.11.07 09:52:26.471480 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} executeQuery: Read 320 rows, 22.77 KiB in 0.001091418 sec., 293196 rows/sec., 20.38 MiB/sec. 2023.11.07 09:52:26.471619 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} DynamicQueryHandler: Done processing query 2023.11.07 09:52:26.471643 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.11.07 09:52:26.471660 [ 3 ] {} HTTP-Session: 82ced3af-0140-4309-b585-2824d831ea6f Destroying unnamed session 2023.11.07 09:52:26.471785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:26.471829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:26.471848 [ 3 ] {} HTTP-Session: fda07543-158a-4c82-afc6-f7d99b5aa0e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:26.471865 [ 3 ] {} HTTP-Session: fda07543-158a-4c82-afc6-f7d99b5aa0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:26.471938 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:26.471979 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.07 09:52:26.472088 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:26.472336 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.472582 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.07 09:52:26.472766 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.07 09:52:26.472894 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} executeQuery: Read 6 rows, 258.00 B in 0.000925545 sec., 6482 rows/sec., 272.22 KiB/sec. 2023.11.07 09:52:26.473010 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} DynamicQueryHandler: Done processing query 2023.11.07 09:52:26.473034 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:52:26.473049 [ 3 ] {} HTTP-Session: fda07543-158a-4c82-afc6-f7d99b5aa0e0 Destroying unnamed session 2023.11.07 09:52:26.473172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:26.473216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:26.473235 [ 3 ] {} HTTP-Session: 0d442965-a47f-47dc-a705-3bf33bf16697 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:26.473252 [ 3 ] {} HTTP-Session: 0d442965-a47f-47dc-a705-3bf33bf16697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:26.473325 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:26.473366 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.07 09:52:26.473483 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:26.473785 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.474035 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.07 09:52:26.474208 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.07 09:52:26.474329 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} executeQuery: Read 70 rows, 4.35 KiB in 0.000976186 sec., 71707 rows/sec., 4.35 MiB/sec. 2023.11.07 09:52:26.474438 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} DynamicQueryHandler: Done processing query 2023.11.07 09:52:26.474461 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.07 09:52:26.474477 [ 3 ] {} HTTP-Session: 0d442965-a47f-47dc-a705-3bf33bf16697 Destroying unnamed session 2023.11.07 09:52:26.474617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 31045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:26.474659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:26.474677 [ 3 ] {} HTTP-Session: 5f7673b9-d3ef-4562-bc69-7d1e3be6bbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:26.474694 [ 3 ] {} HTTP-Session: 5f7673b9-d3ef-4562-bc69-7d1e3be6bbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:26.474776 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:26.474821 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.07 09:52:26.474953 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:26.475343 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.475642 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.07 09:52:26.475823 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.07 09:52:26.475958 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} executeQuery: Read 29 rows, 40.07 KiB in 0.001151379 sec., 25187 rows/sec., 33.99 MiB/sec. 2023.11.07 09:52:26.475950 [ 123 ] {} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.07 09:52:26.476070 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.476180 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} DynamicQueryHandler: Done processing query 2023.11.07 09:52:26.476223 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.07 09:52:26.476243 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.07 09:52:26.476276 [ 3 ] {} HTTP-Session: 5f7673b9-d3ef-4562-bc69-7d1e3be6bbb8 Destroying unnamed session 2023.11.07 09:52:26.476455 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.07 09:52:26.476460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.07 09:52:26.476494 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 648 rows starting from the beginning of the part 2023.11.07 09:52:26.476518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.07 09:52:26.476547 [ 3 ] {} HTTP-Session: b2bee79f-316e-4930-8abf-0ffb0c329c5d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388 2023.11.07 09:52:26.476567 [ 3 ] {} HTTP-Session: b2bee79f-316e-4930-8abf-0ffb0c329c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.07 09:52:26.476649 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part 2023.11.07 09:52:26.476681 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.07 09:52:26.476739 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.07 09:52:26.476799 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:26.477015 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part 2023.11.07 09:52:26.477018 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} ParallelParsingInputFormat: Parallel parsing is used 2023.11.07 09:52:26.477145 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part 2023.11.07 09:52:26.477312 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 29 rows starting from the beginning of the part 2023.11.07 09:52:26.477466 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB. 2023.11.07 09:52:26.477803 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.07 09:52:26.477983 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.07 09:52:26.478114 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} executeQuery: Read 21 rows, 1.12 KiB in 0.001385603 sec., 15155 rows/sec., 804.87 KiB/sec. 2023.11.07 09:52:26.478387 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} DynamicQueryHandler: Done processing query 2023.11.07 09:52:26.478423 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.07 09:52:26.478445 [ 3 ] {} HTTP-Session: b2bee79f-316e-4930-8abf-0ffb0c329c5d Destroying unnamed session 2023.11.07 09:52:26.479106 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 6 columns (6 merged, 0 gathered) in 0.002956339 sec., 260457.2750283374 rows/sec., 351.47 MiB/sec. 2023.11.07 09:52:26.480056 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.07 09:52:26.480313 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.07 09:52:26.480386 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.07 09:52:26.480476 [ 26 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7: 4.14 MiB.