[ Dec 19 23:02:04 Enabled. ] [ Dec 19 23:02:04 Rereading configuration. ] [ Dec 19 23:02:08 Rereading configuration. ] [ Dec 19 23:02:14 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService22 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService22 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService22 ipadm: Could not delete oxControlService22: Interface does not exist + true + ipadm create-if -t oxControlService22 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22 + ipadm show-addr oxControlService22/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService22/ll + ipadm show-addr oxControlService22/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 19 23:02:14 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.12.19 23:02:15.100082 [ 1 ] {} Application: Will watch for the process with pid 25174 2023.12.19 23:02:15.100156 [ 1 ] {} Application: Forked a child process to watch 2023.12.19 23:02:15.650282 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25174 2023.12.19 23:02:15.650442 [ 1 ] {} Application: starting up 2023.12.19 23:02:15.650637 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.19 23:02:15.908234 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.19 23:02:15.908296 [ 1 ] {} Application: Initializing DateLUT. 2023.12.19 23:02:15.908312 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.19 23:02:15.908365 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.19 23:02:15.908748 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.19 23:02:15.909473 [ 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.12.19 23:02:15.909955 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.19 23:02:15.910208 [ 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.12.19 23:02:15.912800 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.19 23:02:15.912846 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.19 23:02:15.913558 [ 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.12.19 23:02:15.913739 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.19 23:02:15.919783 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.19 23:02:15.920144 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.19 23:02:15.920169 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.19 23:02:15.921452 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.19 23:02:15.921915 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.19 23:02:15.922257 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.19 23:02:15.922527 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.19 23:02:15.923262 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.19 23:02:15.923304 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.19 23:02:15.923359 [ 1 ] {} Application: Loaded user defined objects 2023.12.19 23:02:15.923376 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.19 23:02:16.015431 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.19 23:02:16.015466 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000133312 sec 2023.12.19 23:02:16.016028 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.19 23:02:16.016109 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.19 23:02:16.016129 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.19 23:02:16.016145 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.19 23:02:16.016157 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.19 23:02:16.016172 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.19 23:02:16.016186 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.19 23:02:16.016219 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.19 23:02:16.016240 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.19 23:02:16.016270 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.19 23:02:16.016284 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.19 23:02:16.016298 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.19 23:02:16.016313 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.19 23:02:16.016345 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.19 23:02:16.016360 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.19 23:02:16.016372 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.19 23:02:16.050828 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.19 23:02:16.077986 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.19 23:02:16.078016 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0451e-05 sec 2023.12.19 23:02:16.078039 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.19 23:02:16.078053 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.19 23:02:16.078074 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.19 23:02:16.079976 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.19 23:02:16.085161 [ 1 ] {} Application: Loaded metadata. 2023.12.19 23:02:16.085248 [ 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.12.19 23:02:16.085325 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.19 23:02:16.280258 [ 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.12.19 23:02:16.297712 [ 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.12.19 23:02:16.297760 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.19 23:02:16.355576 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.19 23:02:16.356303 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2023.12.19 23:02:16.356629 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.19 23:02:16.356680 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.19 23:02:16.356687 [ 121 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:02:16.356742 [ 121 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:02:16.356796 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.19 23:02:16.356849 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.19 23:02:16.356895 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.19 23:02:16.356913 [ 1 ] {} Application: Ready for connections. 2023.12.19 23:02:16.669711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.669898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.670511 [ 3 ] {} HTTP-Session: 7f0e2180-a7f3-4be3-a648-264aaf19cc93 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.670560 [ 3 ] {} HTTP-Session: 7f0e2180-a7f3-4be3-a648-264aaf19cc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.670705 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.19 23:02:16.670734 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.19 23:02:16.670755 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.19 23:02:16.672276 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} executeQuery: (from [fd00:1122:3344:101::d]:42248) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.19 23:02:16.691998 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42248) (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.12.19 23:02:16.692270 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} 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.12.19 23:02:16.693014 [ 3 ] {648a782d-d279-4a7c-bfe0-7023e0532eff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.693040 [ 3 ] {} HTTP-Session: 7f0e2180-a7f3-4be3-a648-264aaf19cc93 Destroying unnamed session 2023.12.19 23:02:16.697058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.697139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.697159 [ 3 ] {} HTTP-Session: 25dce58a-4002-45bb-b1d8-ac5a5aa3855c Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.697186 [ 3 ] {} HTTP-Session: 25dce58a-4002-45bb-b1d8-ac5a5aa3855c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.697280 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} executeQuery: (from [fd00:1122:3344:101::d]:42248) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:02:16.697362 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.19 23:02:16.698342 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.19 23:02:16.700399 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:02:16.704089 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.704130 [ 3 ] {2c49c25f-7ebe-43b3-af36-3e6675acf921} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.19 23:02:16.704146 [ 3 ] {} HTTP-Session: 25dce58a-4002-45bb-b1d8-ac5a5aa3855c Destroying unnamed session 2023.12.19 23:02:16.704310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.704387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.704413 [ 3 ] {} HTTP-Session: 0ae66dec-ead7-40ec-9ce9-e68595ca2261 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.704436 [ 3 ] {} HTTP-Session: 0ae66dec-ead7-40ec-9ce9-e68595ca2261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.704579 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} executeQuery: (from [fd00:1122:3344:101::d]:42248) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.19 23:02:16.704911 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42248) (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.12.19 23:02:16.705089 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} 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.12.19 23:02:16.705236 [ 3 ] {0bb0993e-4532-4910-ae36-4f85278711a1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.705261 [ 3 ] {} HTTP-Session: 0ae66dec-ead7-40ec-9ce9-e68595ca2261 Destroying unnamed session 2023.12.19 23:02:16.705629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.705715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.705739 [ 3 ] {} HTTP-Session: d49516b6-647f-4b6d-821c-ee6fd4ee9bb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.705769 [ 3 ] {} HTTP-Session: d49516b6-647f-4b6d-821c-ee6fd4ee9bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.705916 [ 3 ] {7b0240ba-9894-42e7-9cbe-791b572dd980} executeQuery: (from [fd00:1122:3344:101::d]:42248) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.19 23:02:16.706034 [ 3 ] {7b0240ba-9894-42e7-9cbe-791b572dd980} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.706063 [ 3 ] {7b0240ba-9894-42e7-9cbe-791b572dd980} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.706080 [ 3 ] {} HTTP-Session: d49516b6-647f-4b6d-821c-ee6fd4ee9bb7 Destroying unnamed session 2023.12.19 23:02:16.706255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.706301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.706320 [ 3 ] {} HTTP-Session: 93c8ded9-42cc-4abc-8fce-c9b0628f69e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.706341 [ 3 ] {} HTTP-Session: 93c8ded9-42cc-4abc-8fce-c9b0628f69e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.706401 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.19 23:02:16.706454 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.19 23:02:16.712877 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.19 23:02:16.712899 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.592e-05 sec 2023.12.19 23:02:16.712938 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.19 23:02:16.712957 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} DatabaseAtomic (oximeter): Starting up tables. 2023.12.19 23:02:16.713030 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.713055 [ 3 ] {bf809b73-f56f-47ee-b1d3-286f7ebbb65c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.713070 [ 3 ] {} HTTP-Session: 93c8ded9-42cc-4abc-8fce-c9b0628f69e8 Destroying unnamed session 2023.12.19 23:02:16.713207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.713254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.713273 [ 3 ] {} HTTP-Session: 137f507c-c86d-474a-b4a9-2ec7b6249bf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.713300 [ 3 ] {} HTTP-Session: 137f507c-c86d-474a-b4a9-2ec7b6249bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.713444 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.12.19 23:02:16.713494 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.19 23:02:16.722704 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} oximeter.version (6a66a01a-66e3-4b4b-9939-c6625db9d26e): Loading data parts 2023.12.19 23:02:16.722854 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} oximeter.version (6a66a01a-66e3-4b4b-9939-c6625db9d26e): There are no data parts 2023.12.19 23:02:16.727546 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.727576 [ 3 ] {1b712916-b26b-4cb3-8870-d7b6de703838} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.727632 [ 3 ] {} HTTP-Session: 137f507c-c86d-474a-b4a9-2ec7b6249bf5 Destroying unnamed session 2023.12.19 23:02:16.727815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.727879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.727906 [ 3 ] {} HTTP-Session: 22ec8ac0-16db-4721-aedc-c0928ac0519b Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.727926 [ 3 ] {} HTTP-Session: 22ec8ac0-16db-4721-aedc-c0928ac0519b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.728183 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.728245 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.19 23:02:16.737324 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} oximeter.measurements_bool (e632bfd2-5588-4521-869e-4eb23d9d8fbc): Loading data parts 2023.12.19 23:02:16.737461 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} oximeter.measurements_bool (e632bfd2-5588-4521-869e-4eb23d9d8fbc): There are no data parts 2023.12.19 23:02:16.744268 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.744299 [ 3 ] {e0b9887c-40fb-4f7d-b0c4-87a9de718b0f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.744325 [ 3 ] {} HTTP-Session: 22ec8ac0-16db-4721-aedc-c0928ac0519b Destroying unnamed session 2023.12.19 23:02:16.744477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.744526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.744548 [ 3 ] {} HTTP-Session: 6c61ec1d-7b24-4cb1-9e59-c3d74441c2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.744565 [ 3 ] {} HTTP-Session: 6c61ec1d-7b24-4cb1-9e59-c3d74441c2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.744763 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.744813 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.19 23:02:16.747724 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} oximeter.measurements_i8 (1afde434-4c6b-4c74-9702-0699195a6906): Loading data parts 2023.12.19 23:02:16.747826 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} oximeter.measurements_i8 (1afde434-4c6b-4c74-9702-0699195a6906): There are no data parts 2023.12.19 23:02:16.756337 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.756368 [ 3 ] {46a852f2-79ee-469f-a63e-5c719f998df0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.756387 [ 3 ] {} HTTP-Session: 6c61ec1d-7b24-4cb1-9e59-c3d74441c2b3 Destroying unnamed session 2023.12.19 23:02:16.756535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.756585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.756609 [ 3 ] {} HTTP-Session: b69c0232-667c-4f08-89fd-bef1aa08dd03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.756630 [ 3 ] {} HTTP-Session: b69c0232-667c-4f08-89fd-bef1aa08dd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.756834 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.756883 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.19 23:02:16.761034 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} oximeter.measurements_u8 (1d646c5a-acf0-41d4-a1f3-331d323297e7): Loading data parts 2023.12.19 23:02:16.761157 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} oximeter.measurements_u8 (1d646c5a-acf0-41d4-a1f3-331d323297e7): There are no data parts 2023.12.19 23:02:16.768486 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.768528 [ 3 ] {c4424cc0-63d2-445a-9054-1d46e8d6a932} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.768543 [ 3 ] {} HTTP-Session: b69c0232-667c-4f08-89fd-bef1aa08dd03 Destroying unnamed session 2023.12.19 23:02:16.768686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.768744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.768762 [ 3 ] {} HTTP-Session: a7d2e382-b7b0-4697-aad7-7895b6c98e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.768783 [ 3 ] {} HTTP-Session: a7d2e382-b7b0-4697-aad7-7895b6c98e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.768972 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.769017 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.19 23:02:16.772662 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} oximeter.measurements_i16 (cbf104ac-68ea-4634-85b3-eb2e8b23c2f0): Loading data parts 2023.12.19 23:02:16.772757 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} oximeter.measurements_i16 (cbf104ac-68ea-4634-85b3-eb2e8b23c2f0): There are no data parts 2023.12.19 23:02:16.780490 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.780530 [ 3 ] {1b8f309c-b4b6-4aea-828e-5dd909825cc8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.780546 [ 3 ] {} HTTP-Session: a7d2e382-b7b0-4697-aad7-7895b6c98e65 Destroying unnamed session 2023.12.19 23:02:16.780712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.780770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.780790 [ 3 ] {} HTTP-Session: 3ad7d7b4-24a5-42a1-a04c-aa1c4dcea0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.780816 [ 3 ] {} HTTP-Session: 3ad7d7b4-24a5-42a1-a04c-aa1c4dcea0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.781017 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.781067 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.19 23:02:16.784037 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} oximeter.measurements_u16 (dae8ab08-268d-4a66-ba46-251468ba45d7): Loading data parts 2023.12.19 23:02:16.784131 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} oximeter.measurements_u16 (dae8ab08-268d-4a66-ba46-251468ba45d7): There are no data parts 2023.12.19 23:02:16.792767 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.792808 [ 3 ] {ff1657b3-51c8-418a-9784-7ce2969f9441} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.792827 [ 3 ] {} HTTP-Session: 3ad7d7b4-24a5-42a1-a04c-aa1c4dcea0a9 Destroying unnamed session 2023.12.19 23:02:16.793030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.793094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.793118 [ 3 ] {} HTTP-Session: eeaf12f1-b126-4ae5-9561-79a4315bb037 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.793146 [ 3 ] {} HTTP-Session: eeaf12f1-b126-4ae5-9561-79a4315bb037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.793389 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.793450 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.19 23:02:16.796202 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} oximeter.measurements_i32 (9cbc2d76-61ec-473c-8d55-fe97e80daa79): Loading data parts 2023.12.19 23:02:16.796292 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} oximeter.measurements_i32 (9cbc2d76-61ec-473c-8d55-fe97e80daa79): There are no data parts 2023.12.19 23:02:16.804627 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.804661 [ 3 ] {070e9159-9eb7-4575-a6dc-d0069b4b36ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.804677 [ 3 ] {} HTTP-Session: eeaf12f1-b126-4ae5-9561-79a4315bb037 Destroying unnamed session 2023.12.19 23:02:16.804804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.804864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.804883 [ 3 ] {} HTTP-Session: 6215c563-e637-403a-89b4-589a40550628 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.804907 [ 3 ] {} HTTP-Session: 6215c563-e637-403a-89b4-589a40550628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.805105 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.805159 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.19 23:02:16.807828 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} oximeter.measurements_u32 (60c02ef3-6527-42cd-aacc-d601610e2cae): Loading data parts 2023.12.19 23:02:16.807920 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} oximeter.measurements_u32 (60c02ef3-6527-42cd-aacc-d601610e2cae): There are no data parts 2023.12.19 23:02:16.815294 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.815336 [ 3 ] {c4ffcdae-102b-46e6-adc3-21076409415f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.815355 [ 3 ] {} HTTP-Session: 6215c563-e637-403a-89b4-589a40550628 Destroying unnamed session 2023.12.19 23:02:16.815519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.815620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.815642 [ 3 ] {} HTTP-Session: 9eba89ee-808c-402f-bd37-7ca25fa30534 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.815658 [ 3 ] {} HTTP-Session: 9eba89ee-808c-402f-bd37-7ca25fa30534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.815854 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.815904 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.19 23:02:16.819039 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Loading data parts 2023.12.19 23:02:16.819125 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): There are no data parts 2023.12.19 23:02:16.827831 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.827861 [ 3 ] {f39119e8-72e9-4301-8298-c6ae5da6a658} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.827888 [ 3 ] {} HTTP-Session: 9eba89ee-808c-402f-bd37-7ca25fa30534 Destroying unnamed session 2023.12.19 23:02:16.828068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.828125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.828154 [ 3 ] {} HTTP-Session: 4b116272-c39d-4a4a-849d-5f853b88d5d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.828173 [ 3 ] {} HTTP-Session: 4b116272-c39d-4a4a-849d-5f853b88d5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.828410 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.828482 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.19 23:02:16.831811 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} oximeter.measurements_u64 (a53ac82c-6b64-463a-920e-4a9324df440e): Loading data parts 2023.12.19 23:02:16.831924 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} oximeter.measurements_u64 (a53ac82c-6b64-463a-920e-4a9324df440e): There are no data parts 2023.12.19 23:02:16.840495 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.840528 [ 3 ] {6dee6754-5179-4ae6-b9fc-a5a9cd77949d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.840597 [ 3 ] {} HTTP-Session: 4b116272-c39d-4a4a-849d-5f853b88d5d4 Destroying unnamed session 2023.12.19 23:02:16.840744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.840813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.840858 [ 3 ] {} HTTP-Session: 532df874-8f30-4887-8f01-d563ca024a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.840880 [ 3 ] {} HTTP-Session: 532df874-8f30-4887-8f01-d563ca024a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.841138 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.841207 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.19 23:02:16.851355 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} oximeter.measurements_f32 (f6d19aaa-75ba-4239-b969-65ebbd10cedc): Loading data parts 2023.12.19 23:02:16.851480 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} oximeter.measurements_f32 (f6d19aaa-75ba-4239-b969-65ebbd10cedc): There are no data parts 2023.12.19 23:02:16.854367 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.854391 [ 3 ] {702212b2-c641-4bae-a1c5-778356c295cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.854418 [ 3 ] {} HTTP-Session: 532df874-8f30-4887-8f01-d563ca024a80 Destroying unnamed session 2023.12.19 23:02:16.854557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.854620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.854649 [ 3 ] {} HTTP-Session: 489f07de-b68a-4e4f-8c61-d1e92fe988ad Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.854669 [ 3 ] {} HTTP-Session: 489f07de-b68a-4e4f-8c61-d1e92fe988ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.854908 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.854964 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.19 23:02:16.863151 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} oximeter.measurements_f64 (d131e6fc-dc64-4b40-a1f6-42ebe4cb4479): Loading data parts 2023.12.19 23:02:16.863261 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} oximeter.measurements_f64 (d131e6fc-dc64-4b40-a1f6-42ebe4cb4479): There are no data parts 2023.12.19 23:02:16.866108 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.866144 [ 3 ] {c118adb4-aaa8-41a2-bd43-2791362ae06a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.866172 [ 3 ] {} HTTP-Session: 489f07de-b68a-4e4f-8c61-d1e92fe988ad Destroying unnamed session 2023.12.19 23:02:16.866312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.866369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.866404 [ 3 ] {} HTTP-Session: e65e4e8d-5cff-4c51-a38c-c20db4f2c669 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.866423 [ 3 ] {} HTTP-Session: e65e4e8d-5cff-4c51-a38c-c20db4f2c669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.866625 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.866671 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.19 23:02:16.874915 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} oximeter.measurements_string (bc649317-70e6-412c-a8f7-c6430fd65036): Loading data parts 2023.12.19 23:02:16.875018 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} oximeter.measurements_string (bc649317-70e6-412c-a8f7-c6430fd65036): There are no data parts 2023.12.19 23:02:16.878959 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.879022 [ 3 ] {25704de1-640b-42bd-9379-ec4986b79da1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.879051 [ 3 ] {} HTTP-Session: e65e4e8d-5cff-4c51-a38c-c20db4f2c669 Destroying unnamed session 2023.12.19 23:02:16.879180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.879227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.879251 [ 3 ] {} HTTP-Session: 4fa3fce4-a800-49e5-8ac1-5e8c5e3e857a Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.879269 [ 3 ] {} HTTP-Session: 4fa3fce4-a800-49e5-8ac1-5e8c5e3e857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.879464 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.879527 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.19 23:02:16.886445 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} oximeter.measurements_bytes (05aab70a-ea26-42d1-ac39-a2f98a80b178): Loading data parts 2023.12.19 23:02:16.886528 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} oximeter.measurements_bytes (05aab70a-ea26-42d1-ac39-a2f98a80b178): There are no data parts 2023.12.19 23:02:16.888493 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.888522 [ 3 ] {476c32f2-c96d-4118-970a-514aa09a3b12} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.888542 [ 3 ] {} HTTP-Session: 4fa3fce4-a800-49e5-8ac1-5e8c5e3e857a Destroying unnamed session 2023.12.19 23:02:16.888690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.888755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.888778 [ 3 ] {} HTTP-Session: 543d8418-2b50-4c30-b037-307a2376c2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.888804 [ 3 ] {} HTTP-Session: 543d8418-2b50-4c30-b037-307a2376c2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.889067 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.889128 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.19 23:02:16.892873 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} oximeter.measurements_cumulativei64 (871f8412-2470-412a-bd3a-3a7ac8b6bf44): Loading data parts 2023.12.19 23:02:16.892953 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} oximeter.measurements_cumulativei64 (871f8412-2470-412a-bd3a-3a7ac8b6bf44): There are no data parts 2023.12.19 23:02:16.900228 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.900257 [ 3 ] {caf38691-2865-493c-af68-32fa5a7366be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.900285 [ 3 ] {} HTTP-Session: 543d8418-2b50-4c30-b037-307a2376c2f9 Destroying unnamed session 2023.12.19 23:02:16.900454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.900514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.900538 [ 3 ] {} HTTP-Session: 3e1a4ed7-3c83-4ad4-b57c-2defc7d6a68b Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.900555 [ 3 ] {} HTTP-Session: 3e1a4ed7-3c83-4ad4-b57c-2defc7d6a68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.900773 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.900826 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.19 23:02:16.904273 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Loading data parts 2023.12.19 23:02:16.904343 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): There are no data parts 2023.12.19 23:02:16.912565 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.912590 [ 3 ] {86d1fb06-cc43-40c6-a4bb-855669706653} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.912613 [ 3 ] {} HTTP-Session: 3e1a4ed7-3c83-4ad4-b57c-2defc7d6a68b Destroying unnamed session 2023.12.19 23:02:16.912754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.912797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.912823 [ 3 ] {} HTTP-Session: 4efa0fab-6dc5-4a9c-b87f-222d3b810a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.912844 [ 3 ] {} HTTP-Session: 4efa0fab-6dc5-4a9c-b87f-222d3b810a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.913056 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.913109 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.19 23:02:16.922935 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} oximeter.measurements_cumulativef32 (4cf44f56-2f31-4551-b686-5c96e9bbfd1a): Loading data parts 2023.12.19 23:02:16.923018 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} oximeter.measurements_cumulativef32 (4cf44f56-2f31-4551-b686-5c96e9bbfd1a): There are no data parts 2023.12.19 23:02:16.927130 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.927163 [ 3 ] {343b109e-08bd-4af7-91b0-623f9752027e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.927181 [ 3 ] {} HTTP-Session: 4efa0fab-6dc5-4a9c-b87f-222d3b810a04 Destroying unnamed session 2023.12.19 23:02:16.927314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.927362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.927382 [ 3 ] {} HTTP-Session: 563e111e-aafd-42d9-9ad5-b92809135162 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.927404 [ 3 ] {} HTTP-Session: 563e111e-aafd-42d9-9ad5-b92809135162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.927613 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.19 23:02:16.927664 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.19 23:02:16.935903 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} oximeter.measurements_cumulativef64 (0054fa08-7dc4-4b30-9edf-0605bfac6139): Loading data parts 2023.12.19 23:02:16.935991 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} oximeter.measurements_cumulativef64 (0054fa08-7dc4-4b30-9edf-0605bfac6139): There are no data parts 2023.12.19 23:02:16.938353 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.938402 [ 3 ] {1006dd18-cf4d-4b41-98b2-71a986b1e0cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.938429 [ 3 ] {} HTTP-Session: 563e111e-aafd-42d9-9ad5-b92809135162 Destroying unnamed session 2023.12.19 23:02:16.938558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.938608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.938633 [ 3 ] {} HTTP-Session: 11af9508-77c6-43a0-82fc-71b067180d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.938649 [ 3 ] {} HTTP-Session: 11af9508-77c6-43a0-82fc-71b067180d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.938873 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} executeQuery: (from [fd00:1122:3344:101::d]:42248) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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.12.19 23:02:16.938927 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.19 23:02:16.947226 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} oximeter.measurements_histogrami8 (05abfae9-7512-416c-86ca-d4762508ccf2): Loading data parts 2023.12.19 23:02:16.947312 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} oximeter.measurements_histogrami8 (05abfae9-7512-416c-86ca-d4762508ccf2): There are no data parts 2023.12.19 23:02:16.949716 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.949754 [ 3 ] {88ccd4c4-41e5-426c-9536-9cf42e6a6762} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.949789 [ 3 ] {} HTTP-Session: 11af9508-77c6-43a0-82fc-71b067180d67 Destroying unnamed session 2023.12.19 23:02:16.949924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.949982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.950011 [ 3 ] {} HTTP-Session: 827074bb-b4cb-4424-89a7-64db1cb1b89a Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.950031 [ 3 ] {} HTTP-Session: 827074bb-b4cb-4424-89a7-64db1cb1b89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.950295 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:16.950372 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.19 23:02:16.958144 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} oximeter.measurements_histogramu8 (1f9232b1-f291-4acf-a4da-da690140961d): Loading data parts 2023.12.19 23:02:16.958244 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} oximeter.measurements_histogramu8 (1f9232b1-f291-4acf-a4da-da690140961d): There are no data parts 2023.12.19 23:02:16.961184 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.961209 [ 3 ] {6418dad7-e6eb-42e8-8d91-ede5eb7a2d5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.961235 [ 3 ] {} HTTP-Session: 827074bb-b4cb-4424-89a7-64db1cb1b89a Destroying unnamed session 2023.12.19 23:02:16.961360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.961408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.961433 [ 3 ] {} HTTP-Session: afa45c87-eefd-43e2-82ed-691996279d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.961449 [ 3 ] {} HTTP-Session: afa45c87-eefd-43e2-82ed-691996279d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.961666 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:16.961720 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.19 23:02:16.969570 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} oximeter.measurements_histogrami16 (7fcf0e15-b786-4e18-a506-c71aab64d9b5): Loading data parts 2023.12.19 23:02:16.969652 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} oximeter.measurements_histogrami16 (7fcf0e15-b786-4e18-a506-c71aab64d9b5): There are no data parts 2023.12.19 23:02:16.973332 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.973385 [ 3 ] {607eea1e-ac23-4e28-8891-58509aaa23e1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.973402 [ 3 ] {} HTTP-Session: afa45c87-eefd-43e2-82ed-691996279d94 Destroying unnamed session 2023.12.19 23:02:16.973544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.973612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.973632 [ 3 ] {} HTTP-Session: eb3fd89d-469d-45f9-84ac-2b72704858d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.973657 [ 3 ] {} HTTP-Session: eb3fd89d-469d-45f9-84ac-2b72704858d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.973875 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:16.973943 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.19 23:02:16.980961 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} oximeter.measurements_histogramu16 (a60b05b0-39c1-4ce9-bad2-ffafce4441e2): Loading data parts 2023.12.19 23:02:16.981061 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} oximeter.measurements_histogramu16 (a60b05b0-39c1-4ce9-bad2-ffafce4441e2): There are no data parts 2023.12.19 23:02:16.983734 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.983781 [ 3 ] {bc1f6083-9f99-44ed-b1dc-d52875e70dea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.983798 [ 3 ] {} HTTP-Session: eb3fd89d-469d-45f9-84ac-2b72704858d4 Destroying unnamed session 2023.12.19 23:02:16.983960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.984024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.984043 [ 3 ] {} HTTP-Session: c2d11ca2-0369-4671-9aa8-7ee3d8c8b6af Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.984074 [ 3 ] {} HTTP-Session: c2d11ca2-0369-4671-9aa8-7ee3d8c8b6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.984302 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:16.984377 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.19 23:02:16.992371 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} oximeter.measurements_histogrami32 (afcc8565-71e7-417a-abe3-83e00e49404c): Loading data parts 2023.12.19 23:02:16.992472 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} oximeter.measurements_histogrami32 (afcc8565-71e7-417a-abe3-83e00e49404c): There are no data parts 2023.12.19 23:02:16.995987 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} DynamicQueryHandler: Done processing query 2023.12.19 23:02:16.996020 [ 3 ] {f260906b-431c-47fa-a51b-61dc861834b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:16.996057 [ 3 ] {} HTTP-Session: c2d11ca2-0369-4671-9aa8-7ee3d8c8b6af Destroying unnamed session 2023.12.19 23:02:16.996239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:16.996303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:16.996327 [ 3 ] {} HTTP-Session: 2fc030f0-a050-47fa-8dd3-f8708ab8c2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:16.996357 [ 3 ] {} HTTP-Session: 2fc030f0-a050-47fa-8dd3-f8708ab8c2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:16.996614 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:16.996679 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.19 23:02:17.000118 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.85 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 7.45 MiB 2023.12.19 23:02:17.003862 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} oximeter.measurements_histogramu32 (0b9fec44-efb6-4db5-a58f-c084682829bd): Loading data parts 2023.12.19 23:02:17.003951 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} oximeter.measurements_histogramu32 (0b9fec44-efb6-4db5-a58f-c084682829bd): There are no data parts 2023.12.19 23:02:17.006896 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.007002 [ 3 ] {3fd26b6c-cc8f-4e3e-9cb0-bc59133787cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.007034 [ 3 ] {} HTTP-Session: 2fc030f0-a050-47fa-8dd3-f8708ab8c2e8 Destroying unnamed session 2023.12.19 23:02:17.007171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.007249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.007294 [ 3 ] {} HTTP-Session: 3b073b76-a374-472e-a097-b4de1f608532 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.007319 [ 3 ] {} HTTP-Session: 3b073b76-a374-472e-a097-b4de1f608532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.007561 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.007627 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.19 23:02:17.015437 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} oximeter.measurements_histogrami64 (5bab0e0a-5d04-4036-be82-a638386aa253): Loading data parts 2023.12.19 23:02:17.015528 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} oximeter.measurements_histogrami64 (5bab0e0a-5d04-4036-be82-a638386aa253): There are no data parts 2023.12.19 23:02:17.019444 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.019478 [ 3 ] {2b8f7d55-5bd1-4d0b-b01a-4275d2f875e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.019612 [ 3 ] {} HTTP-Session: 3b073b76-a374-472e-a097-b4de1f608532 Destroying unnamed session 2023.12.19 23:02:17.019826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.019905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.019946 [ 3 ] {} HTTP-Session: 05ae3228-8233-49d2-ad80-90e8ef53ad5f Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.019969 [ 3 ] {} HTTP-Session: 05ae3228-8233-49d2-ad80-90e8ef53ad5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.020229 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.020299 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.19 23:02:17.030342 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} oximeter.measurements_histogramu64 (0b6b0e2f-ba84-478e-a70e-dd44500f3ee7): Loading data parts 2023.12.19 23:02:17.030421 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} oximeter.measurements_histogramu64 (0b6b0e2f-ba84-478e-a70e-dd44500f3ee7): There are no data parts 2023.12.19 23:02:17.035156 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.035657 [ 3 ] {0362300e-a58f-45c1-84c3-5df359f1297d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.035677 [ 3 ] {} HTTP-Session: 05ae3228-8233-49d2-ad80-90e8ef53ad5f Destroying unnamed session 2023.12.19 23:02:17.035818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.035939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.035958 [ 3 ] {} HTTP-Session: 6a4d3c48-6297-403b-b792-b9115170ceb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.035986 [ 3 ] {} HTTP-Session: 6a4d3c48-6297-403b-b792-b9115170ceb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.036204 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.036267 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.19 23:02:17.042726 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} oximeter.measurements_histogramf32 (260b3a90-9ca8-42ba-9d68-55b294d24d5b): Loading data parts 2023.12.19 23:02:17.042814 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} oximeter.measurements_histogramf32 (260b3a90-9ca8-42ba-9d68-55b294d24d5b): There are no data parts 2023.12.19 23:02:17.046699 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.046800 [ 3 ] {a053d855-0aab-4856-ac06-bb051b80aa7d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.046819 [ 3 ] {} HTTP-Session: 6a4d3c48-6297-403b-b792-b9115170ceb1 Destroying unnamed session 2023.12.19 23:02:17.046975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.047047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.047069 [ 3 ] {} HTTP-Session: 335d1d2e-5cba-46d2-8b8f-879c022ad350 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.047104 [ 3 ] {} HTTP-Session: 335d1d2e-5cba-46d2-8b8f-879c022ad350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.047392 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.047475 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.19 23:02:17.056393 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Loading data parts 2023.12.19 23:02:17.056589 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): There are no data parts 2023.12.19 23:02:17.064640 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.064674 [ 3 ] {5aaa9b3f-468b-47f8-82db-f8ddaf892ebf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.064711 [ 3 ] {} HTTP-Session: 335d1d2e-5cba-46d2-8b8f-879c022ad350 Destroying unnamed session 2023.12.19 23:02:17.064913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.064984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.065021 [ 3 ] {} HTTP-Session: 10f9264e-9390-437a-a253-e0c1483cdc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.065042 [ 3 ] {} HTTP-Session: 10f9264e-9390-437a-a253-e0c1483cdc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.065256 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.19 23:02:17.065332 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.19 23:02:17.069559 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} oximeter.fields_bool (ff24b1a6-7d28-4999-9c6a-2552b9fd95e3): Loading data parts 2023.12.19 23:02:17.069669 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} oximeter.fields_bool (ff24b1a6-7d28-4999-9c6a-2552b9fd95e3): There are no data parts 2023.12.19 23:02:17.078171 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.078277 [ 3 ] {41860edd-9ef5-4f5a-991a-ec74583324d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.078293 [ 3 ] {} HTTP-Session: 10f9264e-9390-437a-a253-e0c1483cdc7b Destroying unnamed session 2023.12.19 23:02:17.078430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.078497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.078518 [ 3 ] {} HTTP-Session: aafcfa0c-1eb6-4855-b4e2-12d1a520031d Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.078542 [ 3 ] {} HTTP-Session: aafcfa0c-1eb6-4855-b4e2-12d1a520031d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.078702 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.078756 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.19 23:02:17.088609 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} oximeter.fields_i8 (15480d68-8771-43c0-91a6-8895844777e3): Loading data parts 2023.12.19 23:02:17.088718 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} oximeter.fields_i8 (15480d68-8771-43c0-91a6-8895844777e3): There are no data parts 2023.12.19 23:02:17.098601 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.098629 [ 3 ] {c6fe424a-14f8-4b7e-9b2f-415c5317d232} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.098665 [ 3 ] {} HTTP-Session: aafcfa0c-1eb6-4855-b4e2-12d1a520031d Destroying unnamed session 2023.12.19 23:02:17.098821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.098878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.098912 [ 3 ] {} HTTP-Session: 0fc653d8-b7f9-452c-8ae7-b9480a67a711 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.098929 [ 3 ] {} HTTP-Session: 0fc653d8-b7f9-452c-8ae7-b9480a67a711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.099101 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.099148 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.19 23:02:17.103633 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} oximeter.fields_u8 (4bb85241-8c80-47e6-8b5e-89d2dee7b68a): Loading data parts 2023.12.19 23:02:17.103745 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} oximeter.fields_u8 (4bb85241-8c80-47e6-8b5e-89d2dee7b68a): There are no data parts 2023.12.19 23:02:17.109647 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.109783 [ 3 ] {f2c5e7a4-f318-4696-b9f3-5978efb9a56b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.109802 [ 3 ] {} HTTP-Session: 0fc653d8-b7f9-452c-8ae7-b9480a67a711 Destroying unnamed session 2023.12.19 23:02:17.109967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.110031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.110053 [ 3 ] {} HTTP-Session: 5ce7eb81-2b95-4a75-9fae-8150447a8fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.110086 [ 3 ] {} HTTP-Session: 5ce7eb81-2b95-4a75-9fae-8150447a8fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.110261 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.110327 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.19 23:02:17.121376 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} oximeter.fields_i16 (946c16b3-0eab-4d01-9e31-827f11f3eeb3): Loading data parts 2023.12.19 23:02:17.121508 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} oximeter.fields_i16 (946c16b3-0eab-4d01-9e31-827f11f3eeb3): There are no data parts 2023.12.19 23:02:17.127180 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.127212 [ 3 ] {61403abe-0bca-4ed4-b6f8-f56068d9b6ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.127246 [ 3 ] {} HTTP-Session: 5ce7eb81-2b95-4a75-9fae-8150447a8fe9 Destroying unnamed session 2023.12.19 23:02:17.127389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.127455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.127489 [ 3 ] {} HTTP-Session: c2105a2b-99df-4f28-bf93-21932b9213ea Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.127532 [ 3 ] {} HTTP-Session: c2105a2b-99df-4f28-bf93-21932b9213ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.127695 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.127757 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.19 23:02:17.136061 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Loading data parts 2023.12.19 23:02:17.136191 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): There are no data parts 2023.12.19 23:02:17.138550 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.138576 [ 3 ] {b0deeb98-0845-4254-b00a-45ff71c04f29} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.138591 [ 3 ] {} HTTP-Session: c2105a2b-99df-4f28-bf93-21932b9213ea Destroying unnamed session 2023.12.19 23:02:17.138828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.138890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.138910 [ 3 ] {} HTTP-Session: 7d7bf2b4-e633-4f03-97c7-73858175f38d Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.138938 [ 3 ] {} HTTP-Session: 7d7bf2b4-e633-4f03-97c7-73858175f38d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.139105 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.139153 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.19 23:02:17.147137 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} oximeter.fields_i32 (f7336c95-a6e6-4115-ac61-f7e565ca3ea6): Loading data parts 2023.12.19 23:02:17.147225 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} oximeter.fields_i32 (f7336c95-a6e6-4115-ac61-f7e565ca3ea6): There are no data parts 2023.12.19 23:02:17.150253 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.150314 [ 3 ] {37085ca4-23a0-4b93-a233-0343fe9a3a6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.150330 [ 3 ] {} HTTP-Session: 7d7bf2b4-e633-4f03-97c7-73858175f38d Destroying unnamed session 2023.12.19 23:02:17.150471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.150529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.150553 [ 3 ] {} HTTP-Session: a5754941-4c02-44e5-9b40-7ff0b9c04bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.150582 [ 3 ] {} HTTP-Session: a5754941-4c02-44e5-9b40-7ff0b9c04bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.150754 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.150804 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.19 23:02:17.158673 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} oximeter.fields_u32 (cfe367d0-36bf-4a9a-bba9-affb4bd4679e): Loading data parts 2023.12.19 23:02:17.158783 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} oximeter.fields_u32 (cfe367d0-36bf-4a9a-bba9-affb4bd4679e): There are no data parts 2023.12.19 23:02:17.162528 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.162556 [ 3 ] {6c15c3cb-cc22-4885-94e1-19ae1d37e2e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.162744 [ 3 ] {} HTTP-Session: a5754941-4c02-44e5-9b40-7ff0b9c04bc5 Destroying unnamed session 2023.12.19 23:02:17.162924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.163011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.163070 [ 3 ] {} HTTP-Session: faa116c1-d062-4f6c-9547-9124b91156de Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.163096 [ 3 ] {} HTTP-Session: faa116c1-d062-4f6c-9547-9124b91156de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.163294 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.163361 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.19 23:02:17.173146 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Loading data parts 2023.12.19 23:02:17.173275 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): There are no data parts 2023.12.19 23:02:17.175464 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.175520 [ 3 ] {183ac3a2-3400-43ff-9645-1f7da9cc0fa4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.175560 [ 3 ] {} HTTP-Session: faa116c1-d062-4f6c-9547-9124b91156de Destroying unnamed session 2023.12.19 23:02:17.175709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.175833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.175877 [ 3 ] {} HTTP-Session: b338d2d2-7622-46cf-acfb-3139940b1754 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.175903 [ 3 ] {} HTTP-Session: b338d2d2-7622-46cf-acfb-3139940b1754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.176109 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.176175 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.19 23:02:17.185843 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} oximeter.fields_u64 (13d71375-0043-42b7-b76e-4a4d98eba803): Loading data parts 2023.12.19 23:02:17.186028 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} oximeter.fields_u64 (13d71375-0043-42b7-b76e-4a4d98eba803): There are no data parts 2023.12.19 23:02:17.190030 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.190072 [ 3 ] {41f48753-1515-49c2-958b-f89dc956d078} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.190088 [ 3 ] {} HTTP-Session: b338d2d2-7622-46cf-acfb-3139940b1754 Destroying unnamed session 2023.12.19 23:02:17.190232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.190289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.190308 [ 3 ] {} HTTP-Session: 2f83eb08-b3f8-4a5d-a37a-ddf2555538c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.190345 [ 3 ] {} HTTP-Session: 2f83eb08-b3f8-4a5d-a37a-ddf2555538c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.190503 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.190564 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.19 23:02:17.199441 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Loading data parts 2023.12.19 23:02:17.199551 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): There are no data parts 2023.12.19 23:02:17.202569 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.202594 [ 3 ] {4abc71d9-c7af-4878-9f77-dd131cdc2c64} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.202626 [ 3 ] {} HTTP-Session: 2f83eb08-b3f8-4a5d-a37a-ddf2555538c0 Destroying unnamed session 2023.12.19 23:02:17.202812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.202868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.202901 [ 3 ] {} HTTP-Session: 4a6dbc68-b38f-40d4-8b72-218cb7ebe759 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.202926 [ 3 ] {} HTTP-Session: 4a6dbc68-b38f-40d4-8b72-218cb7ebe759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.203083 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.203132 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.19 23:02:17.211515 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Loading data parts 2023.12.19 23:02:17.211631 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): There are no data parts 2023.12.19 23:02:17.214676 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.214701 [ 3 ] {f13f4aae-53c2-4124-9d35-30a5f256206c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.214716 [ 3 ] {} HTTP-Session: 4a6dbc68-b38f-40d4-8b72-218cb7ebe759 Destroying unnamed session 2023.12.19 23:02:17.214848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.214907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.214925 [ 3 ] {} HTTP-Session: 462d86ac-20af-494b-95d5-156115a980f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.214948 [ 3 ] {} HTTP-Session: 462d86ac-20af-494b-95d5-156115a980f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.215113 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} executeQuery: (from [fd00:1122:3344:101::d]:42248) 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.12.19 23:02:17.215154 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.19 23:02:17.223075 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Loading data parts 2023.12.19 23:02:17.223180 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): There are no data parts 2023.12.19 23:02:17.226919 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.226958 [ 3 ] {78bd5559-63c1-4b4f-baea-c93c3579acbb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.226976 [ 3 ] {} HTTP-Session: 462d86ac-20af-494b-95d5-156115a980f0 Destroying unnamed session 2023.12.19 23:02:17.227120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.227179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.227202 [ 3 ] {} HTTP-Session: bcbf4a1f-5403-463c-ac03-6bc3be4fb9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.227231 [ 3 ] {} HTTP-Session: bcbf4a1f-5403-463c-ac03-6bc3be4fb9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.227514 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} executeQuery: (from [fd00:1122:3344:101::d]:42248) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.12.19 23:02:17.227587 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.19 23:02:17.237578 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Loading data parts 2023.12.19 23:02:17.237700 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): There are no data parts 2023.12.19 23:02:17.240915 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.240940 [ 3 ] {de914d9f-cc14-47c2-acfc-06aed263c27c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.19 23:02:17.240971 [ 3 ] {} HTTP-Session: bcbf4a1f-5403-463c-ac03-6bc3be4fb9e4 Destroying unnamed session 2023.12.19 23:02:17.241108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42248, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:02:17.241168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:02:17.241200 [ 3 ] {} HTTP-Session: 78e201aa-96c8-4c2f-86f0-b2439a747a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42248 2023.12.19 23:02:17.241217 [ 3 ] {} HTTP-Session: 78e201aa-96c8-4c2f-86f0-b2439a747a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:02:17.241339 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} executeQuery: (from [fd00:1122:3344:101::d]:42248) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.19 23:02:17.241987 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.19 23:02:17.245500 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2023.12.19 23:02:17.248366 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:02:17.248650 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} oximeter.version (6a66a01a-66e3-4b4b-9939-c6625db9d26e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:02:17.248859 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} executeQuery: Read 1 rows, 16.00 B in 0.007473633 sec., 133 rows/sec., 2.09 KiB/sec. 2023.12.19 23:02:17.248982 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} DynamicQueryHandler: Done processing query 2023.12.19 23:02:17.249002 [ 3 ] {ba4a35e1-e007-4228-90f2-e428b85a318f} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.19 23:02:17.249032 [ 3 ] {} HTTP-Session: 78e201aa-96c8-4c2f-86f0-b2439a747a42 Destroying unnamed session 2023.12.19 23:02:18.000135 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.15 MiB, peak 231.22 MiB, will set to 228.30 MiB (RSS), difference: 2.16 MiB 2023.12.19 23:02:31.356781 [ 153 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:02:31.356851 [ 153 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:02:46.356970 [ 136 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:02:46.357037 [ 136 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:03:01.357309 [ 123 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:03:01.357381 [ 123 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:03:12.274185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.274335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.274388 [ 3 ] {} HTTP-Session: 069f359b-0c19-4c86-b66b-cebc9c9573c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.274412 [ 3 ] {} HTTP-Session: 069f359b-0c19-4c86-b66b-cebc9c9573c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.274568 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:12.274993 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.277626 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.277764 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:12.278837 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.278867 [ 3 ] {55e3da10-f74c-4e66-80d9-7f41c369e392} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:12.278906 [ 3 ] {} HTTP-Session: 069f359b-0c19-4c86-b66b-cebc9c9573c1 Destroying unnamed session 2023.12.19 23:03:12.284890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.284942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.284982 [ 3 ] {} HTTP-Session: 70227448-3206-464f-8849-57bdc30cbed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.285002 [ 3 ] {} HTTP-Session: 70227448-3206-464f-8849-57bdc30cbed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.285141 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:12.292107 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.292254 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.292321 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:12.293436 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.293464 [ 3 ] {c3848d8e-99e2-45ac-81aa-4298b5d58563} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:12.293495 [ 3 ] {} HTTP-Session: 70227448-3206-464f-8849-57bdc30cbed8 Destroying unnamed session 2023.12.19 23:03:12.293730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.293779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.293799 [ 3 ] {} HTTP-Session: 5d3b3079-da59-496a-84e7-69729b99b174 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.293818 [ 3 ] {} HTTP-Session: 5d3b3079-da59-496a-84e7-69729b99b174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.293942 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:12.294408 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.294557 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.294598 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:12.295436 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.295463 [ 3 ] {a8411f26-f129-4849-9c7d-45d0cd3d0da1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:12.295479 [ 3 ] {} HTTP-Session: 5d3b3079-da59-496a-84e7-69729b99b174 Destroying unnamed session 2023.12.19 23:03:12.295787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.295833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.295853 [ 3 ] {} HTTP-Session: e390ea72-a142-43d3-94fe-4014498bc218 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.295870 [ 3 ] {} HTTP-Session: e390ea72-a142-43d3-94fe-4014498bc218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.295987 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:12.296339 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.296486 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.296527 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:12.297229 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.297256 [ 3 ] {4bc04674-26a5-4237-b362-ad7908d2a47f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:12.297272 [ 3 ] {} HTTP-Session: e390ea72-a142-43d3-94fe-4014498bc218 Destroying unnamed session 2023.12.19 23:03:12.298097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.298141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.298161 [ 3 ] {} HTTP-Session: 9bf62326-7d70-4f98-b051-da8493d4d495 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.298177 [ 3 ] {} HTTP-Session: 9bf62326-7d70-4f98-b051-da8493d4d495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.298256 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:12.298296 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:12.298959 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:12.304364 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:12.305006 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:03:12.305303 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:03:12.305495 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} executeQuery: Read 4 rows, 443.00 B in 0.007207379 sec., 554 rows/sec., 60.02 KiB/sec. 2023.12.19 23:03:12.305666 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.305690 [ 3 ] {f26ea866-ac8f-4a3f-be2c-8d4f710645d5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:03:12.305706 [ 3 ] {} HTTP-Session: 9bf62326-7d70-4f98-b051-da8493d4d495 Destroying unnamed session 2023.12.19 23:03:12.305817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.305861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.305880 [ 3 ] {} HTTP-Session: 1a19cceb-aac7-4d40-a916-f0c90dfbe85e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.305897 [ 3 ] {} HTTP-Session: 1a19cceb-aac7-4d40-a916-f0c90dfbe85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.305973 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:12.306013 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:03:12.306122 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:12.311655 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:12.311918 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:03:12.312097 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:03:12.312236 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} executeQuery: Read 14 rows, 1.13 KiB in 0.006226506 sec., 2248 rows/sec., 182.25 KiB/sec. 2023.12.19 23:03:12.312368 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.312394 [ 3 ] {ce5cdc2f-796a-4ae9-90e7-280ebb1ca9f2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:12.312409 [ 3 ] {} HTTP-Session: 1a19cceb-aac7-4d40-a916-f0c90dfbe85e Destroying unnamed session 2023.12.19 23:03:12.312585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.312629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.312648 [ 3 ] {} HTTP-Session: f31f6173-37ba-467e-957b-e019d93eaf40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.312665 [ 3 ] {} HTTP-Session: f31f6173-37ba-467e-957b-e019d93eaf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.312739 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:12.312778 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:03:12.312877 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:12.313180 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:12.313396 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:03:12.313542 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:03:12.313664 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} executeQuery: Read 42 rows, 3.84 KiB in 0.000894273 sec., 46965 rows/sec., 4.19 MiB/sec. 2023.12.19 23:03:12.313784 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.313807 [ 3 ] {c1aca7a9-f69d-4509-a7c4-e8be77cc1c98} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:03:12.313822 [ 3 ] {} HTTP-Session: f31f6173-37ba-467e-957b-e019d93eaf40 Destroying unnamed session 2023.12.19 23:03:12.313948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.313994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.314013 [ 3 ] {} HTTP-Session: 8f1d9edd-9d37-4e64-a206-b240ec1ff801 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.314029 [ 3 ] {} HTTP-Session: 8f1d9edd-9d37-4e64-a206-b240ec1ff801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.314100 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:12.314136 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:03:12.315257 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:12.317602 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:12.317943 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:03:12.318121 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:03:12.318262 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} executeQuery: Read 27 rows, 2.18 KiB in 0.004133167 sec., 6532 rows/sec., 526.42 KiB/sec. 2023.12.19 23:03:12.318388 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.318413 [ 3 ] {17bd7500-2879-44aa-ac2f-05d7d354fcc7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:03:12.318428 [ 3 ] {} HTTP-Session: 8f1d9edd-9d37-4e64-a206-b240ec1ff801 Destroying unnamed session 2023.12.19 23:03:12.318642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.318683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.318702 [ 3 ] {} HTTP-Session: 4c673b0a-4290-432d-91eb-125173c4c595 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.318719 [ 3 ] {} HTTP-Session: 4c673b0a-4290-432d-91eb-125173c4c595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.318792 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:12.318834 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:03:12.318981 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:12.319357 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:12.324435 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:03:12.324632 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:03:12.324761 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} executeQuery: Read 14 rows, 19.35 KiB in 0.005934212 sec., 2359 rows/sec., 3.18 MiB/sec. 2023.12.19 23:03:12.324936 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.324959 [ 3 ] {a8debd83-18a4-46ad-af9a-703a3d5b97f1} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.19 23:03:12.324975 [ 3 ] {} HTTP-Session: 4c673b0a-4290-432d-91eb-125173c4c595 Destroying unnamed session 2023.12.19 23:03:12.325124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:12.325169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:12.325188 [ 3 ] {} HTTP-Session: 390daee0-f5ed-4a58-8834-1d87b73babf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:12.325205 [ 3 ] {} HTTP-Session: 390daee0-f5ed-4a58-8834-1d87b73babf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:12.325277 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:12.325830 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.19 23:03:12.325942 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:12.326229 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:12.326501 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:03:12.326679 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:03:12.326798 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} executeQuery: Read 18 rows, 1.33 KiB in 0.00149159 sec., 12067 rows/sec., 890.41 KiB/sec. 2023.12.19 23:03:12.326905 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} DynamicQueryHandler: Done processing query 2023.12.19 23:03:12.326927 [ 3 ] {ef9c0cc2-e336-40c8-b77d-ed58287f65cb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:03:12.326943 [ 3 ] {} HTTP-Session: 390daee0-f5ed-4a58-8834-1d87b73babf0 Destroying unnamed session 2023.12.19 23:03:16.357616 [ 119 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:03:16.357689 [ 119 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:03:22.252567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:22.252708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:22.252761 [ 3 ] {} HTTP-Session: 6843f688-acf9-44a2-9f97-63a9363c626a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:22.252806 [ 3 ] {} HTTP-Session: 6843f688-acf9-44a2-9f97-63a9363c626a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:22.252987 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:22.253073 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:03:22.253312 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:22.253900 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:22.254156 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:03:22.254322 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:03:22.254456 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} executeQuery: Read 15 rows, 1.22 KiB in 0.0014173 sec., 10583 rows/sec., 857.84 KiB/sec. 2023.12.19 23:03:22.254611 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} DynamicQueryHandler: Done processing query 2023.12.19 23:03:22.254637 [ 3 ] {4f61a2e3-9c22-4b09-b592-ee8d48fc1a0c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:22.254653 [ 3 ] {} HTTP-Session: 6843f688-acf9-44a2-9f97-63a9363c626a Destroying unnamed session 2023.12.19 23:03:22.254818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:22.254869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:22.254889 [ 3 ] {} HTTP-Session: 0e67db23-f370-4ab5-8318-107b6d651afe Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:22.254908 [ 3 ] {} HTTP-Session: 0e67db23-f370-4ab5-8318-107b6d651afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:22.254987 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:22.255027 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:03:22.255138 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:22.255444 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:22.255656 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:03:22.255805 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:03:22.255924 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} executeQuery: Read 45 rows, 4.13 KiB in 0.000907533 sec., 49584 rows/sec., 4.45 MiB/sec. 2023.12.19 23:03:22.256036 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} DynamicQueryHandler: Done processing query 2023.12.19 23:03:22.256059 [ 3 ] {780e4b3d-7385-4dc5-84a4-8ceead844e6f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:03:22.256075 [ 3 ] {} HTTP-Session: 0e67db23-f370-4ab5-8318-107b6d651afe Destroying unnamed session 2023.12.19 23:03:22.256191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:22.256235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:22.256255 [ 3 ] {} HTTP-Session: 7e5ce2ea-c111-4041-9853-149313021fea Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:22.256272 [ 3 ] {} HTTP-Session: 7e5ce2ea-c111-4041-9853-149313021fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:22.256344 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:22.256382 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:03:22.256483 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:22.256749 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:22.256959 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:03:22.257107 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:03:22.257221 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} executeQuery: Read 15 rows, 1.20 KiB in 0.000849742 sec., 17652 rows/sec., 1.38 MiB/sec. 2023.12.19 23:03:22.257337 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} DynamicQueryHandler: Done processing query 2023.12.19 23:03:22.257361 [ 3 ] {b959f532-4b40-462e-9b54-becba8fc4786} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:22.257376 [ 3 ] {} HTTP-Session: 7e5ce2ea-c111-4041-9853-149313021fea Destroying unnamed session 2023.12.19 23:03:22.257535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:22.257580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:22.257599 [ 3 ] {} HTTP-Session: 181728f6-2b5f-44c1-8ae2-f22b37a261d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:22.257617 [ 3 ] {} HTTP-Session: 181728f6-2b5f-44c1-8ae2-f22b37a261d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:22.257692 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:22.257735 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:03:22.257869 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:22.258279 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:22.258561 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:03:22.258739 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:03:22.258870 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} executeQuery: Read 15 rows, 20.73 KiB in 0.001144055 sec., 13111 rows/sec., 17.69 MiB/sec. 2023.12.19 23:03:22.259019 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} DynamicQueryHandler: Done processing query 2023.12.19 23:03:22.259042 [ 3 ] {610ce3a2-f2c4-4d8b-a817-a61ec44aec9f} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.19 23:03:22.259058 [ 3 ] {} HTTP-Session: 181728f6-2b5f-44c1-8ae2-f22b37a261d4 Destroying unnamed session 2023.12.19 23:03:31.357727 [ 110 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:03:31.357792 [ 110 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:03:32.252150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:32.252256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:32.252280 [ 3 ] {} HTTP-Session: 89e70650-c45a-45b8-8e26-6b78df3ae275 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:32.252305 [ 3 ] {} HTTP-Session: 89e70650-c45a-45b8-8e26-6b78df3ae275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:32.252431 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:32.252488 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:03:32.252642 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:32.253032 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:32.253293 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:03:32.253457 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:03:32.253600 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} executeQuery: Read 15 rows, 1.22 KiB in 0.001135916 sec., 13205 rows/sec., 1.05 MiB/sec. 2023.12.19 23:03:32.253743 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} DynamicQueryHandler: Done processing query 2023.12.19 23:03:32.253768 [ 3 ] {1c1115d6-b34a-4ba2-bc4e-cadd49d269a0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:32.253784 [ 3 ] {} HTTP-Session: 89e70650-c45a-45b8-8e26-6b78df3ae275 Destroying unnamed session 2023.12.19 23:03:32.253928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:32.253976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:32.253997 [ 3 ] {} HTTP-Session: 4854dd28-df7f-42f3-9a6d-59006408d1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:32.254016 [ 3 ] {} HTTP-Session: 4854dd28-df7f-42f3-9a6d-59006408d1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:32.254099 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:32.254140 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:03:32.254246 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:32.254565 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:32.254770 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:03:32.254915 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:03:32.255013 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} executeQuery: Read 45 rows, 4.13 KiB in 0.000885382 sec., 50825 rows/sec., 4.56 MiB/sec. 2023.12.19 23:03:32.255162 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} DynamicQueryHandler: Done processing query 2023.12.19 23:03:32.255185 [ 3 ] {be16d893-e789-43f3-aa33-4965a90246bc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:03:32.255200 [ 3 ] {} HTTP-Session: 4854dd28-df7f-42f3-9a6d-59006408d1ba Destroying unnamed session 2023.12.19 23:03:32.255317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:32.255362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:32.255381 [ 3 ] {} HTTP-Session: 1735f5dd-9203-4c73-ae87-9a6b5ddfce4f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:32.255398 [ 3 ] {} HTTP-Session: 1735f5dd-9203-4c73-ae87-9a6b5ddfce4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:32.255472 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:32.255510 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:03:32.255616 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:32.255898 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:32.256109 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:03:32.256256 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:03:32.256354 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} executeQuery: Read 15 rows, 1.20 KiB in 0.000855992 sec., 17523 rows/sec., 1.37 MiB/sec. 2023.12.19 23:03:32.256454 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} DynamicQueryHandler: Done processing query 2023.12.19 23:03:32.256476 [ 3 ] {0b1411aa-6120-4ff6-8b02-7d69f31090f3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:32.256491 [ 3 ] {} HTTP-Session: 1735f5dd-9203-4c73-ae87-9a6b5ddfce4f Destroying unnamed session 2023.12.19 23:03:32.256634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:32.256677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:32.256695 [ 3 ] {} HTTP-Session: c6d3329d-64d7-4044-bd9f-7d211b959ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:32.256713 [ 3 ] {} HTTP-Session: c6d3329d-64d7-4044-bd9f-7d211b959ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:32.256787 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:32.256830 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:03:32.256959 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:32.257290 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:32.257577 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:03:32.257753 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:03:32.257855 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} executeQuery: Read 15 rows, 20.73 KiB in 0.001040874 sec., 14410 rows/sec., 19.45 MiB/sec. 2023.12.19 23:03:32.258026 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} DynamicQueryHandler: Done processing query 2023.12.19 23:03:32.258049 [ 3 ] {f60ff104-c4c2-4b1f-b401-1657b0c32945} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.19 23:03:32.258065 [ 3 ] {} HTTP-Session: c6d3329d-64d7-4044-bd9f-7d211b959ea5 Destroying unnamed session 2023.12.19 23:03:37.252079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.252262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.252313 [ 3 ] {} HTTP-Session: 1c020b0d-cef7-472a-a7da-4e9c653e797a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.252358 [ 3 ] {} HTTP-Session: 1c020b0d-cef7-472a-a7da-4e9c653e797a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.252666 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:37.255671 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.255887 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.256003 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:37.256270 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.19 23:03:37.260263 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.19 23:03:37.260301 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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.12.19 23:03:37.260493 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.19 23:03:37.267251 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} executeQuery: Read 4 rows, 443.00 B in 0.014516031 sec., 275 rows/sec., 29.80 KiB/sec. 2023.12.19 23:03:37.267467 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.267492 [ 3 ] {63e9fb0c-68bd-4047-8b78-0c56890e169e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:37.267509 [ 3 ] {} HTTP-Session: 1c020b0d-cef7-472a-a7da-4e9c653e797a Destroying unnamed session 2023.12.19 23:03:37.267751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.267798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.267817 [ 3 ] {} HTTP-Session: a8bf0699-cdc2-4ce7-a554-26b8c860c958 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.267835 [ 3 ] {} HTTP-Session: a8bf0699-cdc2-4ce7-a554-26b8c860c958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.267957 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:37.268404 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.268563 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.268603 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:37.268744 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.19 23:03:37.268772 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.19 23:03:37.268792 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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.12.19 23:03:37.268820 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.19 23:03:37.269982 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} executeQuery: Read 4 rows, 443.00 B in 0.001985587 sec., 2014 rows/sec., 217.88 KiB/sec. 2023.12.19 23:03:37.270195 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.270218 [ 3 ] {65151dc6-d941-41cc-8a2e-2539228e1f2a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:37.270234 [ 3 ] {} HTTP-Session: a8bf0699-cdc2-4ce7-a554-26b8c860c958 Destroying unnamed session 2023.12.19 23:03:37.270458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.270502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.270522 [ 3 ] {} HTTP-Session: f8d67de0-63d7-421b-9791-66e0362c153a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.270538 [ 3 ] {} HTTP-Session: f8d67de0-63d7-421b-9791-66e0362c153a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.270652 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:37.271097 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.271255 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.271296 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:37.271437 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.19 23:03:37.271465 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.19 23:03:37.271486 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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.12.19 23:03:37.271513 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.19 23:03:37.272555 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} executeQuery: Read 4 rows, 443.00 B in 0.001841206 sec., 2172 rows/sec., 234.96 KiB/sec. 2023.12.19 23:03:37.272780 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.272804 [ 3 ] {4f8bcafc-235d-4e40-b3fa-d34cf7b5e6de} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:37.272820 [ 3 ] {} HTTP-Session: f8d67de0-63d7-421b-9791-66e0362c153a Destroying unnamed session 2023.12.19 23:03:37.273250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.273293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.273313 [ 3 ] {} HTTP-Session: 4a8147f1-ee44-4656-976b-d6d4c954af57 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.273330 [ 3 ] {} HTTP-Session: 4a8147f1-ee44-4656-976b-d6d4c954af57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.273447 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:37.273902 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.274063 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.274103 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:37.274243 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.19 23:03:37.274270 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.19 23:03:37.274290 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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.12.19 23:03:37.274318 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.19 23:03:37.275208 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} executeQuery: Read 4 rows, 443.00 B in 0.001717824 sec., 2328 rows/sec., 251.84 KiB/sec. 2023.12.19 23:03:37.275394 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.275418 [ 3 ] {af2c1af2-39e2-43c6-8832-c2b01b3a3233} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:37.275434 [ 3 ] {} HTTP-Session: 4a8147f1-ee44-4656-976b-d6d4c954af57 Destroying unnamed session 2023.12.19 23:03:37.275666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.275710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.275729 [ 3 ] {} HTTP-Session: ae83ae1f-5a31-4709-963f-87f0625f0289 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.275746 [ 3 ] {} HTTP-Session: ae83ae1f-5a31-4709-963f-87f0625f0289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.275863 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:37.276328 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.276491 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.276532 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:37.276672 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.19 23:03:37.276700 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.19 23:03:37.276721 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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.12.19 23:03:37.276748 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.19 23:03:37.277833 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} executeQuery: Read 4 rows, 443.00 B in 0.001932166 sec., 2070 rows/sec., 223.90 KiB/sec. 2023.12.19 23:03:37.278045 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.278069 [ 3 ] {a238dfe9-90e0-46eb-81ba-82e2c6b2dd52} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:37.278084 [ 3 ] {} HTTP-Session: ae83ae1f-5a31-4709-963f-87f0625f0289 Destroying unnamed session 2023.12.19 23:03:37.278313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.278358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.278377 [ 3 ] {} HTTP-Session: e5af99dc-3e64-453f-a494-83faf2d13834 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.278393 [ 3 ] {} HTTP-Session: e5af99dc-3e64-453f-a494-83faf2d13834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.278513 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:03:37.278987 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.279154 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.279194 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:03:37.279337 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.19 23:03:37.279365 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.19 23:03:37.279385 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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.12.19 23:03:37.279413 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.19 23:03:37.280293 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} executeQuery: Read 4 rows, 443.00 B in 0.001744174 sec., 2293 rows/sec., 248.04 KiB/sec. 2023.12.19 23:03:37.280479 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.280504 [ 3 ] {d7d97022-70a0-4402-a2b1-eeee8c84e982} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.19 23:03:37.280519 [ 3 ] {} HTTP-Session: e5af99dc-3e64-453f-a494-83faf2d13834 Destroying unnamed session 2023.12.19 23:03:37.291921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.291975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.291999 [ 3 ] {} HTTP-Session: 64da72d7-db10-472f-9b23-0117a3f2edf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.292021 [ 3 ] {} HTTP-Session: 64da72d7-db10-472f-9b23-0117a3f2edf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.292117 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:37.292166 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:03:37.292335 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:37.292733 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:37.293071 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:03:37.293246 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:03:37.293376 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} executeQuery: Read 6 rows, 996.00 B in 0.001220537 sec., 4915 rows/sec., 796.91 KiB/sec. 2023.12.19 23:03:37.293538 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.293561 [ 3 ] {c9362efa-7c18-4760-81f8-526219e3932e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:03:37.293577 [ 3 ] {} HTTP-Session: 64da72d7-db10-472f-9b23-0117a3f2edf2 Destroying unnamed session 2023.12.19 23:03:37.293696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.293740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.293760 [ 3 ] {} HTTP-Session: 137a0163-9189-4b7a-ac17-1b370e780283 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.293778 [ 3 ] {} HTTP-Session: 137a0163-9189-4b7a-ac17-1b370e780283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.293853 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:37.293891 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:03:37.293996 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:37.294304 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:37.294512 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:03:37.294657 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:03:37.294770 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} executeQuery: Read 36 rows, 3.09 KiB in 0.000883113 sec., 40764 rows/sec., 3.42 MiB/sec. 2023.12.19 23:03:37.294888 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.294911 [ 3 ] {87f050c3-33a9-467a-8a76-b87f26ec0870} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:03:37.294927 [ 3 ] {} HTTP-Session: 137a0163-9189-4b7a-ac17-1b370e780283 Destroying unnamed session 2023.12.19 23:03:37.295049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.295093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.295112 [ 3 ] {} HTTP-Session: b1aed3b2-e322-4676-b173-ba6656de1709 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.295129 [ 3 ] {} HTTP-Session: b1aed3b2-e322-4676-b173-ba6656de1709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.295201 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:37.295238 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:03:37.295340 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:37.295664 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:37.295893 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:03:37.296045 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:03:37.296169 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} executeQuery: Read 24 rows, 1.90 KiB in 0.000939193 sec., 25553 rows/sec., 1.97 MiB/sec. 2023.12.19 23:03:37.296288 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.296312 [ 3 ] {e16489e1-7c03-4748-ae0d-e81c91c4beef} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:37.296328 [ 3 ] {} HTTP-Session: b1aed3b2-e322-4676-b173-ba6656de1709 Destroying unnamed session 2023.12.19 23:03:37.296556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 57678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:37.296602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:37.296621 [ 3 ] {} HTTP-Session: 8e071267-2199-4d33-81fa-15d2ccff43b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:37.296638 [ 3 ] {} HTTP-Session: 8e071267-2199-4d33-81fa-15d2ccff43b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:37.296725 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:37.296767 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:03:37.296883 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:37.297321 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:37.297615 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:03:37.297787 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:03:37.297904 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} executeQuery: Read 300 rows, 21.68 KiB in 0.001141446 sec., 262824 rows/sec., 18.55 MiB/sec. 2023.12.19 23:03:37.298029 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} DynamicQueryHandler: Done processing query 2023.12.19 23:03:37.298052 [ 3 ] {f3061be4-138f-4919-9474-dd1faaf27d29} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.12.19 23:03:37.298068 [ 3 ] {} HTTP-Session: 8e071267-2199-4d33-81fa-15d2ccff43b4 Destroying unnamed session 2023.12.19 23:03:42.252204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:42.252339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:42.252369 [ 3 ] {} HTTP-Session: 23eeb5a7-fa79-4d3e-ad14-c9aa76417278 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:42.252396 [ 3 ] {} HTTP-Session: 23eeb5a7-fa79-4d3e-ad14-c9aa76417278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:42.252530 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:42.252596 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:03:42.252768 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:42.253281 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:42.253545 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:03:42.253703 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:03:42.253821 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} executeQuery: Read 15 rows, 1.22 KiB in 0.001253618 sec., 11965 rows/sec., 969.85 KiB/sec. 2023.12.19 23:03:42.253979 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} DynamicQueryHandler: Done processing query 2023.12.19 23:03:42.254006 [ 3 ] {56a9efea-668b-4573-8e49-c9d9d982caf2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:42.254022 [ 3 ] {} HTTP-Session: 23eeb5a7-fa79-4d3e-ad14-c9aa76417278 Destroying unnamed session 2023.12.19 23:03:42.254151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:42.254201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:42.254221 [ 3 ] {} HTTP-Session: 0a0ca4aa-bd29-44b6-9e3a-d66a238b2d66 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:42.254240 [ 3 ] {} HTTP-Session: 0a0ca4aa-bd29-44b6-9e3a-d66a238b2d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:42.254323 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:42.254363 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:03:42.254473 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:42.254806 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:42.255012 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:03:42.255182 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:03:42.255315 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} executeQuery: Read 45 rows, 4.13 KiB in 0.000964093 sec., 46675 rows/sec., 4.19 MiB/sec. 2023.12.19 23:03:42.255471 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} DynamicQueryHandler: Done processing query 2023.12.19 23:03:42.255495 [ 3 ] {221ebd71-f1b1-4896-8267-3ec512390998} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:03:42.255510 [ 3 ] {} HTTP-Session: 0a0ca4aa-bd29-44b6-9e3a-d66a238b2d66 Destroying unnamed session 2023.12.19 23:03:42.255669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:42.255713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:42.255732 [ 3 ] {} HTTP-Session: 5646089e-2647-429f-9d41-7684398d29bf Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:42.255748 [ 3 ] {} HTTP-Session: 5646089e-2647-429f-9d41-7684398d29bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:42.255821 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:42.255859 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:03:42.255969 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:42.256245 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:42.256442 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:03:42.256584 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:03:42.256711 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} executeQuery: Read 15 rows, 1.20 KiB in 0.000862112 sec., 17399 rows/sec., 1.36 MiB/sec. 2023.12.19 23:03:42.256864 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} DynamicQueryHandler: Done processing query 2023.12.19 23:03:42.256887 [ 3 ] {9323df7c-70b1-4ad0-9407-98c83d16dd96} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:42.256902 [ 3 ] {} HTTP-Session: 5646089e-2647-429f-9d41-7684398d29bf Destroying unnamed session 2023.12.19 23:03:42.257025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:42.257069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:42.257088 [ 3 ] {} HTTP-Session: fdecca7c-3778-4027-8937-8a10c3974e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:42.257105 [ 3 ] {} HTTP-Session: fdecca7c-3778-4027-8937-8a10c3974e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:42.257180 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:42.257222 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:03:42.257363 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:42.257711 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2023.12.19 23:03:42.258003 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:03:42.258175 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:03:42.258301 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} executeQuery: Read 15 rows, 20.73 KiB in 0.001093665 sec., 13715 rows/sec., 18.51 MiB/sec. 2023.12.19 23:03:42.258426 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} DynamicQueryHandler: Done processing query 2023.12.19 23:03:42.258449 [ 3 ] {de91ba3f-50a6-46c7-8439-2547474e1317} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.19 23:03:42.258465 [ 3 ] {} HTTP-Session: fdecca7c-3778-4027-8937-8a10c3974e63 Destroying unnamed session 2023.12.19 23:03:46.358837 [ 99 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:03:46.358908 [ 99 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:03:52.253062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:52.253192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:52.253223 [ 3 ] {} HTTP-Session: b1f0b564-f278-4ec8-aaea-7ea2afd14c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:52.253251 [ 3 ] {} HTTP-Session: b1f0b564-f278-4ec8-aaea-7ea2afd14c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:52.253388 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:52.253453 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:03:52.253625 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:52.254056 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:03:52.254314 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:03:52.254477 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:03:52.254597 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} executeQuery: Read 15 rows, 1.22 KiB in 0.001171147 sec., 12807 rows/sec., 1.01 MiB/sec. 2023.12.19 23:03:52.254793 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} DynamicQueryHandler: Done processing query 2023.12.19 23:03:52.254819 [ 3 ] {dd5b5960-00d7-430b-b30c-f8abe0ec3370} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:52.254835 [ 3 ] {} HTTP-Session: b1f0b564-f278-4ec8-aaea-7ea2afd14c90 Destroying unnamed session 2023.12.19 23:03:52.254969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 6918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:52.255020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:52.255040 [ 3 ] {} HTTP-Session: e50c8c6a-6a04-4c4d-b177-7e22473cbd48 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:52.255059 [ 3 ] {} HTTP-Session: e50c8c6a-6a04-4c4d-b177-7e22473cbd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:52.255142 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:52.255182 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:03:52.255301 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:52.255637 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:03:52.255851 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.19 23:03:52.256020 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.19 23:03:52.256118 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} executeQuery: Read 45 rows, 4.13 KiB in 0.000949573 sec., 47389 rows/sec., 4.25 MiB/sec. 2023.12.19 23:03:52.256132 [ 96 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.19 23:03:52.256188 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:03:52.256255 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} DynamicQueryHandler: Done processing query 2023.12.19 23:03:52.256296 [ 3 ] {59883ba9-5b2b-4539-af7f-c22fadf36b77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:03:52.256320 [ 3 ] {} HTTP-Session: e50c8c6a-6a04-4c4d-b177-7e22473cbd48 Destroying unnamed session 2023.12.19 23:03:52.256359 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.19 23:03:52.256448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 2594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:52.256503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:52.256539 [ 3 ] {} HTTP-Session: bdae19f2-8163-4335-a13e-3d154f26ca22 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:52.256583 [ 3 ] {} HTTP-Session: bdae19f2-8163-4335-a13e-3d154f26ca22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:52.256635 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:03:52.256715 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:52.256760 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:03:52.256804 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part 2023.12.19 23:03:52.257138 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:52.257161 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2023.12.19 23:03:52.257345 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::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.12.19 23:03:52.257566 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.12.19 23:03:52.257841 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2023.12.19 23:03:52.257976 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:03:52.258020 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part 2023.12.19 23:03:52.258338 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.19 23:03:52.258640 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.19 23:03:52.258848 [ 96 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.19 23:03:52.258943 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:03:52.258987 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} executeQuery: Read 15 rows, 1.20 KiB in 0.002218151 sec., 6762 rows/sec., 541.52 KiB/sec. 2023.12.19 23:03:52.259435 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.19 23:03:52.259486 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} DynamicQueryHandler: Done processing query 2023.12.19 23:03:52.259578 [ 3 ] {8832744d-0910-4ee0-a799-9a4d1e2bdc3a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:03:52.259637 [ 3 ] {} HTTP-Session: bdae19f2-8163-4335-a13e-3d154f26ca22 Destroying unnamed session 2023.12.19 23:03:52.259830 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:03:52.259933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:03:52.259967 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part 2023.12.19 23:03:52.260056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:03:52.260115 [ 3 ] {} HTTP-Session: f79f4766-95ec-4591-936f-429441af74e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:03:52.260132 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003873794 sec., 66601.3732273838 rows/sec., 5.92 MiB/sec. 2023.12.19 23:03:52.260171 [ 3 ] {} HTTP-Session: f79f4766-95ec-4591-936f-429441af74e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:03:52.260368 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2023.12.19 23:03:52.260497 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:03:52.260523 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.19 23:03:52.260677 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:03:52.260790 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2023.12.19 23:03:52.261125 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.19 23:03:52.261224 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2023.12.19 23:03:52.261417 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_6_1} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.19 23:03:52.261602 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part 2023.12.19 23:03:52.261777 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:03:52.261939 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part 2023.12.19 23:03:52.262646 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:03:52.263492 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 4 columns (4 merged, 0 gathered) in 0.004431811 sec., 25046.194433833032 rows/sec., 1.96 MiB/sec. 2023.12.19 23:03:52.263520 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:03:52.263628 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.19 23:03:52.263815 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:03:52.263874 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.19 23:03:52.263999 [ 23 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_6_1} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.19 23:03:52.264050 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} executeQuery: Read 15 rows, 20.73 KiB in 0.003473208 sec., 4318 rows/sec., 5.83 MiB/sec. 2023.12.19 23:03:52.264261 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} DynamicQueryHandler: Done processing query 2023.12.19 23:03:52.264284 [ 3 ] {d68e24d3-fa8d-473e-98b9-839b60a7e91a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.19 23:03:52.264301 [ 3 ] {} HTTP-Session: f79f4766-95ec-4591-936f-429441af74e0 Destroying unnamed session 2023.12.19 23:04:01.358974 [ 89 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:04:01.359077 [ 89 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:04:02.254842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.254957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.254988 [ 3 ] {} HTTP-Session: c1fcc7ab-392a-4325-b0bb-22eb5b17a6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.255015 [ 3 ] {} HTTP-Session: c1fcc7ab-392a-4325-b0bb-22eb5b17a6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.255235 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} executeQuery: (from [fd00:1122:3344:101::d]:51499) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.19 23:04:02.255968 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:04:02.256153 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:04:02.256203 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.19 23:04:02.256375 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.19 23:04:02.256493 [ 189 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.19 23:04:02.256508 [ 190 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.19 23:04:02.256635 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (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.12.19 23:04:02.256725 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.19 23:04:02.258539 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} executeQuery: Read 10 rows, 1.41 KiB in 0.003249965 sec., 3076 rows/sec., 432.40 KiB/sec. 2023.12.19 23:04:02.258852 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.258877 [ 3 ] {02d894b3-58ef-4bc4-b3b9-7576792b2038} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.19 23:04:02.258895 [ 3 ] {} HTTP-Session: c1fcc7ab-392a-4325-b0bb-22eb5b17a6ce Destroying unnamed session 2023.12.19 23:04:02.259100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.259151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.259172 [ 3 ] {} HTTP-Session: 3dc61939-7205-4d0a-ab6d-4a66c4dedb0d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.259191 [ 3 ] {} HTTP-Session: 3dc61939-7205-4d0a-ab6d-4a66c4dedb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.259279 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.259322 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.19 23:04:02.259473 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.259817 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.260125 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:04:02.260292 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} oximeter.timeseries_schema (5989f744-5e8e-4c69-b8f3-cc93a1149411): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:04:02.260427 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} executeQuery: Read 1 rows, 232.00 B in 0.001118376 sec., 894 rows/sec., 202.58 KiB/sec. 2023.12.19 23:04:02.260601 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.260625 [ 3 ] {573339c6-6219-484c-9770-ddbc1a9a03c7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:04:02.260641 [ 3 ] {} HTTP-Session: 3dc61939-7205-4d0a-ab6d-4a66c4dedb0d Destroying unnamed session 2023.12.19 23:04:02.260764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.260812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.260832 [ 3 ] {} HTTP-Session: 86b0ab0f-132a-493e-af1f-c7379ccf39c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.260851 [ 3 ] {} HTTP-Session: 86b0ab0f-132a-493e-af1f-c7379ccf39c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.260928 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.260967 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:04:02.261081 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.261408 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.261630 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.19 23:04:02.261788 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.19 23:04:02.261913 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} executeQuery: Read 49 rows, 3.97 KiB in 0.000954223 sec., 51350 rows/sec., 4.06 MiB/sec. 2023.12.19 23:04:02.261910 [ 89 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.19 23:04:02.262010 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.262115 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.262141 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.19 23:04:02.262162 [ 3 ] {f71d5999-cb24-4fa3-a293-3bfc1ba8bdd6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:02.262205 [ 3 ] {} HTTP-Session: 86b0ab0f-132a-493e-af1f-c7379ccf39c2 Destroying unnamed session 2023.12.19 23:04:02.262277 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:04:02.262316 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2023.12.19 23:04:02.262396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.262476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.262536 [ 3 ] {} HTTP-Session: b0cb2621-b70c-4e3d-bd5c-feae5a6cd65b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.262574 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.262587 [ 3 ] {} HTTP-Session: b0cb2621-b70c-4e3d-bd5c-feae5a6cd65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.262812 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.262830 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.262908 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:04:02.263052 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.263328 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.263426 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.263587 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2023.12.19 23:04:02.264055 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.264453 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:04:02.264755 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:04:02.264995 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 4 columns (4 merged, 0 gathered) in 0.00289367 sec., 42506.57469580152 rows/sec., 3.36 MiB/sec. 2023.12.19 23:04:02.265003 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} executeQuery: Read 2 rows, 175.00 B in 0.00213726 sec., 935 rows/sec., 79.96 KiB/sec. 2023.12.19 23:04:02.265181 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.19 23:04:02.265248 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.265280 [ 3 ] {d9daf977-7007-4181-b757-7ab93d617cea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:02.265303 [ 3 ] {} HTTP-Session: b0cb2621-b70c-4e3d-bd5c-feae5a6cd65b Destroying unnamed session 2023.12.19 23:04:02.265405 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.19 23:04:02.265475 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_6_1} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.19 23:04:02.265569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 23667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.265621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.265641 [ 3 ] {} HTTP-Session: 0deada26-729a-4e9c-81e3-2549a97a8a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.265659 [ 3 ] {} HTTP-Session: 0deada26-729a-4e9c-81e3-2549a97a8a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.265739 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.265778 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:02.265895 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.266306 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.266525 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.19 23:04:02.266674 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.19 23:04:02.266793 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} executeQuery: Read 148 rows, 14.62 KiB in 0.001025304 sec., 144347 rows/sec., 13.92 MiB/sec. 2023.12.19 23:04:02.266920 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.266943 [ 3 ] {af05a097-caa8-46ab-873b-db97e413abb8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:04:02.266959 [ 3 ] {} HTTP-Session: 0deada26-729a-4e9c-81e3-2549a97a8a70 Destroying unnamed session 2023.12.19 23:04:02.267111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.267155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.267174 [ 3 ] {} HTTP-Session: c0634bb1-db6d-4752-88c0-c13c4f800317 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.267191 [ 3 ] {} HTTP-Session: c0634bb1-db6d-4752-88c0-c13c4f800317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.267260 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.267297 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:04:02.267401 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.267771 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.267981 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.19 23:04:02.268127 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.19 23:04:02.268238 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} executeQuery: Read 2 rows, 143.00 B in 0.000951693 sec., 2101 rows/sec., 146.74 KiB/sec. 2023.12.19 23:04:02.268361 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.268385 [ 3 ] {59f4149b-6347-4f80-ab22-234e0d637cd4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:02.268400 [ 3 ] {} HTTP-Session: c0634bb1-db6d-4752-88c0-c13c4f800317 Destroying unnamed session 2023.12.19 23:04:02.268538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.268582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.268601 [ 3 ] {} HTTP-Session: 578fd621-fb2c-4b00-95c2-634de22984a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.268618 [ 3 ] {} HTTP-Session: 578fd621-fb2c-4b00-95c2-634de22984a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.268697 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.268739 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:02.268843 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.269170 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.269379 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.19 23:04:02.269535 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.19 23:04:02.269631 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} executeQuery: Read 58 rows, 4.66 KiB in 0.000905732 sec., 64036 rows/sec., 5.02 MiB/sec. 2023.12.19 23:04:02.269753 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.269776 [ 3 ] {9d337fd9-ef0b-44af-a3dd-27079e365224} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:04:02.269792 [ 3 ] {} HTTP-Session: 578fd621-fb2c-4b00-95c2-634de22984a5 Destroying unnamed session 2023.12.19 23:04:02.269902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.269946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.269965 [ 3 ] {} HTTP-Session: 345f585c-9a4e-4b8f-8848-f133288a4e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.269983 [ 3 ] {} HTTP-Session: 345f585c-9a4e-4b8f-8848-f133288a4e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.270053 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.270093 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:04:02.270207 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.270469 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.270728 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:04:02.270901 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:04:02.270999 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} executeQuery: Read 1 rows, 72.00 B in 0.000919682 sec., 1087 rows/sec., 76.45 KiB/sec. 2023.12.19 23:04:02.271123 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.271146 [ 3 ] {0cb53c6e-4090-4842-8cc2-77286a005905} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:02.271162 [ 3 ] {} HTTP-Session: 345f585c-9a4e-4b8f-8848-f133288a4e4b Destroying unnamed session 2023.12.19 23:04:02.271396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 52418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.271440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.271459 [ 3 ] {} HTTP-Session: fc6337d0-f502-4881-905c-93617830ba88 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.271475 [ 3 ] {} HTTP-Session: fc6337d0-f502-4881-905c-93617830ba88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.271559 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.271600 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:04:02.271732 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.272248 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.272559 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.19 23:04:02.272743 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.19 23:04:02.272837 [ 88 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.19 23:04:02.272848 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} executeQuery: Read 49 rows, 67.71 KiB in 0.001261968 sec., 38828 rows/sec., 52.40 MiB/sec. 2023.12.19 23:04:02.272889 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.273053 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.19 23:04:02.273103 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.273140 [ 3 ] {7266bace-a90a-4ace-99a7-318f8da0d679} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.19 23:04:02.273180 [ 3 ] {} HTTP-Session: fc6337d0-f502-4881-905c-93617830ba88 Destroying unnamed session 2023.12.19 23:04:02.273254 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:04:02.273297 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2023.12.19 23:04:02.273341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:02.273439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:02.273480 [ 3 ] {} HTTP-Session: 74c58c39-35c9-4323-a1e7-205a1fc93d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:02.273539 [ 3 ] {} HTTP-Session: 74c58c39-35c9-4323-a1e7-205a1fc93d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:02.273615 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.273764 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:02.273860 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.19 23:04:02.273962 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.274363 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.274389 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:02.274566 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part 2023.12.19 23:04:02.274881 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2023.12.19 23:04:02.275130 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:02.275480 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:04:02.275817 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:04:02.276141 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} executeQuery: Read 9 rows, 680.00 B in 0.002299922 sec., 3913 rows/sec., 288.73 KiB/sec. 2023.12.19 23:04:02.276425 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} DynamicQueryHandler: Done processing query 2023.12.19 23:04:02.276458 [ 3 ] {c773d408-c54e-4688-aa34-82a267a516fc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.19 23:04:02.276476 [ 3 ] {} HTTP-Session: 74c58c39-35c9-4323-a1e7-205a1fc93d26 Destroying unnamed session 2023.12.19 23:04:02.277428 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 6 columns (6 merged, 0 gathered) in 0.004469352 sec., 27520.768111350368 rows/sec., 37.14 MiB/sec. 2023.12.19 23:04:02.277606 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.19 23:04:02.277829 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.19 23:04:02.277896 [ 11 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_6_1} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.19 23:04:07.254261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:07.254379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:07.254405 [ 3 ] {} HTTP-Session: eb0c74b6-4ec7-426d-b508-793a0bf91163 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:07.254429 [ 3 ] {} HTTP-Session: eb0c74b6-4ec7-426d-b508-793a0bf91163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:07.254553 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:07.254612 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:04:07.254775 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:07.255246 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:07.255586 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:04:07.255776 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:04:07.255898 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} executeQuery: Read 2 rows, 175.00 B in 0.001312168 sec., 1524 rows/sec., 130.24 KiB/sec. 2023.12.19 23:04:07.256055 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} DynamicQueryHandler: Done processing query 2023.12.19 23:04:07.256080 [ 3 ] {59ba7a26-5bfd-45e6-93d1-ac7270ad8dbd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:07.256098 [ 3 ] {} HTTP-Session: eb0c74b6-4ec7-426d-b508-793a0bf91163 Destroying unnamed session 2023.12.19 23:04:07.256229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:07.256280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:07.256300 [ 3 ] {} HTTP-Session: 41bd01c4-5492-4a2c-ba4d-45ba96d2ecda Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:07.256320 [ 3 ] {} HTTP-Session: 41bd01c4-5492-4a2c-ba4d-45ba96d2ecda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:07.256403 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:07.256443 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:07.256553 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:07.256917 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:07.257131 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.19 23:04:07.257281 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.19 23:04:07.257412 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} executeQuery: Read 37 rows, 3.18 KiB in 0.000976124 sec., 37905 rows/sec., 3.18 MiB/sec. 2023.12.19 23:04:07.257553 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} DynamicQueryHandler: Done processing query 2023.12.19 23:04:07.257578 [ 3 ] {61392789-fa28-4042-b72c-69b468d38e84} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:07.257594 [ 3 ] {} HTTP-Session: 41bd01c4-5492-4a2c-ba4d-45ba96d2ecda Destroying unnamed session 2023.12.19 23:04:07.257752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:07.257798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:07.257818 [ 3 ] {} HTTP-Session: c9ea51e6-c620-4ba7-b4df-69cdddefdf83 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:07.257836 [ 3 ] {} HTTP-Session: c9ea51e6-c620-4ba7-b4df-69cdddefdf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:07.257908 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:07.257947 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:04:07.258056 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:07.258404 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:07.258607 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.19 23:04:07.258754 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.19 23:04:07.258863 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} executeQuery: Read 2 rows, 143.00 B in 0.000925353 sec., 2161 rows/sec., 150.91 KiB/sec. 2023.12.19 23:04:07.258985 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} DynamicQueryHandler: Done processing query 2023.12.19 23:04:07.259008 [ 3 ] {0a9f3314-de20-46e3-a294-99b79f87ef52} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:07.259024 [ 3 ] {} HTTP-Session: c9ea51e6-c620-4ba7-b4df-69cdddefdf83 Destroying unnamed session 2023.12.19 23:04:07.259230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:07.259277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:07.259296 [ 3 ] {} HTTP-Session: 590de6e3-af05-4b2e-8443-33029f4cf355 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:07.259313 [ 3 ] {} HTTP-Session: 590de6e3-af05-4b2e-8443-33029f4cf355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:07.259385 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:07.259424 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:07.259529 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:07.259838 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:07.260044 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.19 23:04:07.260191 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.19 23:04:07.260315 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} executeQuery: Read 26 rows, 2.06 KiB in 0.000900102 sec., 28885 rows/sec., 2.24 MiB/sec. 2023.12.19 23:04:07.260487 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} DynamicQueryHandler: Done processing query 2023.12.19 23:04:07.260511 [ 3 ] {11fb0576-0bf5-47cc-b36e-cf0dec761e92} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:07.260527 [ 3 ] {} HTTP-Session: 590de6e3-af05-4b2e-8443-33029f4cf355 Destroying unnamed session 2023.12.19 23:04:07.260651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:07.260695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:07.260714 [ 3 ] {} HTTP-Session: dc53cd32-9bbf-4937-b469-025205fa2e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:07.260809 [ 3 ] {} HTTP-Session: dc53cd32-9bbf-4937-b469-025205fa2e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:07.260887 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:07.260929 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:04:07.261057 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:07.261372 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:07.261660 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:04:07.261834 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:04:07.261947 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} executeQuery: Read 37 rows, 2.67 KiB in 0.001028164 sec., 35986 rows/sec., 2.54 MiB/sec. 2023.12.19 23:04:07.262067 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} DynamicQueryHandler: Done processing query 2023.12.19 23:04:07.262090 [ 3 ] {7f89aa53-5c44-4f11-b850-e22084013052} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:07.262107 [ 3 ] {} HTTP-Session: dc53cd32-9bbf-4937-b469-025205fa2e1d Destroying unnamed session 2023.12.19 23:04:12.255061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:12.255191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:12.255223 [ 3 ] {} HTTP-Session: db79ee70-3cc2-49a1-9683-e0bd35514606 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:12.255251 [ 3 ] {} HTTP-Session: db79ee70-3cc2-49a1-9683-e0bd35514606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:12.255392 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:12.255457 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:04:12.255631 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:12.256239 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:12.256505 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.19 23:04:12.256669 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.19 23:04:12.256795 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} executeQuery: Read 51 rows, 4.13 KiB in 0.001362389 sec., 37434 rows/sec., 2.96 MiB/sec. 2023.12.19 23:04:12.256946 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} DynamicQueryHandler: Done processing query 2023.12.19 23:04:12.256971 [ 3 ] {a1ed5e2c-3e9e-46ff-b2e3-92c1c9ac251c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:12.256989 [ 3 ] {} HTTP-Session: db79ee70-3cc2-49a1-9683-e0bd35514606 Destroying unnamed session 2023.12.19 23:04:12.257142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:12.257193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:12.257214 [ 3 ] {} HTTP-Session: 61375ff4-cefb-4079-92ff-73c9a6dc2d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:12.257233 [ 3 ] {} HTTP-Session: 61375ff4-cefb-4079-92ff-73c9a6dc2d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:12.257319 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:12.257360 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:12.257468 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:12.257880 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:12.258099 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.19 23:04:12.258250 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.19 23:04:12.258368 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} executeQuery: Read 153 rows, 15.12 KiB in 0.001015834 sec., 150615 rows/sec., 14.54 MiB/sec. 2023.12.19 23:04:12.258492 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} DynamicQueryHandler: Done processing query 2023.12.19 23:04:12.258515 [ 3 ] {56c8c76e-58f7-498d-a7c2-cba74329dd0e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:04:12.258531 [ 3 ] {} HTTP-Session: 61375ff4-cefb-4079-92ff-73c9a6dc2d1b Destroying unnamed session 2023.12.19 23:04:12.258697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:12.258741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:12.258760 [ 3 ] {} HTTP-Session: 826331eb-38f1-4b09-abba-7669109aeadc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:12.258778 [ 3 ] {} HTTP-Session: 826331eb-38f1-4b09-abba-7669109aeadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:12.258850 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:12.258887 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:12.258992 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:12.259304 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:12.259509 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.19 23:04:12.259660 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.19 23:04:12.259767 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} executeQuery: Read 51 rows, 4.08 KiB in 0.000883722 sec., 57710 rows/sec., 4.51 MiB/sec. 2023.12.19 23:04:12.259894 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} DynamicQueryHandler: Done processing query 2023.12.19 23:04:12.259917 [ 3 ] {ae36e219-e37b-4446-be19-158da44d6f5e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:04:12.259933 [ 3 ] {} HTTP-Session: 826331eb-38f1-4b09-abba-7669109aeadc Destroying unnamed session 2023.12.19 23:04:12.260121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:12.260166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:12.260185 [ 3 ] {} HTTP-Session: 0c571d43-8131-4f59-8d72-3d0425f26d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:12.260202 [ 3 ] {} HTTP-Session: 0c571d43-8131-4f59-8d72-3d0425f26d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:12.260295 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:12.260338 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:04:12.260470 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:12.260977 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:12.261310 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.19 23:04:12.261490 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.19 23:04:12.261609 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} executeQuery: Read 51 rows, 70.47 KiB in 0.001287027 sec., 39626 rows/sec., 53.47 MiB/sec. 2023.12.19 23:04:12.261734 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} DynamicQueryHandler: Done processing query 2023.12.19 23:04:12.261757 [ 3 ] {c20ba1c1-960a-489d-beba-1425f266f736} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:04:12.261773 [ 3 ] {} HTTP-Session: 0c571d43-8131-4f59-8d72-3d0425f26d6a Destroying unnamed session 2023.12.19 23:04:16.359131 [ 61 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:04:16.359231 [ 61 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:04:22.254983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:22.255116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:22.255147 [ 3 ] {} HTTP-Session: 278a6c45-e2ed-4f14-a44e-b6b8404b3e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:22.255175 [ 3 ] {} HTTP-Session: 278a6c45-e2ed-4f14-a44e-b6b8404b3e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:22.255316 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:22.255381 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:04:22.255544 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:22.256047 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:22.256317 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.19 23:04:22.256485 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.19 23:04:22.256621 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} executeQuery: Read 51 rows, 4.13 KiB in 0.001261138 sec., 40439 rows/sec., 3.20 MiB/sec. 2023.12.19 23:04:22.256772 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} DynamicQueryHandler: Done processing query 2023.12.19 23:04:22.256796 [ 3 ] {37063a1d-8124-421d-9ae1-60848c4e9274} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:22.256814 [ 3 ] {} HTTP-Session: 278a6c45-e2ed-4f14-a44e-b6b8404b3e44 Destroying unnamed session 2023.12.19 23:04:22.256994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:22.257043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:22.257063 [ 3 ] {} HTTP-Session: 3ba3db71-0f70-432b-992a-261aee7f827d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:22.257081 [ 3 ] {} HTTP-Session: 3ba3db71-0f70-432b-992a-261aee7f827d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:22.257165 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:22.257205 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:22.257313 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:22.257754 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:22.257977 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.19 23:04:22.258127 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.19 23:04:22.258258 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} executeQuery: Read 153 rows, 15.12 KiB in 0.001059684 sec., 144382 rows/sec., 13.94 MiB/sec. 2023.12.19 23:04:22.258397 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} DynamicQueryHandler: Done processing query 2023.12.19 23:04:22.258421 [ 3 ] {465e74c2-ae58-448a-ae25-fa55ebc60b29} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:04:22.258437 [ 3 ] {} HTTP-Session: 3ba3db71-0f70-432b-992a-261aee7f827d Destroying unnamed session 2023.12.19 23:04:22.258594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:22.258640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:22.258660 [ 3 ] {} HTTP-Session: 824d6376-ec75-4325-bdc8-2688f1968626 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:22.258678 [ 3 ] {} HTTP-Session: 824d6376-ec75-4325-bdc8-2688f1968626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:22.258753 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:22.258791 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:22.258900 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:22.259231 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:22.259446 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.19 23:04:22.259593 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.19 23:04:22.259712 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} executeQuery: Read 51 rows, 4.08 KiB in 0.000930193 sec., 54827 rows/sec., 4.29 MiB/sec. 2023.12.19 23:04:22.259834 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} DynamicQueryHandler: Done processing query 2023.12.19 23:04:22.259858 [ 3 ] {77ec0c07-24d6-48e0-a27b-776a8e7a7d70} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:04:22.259874 [ 3 ] {} HTTP-Session: 824d6376-ec75-4325-bdc8-2688f1968626 Destroying unnamed session 2023.12.19 23:04:22.260078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:22.260123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:22.260142 [ 3 ] {} HTTP-Session: 3eb23445-ec50-481f-89f6-bc9e69d1cdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:22.260161 [ 3 ] {} HTTP-Session: 3eb23445-ec50-481f-89f6-bc9e69d1cdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:22.260257 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:22.260300 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:04:22.260438 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:22.261007 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:22.261339 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.19 23:04:22.261523 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.19 23:04:22.261638 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} executeQuery: Read 51 rows, 70.47 KiB in 0.001343779 sec., 37952 rows/sec., 51.22 MiB/sec. 2023.12.19 23:04:22.261772 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} DynamicQueryHandler: Done processing query 2023.12.19 23:04:22.261798 [ 3 ] {7854f63c-2efe-4a27-8617-a1e46bdffd46} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:04:22.261814 [ 3 ] {} HTTP-Session: 3eb23445-ec50-481f-89f6-bc9e69d1cdc7 Destroying unnamed session 2023.12.19 23:04:31.359299 [ 60 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:04:31.359364 [ 60 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:04:32.254485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:32.254590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:32.254616 [ 3 ] {} HTTP-Session: 7657df6b-ce1a-46dc-980f-c1482480bb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:32.254639 [ 3 ] {} HTTP-Session: 7657df6b-ce1a-46dc-980f-c1482480bb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:32.254766 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:32.254824 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:04:32.254977 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:32.255442 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:32.255781 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.19 23:04:32.256028 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.19 23:04:32.256185 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} executeQuery: Read 51 rows, 4.13 KiB in 0.001383599 sec., 36860 rows/sec., 2.92 MiB/sec. 2023.12.19 23:04:32.256358 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} DynamicQueryHandler: Done processing query 2023.12.19 23:04:32.256386 [ 3 ] {2460dfb2-c191-40e4-91e9-da726b8d7182} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:32.256402 [ 3 ] {} HTTP-Session: 7657df6b-ce1a-46dc-980f-c1482480bb61 Destroying unnamed session 2023.12.19 23:04:32.256543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:32.256590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:32.256609 [ 3 ] {} HTTP-Session: 716ddfa8-ed82-420b-ac4d-1266bf6d7089 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:32.256626 [ 3 ] {} HTTP-Session: 716ddfa8-ed82-420b-ac4d-1266bf6d7089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:32.256709 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:32.256748 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:32.256851 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:32.257257 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:32.257474 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.19 23:04:32.257624 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.19 23:04:32.257730 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} executeQuery: Read 153 rows, 15.12 KiB in 0.000993554 sec., 153992 rows/sec., 14.86 MiB/sec. 2023.12.19 23:04:32.257723 [ 60 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.19 23:04:32.257803 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:32.257875 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} DynamicQueryHandler: Done processing query 2023.12.19 23:04:32.257909 [ 3 ] {fb1131b1-cd2b-48ae-a46b-f746c9f3383a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:04:32.257917 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.19 23:04:32.257936 [ 3 ] {} HTTP-Session: 716ddfa8-ed82-420b-ac4d-1266bf6d7089 Destroying unnamed session 2023.12.19 23:04:32.258048 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:04:32.258097 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part 2023.12.19 23:04:32.258109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:32.258190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:32.258221 [ 3 ] {} HTTP-Session: 131283e1-2297-48c9-806e-6f391d6c8a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:32.258274 [ 3 ] {} HTTP-Session: 131283e1-2297-48c9-806e-6f391d6c8a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:32.258313 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part 2023.12.19 23:04:32.258466 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:32.258541 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2023.12.19 23:04:32.258559 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:32.258818 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 153 rows starting from the beginning of the part 2023.12.19 23:04:32.258975 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:32.259063 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part 2023.12.19 23:04:32.259205 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 153 rows starting from the beginning of the part 2023.12.19 23:04:32.259724 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:32.260130 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.19 23:04:32.260448 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.19 23:04:32.260577 [ 60 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.19 23:04:32.260617 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} executeQuery: Read 51 rows, 4.08 KiB in 0.002072349 sec., 24609 rows/sec., 1.92 MiB/sec. 2023.12.19 23:04:32.260662 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:32.261100 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} DynamicQueryHandler: Done processing query 2023.12.19 23:04:32.261169 [ 3 ] {76c25d67-c0d5-45ec-9787-5edf437a3059} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:04:32.261233 [ 3 ] {} HTTP-Session: 131283e1-2297-48c9-806e-6f391d6c8a47 Destroying unnamed session 2023.12.19 23:04:32.261326 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.19 23:04:32.261353 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 4 columns (4 merged, 0 gathered) in 0.003462868 sec., 209364.03004677047 rows/sec., 19.85 MiB/sec. 2023.12.19 23:04:32.261537 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:04:32.261553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:32.261598 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.19 23:04:32.261630 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part 2023.12.19 23:04:32.261654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:32.261708 [ 3 ] {} HTTP-Session: 5a5deb30-5d7c-4cd4-8255-4bfbd8240958 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:32.261784 [ 3 ] {} HTTP-Session: 5a5deb30-5d7c-4cd4-8255-4bfbd8240958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:32.261963 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.19 23:04:32.262108 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:32.262127 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2023.12.19 23:04:32.262143 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_11_2} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.19 23:04:32.262287 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:04:32.262517 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2023.12.19 23:04:32.262833 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:32.263003 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:32.263092 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:32.263277 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:32.264107 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:32.264806 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 4 columns (4 merged, 0 gathered) in 0.00361473 sec., 79950.64638299403 rows/sec., 6.25 MiB/sec. 2023.12.19 23:04:32.264911 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.19 23:04:32.264959 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.19 23:04:32.265235 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.19 23:04:32.265257 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.19 23:04:32.265391 [ 13 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_11_2} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.19 23:04:32.265415 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} executeQuery: Read 51 rows, 70.47 KiB in 0.003248965 sec., 15697 rows/sec., 21.18 MiB/sec. 2023.12.19 23:04:32.265641 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} DynamicQueryHandler: Done processing query 2023.12.19 23:04:32.265667 [ 3 ] {3a5fa55d-0b49-4e69-8657-eed162870380} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:04:32.265684 [ 3 ] {} HTTP-Session: 5a5deb30-5d7c-4cd4-8255-4bfbd8240958 Destroying unnamed session 2023.12.19 23:04:37.254233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:37.254363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:37.254393 [ 3 ] {} HTTP-Session: e5fe2a69-fb4f-41ff-8cda-97114ec2c22d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:37.254421 [ 3 ] {} HTTP-Session: e5fe2a69-fb4f-41ff-8cda-97114ec2c22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:37.254561 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:37.254627 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:37.254801 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:37.255282 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:37.255542 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.19 23:04:37.255710 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.19 23:04:37.255833 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} executeQuery: Read 36 rows, 3.09 KiB in 0.001234337 sec., 29165 rows/sec., 2.45 MiB/sec. 2023.12.19 23:04:37.255982 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} DynamicQueryHandler: Done processing query 2023.12.19 23:04:37.256008 [ 3 ] {ae897754-e32d-468f-9b57-ffe66fc27731} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:37.256025 [ 3 ] {} HTTP-Session: e5fe2a69-fb4f-41ff-8cda-97114ec2c22d Destroying unnamed session 2023.12.19 23:04:37.256152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:37.256201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:37.256221 [ 3 ] {} HTTP-Session: 4e866043-716a-4c72-8a50-b23410fc16c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:37.256240 [ 3 ] {} HTTP-Session: 4e866043-716a-4c72-8a50-b23410fc16c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:37.256318 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:37.256359 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:37.256469 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:37.256844 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:37.257050 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.19 23:04:37.257199 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.19 23:04:37.257319 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} executeQuery: Read 24 rows, 1.90 KiB in 0.000971354 sec., 24707 rows/sec., 1.91 MiB/sec. 2023.12.19 23:04:37.257487 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} DynamicQueryHandler: Done processing query 2023.12.19 23:04:37.257511 [ 3 ] {97e85a22-b4c8-4f91-884a-ccc91de5ab38} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:04:37.257528 [ 3 ] {} HTTP-Session: 4e866043-716a-4c72-8a50-b23410fc16c0 Destroying unnamed session 2023.12.19 23:04:37.257649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:37.257694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:37.257713 [ 3 ] {} HTTP-Session: 7b4e6dab-2521-4b77-8d38-a83f8da355a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:37.257730 [ 3 ] {} HTTP-Session: 7b4e6dab-2521-4b77-8d38-a83f8da355a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:37.257805 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:37.257849 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:04:37.257981 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:37.258291 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:37.258553 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:04:37.258738 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:04:37.258862 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} executeQuery: Read 36 rows, 2.60 KiB in 0.001026795 sec., 35060 rows/sec., 2.47 MiB/sec. 2023.12.19 23:04:37.258990 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} DynamicQueryHandler: Done processing query 2023.12.19 23:04:37.259014 [ 3 ] {63a4441a-f5a0-42fa-90f3-aa34387412df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:37.259030 [ 3 ] {} HTTP-Session: 7b4e6dab-2521-4b77-8d38-a83f8da355a4 Destroying unnamed session 2023.12.19 23:04:42.254347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:42.254483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:42.254515 [ 3 ] {} HTTP-Session: 0ad72d00-49e6-42da-860b-622950e234ee Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:42.254543 [ 3 ] {} HTTP-Session: 0ad72d00-49e6-42da-860b-622950e234ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:42.254684 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:42.254750 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:04:42.254925 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:42.255385 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:42.255653 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.19 23:04:42.255821 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.19 23:04:42.255963 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} executeQuery: Read 51 rows, 4.13 KiB in 0.001233357 sec., 41350 rows/sec., 3.27 MiB/sec. 2023.12.19 23:04:42.256121 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} DynamicQueryHandler: Done processing query 2023.12.19 23:04:42.256147 [ 3 ] {11b58a43-005b-43de-a1d0-a6203f379a20} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:42.256163 [ 3 ] {} HTTP-Session: 0ad72d00-49e6-42da-860b-622950e234ee Destroying unnamed session 2023.12.19 23:04:42.256343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:42.256394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:42.256414 [ 3 ] {} HTTP-Session: ebbe6f3d-59d5-4734-8a65-f2450c01998d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:42.256433 [ 3 ] {} HTTP-Session: ebbe6f3d-59d5-4734-8a65-f2450c01998d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:42.256522 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:42.256564 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:42.256671 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:42.257096 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:42.257331 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.19 23:04:42.257481 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.19 23:04:42.257613 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} executeQuery: Read 153 rows, 15.12 KiB in 0.001060435 sec., 144280 rows/sec., 13.93 MiB/sec. 2023.12.19 23:04:42.257741 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} DynamicQueryHandler: Done processing query 2023.12.19 23:04:42.257765 [ 3 ] {b0d1dcef-4743-4a25-aad3-6efeccda94d3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:04:42.257781 [ 3 ] {} HTTP-Session: ebbe6f3d-59d5-4734-8a65-f2450c01998d Destroying unnamed session 2023.12.19 23:04:42.257907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:42.257953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:42.257972 [ 3 ] {} HTTP-Session: de3264e3-7f78-4b2d-8ac7-fb20e83c1bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:42.257989 [ 3 ] {} HTTP-Session: de3264e3-7f78-4b2d-8ac7-fb20e83c1bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:42.258064 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:42.258103 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:42.258208 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:42.258524 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:42.258733 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.19 23:04:42.258884 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.19 23:04:42.259005 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} executeQuery: Read 51 rows, 4.08 KiB in 0.000913033 sec., 55857 rows/sec., 4.37 MiB/sec. 2023.12.19 23:04:42.259125 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} DynamicQueryHandler: Done processing query 2023.12.19 23:04:42.259148 [ 3 ] {393da4cc-1512-4818-ba66-dc9feb371dc4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:04:42.259163 [ 3 ] {} HTTP-Session: de3264e3-7f78-4b2d-8ac7-fb20e83c1bdc Destroying unnamed session 2023.12.19 23:04:42.259382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:42.259428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:42.259448 [ 3 ] {} HTTP-Session: cc865340-ed26-4ffa-9627-0df260593dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:42.259464 [ 3 ] {} HTTP-Session: cc865340-ed26-4ffa-9627-0df260593dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:42.259556 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:42.259599 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:04:42.259742 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:42.260297 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2023.12.19 23:04:42.260633 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.19 23:04:42.260838 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.19 23:04:42.260978 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} executeQuery: Read 51 rows, 70.47 KiB in 0.001394049 sec., 36584 rows/sec., 49.37 MiB/sec. 2023.12.19 23:04:42.261165 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} DynamicQueryHandler: Done processing query 2023.12.19 23:04:42.261189 [ 3 ] {bd34c0f8-a4a6-4821-9585-78aa73f742b6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:04:42.261205 [ 3 ] {} HTTP-Session: cc865340-ed26-4ffa-9627-0df260593dcc Destroying unnamed session 2023.12.19 23:04:46.359613 [ 74 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:04:46.359689 [ 74 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:04:52.254986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:52.255110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:52.255141 [ 3 ] {} HTTP-Session: 419fcaab-65d9-48a3-ba5e-fdc05863313d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:52.255168 [ 3 ] {} HTTP-Session: 419fcaab-65d9-48a3-ba5e-fdc05863313d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:52.255307 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:52.255373 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:04:52.255550 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:52.256095 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.256368 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.19 23:04:52.256539 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.19 23:04:52.256681 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} executeQuery: Read 51 rows, 4.13 KiB in 0.001331158 sec., 38312 rows/sec., 3.03 MiB/sec. 2023.12.19 23:04:52.256679 [ 57 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.19 23:04:52.256804 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.256892 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} DynamicQueryHandler: Done processing query 2023.12.19 23:04:52.256906 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.19 23:04:52.256936 [ 3 ] {e1801ae8-0315-4747-9c77-2b738c495806} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:04:52.256992 [ 3 ] {} HTTP-Session: 419fcaab-65d9-48a3-ba5e-fdc05863313d Destroying unnamed session 2023.12.19 23:04:52.257072 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:04:52.257126 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2023.12.19 23:04:52.257147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:52.257223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:52.257260 [ 3 ] {} HTTP-Session: adfab35c-fcea-4fb7-8d09-fcf0a602b9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:52.257307 [ 3 ] {} HTTP-Session: adfab35c-fcea-4fb7-8d09-fcf0a602b9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:52.257397 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::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.12.19 23:04:52.257491 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:52.257584 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:04:52.257641 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.257977 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.258009 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:52.258197 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.258325 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.258929 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.259395 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:04:52.259747 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:04:52.259866 [ 10 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002996802 sec., 101441.4699402897 rows/sec., 8.03 MiB/sec. 2023.12.19 23:04:52.259968 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} executeQuery: Read 4 rows, 342.00 B in 0.002430914 sec., 1645 rows/sec., 137.39 KiB/sec. 2023.12.19 23:04:52.260083 [ 20 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.19 23:04:52.260126 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} DynamicQueryHandler: Done processing query 2023.12.19 23:04:52.260150 [ 3 ] {e16bf98b-7bd6-4c84-b963-7e99c9e381da} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:52.260168 [ 3 ] {} HTTP-Session: adfab35c-fcea-4fb7-8d09-fcf0a602b9d4 Destroying unnamed session 2023.12.19 23:04:52.260284 [ 20 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.19 23:04:52.260352 [ 20 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_11_2} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.19 23:04:52.260382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:52.260445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:52.260465 [ 3 ] {} HTTP-Session: 4d1a2517-f9bd-43e4-8649-ac815370a919 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:52.260483 [ 3 ] {} HTTP-Session: 4d1a2517-f9bd-43e4-8649-ac815370a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:52.260567 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:52.260607 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:04:52.260714 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:52.261110 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.261331 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.19 23:04:52.261478 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.19 23:04:52.261608 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} executeQuery: Read 155 rows, 15.30 KiB in 0.001004334 sec., 154331 rows/sec., 14.88 MiB/sec. 2023.12.19 23:04:52.261740 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} DynamicQueryHandler: Done processing query 2023.12.19 23:04:52.261763 [ 3 ] {4f8d606b-7dd7-4c70-9c40-fa5e5829915c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:04:52.261779 [ 3 ] {} HTTP-Session: 4d1a2517-f9bd-43e4-8649-ac815370a919 Destroying unnamed session 2023.12.19 23:04:52.261885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:52.261930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:52.261949 [ 3 ] {} HTTP-Session: 77dc86a4-df73-42f4-a2a5-d64a7a3f6a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:52.261966 [ 3 ] {} HTTP-Session: 77dc86a4-df73-42f4-a2a5-d64a7a3f6a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:52.262036 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:52.262073 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:04:52.262179 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:52.262467 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.262665 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:04:52.262821 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:04:52.262939 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} executeQuery: Read 4 rows, 286.00 B in 0.000875402 sec., 4569 rows/sec., 319.05 KiB/sec. 2023.12.19 23:04:52.263057 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} DynamicQueryHandler: Done processing query 2023.12.19 23:04:52.263080 [ 3 ] {d2bd26e2-b8fd-4499-bdd3-063297571f7b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:52.263096 [ 3 ] {} HTTP-Session: 77dc86a4-df73-42f4-a2a5-d64a7a3f6a2f Destroying unnamed session 2023.12.19 23:04:52.263218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:52.263262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:52.263281 [ 3 ] {} HTTP-Session: b1979ef0-88e4-4686-9bcf-b71b5ab0836d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:52.263298 [ 3 ] {} HTTP-Session: b1979ef0-88e4-4686-9bcf-b71b5ab0836d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:52.263370 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:52.263408 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:04:52.263511 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:52.263796 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.264005 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.19 23:04:52.264158 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.19 23:04:52.264283 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} executeQuery: Read 55 rows, 4.41 KiB in 0.000877152 sec., 62702 rows/sec., 4.91 MiB/sec. 2023.12.19 23:04:52.264411 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} DynamicQueryHandler: Done processing query 2023.12.19 23:04:52.264434 [ 3 ] {dde7739b-65a6-4cce-bc5f-874f0e0b2b77} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:04:52.264450 [ 3 ] {} HTTP-Session: b1979ef0-88e4-4686-9bcf-b71b5ab0836d Destroying unnamed session 2023.12.19 23:04:52.264552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:52.264597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:52.264616 [ 3 ] {} HTTP-Session: e60738a9-3961-4603-bb86-7e2d0b96acbc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:52.264633 [ 3 ] {} HTTP-Session: e60738a9-3961-4603-bb86-7e2d0b96acbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:52.264702 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:52.264743 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:04:52.264864 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:52.265109 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.265359 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:04:52.265533 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:04:52.265662 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} executeQuery: Read 2 rows, 144.00 B in 0.000931163 sec., 2147 rows/sec., 151.02 KiB/sec. 2023.12.19 23:04:52.265787 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} DynamicQueryHandler: Done processing query 2023.12.19 23:04:52.265809 [ 3 ] {289e078a-ab14-43d6-bfe1-7b6259a98749} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:04:52.265825 [ 3 ] {} HTTP-Session: e60738a9-3961-4603-bb86-7e2d0b96acbc Destroying unnamed session 2023.12.19 23:04:52.265973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:04:52.266017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:04:52.266036 [ 3 ] {} HTTP-Session: ae32cbc6-b468-4689-9d06-b3838e7721bf Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:04:52.266053 [ 3 ] {} HTTP-Session: ae32cbc6-b468-4689-9d06-b3838e7721bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:04:52.266137 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:04:52.266179 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:04:52.266310 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:04:52.266787 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.267089 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.19 23:04:52.267265 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.19 23:04:52.267388 [ 57 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.19 23:04:52.267403 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} executeQuery: Read 51 rows, 70.47 KiB in 0.001229297 sec., 41487 rows/sec., 55.98 MiB/sec. 2023.12.19 23:04:52.267444 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:04:52.267690 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.19 23:04:52.267718 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} DynamicQueryHandler: Done processing query 2023.12.19 23:04:52.267751 [ 3 ] {5adb41f2-2f63-4abf-8372-a0aa76896385} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:04:52.267799 [ 3 ] {} HTTP-Session: ae32cbc6-b468-4689-9d06-b3838e7721bf Destroying unnamed session 2023.12.19 23:04:52.267869 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:04:52.267913 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part 2023.12.19 23:04:52.268058 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::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.12.19 23:04:52.268171 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.268264 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.268354 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.268442 [ 10 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2023.12.19 23:04:52.269831 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 6 columns (6 merged, 0 gathered) in 0.002305702 sec., 163941.39398760116 rows/sec., 221.23 MiB/sec. 2023.12.19 23:04:52.270175 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.19 23:04:52.270582 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.19 23:04:52.270710 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.19 23:04:52.270840 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_11_2: 4.04 MiB. 2023.12.19 23:05:01.359736 [ 69 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:05:01.359804 [ 69 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:05:02.254340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:02.254452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:02.254481 [ 3 ] {} HTTP-Session: b9074429-99d9-45f0-ab44-797eff8d4a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:02.254509 [ 3 ] {} HTTP-Session: b9074429-99d9-45f0-ab44-797eff8d4a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:02.254653 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:02.254720 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:05:02.254895 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:02.255349 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.255617 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.19 23:05:02.255781 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.19 23:05:02.255908 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} executeQuery: Read 51 rows, 4.13 KiB in 0.001212677 sec., 42055 rows/sec., 3.33 MiB/sec. 2023.12.19 23:05:02.256053 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} DynamicQueryHandler: Done processing query 2023.12.19 23:05:02.256079 [ 3 ] {e3621f20-05b2-468f-b80b-941d448af469} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:02.256096 [ 3 ] {} HTTP-Session: b9074429-99d9-45f0-ab44-797eff8d4a7e Destroying unnamed session 2023.12.19 23:05:02.256216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:02.256266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:02.256286 [ 3 ] {} HTTP-Session: 804f10f3-33c6-4300-bc6a-0c7b706ebc6c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:02.256305 [ 3 ] {} HTTP-Session: 804f10f3-33c6-4300-bc6a-0c7b706ebc6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:02.256383 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:02.256423 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:05:02.256531 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:02.256792 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.256998 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:05:02.257147 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:05:02.257248 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} executeQuery: Read 2 rows, 175.00 B in 0.000836062 sec., 2392 rows/sec., 204.41 KiB/sec. 2023.12.19 23:05:02.257410 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} DynamicQueryHandler: Done processing query 2023.12.19 23:05:02.257434 [ 3 ] {8b7d754a-faf4-4679-8c72-830a9b7de5c2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:02.257450 [ 3 ] {} HTTP-Session: 804f10f3-33c6-4300-bc6a-0c7b706ebc6c Destroying unnamed session 2023.12.19 23:05:02.257597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:02.257643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:02.257662 [ 3 ] {} HTTP-Session: 66344c0a-e406-4801-ae3c-c119d99b5a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:02.257679 [ 3 ] {} HTTP-Session: 66344c0a-e406-4801-ae3c-c119d99b5a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:02.257757 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:02.257794 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:02.257904 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:02.258261 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.258477 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.19 23:05:02.258627 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.19 23:05:02.258730 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} executeQuery: Read 154 rows, 15.21 KiB in 0.000946323 sec., 162735 rows/sec., 15.70 MiB/sec. 2023.12.19 23:05:02.258844 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} DynamicQueryHandler: Done processing query 2023.12.19 23:05:02.258867 [ 3 ] {974a9c84-b676-448b-89a9-965285b72e5d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:05:02.258883 [ 3 ] {} HTTP-Session: 66344c0a-e406-4801-ae3c-c119d99b5a30 Destroying unnamed session 2023.12.19 23:05:02.259029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:02.259075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:02.259093 [ 3 ] {} HTTP-Session: 58b20489-fc9c-4372-ba34-00079a3bbaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:02.259110 [ 3 ] {} HTTP-Session: 58b20489-fc9c-4372-ba34-00079a3bbaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:02.259181 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:02.259218 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:05:02.259321 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:02.259655 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.259857 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:05:02.260008 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:05:02.260105 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} executeQuery: Read 2 rows, 143.00 B in 0.000896392 sec., 2231 rows/sec., 155.79 KiB/sec. 2023.12.19 23:05:02.260224 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} DynamicQueryHandler: Done processing query 2023.12.19 23:05:02.260247 [ 3 ] {1aa7c504-69e3-4225-b302-7689104aaf7d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:02.260262 [ 3 ] {} HTTP-Session: 58b20489-fc9c-4372-ba34-00079a3bbaa3 Destroying unnamed session 2023.12.19 23:05:02.260396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:02.260440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:02.260459 [ 3 ] {} HTTP-Session: d8367155-9a9c-4233-88db-5e2adc1b1b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:02.260476 [ 3 ] {} HTTP-Session: d8367155-9a9c-4233-88db-5e2adc1b1b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:02.260550 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:02.260587 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:02.260693 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:02.261035 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.261252 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.19 23:05:02.261402 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.19 23:05:02.261506 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} executeQuery: Read 53 rows, 4.25 KiB in 0.000929223 sec., 57036 rows/sec., 4.46 MiB/sec. 2023.12.19 23:05:02.261620 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} DynamicQueryHandler: Done processing query 2023.12.19 23:05:02.261642 [ 3 ] {9f9bfe43-d01f-4496-9eba-4beafda4cdf8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:05:02.261663 [ 3 ] {} HTTP-Session: d8367155-9a9c-4233-88db-5e2adc1b1b14 Destroying unnamed session 2023.12.19 23:05:02.261808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:02.261854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:02.261873 [ 3 ] {} HTTP-Session: 1cc25d5a-32ba-49c7-aa53-73256b1546af Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:02.261891 [ 3 ] {} HTTP-Session: 1cc25d5a-32ba-49c7-aa53-73256b1546af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:02.261961 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:02.262007 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:05:02.262124 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:02.262396 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.262650 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.19 23:05:02.262828 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.19 23:05:02.262921 [ 68 ] {} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.19 23:05:02.262933 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} executeQuery: Read 1 rows, 72.00 B in 0.000940284 sec., 1063 rows/sec., 74.78 KiB/sec. 2023.12.19 23:05:02.262972 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.263113 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.19 23:05:02.263176 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} DynamicQueryHandler: Done processing query 2023.12.19 23:05:02.263206 [ 3 ] {ce8769cc-d071-4afd-9b56-a6011c17dfe2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:02.263224 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:02.263231 [ 3 ] {} HTTP-Session: 1cc25d5a-32ba-49c7-aa53-73256b1546af Destroying unnamed session 2023.12.19 23:05:02.263261 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 300 rows starting from the beginning of the part 2023.12.19 23:05:02.263392 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2023.12.19 23:05:02.263398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:02.263454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:02.263485 [ 3 ] {} HTTP-Session: c97ad860-6141-47b5-a33b-f91224cf4cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:02.263507 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.12.19 23:05:02.263512 [ 3 ] {} HTTP-Session: c97ad860-6141-47b5-a33b-f91224cf4cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:02.263666 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.12.19 23:05:02.263667 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:02.263735 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:05:02.263820 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:02.264018 [ 20 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2023.12.19 23:05:02.264037 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:02.264804 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:02.265216 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.00218012 sec., 172926.2609397648 rows/sec., 12.20 MiB/sec. 2023.12.19 23:05:02.265299 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.19 23:05:02.265441 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.19 23:05:02.265574 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.19 23:05:02.265730 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} executeQuery: Read 51 rows, 70.47 KiB in 0.002014278 sec., 25319 rows/sec., 34.17 MiB/sec. 2023.12.19 23:05:02.265897 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.19 23:05:02.265942 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} DynamicQueryHandler: Done processing query 2023.12.19 23:05:02.265984 [ 3 ] {43ecb7cb-49c0-4ac5-9998-4b664f0b5525} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:05:02.266003 [ 3 ] {} HTTP-Session: c97ad860-6141-47b5-a33b-f91224cf4cf5 Destroying unnamed session 2023.12.19 23:05:02.266028 [ 21 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_6_1} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.19 23:05:07.253930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:07.254059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:07.254092 [ 3 ] {} HTTP-Session: d92775b4-b29d-4403-8a49-4ed547ce0f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:07.254120 [ 3 ] {} HTTP-Session: d92775b4-b29d-4403-8a49-4ed547ce0f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:07.254256 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:07.254323 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:05:07.254501 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:07.254971 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:07.255235 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:05:07.255403 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:05:07.255548 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} executeQuery: Read 2 rows, 175.00 B in 0.001244657 sec., 1606 rows/sec., 137.31 KiB/sec. 2023.12.19 23:05:07.255705 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} DynamicQueryHandler: Done processing query 2023.12.19 23:05:07.255732 [ 3 ] {8ec9f4ce-2270-47bb-a58b-7c793cae74ce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:07.255749 [ 3 ] {} HTTP-Session: d92775b4-b29d-4403-8a49-4ed547ce0f76 Destroying unnamed session 2023.12.19 23:05:07.255877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:07.255929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:07.255950 [ 3 ] {} HTTP-Session: ee27ea8e-778a-47cb-8b98-28f02b556abd Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:07.255970 [ 3 ] {} HTTP-Session: ee27ea8e-778a-47cb-8b98-28f02b556abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:07.256052 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:07.256092 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:07.256199 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:07.256542 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:07.256775 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.19 23:05:07.256924 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.19 23:05:07.257052 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} executeQuery: Read 37 rows, 3.18 KiB in 0.000968353 sec., 38209 rows/sec., 3.21 MiB/sec. 2023.12.19 23:05:07.257050 [ 55 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.19 23:05:07.257174 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:07.257235 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} DynamicQueryHandler: Done processing query 2023.12.19 23:05:07.257283 [ 3 ] {9f1cbe8e-d616-471f-b679-cddbe9776b4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:07.257285 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.19 23:05:07.257305 [ 3 ] {} HTTP-Session: ee27ea8e-778a-47cb-8b98-28f02b556abd Destroying unnamed session 2023.12.19 23:05:07.257437 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:07.257484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:07.257504 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part 2023.12.19 23:05:07.257588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:07.257634 [ 3 ] {} HTTP-Session: b1c0b434-7ab6-42f1-8a04-7ffbd50bf272 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:07.257671 [ 3 ] {} HTTP-Session: b1c0b434-7ab6-42f1-8a04-7ffbd50bf272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:07.257799 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2023.12.19 23:05:07.257876 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:07.257976 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:05:07.258057 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 153 rows starting from the beginning of the part 2023.12.19 23:05:07.258399 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 155 rows starting from the beginning of the part 2023.12.19 23:05:07.258469 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:07.258644 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 154 rows starting from the beginning of the part 2023.12.19 23:05:07.258774 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part 2023.12.19 23:05:07.259291 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:07.259683 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:05:07.259999 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:05:07.260242 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} executeQuery: Read 2 rows, 143.00 B in 0.002299362 sec., 869 rows/sec., 60.73 KiB/sec. 2023.12.19 23:05:07.260687 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} DynamicQueryHandler: Done processing query 2023.12.19 23:05:07.260711 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.003476688 sec., 208819.42814540735 rows/sec., 19.75 MiB/sec. 2023.12.19 23:05:07.260718 [ 3 ] {d735fd44-f065-4cb2-b950-b727f19eafa4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:07.260779 [ 3 ] {} HTTP-Session: b1c0b434-7ab6-42f1-8a04-7ffbd50bf272 Destroying unnamed session 2023.12.19 23:05:07.260870 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.19 23:05:07.260959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:07.261029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:07.261060 [ 3 ] {} HTTP-Session: ba922659-8164-4152-b3f4-d4c742319eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:07.261093 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.19 23:05:07.261106 [ 3 ] {} HTTP-Session: ba922659-8164-4152-b3f4-d4c742319eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:07.261206 [ 10 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_16_3} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.19 23:05:07.261254 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:07.261346 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:07.261468 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:07.261774 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:07.261988 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.19 23:05:07.262140 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.19 23:05:07.262260 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} executeQuery: Read 26 rows, 2.06 KiB in 0.000931963 sec., 27898 rows/sec., 2.16 MiB/sec. 2023.12.19 23:05:07.262269 [ 51 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.19 23:05:07.262387 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:07.262449 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} DynamicQueryHandler: Done processing query 2023.12.19 23:05:07.262482 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.19 23:05:07.262488 [ 3 ] {59d48a97-d81d-4917-af75-0b80ac653e2c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:07.262523 [ 3 ] {} HTTP-Session: ba922659-8164-4152-b3f4-d4c742319eb6 Destroying unnamed session 2023.12.19 23:05:07.262569 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:07.262597 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part 2023.12.19 23:05:07.262709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:07.262729 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2023.12.19 23:05:07.262769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:07.262793 [ 3 ] {} HTTP-Session: 254b8473-042c-44e9-a3f2-f8e6d97a3567 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:07.262823 [ 3 ] {} HTTP-Session: 254b8473-042c-44e9-a3f2-f8e6d97a3567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:07.262841 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:07.262932 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:07.262961 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 55 rows starting from the beginning of the part 2023.12.19 23:05:07.262998 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:05:07.263100 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part 2023.12.19 23:05:07.263268 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part 2023.12.19 23:05:07.263299 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:07.263910 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:07.264225 [ 20 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786105 sec., 171322.51463379813 rows/sec., 13.37 MiB/sec. 2023.12.19 23:05:07.264284 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.19 23:05:07.264367 [ 12 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.19 23:05:07.264507 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.19 23:05:07.264585 [ 12 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.19 23:05:07.264678 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} executeQuery: Read 37 rows, 2.67 KiB in 0.001709384 sec., 21645 rows/sec., 1.53 MiB/sec. 2023.12.19 23:05:07.264723 [ 12 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_16_3} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.19 23:05:07.264842 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} DynamicQueryHandler: Done processing query 2023.12.19 23:05:07.264865 [ 3 ] {b46e52ba-22a2-4a7c-873a-667d7821327c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:07.264881 [ 3 ] {} HTTP-Session: 254b8473-042c-44e9-a3f2-f8e6d97a3567 Destroying unnamed session 2023.12.19 23:05:12.255108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:12.255228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:12.255254 [ 3 ] {} HTTP-Session: 283efb16-bbaf-4094-bfb7-03fcf1f8cba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:12.255278 [ 3 ] {} HTTP-Session: 283efb16-bbaf-4094-bfb7-03fcf1f8cba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:12.255406 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:12.255470 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:05:12.255623 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:12.256066 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:12.256338 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.19 23:05:12.256500 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.19 23:05:12.256625 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} executeQuery: Read 51 rows, 4.13 KiB in 0.001179356 sec., 43243 rows/sec., 3.42 MiB/sec. 2023.12.19 23:05:12.256776 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} DynamicQueryHandler: Done processing query 2023.12.19 23:05:12.256803 [ 3 ] {cc0f3a22-ef15-4ed4-96a1-61bfe7d6c97c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:12.256820 [ 3 ] {} HTTP-Session: 283efb16-bbaf-4094-bfb7-03fcf1f8cba7 Destroying unnamed session 2023.12.19 23:05:12.256972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:12.257024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:12.257045 [ 3 ] {} HTTP-Session: f97d06c6-4eb3-4f9c-a127-b93db8bad01e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:12.257064 [ 3 ] {} HTTP-Session: f97d06c6-4eb3-4f9c-a127-b93db8bad01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:12.257154 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:12.257196 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:12.257304 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:12.257710 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:12.257941 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.19 23:05:12.258098 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.19 23:05:12.258201 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} executeQuery: Read 153 rows, 15.12 KiB in 0.001018584 sec., 150208 rows/sec., 14.50 MiB/sec. 2023.12.19 23:05:12.258321 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} DynamicQueryHandler: Done processing query 2023.12.19 23:05:12.258344 [ 3 ] {25857917-1278-47cd-8db9-0b4359322b7f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:05:12.258361 [ 3 ] {} HTTP-Session: f97d06c6-4eb3-4f9c-a127-b93db8bad01e Destroying unnamed session 2023.12.19 23:05:12.258531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:12.258576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:12.258597 [ 3 ] {} HTTP-Session: b6fca3ab-7d23-40e7-b09f-22393afeb6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:12.258614 [ 3 ] {} HTTP-Session: b6fca3ab-7d23-40e7-b09f-22393afeb6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:12.258691 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:12.258729 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:12.258833 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:12.259135 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:12.259340 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.19 23:05:12.259488 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.19 23:05:12.259590 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} executeQuery: Read 51 rows, 4.08 KiB in 0.000871441 sec., 58523 rows/sec., 4.58 MiB/sec. 2023.12.19 23:05:12.259710 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} DynamicQueryHandler: Done processing query 2023.12.19 23:05:12.259733 [ 3 ] {db6d1c5c-9720-419b-b054-aa9c884c02a6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:05:12.259749 [ 3 ] {} HTTP-Session: b6fca3ab-7d23-40e7-b09f-22393afeb6ba Destroying unnamed session 2023.12.19 23:05:12.259895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:12.259939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:12.259958 [ 3 ] {} HTTP-Session: bc2a109d-5735-4ba1-8489-353951f98bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:12.259975 [ 3 ] {} HTTP-Session: bc2a109d-5735-4ba1-8489-353951f98bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:12.260071 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:12.260116 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:05:12.260251 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:12.260783 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:12.261118 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.19 23:05:12.261312 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.19 23:05:12.261416 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} executeQuery: Read 51 rows, 70.47 KiB in 0.001316378 sec., 38742 rows/sec., 52.28 MiB/sec. 2023.12.19 23:05:12.261548 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} DynamicQueryHandler: Done processing query 2023.12.19 23:05:12.261571 [ 3 ] {3e6ef870-2bc9-4f56-8fa7-1b41e725c684} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:05:12.261587 [ 3 ] {} HTTP-Session: bc2a109d-5735-4ba1-8489-353951f98bf4 Destroying unnamed session 2023.12.19 23:05:16.360056 [ 151 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:05:16.360156 [ 151 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:05:18.551950 [ 172 ] {} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.19 23:05:18.552036 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:18.552138 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.19 23:05:18.552282 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:18.552319 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:18.552451 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:18.552551 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.19 23:05:18.552645 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:18.552736 [ 10 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:18.553302 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217877 sec., 9853.211777544038 rows/sec., 835.53 KiB/sec. 2023.12.19 23:05:18.553425 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.19 23:05:18.553627 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.19 23:05:18.553696 [ 12 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_5_1} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.19 23:05:19.572777 [ 172 ] {} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.19 23:05:19.572853 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:19.572946 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.19 23:05:19.573084 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:19.573118 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:19.573235 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:19.573321 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.19 23:05:19.573401 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:19.573479 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.19 23:05:19.574047 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144296 sec., 10486.79712242287 rows/sec., 732.23 KiB/sec. 2023.12.19 23:05:19.574165 [ 14 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.19 23:05:19.574349 [ 14 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.19 23:05:19.574417 [ 14 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_5_1} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.19 23:05:22.254877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:22.254980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:22.255007 [ 3 ] {} HTTP-Session: 388a1146-a321-44a9-b1d2-77f96fb3385a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:22.255031 [ 3 ] {} HTTP-Session: 388a1146-a321-44a9-b1d2-77f96fb3385a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:22.255156 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:22.255214 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:05:22.255369 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:22.255791 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:22.256059 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.19 23:05:22.256229 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.19 23:05:22.256352 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} executeQuery: Read 51 rows, 4.13 KiB in 0.001161476 sec., 43909 rows/sec., 3.48 MiB/sec. 2023.12.19 23:05:22.256500 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} DynamicQueryHandler: Done processing query 2023.12.19 23:05:22.256526 [ 3 ] {24c1ec95-967c-44d0-8994-c5b16ee1967f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:22.256543 [ 3 ] {} HTTP-Session: 388a1146-a321-44a9-b1d2-77f96fb3385a Destroying unnamed session 2023.12.19 23:05:22.256693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:22.256825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:22.256846 [ 3 ] {} HTTP-Session: 1bc9a3c2-82df-4d59-9bb1-5f58c856333b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:22.256866 [ 3 ] {} HTTP-Session: 1bc9a3c2-82df-4d59-9bb1-5f58c856333b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:22.256951 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:22.256992 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:22.257099 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:22.257466 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:22.257698 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.19 23:05:22.257850 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.19 23:05:22.257968 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} executeQuery: Read 153 rows, 15.12 KiB in 0.000988734 sec., 154743 rows/sec., 14.94 MiB/sec. 2023.12.19 23:05:22.258114 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} DynamicQueryHandler: Done processing query 2023.12.19 23:05:22.258139 [ 3 ] {85a95670-cf32-4009-bc50-c750ad9c61bc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:05:22.258155 [ 3 ] {} HTTP-Session: 1bc9a3c2-82df-4d59-9bb1-5f58c856333b Destroying unnamed session 2023.12.19 23:05:22.258323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:22.258369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:22.258389 [ 3 ] {} HTTP-Session: 207a6838-b4b4-4a5e-9a0d-f3a9858fc63a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:22.258407 [ 3 ] {} HTTP-Session: 207a6838-b4b4-4a5e-9a0d-f3a9858fc63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:22.258486 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:22.258603 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:22.258713 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:22.258998 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:22.259209 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.19 23:05:22.259356 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.19 23:05:22.259465 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} executeQuery: Read 51 rows, 4.08 KiB in 0.000875272 sec., 58267 rows/sec., 4.56 MiB/sec. 2023.12.19 23:05:22.259585 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} DynamicQueryHandler: Done processing query 2023.12.19 23:05:22.259611 [ 3 ] {3db1e38a-9ec3-44f6-9690-e749b57a11fd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:05:22.259627 [ 3 ] {} HTTP-Session: 207a6838-b4b4-4a5e-9a0d-f3a9858fc63a Destroying unnamed session 2023.12.19 23:05:22.259797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:22.259843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:22.259862 [ 3 ] {} HTTP-Session: 23828091-35ff-4352-8900-99bbf3f4b60c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:22.259880 [ 3 ] {} HTTP-Session: 23828091-35ff-4352-8900-99bbf3f4b60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:22.259974 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:22.260017 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:05:22.260153 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:22.260990 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2023.12.19 23:05:22.261322 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.19 23:05:22.261525 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.19 23:05:22.261634 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} executeQuery: Read 51 rows, 70.47 KiB in 0.001633173 sec., 31227 rows/sec., 42.14 MiB/sec. 2023.12.19 23:05:22.261762 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} DynamicQueryHandler: Done processing query 2023.12.19 23:05:22.261784 [ 3 ] {bad6a5dc-7733-48e1-b6b8-4d115b4b3dfe} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:05:22.261800 [ 3 ] {} HTTP-Session: 23828091-35ff-4352-8900-99bbf3f4b60c Destroying unnamed session 2023.12.19 23:05:31.360227 [ 139 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:05:31.360337 [ 139 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:05:32.254966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:32.255092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:32.255132 [ 3 ] {} HTTP-Session: 407033a6-a14a-4e77-8426-71432f731239 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:32.255167 [ 3 ] {} HTTP-Session: 407033a6-a14a-4e77-8426-71432f731239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:32.255335 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:32.255399 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:05:32.255561 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:32.256033 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:32.256301 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.19 23:05:32.256468 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.19 23:05:32.256607 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} executeQuery: Read 51 rows, 4.13 KiB in 0.001223187 sec., 41694 rows/sec., 3.30 MiB/sec. 2023.12.19 23:05:32.256620 [ 139 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.12.19 23:05:32.256751 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:32.256819 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} DynamicQueryHandler: Done processing query 2023.12.19 23:05:32.256850 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.12.19 23:05:32.256854 [ 3 ] {28c796e8-f5e1-41f7-b21e-d4abfe7342be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:32.256904 [ 3 ] {} HTTP-Session: 407033a6-a14a-4e77-8426-71432f731239 Destroying unnamed session 2023.12.19 23:05:32.256955 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:32.256988 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2023.12.19 23:05:32.257055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:32.257116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:32.257147 [ 3 ] {} HTTP-Session: f5ccb787-9b68-4b61-b93d-4e1b8a54fa7e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:32.257155 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:32.257170 [ 3 ] {} HTTP-Session: f5ccb787-9b68-4b61-b93d-4e1b8a54fa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:32.257312 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:32.257313 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:32.257380 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:32.257475 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:32.257618 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:32.257639 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:32.258213 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:32.258523 [ 10 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001711074 sec., 149029.20621784913 rows/sec., 11.80 MiB/sec. 2023.12.19 23:05:32.258548 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.19 23:05:32.258646 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.12.19 23:05:32.258751 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.19 23:05:32.258826 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.12.19 23:05:32.258903 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} executeQuery: Read 153 rows, 15.12 KiB in 0.001542031 sec., 99219 rows/sec., 9.58 MiB/sec. 2023.12.19 23:05:32.258938 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_15_3} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.12.19 23:05:32.259071 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} DynamicQueryHandler: Done processing query 2023.12.19 23:05:32.259094 [ 3 ] {86b02944-ecbc-43e1-8360-257a9431235d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:05:32.259111 [ 3 ] {} HTTP-Session: f5ccb787-9b68-4b61-b93d-4e1b8a54fa7e Destroying unnamed session 2023.12.19 23:05:32.259282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:32.259328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:32.259348 [ 3 ] {} HTTP-Session: d66db29a-7e5e-4ec5-acf3-34bc4f749145 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:32.259366 [ 3 ] {} HTTP-Session: d66db29a-7e5e-4ec5-acf3-34bc4f749145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:32.259444 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:32.259483 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:32.259588 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:32.259898 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:32.260105 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.19 23:05:32.260256 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.19 23:05:32.260383 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} executeQuery: Read 51 rows, 4.08 KiB in 0.000910613 sec., 56006 rows/sec., 4.38 MiB/sec. 2023.12.19 23:05:32.260595 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} DynamicQueryHandler: Done processing query 2023.12.19 23:05:32.260618 [ 3 ] {b069901e-ffcc-4ddb-b38d-510c3fd6879c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:05:32.260634 [ 3 ] {} HTTP-Session: d66db29a-7e5e-4ec5-acf3-34bc4f749145 Destroying unnamed session 2023.12.19 23:05:32.260781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:32.260826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:32.260846 [ 3 ] {} HTTP-Session: f2b81c5e-2f1e-4d38-8349-134ebac1883a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:32.260863 [ 3 ] {} HTTP-Session: f2b81c5e-2f1e-4d38-8349-134ebac1883a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:32.260950 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:32.260994 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:05:32.261148 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:32.261684 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:32.262019 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.19 23:05:32.262221 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.19 23:05:32.262354 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} executeQuery: Read 51 rows, 70.47 KiB in 0.001377139 sec., 37033 rows/sec., 49.97 MiB/sec. 2023.12.19 23:05:32.262484 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} DynamicQueryHandler: Done processing query 2023.12.19 23:05:32.262507 [ 3 ] {0e0165c9-5475-4088-a11a-c04c09da8885} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:05:32.262522 [ 3 ] {} HTTP-Session: f2b81c5e-2f1e-4d38-8349-134ebac1883a Destroying unnamed session 2023.12.19 23:05:37.253381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:37.253506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:37.253536 [ 3 ] {} HTTP-Session: 8a71982f-1100-47f6-a9a4-0cc90e0d6cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:37.253564 [ 3 ] {} HTTP-Session: 8a71982f-1100-47f6-a9a4-0cc90e0d6cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:37.253690 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:37.253748 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:37.253900 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:37.254375 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:37.254636 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.19 23:05:37.254802 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.19 23:05:37.254922 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} executeQuery: Read 36 rows, 3.09 KiB in 0.001199236 sec., 30019 rows/sec., 2.52 MiB/sec. 2023.12.19 23:05:37.255111 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} DynamicQueryHandler: Done processing query 2023.12.19 23:05:37.255137 [ 3 ] {e9c60573-7a3d-43a6-8d7d-b2cce921ae68} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:37.255156 [ 3 ] {} HTTP-Session: 8a71982f-1100-47f6-a9a4-0cc90e0d6cb7 Destroying unnamed session 2023.12.19 23:05:37.255319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:37.255370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:37.255391 [ 3 ] {} HTTP-Session: d24e6719-1537-4fc2-8de5-ca6bdabae300 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:37.255410 [ 3 ] {} HTTP-Session: d24e6719-1537-4fc2-8de5-ca6bdabae300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:37.255493 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:37.255534 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:37.255657 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:37.255986 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:37.256200 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.19 23:05:37.256351 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.19 23:05:37.256478 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} executeQuery: Read 24 rows, 1.90 KiB in 0.000953274 sec., 25176 rows/sec., 1.94 MiB/sec. 2023.12.19 23:05:37.256603 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} DynamicQueryHandler: Done processing query 2023.12.19 23:05:37.256627 [ 3 ] {5f43e167-7517-4481-8b4b-fb7f5b30c88c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:05:37.256644 [ 3 ] {} HTTP-Session: d24e6719-1537-4fc2-8de5-ca6bdabae300 Destroying unnamed session 2023.12.19 23:05:37.256767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:37.256814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:37.256834 [ 3 ] {} HTTP-Session: ba9994be-f468-4d4a-b281-8cb5c3cdaf25 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:37.256852 [ 3 ] {} HTTP-Session: ba9994be-f468-4d4a-b281-8cb5c3cdaf25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:37.256930 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:37.256973 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:05:37.257098 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:37.257409 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:37.257672 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.19 23:05:37.257849 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.19 23:05:37.257976 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} executeQuery: Read 36 rows, 2.60 KiB in 0.001009024 sec., 35678 rows/sec., 2.52 MiB/sec. 2023.12.19 23:05:37.258111 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} DynamicQueryHandler: Done processing query 2023.12.19 23:05:37.258135 [ 3 ] {d9533b9c-e6de-4b9a-bc32-6658674fbb2c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:37.258151 [ 3 ] {} HTTP-Session: ba9994be-f468-4d4a-b281-8cb5c3cdaf25 Destroying unnamed session 2023.12.19 23:05:42.255024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:42.255153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:42.255178 [ 3 ] {} HTTP-Session: 7b5b4137-e81e-46f2-8cdb-f7ebab1a60eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:42.255201 [ 3 ] {} HTTP-Session: 7b5b4137-e81e-46f2-8cdb-f7ebab1a60eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:42.255325 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:42.255382 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:05:42.255531 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:42.255969 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:42.256237 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.19 23:05:42.256398 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.19 23:05:42.256523 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} executeQuery: Read 51 rows, 4.13 KiB in 0.001159686 sec., 43977 rows/sec., 3.48 MiB/sec. 2023.12.19 23:05:42.256729 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} DynamicQueryHandler: Done processing query 2023.12.19 23:05:42.256754 [ 3 ] {50842c8b-18de-4040-aad4-4affe20f3f9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:42.256770 [ 3 ] {} HTTP-Session: 7b5b4137-e81e-46f2-8cdb-f7ebab1a60eb Destroying unnamed session 2023.12.19 23:05:42.256916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:42.256961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:42.256979 [ 3 ] {} HTTP-Session: fa68bd64-879a-490e-8d02-bde8ba0f2c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:42.256996 [ 3 ] {} HTTP-Session: fa68bd64-879a-490e-8d02-bde8ba0f2c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:42.257074 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:42.257110 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:42.257223 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:42.257639 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:42.257852 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.19 23:05:42.258002 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.19 23:05:42.258109 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} executeQuery: Read 153 rows, 15.12 KiB in 0.001008624 sec., 151691 rows/sec., 14.64 MiB/sec. 2023.12.19 23:05:42.258099 [ 84 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.19 23:05:42.258172 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:42.258278 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} DynamicQueryHandler: Done processing query 2023.12.19 23:05:42.258318 [ 3 ] {56414dd7-ac85-4839-9c5b-6e64f230d951} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:05:42.258319 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.19 23:05:42.258356 [ 3 ] {} HTTP-Session: fa68bd64-879a-490e-8d02-bde8ba0f2c19 Destroying unnamed session 2023.12.19 23:05:42.258475 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:42.258515 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part 2023.12.19 23:05:42.258599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:42.258679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:42.258728 [ 3 ] {} HTTP-Session: 54f7359a-9691-4fb9-aee0-9e1230ff035e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:42.258751 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 153 rows starting from the beginning of the part 2023.12.19 23:05:42.258761 [ 3 ] {} HTTP-Session: 54f7359a-9691-4fb9-aee0-9e1230ff035e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:42.258976 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:42.259001 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 153 rows starting from the beginning of the part 2023.12.19 23:05:42.259053 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:42.259274 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part 2023.12.19 23:05:42.259474 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:42.259503 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2023.12.19 23:05:42.259671 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 153 rows starting from the beginning of the part 2023.12.19 23:05:42.260147 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:42.260603 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.19 23:05:42.260818 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.19 23:05:42.261011 [ 84 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.19 23:05:42.261139 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:42.261146 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} executeQuery: Read 51 rows, 4.08 KiB in 0.002103829 sec., 24241 rows/sec., 1.90 MiB/sec. 2023.12.19 23:05:42.261400 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.19 23:05:42.261431 [ 17 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 4 columns (4 merged, 0 gathered) in 0.003186844 sec., 263897.4483846715 rows/sec., 25.17 MiB/sec. 2023.12.19 23:05:42.261483 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} DynamicQueryHandler: Done processing query 2023.12.19 23:05:42.261525 [ 3 ] {1c592a1e-be25-4d3d-b394-aae309fb017a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:05:42.261539 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:42.261548 [ 3 ] {} HTTP-Session: 54f7359a-9691-4fb9-aee0-9e1230ff035e Destroying unnamed session 2023.12.19 23:05:42.261587 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part 2023.12.19 23:05:42.261702 [ 15 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.19 23:05:42.261732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:42.261865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:42.261867 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.261898 [ 3 ] {} HTTP-Session: ad822b0e-3a00-4fda-9b8d-38146741776b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:42.261929 [ 3 ] {} HTTP-Session: ad822b0e-3a00-4fda-9b8d-38146741776b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:42.262074 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.262156 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:42.262198 [ 15 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.19 23:05:42.262310 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:05:42.262377 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.262479 [ 15 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_21_4} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.19 23:05:42.262794 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2023.12.19 23:05:42.262970 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:42.262974 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.263809 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:42.263968 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732218 sec., 120414.98884788842 rows/sec., 9.41 MiB/sec. 2023.12.19 23:05:42.264148 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.19 23:05:42.264339 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.19 23:05:42.264425 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.19 23:05:42.264538 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_21_4} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.19 23:05:42.264655 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.19 23:05:42.264774 [ 84 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.19 23:05:42.264785 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} executeQuery: Read 51 rows, 70.47 KiB in 0.002565926 sec., 19875 rows/sec., 26.82 MiB/sec. 2023.12.19 23:05:42.264811 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:42.264989 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.19 23:05:42.265112 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} DynamicQueryHandler: Done processing query 2023.12.19 23:05:42.265155 [ 3 ] {f962a8b8-7703-49c0-a285-94fce8adf4d6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:05:42.265176 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:05:42.265191 [ 3 ] {} HTTP-Session: ad822b0e-3a00-4fda-9b8d-38146741776b Destroying unnamed session 2023.12.19 23:05:42.265253 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 378 rows starting from the beginning of the part 2023.12.19 23:05:42.265406 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.265504 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.265595 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.265681 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.265766 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part 2023.12.19 23:05:42.267333 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 6 columns (6 merged, 0 gathered) in 0.002461944 sec., 257113.8904865423 rows/sec., 346.96 MiB/sec. 2023.12.19 23:05:42.267681 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.19 23:05:42.267881 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.19 23:05:42.267946 [ 17 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.19 23:05:42.268009 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_16_3: 4.01 MiB. 2023.12.19 23:05:43.000125 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.20 MiB, peak 236.52 MiB, will set to 231.10 MiB (RSS), difference: -4.10 MiB 2023.12.19 23:05:46.360593 [ 101 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:05:46.360651 [ 101 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:05:52.254460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:52.254591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:52.254621 [ 3 ] {} HTTP-Session: 9719ec2e-a596-4310-984c-ac8370c2157c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:52.254648 [ 3 ] {} HTTP-Session: 9719ec2e-a596-4310-984c-ac8370c2157c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:52.254790 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:52.254854 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:05:52.255028 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:52.255540 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:52.255822 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.19 23:05:52.255986 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.19 23:05:52.256106 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} executeQuery: Read 51 rows, 4.13 KiB in 0.001277248 sec., 39929 rows/sec., 3.16 MiB/sec. 2023.12.19 23:05:52.256283 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} DynamicQueryHandler: Done processing query 2023.12.19 23:05:52.256309 [ 3 ] {fe7ef446-0a9e-437a-adec-5cc3f97b737c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:05:52.256327 [ 3 ] {} HTTP-Session: 9719ec2e-a596-4310-984c-ac8370c2157c Destroying unnamed session 2023.12.19 23:05:52.256446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:52.256497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:52.256519 [ 3 ] {} HTTP-Session: d829545d-8d0f-4eae-96c0-b730767ffa73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:52.256538 [ 3 ] {} HTTP-Session: d829545d-8d0f-4eae-96c0-b730767ffa73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:52.256618 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:52.256662 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:05:52.256773 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:52.257089 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:52.257302 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.19 23:05:52.257455 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.19 23:05:52.257555 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} executeQuery: Read 4 rows, 342.00 B in 0.000905783 sec., 4416 rows/sec., 368.72 KiB/sec. 2023.12.19 23:05:52.257719 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} DynamicQueryHandler: Done processing query 2023.12.19 23:05:52.257743 [ 3 ] {f52baa00-4f96-428a-88fe-3dd5f2b447de} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:52.257759 [ 3 ] {} HTTP-Session: d829545d-8d0f-4eae-96c0-b730767ffa73 Destroying unnamed session 2023.12.19 23:05:52.257954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:52.258013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:52.258034 [ 3 ] {} HTTP-Session: d2e5d204-3c49-418c-9e36-b677470b41b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:52.258051 [ 3 ] {} HTTP-Session: d2e5d204-3c49-418c-9e36-b677470b41b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:52.258132 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:52.258173 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:05:52.258288 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:52.258695 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:52.258925 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.19 23:05:52.259078 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.19 23:05:52.259181 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} executeQuery: Read 155 rows, 15.30 KiB in 0.001020224 sec., 151927 rows/sec., 14.65 MiB/sec. 2023.12.19 23:05:52.259306 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} DynamicQueryHandler: Done processing query 2023.12.19 23:05:52.259330 [ 3 ] {40c8ecaa-4704-4e24-b969-7e0f80904ae5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:05:52.259346 [ 3 ] {} HTTP-Session: d2e5d204-3c49-418c-9e36-b677470b41b3 Destroying unnamed session 2023.12.19 23:05:52.259492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:52.259540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:52.259560 [ 3 ] {} HTTP-Session: f648f539-1fc3-4bf5-9580-f801766a10a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:52.259584 [ 3 ] {} HTTP-Session: f648f539-1fc3-4bf5-9580-f801766a10a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:52.259656 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:52.259695 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:05:52.259801 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:52.260072 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:52.260286 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.19 23:05:52.260434 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.19 23:05:52.260537 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} executeQuery: Read 4 rows, 286.00 B in 0.000852022 sec., 4694 rows/sec., 327.80 KiB/sec. 2023.12.19 23:05:52.260658 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} DynamicQueryHandler: Done processing query 2023.12.19 23:05:52.260683 [ 3 ] {5521d39c-8c01-4dc5-8e15-c7ad903aef89} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:52.260699 [ 3 ] {} HTTP-Session: f648f539-1fc3-4bf5-9580-f801766a10a4 Destroying unnamed session 2023.12.19 23:05:52.260858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:52.260903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:52.260923 [ 3 ] {} HTTP-Session: 3a42ed4a-a7fa-4f67-bc01-3f4aeb0e0474 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:52.260940 [ 3 ] {} HTTP-Session: 3a42ed4a-a7fa-4f67-bc01-3f4aeb0e0474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:52.261014 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:52.261052 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:05:52.261158 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:52.261506 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:52.261722 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.19 23:05:52.261871 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.19 23:05:52.261972 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} executeQuery: Read 55 rows, 4.41 KiB in 0.000930803 sec., 59088 rows/sec., 4.63 MiB/sec. 2023.12.19 23:05:52.262092 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} DynamicQueryHandler: Done processing query 2023.12.19 23:05:52.262117 [ 3 ] {39d14ab8-f349-42f7-91dc-4683d22eaf1b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:05:52.262132 [ 3 ] {} HTTP-Session: 3a42ed4a-a7fa-4f67-bc01-3f4aeb0e0474 Destroying unnamed session 2023.12.19 23:05:52.262290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:52.262335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:52.262354 [ 3 ] {} HTTP-Session: eab8dbdf-8ba1-4528-a214-268973da49e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:52.262371 [ 3 ] {} HTTP-Session: eab8dbdf-8ba1-4528-a214-268973da49e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:52.262439 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:52.262484 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:05:52.262612 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:52.262884 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:52.263138 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.19 23:05:52.263314 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.19 23:05:52.263414 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} executeQuery: Read 2 rows, 144.00 B in 0.000946833 sec., 2112 rows/sec., 148.52 KiB/sec. 2023.12.19 23:05:52.263533 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} DynamicQueryHandler: Done processing query 2023.12.19 23:05:52.263557 [ 3 ] {84a72d7b-ec1f-4132-bf4e-b4b9bb6c48b2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:05:52.263609 [ 3 ] {} HTTP-Session: eab8dbdf-8ba1-4528-a214-268973da49e4 Destroying unnamed session 2023.12.19 23:05:52.263827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:05:52.263880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:05:52.263900 [ 3 ] {} HTTP-Session: f0270c38-66bb-45d6-b321-d88068ea8587 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:05:52.263917 [ 3 ] {} HTTP-Session: f0270c38-66bb-45d6-b321-d88068ea8587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:05:52.263998 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:05:52.264041 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:05:52.264176 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:05:52.264673 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:05:52.264986 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.19 23:05:52.265172 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.19 23:05:52.265275 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} executeQuery: Read 51 rows, 70.47 KiB in 0.001249098 sec., 40829 rows/sec., 55.10 MiB/sec. 2023.12.19 23:05:52.265399 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} DynamicQueryHandler: Done processing query 2023.12.19 23:05:52.265422 [ 3 ] {ede73a55-0f98-46ec-96f9-eb6765182384} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:05:52.265437 [ 3 ] {} HTTP-Session: f0270c38-66bb-45d6-b321-d88068ea8587 Destroying unnamed session 2023.12.19 23:06:01.360707 [ 64 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:06:01.360773 [ 64 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:06:02.255519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:02.255625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:02.255650 [ 3 ] {} HTTP-Session: 4a6eca04-d5be-4f9d-93dd-ac673237ce90 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:02.255673 [ 3 ] {} HTTP-Session: 4a6eca04-d5be-4f9d-93dd-ac673237ce90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:02.255809 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:02.255874 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:06:02.256051 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:02.256616 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:02.256901 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.19 23:06:02.257071 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.19 23:06:02.257196 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} executeQuery: Read 51 rows, 4.13 KiB in 0.001349239 sec., 37799 rows/sec., 2.99 MiB/sec. 2023.12.19 23:06:02.257360 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} DynamicQueryHandler: Done processing query 2023.12.19 23:06:02.257386 [ 3 ] {f11359c4-4742-49ee-9622-76231f9a7a13} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:02.257403 [ 3 ] {} HTTP-Session: 4a6eca04-d5be-4f9d-93dd-ac673237ce90 Destroying unnamed session 2023.12.19 23:06:02.257516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:02.257568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:02.257587 [ 3 ] {} HTTP-Session: 94dcf7ae-c19c-4dac-a796-172eb88946d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:02.257607 [ 3 ] {} HTTP-Session: 94dcf7ae-c19c-4dac-a796-172eb88946d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:02.257686 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:02.257726 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:06:02.257836 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:02.258126 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:02.258337 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.19 23:06:02.258488 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.19 23:06:02.258591 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} executeQuery: Read 2 rows, 175.00 B in 0.000878162 sec., 2277 rows/sec., 194.61 KiB/sec. 2023.12.19 23:06:02.258739 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} DynamicQueryHandler: Done processing query 2023.12.19 23:06:02.258763 [ 3 ] {d93c690a-fb79-4099-a0ca-10db15f9bfad} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:02.258779 [ 3 ] {} HTTP-Session: 94dcf7ae-c19c-4dac-a796-172eb88946d3 Destroying unnamed session 2023.12.19 23:06:02.258958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:02.259004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:02.259023 [ 3 ] {} HTTP-Session: d115eea1-56d1-4700-8b6e-9b493d8abbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:02.259041 [ 3 ] {} HTTP-Session: d115eea1-56d1-4700-8b6e-9b493d8abbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:02.259118 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:02.259156 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:02.259260 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:02.259634 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:02.259853 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.19 23:06:02.260005 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.19 23:06:02.260107 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} executeQuery: Read 154 rows, 15.21 KiB in 0.000959303 sec., 160533 rows/sec., 15.48 MiB/sec. 2023.12.19 23:06:02.260227 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} DynamicQueryHandler: Done processing query 2023.12.19 23:06:02.260250 [ 3 ] {cd7c37df-058a-46bc-8c22-51a8c70b774f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:06:02.260265 [ 3 ] {} HTTP-Session: d115eea1-56d1-4700-8b6e-9b493d8abbe8 Destroying unnamed session 2023.12.19 23:06:02.260375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:02.260421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:02.260439 [ 3 ] {} HTTP-Session: 77aab144-0550-4fe1-ada2-bd2d61ce350a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:02.260456 [ 3 ] {} HTTP-Session: 77aab144-0550-4fe1-ada2-bd2d61ce350a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:02.260525 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:02.260563 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:06:02.260666 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:02.260934 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:02.261137 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.19 23:06:02.261291 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.19 23:06:02.261400 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} executeQuery: Read 2 rows, 143.00 B in 0.000838351 sec., 2385 rows/sec., 166.58 KiB/sec. 2023.12.19 23:06:02.261517 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} DynamicQueryHandler: Done processing query 2023.12.19 23:06:02.261539 [ 3 ] {df390faf-1da6-478c-be3e-c762700e83ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:02.261555 [ 3 ] {} HTTP-Session: 77aab144-0550-4fe1-ada2-bd2d61ce350a Destroying unnamed session 2023.12.19 23:06:02.261671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:02.261716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:02.261734 [ 3 ] {} HTTP-Session: 87986d5c-6e19-4c80-827c-589cc224d724 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:02.261751 [ 3 ] {} HTTP-Session: 87986d5c-6e19-4c80-827c-589cc224d724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:02.261824 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:02.261861 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:02.261964 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:02.262262 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:02.262462 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.19 23:06:02.262611 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.19 23:06:02.262712 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} executeQuery: Read 53 rows, 4.25 KiB in 0.000859372 sec., 61672 rows/sec., 4.83 MiB/sec. 2023.12.19 23:06:02.262830 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} DynamicQueryHandler: Done processing query 2023.12.19 23:06:02.262853 [ 3 ] {dc350628-c7eb-4b04-9013-23e8bfb1fc83} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:06:02.262869 [ 3 ] {} HTTP-Session: 87986d5c-6e19-4c80-827c-589cc224d724 Destroying unnamed session 2023.12.19 23:06:02.262975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:02.263019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:02.263038 [ 3 ] {} HTTP-Session: 5016311f-656b-481b-8113-9284595b0189 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:02.263055 [ 3 ] {} HTTP-Session: 5016311f-656b-481b-8113-9284595b0189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:02.263124 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:02.263166 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:06:02.263282 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:02.263559 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:02.263813 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.19 23:06:02.263990 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.19 23:06:02.264091 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} executeQuery: Read 1 rows, 72.00 B in 0.000940303 sec., 1063 rows/sec., 74.78 KiB/sec. 2023.12.19 23:06:02.264209 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} DynamicQueryHandler: Done processing query 2023.12.19 23:06:02.264232 [ 3 ] {f1269d12-085b-42d4-b4a7-ecd0a4fbce3d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:02.264248 [ 3 ] {} HTTP-Session: 5016311f-656b-481b-8113-9284595b0189 Destroying unnamed session 2023.12.19 23:06:02.264390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:02.264434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:02.264452 [ 3 ] {} HTTP-Session: 3138a528-f462-4676-8692-2377941c7753 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:02.264469 [ 3 ] {} HTTP-Session: 3138a528-f462-4676-8692-2377941c7753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:02.264560 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:02.264603 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:06:02.264733 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:02.265206 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:02.265517 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.19 23:06:02.265690 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.19 23:06:02.265798 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} executeQuery: Read 51 rows, 70.47 KiB in 0.001210257 sec., 42139 rows/sec., 56.87 MiB/sec. 2023.12.19 23:06:02.265917 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} DynamicQueryHandler: Done processing query 2023.12.19 23:06:02.265939 [ 3 ] {a72ac48f-c896-423e-a59e-e5c6e1753996} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:06:02.265954 [ 3 ] {} HTTP-Session: 3138a528-f462-4676-8692-2377941c7753 Destroying unnamed session 2023.12.19 23:06:07.253589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:07.253715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:07.253745 [ 3 ] {} HTTP-Session: c0bcaaa5-2e60-468f-846d-861dcfcfbccd Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:07.253772 [ 3 ] {} HTTP-Session: c0bcaaa5-2e60-468f-846d-861dcfcfbccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:07.253910 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:07.253978 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:06:07.254154 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:07.254595 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:07.254886 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.19 23:06:07.255061 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.19 23:06:07.255197 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} executeQuery: Read 2 rows, 175.00 B in 0.001240458 sec., 1612 rows/sec., 137.77 KiB/sec. 2023.12.19 23:06:07.255360 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} DynamicQueryHandler: Done processing query 2023.12.19 23:06:07.255387 [ 3 ] {dd357043-c110-40b2-aea5-0ba27690eadc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:07.255403 [ 3 ] {} HTTP-Session: c0bcaaa5-2e60-468f-846d-861dcfcfbccd Destroying unnamed session 2023.12.19 23:06:07.255522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:07.255573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:07.255593 [ 3 ] {} HTTP-Session: 115e86d3-fbb9-4118-8c8a-caf137e2a657 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:07.255612 [ 3 ] {} HTTP-Session: 115e86d3-fbb9-4118-8c8a-caf137e2a657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:07.255693 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:07.255736 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:07.255842 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:07.256134 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:07.256339 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.19 23:06:07.256488 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.19 23:06:07.256608 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} executeQuery: Read 37 rows, 3.18 KiB in 0.000880782 sec., 42008 rows/sec., 3.53 MiB/sec. 2023.12.19 23:06:07.256725 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} DynamicQueryHandler: Done processing query 2023.12.19 23:06:07.256750 [ 3 ] {64b4e259-2baa-4d46-a7dd-dc239d34525b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:07.256765 [ 3 ] {} HTTP-Session: 115e86d3-fbb9-4118-8c8a-caf137e2a657 Destroying unnamed session 2023.12.19 23:06:07.256878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:07.256923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:07.256941 [ 3 ] {} HTTP-Session: 1abe9df2-271d-4513-bd1e-71a5b150c6b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:07.256957 [ 3 ] {} HTTP-Session: 1abe9df2-271d-4513-bd1e-71a5b150c6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:07.257026 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:07.257063 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:06:07.257169 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:07.257410 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:07.257608 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.19 23:06:07.257752 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.19 23:06:07.257872 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} executeQuery: Read 2 rows, 143.00 B in 0.000819501 sec., 2440 rows/sec., 170.41 KiB/sec. 2023.12.19 23:06:07.258034 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} DynamicQueryHandler: Done processing query 2023.12.19 23:06:07.258058 [ 3 ] {9433efa8-c482-4d61-9687-aaafba722ed6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:07.258074 [ 3 ] {} HTTP-Session: 1abe9df2-271d-4513-bd1e-71a5b150c6b3 Destroying unnamed session 2023.12.19 23:06:07.258215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:07.258260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:07.258278 [ 3 ] {} HTTP-Session: 8b19cb52-e06f-4eb1-b2cb-0138809500d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:07.258294 [ 3 ] {} HTTP-Session: 8b19cb52-e06f-4eb1-b2cb-0138809500d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:07.258366 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:07.258405 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:07.258519 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:07.258790 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:07.258988 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.19 23:06:07.259130 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.19 23:06:07.259252 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} executeQuery: Read 26 rows, 2.06 KiB in 0.000857732 sec., 30312 rows/sec., 2.35 MiB/sec. 2023.12.19 23:06:07.259389 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} DynamicQueryHandler: Done processing query 2023.12.19 23:06:07.259412 [ 3 ] {01a02a7d-9d3d-44f6-8e5e-70562dd88751} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:07.259427 [ 3 ] {} HTTP-Session: 8b19cb52-e06f-4eb1-b2cb-0138809500d0 Destroying unnamed session 2023.12.19 23:06:07.259535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:07.259579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:07.259598 [ 3 ] {} HTTP-Session: c0575d70-6b9b-4bf0-8994-93a328721c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:07.259614 [ 3 ] {} HTTP-Session: c0575d70-6b9b-4bf0-8994-93a328721c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:07.259686 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:07.259728 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:06:07.259848 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:07.260121 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:07.260376 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.19 23:06:07.260564 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.19 23:06:07.260689 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} executeQuery: Read 37 rows, 2.67 KiB in 0.000972153 sec., 38059 rows/sec., 2.68 MiB/sec. 2023.12.19 23:06:07.260686 [ 67 ] {} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.19 23:06:07.260795 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2023.12.19 23:06:07.260887 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} DynamicQueryHandler: Done processing query 2023.12.19 23:06:07.260912 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.19 23:06:07.260922 [ 3 ] {c7799883-b2e2-4e77-9c66-3f07bc87e3a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:07.260973 [ 3 ] {} HTTP-Session: c0575d70-6b9b-4bf0-8994-93a328721c1c Destroying unnamed session 2023.12.19 23:06:07.261051 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:06:07.261090 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 377 rows starting from the beginning of the part 2023.12.19 23:06:07.261218 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2023.12.19 23:06:07.261312 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2023.12.19 23:06:07.261397 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.12.19 23:06:07.261478 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2023.12.19 23:06:07.261556 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2023.12.19 23:06:07.262247 [ 10 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376679 sec., 355929.01467952953 rows/sec., 25.10 MiB/sec. 2023.12.19 23:06:07.262392 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.19 23:06:07.262600 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.19 23:06:07.262668 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_11_2} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.19 23:06:12.254304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:12.254438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:12.254468 [ 3 ] {} HTTP-Session: 41fbd32a-8740-496f-ba26-723b0a2d1a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:12.254496 [ 3 ] {} HTTP-Session: 41fbd32a-8740-496f-ba26-723b0a2d1a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:12.254636 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:12.254704 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:06:12.254881 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:12.255325 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:12.255592 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.19 23:06:12.255759 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.19 23:06:12.255899 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} executeQuery: Read 51 rows, 4.13 KiB in 0.001216467 sec., 41924 rows/sec., 3.32 MiB/sec. 2023.12.19 23:06:12.255907 [ 125 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2023.12.19 23:06:12.256020 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:12.256102 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} DynamicQueryHandler: Done processing query 2023.12.19 23:06:12.256141 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2023.12.19 23:06:12.256157 [ 3 ] {85b651f5-da58-4bd7-a485-ef27672f8956} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:12.256191 [ 3 ] {} HTTP-Session: 41fbd32a-8740-496f-ba26-723b0a2d1a83 Destroying unnamed session 2023.12.19 23:06:12.256292 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:06:12.256322 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 51 rows starting from the beginning of the part 2023.12.19 23:06:12.256427 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:12.256464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:12.256525 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:12.256527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:12.256564 [ 3 ] {} HTTP-Session: 19e0adac-1b9a-4ab6-ad46-1453e50e0fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:12.256592 [ 3 ] {} HTTP-Session: 19e0adac-1b9a-4ab6-ad46-1453e50e0fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:12.256649 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:12.256719 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:12.256757 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:12.256773 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:12.257030 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:12.257730 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:12.257756 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669403 sec., 152749.21633661853 rows/sec., 12.09 MiB/sec. 2023.12.19 23:06:12.257912 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.12.19 23:06:12.257995 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.19 23:06:12.258093 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.12.19 23:06:12.258162 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.19 23:06:12.258167 [ 16 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_19_4} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2023.12.19 23:06:12.258308 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} executeQuery: Read 153 rows, 15.12 KiB in 0.001548841 sec., 98783 rows/sec., 9.53 MiB/sec. 2023.12.19 23:06:12.258465 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} DynamicQueryHandler: Done processing query 2023.12.19 23:06:12.258489 [ 3 ] {9d339a48-2033-4749-aa1c-952def4f65cc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:06:12.258505 [ 3 ] {} HTTP-Session: 19e0adac-1b9a-4ab6-ad46-1453e50e0fd9 Destroying unnamed session 2023.12.19 23:06:12.258639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:12.258685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:12.258704 [ 3 ] {} HTTP-Session: 60338870-4c43-4917-b4d0-1bbc104be495 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:12.258722 [ 3 ] {} HTTP-Session: 60338870-4c43-4917-b4d0-1bbc104be495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:12.258796 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:12.258836 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:12.258941 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:12.259260 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:12.259461 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.19 23:06:12.259609 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.19 23:06:12.259736 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} executeQuery: Read 51 rows, 4.08 KiB in 0.000905212 sec., 56340 rows/sec., 4.41 MiB/sec. 2023.12.19 23:06:12.259910 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} DynamicQueryHandler: Done processing query 2023.12.19 23:06:12.259934 [ 3 ] {72542a59-7f40-4b00-94b1-a9a14dd50338} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:06:12.259949 [ 3 ] {} HTTP-Session: 60338870-4c43-4917-b4d0-1bbc104be495 Destroying unnamed session 2023.12.19 23:06:12.260159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:12.260203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:12.260221 [ 3 ] {} HTTP-Session: 9a82d96d-a771-4cfc-8071-d1f1b3656007 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:12.260238 [ 3 ] {} HTTP-Session: 9a82d96d-a771-4cfc-8071-d1f1b3656007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:12.260326 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:12.260370 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:06:12.260517 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:12.261035 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:12.261354 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.19 23:06:12.261538 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.19 23:06:12.261657 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} executeQuery: Read 51 rows, 70.47 KiB in 0.001302148 sec., 39166 rows/sec., 52.85 MiB/sec. 2023.12.19 23:06:12.261782 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} DynamicQueryHandler: Done processing query 2023.12.19 23:06:12.261803 [ 3 ] {969a8df6-1cb7-493a-abad-7a8d7bb9163e} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:06:12.261819 [ 3 ] {} HTTP-Session: 9a82d96d-a771-4cfc-8071-d1f1b3656007 Destroying unnamed session 2023.12.19 23:06:16.361048 [ 158 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:06:16.361164 [ 158 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:06:22.254799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:22.254911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:22.254935 [ 3 ] {} HTTP-Session: 0ebc67f4-52eb-4108-8f11-7112b3a7541e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:22.254957 [ 3 ] {} HTTP-Session: 0ebc67f4-52eb-4108-8f11-7112b3a7541e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:22.255085 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:22.255142 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:06:22.255297 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:22.255762 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:22.256021 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.19 23:06:22.256190 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.19 23:06:22.256317 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} executeQuery: Read 51 rows, 4.13 KiB in 0.001197097 sec., 42603 rows/sec., 3.37 MiB/sec. 2023.12.19 23:06:22.256466 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} DynamicQueryHandler: Done processing query 2023.12.19 23:06:22.256491 [ 3 ] {25371807-c6d2-47a6-b646-dd22b7d67843} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:22.256508 [ 3 ] {} HTTP-Session: 0ebc67f4-52eb-4108-8f11-7112b3a7541e Destroying unnamed session 2023.12.19 23:06:22.256711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:22.256761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:22.256780 [ 3 ] {} HTTP-Session: 6e979c37-0867-4626-858a-fb8606821f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:22.256797 [ 3 ] {} HTTP-Session: 6e979c37-0867-4626-858a-fb8606821f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:22.256875 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:22.256914 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:22.257020 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:22.257483 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:22.257703 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.19 23:06:22.257859 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.19 23:06:22.257990 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} executeQuery: Read 153 rows, 15.12 KiB in 0.001084345 sec., 141099 rows/sec., 13.62 MiB/sec. 2023.12.19 23:06:22.257983 [ 163 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.19 23:06:22.258106 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:22.258186 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} DynamicQueryHandler: Done processing query 2023.12.19 23:06:22.258238 [ 3 ] {174ce491-96a9-4d6c-87fb-64afe2b58017} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:06:22.258241 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.19 23:06:22.258258 [ 3 ] {} HTTP-Session: 6e979c37-0867-4626-858a-fb8606821f8f Destroying unnamed session 2023.12.19 23:06:22.258384 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:06:22.258439 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part 2023.12.19 23:06:22.258449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:22.258543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:22.258581 [ 3 ] {} HTTP-Session: 3676d522-29de-4733-a2a7-21da085ecafb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:22.258640 [ 3 ] {} HTTP-Session: 3676d522-29de-4733-a2a7-21da085ecafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:22.258712 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 155 rows starting from the beginning of the part 2023.12.19 23:06:22.258850 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:22.258958 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:22.258978 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 154 rows starting from the beginning of the part 2023.12.19 23:06:22.259304 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part 2023.12.19 23:06:22.259449 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:22.259559 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part 2023.12.19 23:06:22.259713 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part 2023.12.19 23:06:22.260218 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:22.260647 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.19 23:06:22.260946 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.19 23:06:22.261113 [ 163 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.19 23:06:22.261171 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} executeQuery: Read 51 rows, 4.08 KiB in 0.002245141 sec., 22715 rows/sec., 1.78 MiB/sec. 2023.12.19 23:06:22.261209 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:22.261467 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.19 23:06:22.261689 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} DynamicQueryHandler: Done processing query 2023.12.19 23:06:22.261762 [ 3 ] {f03cad3a-23f1-43f3-b3af-5af7bf6cdc64} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:06:22.261829 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:06:22.261834 [ 3 ] {} HTTP-Session: 3676d522-29de-4733-a2a7-21da085ecafb Destroying unnamed session 2023.12.19 23:06:22.261874 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 4 columns (4 merged, 0 gathered) in 0.003685171 sec., 229297.36503407848 rows/sec., 21.86 MiB/sec. 2023.12.19 23:06:22.261904 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part 2023.12.19 23:06:22.262056 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.19 23:06:22.262095 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 55 rows starting from the beginning of the part 2023.12.19 23:06:22.262191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:22.262258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:22.262313 [ 3 ] {} HTTP-Session: bfce3385-c2ac-4186-bb44-a1dfabcfdd0b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:22.262317 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part 2023.12.19 23:06:22.262354 [ 3 ] {} HTTP-Session: bfce3385-c2ac-4186-bb44-a1dfabcfdd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:22.262463 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.19 23:06:22.262632 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part 2023.12.19 23:06:22.262655 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:22.262707 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_26_5} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.19 23:06:22.262784 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:06:22.262878 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:22.263119 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:22.263319 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:22.264071 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:22.264242 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.00294889 sec., 114280.28851533966 rows/sec., 8.93 MiB/sec. 2023.12.19 23:06:22.264370 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.19 23:06:22.264505 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.19 23:06:22.264563 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.19 23:06:22.264635 [ 16 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_26_5} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.19 23:06:22.264727 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.19 23:06:22.264865 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} executeQuery: Read 51 rows, 70.47 KiB in 0.002156279 sec., 23651 rows/sec., 31.92 MiB/sec. 2023.12.19 23:06:22.265002 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} DynamicQueryHandler: Done processing query 2023.12.19 23:06:22.265026 [ 3 ] {23bed24f-8ca3-49c4-8b11-e2c4d43c1ec6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:06:22.265042 [ 3 ] {} HTTP-Session: bfce3385-c2ac-4186-bb44-a1dfabcfdd0b Destroying unnamed session 2023.12.19 23:06:31.361219 [ 176 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:06:31.361291 [ 176 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:06:32.253876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:32.253972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:32.253996 [ 3 ] {} HTTP-Session: ce318e94-bf50-41a0-8f4a-59b93b06d437 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:32.254021 [ 3 ] {} HTTP-Session: ce318e94-bf50-41a0-8f4a-59b93b06d437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:32.254146 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:32.254205 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:06:32.254359 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:32.254793 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:32.255056 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.19 23:06:32.255219 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.19 23:06:32.255338 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} executeQuery: Read 51 rows, 4.13 KiB in 0.001157527 sec., 44059 rows/sec., 3.49 MiB/sec. 2023.12.19 23:06:32.255523 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} DynamicQueryHandler: Done processing query 2023.12.19 23:06:32.255549 [ 3 ] {162d620a-4ad9-429b-aa96-008cabfb165a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:32.255566 [ 3 ] {} HTTP-Session: ce318e94-bf50-41a0-8f4a-59b93b06d437 Destroying unnamed session 2023.12.19 23:06:32.255703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:32.255755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:32.255776 [ 3 ] {} HTTP-Session: 1cdbd871-36f0-4a03-b531-fd2fcdc8e823 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:32.255795 [ 3 ] {} HTTP-Session: 1cdbd871-36f0-4a03-b531-fd2fcdc8e823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:32.255882 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:32.255923 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:32.256030 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:32.256500 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:32.256732 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.19 23:06:32.256880 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.19 23:06:32.257012 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} executeQuery: Read 153 rows, 15.12 KiB in 0.001100786 sec., 138991 rows/sec., 13.42 MiB/sec. 2023.12.19 23:06:32.257138 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} DynamicQueryHandler: Done processing query 2023.12.19 23:06:32.257162 [ 3 ] {33630b10-b946-4887-acc7-92ced868cc96} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:06:32.257177 [ 3 ] {} HTTP-Session: 1cdbd871-36f0-4a03-b531-fd2fcdc8e823 Destroying unnamed session 2023.12.19 23:06:32.257341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:32.257387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:32.257405 [ 3 ] {} HTTP-Session: 2cc95122-e64e-4a2e-89fe-2837af970ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:32.257423 [ 3 ] {} HTTP-Session: 2cc95122-e64e-4a2e-89fe-2837af970ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:32.257498 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:32.257538 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:32.257646 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:32.257966 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:32.258166 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.19 23:06:32.258324 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.19 23:06:32.258454 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} executeQuery: Read 51 rows, 4.08 KiB in 0.000926743 sec., 55031 rows/sec., 4.30 MiB/sec. 2023.12.19 23:06:32.258604 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} DynamicQueryHandler: Done processing query 2023.12.19 23:06:32.258630 [ 3 ] {9c38fc8b-e50e-4af1-8eb3-4721eb47e17d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:06:32.258646 [ 3 ] {} HTTP-Session: 2cc95122-e64e-4a2e-89fe-2837af970ccb Destroying unnamed session 2023.12.19 23:06:32.258784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:32.258831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:32.258850 [ 3 ] {} HTTP-Session: 27c1e4ed-8cbd-4e89-bd43-27b0a097b889 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:32.258867 [ 3 ] {} HTTP-Session: 27c1e4ed-8cbd-4e89-bd43-27b0a097b889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:32.258959 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:32.259004 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:06:32.259145 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:32.259661 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:32.259979 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.19 23:06:32.260158 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.19 23:06:32.260293 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} executeQuery: Read 51 rows, 70.47 KiB in 0.001301398 sec., 39188 rows/sec., 52.88 MiB/sec. 2023.12.19 23:06:32.260288 [ 175 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.19 23:06:32.260415 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:32.260494 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} DynamicQueryHandler: Done processing query 2023.12.19 23:06:32.260564 [ 3 ] {07905084-e7d7-435d-80f8-3fa8e04ca260} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:06:32.260612 [ 3 ] {} HTTP-Session: 27c1e4ed-8cbd-4e89-bd43-27b0a097b889 Destroying unnamed session 2023.12.19 23:06:32.260604 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.19 23:06:32.260775 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:06:32.260817 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part 2023.12.19 23:06:32.260965 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:32.261080 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:32.261188 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:32.261291 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:32.261395 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:32.270821 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 6 columns (6 merged, 0 gathered) in 0.010339263 sec., 85886.19904532848 rows/sec., 115.90 MiB/sec. 2023.12.19 23:06:32.271253 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.19 23:06:32.271496 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.19 23:06:32.271569 [ 15 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.19 23:06:32.271641 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_21_4: 8.13 MiB. 2023.12.19 23:06:33.000148 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.92 MiB, peak 239.38 MiB, will set to 231.88 MiB (RSS), difference: -3.04 MiB 2023.12.19 23:06:37.253555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:37.253699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:37.253735 [ 3 ] {} HTTP-Session: ca8e86df-3d78-430f-9dbf-ab6dda96c0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:37.253759 [ 3 ] {} HTTP-Session: ca8e86df-3d78-430f-9dbf-ab6dda96c0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:37.253887 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:37.253946 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:37.254104 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:37.254571 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:37.254843 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.19 23:06:37.255007 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.19 23:06:37.255137 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} executeQuery: Read 36 rows, 3.09 KiB in 0.001213576 sec., 29664 rows/sec., 2.49 MiB/sec. 2023.12.19 23:06:37.255294 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} DynamicQueryHandler: Done processing query 2023.12.19 23:06:37.255319 [ 3 ] {9cd31d29-5e30-4b94-9b0b-f9966191253a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:37.255336 [ 3 ] {} HTTP-Session: ca8e86df-3d78-430f-9dbf-ab6dda96c0d8 Destroying unnamed session 2023.12.19 23:06:37.255453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:37.255528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:37.255549 [ 3 ] {} HTTP-Session: 0e1be4e5-5284-4a8f-9656-e72f280a9efc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:37.255568 [ 3 ] {} HTTP-Session: 0e1be4e5-5284-4a8f-9656-e72f280a9efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:37.255649 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:37.255690 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:37.255797 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:37.256128 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:37.256335 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.19 23:06:37.256482 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.19 23:06:37.256585 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} executeQuery: Read 24 rows, 1.90 KiB in 0.000907653 sec., 26441 rows/sec., 2.04 MiB/sec. 2023.12.19 23:06:37.256707 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} DynamicQueryHandler: Done processing query 2023.12.19 23:06:37.256730 [ 3 ] {8882e4e1-0869-4f60-a0b5-5b5e0482c799} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:06:37.256745 [ 3 ] {} HTTP-Session: 0e1be4e5-5284-4a8f-9656-e72f280a9efc Destroying unnamed session 2023.12.19 23:06:37.256862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:37.256906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:37.256925 [ 3 ] {} HTTP-Session: 9edbc937-a0bc-44d9-8277-e1aebaf9f36c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:37.256942 [ 3 ] {} HTTP-Session: 9edbc937-a0bc-44d9-8277-e1aebaf9f36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:37.257015 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:37.257058 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:06:37.257179 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:37.257493 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:37.257754 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.19 23:06:37.257931 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.19 23:06:37.258053 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} executeQuery: Read 36 rows, 2.60 KiB in 0.001009694 sec., 35654 rows/sec., 2.52 MiB/sec. 2023.12.19 23:06:37.258251 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} DynamicQueryHandler: Done processing query 2023.12.19 23:06:37.258274 [ 3 ] {d75c0f5a-82ce-42ce-a4dc-90d29205b10d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:37.258290 [ 3 ] {} HTTP-Session: 9edbc937-a0bc-44d9-8277-e1aebaf9f36c Destroying unnamed session 2023.12.19 23:06:42.254591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:42.254713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:42.254739 [ 3 ] {} HTTP-Session: fe6e3a91-1c39-48de-bf60-7c243095140f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:42.254764 [ 3 ] {} HTTP-Session: fe6e3a91-1c39-48de-bf60-7c243095140f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:42.254892 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:42.254952 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:06:42.255107 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:42.255630 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:42.255972 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.19 23:06:42.256143 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.19 23:06:42.256283 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} executeQuery: Read 51 rows, 4.13 KiB in 0.001348339 sec., 37824 rows/sec., 2.99 MiB/sec. 2023.12.19 23:06:42.256453 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} DynamicQueryHandler: Done processing query 2023.12.19 23:06:42.256481 [ 3 ] {8eb2dad9-b8e8-4463-af09-923747bb94fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:42.256498 [ 3 ] {} HTTP-Session: fe6e3a91-1c39-48de-bf60-7c243095140f Destroying unnamed session 2023.12.19 23:06:42.256661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:42.256719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:42.256740 [ 3 ] {} HTTP-Session: cb12a1d5-c571-4097-8159-47c41a18d807 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:42.256761 [ 3 ] {} HTTP-Session: cb12a1d5-c571-4097-8159-47c41a18d807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:42.256858 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:42.256905 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:42.257025 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:42.257511 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:42.257790 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.19 23:06:42.257956 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.19 23:06:42.258085 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} executeQuery: Read 153 rows, 15.12 KiB in 0.001187827 sec., 128806 rows/sec., 12.43 MiB/sec. 2023.12.19 23:06:42.258230 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} DynamicQueryHandler: Done processing query 2023.12.19 23:06:42.258255 [ 3 ] {0a6153d1-77d9-4184-bd2b-1add6ac96998} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:06:42.258272 [ 3 ] {} HTTP-Session: cb12a1d5-c571-4097-8159-47c41a18d807 Destroying unnamed session 2023.12.19 23:06:42.258457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:42.258507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:42.258527 [ 3 ] {} HTTP-Session: 339a8d5d-7e1e-438a-b81f-9c234b4412dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:42.258545 [ 3 ] {} HTTP-Session: 339a8d5d-7e1e-438a-b81f-9c234b4412dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:42.258626 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:42.258667 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:42.258781 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:42.259154 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:42.259368 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.19 23:06:42.259521 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.19 23:06:42.259646 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} executeQuery: Read 51 rows, 4.08 KiB in 0.000986233 sec., 51711 rows/sec., 4.04 MiB/sec. 2023.12.19 23:06:42.259798 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} DynamicQueryHandler: Done processing query 2023.12.19 23:06:42.259822 [ 3 ] {501f453b-12fb-4e9b-a406-d93e7b861d5c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:06:42.259839 [ 3 ] {} HTTP-Session: 339a8d5d-7e1e-438a-b81f-9c234b4412dc Destroying unnamed session 2023.12.19 23:06:42.260018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:42.260064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:42.260084 [ 3 ] {} HTTP-Session: ed635324-9d43-4e05-a119-03afbc3f4681 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:42.260101 [ 3 ] {} HTTP-Session: ed635324-9d43-4e05-a119-03afbc3f4681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:42.260201 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:42.260247 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:06:42.260391 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:42.260946 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:42.261274 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.19 23:06:42.261457 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.19 23:06:42.261580 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} executeQuery: Read 51 rows, 70.47 KiB in 0.001350469 sec., 37764 rows/sec., 50.96 MiB/sec. 2023.12.19 23:06:42.261713 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} DynamicQueryHandler: Done processing query 2023.12.19 23:06:42.261736 [ 3 ] {e49af8be-fd4e-4bb4-ac54-cc5f4e4bb625} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:06:42.261752 [ 3 ] {} HTTP-Session: ed635324-9d43-4e05-a119-03afbc3f4681 Destroying unnamed session 2023.12.19 23:06:46.361535 [ 169 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:06:46.361597 [ 169 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:06:52.255679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:52.255811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:52.255841 [ 3 ] {} HTTP-Session: a7fedce3-5e0d-44b1-a023-bc67698b39bb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:52.255870 [ 3 ] {} HTTP-Session: a7fedce3-5e0d-44b1-a023-bc67698b39bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:52.256010 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:52.256075 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:06:52.256235 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:52.256745 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.257017 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.19 23:06:52.257180 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.19 23:06:52.257312 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} executeQuery: Read 51 rows, 4.13 KiB in 0.001253457 sec., 40687 rows/sec., 3.22 MiB/sec. 2023.12.19 23:06:52.257322 [ 167 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2023.12.19 23:06:52.257442 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.257539 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} DynamicQueryHandler: Done processing query 2023.12.19 23:06:52.257550 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2023.12.19 23:06:52.257582 [ 3 ] {2cb2a5ab-a061-45a5-aa12-c222274d0562} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:06:52.257635 [ 3 ] {} HTTP-Session: a7fedce3-5e0d-44b1-a023-bc67698b39bb Destroying unnamed session 2023.12.19 23:06:52.257724 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:06:52.257769 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 51 rows starting from the beginning of the part 2023.12.19 23:06:52.257806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:52.257899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:52.257942 [ 3 ] {} HTTP-Session: 00c81c24-7ef5-4add-9898-6942d913be8a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:52.258003 [ 3 ] {} HTTP-Session: 00c81c24-7ef5-4add-9898-6942d913be8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:52.258054 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:52.258215 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:52.258293 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:52.258314 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:06:52.258563 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:52.258804 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:52.258834 [ 11 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part 2023.12.19 23:06:52.259531 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.259979 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.19 23:06:52.260143 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002639356 sec., 96614.4771679152 rows/sec., 7.65 MiB/sec. 2023.12.19 23:06:52.260277 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.19 23:06:52.260329 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2023.12.19 23:06:52.260484 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} executeQuery: Read 4 rows, 342.00 B in 0.00218929 sec., 1827 rows/sec., 152.55 KiB/sec. 2023.12.19 23:06:52.260645 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2023.12.19 23:06:52.260736 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} DynamicQueryHandler: Done processing query 2023.12.19 23:06:52.260751 [ 15 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_23_5} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2023.12.19 23:06:52.260777 [ 3 ] {0f3605a7-50cf-4340-bd9e-be0f3d481128} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:52.260807 [ 3 ] {} HTTP-Session: 00c81c24-7ef5-4add-9898-6942d913be8a Destroying unnamed session 2023.12.19 23:06:52.261018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:52.261067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:52.261087 [ 3 ] {} HTTP-Session: ed37744d-f893-4e74-8e1d-874035f02a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:52.261105 [ 3 ] {} HTTP-Session: ed37744d-f893-4e74-8e1d-874035f02a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:52.261187 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:52.261227 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:06:52.261349 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:52.261763 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.261991 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.19 23:06:52.262143 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.19 23:06:52.262270 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} executeQuery: Read 155 rows, 15.30 KiB in 0.001047754 sec., 147935 rows/sec., 14.26 MiB/sec. 2023.12.19 23:06:52.262393 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} DynamicQueryHandler: Done processing query 2023.12.19 23:06:52.262416 [ 3 ] {2f94db02-7538-4d64-904f-2a8110703d13} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:06:52.262432 [ 3 ] {} HTTP-Session: ed37744d-f893-4e74-8e1d-874035f02a2f Destroying unnamed session 2023.12.19 23:06:52.262581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:52.262627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:52.262645 [ 3 ] {} HTTP-Session: 68bf5a83-1a8e-4b2f-97e2-a6d5176432bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:52.262662 [ 3 ] {} HTTP-Session: 68bf5a83-1a8e-4b2f-97e2-a6d5176432bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:52.262730 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:52.262769 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:06:52.262874 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:52.263148 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.263349 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.19 23:06:52.263496 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.19 23:06:52.263632 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} executeQuery: Read 4 rows, 286.00 B in 0.000866132 sec., 4618 rows/sec., 322.46 KiB/sec. 2023.12.19 23:06:52.263765 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} DynamicQueryHandler: Done processing query 2023.12.19 23:06:52.263787 [ 3 ] {fd1361e9-07d0-4d06-b388-5566b06f285e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:52.263803 [ 3 ] {} HTTP-Session: 68bf5a83-1a8e-4b2f-97e2-a6d5176432bc Destroying unnamed session 2023.12.19 23:06:52.263958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:52.264002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:52.264020 [ 3 ] {} HTTP-Session: 4b347b82-cfe0-43d2-ae94-3e11d521b61c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:52.264036 [ 3 ] {} HTTP-Session: 4b347b82-cfe0-43d2-ae94-3e11d521b61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:52.264109 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:52.264147 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:06:52.264254 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:52.264564 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.264767 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.19 23:06:52.264912 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.19 23:06:52.265042 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} executeQuery: Read 55 rows, 4.41 KiB in 0.000903683 sec., 60862 rows/sec., 4.77 MiB/sec. 2023.12.19 23:06:52.265161 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} DynamicQueryHandler: Done processing query 2023.12.19 23:06:52.265185 [ 3 ] {e7b3b2b4-d1cc-48fe-8590-8c6aad7a88a0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:06:52.265201 [ 3 ] {} HTTP-Session: 4b347b82-cfe0-43d2-ae94-3e11d521b61c Destroying unnamed session 2023.12.19 23:06:52.265323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:52.265368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:52.265387 [ 3 ] {} HTTP-Session: 035173e0-1ada-45c2-917e-ce929510b8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:52.265403 [ 3 ] {} HTTP-Session: 035173e0-1ada-45c2-917e-ce929510b8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:52.265473 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:52.265515 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:06:52.265639 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:52.265916 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.266179 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.19 23:06:52.266351 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.19 23:06:52.266486 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} executeQuery: Read 2 rows, 144.00 B in 0.000978684 sec., 2043 rows/sec., 143.69 KiB/sec. 2023.12.19 23:06:52.266631 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} DynamicQueryHandler: Done processing query 2023.12.19 23:06:52.266655 [ 3 ] {46714e75-c0b5-4dd7-9943-66d60588636e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:06:52.266671 [ 3 ] {} HTTP-Session: 035173e0-1ada-45c2-917e-ce929510b8c6 Destroying unnamed session 2023.12.19 23:06:52.266818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:06:52.266862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:06:52.266881 [ 3 ] {} HTTP-Session: 14fa9611-602d-4530-bcca-a7174290c818 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:06:52.266897 [ 3 ] {} HTTP-Session: 14fa9611-602d-4530-bcca-a7174290c818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:06:52.266980 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:06:52.267022 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:06:52.267160 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:06:52.267712 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2023.12.19 23:06:52.268029 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.19 23:06:52.268207 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.19 23:06:52.268335 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} executeQuery: Read 51 rows, 70.47 KiB in 0.001326668 sec., 38442 rows/sec., 51.88 MiB/sec. 2023.12.19 23:06:52.268557 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} DynamicQueryHandler: Done processing query 2023.12.19 23:06:52.268580 [ 3 ] {e60f9d58-08ae-439d-b37a-0768daa96606} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:06:52.268596 [ 3 ] {} HTTP-Session: 14fa9611-602d-4530-bcca-a7174290c818 Destroying unnamed session 2023.12.19 23:07:01.361646 [ 162 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:07:01.361720 [ 162 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:07:02.255048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:02.255147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:02.255172 [ 3 ] {} HTTP-Session: 127ee844-e0c6-4e35-9b66-2169aaedc5b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:02.255196 [ 3 ] {} HTTP-Session: 127ee844-e0c6-4e35-9b66-2169aaedc5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:02.255327 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:02.255391 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:07:02.255588 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:02.256158 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.256491 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.19 23:07:02.256668 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.19 23:07:02.256845 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} executeQuery: Read 51 rows, 4.13 KiB in 0.00147837 sec., 34497 rows/sec., 2.73 MiB/sec. 2023.12.19 23:07:02.257000 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} DynamicQueryHandler: Done processing query 2023.12.19 23:07:02.257026 [ 3 ] {50946217-316d-45cb-bc51-32e33f4fa654} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:02.257043 [ 3 ] {} HTTP-Session: 127ee844-e0c6-4e35-9b66-2169aaedc5b0 Destroying unnamed session 2023.12.19 23:07:02.257168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:02.257220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:02.257241 [ 3 ] {} HTTP-Session: fda69665-667b-4211-8b35-601f3c06fe2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:02.257259 [ 3 ] {} HTTP-Session: fda69665-667b-4211-8b35-601f3c06fe2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:02.257338 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:02.257381 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:07:02.257495 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:02.257801 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.258022 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.19 23:07:02.258181 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.19 23:07:02.258311 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} executeQuery: Read 2 rows, 175.00 B in 0.000939143 sec., 2129 rows/sec., 181.97 KiB/sec. 2023.12.19 23:07:02.258306 [ 161 ] {} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.12.19 23:07:02.258429 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.258500 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} DynamicQueryHandler: Done processing query 2023.12.19 23:07:02.258566 [ 3 ] {380bb234-eb09-4102-81be-093854da180e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:02.258598 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.12.19 23:07:02.258612 [ 3 ] {} HTTP-Session: fda69665-667b-4211-8b35-601f3c06fe2a Destroying unnamed session 2023.12.19 23:07:02.258754 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:02.258800 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.19 23:07:02.258836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:02.258927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:02.258964 [ 3 ] {} HTTP-Session: 7936c239-c25c-43fc-bd52-19a0092b446b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:02.259024 [ 3 ] {} HTTP-Session: 7936c239-c25c-43fc-bd52-19a0092b446b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:02.259070 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2023.12.19 23:07:02.259227 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:02.259294 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.19 23:07:02.259318 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:02.259544 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.19 23:07:02.259833 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2023.12.19 23:07:02.259839 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:02.260046 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.19 23:07:02.260635 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.261148 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.19 23:07:02.261360 [ 30 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286569 sec., 7677.0341523332945 rows/sec., 642.37 KiB/sec. 2023.12.19 23:07:02.261432 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.19 23:07:02.261542 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.19 23:07:02.261604 [ 161 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.19 23:07:02.261680 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} executeQuery: Read 154 rows, 15.21 KiB in 0.002376243 sec., 64808 rows/sec., 6.25 MiB/sec. 2023.12.19 23:07:02.261704 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.261962 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.19 23:07:02.262026 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.19 23:07:02.262137 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} DynamicQueryHandler: Done processing query 2023.12.19 23:07:02.262199 [ 3 ] {ff11c05c-cf84-4d42-ae2f-d29d144e6863} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:07:02.262233 [ 22 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_10_2} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.12.19 23:07:02.262287 [ 3 ] {} HTTP-Session: 7936c239-c25c-43fc-bd52-19a0092b446b Destroying unnamed session 2023.12.19 23:07:02.262291 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:02.262386 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part 2023.12.19 23:07:02.262502 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 153 rows starting from the beginning of the part 2023.12.19 23:07:02.262537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:02.262644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:02.262685 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2023.12.19 23:07:02.262696 [ 3 ] {} HTTP-Session: de75972e-676e-4405-a0cd-f5b52922c8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:02.262763 [ 3 ] {} HTTP-Session: de75972e-676e-4405-a0cd-f5b52922c8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:02.262918 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 153 rows starting from the beginning of the part 2023.12.19 23:07:02.262963 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:02.263058 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:07:02.263099 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 155 rows starting from the beginning of the part 2023.12.19 23:07:02.263419 [ 30 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 154 rows starting from the beginning of the part 2023.12.19 23:07:02.263557 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:02.264387 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.264873 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.19 23:07:02.265240 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.19 23:07:02.265286 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.003515378 sec., 240087.97915899797 rows/sec., 22.90 MiB/sec. 2023.12.19 23:07:02.265403 [ 161 ] {} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2023.12.19 23:07:02.265478 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} executeQuery: Read 2 rows, 143.00 B in 0.002439874 sec., 819 rows/sec., 57.24 KiB/sec. 2023.12.19 23:07:02.265488 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.265550 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.19 23:07:02.265675 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2023.12.19 23:07:02.265840 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} DynamicQueryHandler: Done processing query 2023.12.19 23:07:02.265863 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:02.265894 [ 3 ] {ee96d32c-18ba-4556-b0e2-dd045aae3692} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:02.265933 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2023.12.19 23:07:02.265945 [ 3 ] {} HTTP-Session: de75972e-676e-4405-a0cd-f5b52922c8e2 Destroying unnamed session 2023.12.19 23:07:02.266021 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.19 23:07:02.266142 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_31_6} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.19 23:07:02.266159 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2023.12.19 23:07:02.266190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:02.266318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:02.266387 [ 3 ] {} HTTP-Session: c2420e18-1002-4a5f-af37-fc6f93308db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:02.266419 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.19 23:07:02.266433 [ 3 ] {} HTTP-Session: c2420e18-1002-4a5f-af37-fc6f93308db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:02.266664 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.19 23:07:02.266669 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:02.266765 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:02.266891 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2023.12.19 23:07:02.267226 [ 9 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.19 23:07:02.267241 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:02.268105 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.268607 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.19 23:07:02.268644 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097253 sec., 7103.068428701175 rows/sec., 495.97 KiB/sec. 2023.12.19 23:07:02.268751 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.19 23:07:02.268848 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.19 23:07:02.268963 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.19 23:07:02.269004 [ 161 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.19 23:07:02.269085 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.269083 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} executeQuery: Read 53 rows, 4.25 KiB in 0.002322912 sec., 22816 rows/sec., 1.79 MiB/sec. 2023.12.19 23:07:02.269116 [ 13 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_10_2} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2023.12.19 23:07:02.269546 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.19 23:07:02.269610 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} DynamicQueryHandler: Done processing query 2023.12.19 23:07:02.269656 [ 3 ] {a61ab2fd-022b-4541-9b8e-8ccce0c49a0e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:07:02.269709 [ 3 ] {} HTTP-Session: c2420e18-1002-4a5f-af37-fc6f93308db8 Destroying unnamed session 2023.12.19 23:07:02.269720 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:02.269761 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part 2023.12.19 23:07:02.269879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:02.269913 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:02.269988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:02.270027 [ 3 ] {} HTTP-Session: 1241428b-78ad-4574-8171-3df728174ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:02.270088 [ 3 ] {} HTTP-Session: 1241428b-78ad-4574-8171-3df728174ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:02.270133 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part 2023.12.19 23:07:02.270290 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:02.270341 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:02.270401 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:07:02.270586 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part 2023.12.19 23:07:02.270898 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part 2023.12.19 23:07:02.271008 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:02.271793 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.272514 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.19 23:07:02.272609 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 4 columns (4 merged, 0 gathered) in 0.003441488 sec., 97341.61502233917 rows/sec., 7.61 MiB/sec. 2023.12.19 23:07:02.272746 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.19 23:07:02.272869 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.19 23:07:02.273054 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} executeQuery: Read 1 rows, 72.00 B in 0.002695028 sec., 371 rows/sec., 26.09 KiB/sec. 2023.12.19 23:07:02.273072 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.19 23:07:02.273224 [ 30 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_31_6} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.19 23:07:02.273301 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} DynamicQueryHandler: Done processing query 2023.12.19 23:07:02.273354 [ 3 ] {38f6f492-1aff-478e-82b9-fa0e13982302} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:02.273371 [ 3 ] {} HTTP-Session: 1241428b-78ad-4574-8171-3df728174ef8 Destroying unnamed session 2023.12.19 23:07:02.273546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:02.273592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:02.273611 [ 3 ] {} HTTP-Session: ad6f779a-0d29-421f-aa94-e3ef66749443 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:02.273627 [ 3 ] {} HTTP-Session: ad6f779a-0d29-421f-aa94-e3ef66749443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:02.273721 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:02.273765 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:07:02.273925 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:02.274488 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:02.274809 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.19 23:07:02.274986 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.19 23:07:02.275116 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} executeQuery: Read 51 rows, 70.47 KiB in 0.001367859 sec., 37284 rows/sec., 50.31 MiB/sec. 2023.12.19 23:07:02.275242 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} DynamicQueryHandler: Done processing query 2023.12.19 23:07:02.275265 [ 3 ] {0b085566-9943-4dbc-8aa0-e6a1a1a7beeb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:07:02.275281 [ 3 ] {} HTTP-Session: ad6f779a-0d29-421f-aa94-e3ef66749443 Destroying unnamed session 2023.12.19 23:07:07.253516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:07.253639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:07.253665 [ 3 ] {} HTTP-Session: 1b2c6d8e-6c1a-42c9-8011-691376aa9ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:07.253691 [ 3 ] {} HTTP-Session: 1b2c6d8e-6c1a-42c9-8011-691376aa9ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:07.253816 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:07.253899 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:07:07.254065 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:07.254504 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:07.254796 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.19 23:07:07.254968 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.19 23:07:07.255105 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} executeQuery: Read 2 rows, 175.00 B in 0.001247037 sec., 1603 rows/sec., 137.04 KiB/sec. 2023.12.19 23:07:07.255295 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} DynamicQueryHandler: Done processing query 2023.12.19 23:07:07.255322 [ 3 ] {f6f4b7d2-ad50-4acc-a71d-3f56a1dd19be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:07.255340 [ 3 ] {} HTTP-Session: 1b2c6d8e-6c1a-42c9-8011-691376aa9ac6 Destroying unnamed session 2023.12.19 23:07:07.255466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:07.255521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:07.255542 [ 3 ] {} HTTP-Session: 770ce2d8-08db-438c-9195-be2d44766d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:07.255561 [ 3 ] {} HTTP-Session: 770ce2d8-08db-438c-9195-be2d44766d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:07.255645 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:07.255688 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:07.255804 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:07.256162 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:07.256373 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.19 23:07:07.256524 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.19 23:07:07.256652 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} executeQuery: Read 37 rows, 3.18 KiB in 0.000971304 sec., 38093 rows/sec., 3.20 MiB/sec. 2023.12.19 23:07:07.256798 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} DynamicQueryHandler: Done processing query 2023.12.19 23:07:07.256824 [ 3 ] {39f5a3c2-41cf-437c-816f-b134301efc37} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:07.256841 [ 3 ] {} HTTP-Session: 770ce2d8-08db-438c-9195-be2d44766d4f Destroying unnamed session 2023.12.19 23:07:07.256965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:07.257014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:07.257035 [ 3 ] {} HTTP-Session: 1e816152-df68-4fc5-a35c-97ed40056f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:07.257053 [ 3 ] {} HTTP-Session: 1e816152-df68-4fc5-a35c-97ed40056f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:07.257126 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:07.257166 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:07:07.257276 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:07.257563 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:07.257769 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.19 23:07:07.257924 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.19 23:07:07.258028 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} executeQuery: Read 2 rows, 143.00 B in 0.000872352 sec., 2292 rows/sec., 160.08 KiB/sec. 2023.12.19 23:07:07.258152 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} DynamicQueryHandler: Done processing query 2023.12.19 23:07:07.258176 [ 3 ] {2ab514e8-ca47-4e81-93b0-b7fd25f7d6a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:07.258192 [ 3 ] {} HTTP-Session: 1e816152-df68-4fc5-a35c-97ed40056f51 Destroying unnamed session 2023.12.19 23:07:07.258333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:07.258379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:07.258398 [ 3 ] {} HTTP-Session: bd5d955e-e8ca-4e59-bc0c-89d744e2030c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:07.258415 [ 3 ] {} HTTP-Session: bd5d955e-e8ca-4e59-bc0c-89d744e2030c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:07.258487 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:07.258526 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:07.258630 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:07.258931 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:07.259131 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.19 23:07:07.259278 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.19 23:07:07.259407 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} executeQuery: Read 26 rows, 2.06 KiB in 0.000891912 sec., 29150 rows/sec., 2.26 MiB/sec. 2023.12.19 23:07:07.259526 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} DynamicQueryHandler: Done processing query 2023.12.19 23:07:07.259549 [ 3 ] {f3b5b986-fa2f-4176-98b6-175a2c7fa012} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:07.259566 [ 3 ] {} HTTP-Session: bd5d955e-e8ca-4e59-bc0c-89d744e2030c Destroying unnamed session 2023.12.19 23:07:07.259698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:07.259743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:07.259764 [ 3 ] {} HTTP-Session: f43993c2-7767-46bf-824d-421af1725cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:07.259781 [ 3 ] {} HTTP-Session: f43993c2-7767-46bf-824d-421af1725cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:07.259856 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:07.259899 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:07:07.260031 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:07.260414 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:07.260704 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.19 23:07:07.260892 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.19 23:07:07.261029 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} executeQuery: Read 37 rows, 2.67 KiB in 0.001142996 sec., 32371 rows/sec., 2.28 MiB/sec. 2023.12.19 23:07:07.261222 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} DynamicQueryHandler: Done processing query 2023.12.19 23:07:07.261247 [ 3 ] {d519045f-7e41-4695-9a47-e6f5205386bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:07.261264 [ 3 ] {} HTTP-Session: f43993c2-7767-46bf-824d-421af1725cb9 Destroying unnamed session 2023.12.19 23:07:12.254489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:12.254615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:12.254646 [ 3 ] {} HTTP-Session: 14508685-858c-46a4-8f46-7099ed784bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:12.254670 [ 3 ] {} HTTP-Session: 14508685-858c-46a4-8f46-7099ed784bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:12.254806 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:12.254871 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:07:12.255035 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:12.255565 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:12.255841 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.19 23:07:12.256066 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.19 23:07:12.256228 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} executeQuery: Read 51 rows, 4.13 KiB in 0.001381659 sec., 36912 rows/sec., 2.92 MiB/sec. 2023.12.19 23:07:12.256409 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} DynamicQueryHandler: Done processing query 2023.12.19 23:07:12.256437 [ 3 ] {73657709-aa02-4342-ad10-b91e8cd428f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:12.256454 [ 3 ] {} HTTP-Session: 14508685-858c-46a4-8f46-7099ed784bcf Destroying unnamed session 2023.12.19 23:07:12.256605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:12.256676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:12.256711 [ 3 ] {} HTTP-Session: 59082708-c83e-4639-9418-2deb8512e18b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:12.256738 [ 3 ] {} HTTP-Session: 59082708-c83e-4639-9418-2deb8512e18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:12.256843 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:12.256893 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:12.257011 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:12.257421 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:12.257642 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.19 23:07:12.257806 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.19 23:07:12.257929 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} executeQuery: Read 153 rows, 15.12 KiB in 0.001052545 sec., 145361 rows/sec., 14.03 MiB/sec. 2023.12.19 23:07:12.258103 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} DynamicQueryHandler: Done processing query 2023.12.19 23:07:12.258128 [ 3 ] {dea3f0e8-2b97-4a8b-a944-c71bc94c8e65} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:07:12.258144 [ 3 ] {} HTTP-Session: 59082708-c83e-4639-9418-2deb8512e18b Destroying unnamed session 2023.12.19 23:07:12.258275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:12.258323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:12.258344 [ 3 ] {} HTTP-Session: e27ac53d-c135-4e9d-afe8-a4db84f3f1da Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:12.258361 [ 3 ] {} HTTP-Session: e27ac53d-c135-4e9d-afe8-a4db84f3f1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:12.258439 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:12.258479 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:12.258584 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:12.258913 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:12.259120 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.19 23:07:12.259265 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.19 23:07:12.259382 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} executeQuery: Read 51 rows, 4.08 KiB in 0.000908633 sec., 56128 rows/sec., 4.39 MiB/sec. 2023.12.19 23:07:12.259505 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} DynamicQueryHandler: Done processing query 2023.12.19 23:07:12.259528 [ 3 ] {d5ff45f7-e1d3-44c6-a9b6-0729c396b691} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:07:12.259543 [ 3 ] {} HTTP-Session: e27ac53d-c135-4e9d-afe8-a4db84f3f1da Destroying unnamed session 2023.12.19 23:07:12.259750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:12.259796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:12.259815 [ 3 ] {} HTTP-Session: 6acd1898-f608-406e-a94d-ec0bf4ebbc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:12.259831 [ 3 ] {} HTTP-Session: 6acd1898-f608-406e-a94d-ec0bf4ebbc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:12.259923 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:12.259968 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:07:12.260105 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:12.260678 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:12.261001 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.19 23:07:12.261180 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.19 23:07:12.261311 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} executeQuery: Read 51 rows, 70.47 KiB in 0.001349648 sec., 37787 rows/sec., 50.99 MiB/sec. 2023.12.19 23:07:12.261538 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} DynamicQueryHandler: Done processing query 2023.12.19 23:07:12.261561 [ 3 ] {7113dc8a-6f85-45cd-90ee-9ee622cf9ef1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:07:12.261577 [ 3 ] {} HTTP-Session: 6acd1898-f608-406e-a94d-ec0bf4ebbc7b Destroying unnamed session 2023.12.19 23:07:16.361762 [ 150 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:07:16.361829 [ 150 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:07:20.410857 [ 149 ] {} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.12.19 23:07:20.410955 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:20.411029 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.12.19 23:07:20.411181 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:20.411216 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part 2023.12.19 23:07:20.411331 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2023.12.19 23:07:20.411421 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.19 23:07:20.411500 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2023.12.19 23:07:20.411579 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2023.12.19 23:07:20.412225 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222707 sec., 462907.3032214586 rows/sec., 32.65 MiB/sec. 2023.12.19 23:07:20.412339 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.12.19 23:07:20.412535 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.12.19 23:07:20.412599 [ 9 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_15_3} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.12.19 23:07:22.254858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:22.254972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:22.255002 [ 3 ] {} HTTP-Session: b59fb3bf-a159-433d-841e-2ce4dbc79ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:22.255031 [ 3 ] {} HTTP-Session: b59fb3bf-a159-433d-841e-2ce4dbc79ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:22.255169 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:22.255234 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:07:22.255414 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:22.255977 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:22.256248 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.19 23:07:22.256410 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.19 23:07:22.256534 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} executeQuery: Read 51 rows, 4.13 KiB in 0.001325639 sec., 38472 rows/sec., 3.05 MiB/sec. 2023.12.19 23:07:22.256707 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} DynamicQueryHandler: Done processing query 2023.12.19 23:07:22.256741 [ 3 ] {6fcd6076-2874-4bdd-af3e-959c21b2db94} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:22.256758 [ 3 ] {} HTTP-Session: b59fb3bf-a159-433d-841e-2ce4dbc79ad8 Destroying unnamed session 2023.12.19 23:07:22.256902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:22.256951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:22.256972 [ 3 ] {} HTTP-Session: 201ca810-4b8f-48fc-b017-34b4bd7223cb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:22.256990 [ 3 ] {} HTTP-Session: 201ca810-4b8f-48fc-b017-34b4bd7223cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:22.257076 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:22.257117 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:22.257227 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:22.257639 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:22.257857 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.19 23:07:22.258013 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.19 23:07:22.258117 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} executeQuery: Read 153 rows, 15.12 KiB in 0.001012354 sec., 151132 rows/sec., 14.59 MiB/sec. 2023.12.19 23:07:22.258239 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} DynamicQueryHandler: Done processing query 2023.12.19 23:07:22.258263 [ 3 ] {2c3770bf-a9f7-4d01-a9a7-e47f2ae06821} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:07:22.258279 [ 3 ] {} HTTP-Session: 201ca810-4b8f-48fc-b017-34b4bd7223cb Destroying unnamed session 2023.12.19 23:07:22.258409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:22.258456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:22.258476 [ 3 ] {} HTTP-Session: 241546e9-4299-419f-9778-4b364f9b8d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:22.258494 [ 3 ] {} HTTP-Session: 241546e9-4299-419f-9778-4b364f9b8d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:22.258568 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:22.258607 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:22.258714 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:22.259023 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:22.259224 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.19 23:07:22.259370 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.19 23:07:22.259471 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} executeQuery: Read 51 rows, 4.08 KiB in 0.000875562 sec., 58248 rows/sec., 4.56 MiB/sec. 2023.12.19 23:07:22.259590 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} DynamicQueryHandler: Done processing query 2023.12.19 23:07:22.259612 [ 3 ] {7d208646-3796-4a91-ab5b-c8c8a4eb502b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:07:22.259629 [ 3 ] {} HTTP-Session: 241546e9-4299-419f-9778-4b364f9b8d6a Destroying unnamed session 2023.12.19 23:07:22.259812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:22.259860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:22.259879 [ 3 ] {} HTTP-Session: b43e0c91-a641-40d4-be8d-a16bd00ade8f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:22.259896 [ 3 ] {} HTTP-Session: b43e0c91-a641-40d4-be8d-a16bd00ade8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:22.259983 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:22.260029 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:07:22.260164 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:22.260672 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:22.260988 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.19 23:07:22.261161 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.19 23:07:22.261270 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} executeQuery: Read 51 rows, 70.47 KiB in 0.001257867 sec., 40544 rows/sec., 54.71 MiB/sec. 2023.12.19 23:07:22.261260 [ 148 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.19 23:07:22.261336 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:22.261441 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} DynamicQueryHandler: Done processing query 2023.12.19 23:07:22.261487 [ 3 ] {0a8a9fff-5e10-428f-a586-90e5c2725d57} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:07:22.261497 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.19 23:07:22.261517 [ 3 ] {} HTTP-Session: b43e0c91-a641-40d4-be8d-a16bd00ade8f Destroying unnamed session 2023.12.19 23:07:22.261679 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:22.261725 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 888 rows starting from the beginning of the part 2023.12.19 23:07:22.261873 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:22.261992 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:22.262099 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:22.262203 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:22.262293 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:22.265404 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1143 rows, containing 6 columns (6 merged, 0 gathered) in 0.004004945 sec., 285397.17773902015 rows/sec., 385.13 MiB/sec. 2023.12.19 23:07:22.265861 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.19 23:07:22.266076 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.19 23:07:22.266147 [ 30 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.19 23:07:22.266216 [ 30 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_26_5: 9.55 MiB. 2023.12.19 23:07:23.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.08 MiB, peak 241.61 MiB, will set to 233.53 MiB (RSS), difference: 1.44 MiB 2023.12.19 23:07:31.361877 [ 145 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:07:31.361946 [ 145 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:07:32.255131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:32.255244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:32.255276 [ 3 ] {} HTTP-Session: 177f87b2-b11a-4f12-9b18-c657223d799f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:32.255303 [ 3 ] {} HTTP-Session: 177f87b2-b11a-4f12-9b18-c657223d799f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:32.255441 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:32.255509 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:07:32.255686 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:32.256259 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:32.256545 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.19 23:07:32.256714 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.19 23:07:32.256839 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} executeQuery: Read 51 rows, 4.13 KiB in 0.001357449 sec., 37570 rows/sec., 2.97 MiB/sec. 2023.12.19 23:07:32.256869 [ 145 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2023.12.19 23:07:32.256979 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:32.257011 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} DynamicQueryHandler: Done processing query 2023.12.19 23:07:32.257062 [ 3 ] {b63e1b2b-c3be-42b0-9cb9-e55766e4bf60} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:32.257105 [ 3 ] {} HTTP-Session: 177f87b2-b11a-4f12-9b18-c657223d799f Destroying unnamed session 2023.12.19 23:07:32.257112 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2023.12.19 23:07:32.257305 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:32.257307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:32.257363 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 51 rows starting from the beginning of the part 2023.12.19 23:07:32.257399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:32.257452 [ 3 ] {} HTTP-Session: 2ae8980d-4b0e-4a29-8da7-7a4df1294cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:32.257498 [ 3 ] {} HTTP-Session: 2ae8980d-4b0e-4a29-8da7-7a4df1294cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:32.257652 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:32.257711 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:32.257815 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:32.257858 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:32.258140 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:32.258298 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:32.258395 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:32.259265 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:32.259820 [ 9 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778948 sec., 91761.34278151301 rows/sec., 7.26 MiB/sec. 2023.12.19 23:07:32.259826 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.19 23:07:32.259971 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2023.12.19 23:07:32.260084 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.19 23:07:32.260269 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2023.12.19 23:07:32.260289 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} executeQuery: Read 153 rows, 15.12 KiB in 0.002522955 sec., 60643 rows/sec., 5.85 MiB/sec. 2023.12.19 23:07:32.260408 [ 18 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_27_6} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2023.12.19 23:07:32.260535 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} DynamicQueryHandler: Done processing query 2023.12.19 23:07:32.260568 [ 3 ] {fd080503-6ed8-435e-8031-6c6dc02d11d5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:07:32.260585 [ 3 ] {} HTTP-Session: 2ae8980d-4b0e-4a29-8da7-7a4df1294cf4 Destroying unnamed session 2023.12.19 23:07:32.260729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:32.260776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:32.260796 [ 3 ] {} HTTP-Session: e8666418-4d1d-4f08-810e-ecb7844f6248 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:32.260814 [ 3 ] {} HTTP-Session: e8666418-4d1d-4f08-810e-ecb7844f6248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:32.260889 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:32.260930 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:32.261051 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:32.261414 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:32.261622 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.19 23:07:32.261779 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.19 23:07:32.261901 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} executeQuery: Read 51 rows, 4.08 KiB in 0.000982393 sec., 51914 rows/sec., 4.06 MiB/sec. 2023.12.19 23:07:32.262021 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} DynamicQueryHandler: Done processing query 2023.12.19 23:07:32.262045 [ 3 ] {bbda0dd8-e210-4c79-9667-046579c566d7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:07:32.262061 [ 3 ] {} HTTP-Session: e8666418-4d1d-4f08-810e-ecb7844f6248 Destroying unnamed session 2023.12.19 23:07:32.262266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:32.262312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:32.262331 [ 3 ] {} HTTP-Session: b48d068a-ade7-4785-8c79-65271aad0d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:32.262348 [ 3 ] {} HTTP-Session: b48d068a-ade7-4785-8c79-65271aad0d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:32.262439 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:32.262484 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:07:32.262624 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:32.263199 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:32.263524 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.19 23:07:32.263702 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.19 23:07:32.263821 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} executeQuery: Read 51 rows, 70.47 KiB in 0.001353079 sec., 37691 rows/sec., 50.86 MiB/sec. 2023.12.19 23:07:32.263948 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} DynamicQueryHandler: Done processing query 2023.12.19 23:07:32.263971 [ 3 ] {2a104faa-5491-4929-b065-f55823c9ee4c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:07:32.263987 [ 3 ] {} HTTP-Session: b48d068a-ade7-4785-8c79-65271aad0d0c Destroying unnamed session 2023.12.19 23:07:37.253423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:37.253554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:37.253585 [ 3 ] {} HTTP-Session: 0a07ed85-e960-4a02-b321-08608b63db25 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:37.253613 [ 3 ] {} HTTP-Session: 0a07ed85-e960-4a02-b321-08608b63db25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:37.253754 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:37.253821 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:37.254000 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:37.254487 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:37.254764 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.19 23:07:37.254929 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.19 23:07:37.255071 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} executeQuery: Read 36 rows, 3.09 KiB in 0.001271058 sec., 28322 rows/sec., 2.38 MiB/sec. 2023.12.19 23:07:37.255078 [ 143 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.19 23:07:37.255213 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:37.255280 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} DynamicQueryHandler: Done processing query 2023.12.19 23:07:37.255306 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.19 23:07:37.255315 [ 3 ] {81254b89-048d-49d6-a6fe-20d13a3ac1ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:37.255346 [ 3 ] {} HTTP-Session: 0a07ed85-e960-4a02-b321-08608b63db25 Destroying unnamed session 2023.12.19 23:07:37.255390 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:37.255417 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part 2023.12.19 23:07:37.255479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:37.255526 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 37 rows starting from the beginning of the part 2023.12.19 23:07:37.255536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:37.255570 [ 3 ] {} HTTP-Session: d8c5d6f8-b654-4986-b78e-23adf8ed1696 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:37.255598 [ 3 ] {} HTTP-Session: d8c5d6f8-b654-4986-b78e-23adf8ed1696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:37.255640 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 153 rows starting from the beginning of the part 2023.12.19 23:07:37.255724 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:37.255754 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part 2023.12.19 23:07:37.255787 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:37.255889 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 153 rows starting from the beginning of the part 2023.12.19 23:07:37.256045 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:37.256054 [ 20 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2023.12.19 23:07:37.256563 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:37.256900 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.19 23:07:37.257124 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.19 23:07:37.257156 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 4 columns (4 merged, 0 gathered) in 0.001885496 sec., 384514.2074021902 rows/sec., 36.37 MiB/sec. 2023.12.19 23:07:37.257300 [ 143 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.19 23:07:37.257341 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} executeQuery: Read 24 rows, 1.90 KiB in 0.001552461 sec., 15459 rows/sec., 1.19 MiB/sec. 2023.12.19 23:07:37.257383 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:37.257431 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.19 23:07:37.257670 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} DynamicQueryHandler: Done processing query 2023.12.19 23:07:37.257665 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.19 23:07:37.257712 [ 3 ] {6a12c76a-04e6-45a1-8940-f99963aae2ea} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:07:37.257767 [ 3 ] {} HTTP-Session: d8c5d6f8-b654-4986-b78e-23adf8ed1696 Destroying unnamed session 2023.12.19 23:07:37.257851 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.19 23:07:37.257880 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:07:37.257950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:37.257972 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part 2023.12.19 23:07:37.258003 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_36_7} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.19 23:07:37.258039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:37.258127 [ 3 ] {} HTTP-Session: 220687cf-fcfc-4f88-9f86-080a435cbf11 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:37.258201 [ 3 ] {} HTTP-Session: 220687cf-fcfc-4f88-9f86-080a435cbf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:37.258349 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::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.12.19 23:07:37.258427 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:37.258566 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:07:37.258586 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:37.258887 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:37.259152 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:37.259168 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part 2023.12.19 23:07:37.259359 [ 14 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part 2023.12.19 23:07:37.259865 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:37.260548 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.19 23:07:37.260994 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.19 23:07:37.261023 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.003538938 sec., 85901.47665768657 rows/sec., 6.70 MiB/sec. 2023.12.19 23:07:37.261180 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} executeQuery: Read 36 rows, 2.60 KiB in 0.002699738 sec., 13334 rows/sec., 963.64 KiB/sec. 2023.12.19 23:07:37.261204 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.19 23:07:37.261376 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} DynamicQueryHandler: Done processing query 2023.12.19 23:07:37.261411 [ 3 ] {af482288-7a30-4444-be94-7d9da97ea15c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:37.261437 [ 3 ] {} HTTP-Session: 220687cf-fcfc-4f88-9f86-080a435cbf11 Destroying unnamed session 2023.12.19 23:07:37.261454 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.19 23:07:37.261540 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_36_7} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.19 23:07:42.255628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:42.255761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:42.255793 [ 3 ] {} HTTP-Session: fb68fe56-6394-4bd7-91b9-e6872fd50462 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:42.255821 [ 3 ] {} HTTP-Session: fb68fe56-6394-4bd7-91b9-e6872fd50462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:42.255966 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:42.256035 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:07:42.256217 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:42.256748 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:42.257032 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.19 23:07:42.257201 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.19 23:07:42.257335 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} executeQuery: Read 51 rows, 4.13 KiB in 0.001326158 sec., 38456 rows/sec., 3.04 MiB/sec. 2023.12.19 23:07:42.257488 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} DynamicQueryHandler: Done processing query 2023.12.19 23:07:42.257516 [ 3 ] {a9a58404-3725-4f91-9af5-e7a622cc3e92} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:42.257532 [ 3 ] {} HTTP-Session: fb68fe56-6394-4bd7-91b9-e6872fd50462 Destroying unnamed session 2023.12.19 23:07:42.257675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:42.257728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:42.257748 [ 3 ] {} HTTP-Session: 61b1be73-a708-4799-91b4-14f6dad32822 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:42.257768 [ 3 ] {} HTTP-Session: 61b1be73-a708-4799-91b4-14f6dad32822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:42.257860 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:42.257902 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:42.258014 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:42.258423 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:42.258655 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.19 23:07:42.258817 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.19 23:07:42.258946 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} executeQuery: Read 153 rows, 15.12 KiB in 0.001056934 sec., 144758 rows/sec., 13.97 MiB/sec. 2023.12.19 23:07:42.259072 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} DynamicQueryHandler: Done processing query 2023.12.19 23:07:42.259094 [ 3 ] {8e8feb95-1c52-4fab-9515-e3823b7bfe6e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:07:42.259110 [ 3 ] {} HTTP-Session: 61b1be73-a708-4799-91b4-14f6dad32822 Destroying unnamed session 2023.12.19 23:07:42.259233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:42.259280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:42.259299 [ 3 ] {} HTTP-Session: 3bccae51-828a-4c2a-a8ad-b1d0a870538e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:42.259317 [ 3 ] {} HTTP-Session: 3bccae51-828a-4c2a-a8ad-b1d0a870538e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:42.259393 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:42.259432 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:42.259538 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:42.259841 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:42.260049 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.19 23:07:42.260198 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.19 23:07:42.260316 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} executeQuery: Read 51 rows, 4.08 KiB in 0.000895132 sec., 56974 rows/sec., 4.46 MiB/sec. 2023.12.19 23:07:42.260438 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} DynamicQueryHandler: Done processing query 2023.12.19 23:07:42.260485 [ 3 ] {32eca761-0611-4e56-ad61-c889ff715a1d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:07:42.260501 [ 3 ] {} HTTP-Session: 3bccae51-828a-4c2a-a8ad-b1d0a870538e Destroying unnamed session 2023.12.19 23:07:42.260689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:42.260734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:42.260753 [ 3 ] {} HTTP-Session: 10a24087-d79c-4745-95b9-127cbb6760ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:42.260770 [ 3 ] {} HTTP-Session: 10a24087-d79c-4745-95b9-127cbb6760ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:42.260858 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:42.260903 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:07:42.261043 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:42.261543 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.99 GiB. 2023.12.19 23:07:42.261872 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.19 23:07:42.262052 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.19 23:07:42.262180 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} executeQuery: Read 51 rows, 70.47 KiB in 0.001292658 sec., 39453 rows/sec., 53.24 MiB/sec. 2023.12.19 23:07:42.262305 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} DynamicQueryHandler: Done processing query 2023.12.19 23:07:42.262327 [ 3 ] {e1ca8033-c828-45ca-85ba-4955bf239cb4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:07:42.262343 [ 3 ] {} HTTP-Session: 10a24087-d79c-4745-95b9-127cbb6760ec Destroying unnamed session 2023.12.19 23:07:46.361991 [ 138 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:07:46.362067 [ 138 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:07:52.254790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:52.254959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:52.255003 [ 3 ] {} HTTP-Session: e573fc46-fb2a-4d53-9109-51c1dbef16fc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:52.255041 [ 3 ] {} HTTP-Session: e573fc46-fb2a-4d53-9109-51c1dbef16fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:52.255202 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:52.255261 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:07:52.255422 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:52.255848 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:07:52.256117 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.19 23:07:52.256287 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.19 23:07:52.256411 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} executeQuery: Read 51 rows, 4.13 KiB in 0.001174596 sec., 43419 rows/sec., 3.44 MiB/sec. 2023.12.19 23:07:52.256613 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} DynamicQueryHandler: Done processing query 2023.12.19 23:07:52.256646 [ 3 ] {f5262868-c014-43a2-8700-6dcd17d5e5f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:07:52.256664 [ 3 ] {} HTTP-Session: e573fc46-fb2a-4d53-9109-51c1dbef16fc Destroying unnamed session 2023.12.19 23:07:52.256824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:52.256875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:52.256896 [ 3 ] {} HTTP-Session: b799aa7c-c05a-45af-b8ec-5c6b14189b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:52.256915 [ 3 ] {} HTTP-Session: b799aa7c-c05a-45af-b8ec-5c6b14189b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:52.256997 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:52.257040 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:07:52.257165 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:52.257439 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:07:52.257666 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.19 23:07:52.257816 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.19 23:07:52.257947 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} executeQuery: Read 4 rows, 342.00 B in 0.000911573 sec., 4388 rows/sec., 366.38 KiB/sec. 2023.12.19 23:07:52.258117 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} DynamicQueryHandler: Done processing query 2023.12.19 23:07:52.258140 [ 3 ] {52f66bf5-9502-44a6-b8c0-ff4230d5d463} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:52.258156 [ 3 ] {} HTTP-Session: b799aa7c-c05a-45af-b8ec-5c6b14189b4a Destroying unnamed session 2023.12.19 23:07:52.258292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:52.258337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:52.258356 [ 3 ] {} HTTP-Session: 5c0e1cea-9b68-4a88-8810-623637bf222a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:52.258373 [ 3 ] {} HTTP-Session: 5c0e1cea-9b68-4a88-8810-623637bf222a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:52.258450 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:52.258489 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:07:52.258606 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:52.258969 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:07:52.259192 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.19 23:07:52.259342 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.19 23:07:52.259475 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} executeQuery: Read 155 rows, 15.30 KiB in 0.000991294 sec., 156361 rows/sec., 15.07 MiB/sec. 2023.12.19 23:07:52.259632 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} DynamicQueryHandler: Done processing query 2023.12.19 23:07:52.259656 [ 3 ] {c47f55d4-0fe2-4b84-a28c-f2049dacf38f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:07:52.259672 [ 3 ] {} HTTP-Session: 5c0e1cea-9b68-4a88-8810-623637bf222a Destroying unnamed session 2023.12.19 23:07:52.259831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:52.259876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:52.259896 [ 3 ] {} HTTP-Session: 1efa873e-c92e-4a80-946f-6bfebdedd7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:52.259913 [ 3 ] {} HTTP-Session: 1efa873e-c92e-4a80-946f-6bfebdedd7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:52.259984 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:52.260025 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:07:52.260137 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:52.260388 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:07:52.260588 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.19 23:07:52.260732 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.19 23:07:52.260863 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} executeQuery: Read 4 rows, 286.00 B in 0.000839061 sec., 4767 rows/sec., 332.87 KiB/sec. 2023.12.19 23:07:52.260998 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} DynamicQueryHandler: Done processing query 2023.12.19 23:07:52.261021 [ 3 ] {620d9435-7fd8-47bc-b358-04bf6087d4a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:52.261037 [ 3 ] {} HTTP-Session: 1efa873e-c92e-4a80-946f-6bfebdedd7a0 Destroying unnamed session 2023.12.19 23:07:52.261166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:52.261211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:52.261230 [ 3 ] {} HTTP-Session: 533fdd7f-9937-4ab6-960c-084f2ac92894 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:52.261246 [ 3 ] {} HTTP-Session: 533fdd7f-9937-4ab6-960c-084f2ac92894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:52.261320 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:52.261359 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:07:52.261467 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:52.261750 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:07:52.261956 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.19 23:07:52.262107 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.19 23:07:52.262242 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} executeQuery: Read 55 rows, 4.41 KiB in 0.000887012 sec., 62005 rows/sec., 4.86 MiB/sec. 2023.12.19 23:07:52.262420 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} DynamicQueryHandler: Done processing query 2023.12.19 23:07:52.262445 [ 3 ] {81dcf97b-a65c-4175-8fc1-7b7955bf1860} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:07:52.262461 [ 3 ] {} HTTP-Session: 533fdd7f-9937-4ab6-960c-084f2ac92894 Destroying unnamed session 2023.12.19 23:07:52.262607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:52.262653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:52.262672 [ 3 ] {} HTTP-Session: 1287308c-ca88-46c0-9fd6-c74667ede12c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:52.262690 [ 3 ] {} HTTP-Session: 1287308c-ca88-46c0-9fd6-c74667ede12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:52.262761 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:52.262805 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:07:52.262940 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:52.263185 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:07:52.263450 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.19 23:07:52.263623 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.19 23:07:52.263749 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} executeQuery: Read 2 rows, 144.00 B in 0.000960473 sec., 2082 rows/sec., 146.41 KiB/sec. 2023.12.19 23:07:52.263871 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} DynamicQueryHandler: Done processing query 2023.12.19 23:07:52.263893 [ 3 ] {07cc7d6c-b239-43e2-969c-e9d9c12c1ebf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:07:52.263909 [ 3 ] {} HTTP-Session: 1287308c-ca88-46c0-9fd6-c74667ede12c Destroying unnamed session 2023.12.19 23:07:52.264075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:07:52.264119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:07:52.264139 [ 3 ] {} HTTP-Session: 00d13b2b-62f7-45fb-8983-319dd638ae42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:07:52.264156 [ 3 ] {} HTTP-Session: 00d13b2b-62f7-45fb-8983-319dd638ae42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:07:52.264246 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:07:52.264290 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:07:52.264431 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:07:52.264900 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:07:52.265210 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.19 23:07:52.265387 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.19 23:07:52.265507 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} executeQuery: Read 51 rows, 70.47 KiB in 0.001232557 sec., 41377 rows/sec., 55.84 MiB/sec. 2023.12.19 23:07:52.265631 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} DynamicQueryHandler: Done processing query 2023.12.19 23:07:52.265654 [ 3 ] {ecdb165b-d03b-493d-ae5e-474be85c17f6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:07:52.265669 [ 3 ] {} HTTP-Session: 00d13b2b-62f7-45fb-8983-319dd638ae42 Destroying unnamed session 2023.12.19 23:08:01.362146 [ 132 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:08:01.362221 [ 132 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:08:02.255763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:02.255861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:02.255886 [ 3 ] {} HTTP-Session: 531284a1-ce0e-4ba8-843f-c9adefc0bf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:02.255910 [ 3 ] {} HTTP-Session: 531284a1-ce0e-4ba8-843f-c9adefc0bf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:02.256037 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:02.256096 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:08:02.256253 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:02.256751 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:02.257022 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.19 23:08:02.257192 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.19 23:08:02.257313 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} executeQuery: Read 51 rows, 4.13 KiB in 0.001240517 sec., 41111 rows/sec., 3.25 MiB/sec. 2023.12.19 23:08:02.257498 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} DynamicQueryHandler: Done processing query 2023.12.19 23:08:02.257526 [ 3 ] {aecf2bd9-0abe-44cc-97f8-077bea7dbdac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:02.257544 [ 3 ] {} HTTP-Session: 531284a1-ce0e-4ba8-843f-c9adefc0bf4b Destroying unnamed session 2023.12.19 23:08:02.257700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:02.257752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:02.257773 [ 3 ] {} HTTP-Session: 41d5ec3e-30b0-4a54-9a59-4fab6b79c25c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:02.257791 [ 3 ] {} HTTP-Session: 41d5ec3e-30b0-4a54-9a59-4fab6b79c25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:02.257870 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:02.257912 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:08:02.258027 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:02.258434 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:02.258643 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.19 23:08:02.258791 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.19 23:08:02.258890 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} executeQuery: Read 2 rows, 175.00 B in 0.000991784 sec., 2016 rows/sec., 172.31 KiB/sec. 2023.12.19 23:08:02.259078 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} DynamicQueryHandler: Done processing query 2023.12.19 23:08:02.259101 [ 3 ] {7fc7eff4-d73a-4626-99cb-2a92f5225028} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:02.259117 [ 3 ] {} HTTP-Session: 41d5ec3e-30b0-4a54-9a59-4fab6b79c25c Destroying unnamed session 2023.12.19 23:08:02.259253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:02.259299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:02.259319 [ 3 ] {} HTTP-Session: 38ed7b27-128d-4dc6-8f84-7243ea16c1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:02.259336 [ 3 ] {} HTTP-Session: 38ed7b27-128d-4dc6-8f84-7243ea16c1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:02.259413 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:02.259453 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:02.259571 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:02.259973 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:02.260192 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.19 23:08:02.260338 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.19 23:08:02.260444 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} executeQuery: Read 154 rows, 15.21 KiB in 0.000996084 sec., 154605 rows/sec., 14.91 MiB/sec. 2023.12.19 23:08:02.260673 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} DynamicQueryHandler: Done processing query 2023.12.19 23:08:02.260697 [ 3 ] {3ce78fe0-c737-4a90-9911-8f73b1680dd6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:08:02.260713 [ 3 ] {} HTTP-Session: 38ed7b27-128d-4dc6-8f84-7243ea16c1ce Destroying unnamed session 2023.12.19 23:08:02.260857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:02.260903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:02.260923 [ 3 ] {} HTTP-Session: d7dab8cd-d3b3-41d7-9327-7647ef5cd85a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:02.260939 [ 3 ] {} HTTP-Session: d7dab8cd-d3b3-41d7-9327-7647ef5cd85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:02.261010 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:02.261049 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:08:02.261172 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:02.261446 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:02.261650 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.19 23:08:02.261793 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.19 23:08:02.261902 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} executeQuery: Read 2 rows, 143.00 B in 0.000855572 sec., 2337 rows/sec., 163.22 KiB/sec. 2023.12.19 23:08:02.262036 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} DynamicQueryHandler: Done processing query 2023.12.19 23:08:02.262058 [ 3 ] {1d380abb-caff-4bf0-a9ff-45eb677a116b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:02.262074 [ 3 ] {} HTTP-Session: d7dab8cd-d3b3-41d7-9327-7647ef5cd85a Destroying unnamed session 2023.12.19 23:08:02.262197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:02.262243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:02.262262 [ 3 ] {} HTTP-Session: 220c928f-40cd-4ac4-a599-06cd13fac15c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:02.262279 [ 3 ] {} HTTP-Session: 220c928f-40cd-4ac4-a599-06cd13fac15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:02.262354 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:02.262392 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:02.262497 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:02.262803 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:02.263009 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.19 23:08:02.263152 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.19 23:08:02.263256 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} executeQuery: Read 53 rows, 4.25 KiB in 0.000870872 sec., 60858 rows/sec., 4.76 MiB/sec. 2023.12.19 23:08:02.263456 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} DynamicQueryHandler: Done processing query 2023.12.19 23:08:02.263480 [ 3 ] {a64f2cd6-3f74-4108-953f-b7ef59fcb9fa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:08:02.263496 [ 3 ] {} HTTP-Session: 220c928f-40cd-4ac4-a599-06cd13fac15c Destroying unnamed session 2023.12.19 23:08:02.263640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:02.263684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:02.263703 [ 3 ] {} HTTP-Session: 88d9d688-440c-4b69-8cff-9055d078926e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:02.263719 [ 3 ] {} HTTP-Session: 88d9d688-440c-4b69-8cff-9055d078926e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:02.263792 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:02.263838 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:08:02.263970 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:02.264244 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:02.264506 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.19 23:08:02.264679 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.19 23:08:02.264794 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} executeQuery: Read 1 rows, 72.00 B in 0.000972653 sec., 1028 rows/sec., 72.29 KiB/sec. 2023.12.19 23:08:02.264917 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} DynamicQueryHandler: Done processing query 2023.12.19 23:08:02.264941 [ 3 ] {aa2bb631-d02f-4e5d-803b-a700f29dc9f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:02.264956 [ 3 ] {} HTTP-Session: 88d9d688-440c-4b69-8cff-9055d078926e Destroying unnamed session 2023.12.19 23:08:02.265117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:02.265162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:02.265182 [ 3 ] {} HTTP-Session: 5780e5be-7eae-40f4-9df4-a971cacd5b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:02.265198 [ 3 ] {} HTTP-Session: 5780e5be-7eae-40f4-9df4-a971cacd5b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:02.265288 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:02.265330 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:08:02.265468 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:02.265976 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:02.266299 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.19 23:08:02.266474 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.19 23:08:02.266606 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} executeQuery: Read 51 rows, 70.47 KiB in 0.001289317 sec., 39555 rows/sec., 53.38 MiB/sec. 2023.12.19 23:08:02.266841 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} DynamicQueryHandler: Done processing query 2023.12.19 23:08:02.266864 [ 3 ] {742fb2e0-fa56-424e-842c-0ccf454e6c12} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:08:02.266880 [ 3 ] {} HTTP-Session: 5780e5be-7eae-40f4-9df4-a971cacd5b3e Destroying unnamed session 2023.12.19 23:08:07.254233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:07.254365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:07.254404 [ 3 ] {} HTTP-Session: 683866ad-2152-43ce-bc0b-e635acb1db12 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:07.254432 [ 3 ] {} HTTP-Session: 683866ad-2152-43ce-bc0b-e635acb1db12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:07.254569 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:07.254629 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:08:07.254784 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:07.255227 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:07.255492 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.19 23:08:07.255659 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.19 23:08:07.255785 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} executeQuery: Read 2 rows, 175.00 B in 0.001182726 sec., 1691 rows/sec., 144.50 KiB/sec. 2023.12.19 23:08:07.255942 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} DynamicQueryHandler: Done processing query 2023.12.19 23:08:07.255968 [ 3 ] {5db16f28-2244-4c8b-838a-e2b8a91ef744} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:07.255985 [ 3 ] {} HTTP-Session: 683866ad-2152-43ce-bc0b-e635acb1db12 Destroying unnamed session 2023.12.19 23:08:07.256147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:07.256197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:07.256218 [ 3 ] {} HTTP-Session: 59092a80-6c0b-43e1-b5a4-a175ede20432 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:07.256237 [ 3 ] {} HTTP-Session: 59092a80-6c0b-43e1-b5a4-a175ede20432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:07.256317 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:07.256358 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:07.256468 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:07.256830 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:07.257038 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.19 23:08:07.257185 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.19 23:08:07.257289 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} executeQuery: Read 37 rows, 3.18 KiB in 0.000943563 sec., 39213 rows/sec., 3.29 MiB/sec. 2023.12.19 23:08:07.257450 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} DynamicQueryHandler: Done processing query 2023.12.19 23:08:07.257484 [ 3 ] {9b13d2c0-3e69-458c-bcc8-d3148e589d60} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:07.257506 [ 3 ] {} HTTP-Session: 59092a80-6c0b-43e1-b5a4-a175ede20432 Destroying unnamed session 2023.12.19 23:08:07.257665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:07.257711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:07.257730 [ 3 ] {} HTTP-Session: 96bab4c2-0d79-40d7-8a33-b01a8464f011 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:07.257747 [ 3 ] {} HTTP-Session: 96bab4c2-0d79-40d7-8a33-b01a8464f011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:07.257820 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:07.257860 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:08:07.257981 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:07.258280 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:07.258487 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.19 23:08:07.258642 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.19 23:08:07.258769 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} executeQuery: Read 2 rows, 143.00 B in 0.000914182 sec., 2187 rows/sec., 152.76 KiB/sec. 2023.12.19 23:08:07.258892 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} DynamicQueryHandler: Done processing query 2023.12.19 23:08:07.258916 [ 3 ] {42da91da-3b78-4083-a1bb-061a9d51bd03} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:07.258931 [ 3 ] {} HTTP-Session: 96bab4c2-0d79-40d7-8a33-b01a8464f011 Destroying unnamed session 2023.12.19 23:08:07.259036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:07.259081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:07.259101 [ 3 ] {} HTTP-Session: facc40bf-2220-4314-929c-3a2ea4b791b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:07.259117 [ 3 ] {} HTTP-Session: facc40bf-2220-4314-929c-3a2ea4b791b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:07.259191 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:07.259231 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:07.259339 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:07.259635 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:07.259836 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.19 23:08:07.259982 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.19 23:08:07.260118 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} executeQuery: Read 26 rows, 2.06 KiB in 0.000897232 sec., 28978 rows/sec., 2.24 MiB/sec. 2023.12.19 23:08:07.260263 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} DynamicQueryHandler: Done processing query 2023.12.19 23:08:07.260290 [ 3 ] {7b515a95-eeaa-4279-aa4e-4641ea33365e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:07.260306 [ 3 ] {} HTTP-Session: facc40bf-2220-4314-929c-3a2ea4b791b4 Destroying unnamed session 2023.12.19 23:08:07.260421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:07.260467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:07.260486 [ 3 ] {} HTTP-Session: f0133764-24b1-472b-a208-39e926a5e446 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:07.260503 [ 3 ] {} HTTP-Session: f0133764-24b1-472b-a208-39e926a5e446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:07.260578 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:07.260622 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:08:07.260750 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:07.261050 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:07.261314 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.19 23:08:07.261493 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.19 23:08:07.261629 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} executeQuery: Read 37 rows, 2.67 KiB in 0.001020774 sec., 36247 rows/sec., 2.56 MiB/sec. 2023.12.19 23:08:07.261755 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} DynamicQueryHandler: Done processing query 2023.12.19 23:08:07.261778 [ 3 ] {85c0fbfe-dfe1-42e4-94e9-a4a9df1964b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:07.261794 [ 3 ] {} HTTP-Session: f0133764-24b1-472b-a208-39e926a5e446 Destroying unnamed session 2023.12.19 23:08:12.255760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:12.255897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:12.255928 [ 3 ] {} HTTP-Session: f4e0784c-62a0-474d-a3eb-d29f6c989c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:12.255955 [ 3 ] {} HTTP-Session: f4e0784c-62a0-474d-a3eb-d29f6c989c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:12.256099 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:12.256165 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:08:12.256345 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:12.256839 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.257114 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.19 23:08:12.257283 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.19 23:08:12.257420 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} executeQuery: Read 51 rows, 4.13 KiB in 0.001280827 sec., 39818 rows/sec., 3.15 MiB/sec. 2023.12.19 23:08:12.257452 [ 123 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2023.12.19 23:08:12.257601 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.257627 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} DynamicQueryHandler: Done processing query 2023.12.19 23:08:12.257679 [ 3 ] {f7d925e5-55a5-4705-b822-be41061f0729} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:12.257740 [ 3 ] {} HTTP-Session: f4e0784c-62a0-474d-a3eb-d29f6c989c3f Destroying unnamed session 2023.12.19 23:08:12.257784 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2023.12.19 23:08:12.257947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:12.257966 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:12.258028 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.258036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:12.258103 [ 3 ] {} HTTP-Session: ba884ded-5461-4052-90fe-ed2811caad35 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:12.258134 [ 3 ] {} HTTP-Session: ba884ded-5461-4052-90fe-ed2811caad35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:12.258360 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.258378 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:12.258475 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:12.258669 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.258984 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.259004 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:12.259210 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.259884 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.260462 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.19 23:08:12.260501 [ 12 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811589 sec., 90696.04412309195 rows/sec., 7.18 MiB/sec. 2023.12.19 23:08:12.260634 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2023.12.19 23:08:12.260714 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.19 23:08:12.260881 [ 123 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.19 23:08:12.260928 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} executeQuery: Read 153 rows, 15.12 KiB in 0.002481835 sec., 61647 rows/sec., 5.95 MiB/sec. 2023.12.19 23:08:12.260970 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.261000 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2023.12.19 23:08:12.261183 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.19 23:08:12.261279 [ 14 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_31_7} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2023.12.19 23:08:12.261306 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} DynamicQueryHandler: Done processing query 2023.12.19 23:08:12.261395 [ 3 ] {c382de12-c469-4b06-88b8-56a629cc0cff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:08:12.261504 [ 3 ] {} HTTP-Session: ba884ded-5461-4052-90fe-ed2811caad35 Destroying unnamed session 2023.12.19 23:08:12.261577 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:12.261663 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part 2023.12.19 23:08:12.261805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:12.261834 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 153 rows starting from the beginning of the part 2023.12.19 23:08:12.261899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:12.261942 [ 3 ] {} HTTP-Session: dc8e5372-bb41-407c-8821-c6aba802fa8e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:12.261986 [ 3 ] {} HTTP-Session: dc8e5372-bb41-407c-8821-c6aba802fa8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:12.262031 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 155 rows starting from the beginning of the part 2023.12.19 23:08:12.262186 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:12.262236 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 154 rows starting from the beginning of the part 2023.12.19 23:08:12.262263 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:12.262472 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 37 rows starting from the beginning of the part 2023.12.19 23:08:12.262687 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:12.262718 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 153 rows starting from the beginning of the part 2023.12.19 23:08:12.263335 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.263801 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.19 23:08:12.264052 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.19 23:08:12.264303 [ 123 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.19 23:08:12.264393 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} executeQuery: Read 51 rows, 4.08 KiB in 0.00213274 sec., 23912 rows/sec., 1.87 MiB/sec. 2023.12.19 23:08:12.264422 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372187 sec., 250579.2235128123 rows/sec., 23.89 MiB/sec. 2023.12.19 23:08:12.264425 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.264678 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.19 23:08:12.264717 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} DynamicQueryHandler: Done processing query 2023.12.19 23:08:12.264727 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.19 23:08:12.264775 [ 3 ] {2a60a336-9a92-4165-9dbe-5ebf78c3013f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:08:12.264838 [ 3 ] {} HTTP-Session: dc8e5372-bb41-407c-8821-c6aba802fa8e Destroying unnamed session 2023.12.19 23:08:12.264927 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:12.264977 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part 2023.12.19 23:08:12.264986 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.19 23:08:12.265097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:12.265133 [ 9 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_41_8} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.19 23:08:12.265205 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.265224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:12.265328 [ 3 ] {} HTTP-Session: f3d88959-2afe-4d8e-a182-0414e3ec693f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:12.265372 [ 3 ] {} HTTP-Session: f3d88959-2afe-4d8e-a182-0414e3ec693f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:12.265516 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 55 rows starting from the beginning of the part 2023.12.19 23:08:12.265626 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:12.265768 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part 2023.12.19 23:08:12.265774 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:08:12.266029 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part 2023.12.19 23:08:12.266332 [ 10 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.266501 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:12.267654 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114113 sec., 108217.01075073384 rows/sec., 8.46 MiB/sec. 2023.12.19 23:08:12.267718 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.267816 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.19 23:08:12.268179 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.19 23:08:12.268285 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.19 23:08:12.268289 [ 9 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_41_8} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.19 23:08:12.268534 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.19 23:08:12.268666 [ 123 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.19 23:08:12.268688 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} executeQuery: Read 51 rows, 70.47 KiB in 0.003001701 sec., 16990 rows/sec., 22.93 MiB/sec. 2023.12.19 23:08:12.268751 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:12.268993 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.19 23:08:12.269023 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} DynamicQueryHandler: Done processing query 2023.12.19 23:08:12.269063 [ 3 ] {19ca51c7-c30d-4755-8743-de4b5e9d7c7b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:08:12.269109 [ 3 ] {} HTTP-Session: f3d88959-2afe-4d8e-a182-0414e3ec693f Destroying unnamed session 2023.12.19 23:08:12.269177 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:12.269212 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1143 rows starting from the beginning of the part 2023.12.19 23:08:12.269346 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.269446 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.269538 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.269630 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.269723 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:12.275700 [ 14 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 6 columns (6 merged, 0 gathered) in 0.006809184 sec., 205310.94474756447 rows/sec., 277.06 MiB/sec. 2023.12.19 23:08:12.276254 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.19 23:08:12.276477 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.19 23:08:12.276549 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.19 23:08:12.276615 [ 26 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_31_6: 8.05 MiB. 2023.12.19 23:08:13.000153 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.73 MiB, peak 241.75 MiB, will set to 234.85 MiB (RSS), difference: 1.12 MiB 2023.12.19 23:08:16.362462 [ 103 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:08:16.362536 [ 103 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:08:18.528189 [ 112 ] {} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.19 23:08:18.528269 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:18.528386 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.19 23:08:18.528538 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:18.528576 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2023.12.19 23:08:18.528710 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.19 23:08:18.528810 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2023.12.19 23:08:18.528899 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.19 23:08:18.528978 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.12.19 23:08:18.529545 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219837 sec., 14756.069868351262 rows/sec., 1.21 MiB/sec. 2023.12.19 23:08:18.529630 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.19 23:08:18.529795 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.19 23:08:18.529865 [ 14 ] {c34b6b98-b4a7-4489-9aff-dec33343bca2::all_1_14_3} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.19 23:08:19.235150 [ 112 ] {} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.19 23:08:19.235218 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:19.235326 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.19 23:08:19.235471 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:19.235506 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2023.12.19 23:08:19.235639 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.19 23:08:19.235738 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2023.12.19 23:08:19.235832 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2023.12.19 23:08:19.235914 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2023.12.19 23:08:19.236462 [ 10 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192696 sec., 15091.85911581828 rows/sec., 1.03 MiB/sec. 2023.12.19 23:08:19.236568 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.19 23:08:19.236765 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.19 23:08:19.236834 [ 26 ] {c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c::all_1_14_3} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.19 23:08:19.618148 [ 112 ] {} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2023.12.19 23:08:19.618262 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:19.618426 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2023.12.19 23:08:19.618635 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:19.618700 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 566 rows starting from the beginning of the part 2023.12.19 23:08:19.618919 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2023.12.19 23:08:19.619121 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2023.12.19 23:08:19.619291 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2023.12.19 23:08:19.619381 [ 23 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2023.12.19 23:08:19.620084 [ 26 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744713 sec., 367968.8292573048 rows/sec., 25.95 MiB/sec. 2023.12.19 23:08:19.620302 [ 16 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.12.19 23:08:19.620600 [ 16 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.12.19 23:08:19.620684 [ 16 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_19_4} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2023.12.19 23:08:22.255466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:22.255586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:22.255618 [ 3 ] {} HTTP-Session: c0b174c0-fd07-44bd-8658-39b996ab3552 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:22.255646 [ 3 ] {} HTTP-Session: c0b174c0-fd07-44bd-8658-39b996ab3552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:22.255787 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:22.255855 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:08:22.256025 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:22.256488 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:22.256761 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.19 23:08:22.256928 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.19 23:08:22.257056 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} executeQuery: Read 51 rows, 4.13 KiB in 0.001229477 sec., 41481 rows/sec., 3.28 MiB/sec. 2023.12.19 23:08:22.257217 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} DynamicQueryHandler: Done processing query 2023.12.19 23:08:22.257243 [ 3 ] {f6d2a8f1-d431-4116-9064-ebc4748736b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:22.257261 [ 3 ] {} HTTP-Session: c0b174c0-fd07-44bd-8658-39b996ab3552 Destroying unnamed session 2023.12.19 23:08:22.257445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:22.257497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:22.257518 [ 3 ] {} HTTP-Session: f4490ffd-eb47-4c4f-85df-a6ce2fe07df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:22.257538 [ 3 ] {} HTTP-Session: f4490ffd-eb47-4c4f-85df-a6ce2fe07df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:22.257627 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:22.257669 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:22.257777 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:22.258183 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:22.258409 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.19 23:08:22.258569 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.19 23:08:22.258687 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} executeQuery: Read 153 rows, 15.12 KiB in 0.001023404 sec., 149501 rows/sec., 14.43 MiB/sec. 2023.12.19 23:08:22.258835 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} DynamicQueryHandler: Done processing query 2023.12.19 23:08:22.258860 [ 3 ] {cb61b67c-8ff1-4391-b2b3-14c381cd4025} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:08:22.258876 [ 3 ] {} HTTP-Session: f4490ffd-eb47-4c4f-85df-a6ce2fe07df3 Destroying unnamed session 2023.12.19 23:08:22.259040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:22.259089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:22.259109 [ 3 ] {} HTTP-Session: 6fb6d06f-8547-40f5-9434-76b501d73dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:22.259126 [ 3 ] {} HTTP-Session: 6fb6d06f-8547-40f5-9434-76b501d73dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:22.259205 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:22.259244 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:22.259360 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:22.259657 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:22.259870 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.12.19 23:08:22.260021 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.12.19 23:08:22.260155 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} executeQuery: Read 51 rows, 4.08 KiB in 0.000917293 sec., 55598 rows/sec., 4.35 MiB/sec. 2023.12.19 23:08:22.260434 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} DynamicQueryHandler: Done processing query 2023.12.19 23:08:22.260462 [ 3 ] {bdc09860-fd16-4506-9458-84e4c05801df} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:08:22.260479 [ 3 ] {} HTTP-Session: 6fb6d06f-8547-40f5-9434-76b501d73dcc Destroying unnamed session 2023.12.19 23:08:22.260631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:22.260678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:22.260698 [ 3 ] {} HTTP-Session: 2667499a-36d0-46f2-8464-4ef231ff198d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:22.260715 [ 3 ] {} HTTP-Session: 2667499a-36d0-46f2-8464-4ef231ff198d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:22.260809 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:22.260857 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:08:22.261023 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:22.261513 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:22.261843 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.19 23:08:22.262024 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.19 23:08:22.262149 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} executeQuery: Read 51 rows, 70.47 KiB in 0.001302178 sec., 39165 rows/sec., 52.85 MiB/sec. 2023.12.19 23:08:22.262294 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} DynamicQueryHandler: Done processing query 2023.12.19 23:08:22.262322 [ 3 ] {c1af4f75-cb5b-495e-b2a7-bdff1cc4f831} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:08:22.262337 [ 3 ] {} HTTP-Session: 2667499a-36d0-46f2-8464-4ef231ff198d Destroying unnamed session 2023.12.19 23:08:31.362595 [ 117 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:08:31.362702 [ 117 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:08:32.254817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:32.254921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:32.254947 [ 3 ] {} HTTP-Session: d36bbc59-d40c-4cd5-a4cf-2009b88919ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:32.254970 [ 3 ] {} HTTP-Session: d36bbc59-d40c-4cd5-a4cf-2009b88919ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:32.255097 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:32.255158 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:08:32.255319 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:32.255748 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:32.256020 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.19 23:08:32.256183 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.19 23:08:32.256316 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} executeQuery: Read 51 rows, 4.13 KiB in 0.001181396 sec., 43169 rows/sec., 3.42 MiB/sec. 2023.12.19 23:08:32.256470 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} DynamicQueryHandler: Done processing query 2023.12.19 23:08:32.256496 [ 3 ] {a805b497-0579-40a8-bfec-f4f11a226db5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:32.256514 [ 3 ] {} HTTP-Session: d36bbc59-d40c-4cd5-a4cf-2009b88919ef Destroying unnamed session 2023.12.19 23:08:32.256665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:32.256716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:32.256738 [ 3 ] {} HTTP-Session: 28658a71-d472-402d-93d2-3a60966aa9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:32.256757 [ 3 ] {} HTTP-Session: 28658a71-d472-402d-93d2-3a60966aa9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:32.256845 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:32.256887 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:32.256997 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:32.257376 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:32.257600 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.19 23:08:32.257758 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.19 23:08:32.257888 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} executeQuery: Read 153 rows, 15.12 KiB in 0.001013824 sec., 150913 rows/sec., 14.57 MiB/sec. 2023.12.19 23:08:32.258011 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} DynamicQueryHandler: Done processing query 2023.12.19 23:08:32.258035 [ 3 ] {efc784a4-c299-4afa-9206-685f4f1f958a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:08:32.258050 [ 3 ] {} HTTP-Session: 28658a71-d472-402d-93d2-3a60966aa9f4 Destroying unnamed session 2023.12.19 23:08:32.258208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:32.258256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:32.258275 [ 3 ] {} HTTP-Session: 48586df5-8cdc-46e2-a252-beddde36f877 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:32.258292 [ 3 ] {} HTTP-Session: 48586df5-8cdc-46e2-a252-beddde36f877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:32.258366 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:32.258407 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:32.258516 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:32.258805 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:32.259013 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.12.19 23:08:32.259163 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.12.19 23:08:32.259288 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} executeQuery: Read 51 rows, 4.08 KiB in 0.000885602 sec., 57587 rows/sec., 4.50 MiB/sec. 2023.12.19 23:08:32.259462 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} DynamicQueryHandler: Done processing query 2023.12.19 23:08:32.259486 [ 3 ] {39451b73-12a6-4c9f-bb47-2b8c0cf62ab5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:08:32.259502 [ 3 ] {} HTTP-Session: 48586df5-8cdc-46e2-a252-beddde36f877 Destroying unnamed session 2023.12.19 23:08:32.259657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:32.259702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:32.259722 [ 3 ] {} HTTP-Session: cc87c0f9-f364-4048-86f6-6958df519203 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:32.259738 [ 3 ] {} HTTP-Session: cc87c0f9-f364-4048-86f6-6958df519203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:32.259834 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:32.259881 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:08:32.260030 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:32.260519 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:32.260849 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.12.19 23:08:32.261026 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.12.19 23:08:32.261143 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} executeQuery: Read 51 rows, 70.47 KiB in 0.001280498 sec., 39828 rows/sec., 53.75 MiB/sec. 2023.12.19 23:08:32.261271 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} DynamicQueryHandler: Done processing query 2023.12.19 23:08:32.261293 [ 3 ] {8fba1eaa-e837-474a-8059-2e09bd50639b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:08:32.261308 [ 3 ] {} HTTP-Session: cc87c0f9-f364-4048-86f6-6958df519203 Destroying unnamed session 2023.12.19 23:08:37.254240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:37.254351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:37.254377 [ 3 ] {} HTTP-Session: 9ebcae30-57e5-41e2-a63f-651d05ade503 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:37.254401 [ 3 ] {} HTTP-Session: 9ebcae30-57e5-41e2-a63f-651d05ade503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:37.254533 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:37.254595 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:37.254751 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:37.255198 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:37.255462 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.19 23:08:37.255626 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.19 23:08:37.255749 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} executeQuery: Read 36 rows, 3.09 KiB in 0.001181116 sec., 30479 rows/sec., 2.56 MiB/sec. 2023.12.19 23:08:37.255908 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} DynamicQueryHandler: Done processing query 2023.12.19 23:08:37.255935 [ 3 ] {d19e401d-9dd8-4a13-a080-de5ed64edab6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:37.255952 [ 3 ] {} HTTP-Session: 9ebcae30-57e5-41e2-a63f-651d05ade503 Destroying unnamed session 2023.12.19 23:08:37.256074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:37.256124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:37.256145 [ 3 ] {} HTTP-Session: a6c40926-04f1-4dfd-9128-157b92d45b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:37.256164 [ 3 ] {} HTTP-Session: a6c40926-04f1-4dfd-9128-157b92d45b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:37.256246 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:37.256287 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:37.256399 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:37.256770 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:37.256989 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.12.19 23:08:37.257139 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.12.19 23:08:37.257257 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} executeQuery: Read 24 rows, 1.90 KiB in 0.000975794 sec., 24595 rows/sec., 1.90 MiB/sec. 2023.12.19 23:08:37.257374 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} DynamicQueryHandler: Done processing query 2023.12.19 23:08:37.257398 [ 3 ] {a406b74b-4f2d-4835-ae9c-549eefd3d02c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:08:37.257415 [ 3 ] {} HTTP-Session: a6c40926-04f1-4dfd-9128-157b92d45b1d Destroying unnamed session 2023.12.19 23:08:37.257567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:37.257617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:37.257636 [ 3 ] {} HTTP-Session: f19a65f4-ca87-4a91-a5c9-5249884a76b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:37.257653 [ 3 ] {} HTTP-Session: f19a65f4-ca87-4a91-a5c9-5249884a76b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:37.257730 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:37.257775 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:08:37.257897 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:37.258212 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.98 GiB. 2023.12.19 23:08:37.258475 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.19 23:08:37.258653 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.19 23:08:37.258775 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} executeQuery: Read 36 rows, 2.60 KiB in 0.001010464 sec., 35627 rows/sec., 2.51 MiB/sec. 2023.12.19 23:08:37.258932 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} DynamicQueryHandler: Done processing query 2023.12.19 23:08:37.258957 [ 3 ] {5bc8c285-de51-4882-97cb-7cd973e23cb6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:37.258973 [ 3 ] {} HTTP-Session: f19a65f4-ca87-4a91-a5c9-5249884a76b5 Destroying unnamed session 2023.12.19 23:08:42.256066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:42.256197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:42.256227 [ 3 ] {} HTTP-Session: 6c997898-d262-42be-b674-bc9d2bc46f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:42.256254 [ 3 ] {} HTTP-Session: 6c997898-d262-42be-b674-bc9d2bc46f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:42.256395 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:42.256462 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:08:42.256621 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:42.257153 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:42.257409 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.19 23:08:42.257572 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.19 23:08:42.257692 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} executeQuery: Read 51 rows, 4.13 KiB in 0.001257318 sec., 40562 rows/sec., 3.21 MiB/sec. 2023.12.19 23:08:42.257890 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} DynamicQueryHandler: Done processing query 2023.12.19 23:08:42.257929 [ 3 ] {f2786fb5-d7ba-468d-bb18-2eecd33cd156} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:42.257946 [ 3 ] {} HTTP-Session: 6c997898-d262-42be-b674-bc9d2bc46f18 Destroying unnamed session 2023.12.19 23:08:42.258116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:42.258165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:42.258185 [ 3 ] {} HTTP-Session: 4f9ad32c-bd76-4190-bd93-a7c413de5025 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:42.258202 [ 3 ] {} HTTP-Session: 4f9ad32c-bd76-4190-bd93-a7c413de5025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:42.258281 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:42.258322 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:42.258441 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:42.258850 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:42.259062 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.19 23:08:42.259207 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.19 23:08:42.259344 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} executeQuery: Read 153 rows, 15.12 KiB in 0.001028624 sec., 148742 rows/sec., 14.36 MiB/sec. 2023.12.19 23:08:42.259468 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} DynamicQueryHandler: Done processing query 2023.12.19 23:08:42.259491 [ 3 ] {c1ae4746-b111-4555-88b5-8d2007a9d44f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:08:42.259506 [ 3 ] {} HTTP-Session: 4f9ad32c-bd76-4190-bd93-a7c413de5025 Destroying unnamed session 2023.12.19 23:08:42.259675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:42.259719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:42.259738 [ 3 ] {} HTTP-Session: 9d5d957c-e63d-4479-bec7-c13740a18ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:42.259755 [ 3 ] {} HTTP-Session: 9d5d957c-e63d-4479-bec7-c13740a18ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:42.259826 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:42.259863 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:42.259967 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:42.260310 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:42.260522 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.12.19 23:08:42.260666 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.12.19 23:08:42.260796 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} executeQuery: Read 51 rows, 4.08 KiB in 0.000941244 sec., 54183 rows/sec., 4.24 MiB/sec. 2023.12.19 23:08:42.260926 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} DynamicQueryHandler: Done processing query 2023.12.19 23:08:42.260950 [ 3 ] {4bec8899-634b-4645-b85a-ade72d827d49} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:08:42.260965 [ 3 ] {} HTTP-Session: 9d5d957c-e63d-4479-bec7-c13740a18ac9 Destroying unnamed session 2023.12.19 23:08:42.261123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:42.261167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:42.261186 [ 3 ] {} HTTP-Session: 05735a51-82e3-48b0-b2d1-60d8f0196468 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:42.261203 [ 3 ] {} HTTP-Session: 05735a51-82e3-48b0-b2d1-60d8f0196468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:42.261296 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:42.261339 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:08:42.261478 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:42.261989 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:42.262301 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.12.19 23:08:42.262475 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.12.19 23:08:42.262599 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} executeQuery: Read 51 rows, 70.47 KiB in 0.001262647 sec., 40391 rows/sec., 54.51 MiB/sec. 2023.12.19 23:08:42.262771 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} DynamicQueryHandler: Done processing query 2023.12.19 23:08:42.262794 [ 3 ] {9a9840a8-5a0d-4110-b93a-a26accbbb989} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:08:42.262809 [ 3 ] {} HTTP-Session: 05735a51-82e3-48b0-b2d1-60d8f0196468 Destroying unnamed session 2023.12.19 23:08:46.362765 [ 108 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:08:46.362834 [ 108 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:08:52.255709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:52.255831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:52.255858 [ 3 ] {} HTTP-Session: 43741fcb-b1f1-4b27-a886-592038df3621 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:52.255882 [ 3 ] {} HTTP-Session: 43741fcb-b1f1-4b27-a886-592038df3621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:52.256014 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:52.256077 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:08:52.256233 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:52.256695 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.256954 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.19 23:08:52.257121 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.19 23:08:52.257247 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} executeQuery: Read 51 rows, 4.13 KiB in 0.001194877 sec., 42682 rows/sec., 3.38 MiB/sec. 2023.12.19 23:08:52.257285 [ 106 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 2023.12.19 23:08:52.257399 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.257466 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} DynamicQueryHandler: Done processing query 2023.12.19 23:08:52.257511 [ 3 ] {7adaab93-4e72-4313-8e38-8e5877743a43} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:08:52.257511 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact 2023.12.19 23:08:52.257537 [ 3 ] {} HTTP-Session: 43741fcb-b1f1-4b27-a886-592038df3621 Destroying unnamed session 2023.12.19 23:08:52.257649 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:52.257700 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.257715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:52.257803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:52.257855 [ 3 ] {} HTTP-Session: db31f5b8-bc96-44aa-9222-fcd5640e0a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:52.257914 [ 3 ] {} HTTP-Session: db31f5b8-bc96-44aa-9222-fcd5640e0a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:52.257929 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.258126 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:52.258165 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.258236 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:08:52.258426 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.258748 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.258772 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:52.259548 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.260041 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.19 23:08:52.260162 [ 26 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002715057 sec., 93920.68011831796 rows/sec., 7.43 MiB/sec. 2023.12.19 23:08:52.260293 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.19 23:08:52.260298 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2023.12.19 23:08:52.260514 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} executeQuery: Read 4 rows, 342.00 B in 0.002312522 sec., 1729 rows/sec., 144.42 KiB/sec. 2023.12.19 23:08:52.260630 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. 2023.12.19 23:08:52.260747 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} DynamicQueryHandler: Done processing query 2023.12.19 23:08:52.260759 [ 23 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_35_8} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 2023.12.19 23:08:52.260789 [ 3 ] {1b3b9129-bded-4147-9e5a-a1abd05b6957} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:52.260820 [ 3 ] {} HTTP-Session: db31f5b8-bc96-44aa-9222-fcd5640e0a43 Destroying unnamed session 2023.12.19 23:08:52.261068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:52.261118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:52.261139 [ 3 ] {} HTTP-Session: 2be3da9c-bff9-43e9-aafb-dafd52e3836c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:52.261157 [ 3 ] {} HTTP-Session: 2be3da9c-bff9-43e9-aafb-dafd52e3836c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:52.261242 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:52.261283 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:08:52.261403 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:52.261888 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.262122 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.19 23:08:52.262270 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.19 23:08:52.262401 [ 106 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.12.19 23:08:52.262409 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} executeQuery: Read 155 rows, 15.30 KiB in 0.001130886 sec., 137060 rows/sec., 13.21 MiB/sec. 2023.12.19 23:08:52.262449 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.262625 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.12.19 23:08:52.262697 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} DynamicQueryHandler: Done processing query 2023.12.19 23:08:52.262740 [ 3 ] {42684516-6942-4038-8b3a-c83de318f64a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:08:52.262794 [ 3 ] {} HTTP-Session: 2be3da9c-bff9-43e9-aafb-dafd52e3836c Destroying unnamed session 2023.12.19 23:08:52.262816 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:52.262866 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part 2023.12.19 23:08:52.262951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:52.263021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:52.263033 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 153 rows starting from the beginning of the part 2023.12.19 23:08:52.263057 [ 3 ] {} HTTP-Session: bd87ee0b-2292-4d2b-b295-00fea5595888 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:52.263123 [ 3 ] {} HTTP-Session: bd87ee0b-2292-4d2b-b295-00fea5595888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:52.263310 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 153 rows starting from the beginning of the part 2023.12.19 23:08:52.263329 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:52.263422 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:08:52.263593 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2023.12.19 23:08:52.263919 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 153 rows starting from the beginning of the part 2023.12.19 23:08:52.263926 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:52.264127 [ 26 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 155 rows starting from the beginning of the part 2023.12.19 23:08:52.264632 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.265105 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.19 23:08:52.265396 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.19 23:08:52.265648 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} executeQuery: Read 4 rows, 286.00 B in 0.002244161 sec., 1782 rows/sec., 124.45 KiB/sec. 2023.12.19 23:08:52.266117 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 4 columns (4 merged, 0 gathered) in 0.0036177 sec., 233020.98018077784 rows/sec., 22.22 MiB/sec. 2023.12.19 23:08:52.266132 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} DynamicQueryHandler: Done processing query 2023.12.19 23:08:52.266181 [ 3 ] {8deee144-c59f-4e2c-9dc9-bd40b252320b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:52.266200 [ 3 ] {} HTTP-Session: bd87ee0b-2292-4d2b-b295-00fea5595888 Destroying unnamed session 2023.12.19 23:08:52.266273 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.12.19 23:08:52.266341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:52.266410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:52.266440 [ 3 ] {} HTTP-Session: 6ec145d7-dd62-449d-98d4-00086ac009a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:52.266477 [ 3 ] {} HTTP-Session: 6ec145d7-dd62-449d-98d4-00086ac009a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:52.266496 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.12.19 23:08:52.266619 [ 23 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_46_9} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.12.19 23:08:52.266626 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:52.266730 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:08:52.266859 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:52.267187 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.267402 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.12.19 23:08:52.267551 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.12.19 23:08:52.267676 [ 106 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.12.19 23:08:52.267691 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} executeQuery: Read 55 rows, 4.41 KiB in 0.001013564 sec., 54263 rows/sec., 4.25 MiB/sec. 2023.12.19 23:08:52.267722 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.267916 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.12.19 23:08:52.267989 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} DynamicQueryHandler: Done processing query 2023.12.19 23:08:52.268036 [ 3 ] {c218cc37-674c-4baa-809e-6f935e537cca} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:08:52.268093 [ 3 ] {} HTTP-Session: 6ec145d7-dd62-449d-98d4-00086ac009a0 Destroying unnamed session 2023.12.19 23:08:52.268098 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:08:52.268143 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part 2023.12.19 23:08:52.268255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:52.268298 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.268360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:52.268403 [ 3 ] {} HTTP-Session: aefb16d2-79f9-46df-8d62-bb236f7150d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:52.268453 [ 3 ] {} HTTP-Session: aefb16d2-79f9-46df-8d62-bb236f7150d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:52.268491 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.268647 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:52.268710 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part 2023.12.19 23:08:52.268744 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:08:52.268930 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 51 rows starting from the beginning of the part 2023.12.19 23:08:52.269253 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 55 rows starting from the beginning of the part 2023.12.19 23:08:52.269392 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:52.270219 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.270934 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.19 23:08:52.270999 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.003222825 sec., 103325.49859207372 rows/sec., 8.07 MiB/sec. 2023.12.19 23:08:52.271153 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.12.19 23:08:52.271267 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.19 23:08:52.271471 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} executeQuery: Read 2 rows, 144.00 B in 0.002765718 sec., 723 rows/sec., 50.85 KiB/sec. 2023.12.19 23:08:52.271521 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.12.19 23:08:52.271733 [ 22 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_46_9} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.12.19 23:08:52.271766 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} DynamicQueryHandler: Done processing query 2023.12.19 23:08:52.271824 [ 3 ] {33f933b7-e691-4888-8d78-9ae772e9ffa7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:08:52.271861 [ 3 ] {} HTTP-Session: aefb16d2-79f9-46df-8d62-bb236f7150d3 Destroying unnamed session 2023.12.19 23:08:52.272038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:08:52.272107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:08:52.272127 [ 3 ] {} HTTP-Session: c807204c-4756-482b-81e2-b84ae6196aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:08:52.272144 [ 3 ] {} HTTP-Session: c807204c-4756-482b-81e2-b84ae6196aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:08:52.272236 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:08:52.272281 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:08:52.272435 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:08:52.272971 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:08:52.273295 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.12.19 23:08:52.273468 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.12.19 23:08:52.273600 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} executeQuery: Read 51 rows, 70.47 KiB in 0.001334179 sec., 38225 rows/sec., 51.58 MiB/sec. 2023.12.19 23:08:52.273780 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} DynamicQueryHandler: Done processing query 2023.12.19 23:08:52.273803 [ 3 ] {18fb9893-aaeb-4797-96c6-b745d8f1c4df} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:08:52.273818 [ 3 ] {} HTTP-Session: c807204c-4756-482b-81e2-b84ae6196aa2 Destroying unnamed session 2023.12.19 23:09:01.362879 [ 100 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:09:01.362946 [ 100 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:09:02.255497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:02.255609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:02.255641 [ 3 ] {} HTTP-Session: f15cab8a-4cb4-4064-9abe-ae81367bfe17 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:02.255668 [ 3 ] {} HTTP-Session: f15cab8a-4cb4-4064-9abe-ae81367bfe17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:02.255808 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:02.255874 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:09:02.256056 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:02.256524 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.256791 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.19 23:09:02.256962 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.19 23:09:02.257089 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} executeQuery: Read 51 rows, 4.13 KiB in 0.001243887 sec., 41000 rows/sec., 3.25 MiB/sec. 2023.12.19 23:09:02.257245 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} DynamicQueryHandler: Done processing query 2023.12.19 23:09:02.257272 [ 3 ] {7d9e7747-f960-4b36-b0ca-ab15d9861002} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:09:02.257289 [ 3 ] {} HTTP-Session: f15cab8a-4cb4-4064-9abe-ae81367bfe17 Destroying unnamed session 2023.12.19 23:09:02.257411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:02.257464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:02.257485 [ 3 ] {} HTTP-Session: 298a2b1d-9528-4e32-b613-dd8e0487e86f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:02.257503 [ 3 ] {} HTTP-Session: 298a2b1d-9528-4e32-b613-dd8e0487e86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:02.257582 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:02.257628 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:09:02.257741 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:02.258064 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.258272 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.19 23:09:02.258420 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.19 23:09:02.258550 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} executeQuery: Read 2 rows, 175.00 B in 0.000928993 sec., 2152 rows/sec., 183.96 KiB/sec. 2023.12.19 23:09:02.258724 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} DynamicQueryHandler: Done processing query 2023.12.19 23:09:02.258748 [ 3 ] {3ccf05ab-790d-4cc2-92d6-5c04a8000c73} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:02.258765 [ 3 ] {} HTTP-Session: 298a2b1d-9528-4e32-b613-dd8e0487e86f Destroying unnamed session 2023.12.19 23:09:02.258915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:02.258963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:02.258983 [ 3 ] {} HTTP-Session: b95638a9-430c-419c-9c63-eb0c6b462db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:02.258999 [ 3 ] {} HTTP-Session: b95638a9-430c-419c-9c63-eb0c6b462db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:02.259081 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:02.259122 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:02.259235 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:02.259631 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.259850 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.19 23:09:02.260011 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.19 23:09:02.260136 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} executeQuery: Read 154 rows, 15.21 KiB in 0.001024564 sec., 150307 rows/sec., 14.50 MiB/sec. 2023.12.19 23:09:02.260257 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} DynamicQueryHandler: Done processing query 2023.12.19 23:09:02.260280 [ 3 ] {9bc3214b-8b84-47e8-a5be-45d907feec3b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:09:02.260296 [ 3 ] {} HTTP-Session: b95638a9-430c-419c-9c63-eb0c6b462db7 Destroying unnamed session 2023.12.19 23:09:02.260439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:02.260484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:02.260503 [ 3 ] {} HTTP-Session: c92c7bec-9a18-4054-92cc-8b68ebaf7ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:02.260520 [ 3 ] {} HTTP-Session: c92c7bec-9a18-4054-92cc-8b68ebaf7ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:02.260592 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:02.260630 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:09:02.260738 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:02.261047 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.261255 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.19 23:09:02.261403 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.19 23:09:02.261529 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} executeQuery: Read 2 rows, 143.00 B in 0.000906562 sec., 2206 rows/sec., 154.04 KiB/sec. 2023.12.19 23:09:02.261658 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} DynamicQueryHandler: Done processing query 2023.12.19 23:09:02.261680 [ 3 ] {f39d13fc-0bc3-4c6d-a592-3638cd414ad1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:02.261696 [ 3 ] {} HTTP-Session: c92c7bec-9a18-4054-92cc-8b68ebaf7ac1 Destroying unnamed session 2023.12.19 23:09:02.261851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:02.261896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:02.261915 [ 3 ] {} HTTP-Session: 8ba4d41a-8965-4d21-8956-2322ad66fe01 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:02.261931 [ 3 ] {} HTTP-Session: 8ba4d41a-8965-4d21-8956-2322ad66fe01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:02.262005 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:02.262043 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:02.262149 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:02.262458 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.262664 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.12.19 23:09:02.262813 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.12.19 23:09:02.262937 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} executeQuery: Read 53 rows, 4.25 KiB in 0.000904083 sec., 58622 rows/sec., 4.59 MiB/sec. 2023.12.19 23:09:02.263090 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} DynamicQueryHandler: Done processing query 2023.12.19 23:09:02.263116 [ 3 ] {3ed853b7-d5ba-4e7d-a6a6-2e7eb71e016b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:02.263133 [ 3 ] {} HTTP-Session: 8ba4d41a-8965-4d21-8956-2322ad66fe01 Destroying unnamed session 2023.12.19 23:09:02.263244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:02.263290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:02.263310 [ 3 ] {} HTTP-Session: 30cc8eef-1553-4627-981c-bc43350549eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:02.263327 [ 3 ] {} HTTP-Session: 30cc8eef-1553-4627-981c-bc43350549eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:02.263398 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:02.263443 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:09:02.263570 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:02.263852 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.264105 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.19 23:09:02.264281 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.19 23:09:02.264406 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} executeQuery: Read 1 rows, 72.00 B in 0.000976783 sec., 1023 rows/sec., 71.98 KiB/sec. 2023.12.19 23:09:02.264560 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} DynamicQueryHandler: Done processing query 2023.12.19 23:09:02.264585 [ 3 ] {9591c05e-e566-4909-b67d-5f47e40741ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:02.264600 [ 3 ] {} HTTP-Session: 30cc8eef-1553-4627-981c-bc43350549eb Destroying unnamed session 2023.12.19 23:09:02.264786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:02.264831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:02.264850 [ 3 ] {} HTTP-Session: 2f255438-ad9f-412d-9b44-51e4a2001c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:02.264866 [ 3 ] {} HTTP-Session: 2f255438-ad9f-412d-9b44-51e4a2001c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:02.264957 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:02.265004 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:09:02.265144 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:02.265665 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.265980 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.12.19 23:09:02.266166 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.12.19 23:09:02.266301 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} executeQuery: Read 51 rows, 70.47 KiB in 0.001310398 sec., 38919 rows/sec., 52.52 MiB/sec. 2023.12.19 23:09:02.266296 [ 99 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.12.19 23:09:02.266419 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:02.266520 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} DynamicQueryHandler: Done processing query 2023.12.19 23:09:02.266582 [ 3 ] {737bc7a2-76fe-4a9b-9e93-06160147a409} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:09:02.266584 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.12.19 23:09:02.266617 [ 3 ] {} HTTP-Session: 2f255438-ad9f-412d-9b44-51e4a2001c2c Destroying unnamed session 2023.12.19 23:09:02.266749 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:09:02.266791 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1398 rows starting from the beginning of the part 2023.12.19 23:09:02.266917 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:02.267018 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:02.267109 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:02.267199 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:02.267289 [ 26 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:02.272614 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1653 rows, containing 6 columns (6 merged, 0 gathered) in 0.006116125 sec., 270269.1655255574 rows/sec., 364.71 MiB/sec. 2023.12.19 23:09:02.273347 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.12.19 23:09:02.273576 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.12.19 23:09:02.273648 [ 22 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.12.19 23:09:02.273714 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_36_7: 9.10 MiB. 2023.12.19 23:09:03.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.12 MiB, peak 244.19 MiB, will set to 238.46 MiB (RSS), difference: 2.35 MiB 2023.12.19 23:09:07.254768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:07.254899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:07.254931 [ 3 ] {} HTTP-Session: 0122e735-4eeb-4d61-ade0-72907630312e Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:07.254959 [ 3 ] {} HTTP-Session: 0122e735-4eeb-4d61-ade0-72907630312e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:07.255095 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:07.255162 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:09:07.255327 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:07.255762 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:07.256026 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.19 23:09:07.256195 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.19 23:09:07.256318 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} executeQuery: Read 2 rows, 175.00 B in 0.001184156 sec., 1688 rows/sec., 144.32 KiB/sec. 2023.12.19 23:09:07.256481 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} DynamicQueryHandler: Done processing query 2023.12.19 23:09:07.256507 [ 3 ] {afb3c764-c382-4001-b6d9-02e38ace5b93} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:07.256524 [ 3 ] {} HTTP-Session: 0122e735-4eeb-4d61-ade0-72907630312e Destroying unnamed session 2023.12.19 23:09:07.256659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:07.256712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:07.256733 [ 3 ] {} HTTP-Session: 90f31a33-5382-438c-aaba-704db77956e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:07.256752 [ 3 ] {} HTTP-Session: 90f31a33-5382-438c-aaba-704db77956e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:07.256834 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:07.256876 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:07.256985 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:07.257329 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:07.257540 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.19 23:09:07.257689 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.19 23:09:07.257815 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} executeQuery: Read 37 rows, 3.18 KiB in 0.000951633 sec., 38880 rows/sec., 3.27 MiB/sec. 2023.12.19 23:09:07.257969 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} DynamicQueryHandler: Done processing query 2023.12.19 23:09:07.258005 [ 3 ] {1776017e-e2a9-4eb4-bd59-a29c94bd679c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:09:07.258021 [ 3 ] {} HTTP-Session: 90f31a33-5382-438c-aaba-704db77956e9 Destroying unnamed session 2023.12.19 23:09:07.258139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:07.258185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:07.258205 [ 3 ] {} HTTP-Session: 38f8ea83-ff6e-45e2-a2af-c38986fe271d Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:07.258222 [ 3 ] {} HTTP-Session: 38f8ea83-ff6e-45e2-a2af-c38986fe271d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:07.258296 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:07.258336 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:09:07.258447 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:07.258726 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:07.258933 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.19 23:09:07.259082 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.19 23:09:07.259206 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} executeQuery: Read 2 rows, 143.00 B in 0.000880922 sec., 2270 rows/sec., 158.53 KiB/sec. 2023.12.19 23:09:07.259329 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} DynamicQueryHandler: Done processing query 2023.12.19 23:09:07.259352 [ 3 ] {3a1c2fa6-e562-40f3-beac-26e2d94433f1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:07.259367 [ 3 ] {} HTTP-Session: 38f8ea83-ff6e-45e2-a2af-c38986fe271d Destroying unnamed session 2023.12.19 23:09:07.259505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:07.259550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:07.259570 [ 3 ] {} HTTP-Session: c6ee7faa-083f-40cd-9286-cedf7b5da540 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:07.259587 [ 3 ] {} HTTP-Session: c6ee7faa-083f-40cd-9286-cedf7b5da540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:07.259660 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:07.259700 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:07.259808 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:07.260109 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:07.261453 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.12.19 23:09:07.261629 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.12.19 23:09:07.261757 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} executeQuery: Read 26 rows, 2.06 KiB in 0.002069948 sec., 12560 rows/sec., 995.93 KiB/sec. 2023.12.19 23:09:07.261876 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} DynamicQueryHandler: Done processing query 2023.12.19 23:09:07.261900 [ 3 ] {d73e498a-aab6-44ab-9b4a-0cd5803660d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:09:07.261916 [ 3 ] {} HTTP-Session: c6ee7faa-083f-40cd-9286-cedf7b5da540 Destroying unnamed session 2023.12.19 23:09:07.262034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:07.262080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:07.262100 [ 3 ] {} HTTP-Session: 31d508b4-aa83-4fb2-9a0e-e28cde96aaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:07.262119 [ 3 ] {} HTTP-Session: 31d508b4-aa83-4fb2-9a0e-e28cde96aaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:07.262193 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:07.262237 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:09:07.262360 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:07.262675 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:07.262942 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.19 23:09:07.263121 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.19 23:09:07.263250 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} executeQuery: Read 37 rows, 2.67 KiB in 0.001026354 sec., 36049 rows/sec., 2.54 MiB/sec. 2023.12.19 23:09:07.263411 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} DynamicQueryHandler: Done processing query 2023.12.19 23:09:07.263435 [ 3 ] {a68352a0-d337-4693-bc33-2eb160e02091} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:09:07.263453 [ 3 ] {} HTTP-Session: 31d508b4-aa83-4fb2-9a0e-e28cde96aaf4 Destroying unnamed session 2023.12.19 23:09:12.254988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:12.255193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:12.255245 [ 3 ] {} HTTP-Session: 0c961814-f64b-4f11-8d7f-8160acfbc3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:12.255291 [ 3 ] {} HTTP-Session: 0c961814-f64b-4f11-8d7f-8160acfbc3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:12.255488 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:12.255561 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:09:12.255747 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:12.256179 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:12.256448 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.19 23:09:12.256613 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.19 23:09:12.256741 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} executeQuery: Read 51 rows, 4.13 KiB in 0.001214086 sec., 42006 rows/sec., 3.33 MiB/sec. 2023.12.19 23:09:12.256904 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} DynamicQueryHandler: Done processing query 2023.12.19 23:09:12.256929 [ 3 ] {665d091b-3552-43da-bb90-d5ac5c03bbac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:09:12.256946 [ 3 ] {} HTTP-Session: 0c961814-f64b-4f11-8d7f-8160acfbc3b4 Destroying unnamed session 2023.12.19 23:09:12.257174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 24476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:12.257227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:12.257248 [ 3 ] {} HTTP-Session: 378e88f8-0de6-4805-9f82-7aa58610b2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:12.257267 [ 3 ] {} HTTP-Session: 378e88f8-0de6-4805-9f82-7aa58610b2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:12.257353 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:12.257395 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:12.257503 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:12.257876 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:12.258096 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.12.19 23:09:12.258245 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.12.19 23:09:12.258370 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} executeQuery: Read 153 rows, 15.12 KiB in 0.000979764 sec., 156160 rows/sec., 15.07 MiB/sec. 2023.12.19 23:09:12.258493 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} DynamicQueryHandler: Done processing query 2023.12.19 23:09:12.258517 [ 3 ] {89fe851a-1296-4ea9-9833-5480acc43a08} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.19 23:09:12.258533 [ 3 ] {} HTTP-Session: 378e88f8-0de6-4805-9f82-7aa58610b2aa Destroying unnamed session 2023.12.19 23:09:12.258666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:12.258713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:12.258732 [ 3 ] {} HTTP-Session: a874f235-579f-48ea-b48c-8adfb4052230 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:12.258750 [ 3 ] {} HTTP-Session: a874f235-579f-48ea-b48c-8adfb4052230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:12.258824 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:12.258864 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:12.258970 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:12.259255 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:12.259462 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2023.12.19 23:09:12.259620 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2023.12.19 23:09:12.259745 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} executeQuery: Read 51 rows, 4.08 KiB in 0.000885332 sec., 57605 rows/sec., 4.50 MiB/sec. 2023.12.19 23:09:12.259885 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} DynamicQueryHandler: Done processing query 2023.12.19 23:09:12.259909 [ 3 ] {9652f8c6-1d87-4c07-8318-7cdd5f5a2165} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.19 23:09:12.259924 [ 3 ] {} HTTP-Session: a874f235-579f-48ea-b48c-8adfb4052230 Destroying unnamed session 2023.12.19 23:09:12.260113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:12.260159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:12.260178 [ 3 ] {} HTTP-Session: e3ec6e6d-c51f-4eb4-abb6-0c469c77c26f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:12.260195 [ 3 ] {} HTTP-Session: e3ec6e6d-c51f-4eb4-abb6-0c469c77c26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:12.260291 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:12.260336 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:09:12.260481 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:12.260969 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.97 GiB. 2023.12.19 23:09:12.261294 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.12.19 23:09:12.261475 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.12.19 23:09:12.261598 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} executeQuery: Read 51 rows, 70.47 KiB in 0.001269398 sec., 40176 rows/sec., 54.22 MiB/sec. 2023.12.19 23:09:12.261731 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} DynamicQueryHandler: Done processing query 2023.12.19 23:09:12.261754 [ 3 ] {3e832436-4745-492c-99b2-0790574fefd9} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:09:12.261769 [ 3 ] {} HTTP-Session: e3ec6e6d-c51f-4eb4-abb6-0c469c77c26f Destroying unnamed session 2023.12.19 23:09:16.363193 [ 88 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:09:16.363261 [ 88 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:09:22.068913 [ 85 ] {} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2023.12.19 23:09:22.069009 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:22.069142 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2023.12.19 23:09:22.069355 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:09:22.069403 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 642 rows starting from the beginning of the part 2023.12.19 23:09:22.069552 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2023.12.19 23:09:22.069676 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2023.12.19 23:09:22.069781 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2023.12.19 23:09:22.069883 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2023.12.19 23:09:22.070657 [ 13 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586352 sec., 452610.7698669652 rows/sec., 31.92 MiB/sec. 2023.12.19 23:09:22.070803 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2023.12.19 23:09:22.071051 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2023.12.19 23:09:22.071126 [ 15 ] {8199f624-e7e3-4d5f-837a-19a3a9dfb4a7::all_1_23_5} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2023.12.19 23:09:22.255801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:22.255919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:22.255952 [ 3 ] {} HTTP-Session: cdae9bcd-0f71-451d-bed7-adf033ec7438 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:22.255981 [ 3 ] {} HTTP-Session: cdae9bcd-0f71-451d-bed7-adf033ec7438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:22.256128 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:22.256196 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:09:22.256385 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:22.256883 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:22.257174 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.19 23:09:22.257357 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.19 23:09:22.257485 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} executeQuery: Read 57 rows, 4.62 KiB in 0.001317728 sec., 43256 rows/sec., 3.42 MiB/sec. 2023.12.19 23:09:22.257757 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} DynamicQueryHandler: Done processing query 2023.12.19 23:09:22.257800 [ 3 ] {24f85749-a01b-4e03-87d0-8f182cc48fbc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:22.257822 [ 3 ] {} HTTP-Session: cdae9bcd-0f71-451d-bed7-adf033ec7438 Destroying unnamed session 2023.12.19 23:09:22.258018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:22.258072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:22.258094 [ 3 ] {} HTTP-Session: 02a29e50-ef8a-4a9c-8a40-16c143c5d2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:22.258115 [ 3 ] {} HTTP-Session: 02a29e50-ef8a-4a9c-8a40-16c143c5d2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:22.258208 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:22.258251 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:22.258384 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:22.258818 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:22.259065 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.12.19 23:09:22.259233 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.12.19 23:09:22.259355 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} executeQuery: Read 171 rows, 16.74 KiB in 0.001111535 sec., 153841 rows/sec., 14.71 MiB/sec. 2023.12.19 23:09:22.259500 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} DynamicQueryHandler: Done processing query 2023.12.19 23:09:22.259525 [ 3 ] {914d7608-445a-489d-80a7-e0d3540033f6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.19 23:09:22.259542 [ 3 ] {} HTTP-Session: 02a29e50-ef8a-4a9c-8a40-16c143c5d2b3 Destroying unnamed session 2023.12.19 23:09:22.259691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 10247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:22.259742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:22.259762 [ 3 ] {} HTTP-Session: d6c4dca4-4124-4206-8e2c-4544adfe3f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:22.259781 [ 3 ] {} HTTP-Session: d6c4dca4-4124-4206-8e2c-4544adfe3f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:22.259858 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:22.259900 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:22.260011 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:22.260309 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:22.260556 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2023.12.19 23:09:22.260730 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2023.12.19 23:09:22.260864 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} executeQuery: Read 60 rows, 4.83 KiB in 0.000975053 sec., 61535 rows/sec., 4.84 MiB/sec. 2023.12.19 23:09:22.261091 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} DynamicQueryHandler: Done processing query 2023.12.19 23:09:22.261116 [ 3 ] {e3ca754a-ed54-49e8-bf47-63e551fd097b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:22.261134 [ 3 ] {} HTTP-Session: d6c4dca4-4124-4206-8e2c-4544adfe3f4a Destroying unnamed session 2023.12.19 23:09:22.261357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 60978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:22.261405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:22.261426 [ 3 ] {} HTTP-Session: a27aae7a-ca24-47b1-aacd-20b1d49bda18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:22.261444 [ 3 ] {} HTTP-Session: a27aae7a-ca24-47b1-aacd-20b1d49bda18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:22.261547 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:22.261596 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:09:22.261765 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:22.262424 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:22.262784 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.12.19 23:09:22.262991 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.12.19 23:09:22.263134 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} executeQuery: Read 57 rows, 78.76 KiB in 0.001555051 sec., 36654 rows/sec., 49.46 MiB/sec. 2023.12.19 23:09:22.263388 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} DynamicQueryHandler: Done processing query 2023.12.19 23:09:22.263412 [ 3 ] {7ee41fb1-c583-4b2a-a277-9b95f63920f4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.19 23:09:22.263429 [ 3 ] {} HTTP-Session: a27aae7a-ca24-47b1-aacd-20b1d49bda18 Destroying unnamed session 2023.12.19 23:09:22.263572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:22.263616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:22.263636 [ 3 ] {} HTTP-Session: e7225961-d5a9-421b-bb03-0fe4f89af21b Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:22.263654 [ 3 ] {} HTTP-Session: e7225961-d5a9-421b-bb03-0fe4f89af21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:22.263726 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:22.263768 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.19 23:09:22.263896 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:22.264168 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:22.264432 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.19 23:09:22.264623 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.19 23:09:22.264730 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} executeQuery: Read 3 rows, 246.00 B in 0.000972894 sec., 3083 rows/sec., 246.93 KiB/sec. 2023.12.19 23:09:22.264890 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} DynamicQueryHandler: Done processing query 2023.12.19 23:09:22.264913 [ 3 ] {faa8ca7c-f7fa-459e-99fb-3123cf151b52} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.19 23:09:22.264930 [ 3 ] {} HTTP-Session: e7225961-d5a9-421b-bb03-0fe4f89af21b Destroying unnamed session 2023.12.19 23:09:31.363316 [ 53 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:09:31.363393 [ 53 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:09:32.256933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 8940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:32.257033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:32.257058 [ 3 ] {} HTTP-Session: ccb7e6b4-626e-4d0e-92e0-f028ceddfc97 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:32.257081 [ 3 ] {} HTTP-Session: ccb7e6b4-626e-4d0e-92e0-f028ceddfc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:32.257208 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:32.257266 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:09:32.257422 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:32.257919 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:32.258181 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.19 23:09:32.258349 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.19 23:09:32.258467 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} executeQuery: Read 62 rows, 5.03 KiB in 0.001226537 sec., 50548 rows/sec., 4.00 MiB/sec. 2023.12.19 23:09:32.258656 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} DynamicQueryHandler: Done processing query 2023.12.19 23:09:32.258695 [ 3 ] {37e7becb-ab98-4e9b-b435-916ce9c21693} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:32.258717 [ 3 ] {} HTTP-Session: ccb7e6b4-626e-4d0e-92e0-f028ceddfc97 Destroying unnamed session 2023.12.19 23:09:32.258881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 29434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:32.258928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:32.258948 [ 3 ] {} HTTP-Session: da45ab88-476f-4b83-9110-98f4af78638a Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:32.258964 [ 3 ] {} HTTP-Session: da45ab88-476f-4b83-9110-98f4af78638a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:32.259045 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:32.259086 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:32.259203 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:32.259638 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:32.259872 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.12.19 23:09:32.260015 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.12.19 23:09:32.260144 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} executeQuery: Read 186 rows, 18.09 KiB in 0.001064055 sec., 174802 rows/sec., 16.60 MiB/sec. 2023.12.19 23:09:32.260142 [ 53 ] {} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.12.19 23:09:32.260254 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:32.260318 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} DynamicQueryHandler: Done processing query 2023.12.19 23:09:32.260377 [ 3 ] {1424e6a1-4e83-4275-b5e1-4d42ec696a0e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.19 23:09:32.260398 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.12.19 23:09:32.260418 [ 3 ] {} HTTP-Session: da45ab88-476f-4b83-9110-98f4af78638a Destroying unnamed session 2023.12.19 23:09:32.260652 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:09:32.260663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 12084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:32.260717 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part 2023.12.19 23:09:32.260749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:32.260792 [ 3 ] {} HTTP-Session: 4dee6d23-7f70-432f-aa9f-96ed7af108c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:32.260823 [ 3 ] {} HTTP-Session: 4dee6d23-7f70-432f-aa9f-96ed7af108c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:32.260994 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 154 rows starting from the beginning of the part 2023.12.19 23:09:32.261011 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:32.261095 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:32.261235 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 37 rows starting from the beginning of the part 2023.12.19 23:09:32.261529 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:32.261545 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 153 rows starting from the beginning of the part 2023.12.19 23:09:32.261720 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 171 rows starting from the beginning of the part 2023.12.19 23:09:32.261949 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 186 rows starting from the beginning of the part 2023.12.19 23:09:32.262417 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:32.262783 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2023.12.19 23:09:32.263079 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2023.12.19 23:09:32.263243 [ 53 ] {} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2023.12.19 23:09:32.263268 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} executeQuery: Read 71 rows, 5.69 KiB in 0.002192131 sec., 32388 rows/sec., 2.53 MiB/sec. 2023.12.19 23:09:32.263300 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:32.263692 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} DynamicQueryHandler: Done processing query 2023.12.19 23:09:32.263738 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2023.12.19 23:09:32.263768 [ 3 ] {d5a412e4-d204-408d-bb98-aebce49481b5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:32.263849 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 4 columns (4 merged, 0 gathered) in 0.003534849 sec., 252910.3789157613 rows/sec., 24.01 MiB/sec. 2023.12.19 23:09:32.263856 [ 3 ] {} HTTP-Session: 4dee6d23-7f70-432f-aa9f-96ed7af108c1 Destroying unnamed session 2023.12.19 23:09:32.263987 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:09:32.264034 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.12.19 23:09:32.264049 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part 2023.12.19 23:09:32.264197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 66318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:32.264300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:32.264351 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.12.19 23:09:32.264385 [ 3 ] {} HTTP-Session: 2ad1f6f6-c1ec-4ab7-a682-3206c47e889c Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:32.264405 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 53 rows starting from the beginning of the part 2023.12.19 23:09:32.264451 [ 3 ] {} HTTP-Session: 2ad1f6f6-c1ec-4ab7-a682-3206c47e889c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:32.264499 [ 13 ] {5c71426d-c7db-4c5d-b70f-83b2a07b23ff::all_1_51_10} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.12.19 23:09:32.264789 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part 2023.12.19 23:09:32.264808 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:32.264924 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:09:32.264987 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:32.265308 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2023.12.19 23:09:32.265599 [ 15 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 71 rows starting from the beginning of the part 2023.12.19 23:09:32.265621 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:32.266880 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:32.267220 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727611 sec., 97113.1376101208 rows/sec., 7.60 MiB/sec. 2023.12.19 23:09:32.267401 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2023.12.19 23:09:32.267541 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.12.19 23:09:32.267716 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2023.12.19 23:09:32.267828 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.12.19 23:09:32.267849 [ 21 ] {b856f1d0-963f-4bfb-8dac-5ebf8ef644d9::all_1_51_10} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2023.12.19 23:09:32.268054 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} executeQuery: Read 62 rows, 85.67 KiB in 0.003182824 sec., 19479 rows/sec., 26.29 MiB/sec. 2023.12.19 23:09:32.268336 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} DynamicQueryHandler: Done processing query 2023.12.19 23:09:32.268360 [ 3 ] {ee9623fd-5975-4be1-a33d-80f7a583327e} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2023.12.19 23:09:32.268377 [ 3 ] {} HTTP-Session: 2ad1f6f6-c1ec-4ab7-a682-3206c47e889c Destroying unnamed session 2023.12.19 23:09:32.268514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 1949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:32.268561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:32.268582 [ 3 ] {} HTTP-Session: a2a049f6-0ecc-45d1-9655-00250b911639 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:32.268599 [ 3 ] {} HTTP-Session: a2a049f6-0ecc-45d1-9655-00250b911639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:32.268672 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:32.268713 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.19 23:09:32.268838 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:32.269143 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:32.269398 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.19 23:09:32.269584 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.19 23:09:32.269707 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} executeQuery: Read 12 rows, 868.00 B in 0.001000394 sec., 11995 rows/sec., 847.32 KiB/sec. 2023.12.19 23:09:32.269871 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} DynamicQueryHandler: Done processing query 2023.12.19 23:09:32.269896 [ 3 ] {604480c1-e9d8-46e2-b4b9-d0dd7e85c349} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:32.269914 [ 3 ] {} HTTP-Session: a2a049f6-0ecc-45d1-9655-00250b911639 Destroying unnamed session 2023.12.19 23:09:37.254633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 5313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:37.254748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:37.254776 [ 3 ] {} HTTP-Session: ff4a27e1-a0eb-4b32-b07e-65e627dabf44 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:37.254800 [ 3 ] {} HTTP-Session: ff4a27e1-a0eb-4b32-b07e-65e627dabf44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:37.254928 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:37.254988 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:37.255144 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:37.255657 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:37.255926 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2023.12.19 23:09:37.256093 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2023.12.19 23:09:37.256225 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} executeQuery: Read 36 rows, 3.09 KiB in 0.001258357 sec., 28608 rows/sec., 2.40 MiB/sec. 2023.12.19 23:09:37.256380 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} DynamicQueryHandler: Done processing query 2023.12.19 23:09:37.256405 [ 3 ] {cd15f2b3-445d-412f-8b9e-c63d180f04ae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:09:37.256422 [ 3 ] {} HTTP-Session: ff4a27e1-a0eb-4b32-b07e-65e627dabf44 Destroying unnamed session 2023.12.19 23:09:37.256541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 4086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:37.256591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:37.256611 [ 3 ] {} HTTP-Session: df103b4e-afee-4247-a4cb-fcf8d51ae2dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:37.256629 [ 3 ] {} HTTP-Session: df103b4e-afee-4247-a4cb-fcf8d51ae2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:37.256709 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:37.256751 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:37.256861 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:37.257234 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:37.257445 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2023.12.19 23:09:37.257593 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2023.12.19 23:09:37.257716 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} executeQuery: Read 24 rows, 1.90 KiB in 0.000976634 sec., 24574 rows/sec., 1.90 MiB/sec. 2023.12.19 23:09:37.257841 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} DynamicQueryHandler: Done processing query 2023.12.19 23:09:37.257864 [ 3 ] {6756aec6-a13e-4041-a2d1-d6320b9a87e5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.19 23:09:37.257880 [ 3 ] {} HTTP-Session: df103b4e-afee-4247-a4cb-fcf8d51ae2dc Destroying unnamed session 2023.12.19 23:09:37.257997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:37.258042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:37.258060 [ 3 ] {} HTTP-Session: 2eff1569-cd70-400e-adb7-4e722ffd87d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:37.258078 [ 3 ] {} HTTP-Session: 2eff1569-cd70-400e-adb7-4e722ffd87d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:37.258154 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:37.258196 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:09:37.258320 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:37.258628 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:37.258878 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.19 23:09:37.259045 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.19 23:09:37.259169 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} executeQuery: Read 36 rows, 2.60 KiB in 0.001014244 sec., 35494 rows/sec., 2.50 MiB/sec. 2023.12.19 23:09:37.259283 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} DynamicQueryHandler: Done processing query 2023.12.19 23:09:37.259306 [ 3 ] {83910b06-4af3-499e-a453-2169579af2ea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.19 23:09:37.259320 [ 3 ] {} HTTP-Session: 2eff1569-cd70-400e-adb7-4e722ffd87d0 Destroying unnamed session 2023.12.19 23:09:42.256561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:42.256696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:42.256727 [ 3 ] {} HTTP-Session: 53683377-d445-47e4-a53c-ab0b9ed731a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:42.256755 [ 3 ] {} HTTP-Session: 53683377-d445-47e4-a53c-ab0b9ed731a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:42.256899 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:42.256967 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:09:42.257151 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:42.257677 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:42.257954 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.19 23:09:42.258133 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.19 23:09:42.258274 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} executeQuery: Read 65 rows, 5.27 KiB in 0.001327398 sec., 48967 rows/sec., 3.88 MiB/sec. 2023.12.19 23:09:42.258285 [ 62 ] {} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 2023.12.19 23:09:42.258416 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:42.258480 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} DynamicQueryHandler: Done processing query 2023.12.19 23:09:42.258524 [ 3 ] {dd9f977f-352c-4996-a10d-ef78fad90fb4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:42.258533 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact 2023.12.19 23:09:42.258552 [ 3 ] {} HTTP-Session: 53683377-d445-47e4-a53c-ab0b9ed731a0 Destroying unnamed session 2023.12.19 23:09:42.258686 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:09:42.258728 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 51 rows starting from the beginning of the part 2023.12.19 23:09:42.258791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 30819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:42.258872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:42.258918 [ 3 ] {} HTTP-Session: 944642fa-628d-4503-9253-881a9391c409 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:42.258971 [ 3 ] {} HTTP-Session: 944642fa-628d-4503-9253-881a9391c409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:42.258984 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:42.259148 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:42.259215 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:42.259237 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:42.259504 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 57 rows starting from the beginning of the part 2023.12.19 23:09:42.259695 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:42.259731 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part 2023.12.19 23:09:42.259899 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 65 rows starting from the beginning of the part 2023.12.19 23:09:42.260560 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:42.261025 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2023.12.19 23:09:42.261179 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.002707137 sec., 124485.7574625887 rows/sec., 9.85 MiB/sec. 2023.12.19 23:09:42.261312 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) 2023.12.19 23:09:42.261312 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2023.12.19 23:09:42.261542 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} executeQuery: Read 195 rows, 18.93 KiB in 0.002338762 sec., 83377 rows/sec., 7.91 MiB/sec. 2023.12.19 23:09:42.261584 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. 2023.12.19 23:09:42.261721 [ 13 ] {ef9fa39d-3c83-4d74-b390-64026aa5d32e::all_1_40_9} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 2023.12.19 23:09:42.261753 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} DynamicQueryHandler: Done processing query 2023.12.19 23:09:42.261814 [ 3 ] {4f703bc0-d71c-4ec3-a917-66a7ad1614ec} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.19 23:09:42.261840 [ 3 ] {} HTTP-Session: 944642fa-628d-4503-9253-881a9391c409 Destroying unnamed session 2023.12.19 23:09:42.262029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 11060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:42.262077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:42.262096 [ 3 ] {} HTTP-Session: a539e264-de9b-4b32-b87d-6ce585f39f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:42.262114 [ 3 ] {} HTTP-Session: a539e264-de9b-4b32-b87d-6ce585f39f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:42.262194 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:42.262234 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:42.262353 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:42.262698 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:42.262915 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2023.12.19 23:09:42.263066 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2023.12.19 23:09:42.263190 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} executeQuery: Read 65 rows, 5.21 KiB in 0.000968693 sec., 67100 rows/sec., 5.25 MiB/sec. 2023.12.19 23:09:42.263312 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} DynamicQueryHandler: Done processing query 2023.12.19 23:09:42.263336 [ 3 ] {debe5dfe-5bc1-4c86-8a55-99fffc74ff4b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:42.263351 [ 3 ] {} HTTP-Session: a539e264-de9b-4b32-b87d-6ce585f39f87 Destroying unnamed session 2023.12.19 23:09:42.263506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 69522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:42.263553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:42.263573 [ 3 ] {} HTTP-Session: c102c72a-e3fe-4614-8861-3cacf0078630 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:42.263589 [ 3 ] {} HTTP-Session: c102c72a-e3fe-4614-8861-3cacf0078630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:42.263682 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:42.263726 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:09:42.263868 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:42.264492 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.46 GiB. 2023.12.19 23:09:42.264828 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.12.19 23:09:42.265009 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.12.19 23:09:42.265141 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} executeQuery: Read 65 rows, 89.82 KiB in 0.001430579 sec., 45436 rows/sec., 61.31 MiB/sec. 2023.12.19 23:09:42.265272 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} DynamicQueryHandler: Done processing query 2023.12.19 23:09:42.265294 [ 3 ] {36204dde-6852-4565-ab91-9e7d372d67e4} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2023.12.19 23:09:42.265309 [ 3 ] {} HTTP-Session: c102c72a-e3fe-4614-8861-3cacf0078630 Destroying unnamed session 2023.12.19 23:09:46.363459 [ 72 ] {} DNSResolver: Updating DNS cache 2023.12.19 23:09:46.363534 [ 72 ] {} DNSResolver: Updated DNS cache 2023.12.19 23:09:52.257554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 9799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.257718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.257762 [ 3 ] {} HTTP-Session: ab1b43fa-789d-4367-b13d-7e583e0b0533 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.257801 [ 3 ] {} HTTP-Session: ab1b43fa-789d-4367-b13d-7e583e0b0533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.257989 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.258078 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.19 23:09:52.258323 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.258855 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.259125 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.19 23:09:52.259298 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} oximeter.fields_i64 (ef9fa39d-3c83-4d74-b390-64026aa5d32e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.19 23:09:52.259421 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} executeQuery: Read 68 rows, 5.51 KiB in 0.001378899 sec., 49314 rows/sec., 3.90 MiB/sec. 2023.12.19 23:09:52.259583 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.259609 [ 3 ] {ac7cbc5d-d77b-43a9-ad54-b39232f1917a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:52.259626 [ 3 ] {} HTTP-Session: ab1b43fa-789d-4367-b13d-7e583e0b0533 Destroying unnamed session 2023.12.19 23:09:52.259754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.259806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.259827 [ 3 ] {} HTTP-Session: 3c7c8081-e5ac-4a38-85bf-226aaa541de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.259847 [ 3 ] {} HTTP-Session: 3c7c8081-e5ac-4a38-85bf-226aaa541de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.259926 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.259968 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.19 23:09:52.260081 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.260392 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.260601 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.19 23:09:52.260751 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} oximeter.fields_ipaddr (c34b6b98-b4a7-4489-9aff-dec33343bca2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.19 23:09:52.260858 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} executeQuery: Read 4 rows, 342.00 B in 0.000902592 sec., 4431 rows/sec., 370.03 KiB/sec. 2023.12.19 23:09:52.261046 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.261070 [ 3 ] {c864b789-c3bd-4f42-96bf-1f7e9f9db6db} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:52.261086 [ 3 ] {} HTTP-Session: 3c7c8081-e5ac-4a38-85bf-226aaa541de8 Destroying unnamed session 2023.12.19 23:09:52.261234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 32495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.261281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.261301 [ 3 ] {} HTTP-Session: 848493a0-830c-4881-94ab-e85299ed0e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.261318 [ 3 ] {} HTTP-Session: 848493a0-830c-4881-94ab-e85299ed0e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.261398 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.261437 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.19 23:09:52.261552 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.262025 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.262247 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2023.12.19 23:09:52.262396 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} oximeter.fields_string (5c71426d-c7db-4c5d-b70f-83b2a07b23ff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2023.12.19 23:09:52.262501 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} executeQuery: Read 206 rows, 19.94 KiB in 0.001073485 sec., 191898 rows/sec., 18.14 MiB/sec. 2023.12.19 23:09:52.262640 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.262664 [ 3 ] {cf30b90a-f294-4413-ba17-e8ea5011ac62} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.19 23:09:52.262680 [ 3 ] {} HTTP-Session: 848493a0-830c-4881-94ab-e85299ed0e55 Destroying unnamed session 2023.12.19 23:09:52.262875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.262919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.262939 [ 3 ] {} HTTP-Session: 835d2ed0-d71e-4f26-9674-9482cc42b1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.262956 [ 3 ] {} HTTP-Session: 835d2ed0-d71e-4f26-9674-9482cc42b1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.263028 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.263066 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.19 23:09:52.263171 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.263456 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.263656 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.19 23:09:52.263802 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} oximeter.fields_u16 (c9ccafbe-c91f-481f-a3f7-2d4dbf34c40c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.19 23:09:52.263905 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} executeQuery: Read 4 rows, 286.00 B in 0.000850091 sec., 4705 rows/sec., 328.55 KiB/sec. 2023.12.19 23:09:52.264024 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.264046 [ 3 ] {d981b093-b7a5-49a5-abc2-ef9fd3d46423} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:52.264062 [ 3 ] {} HTTP-Session: 835d2ed0-d71e-4f26-9674-9482cc42b1ff Destroying unnamed session 2023.12.19 23:09:52.264233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 13245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.264277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.264297 [ 3 ] {} HTTP-Session: 47834ce2-5672-4228-b89e-151a50185cad Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.264314 [ 3 ] {} HTTP-Session: 47834ce2-5672-4228-b89e-151a50185cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.264387 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.264425 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.19 23:09:52.264531 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.264862 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.265065 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2023.12.19 23:09:52.265217 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} oximeter.fields_uuid (b856f1d0-963f-4bfb-8dac-5ebf8ef644d9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2023.12.19 23:09:52.265320 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} executeQuery: Read 78 rows, 6.23 KiB in 0.000904903 sec., 86197 rows/sec., 6.72 MiB/sec. 2023.12.19 23:09:52.265437 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.265460 [ 3 ] {2f8020e8-a01a-4e91-9d6c-8e1d517403e9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.19 23:09:52.265477 [ 3 ] {} HTTP-Session: 47834ce2-5672-4228-b89e-151a50185cad Destroying unnamed session 2023.12.19 23:09:52.265609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.265653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.265673 [ 3 ] {} HTTP-Session: a16e9cdc-8179-418b-8af8-c82b4950864f Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.265689 [ 3 ] {} HTTP-Session: a16e9cdc-8179-418b-8af8-c82b4950864f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.265758 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.265801 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.19 23:09:52.265921 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.266197 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.266448 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.19 23:09:52.266624 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} oximeter.measurements_cumulativeu64 (8199f624-e7e3-4d5f-837a-19a3a9dfb4a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.19 23:09:52.266734 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} executeQuery: Read 2 rows, 144.00 B in 0.000938893 sec., 2130 rows/sec., 149.78 KiB/sec. 2023.12.19 23:09:52.266945 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.266969 [ 3 ] {a41a9349-ddb6-4092-b77f-903f945ce3f2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.19 23:09:52.266985 [ 3 ] {} HTTP-Session: a16e9cdc-8179-418b-8af8-c82b4950864f Destroying unnamed session 2023.12.19 23:09:52.267178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 72727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.267223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.267243 [ 3 ] {} HTTP-Session: c118a8c0-dbb9-4b4c-935d-9727ab8a8f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.267260 [ 3 ] {} HTTP-Session: c118a8c0-dbb9-4b4c-935d-9727ab8a8f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.267358 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.267401 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.19 23:09:52.267555 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.268148 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.268473 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.12.19 23:09:52.268646 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.12.19 23:09:52.268746 [ 60 ] {} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.12.19 23:09:52.268757 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} executeQuery: Read 68 rows, 93.96 KiB in 0.001369899 sec., 49638 rows/sec., 66.98 MiB/sec. 2023.12.19 23:09:52.268798 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.268959 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.12.19 23:09:52.268978 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.269031 [ 3 ] {e0e0ab93-23f9-4145-83a4-0e21b062a81d} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2023.12.19 23:09:52.269062 [ 3 ] {} HTTP-Session: c118a8c0-dbb9-4b4c-935d-9727ab8a8f66 Destroying unnamed session 2023.12.19 23:09:52.269145 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.19 23:09:52.269198 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1653 rows starting from the beginning of the part 2023.12.19 23:09:52.269222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51499, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.19 23:09:52.269304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.19 23:09:52.269338 [ 3 ] {} HTTP-Session: b62c4d5f-2ed9-4b5c-b883-61fcf8a403c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51499 2023.12.19 23:09:52.269371 [ 3 ] {} HTTP-Session: b62c4d5f-2ed9-4b5c-b883-61fcf8a403c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.19 23:09:52.269562 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part 2023.12.19 23:09:52.269580 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} executeQuery: (from [fd00:1122:3344:101::d]:51499) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.19 23:09:52.269674 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.19 23:09:52.269897 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 57 rows starting from the beginning of the part 2023.12.19 23:09:52.270112 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} ParallelParsingInputFormat: Parallel parsing is used 2023.12.19 23:09:52.270234 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 62 rows starting from the beginning of the part 2023.12.19 23:09:52.270476 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 65 rows starting from the beginning of the part 2023.12.19 23:09:52.270820 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part 2023.12.19 23:09:52.270836 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.96 GiB. 2023.12.19 23:09:52.271290 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.19 23:09:52.271535 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} oximeter.measurements_i64 (86a427fb-b044-4485-96ee-9fc42e18d489): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.19 23:09:52.271645 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} executeQuery: Read 6 rows, 405.00 B in 0.002006207 sec., 2990 rows/sec., 197.14 KiB/sec. 2023.12.19 23:09:52.271786 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} DynamicQueryHandler: Done processing query 2023.12.19 23:09:52.271810 [ 3 ] {8ade90ae-2c25-40d9-9825-bf8dce489270} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.19 23:09:52.271826 [ 3 ] {} HTTP-Session: b62c4d5f-2ed9-4b5c-b883-61fcf8a403c5 Destroying unnamed session 2023.12.19 23:09:52.278610 [ 13 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 6 columns (6 merged, 0 gathered) in 0.009739875 sec., 200823.93254533553 rows/sec., 271.00 MiB/sec. 2023.12.19 23:09:52.279469 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.12.19 23:09:52.279711 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.12.19 23:09:52.279784 [ 21 ] {23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8} oximeter.measurements_histogramf64 (23cbf02a-2b62-4272-80ca-412fefad7a3a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.12.19 23:09:52.279860 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 23cbf02a-2b62-4272-80ca-412fefad7a3a::all_1_41_8: 13.52 MiB. 2023.12.19 23:09:53.000117 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 241.77 MiB, peak 252.25 MiB, will set to 244.50 MiB (RSS), difference: 2.74 MiB