[ Jan 19 06:57:17 Enabled. ] [ Jan 19 06:57:17 Rereading configuration. ] [ Jan 19 06:57:18 Rereading configuration. ] [ Jan 19 06:57:19 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 + 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 [ Jan 19 06:57:19 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 2024.01.19 06:57:20.137854 [ 1 ] {} Application: Will watch for the process with pid 22234 2024.01.19 06:57:20.137946 [ 1 ] {} Application: Forked a child process to watch 2024.01.19 06:57:20.400881 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22234 2024.01.19 06:57:20.401048 [ 1 ] {} Application: starting up 2024.01.19 06:57:20.401242 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.19 06:57:20.500688 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.19 06:57:20.500740 [ 1 ] {} Application: Initializing DateLUT. 2024.01.19 06:57:20.500753 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.19 06:57:20.500788 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.19 06:57:20.501094 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.19 06:57:20.501745 [ 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'. 2024.01.19 06:57:20.502210 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.19 06:57:20.502464 [ 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) 2024.01.19 06:57:20.505070 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.19 06:57:20.505114 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.19 06:57:20.505799 [ 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'. 2024.01.19 06:57:20.505968 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.19 06:57:20.512161 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.19 06:57:20.512640 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.19 06:57:20.512665 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.19 06:57:20.514008 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.19 06:57:20.514633 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.19 06:57:20.514963 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.19 06:57:20.515296 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.19 06:57:20.516130 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.19 06:57:20.516177 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.19 06:57:20.516233 [ 1 ] {} Application: Loaded user defined objects 2024.01.19 06:57:20.516250 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.19 06:57:20.524829 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.19 06:57:20.524858 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104871 sec 2024.01.19 06:57:20.525400 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.19 06:57:20.525476 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.19 06:57:20.525495 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.19 06:57:20.525511 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.19 06:57:20.525523 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.19 06:57:20.525537 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.19 06:57:20.525552 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.19 06:57:20.525585 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.19 06:57:20.525604 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.19 06:57:20.525633 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.19 06:57:20.525648 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.19 06:57:20.525662 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.19 06:57:20.525677 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.19 06:57:20.525710 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.19 06:57:20.525725 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.19 06:57:20.525737 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.19 06:57:20.559646 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.19 06:57:20.560881 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.19 06:57:20.560907 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.09e-05 sec 2024.01.19 06:57:20.560927 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.19 06:57:20.560941 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.19 06:57:20.560959 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.19 06:57:20.563075 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.19 06:57:20.568082 [ 1 ] {} Application: Loaded metadata. 2024.01.19 06:57:20.568225 [ 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). 2024.01.19 06:57:20.568255 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.19 06:57:20.752587 [ 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) 2024.01.19 06:57:20.769500 [ 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) 2024.01.19 06:57:20.769548 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.19 06:57:20.871486 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.19 06:57:20.872221 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.01.19 06:57:20.872591 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.19 06:57:20.872646 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.19 06:57:20.872669 [ 161 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:57:20.872736 [ 161 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:57:20.872762 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.19 06:57:20.872804 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.19 06:57:20.873375 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.19 06:57:20.873397 [ 1 ] {} Application: Ready for connections. 2024.01.19 06:57:35.873345 [ 173 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:57:35.873410 [ 173 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:57:45.048796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.048989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.049543 [ 3 ] {} HTTP-Session: 99290d62-23ea-4d1b-aa8f-06a01663eeb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.049579 [ 3 ] {} HTTP-Session: 99290d62-23ea-4d1b-aa8f-06a01663eeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.049702 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.19 06:57:45.049733 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.19 06:57:45.049746 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.19 06:57:45.051146 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} executeQuery: (from [fd00:1122:3344:101::d]:33727) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.19 06:57:45.069220 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33727) (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 2024.01.19 06:57:45.070035 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} 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) 2024.01.19 06:57:45.070750 [ 3 ] {99a5af39-9d2b-4aea-b02e-633ed69c07b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.070781 [ 3 ] {} HTTP-Session: 99290d62-23ea-4d1b-aa8f-06a01663eeb7 Destroying unnamed session 2024.01.19 06:57:45.071111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.071177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.071205 [ 3 ] {} HTTP-Session: 700c600d-39e3-4f3a-a8da-7b60647cd513 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.071224 [ 3 ] {} HTTP-Session: 700c600d-39e3-4f3a-a8da-7b60647cd513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.071318 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} executeQuery: (from [fd00:1122:3344:101::d]:33727) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.19 06:57:45.071399 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.19 06:57:45.072429 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.19 06:57:45.074257 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:57:45.078105 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.078133 [ 3 ] {ab263e7a-e424-4e45-a443-9c1b093de2e7} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.19 06:57:45.078149 [ 3 ] {} HTTP-Session: 700c600d-39e3-4f3a-a8da-7b60647cd513 Destroying unnamed session 2024.01.19 06:57:45.078289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.078339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.078358 [ 3 ] {} HTTP-Session: 56ecf664-93cf-472c-ba90-76c032a75062 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.078378 [ 3 ] {} HTTP-Session: 56ecf664-93cf-472c-ba90-76c032a75062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.078476 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} executeQuery: (from [fd00:1122:3344:101::d]:33727) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.19 06:57:45.078719 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:33727) (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 2024.01.19 06:57:45.078842 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} 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) 2024.01.19 06:57:45.078954 [ 3 ] {c8aa3086-d516-42bf-a86b-955268d12870} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.078977 [ 3 ] {} HTTP-Session: 56ecf664-93cf-472c-ba90-76c032a75062 Destroying unnamed session 2024.01.19 06:57:45.079232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.079276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.079298 [ 3 ] {} HTTP-Session: 85992147-0405-4d75-8c41-7d4460efe51a Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.079314 [ 3 ] {} HTTP-Session: 85992147-0405-4d75-8c41-7d4460efe51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.079418 [ 3 ] {a7e4527d-84e3-4ea9-9af5-6a5b9a7487ec} executeQuery: (from [fd00:1122:3344:101::d]:33727) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.19 06:57:45.079520 [ 3 ] {a7e4527d-84e3-4ea9-9af5-6a5b9a7487ec} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.079539 [ 3 ] {a7e4527d-84e3-4ea9-9af5-6a5b9a7487ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.079560 [ 3 ] {} HTTP-Session: 85992147-0405-4d75-8c41-7d4460efe51a Destroying unnamed session 2024.01.19 06:57:45.079665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.079707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.079729 [ 3 ] {} HTTP-Session: bc493eb0-29e2-4385-b4f3-2b9ec775b956 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.079744 [ 3 ] {} HTTP-Session: bc493eb0-29e2-4385-b4f3-2b9ec775b956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.079801 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} executeQuery: (from [fd00:1122:3344:101::d]:33727) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.19 06:57:45.079854 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.19 06:57:45.086305 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.19 06:57:45.086331 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.601e-05 sec 2024.01.19 06:57:45.086352 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.19 06:57:45.086366 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} DatabaseAtomic (oximeter): Starting up tables. 2024.01.19 06:57:45.086437 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.086456 [ 3 ] {15bd7d30-cd74-4dc1-8091-ff312449325e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.086475 [ 3 ] {} HTTP-Session: bc493eb0-29e2-4385-b4f3-2b9ec775b956 Destroying unnamed session 2024.01.19 06:57:45.086591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.086636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.086658 [ 3 ] {} HTTP-Session: c64534ed-4ee8-4574-90fe-8218c0cb3bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.086673 [ 3 ] {} HTTP-Session: c64534ed-4ee8-4574-90fe-8218c0cb3bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.086810 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} executeQuery: (from [fd00:1122:3344:101::d]:33727) /* 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) 2024.01.19 06:57:45.086855 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.19 06:57:45.094837 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} oximeter.version (d3c9ba4a-b772-444f-b4a9-fb3e8b3da080): Loading data parts 2024.01.19 06:57:45.094968 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} oximeter.version (d3c9ba4a-b772-444f-b4a9-fb3e8b3da080): There are no data parts 2024.01.19 06:57:45.104896 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.104937 [ 3 ] {22e60b5d-01c4-440a-8458-15b14b8a7298} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.104957 [ 3 ] {} HTTP-Session: c64534ed-4ee8-4574-90fe-8218c0cb3bd0 Destroying unnamed session 2024.01.19 06:57:45.105081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.105138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.105160 [ 3 ] {} HTTP-Session: 841030a5-3fd8-4f3c-b1be-a062810affa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.105186 [ 3 ] {} HTTP-Session: 841030a5-3fd8-4f3c-b1be-a062810affa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.105431 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} executeQuery: (from [fd00:1122:3344:101::d]:33727) /* 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) 2024.01.19 06:57:45.105498 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.19 06:57:45.114275 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} oximeter.measurements_bool (87f1aba8-0743-48d2-bbd3-0a2fc861a3a2): Loading data parts 2024.01.19 06:57:45.114390 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} oximeter.measurements_bool (87f1aba8-0743-48d2-bbd3-0a2fc861a3a2): There are no data parts 2024.01.19 06:57:45.117103 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.117140 [ 3 ] {17176a8d-3d4d-437f-8225-376930bcd6ff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.117160 [ 3 ] {} HTTP-Session: 841030a5-3fd8-4f3c-b1be-a062810affa5 Destroying unnamed session 2024.01.19 06:57:45.117298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.117355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.117378 [ 3 ] {} HTTP-Session: 2ae8da6a-289e-4d09-acd0-5ea491425096 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.117402 [ 3 ] {} HTTP-Session: 2ae8da6a-289e-4d09-acd0-5ea491425096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.117633 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.117686 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.19 06:57:45.122810 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} oximeter.measurements_i8 (e5e51a7d-b230-4313-8aad-f7dc9b2f5e77): Loading data parts 2024.01.19 06:57:45.122926 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} oximeter.measurements_i8 (e5e51a7d-b230-4313-8aad-f7dc9b2f5e77): There are no data parts 2024.01.19 06:57:45.131271 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.131308 [ 3 ] {749acfb5-2bee-4fe8-ad98-f07595a92ff9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.131328 [ 3 ] {} HTTP-Session: 2ae8da6a-289e-4d09-acd0-5ea491425096 Destroying unnamed session 2024.01.19 06:57:45.131445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.131501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.131525 [ 3 ] {} HTTP-Session: aef27c68-8821-4b91-a820-29246e47a63a Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.131551 [ 3 ] {} HTTP-Session: aef27c68-8821-4b91-a820-29246e47a63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.131756 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.131805 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.19 06:57:45.135177 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} oximeter.measurements_u8 (8804b3a4-2e87-4221-b296-79c9affef7a4): Loading data parts 2024.01.19 06:57:45.135308 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} oximeter.measurements_u8 (8804b3a4-2e87-4221-b296-79c9affef7a4): There are no data parts 2024.01.19 06:57:45.137835 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.137865 [ 3 ] {10797fef-558c-4b7d-8adb-e5372251603d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.137891 [ 3 ] {} HTTP-Session: aef27c68-8821-4b91-a820-29246e47a63a Destroying unnamed session 2024.01.19 06:57:45.138018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.138068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.138097 [ 3 ] {} HTTP-Session: 24da233c-4d78-42e5-9230-689c46b465cd Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.138125 [ 3 ] {} HTTP-Session: 24da233c-4d78-42e5-9230-689c46b465cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.138353 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.138415 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.19 06:57:45.145767 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} oximeter.measurements_i16 (f87022fe-eb57-46c3-ba79-2f03d8ce736b): Loading data parts 2024.01.19 06:57:45.145920 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} oximeter.measurements_i16 (f87022fe-eb57-46c3-ba79-2f03d8ce736b): There are no data parts 2024.01.19 06:57:45.150836 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.150873 [ 3 ] {93b923dd-df1b-4d05-8f88-ca63e7be0f8e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.150903 [ 3 ] {} HTTP-Session: 24da233c-4d78-42e5-9230-689c46b465cd Destroying unnamed session 2024.01.19 06:57:45.151061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.151132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.151166 [ 3 ] {} HTTP-Session: 344cbe89-eb2d-4c79-a7a8-c51b7cdf57f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.151199 [ 3 ] {} HTTP-Session: 344cbe89-eb2d-4c79-a7a8-c51b7cdf57f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.151479 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.151551 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.19 06:57:45.154796 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} oximeter.measurements_u16 (26efd4f1-3f21-4544-9012-09d17ae5f8eb): Loading data parts 2024.01.19 06:57:45.154942 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} oximeter.measurements_u16 (26efd4f1-3f21-4544-9012-09d17ae5f8eb): There are no data parts 2024.01.19 06:57:45.158096 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.158132 [ 3 ] {6b68068f-6fec-4243-bdb0-de76e621f7c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.158162 [ 3 ] {} HTTP-Session: 344cbe89-eb2d-4c79-a7a8-c51b7cdf57f3 Destroying unnamed session 2024.01.19 06:57:45.158309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.158381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.158414 [ 3 ] {} HTTP-Session: 002fa197-bda4-4d25-b164-464cefb9dc0d Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.158438 [ 3 ] {} HTTP-Session: 002fa197-bda4-4d25-b164-464cefb9dc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.158736 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.158811 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.19 06:57:45.163982 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} oximeter.measurements_i32 (ce98cf04-e093-4520-8e96-f51a09c5a564): Loading data parts 2024.01.19 06:57:45.164125 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} oximeter.measurements_i32 (ce98cf04-e093-4520-8e96-f51a09c5a564): There are no data parts 2024.01.19 06:57:45.169040 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.169078 [ 3 ] {8e013b61-14b2-429a-94e9-7217d6fce15e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.169109 [ 3 ] {} HTTP-Session: 002fa197-bda4-4d25-b164-464cefb9dc0d Destroying unnamed session 2024.01.19 06:57:45.169255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.169327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.169361 [ 3 ] {} HTTP-Session: e55b3fc9-1981-4d75-aa24-54c16fa63892 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.169386 [ 3 ] {} HTTP-Session: e55b3fc9-1981-4d75-aa24-54c16fa63892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.169678 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.169763 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.19 06:57:45.172819 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} oximeter.measurements_u32 (76af195e-c014-4216-b3df-806cf120f3bf): Loading data parts 2024.01.19 06:57:45.172969 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} oximeter.measurements_u32 (76af195e-c014-4216-b3df-806cf120f3bf): There are no data parts 2024.01.19 06:57:45.175533 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.175557 [ 3 ] {66855dbe-95c6-4b92-b32c-198ca1655e0b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.175572 [ 3 ] {} HTTP-Session: e55b3fc9-1981-4d75-aa24-54c16fa63892 Destroying unnamed session 2024.01.19 06:57:45.175687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.175771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.175802 [ 3 ] {} HTTP-Session: dd0793c9-9360-4558-833d-b2863df102ed Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.175839 [ 3 ] {} HTTP-Session: dd0793c9-9360-4558-833d-b2863df102ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.176129 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.176206 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.19 06:57:45.181617 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): Loading data parts 2024.01.19 06:57:45.181732 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): There are no data parts 2024.01.19 06:57:45.186518 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.186548 [ 3 ] {14fa238d-19de-4794-98d7-31a6bfbb1a40} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.186566 [ 3 ] {} HTTP-Session: dd0793c9-9360-4558-833d-b2863df102ed Destroying unnamed session 2024.01.19 06:57:45.186686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.186735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.186753 [ 3 ] {} HTTP-Session: 49a826d3-20bc-47b1-b8d5-689800de5b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.186774 [ 3 ] {} HTTP-Session: 49a826d3-20bc-47b1-b8d5-689800de5b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.186966 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.187015 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.19 06:57:45.189985 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} oximeter.measurements_u64 (fcad422d-8765-4ced-880f-0eb6009bb51f): Loading data parts 2024.01.19 06:57:45.190102 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} oximeter.measurements_u64 (fcad422d-8765-4ced-880f-0eb6009bb51f): There are no data parts 2024.01.19 06:57:45.192571 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.192602 [ 3 ] {fb01cf58-0557-40f4-bb8d-5027326174a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.192618 [ 3 ] {} HTTP-Session: 49a826d3-20bc-47b1-b8d5-689800de5b35 Destroying unnamed session 2024.01.19 06:57:45.192721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.192769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.192787 [ 3 ] {} HTTP-Session: ded5167c-884f-4a79-893c-727d4d427dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.192808 [ 3 ] {} HTTP-Session: ded5167c-884f-4a79-893c-727d4d427dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.192996 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.193040 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.19 06:57:45.198102 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} oximeter.measurements_f32 (4981febd-20a7-42d1-bc97-4c0496dd00e7): Loading data parts 2024.01.19 06:57:45.198189 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} oximeter.measurements_f32 (4981febd-20a7-42d1-bc97-4c0496dd00e7): There are no data parts 2024.01.19 06:57:45.202962 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.202999 [ 3 ] {aeb3d073-3014-4aeb-b805-f1ccf6030aa5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.203017 [ 3 ] {} HTTP-Session: ded5167c-884f-4a79-893c-727d4d427dc3 Destroying unnamed session 2024.01.19 06:57:45.203161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.203219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.203241 [ 3 ] {} HTTP-Session: b834ea24-7846-44af-8e03-686c85ab749e Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.203267 [ 3 ] {} HTTP-Session: b834ea24-7846-44af-8e03-686c85ab749e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.203498 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.203551 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.19 06:57:45.206578 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} oximeter.measurements_f64 (06234b58-cfaf-4c96-9918-9f2c7c32e4a7): Loading data parts 2024.01.19 06:57:45.206651 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} oximeter.measurements_f64 (06234b58-cfaf-4c96-9918-9f2c7c32e4a7): There are no data parts 2024.01.19 06:57:45.209120 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.209180 [ 3 ] {2097d366-d19f-4151-b787-eb21e7ecde5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.209201 [ 3 ] {} HTTP-Session: b834ea24-7846-44af-8e03-686c85ab749e Destroying unnamed session 2024.01.19 06:57:45.209327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.209392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.209415 [ 3 ] {} HTTP-Session: 7820976e-29e1-484b-8302-dd76b47840d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.209441 [ 3 ] {} HTTP-Session: 7820976e-29e1-484b-8302-dd76b47840d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.209682 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.209728 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.19 06:57:45.214840 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} oximeter.measurements_string (b6832c9a-be89-488c-ad5c-b5e7eb2c1abc): Loading data parts 2024.01.19 06:57:45.214920 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} oximeter.measurements_string (b6832c9a-be89-488c-ad5c-b5e7eb2c1abc): There are no data parts 2024.01.19 06:57:45.219757 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.219813 [ 3 ] {29090a76-9f4b-44ec-9849-a13243db61af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.219841 [ 3 ] {} HTTP-Session: 7820976e-29e1-484b-8302-dd76b47840d9 Destroying unnamed session 2024.01.19 06:57:45.220019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.220111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.220144 [ 3 ] {} HTTP-Session: ee2497af-3d80-46c9-a8ca-7bbbbaf2671f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.220183 [ 3 ] {} HTTP-Session: ee2497af-3d80-46c9-a8ca-7bbbbaf2671f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.220535 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.220631 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.19 06:57:45.223922 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} oximeter.measurements_bytes (04e77ccd-da9a-4921-9344-92b181b228b8): Loading data parts 2024.01.19 06:57:45.224009 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} oximeter.measurements_bytes (04e77ccd-da9a-4921-9344-92b181b228b8): There are no data parts 2024.01.19 06:57:45.226475 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.226511 [ 3 ] {37c81965-f7bc-4bc9-bbcd-faa97ecfdb95} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.226529 [ 3 ] {} HTTP-Session: ee2497af-3d80-46c9-a8ca-7bbbbaf2671f Destroying unnamed session 2024.01.19 06:57:45.226645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.226697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.226715 [ 3 ] {} HTTP-Session: e3271dc2-443e-4320-859f-c3faffa2853d Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.226736 [ 3 ] {} HTTP-Session: e3271dc2-443e-4320-859f-c3faffa2853d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.226935 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.226983 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.19 06:57:45.232087 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} oximeter.measurements_cumulativei64 (1a26055b-e8f0-46cd-ae37-101937019c48): Loading data parts 2024.01.19 06:57:45.232186 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} oximeter.measurements_cumulativei64 (1a26055b-e8f0-46cd-ae37-101937019c48): There are no data parts 2024.01.19 06:57:45.236955 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.236986 [ 3 ] {30b9d13a-7897-4884-9204-a28f4babf60e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.237007 [ 3 ] {} HTTP-Session: e3271dc2-443e-4320-859f-c3faffa2853d Destroying unnamed session 2024.01.19 06:57:45.237116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.237163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.237182 [ 3 ] {} HTTP-Session: 9c0b946f-cdf9-4ad9-99cb-51bc3f05ea94 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.237203 [ 3 ] {} HTTP-Session: 9c0b946f-cdf9-4ad9-99cb-51bc3f05ea94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.237407 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.237455 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.19 06:57:45.240491 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Loading data parts 2024.01.19 06:57:45.240581 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): There are no data parts 2024.01.19 06:57:45.243054 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.243083 [ 3 ] {d9b59dac-072c-4dd3-afe7-b9a0e6d78c2e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.243107 [ 3 ] {} HTTP-Session: 9c0b946f-cdf9-4ad9-99cb-51bc3f05ea94 Destroying unnamed session 2024.01.19 06:57:45.243207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.243260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.243287 [ 3 ] {} HTTP-Session: e0ec8f03-a27a-445b-881b-8aca166046e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.243306 [ 3 ] {} HTTP-Session: e0ec8f03-a27a-445b-881b-8aca166046e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.243542 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.243601 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.19 06:57:45.248718 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} oximeter.measurements_cumulativef32 (852ed099-c30e-40e0-8803-c2c1da23556a): Loading data parts 2024.01.19 06:57:45.248807 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} oximeter.measurements_cumulativef32 (852ed099-c30e-40e0-8803-c2c1da23556a): There are no data parts 2024.01.19 06:57:45.253617 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.253641 [ 3 ] {021ef81f-c381-4a68-96dc-c80a9af6d7d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.253664 [ 3 ] {} HTTP-Session: e0ec8f03-a27a-445b-881b-8aca166046e0 Destroying unnamed session 2024.01.19 06:57:45.253803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.253861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.253889 [ 3 ] {} HTTP-Session: 23902846-0c0d-47ea-88c2-94d17789a5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.253909 [ 3 ] {} HTTP-Session: 23902846-0c0d-47ea-88c2-94d17789a5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.254146 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.254205 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.19 06:57:45.257338 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} oximeter.measurements_cumulativef64 (3dbb6ab9-a699-4e6a-9cb5-1695ff86b9c3): Loading data parts 2024.01.19 06:57:45.257415 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} oximeter.measurements_cumulativef64 (3dbb6ab9-a699-4e6a-9cb5-1695ff86b9c3): There are no data parts 2024.01.19 06:57:45.259945 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.259984 [ 3 ] {432cd164-0b64-4494-ace7-c91bf4a02646} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.260003 [ 3 ] {} HTTP-Session: 23902846-0c0d-47ea-88c2-94d17789a5a2 Destroying unnamed session 2024.01.19 06:57:45.260124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.260187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.260210 [ 3 ] {} HTTP-Session: c0d2f396-243f-4e64-a04f-2012e40e6eb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.260236 [ 3 ] {} HTTP-Session: c0d2f396-243f-4e64-a04f-2012e40e6eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.260500 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.260566 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.19 06:57:45.265730 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} oximeter.measurements_histogrami8 (6995c2c7-b58b-4af0-b4ad-b7899abe6b80): Loading data parts 2024.01.19 06:57:45.265808 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} oximeter.measurements_histogrami8 (6995c2c7-b58b-4af0-b4ad-b7899abe6b80): There are no data parts 2024.01.19 06:57:45.270530 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.270566 [ 3 ] {1c8112d6-061a-43a3-9c18-1ae0189724d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.270583 [ 3 ] {} HTTP-Session: c0d2f396-243f-4e64-a04f-2012e40e6eb5 Destroying unnamed session 2024.01.19 06:57:45.270689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.270743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.270764 [ 3 ] {} HTTP-Session: dda4b4af-b1f6-4370-8db0-a0db460f806c Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.270787 [ 3 ] {} HTTP-Session: dda4b4af-b1f6-4370-8db0-a0db460f806c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.271105 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.271165 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.19 06:57:45.274294 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} oximeter.measurements_histogramu8 (6d60a269-40c0-40b4-bbba-fd9177181c62): Loading data parts 2024.01.19 06:57:45.274374 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} oximeter.measurements_histogramu8 (6d60a269-40c0-40b4-bbba-fd9177181c62): There are no data parts 2024.01.19 06:57:45.276840 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.276870 [ 3 ] {67d572e4-3674-45d4-b239-264eb251387f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.276889 [ 3 ] {} HTTP-Session: dda4b4af-b1f6-4370-8db0-a0db460f806c Destroying unnamed session 2024.01.19 06:57:45.277000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.277063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.277086 [ 3 ] {} HTTP-Session: 4f57965b-5840-41e1-aa66-0bc7de228bd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.277111 [ 3 ] {} HTTP-Session: 4f57965b-5840-41e1-aa66-0bc7de228bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.277375 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.277439 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.19 06:57:45.282649 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} oximeter.measurements_histogrami16 (6924bd0c-9314-48ed-a5f9-b25b1b5e9777): Loading data parts 2024.01.19 06:57:45.282804 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} oximeter.measurements_histogrami16 (6924bd0c-9314-48ed-a5f9-b25b1b5e9777): There are no data parts 2024.01.19 06:57:45.287798 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.287843 [ 3 ] {1f589039-07f5-48cd-9859-3d8783696496} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.287883 [ 3 ] {} HTTP-Session: 4f57965b-5840-41e1-aa66-0bc7de228bd9 Destroying unnamed session 2024.01.19 06:57:45.288075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.288163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.288206 [ 3 ] {} HTTP-Session: 2dbf53b0-8bbe-45a7-8c01-975361e574dc Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.288236 [ 3 ] {} HTTP-Session: 2dbf53b0-8bbe-45a7-8c01-975361e574dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.288631 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.288741 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.19 06:57:45.292004 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} oximeter.measurements_histogramu16 (90b07424-c99b-44f7-9772-296130027d1f): Loading data parts 2024.01.19 06:57:45.292093 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} oximeter.measurements_histogramu16 (90b07424-c99b-44f7-9772-296130027d1f): There are no data parts 2024.01.19 06:57:45.294552 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.294577 [ 3 ] {abef383b-1c74-4189-b77f-303aafcae160} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.294599 [ 3 ] {} HTTP-Session: 2dbf53b0-8bbe-45a7-8c01-975361e574dc Destroying unnamed session 2024.01.19 06:57:45.294707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.294795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.294848 [ 3 ] {} HTTP-Session: c5e5e849-a6c7-472e-a3d4-aa0c65935671 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.294891 [ 3 ] {} HTTP-Session: c5e5e849-a6c7-472e-a3d4-aa0c65935671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.295279 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.295375 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.19 06:57:45.300914 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} oximeter.measurements_histogrami32 (5498a07f-dd6a-4edc-a480-0bb77af12c99): Loading data parts 2024.01.19 06:57:45.301048 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} oximeter.measurements_histogrami32 (5498a07f-dd6a-4edc-a480-0bb77af12c99): There are no data parts 2024.01.19 06:57:45.306128 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.306171 [ 3 ] {2a3d1f41-7860-4d36-9ab9-8f6771543e2d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.306190 [ 3 ] {} HTTP-Session: c5e5e849-a6c7-472e-a3d4-aa0c65935671 Destroying unnamed session 2024.01.19 06:57:45.306316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.306373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.306396 [ 3 ] {} HTTP-Session: a30b9282-b067-4b1f-90fc-65fcfd002f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.306423 [ 3 ] {} HTTP-Session: a30b9282-b067-4b1f-90fc-65fcfd002f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.306679 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.306733 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.19 06:57:45.309817 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} oximeter.measurements_histogramu32 (d84d1aa1-df2b-480c-8604-f8dcecef3040): Loading data parts 2024.01.19 06:57:45.309931 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} oximeter.measurements_histogramu32 (d84d1aa1-df2b-480c-8604-f8dcecef3040): There are no data parts 2024.01.19 06:57:45.312441 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.312472 [ 3 ] {299c9ef9-dfcd-4d8f-aa41-6e14b2c1d2b3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.312492 [ 3 ] {} HTTP-Session: a30b9282-b067-4b1f-90fc-65fcfd002f7f Destroying unnamed session 2024.01.19 06:57:45.312593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.312640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.312665 [ 3 ] {} HTTP-Session: 1973c7f6-c927-4693-b703-0ba7e7639def Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.312681 [ 3 ] {} HTTP-Session: 1973c7f6-c927-4693-b703-0ba7e7639def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.312891 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.312945 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.19 06:57:45.318186 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} oximeter.measurements_histogrami64 (71bb0112-c55b-4a6d-a032-41aea1bb6615): Loading data parts 2024.01.19 06:57:45.318284 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} oximeter.measurements_histogrami64 (71bb0112-c55b-4a6d-a032-41aea1bb6615): There are no data parts 2024.01.19 06:57:45.323154 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.323196 [ 3 ] {3a9a8148-e4b9-4056-8f7d-f3de54fa14d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.323235 [ 3 ] {} HTTP-Session: 1973c7f6-c927-4693-b703-0ba7e7639def Destroying unnamed session 2024.01.19 06:57:45.323378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.323460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.323503 [ 3 ] {} HTTP-Session: 76c3a6a5-5cd7-4d65-826c-6cdca21f0260 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.323531 [ 3 ] {} HTTP-Session: 76c3a6a5-5cd7-4d65-826c-6cdca21f0260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.323805 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.323855 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.19 06:57:45.326944 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} oximeter.measurements_histogramu64 (33d346b7-c796-4913-8be8-5aa3d442ce5c): Loading data parts 2024.01.19 06:57:45.327047 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} oximeter.measurements_histogramu64 (33d346b7-c796-4913-8be8-5aa3d442ce5c): There are no data parts 2024.01.19 06:57:45.329483 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.329514 [ 3 ] {82c53bf1-24e3-455e-96b0-2b3636e34578} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.329528 [ 3 ] {} HTTP-Session: 76c3a6a5-5cd7-4d65-826c-6cdca21f0260 Destroying unnamed session 2024.01.19 06:57:45.329610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.329660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.329678 [ 3 ] {} HTTP-Session: 9715919f-3e37-4567-9733-607d139a1348 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.329697 [ 3 ] {} HTTP-Session: 9715919f-3e37-4567-9733-607d139a1348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.329954 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.330008 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.19 06:57:45.335122 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} oximeter.measurements_histogramf32 (8f608e01-d656-4295-b91a-c73c17522ff0): Loading data parts 2024.01.19 06:57:45.335241 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} oximeter.measurements_histogramf32 (8f608e01-d656-4295-b91a-c73c17522ff0): There are no data parts 2024.01.19 06:57:45.340146 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.340184 [ 3 ] {f35329f6-d876-4dee-af24-26e79fbf478d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.340203 [ 3 ] {} HTTP-Session: 9715919f-3e37-4567-9733-607d139a1348 Destroying unnamed session 2024.01.19 06:57:45.340364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.340423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.340446 [ 3 ] {} HTTP-Session: 5281ef74-1839-49d2-b7d1-af11846b6ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.340473 [ 3 ] {} HTTP-Session: 5281ef74-1839-49d2-b7d1-af11846b6ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.340733 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.340793 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.19 06:57:45.343835 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Loading data parts 2024.01.19 06:57:45.343948 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): There are no data parts 2024.01.19 06:57:45.346484 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.346514 [ 3 ] {8cbcb5bd-e2d4-4fdd-a174-7e231b8010fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.346541 [ 3 ] {} HTTP-Session: 5281ef74-1839-49d2-b7d1-af11846b6ecc Destroying unnamed session 2024.01.19 06:57:45.346676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.346730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.346748 [ 3 ] {} HTTP-Session: c9b16de1-bf15-42c1-a62d-add93bb3fda8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.346771 [ 3 ] {} HTTP-Session: c9b16de1-bf15-42c1-a62d-add93bb3fda8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.346931 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} executeQuery: (from [fd00:1122:3344:101::d]:33727) /* 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) 2024.01.19 06:57:45.346983 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.19 06:57:45.352005 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} oximeter.fields_bool (208f6e89-c971-4294-8294-b92a6c168e81): Loading data parts 2024.01.19 06:57:45.352139 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} oximeter.fields_bool (208f6e89-c971-4294-8294-b92a6c168e81): There are no data parts 2024.01.19 06:57:45.357035 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.357104 [ 3 ] {4f568654-88d1-4e04-be87-ead0fe1133d1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.357126 [ 3 ] {} HTTP-Session: c9b16de1-bf15-42c1-a62d-add93bb3fda8 Destroying unnamed session 2024.01.19 06:57:45.357248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.357313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.357336 [ 3 ] {} HTTP-Session: 3a188332-ab03-40e5-a7a8-bf8110e4221f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.357355 [ 3 ] {} HTTP-Session: 3a188332-ab03-40e5-a7a8-bf8110e4221f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.357546 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.357607 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.19 06:57:45.360530 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} oximeter.fields_i8 (a24ec790-4c17-4f47-ba5b-e3c4a61ca141): Loading data parts 2024.01.19 06:57:45.360619 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} oximeter.fields_i8 (a24ec790-4c17-4f47-ba5b-e3c4a61ca141): There are no data parts 2024.01.19 06:57:45.363124 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.363160 [ 3 ] {0661d403-76ff-4fc0-bbcd-9da775e4890b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.363186 [ 3 ] {} HTTP-Session: 3a188332-ab03-40e5-a7a8-bf8110e4221f Destroying unnamed session 2024.01.19 06:57:45.363291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.363347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.363378 [ 3 ] {} HTTP-Session: c8698632-dd0a-4f89-8b1c-5fb4d5999bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.363397 [ 3 ] {} HTTP-Session: c8698632-dd0a-4f89-8b1c-5fb4d5999bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.363586 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.363638 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.19 06:57:45.368641 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} oximeter.fields_u8 (40828570-3240-48c8-98ff-99398359d9c0): Loading data parts 2024.01.19 06:57:45.368791 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} oximeter.fields_u8 (40828570-3240-48c8-98ff-99398359d9c0): There are no data parts 2024.01.19 06:57:45.373638 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.373677 [ 3 ] {95d2b1f2-f3c5-47eb-961b-99b62500d447} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.373696 [ 3 ] {} HTTP-Session: c8698632-dd0a-4f89-8b1c-5fb4d5999bf1 Destroying unnamed session 2024.01.19 06:57:45.373841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.373900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.373922 [ 3 ] {} HTTP-Session: 33420605-8bbe-4e24-adf4-b128034ec044 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.373950 [ 3 ] {} HTTP-Session: 33420605-8bbe-4e24-adf4-b128034ec044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.374134 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.374190 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.19 06:57:45.377163 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} oximeter.fields_i16 (5246ee5f-11f2-433c-a921-cc9375782c2b): Loading data parts 2024.01.19 06:57:45.377255 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} oximeter.fields_i16 (5246ee5f-11f2-433c-a921-cc9375782c2b): There are no data parts 2024.01.19 06:57:45.379711 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.379756 [ 3 ] {7e862d9f-e29b-4d28-914f-196901208ee2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.379803 [ 3 ] {} HTTP-Session: 33420605-8bbe-4e24-adf4-b128034ec044 Destroying unnamed session 2024.01.19 06:57:45.379969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.380056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.380100 [ 3 ] {} HTTP-Session: 1b4f20d4-ef50-4e3b-bc82-7eee28bf745b Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.380138 [ 3 ] {} HTTP-Session: 1b4f20d4-ef50-4e3b-bc82-7eee28bf745b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.380417 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.380503 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.19 06:57:45.385792 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Loading data parts 2024.01.19 06:57:45.385906 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): There are no data parts 2024.01.19 06:57:45.390651 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.390680 [ 3 ] {5e0d02b3-717b-435a-ac02-4843216ab475} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.390699 [ 3 ] {} HTTP-Session: 1b4f20d4-ef50-4e3b-bc82-7eee28bf745b Destroying unnamed session 2024.01.19 06:57:45.390853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.390913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.390935 [ 3 ] {} HTTP-Session: 7a47f80b-5195-4a2c-8a02-561d3eeea946 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.390962 [ 3 ] {} HTTP-Session: 7a47f80b-5195-4a2c-8a02-561d3eeea946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.391153 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.391204 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.19 06:57:45.394200 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} oximeter.fields_i32 (3c968c7c-e355-40e1-8ead-7e15d36d2b39): Loading data parts 2024.01.19 06:57:45.394274 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} oximeter.fields_i32 (3c968c7c-e355-40e1-8ead-7e15d36d2b39): There are no data parts 2024.01.19 06:57:45.396679 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.396716 [ 3 ] {de0a3a45-d03e-4e57-b69b-3101913ce767} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.396735 [ 3 ] {} HTTP-Session: 7a47f80b-5195-4a2c-8a02-561d3eeea946 Destroying unnamed session 2024.01.19 06:57:45.396850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.396908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.396930 [ 3 ] {} HTTP-Session: 86dfbfc6-92ba-46d6-8f5e-3dc31acd4095 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.396956 [ 3 ] {} HTTP-Session: 86dfbfc6-92ba-46d6-8f5e-3dc31acd4095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.397147 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.397196 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.19 06:57:45.402281 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} oximeter.fields_u32 (52de8cf8-937d-44db-b73b-b0536d529d7c): Loading data parts 2024.01.19 06:57:45.402381 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} oximeter.fields_u32 (52de8cf8-937d-44db-b73b-b0536d529d7c): There are no data parts 2024.01.19 06:57:45.407104 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.407134 [ 3 ] {970590d8-5692-4dd2-bb35-62c4ba157f90} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.407161 [ 3 ] {} HTTP-Session: 86dfbfc6-92ba-46d6-8f5e-3dc31acd4095 Destroying unnamed session 2024.01.19 06:57:45.407271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.407330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.407360 [ 3 ] {} HTTP-Session: 1d85cd55-78d3-43e3-b91f-516d3f3e4671 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.407379 [ 3 ] {} HTTP-Session: 1d85cd55-78d3-43e3-b91f-516d3f3e4671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.407568 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.407625 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.19 06:57:45.410515 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Loading data parts 2024.01.19 06:57:45.410607 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): There are no data parts 2024.01.19 06:57:45.413036 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.413074 [ 3 ] {8b9d0b05-60bf-4c83-a44f-d4002b67fccb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.413102 [ 3 ] {} HTTP-Session: 1d85cd55-78d3-43e3-b91f-516d3f3e4671 Destroying unnamed session 2024.01.19 06:57:45.413220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.413278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.413308 [ 3 ] {} HTTP-Session: 87311e39-8a3b-4975-a7a7-b98e48d3f00f Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.413327 [ 3 ] {} HTTP-Session: 87311e39-8a3b-4975-a7a7-b98e48d3f00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.413517 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.413574 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.19 06:57:45.418556 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} oximeter.fields_u64 (9ce491eb-a4a5-4be4-ac75-43cdbf96f1c8): Loading data parts 2024.01.19 06:57:45.418649 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} oximeter.fields_u64 (9ce491eb-a4a5-4be4-ac75-43cdbf96f1c8): There are no data parts 2024.01.19 06:57:45.423504 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.423534 [ 3 ] {0159d34a-933d-44c1-8765-b2c144c76e38} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.423562 [ 3 ] {} HTTP-Session: 87311e39-8a3b-4975-a7a7-b98e48d3f00f Destroying unnamed session 2024.01.19 06:57:45.423695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.423746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.423776 [ 3 ] {} HTTP-Session: 61d0025b-0793-44b4-a7ce-f3582b22aaab Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.423799 [ 3 ] {} HTTP-Session: 61d0025b-0793-44b4-a7ce-f3582b22aaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.423947 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.423997 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.19 06:57:45.427437 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Loading data parts 2024.01.19 06:57:45.427579 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): There are no data parts 2024.01.19 06:57:45.430231 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.430259 [ 3 ] {b2427710-8d8a-4cf1-a312-a632f12d57b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.430287 [ 3 ] {} HTTP-Session: 61d0025b-0793-44b4-a7ce-f3582b22aaab Destroying unnamed session 2024.01.19 06:57:45.430416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.430474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.430505 [ 3 ] {} HTTP-Session: 0e70f8cc-9a8a-48ca-a795-1f552fc1b992 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.430525 [ 3 ] {} HTTP-Session: 0e70f8cc-9a8a-48ca-a795-1f552fc1b992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.430717 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.430768 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.19 06:57:45.435853 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Loading data parts 2024.01.19 06:57:45.435949 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): There are no data parts 2024.01.19 06:57:45.440645 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.440670 [ 3 ] {5f3e14ca-0fda-4721-8ba9-0a66dcc65058} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.440685 [ 3 ] {} HTTP-Session: 0e70f8cc-9a8a-48ca-a795-1f552fc1b992 Destroying unnamed session 2024.01.19 06:57:45.440819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.440880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.440902 [ 3 ] {} HTTP-Session: 6765e9c5-f966-4ed6-9381-4535b57d8674 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.440929 [ 3 ] {} HTTP-Session: 6765e9c5-f966-4ed6-9381-4535b57d8674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.441116 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} executeQuery: (from [fd00:1122:3344:101::d]:33727) 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) 2024.01.19 06:57:45.441165 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.19 06:57:45.444125 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Loading data parts 2024.01.19 06:57:45.444208 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): There are no data parts 2024.01.19 06:57:45.446644 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.446678 [ 3 ] {e4371864-3c96-4d6d-b791-97499dea2a91} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.446693 [ 3 ] {} HTTP-Session: 6765e9c5-f966-4ed6-9381-4535b57d8674 Destroying unnamed session 2024.01.19 06:57:45.446799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.446850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.446868 [ 3 ] {} HTTP-Session: 09f839bb-3a21-4074-8a8c-c700e0089e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.446891 [ 3 ] {} HTTP-Session: 09f839bb-3a21-4074-8a8c-c700e0089e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.447108 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} executeQuery: (from [fd00:1122:3344:101::d]:33727) /* 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) 2024.01.19 06:57:45.447170 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.19 06:57:45.452369 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Loading data parts 2024.01.19 06:57:45.452500 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): There are no data parts 2024.01.19 06:57:45.457568 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.457596 [ 3 ] {f418904e-64f2-4827-8e10-4689d7b8937b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.19 06:57:45.457624 [ 3 ] {} HTTP-Session: 09f839bb-3a21-4074-8a8c-c700e0089e6e Destroying unnamed session 2024.01.19 06:57:45.457741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33727, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:57:45.457788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:57:45.457812 [ 3 ] {} HTTP-Session: 3479e1b3-457c-4dd1-b5e5-a782578dbb01 Authenticating user 'default' from [fd00:1122:3344:101::d]:33727 2024.01.19 06:57:45.457828 [ 3 ] {} HTTP-Session: 3479e1b3-457c-4dd1-b5e5-a782578dbb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:57:45.457999 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} executeQuery: (from [fd00:1122:3344:101::d]:33727) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.19 06:57:45.458643 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.19 06:57:45.463600 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.19 06:57:45.466331 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:57:45.466590 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} oximeter.version (d3c9ba4a-b772-444f-b4a9-fb3e8b3da080): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:57:45.466801 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} executeQuery: Read 1 rows, 16.00 B in 0.0087615 sec., 114 rows/sec., 1.78 KiB/sec. 2024.01.19 06:57:45.466919 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} DynamicQueryHandler: Done processing query 2024.01.19 06:57:45.466940 [ 3 ] {d00bf2c7-af23-4d35-86ea-2866b644df80} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.19 06:57:45.466966 [ 3 ] {} HTTP-Session: 3479e1b3-457c-4dd1-b5e5-a782578dbb01 Destroying unnamed session 2024.01.19 06:57:46.000317 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.98 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB 2024.01.19 06:57:50.873446 [ 170 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:57:50.873513 [ 170 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:58:05.873804 [ 134 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:58:05.873897 [ 134 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:58:20.874152 [ 118 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:58:20.874284 [ 118 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:58:25.478259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.478427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.478476 [ 3 ] {} HTTP-Session: c85bb68e-3ea8-451f-95a1-5d9694b88769 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.478499 [ 3 ] {} HTTP-Session: c85bb68e-3ea8-451f-95a1-5d9694b88769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.478655 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} executeQuery: (from [fd00:1122:3344:101::d]:33232) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.19 06:58:25.479013 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.479745 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.479864 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:25.480852 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.480884 [ 3 ] {d923e212-4b59-4696-bed5-ddd8317833be} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:25.480921 [ 3 ] {} HTTP-Session: c85bb68e-3ea8-451f-95a1-5d9694b88769 Destroying unnamed session 2024.01.19 06:58:25.484908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.484968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.485008 [ 3 ] {} HTTP-Session: 850bc5e5-4928-4c5c-b500-02441ddbc254 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.485027 [ 3 ] {} HTTP-Session: 850bc5e5-4928-4c5c-b500-02441ddbc254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.485165 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} executeQuery: (from [fd00:1122:3344:101::d]:33232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.19 06:58:25.492274 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.492425 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.492494 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:25.493413 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.493443 [ 3 ] {916c62b8-7cb4-48ab-bc67-16299b049450} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:25.493478 [ 3 ] {} HTTP-Session: 850bc5e5-4928-4c5c-b500-02441ddbc254 Destroying unnamed session 2024.01.19 06:58:25.493871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.493924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.493945 [ 3 ] {} HTTP-Session: a4fd4e7d-0a6a-434e-9e77-6e5a84561995 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.493963 [ 3 ] {} HTTP-Session: a4fd4e7d-0a6a-434e-9e77-6e5a84561995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.494087 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} executeQuery: (from [fd00:1122:3344:101::d]:33232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.19 06:58:25.494550 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.494701 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.494745 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:25.495594 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.495623 [ 3 ] {b59ff46c-0898-4283-8e33-041b0ee44eab} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:25.495639 [ 3 ] {} HTTP-Session: a4fd4e7d-0a6a-434e-9e77-6e5a84561995 Destroying unnamed session 2024.01.19 06:58:25.495863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.495915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.495938 [ 3 ] {} HTTP-Session: 9d448fa5-0fae-4920-ad4a-41887d4a8d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.495962 [ 3 ] {} HTTP-Session: 9d448fa5-0fae-4920-ad4a-41887d4a8d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.496085 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:58:25.496441 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.496592 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.496635 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:25.497430 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.497458 [ 3 ] {519698fa-ec53-4214-b868-a7f507fd1cb3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:25.497474 [ 3 ] {} HTTP-Session: 9d448fa5-0fae-4920-ad4a-41887d4a8d4d Destroying unnamed session 2024.01.19 06:58:25.498412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.498458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.498478 [ 3 ] {} HTTP-Session: 027b31ae-255c-4529-8e8b-cff441d64595 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.498495 [ 3 ] {} HTTP-Session: 027b31ae-255c-4529-8e8b-cff441d64595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.498577 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:25.498618 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:25.499322 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:25.500480 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:25.500901 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:58:25.501064 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:58:25.501181 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} executeQuery: Read 4 rows, 443.00 B in 0.002573319 sec., 1554 rows/sec., 168.12 KiB/sec. 2024.01.19 06:58:25.501348 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.501374 [ 3 ] {86fbe6d3-6e44-41df-b80a-aa813d8b8840} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:58:25.501389 [ 3 ] {} HTTP-Session: 027b31ae-255c-4529-8e8b-cff441d64595 Destroying unnamed session 2024.01.19 06:58:25.501512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.501558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.501577 [ 3 ] {} HTTP-Session: 6eecbf13-5fcb-413b-b916-cb9fcfb543fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.501594 [ 3 ] {} HTTP-Session: 6eecbf13-5fcb-413b-b916-cb9fcfb543fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.501670 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:25.501710 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:58:25.501820 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:25.505493 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:25.505734 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:58:25.505889 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:58:25.505992 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} executeQuery: Read 42 rows, 3.40 KiB in 0.004291979 sec., 9785 rows/sec., 793.18 KiB/sec. 2024.01.19 06:58:25.506142 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.506168 [ 3 ] {05badf49-2bb1-4997-9e7c-e8f7c8b1fb48} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:58:25.506185 [ 3 ] {} HTTP-Session: 6eecbf13-5fcb-413b-b916-cb9fcfb543fd Destroying unnamed session 2024.01.19 06:58:25.506414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 20459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.506461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.506482 [ 3 ] {} HTTP-Session: 37805111-8f6d-42a8-ac4a-aee30318a8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.506501 [ 3 ] {} HTTP-Session: 37805111-8f6d-42a8-ac4a-aee30318a8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.506581 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:25.506622 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:58:25.506731 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:25.507117 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:25.507347 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:58:25.507509 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:58:25.507616 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} executeQuery: Read 126 rows, 12.73 KiB in 0.001003612 sec., 125546 rows/sec., 12.39 MiB/sec. 2024.01.19 06:58:25.507748 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.507775 [ 3 ] {c3a578ae-82e3-4a09-9a9d-8e02fc47ccb6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.19 06:58:25.507791 [ 3 ] {} HTTP-Session: 37805111-8f6d-42a8-ac4a-aee30318a8a8 Destroying unnamed session 2024.01.19 06:58:25.507929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.507975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.507995 [ 3 ] {} HTTP-Session: bafcb818-bef4-45bf-8e29-f0e3bf78676f Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.508013 [ 3 ] {} HTTP-Session: bafcb818-bef4-45bf-8e29-f0e3bf78676f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.508089 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:25.508128 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:58:25.509356 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:25.511728 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:25.512076 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:58:25.512259 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:58:25.512377 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} executeQuery: Read 52 rows, 4.18 KiB in 0.004259099 sec., 12209 rows/sec., 980.67 KiB/sec. 2024.01.19 06:58:25.512516 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.512542 [ 3 ] {b55a2005-824b-40f5-8f5e-ebe22b2074c6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:58:25.512558 [ 3 ] {} HTTP-Session: bafcb818-bef4-45bf-8e29-f0e3bf78676f Destroying unnamed session 2024.01.19 06:58:25.512863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 44943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.512909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.512928 [ 3 ] {} HTTP-Session: 510ca0c6-4caa-43c5-9011-d6ee9a42d1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.512945 [ 3 ] {} HTTP-Session: 510ca0c6-4caa-43c5-9011-d6ee9a42d1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.513032 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:25.513078 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:58:25.513228 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:25.513743 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:25.516739 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:58:25.516977 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:58:25.517088 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} executeQuery: Read 42 rows, 58.04 KiB in 0.004024866 sec., 10435 rows/sec., 14.08 MiB/sec. 2024.01.19 06:58:25.517239 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.517265 [ 3 ] {1ba7b23e-f9f4-43b8-b5f0-08d56fc5bcf8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.19 06:58:25.517282 [ 3 ] {} HTTP-Session: 510ca0c6-4caa-43c5-9011-d6ee9a42d1d3 Destroying unnamed session 2024.01.19 06:58:25.517406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 2948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:25.517452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:25.517472 [ 3 ] {} HTTP-Session: 39441b97-1b7a-4652-8a04-2aeb96560d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:25.517488 [ 3 ] {} HTTP-Session: 39441b97-1b7a-4652-8a04-2aeb96560d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:25.517560 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:25.518139 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.19 06:58:25.518252 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:25.518570 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:25.518846 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:58:25.519025 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:58:25.519142 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} executeQuery: Read 18 rows, 1.36 KiB in 0.001550408 sec., 11609 rows/sec., 874.90 KiB/sec. 2024.01.19 06:58:25.519267 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} DynamicQueryHandler: Done processing query 2024.01.19 06:58:25.519293 [ 3 ] {f54bddad-f208-4fb7-80f6-8509f11a7f96} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:58:25.519309 [ 3 ] {} HTTP-Session: 39441b97-1b7a-4652-8a04-2aeb96560d2d Destroying unnamed session 2024.01.19 06:58:35.473070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.473190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.473215 [ 3 ] {} HTTP-Session: 64f4c541-17fd-4d3a-ab1b-fd838e158cae Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.473240 [ 3 ] {} HTTP-Session: 64f4c541-17fd-4d3a-ab1b-fd838e158cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.473424 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:58:35.474190 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.474361 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.474457 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:35.474695 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.19 06:58:35.476505 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.19 06:58:35.476543 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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 2024.01.19 06:58:35.476663 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.19 06:58:35.478880 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} executeQuery: Read 4 rows, 443.00 B in 0.005406741 sec., 739 rows/sec., 80.01 KiB/sec. 2024.01.19 06:58:35.479104 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.479136 [ 3 ] {3964d183-a397-4d8f-938e-118ded50cc0d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:35.479161 [ 3 ] {} HTTP-Session: 64f4c541-17fd-4d3a-ab1b-fd838e158cae Destroying unnamed session 2024.01.19 06:58:35.479420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.479488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.479519 [ 3 ] {} HTTP-Session: 305549a8-219a-4528-87c0-90945ca7eae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.479547 [ 3 ] {} HTTP-Session: 305549a8-219a-4528-87c0-90945ca7eae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.479736 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:58:35.480251 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.480413 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.480457 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:35.480605 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.19 06:58:35.480636 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.19 06:58:35.480658 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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 2024.01.19 06:58:35.480689 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.19 06:58:35.481591 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} executeQuery: Read 4 rows, 443.00 B in 0.001800801 sec., 2221 rows/sec., 240.24 KiB/sec. 2024.01.19 06:58:35.481802 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.481827 [ 3 ] {0f82a254-8a05-4806-856a-0934c53d756f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:35.481844 [ 3 ] {} HTTP-Session: 305549a8-219a-4528-87c0-90945ca7eae2 Destroying unnamed session 2024.01.19 06:58:35.482170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.482222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.482242 [ 3 ] {} HTTP-Session: 4fba072d-d4d5-45d1-8dd6-96751e80b0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.482261 [ 3 ] {} HTTP-Session: 4fba072d-d4d5-45d1-8dd6-96751e80b0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.482385 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:58:35.482898 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.483139 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.483202 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:35.483423 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.19 06:58:35.483466 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.19 06:58:35.483499 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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 2024.01.19 06:58:35.483544 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.19 06:58:35.484727 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} executeQuery: Read 4 rows, 443.00 B in 0.002303876 sec., 1736 rows/sec., 187.78 KiB/sec. 2024.01.19 06:58:35.484926 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.484950 [ 3 ] {79c49a46-8746-4602-8b8f-15be9dfd94ee} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:35.484966 [ 3 ] {} HTTP-Session: 4fba072d-d4d5-45d1-8dd6-96751e80b0d2 Destroying unnamed session 2024.01.19 06:58:35.485178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.485224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.485241 [ 3 ] {} HTTP-Session: b6214bee-724e-48bb-8f1c-ff21a0a2eea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.485257 [ 3 ] {} HTTP-Session: b6214bee-724e-48bb-8f1c-ff21a0a2eea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.485370 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:58:35.485810 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.485965 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.486004 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:35.486218 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.19 06:58:35.486251 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.19 06:58:35.486272 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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 2024.01.19 06:58:35.486303 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.19 06:58:35.487212 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} executeQuery: Read 4 rows, 443.00 B in 0.001786671 sec., 2238 rows/sec., 242.14 KiB/sec. 2024.01.19 06:58:35.487405 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.487430 [ 3 ] {7486e058-b399-49b5-8798-897f2a3dcec6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:35.487447 [ 3 ] {} HTTP-Session: b6214bee-724e-48bb-8f1c-ff21a0a2eea3 Destroying unnamed session 2024.01.19 06:58:35.487692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.487739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.487758 [ 3 ] {} HTTP-Session: 6005a8f4-a111-4b40-ba45-348294b60845 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.487775 [ 3 ] {} HTTP-Session: 6005a8f4-a111-4b40-ba45-348294b60845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.487895 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:58:35.488371 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.488537 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.488577 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:35.488723 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.19 06:58:35.488752 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.19 06:58:35.488773 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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 2024.01.19 06:58:35.488800 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.19 06:58:35.489779 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} executeQuery: Read 4 rows, 443.00 B in 0.001846111 sec., 2166 rows/sec., 234.34 KiB/sec. 2024.01.19 06:58:35.489972 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.489996 [ 3 ] {8718977e-d3b4-4ee8-ad96-7245d354f935} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:35.490012 [ 3 ] {} HTTP-Session: 6005a8f4-a111-4b40-ba45-348294b60845 Destroying unnamed session 2024.01.19 06:58:35.490215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.490260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.490279 [ 3 ] {} HTTP-Session: 4314db5f-d201-4bda-9534-ef46d3f661ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.490295 [ 3 ] {} HTTP-Session: 4314db5f-d201-4bda-9534-ef46d3f661ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.490417 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:58:35.490889 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.491055 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.491096 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:58:35.491243 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.19 06:58:35.491272 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.19 06:58:35.491293 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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 2024.01.19 06:58:35.491320 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.19 06:58:35.492165 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} executeQuery: Read 4 rows, 443.00 B in 0.00171145 sec., 2337 rows/sec., 252.78 KiB/sec. 2024.01.19 06:58:35.492358 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.492381 [ 3 ] {ddc34953-da70-4b8e-ac2d-29e20a29f465} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.19 06:58:35.492398 [ 3 ] {} HTTP-Session: 4314db5f-d201-4bda-9534-ef46d3f661ea Destroying unnamed session 2024.01.19 06:58:35.502181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.502228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.502247 [ 3 ] {} HTTP-Session: 878b2f5f-9b05-4e46-9cea-eebd60359543 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.502264 [ 3 ] {} HTTP-Session: 878b2f5f-9b05-4e46-9cea-eebd60359543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.502343 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:35.502383 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:58:35.502525 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:35.502861 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:35.503165 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:58:35.503330 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:58:35.503446 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} executeQuery: Read 6 rows, 996.00 B in 0.001074852 sec., 5582 rows/sec., 904.92 KiB/sec. 2024.01.19 06:58:35.503572 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.503595 [ 3 ] {8d6261cc-bb9a-45ed-8a2d-47983b968b22} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:58:35.503611 [ 3 ] {} HTTP-Session: 878b2f5f-9b05-4e46-9cea-eebd60359543 Destroying unnamed session 2024.01.19 06:58:35.503726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.503769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.503788 [ 3 ] {} HTTP-Session: 7ca03285-8b83-40cc-8a8e-e31ee897be8e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.503804 [ 3 ] {} HTTP-Session: 7ca03285-8b83-40cc-8a8e-e31ee897be8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.503878 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:35.503917 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:58:35.504020 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:35.504343 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:35.504559 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:58:35.504707 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:58:35.504821 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} executeQuery: Read 44 rows, 3.57 KiB in 0.00091413 sec., 48133 rows/sec., 3.81 MiB/sec. 2024.01.19 06:58:35.504968 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.504992 [ 3 ] {4878fbd1-c43a-427a-94f4-07b5a0ee5c2a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:58:35.505008 [ 3 ] {} HTTP-Session: 7ca03285-8b83-40cc-8a8e-e31ee897be8e Destroying unnamed session 2024.01.19 06:58:35.505178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 26675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.505223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.505242 [ 3 ] {} HTTP-Session: 6db69d13-ea66-44a4-9314-462fd0c4d2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.505258 [ 3 ] {} HTTP-Session: 6db69d13-ea66-44a4-9314-462fd0c4d2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.505336 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:35.505375 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:58:35.505483 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:35.505896 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:35.506114 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:58:35.506268 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:58:35.506385 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} executeQuery: Read 168 rows, 16.41 KiB in 0.001019922 sec., 164718 rows/sec., 15.71 MiB/sec. 2024.01.19 06:58:35.506523 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.506546 [ 3 ] {9ad05cd3-709d-415c-b6e2-527a19f817c9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.19 06:58:35.506562 [ 3 ] {} HTTP-Session: 6db69d13-ea66-44a4-9314-462fd0c4d2b2 Destroying unnamed session 2024.01.19 06:58:35.506722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 11547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.506766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.506786 [ 3 ] {} HTTP-Session: 0059649c-36db-4d68-a4b3-4eb1d91262a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.506804 [ 3 ] {} HTTP-Session: 0059649c-36db-4d68-a4b3-4eb1d91262a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.506877 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:35.506915 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:58:35.507020 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:35.507350 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:35.507554 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:58:35.507704 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:58:35.507827 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} executeQuery: Read 68 rows, 5.42 KiB in 0.00092022 sec., 73895 rows/sec., 5.75 MiB/sec. 2024.01.19 06:58:35.507965 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.508002 [ 3 ] {5029e9ba-e185-42fb-a395-fedc2fe7ce1c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:58:35.508022 [ 3 ] {} HTTP-Session: 0059649c-36db-4d68-a4b3-4eb1d91262a6 Destroying unnamed session 2024.01.19 06:58:35.508183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 36955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.508237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.508260 [ 3 ] {} HTTP-Session: 5c32ee74-2e25-44b3-88d2-441d8ea63d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.508281 [ 3 ] {} HTTP-Session: 5c32ee74-2e25-44b3-88d2-441d8ea63d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.508380 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:35.508433 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.19 06:58:35.508579 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:35.509001 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:35.509296 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:58:35.509475 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:58:35.509592 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} executeQuery: Read 192 rows, 13.88 KiB in 0.001177773 sec., 163019 rows/sec., 11.50 MiB/sec. 2024.01.19 06:58:35.509723 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.509747 [ 3 ] {edead37e-13ef-4cd7-b5ab-b7d042256440} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.01.19 06:58:35.509762 [ 3 ] {} HTTP-Session: 5c32ee74-2e25-44b3-88d2-441d8ea63d9a Destroying unnamed session 2024.01.19 06:58:35.509948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:35.510000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:35.510019 [ 3 ] {} HTTP-Session: 5d70983b-03e6-4695-b862-79900be02b18 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:35.510035 [ 3 ] {} HTTP-Session: 5d70983b-03e6-4695-b862-79900be02b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:35.510129 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:35.510173 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:58:35.510307 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:35.510827 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.19 06:58:35.511135 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:58:35.511316 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:58:35.511434 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} executeQuery: Read 44 rows, 60.80 KiB in 0.001276724 sec., 34463 rows/sec., 46.51 MiB/sec. 2024.01.19 06:58:35.511557 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} DynamicQueryHandler: Done processing query 2024.01.19 06:58:35.511580 [ 3 ] {0f21a01b-451c-4977-b2dd-910edf777098} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:58:35.511596 [ 3 ] {} HTTP-Session: 5d70983b-03e6-4695-b862-79900be02b18 Destroying unnamed session 2024.01.19 06:58:35.874561 [ 86 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:58:35.874638 [ 86 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:58:45.475499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:45.475624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:45.475654 [ 3 ] {} HTTP-Session: bcc9be0e-fd2f-4f49-be91-acdc3dfc1adc Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:45.475681 [ 3 ] {} HTTP-Session: bcc9be0e-fd2f-4f49-be91-acdc3dfc1adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:45.475820 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:45.475884 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:58:45.476058 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:45.476529 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:45.476789 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:58:45.476951 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:58:45.477082 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} executeQuery: Read 44 rows, 3.57 KiB in 0.001218614 sec., 36106 rows/sec., 2.86 MiB/sec. 2024.01.19 06:58:45.477253 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} DynamicQueryHandler: Done processing query 2024.01.19 06:58:45.477278 [ 3 ] {159baf32-c89f-4f67-99be-8f64a694734a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:58:45.477294 [ 3 ] {} HTTP-Session: bcc9be0e-fd2f-4f49-be91-acdc3dfc1adc Destroying unnamed session 2024.01.19 06:58:45.477439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 21389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:45.477484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:45.477503 [ 3 ] {} HTTP-Session: 01e942ea-4f6a-4a00-958c-f2f47eccb2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:45.477519 [ 3 ] {} HTTP-Session: 01e942ea-4f6a-4a00-958c-f2f47eccb2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:45.477597 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:45.477637 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:58:45.477742 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:45.478176 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:45.478393 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:58:45.478545 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:58:45.478672 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} executeQuery: Read 132 rows, 13.29 KiB in 0.001045292 sec., 126280 rows/sec., 12.42 MiB/sec. 2024.01.19 06:58:45.478821 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} DynamicQueryHandler: Done processing query 2024.01.19 06:58:45.478845 [ 3 ] {0232da1b-bb82-4f94-ab44-d9aec91720f3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.19 06:58:45.478861 [ 3 ] {} HTTP-Session: 01e942ea-4f6a-4a00-958c-f2f47eccb2e8 Destroying unnamed session 2024.01.19 06:58:45.479003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:45.479047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:45.479066 [ 3 ] {} HTTP-Session: 4987161c-2f03-442a-a6f9-248a1074ca1f Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:45.479081 [ 3 ] {} HTTP-Session: 4987161c-2f03-442a-a6f9-248a1074ca1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:45.479154 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:45.479192 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:58:45.479299 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:45.479608 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:45.479811 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:58:45.479960 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:58:45.480079 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} executeQuery: Read 44 rows, 3.52 KiB in 0.00089639 sec., 49085 rows/sec., 3.84 MiB/sec. 2024.01.19 06:58:45.480207 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} DynamicQueryHandler: Done processing query 2024.01.19 06:58:45.480231 [ 3 ] {a43a3dfa-476a-4ddd-bb72-04c48b90bd08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:58:45.480247 [ 3 ] {} HTTP-Session: 4987161c-2f03-442a-a6f9-248a1074ca1f Destroying unnamed session 2024.01.19 06:58:45.480494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:45.480539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:45.480557 [ 3 ] {} HTTP-Session: fa00dfb4-001e-474d-95fe-c09408dc0b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:45.480573 [ 3 ] {} HTTP-Session: fa00dfb4-001e-474d-95fe-c09408dc0b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:45.480665 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:45.480708 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:58:45.480847 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:45.481421 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:45.481734 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:58:45.481911 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:58:45.482034 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} executeQuery: Read 44 rows, 60.80 KiB in 0.001340485 sec., 32823 rows/sec., 44.29 MiB/sec. 2024.01.19 06:58:45.482172 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} DynamicQueryHandler: Done processing query 2024.01.19 06:58:45.482196 [ 3 ] {8522992b-8a2b-4103-a7af-3fcd06acb26d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:58:45.482212 [ 3 ] {} HTTP-Session: fa00dfb4-001e-474d-95fe-c09408dc0b8e Destroying unnamed session 2024.01.19 06:58:50.874687 [ 108 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:58:50.874750 [ 108 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:58:55.475927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:55.476056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:55.476087 [ 3 ] {} HTTP-Session: 90744677-1f76-4ac2-9a2f-02a6dc2603fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:55.476113 [ 3 ] {} HTTP-Session: 90744677-1f76-4ac2-9a2f-02a6dc2603fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:55.476251 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:55.476317 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:58:55.476492 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:55.476947 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:55.477211 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.19 06:58:55.477376 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.19 06:58:55.477517 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} executeQuery: Read 44 rows, 3.57 KiB in 0.001223724 sec., 35955 rows/sec., 2.85 MiB/sec. 2024.01.19 06:58:55.477667 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} DynamicQueryHandler: Done processing query 2024.01.19 06:58:55.477693 [ 3 ] {a33e3cfa-7f6e-4de4-bf5f-833b88f93d6f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:58:55.477709 [ 3 ] {} HTTP-Session: 90744677-1f76-4ac2-9a2f-02a6dc2603fd Destroying unnamed session 2024.01.19 06:58:55.477941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 21389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:55.477993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:55.478012 [ 3 ] {} HTTP-Session: a09d7222-5337-4548-aa47-819f00a8ef5c Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:55.478030 [ 3 ] {} HTTP-Session: a09d7222-5337-4548-aa47-819f00a8ef5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:55.478114 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:55.478154 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:58:55.478261 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:55.478652 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:55.478863 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.19 06:58:55.479011 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.19 06:58:55.479128 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} executeQuery: Read 132 rows, 13.29 KiB in 0.000986251 sec., 133840 rows/sec., 13.16 MiB/sec. 2024.01.19 06:58:55.479256 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} DynamicQueryHandler: Done processing query 2024.01.19 06:58:55.479280 [ 3 ] {f8119aa1-8ca9-46c1-9c22-87fca044779d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.19 06:58:55.479295 [ 3 ] {} HTTP-Session: a09d7222-5337-4548-aa47-819f00a8ef5c Destroying unnamed session 2024.01.19 06:58:55.479430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:55.479475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:55.479495 [ 3 ] {} HTTP-Session: ca381c08-5182-437a-98fd-cc1c113c3a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:55.479512 [ 3 ] {} HTTP-Session: ca381c08-5182-437a-98fd-cc1c113c3a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:55.479587 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:55.479625 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:58:55.479732 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:55.480032 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:55.480237 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.19 06:58:55.480395 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.19 06:58:55.480512 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} executeQuery: Read 44 rows, 3.52 KiB in 0.00089389 sec., 49223 rows/sec., 3.85 MiB/sec. 2024.01.19 06:58:55.480664 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} DynamicQueryHandler: Done processing query 2024.01.19 06:58:55.480688 [ 3 ] {462a515a-f8a2-4b36-ad4a-2e855c500651} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:58:55.480705 [ 3 ] {} HTTP-Session: ca381c08-5182-437a-98fd-cc1c113c3a5d Destroying unnamed session 2024.01.19 06:58:55.480959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:58:55.481003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:58:55.481022 [ 3 ] {} HTTP-Session: 5cfc4f0c-b801-4ca6-8ac4-073b8c314c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:58:55.481039 [ 3 ] {} HTTP-Session: 5cfc4f0c-b801-4ca6-8ac4-073b8c314c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:58:55.481131 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:58:55.481178 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:58:55.481314 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:58:55.481843 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:58:55.482162 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.19 06:58:55.482358 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.19 06:58:55.482489 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} executeQuery: Read 44 rows, 60.80 KiB in 0.001326815 sec., 33162 rows/sec., 44.75 MiB/sec. 2024.01.19 06:58:55.482620 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} DynamicQueryHandler: Done processing query 2024.01.19 06:58:55.482642 [ 3 ] {74820294-567e-49b3-b5c7-aedc8613d303} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:58:55.482659 [ 3 ] {} HTTP-Session: 5cfc4f0c-b801-4ca6-8ac4-073b8c314c2e Destroying unnamed session 2024.01.19 06:59:05.475523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.475648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.475678 [ 3 ] {} HTTP-Session: c55f2df9-cf51-4be7-95e0-281cf2d6b75b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.475705 [ 3 ] {} HTTP-Session: c55f2df9-cf51-4be7-95e0-281cf2d6b75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.475928 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} executeQuery: (from [fd00:1122:3344:101::d]:33232) 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) 2024.01.19 06:59:05.476563 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:59:05.476746 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:59:05.476799 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.19 06:59:05.476966 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.19 06:59:05.477078 [ 190 ] {f045abdd-9563-4ac4-bc46-820b9d247327} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.19 06:59:05.477078 [ 187 ] {f045abdd-9563-4ac4-bc46-820b9d247327} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.19 06:59:05.477206 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (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 2024.01.19 06:59:05.477299 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.19 06:59:05.479297 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} executeQuery: Read 10 rows, 1.41 KiB in 0.003314527 sec., 3017 rows/sec., 423.97 KiB/sec. 2024.01.19 06:59:05.479617 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.479647 [ 3 ] {f045abdd-9563-4ac4-bc46-820b9d247327} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.19 06:59:05.479668 [ 3 ] {} HTTP-Session: c55f2df9-cf51-4be7-95e0-281cf2d6b75b Destroying unnamed session 2024.01.19 06:59:05.482986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.483046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.483070 [ 3 ] {} HTTP-Session: 1e61bb7b-8b23-48b4-91b3-4c371ca0eba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.483093 [ 3 ] {} HTTP-Session: 1e61bb7b-8b23-48b4-91b3-4c371ca0eba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.483195 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.483248 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.19 06:59:05.483426 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.483763 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.484102 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:59:05.484285 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} oximeter.timeseries_schema (a3eb3139-0241-4b09-9c4e-2366c28ec8cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:59:05.484415 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} executeQuery: Read 1 rows, 232.00 B in 0.001180194 sec., 847 rows/sec., 191.97 KiB/sec. 2024.01.19 06:59:05.484575 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.484599 [ 3 ] {e9e13f8d-ccdd-40b0-ad06-3b1b3187e113} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:59:05.484614 [ 3 ] {} HTTP-Session: 1e61bb7b-8b23-48b4-91b3-4c371ca0eba8 Destroying unnamed session 2024.01.19 06:59:05.484738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 6796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.484784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.484804 [ 3 ] {} HTTP-Session: 2dc669f2-ab7c-494c-a0a7-ad49998ec006 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.484820 [ 3 ] {} HTTP-Session: 2dc669f2-ab7c-494c-a0a7-ad49998ec006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.484895 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.484935 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:59:05.485044 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.485338 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.485543 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.19 06:59:05.485690 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.19 06:59:05.485816 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} executeQuery: Read 47 rows, 3.81 KiB in 0.00089287 sec., 52639 rows/sec., 4.17 MiB/sec. 2024.01.19 06:59:05.485935 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.485958 [ 3 ] {161822a1-36c2-4860-993a-5bc44a1f19d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:05.485973 [ 3 ] {} HTTP-Session: 2dc669f2-ab7c-494c-a0a7-ad49998ec006 Destroying unnamed session 2024.01.19 06:59:05.486082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.486127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.486145 [ 3 ] {} HTTP-Session: 0e2094f5-3896-41d8-882c-5729eaf9976d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.486162 [ 3 ] {} HTTP-Session: 0e2094f5-3896-41d8-882c-5729eaf9976d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.486231 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.486270 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.19 06:59:05.486408 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.486659 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.486866 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:59:05.487013 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:59:05.487122 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} executeQuery: Read 2 rows, 175.00 B in 0.00086143 sec., 2321 rows/sec., 198.39 KiB/sec. 2024.01.19 06:59:05.487231 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.487254 [ 3 ] {37a4f999-7104-4c3e-9744-9626ee2fb473} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:05.487270 [ 3 ] {} HTTP-Session: 0e2094f5-3896-41d8-882c-5729eaf9976d Destroying unnamed session 2024.01.19 06:59:05.487426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 28161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.487469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.487487 [ 3 ] {} HTTP-Session: 4d3eb021-b7c4-47bc-bf64-64534a6b0a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.487504 [ 3 ] {} HTTP-Session: 4d3eb021-b7c4-47bc-bf64-64534a6b0a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.487581 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.487619 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:59:05.487720 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.488103 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.488322 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.19 06:59:05.488481 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.19 06:59:05.488601 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} executeQuery: Read 178 rows, 17.29 KiB in 0.000988151 sec., 180134 rows/sec., 17.09 MiB/sec. 2024.01.19 06:59:05.488722 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.488745 [ 3 ] {9adbd76f-5845-4026-8c0a-d3a89234dd6e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.19 06:59:05.488760 [ 3 ] {} HTTP-Session: 4d3eb021-b7c4-47bc-bf64-64534a6b0a5e Destroying unnamed session 2024.01.19 06:59:05.488866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.488909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.488928 [ 3 ] {} HTTP-Session: 8cd89e7e-2dad-4f64-bd99-98f85e4f4355 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.488944 [ 3 ] {} HTTP-Session: 8cd89e7e-2dad-4f64-bd99-98f85e4f4355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.489013 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.489051 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.19 06:59:05.489156 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.489499 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.489707 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.19 06:59:05.489850 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.19 06:59:05.489960 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} executeQuery: Read 2 rows, 143.00 B in 0.00091759 sec., 2179 rows/sec., 152.19 KiB/sec. 2024.01.19 06:59:05.490077 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.490101 [ 3 ] {9be499f1-b671-4bb1-be50-a619a3b3594b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:05.490116 [ 3 ] {} HTTP-Session: 8cd89e7e-2dad-4f64-bd99-98f85e4f4355 Destroying unnamed session 2024.01.19 06:59:05.490243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 13925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.490285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.490302 [ 3 ] {} HTTP-Session: 8164cfdc-e65c-4301-a688-2d79cf463e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.490319 [ 3 ] {} HTTP-Session: 8164cfdc-e65c-4301-a688-2d79cf463e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.490392 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.490430 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:59:05.490532 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.490825 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.491033 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.19 06:59:05.491178 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.19 06:59:05.491299 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} executeQuery: Read 82 rows, 6.55 KiB in 0.000880321 sec., 93147 rows/sec., 7.26 MiB/sec. 2024.01.19 06:59:05.491418 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.491441 [ 3 ] {f688c393-e981-4263-bd6f-bfe2eede3e00} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:59:05.491457 [ 3 ] {} HTTP-Session: 8164cfdc-e65c-4301-a688-2d79cf463e3b Destroying unnamed session 2024.01.19 06:59:05.491565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.491609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.491627 [ 3 ] {} HTTP-Session: 305424ad-cbb8-402e-8581-911f3a79c362 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.491644 [ 3 ] {} HTTP-Session: 305424ad-cbb8-402e-8581-911f3a79c362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.491716 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.491757 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.19 06:59:05.491875 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.492152 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.492407 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:59:05.492581 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:59:05.492684 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} executeQuery: Read 37 rows, 2.67 KiB in 0.00093931 sec., 39390 rows/sec., 2.78 MiB/sec. 2024.01.19 06:59:05.492806 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.492829 [ 3 ] {4668e46c-215c-4abc-9109-1b56790fd576} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:05.492845 [ 3 ] {} HTTP-Session: 305424ad-cbb8-402e-8581-911f3a79c362 Destroying unnamed session 2024.01.19 06:59:05.492997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.493039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.493058 [ 3 ] {} HTTP-Session: f63062df-ffe8-4a92-98e9-51186c5370e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.493074 [ 3 ] {} HTTP-Session: f63062df-ffe8-4a92-98e9-51186c5370e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.493161 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.493204 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:59:05.493335 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.493784 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.494087 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.19 06:59:05.494271 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.19 06:59:05.494396 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} executeQuery: Read 47 rows, 64.95 KiB in 0.001200663 sec., 39145 rows/sec., 52.82 MiB/sec. 2024.01.19 06:59:05.494522 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.494545 [ 3 ] {b3212dc2-a621-4f71-af6e-b2bf82ddc7cc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:59:05.494560 [ 3 ] {} HTTP-Session: f63062df-ffe8-4a92-98e9-51186c5370e8 Destroying unnamed session 2024.01.19 06:59:05.494668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:05.494711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:05.494729 [ 3 ] {} HTTP-Session: e4141261-9335-4847-bfc9-dbe47d92b7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:05.494745 [ 3 ] {} HTTP-Session: e4141261-9335-4847-bfc9-dbe47d92b7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:05.494814 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:05.494853 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.19 06:59:05.494956 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:05.495215 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:05.495449 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:59:05.495618 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} oximeter.measurements_i64 (746c92ac-b0f5-4486-bb62-b35a0619e092): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:59:05.495735 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} executeQuery: Read 9 rows, 651.00 B in 0.00089247 sec., 10084 rows/sec., 712.34 KiB/sec. 2024.01.19 06:59:05.495866 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} DynamicQueryHandler: Done processing query 2024.01.19 06:59:05.495888 [ 3 ] {1a26fa04-f8b1-4498-bbb0-6adb7c9d2d29} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.19 06:59:05.495904 [ 3 ] {} HTTP-Session: e4141261-9335-4847-bfc9-dbe47d92b7a5 Destroying unnamed session 2024.01.19 06:59:05.875012 [ 101 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:59:05.875067 [ 101 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:59:15.476622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:15.476767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:15.476797 [ 3 ] {} HTTP-Session: 55bcc069-97ee-4875-9ff6-f2f143ab8215 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:15.476824 [ 3 ] {} HTTP-Session: 55bcc069-97ee-4875-9ff6-f2f143ab8215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:15.476967 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:15.477036 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:59:15.477211 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:15.477765 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.478026 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.19 06:59:15.478194 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.19 06:59:15.478333 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} executeQuery: Read 49 rows, 3.97 KiB in 0.001320914 sec., 37095 rows/sec., 2.94 MiB/sec. 2024.01.19 06:59:15.478457 [ 95 ] {} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.478494 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} DynamicQueryHandler: Done processing query 2024.01.19 06:59:15.478536 [ 3 ] {b5940cc3-36b1-4fa6-971f-8f0720ef98db} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:15.478550 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.478561 [ 3 ] {} HTTP-Session: 55bcc069-97ee-4875-9ff6-f2f143ab8215 Destroying unnamed session 2024.01.19 06:59:15.478711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:15.478718 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.19 06:59:15.478779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:15.478805 [ 3 ] {} HTTP-Session: 05fcf375-50fb-405f-bcd2-dd79348dc735 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:15.478825 [ 3 ] {} HTTP-Session: 05fcf375-50fb-405f-bcd2-dd79348dc735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:15.478974 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:15.479028 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.19 06:59:15.479057 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.19 06:59:15.479217 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part 2024.01.19 06:59:15.479222 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:15.479590 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.479908 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.479927 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.480037 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.480189 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2024.01.19 06:59:15.480341 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:59:15.480375 [ 15 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2024.01.19 06:59:15.480613 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:59:15.480801 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} executeQuery: Read 2 rows, 175.00 B in 0.00175906 sec., 1136 rows/sec., 97.15 KiB/sec. 2024.01.19 06:59:15.481034 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} DynamicQueryHandler: Done processing query 2024.01.19 06:59:15.481092 [ 3 ] {8866c9c8-749f-4e62-a5ba-7a372b770ed2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:15.481134 [ 3 ] {} HTTP-Session: 05fcf375-50fb-405f-bcd2-dd79348dc735 Destroying unnamed session 2024.01.19 06:59:15.481328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:15.481439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:15.481526 [ 3 ] {} HTTP-Session: 5ccf508f-9b52-4d3b-8385-a0f3533c199b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:15.481601 [ 3 ] {} HTTP-Session: 5ccf508f-9b52-4d3b-8385-a0f3533c199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:15.481676 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003083915 sec., 87551.05118007468 rows/sec., 6.93 MiB/sec. 2024.01.19 06:59:15.481760 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:15.481822 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:59:15.481846 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.19 06:59:15.482160 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:15.482259 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.19 06:59:15.482381 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_6_1} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.482712 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.482944 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.19 06:59:15.483107 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.19 06:59:15.483233 [ 95 ] {} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.483241 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} executeQuery: Read 148 rows, 14.77 KiB in 0.001373676 sec., 107740 rows/sec., 10.50 MiB/sec. 2024.01.19 06:59:15.483289 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.483455 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.19 06:59:15.483514 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} DynamicQueryHandler: Done processing query 2024.01.19 06:59:15.483577 [ 3 ] {5707bc13-4d47-405d-ae54-45f124b9c247} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.19 06:59:15.483607 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.19 06:59:15.483619 [ 3 ] {} HTTP-Session: 5ccf508f-9b52-4d3b-8385-a0f3533c199b Destroying unnamed session 2024.01.19 06:59:15.483656 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 126 rows starting from the beginning of the part 2024.01.19 06:59:15.483785 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 168 rows starting from the beginning of the part 2024.01.19 06:59:15.483805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:15.483889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:15.483947 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 132 rows starting from the beginning of the part 2024.01.19 06:59:15.483958 [ 3 ] {} HTTP-Session: ad4c9b25-00ef-440c-b4e2-4711d856c0fa Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:15.484021 [ 3 ] {} HTTP-Session: ad4c9b25-00ef-440c-b4e2-4711d856c0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:15.484189 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part 2024.01.19 06:59:15.484216 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:15.484300 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.19 06:59:15.484389 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 178 rows starting from the beginning of the part 2024.01.19 06:59:15.484702 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part 2024.01.19 06:59:15.484830 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:15.485521 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.485999 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.19 06:59:15.486250 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.19 06:59:15.486600 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} executeQuery: Read 2 rows, 143.00 B in 0.002313556 sec., 864 rows/sec., 60.36 KiB/sec. 2024.01.19 06:59:15.486631 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272288 sec., 270147.3708915597 rows/sec., 26.19 MiB/sec. 2024.01.19 06:59:15.486828 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} DynamicQueryHandler: Done processing query 2024.01.19 06:59:15.486836 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.19 06:59:15.486870 [ 3 ] {0e78b71a-5df1-4493-ad32-ee1e5cc72b2e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:15.486923 [ 3 ] {} HTTP-Session: ad4c9b25-00ef-440c-b4e2-4711d856c0fa Destroying unnamed session 2024.01.19 06:59:15.487069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:15.487086 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.19 06:59:15.487138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:15.487177 [ 15 ] {13e316c8-ed12-484c-9a7e-d47da0bb2576::all_1_6_1} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.487189 [ 3 ] {} HTTP-Session: 07d62059-28c0-4f37-8af6-3a0afae18979 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:15.487236 [ 3 ] {} HTTP-Session: 07d62059-28c0-4f37-8af6-3a0afae18979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:15.487353 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:15.487393 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:59:15.487513 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:15.487864 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.488078 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.19 06:59:15.488232 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.19 06:59:15.488350 [ 95 ] {} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.488365 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} executeQuery: Read 51 rows, 4.09 KiB in 0.000975261 sec., 52293 rows/sec., 4.09 MiB/sec. 2024.01.19 06:59:15.488401 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.488566 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.19 06:59:15.488633 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} DynamicQueryHandler: Done processing query 2024.01.19 06:59:15.488663 [ 3 ] {d3508532-a76f-4e2a-999c-aba24682a9c1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.19 06:59:15.488686 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.19 06:59:15.488691 [ 3 ] {} HTTP-Session: 07d62059-28c0-4f37-8af6-3a0afae18979 Destroying unnamed session 2024.01.19 06:59:15.488722 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part 2024.01.19 06:59:15.488818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:15.488853 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 68 rows starting from the beginning of the part 2024.01.19 06:59:15.488872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:15.488900 [ 3 ] {} HTTP-Session: 96b1d99c-dbef-460d-ab5f-3337f5d030cc Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:15.488923 [ 3 ] {} HTTP-Session: 96b1d99c-dbef-460d-ab5f-3337f5d030cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:15.488970 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.489033 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:15.489100 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.19 06:59:15.489107 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.489279 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2024.01.19 06:59:15.489391 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:15.489415 [ 24 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part 2024.01.19 06:59:15.489795 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.490191 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:59:15.490348 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 4 columns (4 merged, 0 gathered) in 0.001887091 sec., 180701.4076162729 rows/sec., 14.12 MiB/sec. 2024.01.19 06:59:15.490491 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:59:15.490534 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.19 06:59:15.490684 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} executeQuery: Read 1 rows, 72.00 B in 0.001618878 sec., 617 rows/sec., 43.43 KiB/sec. 2024.01.19 06:59:15.490833 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.19 06:59:15.490924 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} DynamicQueryHandler: Done processing query 2024.01.19 06:59:15.490937 [ 11 ] {7d50f6b4-165f-458e-a8d4-b0d3e193b8a1::all_1_6_1} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.490964 [ 3 ] {ba4f8fce-e86b-421b-84d7-19a7855ceb10} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:15.491006 [ 3 ] {} HTTP-Session: 96b1d99c-dbef-460d-ab5f-3337f5d030cc Destroying unnamed session 2024.01.19 06:59:15.491202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:15.491250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:15.491270 [ 3 ] {} HTTP-Session: fe5fd632-55eb-4901-ad75-99da17be47c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:15.491286 [ 3 ] {} HTTP-Session: fe5fd632-55eb-4901-ad75-99da17be47c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:15.491376 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:15.491422 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:59:15.491574 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:15.492115 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.492439 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.19 06:59:15.492622 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.19 06:59:15.492764 [ 95 ] {} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.492768 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} executeQuery: Read 49 rows, 67.71 KiB in 0.001356175 sec., 36131 rows/sec., 48.76 MiB/sec. 2024.01.19 06:59:15.492855 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:15.493048 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.19 06:59:15.493070 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} DynamicQueryHandler: Done processing query 2024.01.19 06:59:15.493103 [ 3 ] {4eb538bb-74d9-4769-9b37-839a52a2a190} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:59:15.493125 [ 3 ] {} HTTP-Session: fe5fd632-55eb-4901-ad75-99da17be47c1 Destroying unnamed session 2024.01.19 06:59:15.493175 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.19 06:59:15.493209 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part 2024.01.19 06:59:15.493331 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.493439 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.493543 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2024.01.19 06:59:15.493643 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part 2024.01.19 06:59:15.493730 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2024.01.19 06:59:15.495765 [ 14 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 6 columns (6 merged, 0 gathered) in 0.002780922 sec., 97090.10177200224 rows/sec., 131.02 MiB/sec. 2024.01.19 06:59:15.495999 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.19 06:59:15.496203 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.19 06:59:15.496262 [ 24 ] {0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.19 06:59:15.496322 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 0d5d134d-9bf5-4215-b090-0139fcd90780::all_1_6_1: 4.07 MiB. 2024.01.19 06:59:20.875113 [ 88 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:59:20.875176 [ 88 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:59:25.477002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:25.477127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:25.477157 [ 3 ] {} HTTP-Session: 6847a0da-2c4e-45a4-a772-3376a1f6e115 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:25.477184 [ 3 ] {} HTTP-Session: 6847a0da-2c4e-45a4-a772-3376a1f6e115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:25.477325 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:25.477392 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:59:25.477571 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:25.478051 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:25.478315 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.19 06:59:25.478483 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.19 06:59:25.478621 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} executeQuery: Read 49 rows, 3.97 KiB in 0.001256864 sec., 38985 rows/sec., 3.09 MiB/sec. 2024.01.19 06:59:25.478775 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} DynamicQueryHandler: Done processing query 2024.01.19 06:59:25.478800 [ 3 ] {d36b9310-039c-4fe6-8ef3-3c681e01b824} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:25.478817 [ 3 ] {} HTTP-Session: 6847a0da-2c4e-45a4-a772-3376a1f6e115 Destroying unnamed session 2024.01.19 06:59:25.478957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:25.479008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:25.479028 [ 3 ] {} HTTP-Session: fca6fb4b-bede-4a5b-ad2f-ce905b761220 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:25.479047 [ 3 ] {} HTTP-Session: fca6fb4b-bede-4a5b-ad2f-ce905b761220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:25.479135 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:25.479176 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:59:25.479286 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:25.479696 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:25.479927 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.19 06:59:25.480085 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.19 06:59:25.480207 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} executeQuery: Read 147 rows, 14.68 KiB in 0.001043811 sec., 140830 rows/sec., 13.73 MiB/sec. 2024.01.19 06:59:25.480334 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} DynamicQueryHandler: Done processing query 2024.01.19 06:59:25.480358 [ 3 ] {a7e19b87-e675-40f8-95d5-52cf67271083} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.19 06:59:25.480374 [ 3 ] {} HTTP-Session: fca6fb4b-bede-4a5b-ad2f-ce905b761220 Destroying unnamed session 2024.01.19 06:59:25.480498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:25.480545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:25.480565 [ 3 ] {} HTTP-Session: ea5a044c-71fa-43a7-b9b8-c9a09579527c Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:25.480582 [ 3 ] {} HTTP-Session: ea5a044c-71fa-43a7-b9b8-c9a09579527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:25.480747 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:25.480786 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:59:25.480894 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:25.481207 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:25.481422 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.19 06:59:25.481580 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.19 06:59:25.481692 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} executeQuery: Read 49 rows, 3.92 KiB in 0.00091214 sec., 53719 rows/sec., 4.20 MiB/sec. 2024.01.19 06:59:25.481817 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} DynamicQueryHandler: Done processing query 2024.01.19 06:59:25.481841 [ 3 ] {9b02366a-a12a-4ea7-8985-b58196105db4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.19 06:59:25.481857 [ 3 ] {} HTTP-Session: ea5a044c-71fa-43a7-b9b8-c9a09579527c Destroying unnamed session 2024.01.19 06:59:25.482047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:25.482180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:25.482201 [ 3 ] {} HTTP-Session: ed380826-9a4e-4c03-a613-856fc4e84d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:25.482217 [ 3 ] {} HTTP-Session: ed380826-9a4e-4c03-a613-856fc4e84d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:25.482311 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:25.482358 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:59:25.482498 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:25.483027 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:25.483367 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.19 06:59:25.483535 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.19 06:59:25.483663 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} executeQuery: Read 49 rows, 67.71 KiB in 0.001351735 sec., 36249 rows/sec., 48.92 MiB/sec. 2024.01.19 06:59:25.483793 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} DynamicQueryHandler: Done processing query 2024.01.19 06:59:25.483815 [ 3 ] {cd54c39b-4bad-4081-a4cf-91f69dc6af01} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:59:25.483831 [ 3 ] {} HTTP-Session: ed380826-9a4e-4c03-a613-856fc4e84d89 Destroying unnamed session 2024.01.19 06:59:35.478179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:35.478308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:35.478339 [ 3 ] {} HTTP-Session: d52e2359-d3f8-4e03-9beb-dc75d4dad0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:35.478367 [ 3 ] {} HTTP-Session: d52e2359-d3f8-4e03-9beb-dc75d4dad0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:35.478509 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:35.478569 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:59:35.478724 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:35.479300 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:35.479574 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.19 06:59:35.479743 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.19 06:59:35.479891 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} executeQuery: Read 49 rows, 3.97 KiB in 0.001340515 sec., 36553 rows/sec., 2.89 MiB/sec. 2024.01.19 06:59:35.480042 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} DynamicQueryHandler: Done processing query 2024.01.19 06:59:35.480068 [ 3 ] {e4a4b445-a623-4228-a46a-18ebcfc3a7e6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:35.480086 [ 3 ] {} HTTP-Session: d52e2359-d3f8-4e03-9beb-dc75d4dad0f4 Destroying unnamed session 2024.01.19 06:59:35.480255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 28973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:35.480309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:35.480328 [ 3 ] {} HTTP-Session: 8c21f2bd-00f9-4f9d-8cc5-4173c89a89fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:35.480348 [ 3 ] {} HTTP-Session: 8c21f2bd-00f9-4f9d-8cc5-4173c89a89fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:35.480436 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:35.480478 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:59:35.480591 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:35.481047 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:35.481271 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.19 06:59:35.481429 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.19 06:59:35.481555 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} executeQuery: Read 183 rows, 17.79 KiB in 0.001089502 sec., 167966 rows/sec., 15.95 MiB/sec. 2024.01.19 06:59:35.481678 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} DynamicQueryHandler: Done processing query 2024.01.19 06:59:35.481702 [ 3 ] {8f4c69e9-14df-4110-b185-0d4e8b4798b4} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.19 06:59:35.481718 [ 3 ] {} HTTP-Session: 8c21f2bd-00f9-4f9d-8cc5-4173c89a89fd Destroying unnamed session 2024.01.19 06:59:35.481866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 12395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:35.481926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:35.481947 [ 3 ] {} HTTP-Session: 26f1e0ef-0a2b-40c8-8f71-81abf2d63e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:35.481965 [ 3 ] {} HTTP-Session: 26f1e0ef-0a2b-40c8-8f71-81abf2d63e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:35.482044 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:35.482085 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:59:35.482196 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:35.482532 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:35.482743 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.19 06:59:35.482897 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.19 06:59:35.483018 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} executeQuery: Read 73 rows, 5.82 KiB in 0.000941111 sec., 77567 rows/sec., 6.04 MiB/sec. 2024.01.19 06:59:35.483140 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} DynamicQueryHandler: Done processing query 2024.01.19 06:59:35.483163 [ 3 ] {09528673-515f-44f2-adf3-c47acc580c82} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:59:35.483180 [ 3 ] {} HTTP-Session: 26f1e0ef-0a2b-40c8-8f71-81abf2d63e3c Destroying unnamed session 2024.01.19 06:59:35.483336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:35.483382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:35.483401 [ 3 ] {} HTTP-Session: 1fed9612-e79a-4da3-9aee-614d5391c48b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:35.483421 [ 3 ] {} HTTP-Session: 1fed9612-e79a-4da3-9aee-614d5391c48b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:35.483494 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:35.483537 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.19 06:59:35.483663 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:35.483967 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:35.484242 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.19 06:59:35.484424 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.19 06:59:35.484547 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} executeQuery: Read 36 rows, 2.60 KiB in 0.001016452 sec., 35417 rows/sec., 2.50 MiB/sec. 2024.01.19 06:59:35.484674 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} DynamicQueryHandler: Done processing query 2024.01.19 06:59:35.484698 [ 3 ] {b05ba970-13e4-48f5-804f-4a9e9320f974} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:35.484713 [ 3 ] {} HTTP-Session: 1fed9612-e79a-4da3-9aee-614d5391c48b Destroying unnamed session 2024.01.19 06:59:35.484896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:35.484940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:35.484959 [ 3 ] {} HTTP-Session: 19e04243-2e1e-4194-920f-b48902a46b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:35.484975 [ 3 ] {} HTTP-Session: 19e04243-2e1e-4194-920f-b48902a46b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:35.485066 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:35.485111 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:59:35.485251 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:35.485779 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:35.486095 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.19 06:59:35.486270 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.19 06:59:35.486395 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} executeQuery: Read 49 rows, 67.71 KiB in 0.001300515 sec., 37677 rows/sec., 50.84 MiB/sec. 2024.01.19 06:59:35.486523 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} DynamicQueryHandler: Done processing query 2024.01.19 06:59:35.486548 [ 3 ] {0c70a867-37e3-41a2-86d9-1ccedd95c2de} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:59:35.486563 [ 3 ] {} HTTP-Session: 19e04243-2e1e-4194-920f-b48902a46b7a Destroying unnamed session 2024.01.19 06:59:35.875244 [ 65 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:59:35.875296 [ 65 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:59:45.476557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:45.476690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:45.476720 [ 3 ] {} HTTP-Session: 6cedbb42-2830-4406-937c-db839a132d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:45.476747 [ 3 ] {} HTTP-Session: 6cedbb42-2830-4406-937c-db839a132d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:45.476886 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:45.476949 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:59:45.477101 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:45.477561 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:45.477820 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.19 06:59:45.477982 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.19 06:59:45.478100 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} executeQuery: Read 49 rows, 3.97 KiB in 0.001176203 sec., 41659 rows/sec., 3.30 MiB/sec. 2024.01.19 06:59:45.478266 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} DynamicQueryHandler: Done processing query 2024.01.19 06:59:45.478292 [ 3 ] {d19ef72a-1385-4470-9830-ef0064a5cd4e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:45.478310 [ 3 ] {} HTTP-Session: 6cedbb42-2830-4406-937c-db839a132d0a Destroying unnamed session 2024.01.19 06:59:45.478450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:45.478495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:45.478515 [ 3 ] {} HTTP-Session: d48a8e4c-f576-4a87-86a7-1d9f3c9fe07b Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:45.478532 [ 3 ] {} HTTP-Session: d48a8e4c-f576-4a87-86a7-1d9f3c9fe07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:45.478610 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:45.478654 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:59:45.478764 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:45.479177 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:45.479406 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.19 06:59:45.479580 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.19 06:59:45.479711 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} executeQuery: Read 147 rows, 14.68 KiB in 0.001066032 sec., 137894 rows/sec., 13.44 MiB/sec. 2024.01.19 06:59:45.479836 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} DynamicQueryHandler: Done processing query 2024.01.19 06:59:45.479860 [ 3 ] {9023d32d-429c-4073-867c-90dc9f736e0e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.19 06:59:45.479876 [ 3 ] {} HTTP-Session: d48a8e4c-f576-4a87-86a7-1d9f3c9fe07b Destroying unnamed session 2024.01.19 06:59:45.480009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:45.480054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:45.480072 [ 3 ] {} HTTP-Session: 6b937805-c5b1-4879-a823-8aeb40db87fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:45.480089 [ 3 ] {} HTTP-Session: 6b937805-c5b1-4879-a823-8aeb40db87fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:45.480161 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:45.480201 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:59:45.480309 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:45.480606 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:45.480815 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.19 06:59:45.480964 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.19 06:59:45.481088 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} executeQuery: Read 49 rows, 3.92 KiB in 0.00089837 sec., 54543 rows/sec., 4.27 MiB/sec. 2024.01.19 06:59:45.481207 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} DynamicQueryHandler: Done processing query 2024.01.19 06:59:45.481230 [ 3 ] {57423920-5f32-4364-9c31-941f2e86b95f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.19 06:59:45.481246 [ 3 ] {} HTTP-Session: 6b937805-c5b1-4879-a823-8aeb40db87fd Destroying unnamed session 2024.01.19 06:59:45.481401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:45.481446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:45.481464 [ 3 ] {} HTTP-Session: 02becb8e-4869-46eb-9d7e-697a8b1d16d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:45.481480 [ 3 ] {} HTTP-Session: 02becb8e-4869-46eb-9d7e-697a8b1d16d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:45.481571 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:45.481615 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:59:45.481756 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:45.482304 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:45.482646 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.19 06:59:45.482829 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.19 06:59:45.482964 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} executeQuery: Read 49 rows, 67.71 KiB in 0.001363425 sec., 35938 rows/sec., 48.50 MiB/sec. 2024.01.19 06:59:45.483116 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} DynamicQueryHandler: Done processing query 2024.01.19 06:59:45.483140 [ 3 ] {521efbc4-286a-4c96-a5fd-cea65866101e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:59:45.483158 [ 3 ] {} HTTP-Session: 02becb8e-4869-46eb-9d7e-697a8b1d16d8 Destroying unnamed session 2024.01.19 06:59:50.875337 [ 57 ] {} DNSResolver: Updating DNS cache 2024.01.19 06:59:50.875410 [ 57 ] {} DNSResolver: Updated DNS cache 2024.01.19 06:59:55.476911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 7084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:55.477036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:55.477068 [ 3 ] {} HTTP-Session: 25fb13f1-b0b6-4c4d-bf18-1c568516960a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:55.477095 [ 3 ] {} HTTP-Session: 25fb13f1-b0b6-4c4d-bf18-1c568516960a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:55.477234 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:55.477301 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.19 06:59:55.477467 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:55.477974 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.478239 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.19 06:59:55.478410 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.19 06:59:55.478535 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} executeQuery: Read 49 rows, 3.97 KiB in 0.001263655 sec., 38776 rows/sec., 3.07 MiB/sec. 2024.01.19 06:59:55.478530 [ 68 ] {} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.01.19 06:59:55.478602 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.478719 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} DynamicQueryHandler: Done processing query 2024.01.19 06:59:55.478735 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.01.19 06:59:55.478751 [ 3 ] {9eaf77c9-7e32-4f19-9f34-3839c5f833cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.19 06:59:55.478819 [ 3 ] {} HTTP-Session: 25fb13f1-b0b6-4c4d-bf18-1c568516960a Destroying unnamed session 2024.01.19 06:59:55.478905 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.19 06:59:55.478963 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2024.01.19 06:59:55.478976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:55.479050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:55.479086 [ 3 ] {} HTTP-Session: 47450783-d5ab-4cb8-ab53-426f5a3c292a Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:55.479124 [ 3 ] {} HTTP-Session: 47450783-d5ab-4cb8-ab53-426f5a3c292a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:55.479236 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part 2024.01.19 06:59:55.479350 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:55.479463 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.19 06:59:55.479515 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part 2024.01.19 06:59:55.479833 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part 2024.01.19 06:59:55.479946 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:55.480106 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part 2024.01.19 06:59:55.480764 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.481273 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:59:55.481306 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267324 sec., 91649.08500546154 rows/sec., 7.25 MiB/sec. 2024.01.19 06:59:55.481415 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.19 06:59:55.481503 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} oximeter.fields_ipaddr (59eb4c1e-9b5b-4d34-ac8f-1ebde605d1c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:59:55.481670 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} executeQuery: Read 4 rows, 342.00 B in 0.002311336 sec., 1730 rows/sec., 144.50 KiB/sec. 2024.01.19 06:59:55.481678 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.19 06:59:55.481885 [ 11 ] {a8d33476-1881-4e60-9254-c61aaea0bd39::all_1_10_2} oximeter.fields_i64 (a8d33476-1881-4e60-9254-c61aaea0bd39) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.01.19 06:59:55.481918 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} DynamicQueryHandler: Done processing query 2024.01.19 06:59:55.481984 [ 3 ] {3b4abb43-f68e-482a-ad2f-22b171d08fcc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:55.482008 [ 3 ] {} HTTP-Session: 47450783-d5ab-4cb8-ab53-426f5a3c292a Destroying unnamed session 2024.01.19 06:59:55.482163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 23986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:55.482212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:55.482231 [ 3 ] {} HTTP-Session: 6b37b403-17c0-49c7-8633-020ffb3118a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:55.482250 [ 3 ] {} HTTP-Session: 6b37b403-17c0-49c7-8633-020ffb3118a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:55.482334 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:55.482375 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.19 06:59:55.482493 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:55.482902 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.483123 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.19 06:59:55.483275 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} oximeter.fields_string (13e316c8-ed12-484c-9a7e-d47da0bb2576): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.19 06:59:55.483391 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} executeQuery: Read 149 rows, 14.85 KiB in 0.001022382 sec., 145738 rows/sec., 14.19 MiB/sec. 2024.01.19 06:59:55.483523 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} DynamicQueryHandler: Done processing query 2024.01.19 06:59:55.483547 [ 3 ] {f93fad3b-e75e-4299-993c-0ac529028de3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.19 06:59:55.483563 [ 3 ] {} HTTP-Session: 6b37b403-17c0-49c7-8633-020ffb3118a6 Destroying unnamed session 2024.01.19 06:59:55.483728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:55.483773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:55.483792 [ 3 ] {} HTTP-Session: 54d0c8dd-ff38-4cc4-8d42-4738bea1058d Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:55.483809 [ 3 ] {} HTTP-Session: 54d0c8dd-ff38-4cc4-8d42-4738bea1058d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:55.483879 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:55.483918 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.19 06:59:55.484025 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:55.484391 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.484592 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.19 06:59:55.484742 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} oximeter.fields_u16 (12756139-81d1-41f1-b34d-0d0b21d60484): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.19 06:59:55.484871 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} executeQuery: Read 4 rows, 286.00 B in 0.000956551 sec., 4181 rows/sec., 291.98 KiB/sec. 2024.01.19 06:59:55.485001 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} DynamicQueryHandler: Done processing query 2024.01.19 06:59:55.485025 [ 3 ] {64b6129e-7218-462d-a1a0-3005f0ce62d7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:55.485042 [ 3 ] {} HTTP-Session: 54d0c8dd-ff38-4cc4-8d42-4738bea1058d Destroying unnamed session 2024.01.19 06:59:55.485164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 9043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:55.485209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:55.485227 [ 3 ] {} HTTP-Session: b0cffed7-91ae-413a-befb-a95e2d4ad712 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:55.485244 [ 3 ] {} HTTP-Session: b0cffed7-91ae-413a-befb-a95e2d4ad712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:55.485317 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:55.485357 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.19 06:59:55.485463 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:55.485774 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.485981 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.19 06:59:55.486131 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} oximeter.fields_uuid (7d50f6b4-165f-458e-a8d4-b0d3e193b8a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.19 06:59:55.486254 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} executeQuery: Read 53 rows, 4.25 KiB in 0.0009055 sec., 58531 rows/sec., 4.58 MiB/sec. 2024.01.19 06:59:55.486422 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} DynamicQueryHandler: Done processing query 2024.01.19 06:59:55.486445 [ 3 ] {3338ff18-4bd9-4ed0-b7f6-4034cd523c08} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.19 06:59:55.486461 [ 3 ] {} HTTP-Session: b0cffed7-91ae-413a-befb-a95e2d4ad712 Destroying unnamed session 2024.01.19 06:59:55.486560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:55.486605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:55.486624 [ 3 ] {} HTTP-Session: 3cc61877-7f7e-4989-b831-7df78933b517 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:55.486640 [ 3 ] {} HTTP-Session: 3cc61877-7f7e-4989-b831-7df78933b517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:55.486709 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:55.486753 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.19 06:59:55.486884 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:55.487157 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.487415 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.19 06:59:55.487599 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} oximeter.measurements_cumulativeu64 (44ad9b53-9b7f-4557-bc60-0f32f6b90748): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.19 06:59:55.487738 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} executeQuery: Read 2 rows, 144.00 B in 0.000989531 sec., 2021 rows/sec., 142.11 KiB/sec. 2024.01.19 06:59:55.487869 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} DynamicQueryHandler: Done processing query 2024.01.19 06:59:55.487895 [ 3 ] {13a9c338-89a0-46ef-bb41-25dfaec8584f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.19 06:59:55.487911 [ 3 ] {} HTTP-Session: 3cc61877-7f7e-4989-b831-7df78933b517 Destroying unnamed session 2024.01.19 06:59:55.488080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33232, User-Agent: (none), Length: 52431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.19 06:59:55.488125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.19 06:59:55.488144 [ 3 ] {} HTTP-Session: 09094019-a417-42dc-b770-43a1bb5e3c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:33232 2024.01.19 06:59:55.488160 [ 3 ] {} HTTP-Session: 09094019-a417-42dc-b770-43a1bb5e3c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.19 06:59:55.488248 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} executeQuery: (from [fd00:1122:3344:101::d]:33232) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.19 06:59:55.488293 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.19 06:59:55.488432 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.19 06:59:55.488930 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.19 06:59:55.489245 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.19 06:59:55.489428 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} oximeter.measurements_histogramf64 (0d5d134d-9bf5-4215-b090-0139fcd90780): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.19 06:59:55.489567 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} executeQuery: Read 49 rows, 67.71 KiB in 0.001288545 sec., 38027 rows/sec., 51.32 MiB/sec. 2024.01.19 06:59:55.489711 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} DynamicQueryHandler: Done processing query 2024.01.19 06:59:55.489735 [ 3 ] {12c753ce-ce46-4c88-aba6-4ee1ab0b51bd} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.19 06:59:55.489752 [ 3 ] {} HTTP-Session: 09094019-a417-42dc-b770-43a1bb5e3c71 Destroying unnamed session