[ Nov 30 02:12:58 Enabled. ] [ Nov 30 02:12:58 Rereading configuration. ] [ Nov 30 02:13:00 Rereading configuration. ] [ Nov 30 02:13:03 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService11 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService11 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService11 ipadm: Could not delete oxControlService11: Interface does not exist + true + ipadm create-if -t oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 + ipadm show-addr oxControlService11/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService11/ll + ipadm show-addr oxControlService11/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Nov 30 02:13:04 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.30 02:13:04.807523 [ 1 ] {} Application: Will watch for the process with pid 24004 2023.11.30 02:13:04.807635 [ 1 ] {} Application: Forked a child process to watch 2023.11.30 02:13:05.467393 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24004 2023.11.30 02:13:05.467663 [ 1 ] {} Application: starting up 2023.11.30 02:13:05.467977 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.30 02:13:05.600389 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.30 02:13:05.600453 [ 1 ] {} Application: Initializing DateLUT. 2023.11.30 02:13:05.600473 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.30 02:13:05.600522 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.30 02:13:05.600997 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.30 02:13:05.601971 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.30 02:13:05.602682 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.30 02:13:05.603083 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.11.30 02:13:05.606847 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.30 02:13:05.606909 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.30 02:13:05.607976 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.30 02:13:05.608246 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.30 02:13:05.616539 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.30 02:13:05.617027 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.30 02:13:05.617067 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.30 02:13:05.618925 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.30 02:13:05.619528 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.30 02:13:05.619889 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.30 02:13:05.620304 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.30 02:13:05.621432 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.30 02:13:05.621494 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.30 02:13:05.621575 [ 1 ] {} Application: Loaded user defined objects 2023.11.30 02:13:05.621600 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.30 02:13:05.642666 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.30 02:13:05.642710 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162694 sec 2023.11.30 02:13:05.643607 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 02:13:05.643718 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.30 02:13:05.643748 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.30 02:13:05.643772 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.30 02:13:05.643788 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.30 02:13:05.643808 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.30 02:13:05.643828 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.30 02:13:05.643873 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.30 02:13:05.643904 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.30 02:13:05.643949 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.30 02:13:05.643968 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.30 02:13:05.643993 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.30 02:13:05.644015 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.30 02:13:05.644060 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.30 02:13:05.644083 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.30 02:13:05.644103 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.30 02:13:05.694333 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.30 02:13:05.698121 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.30 02:13:05.698163 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8412e-05 sec 2023.11.30 02:13:05.698200 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 02:13:05.698224 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.30 02:13:05.698256 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.30 02:13:05.700715 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.30 02:13:05.706684 [ 1 ] {} Application: Loaded metadata. 2023.11.30 02:13:05.706780 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.11.30 02:13:05.706872 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.30 02:13:05.991631 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.11.30 02:13:06.018132 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.11.30 02:13:06.018204 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.30 02:13:06.110679 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.30 02:13:06.111849 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.11.30 02:13:06.112354 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.30 02:13:06.112398 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.30 02:13:06.112473 [ 160 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:13:06.112565 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.30 02:13:06.112606 [ 160 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:13:06.112631 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.30 02:13:06.113512 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.30 02:13:06.113554 [ 1 ] {} Application: Ready for connections. 2023.11.30 02:13:21.113446 [ 173 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:13:21.113518 [ 173 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:13:36.113568 [ 173 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:13:36.113640 [ 173 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:13:39.151564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.152923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.153544 [ 3 ] {} HTTP-Session: 6107d8da-355e-421e-9d17-714fa7433e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.155547 [ 3 ] {} HTTP-Session: 6107d8da-355e-421e-9d17-714fa7433e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.155695 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.30 02:13:39.155723 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.30 02:13:39.155741 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.30 02:13:39.157204 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} executeQuery: (from [fd00:1122:3344:101::d]:36573) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.30 02:13:39.183378 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36573) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.30 02:13:39.184197 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.30 02:13:39.185015 [ 3 ] {799663c3-bc07-4441-b6d4-5abbaf15fbb6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.185041 [ 3 ] {} HTTP-Session: 6107d8da-355e-421e-9d17-714fa7433e6f Destroying unnamed session 2023.11.30 02:13:39.190103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.190179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.190202 [ 3 ] {} HTTP-Session: 35f03e2f-2a61-46c9-90d5-308958cb3ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.190229 [ 3 ] {} HTTP-Session: 35f03e2f-2a61-46c9-90d5-308958cb3ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.190354 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} executeQuery: (from [fd00:1122:3344:101::d]:36573) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:13:39.190458 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.30 02:13:39.193435 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.30 02:13:39.195280 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:13:39.199779 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.199825 [ 3 ] {7da50409-53f1-4172-bd1e-dba8e839031f} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.30 02:13:39.199843 [ 3 ] {} HTTP-Session: 35f03e2f-2a61-46c9-90d5-308958cb3ed3 Destroying unnamed session 2023.11.30 02:13:39.200033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.200089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.200109 [ 3 ] {} HTTP-Session: 601fd041-916d-4d72-bc9e-12f009962737 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.200130 [ 3 ] {} HTTP-Session: 601fd041-916d-4d72-bc9e-12f009962737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.200234 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} executeQuery: (from [fd00:1122:3344:101::d]:36573) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.30 02:13:39.200513 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36573) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.30 02:13:39.200643 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.30 02:13:39.200754 [ 3 ] {b63d3419-5a53-419f-b73a-69d0b8cf601d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.200774 [ 3 ] {} HTTP-Session: 601fd041-916d-4d72-bc9e-12f009962737 Destroying unnamed session 2023.11.30 02:13:39.201025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.201071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.201089 [ 3 ] {} HTTP-Session: 9358d4fc-8aa1-42fa-b3ed-c22b4f8f356f Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.201109 [ 3 ] {} HTTP-Session: 9358d4fc-8aa1-42fa-b3ed-c22b4f8f356f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.201220 [ 3 ] {6f79673f-b299-4b60-b5d2-45a9227b3f34} executeQuery: (from [fd00:1122:3344:101::d]:36573) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.30 02:13:39.201324 [ 3 ] {6f79673f-b299-4b60-b5d2-45a9227b3f34} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.201350 [ 3 ] {6f79673f-b299-4b60-b5d2-45a9227b3f34} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.201365 [ 3 ] {} HTTP-Session: 9358d4fc-8aa1-42fa-b3ed-c22b4f8f356f Destroying unnamed session 2023.11.30 02:13:39.201498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.201543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.201562 [ 3 ] {} HTTP-Session: d15a808c-3a6e-4470-a79d-a224e4144f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.201584 [ 3 ] {} HTTP-Session: d15a808c-3a6e-4470-a79d-a224e4144f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.201645 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.30 02:13:39.201696 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.30 02:13:39.203234 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.30 02:13:39.203261 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6711e-05 sec 2023.11.30 02:13:39.203280 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 02:13:39.203297 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} DatabaseAtomic (oximeter): Starting up tables. 2023.11.30 02:13:39.203366 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.203393 [ 3 ] {02dee0d6-3789-4f1b-b4e9-7af51c7afe55} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.203407 [ 3 ] {} HTTP-Session: d15a808c-3a6e-4470-a79d-a224e4144f54 Destroying unnamed session 2023.11.30 02:13:39.203542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.203602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.203623 [ 3 ] {} HTTP-Session: dbf5d799-a684-43ca-99fb-93c34902beb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.203643 [ 3 ] {} HTTP-Session: dbf5d799-a684-43ca-99fb-93c34902beb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.203784 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.11.30 02:13:39.203828 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.30 02:13:39.208591 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} oximeter.version (0759cd19-e45b-4080-94be-65fb85c13fdc): Loading data parts 2023.11.30 02:13:39.208719 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} oximeter.version (0759cd19-e45b-4080-94be-65fb85c13fdc): There are no data parts 2023.11.30 02:13:39.211137 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.211168 [ 3 ] {3fba7007-95cb-4495-834b-d2b8a99266ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.211193 [ 3 ] {} HTTP-Session: dbf5d799-a684-43ca-99fb-93c34902beb3 Destroying unnamed session 2023.11.30 02:13:39.211318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.211372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.211390 [ 3 ] {} HTTP-Session: cd0dfc7f-8b70-4bf7-9c13-6b944e017892 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.211407 [ 3 ] {} HTTP-Session: cd0dfc7f-8b70-4bf7-9c13-6b944e017892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.211612 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.211672 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.30 02:13:39.220670 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} oximeter.measurements_bool (48d3388d-59d6-4e68-80ae-26c3027a1d1e): Loading data parts 2023.11.30 02:13:39.220762 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} oximeter.measurements_bool (48d3388d-59d6-4e68-80ae-26c3027a1d1e): There are no data parts 2023.11.30 02:13:39.221842 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.221867 [ 3 ] {73d39bd1-c2ed-42a4-a375-294a64d9f29e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.221888 [ 3 ] {} HTTP-Session: cd0dfc7f-8b70-4bf7-9c13-6b944e017892 Destroying unnamed session 2023.11.30 02:13:39.222019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.222071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.222095 [ 3 ] {} HTTP-Session: ddf766b8-057c-44fe-992b-fc6034975e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.222112 [ 3 ] {} HTTP-Session: ddf766b8-057c-44fe-992b-fc6034975e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.222309 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.222361 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.30 02:13:39.223716 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} oximeter.measurements_i8 (f271f49e-f55a-490c-90b6-eab76d6284c8): Loading data parts 2023.11.30 02:13:39.223811 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} oximeter.measurements_i8 (f271f49e-f55a-490c-90b6-eab76d6284c8): There are no data parts 2023.11.30 02:13:39.224920 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.224946 [ 3 ] {c0ffd24d-8e8c-40dc-b084-24f7bc680e05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.224968 [ 3 ] {} HTTP-Session: ddf766b8-057c-44fe-992b-fc6034975e4b Destroying unnamed session 2023.11.30 02:13:39.225094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.225141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.225164 [ 3 ] {} HTTP-Session: af018610-0f73-4d78-bb04-1722da6db64c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.225180 [ 3 ] {} HTTP-Session: af018610-0f73-4d78-bb04-1722da6db64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.225365 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.225410 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.30 02:13:39.226852 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} oximeter.measurements_u8 (0e80fe04-ce6f-4199-8cc6-cdd12c798034): Loading data parts 2023.11.30 02:13:39.226946 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} oximeter.measurements_u8 (0e80fe04-ce6f-4199-8cc6-cdd12c798034): There are no data parts 2023.11.30 02:13:39.228004 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.228034 [ 3 ] {c04071a0-4a2c-4513-bc29-706f0bee3db9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.228058 [ 3 ] {} HTTP-Session: af018610-0f73-4d78-bb04-1722da6db64c Destroying unnamed session 2023.11.30 02:13:39.228207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.228255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.228279 [ 3 ] {} HTTP-Session: 1fe3164b-97a8-472d-a63d-be4c5be3f6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.228295 [ 3 ] {} HTTP-Session: 1fe3164b-97a8-472d-a63d-be4c5be3f6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.228482 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.228528 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.30 02:13:39.231995 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} oximeter.measurements_i16 (dfd93f6c-cc8c-4e95-bf92-11928a85e74a): Loading data parts 2023.11.30 02:13:39.232099 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} oximeter.measurements_i16 (dfd93f6c-cc8c-4e95-bf92-11928a85e74a): There are no data parts 2023.11.30 02:13:39.233236 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.233274 [ 3 ] {4c151cbe-fba5-40dc-a610-1f3350f23dbe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.233290 [ 3 ] {} HTTP-Session: 1fe3164b-97a8-472d-a63d-be4c5be3f6aa Destroying unnamed session 2023.11.30 02:13:39.233446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.233496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.233515 [ 3 ] {} HTTP-Session: d9307dad-3b2a-49f1-8a10-fac9e6ae4e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.233554 [ 3 ] {} HTTP-Session: d9307dad-3b2a-49f1-8a10-fac9e6ae4e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.233821 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.233878 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.30 02:13:39.236564 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} oximeter.measurements_u16 (f5db0d06-b0d4-4d2f-a669-ce332e00a512): Loading data parts 2023.11.30 02:13:39.236662 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} oximeter.measurements_u16 (f5db0d06-b0d4-4d2f-a669-ce332e00a512): There are no data parts 2023.11.30 02:13:39.237821 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.237852 [ 3 ] {d33e2b8b-a767-47f2-bccf-0d813f85a171} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.237868 [ 3 ] {} HTTP-Session: d9307dad-3b2a-49f1-8a10-fac9e6ae4e37 Destroying unnamed session 2023.11.30 02:13:39.238004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.238054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.238074 [ 3 ] {} HTTP-Session: dd35be0c-dd33-4c5e-a154-70953c4238f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.238096 [ 3 ] {} HTTP-Session: dd35be0c-dd33-4c5e-a154-70953c4238f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.238288 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.238343 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.30 02:13:39.240033 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} oximeter.measurements_i32 (edd6f0c5-8578-4c4f-850d-203d6589c201): Loading data parts 2023.11.30 02:13:39.240150 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} oximeter.measurements_i32 (edd6f0c5-8578-4c4f-850d-203d6589c201): There are no data parts 2023.11.30 02:13:39.241292 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.241320 [ 3 ] {7cf7c7cb-4afb-44f3-9940-84dd81caec4d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.241344 [ 3 ] {} HTTP-Session: dd35be0c-dd33-4c5e-a154-70953c4238f5 Destroying unnamed session 2023.11.30 02:13:39.241481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.241537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.241568 [ 3 ] {} HTTP-Session: 84b951d3-5425-4b50-92cc-999036ed3b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.241592 [ 3 ] {} HTTP-Session: 84b951d3-5425-4b50-92cc-999036ed3b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.241782 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.241835 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.30 02:13:39.243219 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} oximeter.measurements_u32 (3ff2aac5-c7ea-4045-b149-a0696ef3fb71): Loading data parts 2023.11.30 02:13:39.243307 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} oximeter.measurements_u32 (3ff2aac5-c7ea-4045-b149-a0696ef3fb71): There are no data parts 2023.11.30 02:13:39.244377 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.244403 [ 3 ] {e4a1113c-c1c8-40b5-becf-7f2f01363575} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.244425 [ 3 ] {} HTTP-Session: 84b951d3-5425-4b50-92cc-999036ed3b5b Destroying unnamed session 2023.11.30 02:13:39.244581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.244635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.244659 [ 3 ] {} HTTP-Session: 93e1337a-117f-4b46-89eb-e2ecedaecce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.244681 [ 3 ] {} HTTP-Session: 93e1337a-117f-4b46-89eb-e2ecedaecce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.244871 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.244923 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.30 02:13:39.246292 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): Loading data parts 2023.11.30 02:13:39.246415 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): There are no data parts 2023.11.30 02:13:39.248138 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.248168 [ 3 ] {0a880888-2f85-41c3-99df-4c0d264f4e2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.248192 [ 3 ] {} HTTP-Session: 93e1337a-117f-4b46-89eb-e2ecedaecce9 Destroying unnamed session 2023.11.30 02:13:39.248359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.248427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.248459 [ 3 ] {} HTTP-Session: 05a20565-5f8e-48b2-92af-db4e8639908c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.248478 [ 3 ] {} HTTP-Session: 05a20565-5f8e-48b2-92af-db4e8639908c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.248700 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.248761 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.30 02:13:39.250339 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} oximeter.measurements_u64 (6993349c-8100-433c-9a40-663a4e40e0ee): Loading data parts 2023.11.30 02:13:39.250452 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} oximeter.measurements_u64 (6993349c-8100-433c-9a40-663a4e40e0ee): There are no data parts 2023.11.30 02:13:39.251673 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.251701 [ 3 ] {23e78caf-31c6-4479-b64a-256424c8e90a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.251748 [ 3 ] {} HTTP-Session: 05a20565-5f8e-48b2-92af-db4e8639908c Destroying unnamed session 2023.11.30 02:13:39.251928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.251994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.252018 [ 3 ] {} HTTP-Session: a8eb31dc-b0cf-498e-a930-252eb3c085ba Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.252045 [ 3 ] {} HTTP-Session: a8eb31dc-b0cf-498e-a930-252eb3c085ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.252267 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.252323 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.30 02:13:39.253952 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} oximeter.measurements_f32 (8235fc60-4344-44db-af7b-751220095b0d): Loading data parts 2023.11.30 02:13:39.254051 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} oximeter.measurements_f32 (8235fc60-4344-44db-af7b-751220095b0d): There are no data parts 2023.11.30 02:13:39.255777 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.255810 [ 3 ] {4bc4c97c-a296-4ca1-bab9-77ad9304dd9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.255833 [ 3 ] {} HTTP-Session: a8eb31dc-b0cf-498e-a930-252eb3c085ba Destroying unnamed session 2023.11.30 02:13:39.256012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.256079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.256123 [ 3 ] {} HTTP-Session: 17191f9d-d398-4bf2-bba1-4107ec4012be Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.256154 [ 3 ] {} HTTP-Session: 17191f9d-d398-4bf2-bba1-4107ec4012be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.256425 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.256482 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.30 02:13:39.258117 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} oximeter.measurements_f64 (e9507a32-9300-40e9-895b-7e390017bdb4): Loading data parts 2023.11.30 02:13:39.258231 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} oximeter.measurements_f64 (e9507a32-9300-40e9-895b-7e390017bdb4): There are no data parts 2023.11.30 02:13:39.259708 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.259742 [ 3 ] {e92f3d60-3997-4ef2-b2fd-b62c5ed58a9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.259758 [ 3 ] {} HTTP-Session: 17191f9d-d398-4bf2-bba1-4107ec4012be Destroying unnamed session 2023.11.30 02:13:39.259889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.259947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.259966 [ 3 ] {} HTTP-Session: 55174c4e-bdcf-49a0-834c-d13d70f1a915 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.259986 [ 3 ] {} HTTP-Session: 55174c4e-bdcf-49a0-834c-d13d70f1a915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.260176 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.260222 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.30 02:13:39.261650 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} oximeter.measurements_string (69f340e1-1921-4bbf-be4f-0a583b7db523): Loading data parts 2023.11.30 02:13:39.261733 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} oximeter.measurements_string (69f340e1-1921-4bbf-be4f-0a583b7db523): There are no data parts 2023.11.30 02:13:39.263255 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.263287 [ 3 ] {5cddf71b-2042-403a-88e4-ee47d0130db5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.263303 [ 3 ] {} HTTP-Session: 55174c4e-bdcf-49a0-834c-d13d70f1a915 Destroying unnamed session 2023.11.30 02:13:39.263428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.263479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.263501 [ 3 ] {} HTTP-Session: 1c3297de-a158-4482-ae05-155bf0c5e4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.263524 [ 3 ] {} HTTP-Session: 1c3297de-a158-4482-ae05-155bf0c5e4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.263724 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.263769 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.30 02:13:39.265164 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} oximeter.measurements_bytes (e0989f78-dbc5-4f8b-83c9-32d52985a55d): Loading data parts 2023.11.30 02:13:39.265251 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} oximeter.measurements_bytes (e0989f78-dbc5-4f8b-83c9-32d52985a55d): There are no data parts 2023.11.30 02:13:39.267152 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.267183 [ 3 ] {12269062-87a9-4b63-a413-cc4b31d085fd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.267199 [ 3 ] {} HTTP-Session: 1c3297de-a158-4482-ae05-155bf0c5e4cf Destroying unnamed session 2023.11.30 02:13:39.267326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.267379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.267397 [ 3 ] {} HTTP-Session: bf5dadef-33e9-4e89-a8d8-eb4d704b683e Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.267419 [ 3 ] {} HTTP-Session: bf5dadef-33e9-4e89-a8d8-eb4d704b683e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.267633 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.268197 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.30 02:13:39.270032 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} oximeter.measurements_cumulativei64 (6037c02c-49be-4426-b9df-3749c6b85c79): Loading data parts 2023.11.30 02:13:39.270142 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} oximeter.measurements_cumulativei64 (6037c02c-49be-4426-b9df-3749c6b85c79): There are no data parts 2023.11.30 02:13:39.271684 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.271718 [ 3 ] {e82f9090-cb3d-41e3-957c-9cc298c5b8ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.271734 [ 3 ] {} HTTP-Session: bf5dadef-33e9-4e89-a8d8-eb4d704b683e Destroying unnamed session 2023.11.30 02:13:39.271876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.271933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.271954 [ 3 ] {} HTTP-Session: 72eafb86-a74c-44f7-9277-c609ef226c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.271977 [ 3 ] {} HTTP-Session: 72eafb86-a74c-44f7-9277-c609ef226c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.272193 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.272252 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.30 02:13:39.274058 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Loading data parts 2023.11.30 02:13:39.274158 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): There are no data parts 2023.11.30 02:13:39.275290 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.275317 [ 3 ] {faf8d518-5f3e-47e8-b820-b0d8e19862c4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.275333 [ 3 ] {} HTTP-Session: 72eafb86-a74c-44f7-9277-c609ef226c98 Destroying unnamed session 2023.11.30 02:13:39.275461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.275513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.275533 [ 3 ] {} HTTP-Session: 5539d7c2-5eee-4e6c-b119-b20cfa507ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.275554 [ 3 ] {} HTTP-Session: 5539d7c2-5eee-4e6c-b119-b20cfa507ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.275786 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.275850 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.30 02:13:39.277774 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} oximeter.measurements_cumulativef32 (9986af33-cecb-4413-8b21-f0b919341539): Loading data parts 2023.11.30 02:13:39.277866 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} oximeter.measurements_cumulativef32 (9986af33-cecb-4413-8b21-f0b919341539): There are no data parts 2023.11.30 02:13:39.279137 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.279166 [ 3 ] {0fa43561-51ee-42b6-9d6c-2058ce86d476} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.279199 [ 3 ] {} HTTP-Session: 5539d7c2-5eee-4e6c-b119-b20cfa507ec5 Destroying unnamed session 2023.11.30 02:13:39.279368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.279445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.279475 [ 3 ] {} HTTP-Session: 0e8ffdb4-dab1-4da3-8434-4e86b9427a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.279493 [ 3 ] {} HTTP-Session: 0e8ffdb4-dab1-4da3-8434-4e86b9427a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.279730 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.279789 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.30 02:13:39.281449 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} oximeter.measurements_cumulativef64 (87aae5de-bd88-4e72-b0ed-ed0a9c9522c1): Loading data parts 2023.11.30 02:13:39.281563 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} oximeter.measurements_cumulativef64 (87aae5de-bd88-4e72-b0ed-ed0a9c9522c1): There are no data parts 2023.11.30 02:13:39.282756 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.282786 [ 3 ] {a0d45c10-d833-47a5-b691-4698d81b7115} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.282811 [ 3 ] {} HTTP-Session: 0e8ffdb4-dab1-4da3-8434-4e86b9427a55 Destroying unnamed session 2023.11.30 02:13:39.282946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.283002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.283028 [ 3 ] {} HTTP-Session: a44718d6-9b24-4664-a39e-7ef5cb48378a Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.283050 [ 3 ] {} HTTP-Session: a44718d6-9b24-4664-a39e-7ef5cb48378a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.283268 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.283323 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.30 02:13:39.285355 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} oximeter.measurements_histogrami8 (344452c8-91af-4a63-a3f7-d90ada2a7259): Loading data parts 2023.11.30 02:13:39.285471 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} oximeter.measurements_histogrami8 (344452c8-91af-4a63-a3f7-d90ada2a7259): There are no data parts 2023.11.30 02:13:39.286699 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.286728 [ 3 ] {d2d40e7c-102e-4725-875e-2560f9b2359d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.286751 [ 3 ] {} HTTP-Session: a44718d6-9b24-4664-a39e-7ef5cb48378a Destroying unnamed session 2023.11.30 02:13:39.286889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.286954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.286980 [ 3 ] {} HTTP-Session: 0de68390-a4c0-4305-8909-e31fc237bf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.287009 [ 3 ] {} HTTP-Session: 0de68390-a4c0-4305-8909-e31fc237bf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.287295 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.287360 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.30 02:13:39.289102 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} oximeter.measurements_histogramu8 (ff86d2e6-916f-42f0-906e-35af3bcd5f3f): Loading data parts 2023.11.30 02:13:39.289210 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} oximeter.measurements_histogramu8 (ff86d2e6-916f-42f0-906e-35af3bcd5f3f): There are no data parts 2023.11.30 02:13:39.290428 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.290463 [ 3 ] {eeb3c915-a91b-420c-99c2-a3181fcc98f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.290480 [ 3 ] {} HTTP-Session: 0de68390-a4c0-4305-8909-e31fc237bf2d Destroying unnamed session 2023.11.30 02:13:39.290636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.290688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.290708 [ 3 ] {} HTTP-Session: 6b9600a9-c1f4-448e-a87c-f20629e5dc37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.290730 [ 3 ] {} HTTP-Session: 6b9600a9-c1f4-448e-a87c-f20629e5dc37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.290955 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.291007 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.30 02:13:39.292473 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} oximeter.measurements_histogrami16 (c9d7b0c5-3211-4de9-9e53-2dc7280dd2f9): Loading data parts 2023.11.30 02:13:39.292560 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} oximeter.measurements_histogrami16 (c9d7b0c5-3211-4de9-9e53-2dc7280dd2f9): There are no data parts 2023.11.30 02:13:39.293634 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.293662 [ 3 ] {54bdff8b-775d-4e83-8de1-6076e0962700} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.293686 [ 3 ] {} HTTP-Session: 6b9600a9-c1f4-448e-a87c-f20629e5dc37 Destroying unnamed session 2023.11.30 02:13:39.293835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.293886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.293915 [ 3 ] {} HTTP-Session: d81ce953-2f9d-4d52-a886-2478053f26fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.293932 [ 3 ] {} HTTP-Session: d81ce953-2f9d-4d52-a886-2478053f26fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.294152 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.294207 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.30 02:13:39.296329 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} oximeter.measurements_histogramu16 (dc891521-204f-4e9c-b30b-0003fd37dfd2): Loading data parts 2023.11.30 02:13:39.296413 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} oximeter.measurements_histogramu16 (dc891521-204f-4e9c-b30b-0003fd37dfd2): There are no data parts 2023.11.30 02:13:39.297582 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.297613 [ 3 ] {c21cd1c6-de35-4c71-b9d0-d8c93a074e3f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.297641 [ 3 ] {} HTTP-Session: d81ce953-2f9d-4d52-a886-2478053f26fa Destroying unnamed session 2023.11.30 02:13:39.297798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.297860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.297893 [ 3 ] {} HTTP-Session: c0f49869-0acc-4471-b427-66ace9f659d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.297916 [ 3 ] {} HTTP-Session: c0f49869-0acc-4471-b427-66ace9f659d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.298215 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.298286 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.30 02:13:39.300033 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} oximeter.measurements_histogrami32 (9cb5a1a1-d072-4351-aa59-b419fe89e352): Loading data parts 2023.11.30 02:13:39.300119 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} oximeter.measurements_histogrami32 (9cb5a1a1-d072-4351-aa59-b419fe89e352): There are no data parts 2023.11.30 02:13:39.301211 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.301243 [ 3 ] {4e736c54-e145-422c-a607-523b8496c383} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.301258 [ 3 ] {} HTTP-Session: c0f49869-0acc-4471-b427-66ace9f659d6 Destroying unnamed session 2023.11.30 02:13:39.301392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.301446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.301464 [ 3 ] {} HTTP-Session: 7c4a765b-49a4-4c1c-b979-938f3a21a6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.301486 [ 3 ] {} HTTP-Session: 7c4a765b-49a4-4c1c-b979-938f3a21a6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.301752 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.301830 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.30 02:13:39.303349 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} oximeter.measurements_histogramu32 (e1fa3ab9-5c91-4bb8-b1c0-85c5d10c97ff): Loading data parts 2023.11.30 02:13:39.303450 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} oximeter.measurements_histogramu32 (e1fa3ab9-5c91-4bb8-b1c0-85c5d10c97ff): There are no data parts 2023.11.30 02:13:39.304528 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.304554 [ 3 ] {7216d047-3ebf-4ff0-8c64-1d47ab977421} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.304569 [ 3 ] {} HTTP-Session: 7c4a765b-49a4-4c1c-b979-938f3a21a6fa Destroying unnamed session 2023.11.30 02:13:39.304707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.304762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.304786 [ 3 ] {} HTTP-Session: 499f807d-6a64-4b3b-ae46-4d5959f95950 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.304809 [ 3 ] {} HTTP-Session: 499f807d-6a64-4b3b-ae46-4d5959f95950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.305027 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.305088 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.30 02:13:39.306479 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} oximeter.measurements_histogrami64 (641c2395-352f-422b-a6f3-42cc10e3c3b7): Loading data parts 2023.11.30 02:13:39.306610 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} oximeter.measurements_histogrami64 (641c2395-352f-422b-a6f3-42cc10e3c3b7): There are no data parts 2023.11.30 02:13:39.307795 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.307830 [ 3 ] {8c74ab45-b26a-4d7f-b4f4-b556446c1e33} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.307866 [ 3 ] {} HTTP-Session: 499f807d-6a64-4b3b-ae46-4d5959f95950 Destroying unnamed session 2023.11.30 02:13:39.309965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.310028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.310062 [ 3 ] {} HTTP-Session: c9b1f486-0b6a-4c73-9a18-8f8424d942dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.310085 [ 3 ] {} HTTP-Session: c9b1f486-0b6a-4c73-9a18-8f8424d942dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.310388 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.310467 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.30 02:13:39.312222 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} oximeter.measurements_histogramu64 (25aa1753-4192-4ee4-93cb-3a13739538c3): Loading data parts 2023.11.30 02:13:39.312344 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} oximeter.measurements_histogramu64 (25aa1753-4192-4ee4-93cb-3a13739538c3): There are no data parts 2023.11.30 02:13:39.313490 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.313515 [ 3 ] {fd9b2097-d69d-4acb-a3bc-8209952bbc7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.313538 [ 3 ] {} HTTP-Session: c9b1f486-0b6a-4c73-9a18-8f8424d942dc Destroying unnamed session 2023.11.30 02:13:39.313676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.313722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.313747 [ 3 ] {} HTTP-Session: 8c6cafe0-4737-4e65-8b1a-a001968d1d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.313770 [ 3 ] {} HTTP-Session: 8c6cafe0-4737-4e65-8b1a-a001968d1d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.313987 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.314049 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.30 02:13:39.315537 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} oximeter.measurements_histogramf32 (8eeb9db6-7297-4993-992c-57c67d1b6652): Loading data parts 2023.11.30 02:13:39.315659 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} oximeter.measurements_histogramf32 (8eeb9db6-7297-4993-992c-57c67d1b6652): There are no data parts 2023.11.30 02:13:39.316904 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.316945 [ 3 ] {ee19b2c4-c7a4-4049-b61a-65224462e82a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.316967 [ 3 ] {} HTTP-Session: 8c6cafe0-4737-4e65-8b1a-a001968d1d6a Destroying unnamed session 2023.11.30 02:13:39.317137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.317235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.317272 [ 3 ] {} HTTP-Session: 1955630d-a967-47a5-be5d-eb1ed9a01ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.317308 [ 3 ] {} HTTP-Session: 1955630d-a967-47a5-be5d-eb1ed9a01ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.317540 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 02:13:39.317605 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.30 02:13:39.319041 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Loading data parts 2023.11.30 02:13:39.319145 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): There are no data parts 2023.11.30 02:13:39.320193 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.320226 [ 3 ] {09e44c05-c4f5-407b-b97b-2216a152416d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.320248 [ 3 ] {} HTTP-Session: 1955630d-a967-47a5-be5d-eb1ed9a01ab1 Destroying unnamed session 2023.11.30 02:13:39.320400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.320461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.320488 [ 3 ] {} HTTP-Session: 241210f0-f813-444b-9c93-9194d4dba6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.320508 [ 3 ] {} HTTP-Session: 241210f0-f813-444b-9c93-9194d4dba6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.320680 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.320735 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.30 02:13:39.322003 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} oximeter.fields_bool (dc976835-3883-4a03-8fe5-11a1296bc000): Loading data parts 2023.11.30 02:13:39.322089 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} oximeter.fields_bool (dc976835-3883-4a03-8fe5-11a1296bc000): There are no data parts 2023.11.30 02:13:39.323253 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.323278 [ 3 ] {bbb55510-174b-4cdb-8040-40cf4cfa4930} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.323302 [ 3 ] {} HTTP-Session: 241210f0-f813-444b-9c93-9194d4dba6c0 Destroying unnamed session 2023.11.30 02:13:39.323437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.323481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.323509 [ 3 ] {} HTTP-Session: a1622a3c-eada-4e03-abc8-4fbe57841761 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.323534 [ 3 ] {} HTTP-Session: a1622a3c-eada-4e03-abc8-4fbe57841761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.323694 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.323746 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.30 02:13:39.325075 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} oximeter.fields_i8 (e47a4b4e-029c-4594-97cf-fb7318345ce8): Loading data parts 2023.11.30 02:13:39.325166 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} oximeter.fields_i8 (e47a4b4e-029c-4594-97cf-fb7318345ce8): There are no data parts 2023.11.30 02:13:39.326208 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.326233 [ 3 ] {9d780a83-b3bb-4efa-8dc9-a4dc4a5f0b85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.326248 [ 3 ] {} HTTP-Session: a1622a3c-eada-4e03-abc8-4fbe57841761 Destroying unnamed session 2023.11.30 02:13:39.326389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.326441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.326460 [ 3 ] {} HTTP-Session: 79c3b047-32ea-457a-b6c9-c8a365168745 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.326482 [ 3 ] {} HTTP-Session: 79c3b047-32ea-457a-b6c9-c8a365168745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.326643 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.326686 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.30 02:13:39.327993 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} oximeter.fields_u8 (a173c607-72a9-4857-b4b8-350a793a09a0): Loading data parts 2023.11.30 02:13:39.328095 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} oximeter.fields_u8 (a173c607-72a9-4857-b4b8-350a793a09a0): There are no data parts 2023.11.30 02:13:39.329181 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.329221 [ 3 ] {d227d96f-d095-443d-90f7-cf32b3aadad5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.329236 [ 3 ] {} HTTP-Session: 79c3b047-32ea-457a-b6c9-c8a365168745 Destroying unnamed session 2023.11.30 02:13:39.329381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.329438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.329458 [ 3 ] {} HTTP-Session: f423989c-9c78-4376-b92d-61801da3edfe Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.329481 [ 3 ] {} HTTP-Session: f423989c-9c78-4376-b92d-61801da3edfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.329645 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.329691 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.30 02:13:39.330991 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} oximeter.fields_i16 (d1048efa-23ee-43cc-902c-85ec4ec8e8b9): Loading data parts 2023.11.30 02:13:39.331087 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} oximeter.fields_i16 (d1048efa-23ee-43cc-902c-85ec4ec8e8b9): There are no data parts 2023.11.30 02:13:39.332123 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.332148 [ 3 ] {1eeeb5ac-b74c-4532-8919-f21b9ab4caec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.332173 [ 3 ] {} HTTP-Session: f423989c-9c78-4376-b92d-61801da3edfe Destroying unnamed session 2023.11.30 02:13:39.332302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.332353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.332380 [ 3 ] {} HTTP-Session: a3b9ab96-acfb-49d3-8fca-b68b505d298c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.332397 [ 3 ] {} HTTP-Session: a3b9ab96-acfb-49d3-8fca-b68b505d298c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.332555 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.332606 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.30 02:13:39.333853 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): Loading data parts 2023.11.30 02:13:39.333950 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): There are no data parts 2023.11.30 02:13:39.335077 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.335126 [ 3 ] {d4545e5d-8251-4e1e-af41-bd0f72b2d4e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.335153 [ 3 ] {} HTTP-Session: a3b9ab96-acfb-49d3-8fca-b68b505d298c Destroying unnamed session 2023.11.30 02:13:39.335294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.335363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.335392 [ 3 ] {} HTTP-Session: d42587f7-cef4-4044-98d5-58084ce7f425 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.335409 [ 3 ] {} HTTP-Session: d42587f7-cef4-4044-98d5-58084ce7f425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.335574 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.335618 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.30 02:13:39.336850 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} oximeter.fields_i32 (791018ec-b5a4-4f81-89a1-a5a10aaca342): Loading data parts 2023.11.30 02:13:39.336947 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} oximeter.fields_i32 (791018ec-b5a4-4f81-89a1-a5a10aaca342): There are no data parts 2023.11.30 02:13:39.338011 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.338044 [ 3 ] {ffa3c27b-cecd-4894-875f-bf4128ee4eb0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.338060 [ 3 ] {} HTTP-Session: d42587f7-cef4-4044-98d5-58084ce7f425 Destroying unnamed session 2023.11.30 02:13:39.338192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.338243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.338262 [ 3 ] {} HTTP-Session: 792791e9-ea0f-4bb3-b81b-db359ce95675 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.338286 [ 3 ] {} HTTP-Session: 792791e9-ea0f-4bb3-b81b-db359ce95675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.338450 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.338505 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.30 02:13:39.339819 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} oximeter.fields_u32 (0bce5141-5f25-473a-8d7d-ef7c83f4191a): Loading data parts 2023.11.30 02:13:39.339912 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} oximeter.fields_u32 (0bce5141-5f25-473a-8d7d-ef7c83f4191a): There are no data parts 2023.11.30 02:13:39.340932 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.340957 [ 3 ] {a7613cac-58ef-40cf-a4ac-0c2436340346} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.340981 [ 3 ] {} HTTP-Session: 792791e9-ea0f-4bb3-b81b-db359ce95675 Destroying unnamed session 2023.11.30 02:13:39.341124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.341177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.341201 [ 3 ] {} HTTP-Session: a1a5d2d1-2450-4d5a-a91c-8d13113329ac Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.341218 [ 3 ] {} HTTP-Session: a1a5d2d1-2450-4d5a-a91c-8d13113329ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.341387 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.341449 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.30 02:13:39.342740 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Loading data parts 2023.11.30 02:13:39.342843 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): There are no data parts 2023.11.30 02:13:39.344456 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.344480 [ 3 ] {464f9e18-2163-4e8e-bdcd-c36aebf30867} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.344495 [ 3 ] {} HTTP-Session: a1a5d2d1-2450-4d5a-a91c-8d13113329ac Destroying unnamed session 2023.11.30 02:13:39.344624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.344678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.344697 [ 3 ] {} HTTP-Session: 0207a454-6eb7-40b5-bae3-1bf388864889 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.344720 [ 3 ] {} HTTP-Session: 0207a454-6eb7-40b5-bae3-1bf388864889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.344887 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.344932 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.30 02:13:39.346287 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} oximeter.fields_u64 (c91fa4cd-2643-457c-8b85-5891c6b4e378): Loading data parts 2023.11.30 02:13:39.346373 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} oximeter.fields_u64 (c91fa4cd-2643-457c-8b85-5891c6b4e378): There are no data parts 2023.11.30 02:13:39.347475 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.347515 [ 3 ] {85595fda-ac6a-47d8-bdbc-5ef87bc75158} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.347531 [ 3 ] {} HTTP-Session: 0207a454-6eb7-40b5-bae3-1bf388864889 Destroying unnamed session 2023.11.30 02:13:39.347662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.347726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.347747 [ 3 ] {} HTTP-Session: 8fe2541c-d49f-42a3-989e-a616e1e4878c Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.347773 [ 3 ] {} HTTP-Session: 8fe2541c-d49f-42a3-989e-a616e1e4878c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.347925 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.347979 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.30 02:13:39.349684 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): Loading data parts 2023.11.30 02:13:39.349775 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): There are no data parts 2023.11.30 02:13:39.350830 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.350855 [ 3 ] {b39d20c6-d016-430f-98d1-b026f2c29cee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.350881 [ 3 ] {} HTTP-Session: 8fe2541c-d49f-42a3-989e-a616e1e4878c Destroying unnamed session 2023.11.30 02:13:39.351009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.351059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.351085 [ 3 ] {} HTTP-Session: 67e57f9f-8d03-49ea-b24f-81ebd5309898 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.351101 [ 3 ] {} HTTP-Session: 67e57f9f-8d03-49ea-b24f-81ebd5309898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.351259 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.351304 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.30 02:13:39.352603 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Loading data parts 2023.11.30 02:13:39.352698 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): There are no data parts 2023.11.30 02:13:39.353732 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.353771 [ 3 ] {6603fc82-1e2f-4156-87ab-e055517925a6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.353801 [ 3 ] {} HTTP-Session: 67e57f9f-8d03-49ea-b24f-81ebd5309898 Destroying unnamed session 2023.11.30 02:13:39.353939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.353999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.354030 [ 3 ] {} HTTP-Session: 2348dc80-e533-44e8-82e3-6e7875d19434 Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.354052 [ 3 ] {} HTTP-Session: 2348dc80-e533-44e8-82e3-6e7875d19434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.354257 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} executeQuery: (from [fd00:1122:3344:101::d]:36573) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 02:13:39.354307 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.30 02:13:39.355730 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Loading data parts 2023.11.30 02:13:39.355833 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): There are no data parts 2023.11.30 02:13:39.356948 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.356996 [ 3 ] {2fc32b5b-70bd-4fe8-95a8-d2709729a8cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.357017 [ 3 ] {} HTTP-Session: 2348dc80-e533-44e8-82e3-6e7875d19434 Destroying unnamed session 2023.11.30 02:13:39.357163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.357225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.357250 [ 3 ] {} HTTP-Session: 714ebd28-576d-4f49-a74a-cf28c865a08f Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.357279 [ 3 ] {} HTTP-Session: 714ebd28-576d-4f49-a74a-cf28c865a08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.357631 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} executeQuery: (from [fd00:1122:3344:101::d]:36573) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.11.30 02:13:39.357716 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.30 02:13:39.359285 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Loading data parts 2023.11.30 02:13:39.359378 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): There are no data parts 2023.11.30 02:13:39.360512 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.360537 [ 3 ] {7267f4d7-1dde-4f1e-9c7a-5ac5a12428b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 02:13:39.360561 [ 3 ] {} HTTP-Session: 714ebd28-576d-4f49-a74a-cf28c865a08f Destroying unnamed session 2023.11.30 02:13:39.360715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36573, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:13:39.360771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:13:39.360800 [ 3 ] {} HTTP-Session: a2f2ae65-f8c5-4983-8aea-4084d5b7694b Authenticating user 'default' from [fd00:1122:3344:101::d]:36573 2023.11.30 02:13:39.360817 [ 3 ] {} HTTP-Session: a2f2ae65-f8c5-4983-8aea-4084d5b7694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:13:39.360937 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} executeQuery: (from [fd00:1122:3344:101::d]:36573) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.30 02:13:39.361573 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.30 02:13:39.366801 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.08 GiB. 2023.11.30 02:13:39.369465 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:13:39.369689 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} oximeter.version (0759cd19-e45b-4080-94be-65fb85c13fdc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:13:39.369891 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} executeQuery: Read 1 rows, 16.00 B in 0.008915701 sec., 112 rows/sec., 1.75 KiB/sec. 2023.11.30 02:13:39.370006 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} DynamicQueryHandler: Done processing query 2023.11.30 02:13:39.370037 [ 3 ] {1949b2d0-a6fc-4510-b69b-67cf847213d6} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.30 02:13:39.370052 [ 3 ] {} HTTP-Session: a2f2ae65-f8c5-4983-8aea-4084d5b7694b Destroying unnamed session 2023.11.30 02:13:40.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.30 MiB (RSS), difference: 9.30 MiB 2023.11.30 02:13:51.113894 [ 165 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:13:51.113994 [ 165 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:14:06.114040 [ 137 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:14:06.114136 [ 137 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:14:09.378041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.378230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.378287 [ 3 ] {} HTTP-Session: 427efbeb-46d9-432b-9ffd-51dae8a4142a Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.378313 [ 3 ] {} HTTP-Session: 427efbeb-46d9-432b-9ffd-51dae8a4142a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.378482 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:09.378865 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.379537 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.379738 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:09.380633 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.380678 [ 3 ] {c75a2fbe-84dc-4696-bc0a-24033f67a9c1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:09.380694 [ 3 ] {} HTTP-Session: 427efbeb-46d9-432b-9ffd-51dae8a4142a Destroying unnamed session 2023.11.30 02:14:09.384183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.384294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.384314 [ 3 ] {} HTTP-Session: 29d4d960-901a-40e2-9ac2-667614b3af18 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.384331 [ 3 ] {} HTTP-Session: 29d4d960-901a-40e2-9ac2-667614b3af18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.384462 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:09.391773 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.392031 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.392075 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:09.392945 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.392982 [ 3 ] {f55461ad-6633-4a0e-aa0f-1df04a334df1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:09.393000 [ 3 ] {} HTTP-Session: 29d4d960-901a-40e2-9ac2-667614b3af18 Destroying unnamed session 2023.11.30 02:14:09.393365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.393420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.393440 [ 3 ] {} HTTP-Session: e7554240-f0b2-40bd-bd7f-ed080bd84371 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.393457 [ 3 ] {} HTTP-Session: e7554240-f0b2-40bd-bd7f-ed080bd84371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.393571 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:09.394027 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.394176 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.394220 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:09.395048 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.395076 [ 3 ] {5493bcf1-4b22-4ab6-a073-93d854768cab} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:09.395092 [ 3 ] {} HTTP-Session: e7554240-f0b2-40bd-bd7f-ed080bd84371 Destroying unnamed session 2023.11.30 02:14:09.395329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.395375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.395394 [ 3 ] {} HTTP-Session: 280d8028-b0f5-45bf-ad66-39c2dac1c754 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.395411 [ 3 ] {} HTTP-Session: 280d8028-b0f5-45bf-ad66-39c2dac1c754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.395523 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:09.395869 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.396020 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.396062 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:09.396854 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.396882 [ 3 ] {5871aea6-9bc1-44ec-8498-941787497e15} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:09.396897 [ 3 ] {} HTTP-Session: 280d8028-b0f5-45bf-ad66-39c2dac1c754 Destroying unnamed session 2023.11.30 02:14:09.398337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.398381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.398400 [ 3 ] {} HTTP-Session: 788da7ad-1487-4418-baef-5d2cd4c6f8a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.398418 [ 3 ] {} HTTP-Session: 788da7ad-1487-4418-baef-5d2cd4c6f8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.398494 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:09.398534 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:09.399228 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:09.400518 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB. 2023.11.30 02:14:09.402946 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:09.403146 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:09.403293 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} executeQuery: Read 4 rows, 443.00 B in 0.004769369 sec., 838 rows/sec., 90.71 KiB/sec. 2023.11.30 02:14:09.403463 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.403493 [ 3 ] {583ce0c2-4459-4c1e-b1bc-03b0b2d375b0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 02:14:09.403513 [ 3 ] {} HTTP-Session: 788da7ad-1487-4418-baef-5d2cd4c6f8a6 Destroying unnamed session 2023.11.30 02:14:09.403655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.403708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.403731 [ 3 ] {} HTTP-Session: 6cbc3aa8-3c61-4d60-aa79-8221b0afb6e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.403754 [ 3 ] {} HTTP-Session: 6cbc3aa8-3c61-4d60-aa79-8221b0afb6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.403827 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:09.403866 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 02:14:09.403974 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:09.407653 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB. 2023.11.30 02:14:09.407877 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:09.408023 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:09.408137 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} executeQuery: Read 37 rows, 3.00 KiB in 0.004281145 sec., 8642 rows/sec., 700.52 KiB/sec. 2023.11.30 02:14:09.408259 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.408283 [ 3 ] {518b0511-3cc8-4107-b345-b13bd800db6a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:09.408299 [ 3 ] {} HTTP-Session: 6cbc3aa8-3c61-4d60-aa79-8221b0afb6e9 Destroying unnamed session 2023.11.30 02:14:09.408498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 18097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.408544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.408563 [ 3 ] {} HTTP-Session: 3c6f2f70-5768-4b90-9a1e-8da6b97332e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.408580 [ 3 ] {} HTTP-Session: 3c6f2f70-5768-4b90-9a1e-8da6b97332e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.408653 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:09.408691 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:09.408797 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:09.409155 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB. 2023.11.30 02:14:09.409377 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:09.409524 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:09.409643 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} executeQuery: Read 111 rows, 11.30 KiB in 0.000962398 sec., 115336 rows/sec., 11.47 MiB/sec. 2023.11.30 02:14:09.409758 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.409781 [ 3 ] {dc6e1244-b6ed-4cd5-af0e-acb8b4fbc45f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 02:14:09.409796 [ 3 ] {} HTTP-Session: 3c6f2f70-5768-4b90-9a1e-8da6b97332e6 Destroying unnamed session 2023.11.30 02:14:09.409921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.409964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.409982 [ 3 ] {} HTTP-Session: d8b20d58-1c4e-493c-8da0-13f118eca9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.409998 [ 3 ] {} HTTP-Session: d8b20d58-1c4e-493c-8da0-13f118eca9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.410070 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:09.410107 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:09.411553 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:09.414065 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB. 2023.11.30 02:14:09.414361 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:09.414546 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:09.414685 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} executeQuery: Read 49 rows, 3.93 KiB in 0.004581394 sec., 10695 rows/sec., 857.32 KiB/sec. 2023.11.30 02:14:09.414824 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.414849 [ 3 ] {9dec2b2c-784b-4e63-8b8e-1ef5c3b2c7fb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 02:14:09.414864 [ 3 ] {} HTTP-Session: d8b20d58-1c4e-493c-8da0-13f118eca9cc Destroying unnamed session 2023.11.30 02:14:09.415102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 39592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.415148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.415169 [ 3 ] {} HTTP-Session: 661d584e-7c78-4081-a4c9-4c0a7b61928e Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.415185 [ 3 ] {} HTTP-Session: 661d584e-7c78-4081-a4c9-4c0a7b61928e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.415269 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:09.415312 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 02:14:09.415470 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:09.415944 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB. 2023.11.30 02:14:09.417031 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:09.417221 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:09.417345 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} executeQuery: Read 37 rows, 51.13 KiB in 0.00204079 sec., 18130 rows/sec., 24.47 MiB/sec. 2023.11.30 02:14:09.417468 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.417491 [ 3 ] {2549ff15-6cb3-4bec-8fad-f63f076f111d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 02:14:09.417506 [ 3 ] {} HTTP-Session: 661d584e-7c78-4081-a4c9-4c0a7b61928e Destroying unnamed session 2023.11.30 02:14:09.417681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 4322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:09.417725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:09.417745 [ 3 ] {} HTTP-Session: 6eb3a7ff-af12-43a6-ad6a-5f6986054ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:09.417761 [ 3 ] {} HTTP-Session: 6eb3a7ff-af12-43a6-ad6a-5f6986054ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:09.417832 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:09.417869 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 02:14:09.417972 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:09.418259 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.57 GiB. 2023.11.30 02:14:09.418505 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:09.418682 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:09.418804 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} executeQuery: Read 27 rows, 1.94 KiB in 0.000944247 sec., 28594 rows/sec., 2.00 MiB/sec. 2023.11.30 02:14:09.418922 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} DynamicQueryHandler: Done processing query 2023.11.30 02:14:09.418946 [ 3 ] {e9e5775a-c55d-4e3b-bd7e-d188876ebe3d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 02:14:09.418961 [ 3 ] {} HTTP-Session: 6eb3a7ff-af12-43a6-ad6a-5f6986054ea9 Destroying unnamed session 2023.11.30 02:14:14.371881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.372016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.372045 [ 3 ] {} HTTP-Session: 873c88ac-5f14-41f5-b6ac-a5c4552c6a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.372072 [ 3 ] {} HTTP-Session: 873c88ac-5f14-41f5-b6ac-a5c4552c6a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.372278 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:14.373084 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.373251 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.373358 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:14.373667 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.30 02:14:14.378059 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:14.378093 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.30 02:14:14.378221 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 02:14:14.383152 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} executeQuery: Read 4 rows, 443.00 B in 0.010822527 sec., 369 rows/sec., 39.97 KiB/sec. 2023.11.30 02:14:14.383377 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.383404 [ 3 ] {cf2195ab-851b-4819-bcd5-dd7180cb5d67} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:14.383421 [ 3 ] {} HTTP-Session: 873c88ac-5f14-41f5-b6ac-a5c4552c6a0e Destroying unnamed session 2023.11.30 02:14:14.383691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.383739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.383760 [ 3 ] {} HTTP-Session: 492142c8-bd1b-4e86-b076-c1dddead496c Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.383778 [ 3 ] {} HTTP-Session: 492142c8-bd1b-4e86-b076-c1dddead496c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.383903 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:14.384356 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.384520 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.384562 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:14.384708 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.30 02:14:14.384738 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:14.384760 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.30 02:14:14.384788 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 02:14:14.385753 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} executeQuery: Read 4 rows, 443.00 B in 0.001813213 sec., 2206 rows/sec., 238.59 KiB/sec. 2023.11.30 02:14:14.385942 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.385968 [ 3 ] {7d65722b-2bcf-4f07-a4b6-8bd84ffbe037} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:14.385984 [ 3 ] {} HTTP-Session: 492142c8-bd1b-4e86-b076-c1dddead496c Destroying unnamed session 2023.11.30 02:14:14.386213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.386257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.386276 [ 3 ] {} HTTP-Session: 65c4170c-47c0-4c32-836d-4ea586dfb6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.386293 [ 3 ] {} HTTP-Session: 65c4170c-47c0-4c32-836d-4ea586dfb6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.386412 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:14.386853 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.387015 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.387054 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:14.387199 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.30 02:14:14.387227 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:14.387247 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.30 02:14:14.387276 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 02:14:14.388195 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} executeQuery: Read 4 rows, 443.00 B in 0.001731221 sec., 2310 rows/sec., 249.89 KiB/sec. 2023.11.30 02:14:14.388390 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.388414 [ 3 ] {26944b7d-e9b8-4851-b2b6-c68d9776169e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:14.388429 [ 3 ] {} HTTP-Session: 65c4170c-47c0-4c32-836d-4ea586dfb6d1 Destroying unnamed session 2023.11.30 02:14:14.388741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.388784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.388803 [ 3 ] {} HTTP-Session: fc6037b1-75a1-4c78-8a11-fd235173c5c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.388819 [ 3 ] {} HTTP-Session: fc6037b1-75a1-4c78-8a11-fd235173c5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.388936 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:14.389388 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.389553 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.389593 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:14.389737 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.30 02:14:14.389764 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:14.389784 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.30 02:14:14.389812 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 02:14:14.390751 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} executeQuery: Read 4 rows, 443.00 B in 0.001778812 sec., 2248 rows/sec., 243.21 KiB/sec. 2023.11.30 02:14:14.390944 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.390968 [ 3 ] {75ef1925-cdc7-44a3-8b41-5a049072da45} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:14.390984 [ 3 ] {} HTTP-Session: fc6037b1-75a1-4c78-8a11-fd235173c5c3 Destroying unnamed session 2023.11.30 02:14:14.391204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.391247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.391266 [ 3 ] {} HTTP-Session: bd306403-1361-4c81-97b7-90a121dc31ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.391282 [ 3 ] {} HTTP-Session: bd306403-1361-4c81-97b7-90a121dc31ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.391399 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:14.391854 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.392018 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.392057 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:14.392196 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.30 02:14:14.392224 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:14.392244 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.30 02:14:14.392272 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 02:14:14.393191 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} executeQuery: Read 4 rows, 443.00 B in 0.001754881 sec., 2279 rows/sec., 246.52 KiB/sec. 2023.11.30 02:14:14.393401 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.393425 [ 3 ] {b9b80af1-2108-4241-a88d-d8f148127e70} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:14.393441 [ 3 ] {} HTTP-Session: bd306403-1361-4c81-97b7-90a121dc31ee Destroying unnamed session 2023.11.30 02:14:14.393661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.393705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.393723 [ 3 ] {} HTTP-Session: 120c34cb-0967-4701-b265-6da0fec31b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.393739 [ 3 ] {} HTTP-Session: 120c34cb-0967-4701-b265-6da0fec31b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.393858 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:14.394318 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.394555 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.394620 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:14.394805 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.30 02:14:14.394841 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:14.394868 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.11.30 02:14:14.394903 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 02:14:14.395807 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} executeQuery: Read 4 rows, 443.00 B in 0.001912276 sec., 2091 rows/sec., 226.23 KiB/sec. 2023.11.30 02:14:14.396003 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.396028 [ 3 ] {a10d34e2-6c57-442c-9a4e-87a74853401e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 02:14:14.396044 [ 3 ] {} HTTP-Session: 120c34cb-0967-4701-b265-6da0fec31b67 Destroying unnamed session 2023.11.30 02:14:14.417660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.417725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.417750 [ 3 ] {} HTTP-Session: 12f3c94d-891e-454b-a86d-982c48cba705 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.417771 [ 3 ] {} HTTP-Session: 12f3c94d-891e-454b-a86d-982c48cba705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.417864 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:14.417934 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:14.418131 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:14.418503 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:14.418868 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:14.419044 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:14.419177 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} executeQuery: Read 6 rows, 996.00 B in 0.001280618 sec., 4685 rows/sec., 759.52 KiB/sec. 2023.11.30 02:14:14.419306 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.419330 [ 3 ] {1bd8434f-bbc6-4306-8677-454d97bb31ff} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 02:14:14.419346 [ 3 ] {} HTTP-Session: 12f3c94d-891e-454b-a86d-982c48cba705 Destroying unnamed session 2023.11.30 02:14:14.419455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.419502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.419522 [ 3 ] {} HTTP-Session: 019da136-e17b-4f75-96f2-f6c09bf919cb Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.419538 [ 3 ] {} HTTP-Session: 019da136-e17b-4f75-96f2-f6c09bf919cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.419612 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:14.419651 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:14.419756 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:14.420085 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:14.420301 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:14.420465 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:14.420585 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} executeQuery: Read 36 rows, 3.12 KiB in 0.000943868 sec., 38140 rows/sec., 3.23 MiB/sec. 2023.11.30 02:14:14.420699 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.420722 [ 3 ] {0a88407c-1670-4a3f-8cbf-85429b6bc72b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:14.420738 [ 3 ] {} HTTP-Session: 019da136-e17b-4f75-96f2-f6c09bf919cb Destroying unnamed session 2023.11.30 02:14:14.420857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 4078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.420902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.420922 [ 3 ] {} HTTP-Session: bb018c95-f628-4037-8f68-95d59e5f1db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.420938 [ 3 ] {} HTTP-Session: bb018c95-f628-4037-8f68-95d59e5f1db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.421007 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:14.421045 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:14.421147 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:14.421432 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:14.421651 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:14.421796 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:14.421911 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} executeQuery: Read 24 rows, 1.90 KiB in 0.000876236 sec., 27389 rows/sec., 2.12 MiB/sec. 2023.11.30 02:14:14.422026 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.422049 [ 3 ] {937a1001-8880-497b-93fe-5ec08d4e0b36} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 02:14:14.422063 [ 3 ] {} HTTP-Session: bb018c95-f628-4037-8f68-95d59e5f1db3 Destroying unnamed session 2023.11.30 02:14:14.422283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 87496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:14.422328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:14.422347 [ 3 ] {} HTTP-Session: b932c0f9-cb6d-491a-a487-6768306c2d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:14.422363 [ 3 ] {} HTTP-Session: b932c0f9-cb6d-491a-a487-6768306c2d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:14.422451 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:14.422492 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 02:14:14.422606 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:14.423124 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:14.423402 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:14.423570 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:14.423692 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} executeQuery: Read 456 rows, 32.51 KiB in 0.001209716 sec., 376947 rows/sec., 26.24 MiB/sec. 2023.11.30 02:14:14.423820 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} DynamicQueryHandler: Done processing query 2023.11.30 02:14:14.423844 [ 3 ] {8348c7c8-c3dc-4dab-8f9b-fd35c593de45} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2023.11.30 02:14:14.423859 [ 3 ] {} HTTP-Session: b932c0f9-cb6d-491a-a487-6768306c2d47 Destroying unnamed session 2023.11.30 02:14:19.374558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:19.374689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:19.374720 [ 3 ] {} HTTP-Session: a6c012de-6b3a-4cc8-951c-1fc40952e76b Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:19.374748 [ 3 ] {} HTTP-Session: a6c012de-6b3a-4cc8-951c-1fc40952e76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:19.374885 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:19.374950 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 02:14:19.375125 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:19.375617 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:19.375894 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:19.376054 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:19.376195 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} executeQuery: Read 42 rows, 3.40 KiB in 0.001264237 sec., 33221 rows/sec., 2.63 MiB/sec. 2023.11.30 02:14:19.376341 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} DynamicQueryHandler: Done processing query 2023.11.30 02:14:19.376366 [ 3 ] {e2e9f118-e35e-45f0-b2ba-17e37fa57820} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:19.376382 [ 3 ] {} HTTP-Session: a6c012de-6b3a-4cc8-951c-1fc40952e76b Destroying unnamed session 2023.11.30 02:14:19.376563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:19.376609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:19.376629 [ 3 ] {} HTTP-Session: 5aac0990-63b6-4a7b-a964-c4df13cfe119 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:19.376645 [ 3 ] {} HTTP-Session: 5aac0990-63b6-4a7b-a964-c4df13cfe119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:19.376721 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:19.376758 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:19.376860 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:19.377243 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:19.377456 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 02:14:19.377601 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 02:14:19.377729 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} executeQuery: Read 126 rows, 12.73 KiB in 0.000981408 sec., 128386 rows/sec., 12.67 MiB/sec. 2023.11.30 02:14:19.377852 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} DynamicQueryHandler: Done processing query 2023.11.30 02:14:19.377875 [ 3 ] {348ca234-126e-4899-9e97-2fbe2cfd1f4d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 02:14:19.377891 [ 3 ] {} HTTP-Session: 5aac0990-63b6-4a7b-a964-c4df13cfe119 Destroying unnamed session 2023.11.30 02:14:19.378037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:19.378083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:19.378102 [ 3 ] {} HTTP-Session: 14eacb16-1dc6-401b-b559-50c02dc175b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:19.378118 [ 3 ] {} HTTP-Session: 14eacb16-1dc6-401b-b559-50c02dc175b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:19.378189 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:19.378226 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:19.378331 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:19.378621 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:19.378820 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 02:14:19.378966 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 02:14:19.379067 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} executeQuery: Read 42 rows, 3.36 KiB in 0.000849765 sec., 49425 rows/sec., 3.87 MiB/sec. 2023.11.30 02:14:19.379218 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} DynamicQueryHandler: Done processing query 2023.11.30 02:14:19.379242 [ 3 ] {d2bd8e34-da6f-4043-a607-5a289cc6d0bc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:19.379258 [ 3 ] {} HTTP-Session: 14eacb16-1dc6-401b-b559-50c02dc175b9 Destroying unnamed session 2023.11.30 02:14:19.379418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:19.379462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:19.379482 [ 3 ] {} HTTP-Session: a1281268-c6ae-4db5-a2ba-add1fba92b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:19.379499 [ 3 ] {} HTTP-Session: a1281268-c6ae-4db5-a2ba-add1fba92b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:19.379584 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:19.379628 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 02:14:19.379766 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:19.380229 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:19.380541 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:19.380727 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:19.380828 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} executeQuery: Read 42 rows, 58.04 KiB in 0.001216025 sec., 34538 rows/sec., 46.61 MiB/sec. 2023.11.30 02:14:19.380950 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} DynamicQueryHandler: Done processing query 2023.11.30 02:14:19.380972 [ 3 ] {0684f62e-835a-47df-9f6f-341f6b2b516b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 02:14:19.380988 [ 3 ] {} HTTP-Session: a1281268-c6ae-4db5-a2ba-add1fba92b6a Destroying unnamed session 2023.11.30 02:14:21.114186 [ 116 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:14:21.114292 [ 116 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:14:29.374600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:29.374728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:29.374758 [ 3 ] {} HTTP-Session: 0b26b177-490c-41f2-ae7a-35c98a7fa9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:29.374785 [ 3 ] {} HTTP-Session: 0b26b177-490c-41f2-ae7a-35c98a7fa9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:29.374921 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:29.374983 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 02:14:29.375157 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:29.375617 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:29.375879 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 02:14:29.376050 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 02:14:29.376169 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} executeQuery: Read 42 rows, 3.40 KiB in 0.001210005 sec., 34710 rows/sec., 2.75 MiB/sec. 2023.11.30 02:14:29.376316 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} DynamicQueryHandler: Done processing query 2023.11.30 02:14:29.376341 [ 3 ] {88fd3204-05c6-4f0e-a4ac-290a27c4eadf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:29.376357 [ 3 ] {} HTTP-Session: 0b26b177-490c-41f2-ae7a-35c98a7fa9ed Destroying unnamed session 2023.11.30 02:14:29.376491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:29.376536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:29.376556 [ 3 ] {} HTTP-Session: ef07d642-405b-462a-b928-f9d1f38fccc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:29.376572 [ 3 ] {} HTTP-Session: ef07d642-405b-462a-b928-f9d1f38fccc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:29.376648 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:29.376700 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:29.376810 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:29.377335 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:29.377550 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 02:14:29.377699 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 02:14:29.377798 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} executeQuery: Read 126 rows, 12.73 KiB in 0.001114263 sec., 113079 rows/sec., 11.16 MiB/sec. 2023.11.30 02:14:29.377919 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} DynamicQueryHandler: Done processing query 2023.11.30 02:14:29.377942 [ 3 ] {5698204a-af52-47c8-9c39-12385d701391} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 02:14:29.377958 [ 3 ] {} HTTP-Session: ef07d642-405b-462a-b928-f9d1f38fccc4 Destroying unnamed session 2023.11.30 02:14:29.378078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:29.378122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:29.378141 [ 3 ] {} HTTP-Session: ca098fb8-738e-43ee-9598-846e15e7e033 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:29.378157 [ 3 ] {} HTTP-Session: ca098fb8-738e-43ee-9598-846e15e7e033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:29.378228 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:29.378265 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:29.378368 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:29.378669 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:29.378878 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 02:14:29.379020 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 02:14:29.379116 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} executeQuery: Read 42 rows, 3.36 KiB in 0.000863056 sec., 48664 rows/sec., 3.81 MiB/sec. 2023.11.30 02:14:29.379230 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} DynamicQueryHandler: Done processing query 2023.11.30 02:14:29.379252 [ 3 ] {59f11589-a519-4ce6-9de0-98a28aca9fb3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:29.379268 [ 3 ] {} HTTP-Session: ca098fb8-738e-43ee-9598-846e15e7e033 Destroying unnamed session 2023.11.30 02:14:29.379469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:29.379514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:29.379533 [ 3 ] {} HTTP-Session: f6a27533-61ec-474d-801e-093caeec46e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:29.379550 [ 3 ] {} HTTP-Session: f6a27533-61ec-474d-801e-093caeec46e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:29.379638 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:29.379681 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 02:14:29.379815 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:29.380285 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:29.380644 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 02:14:29.380820 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 02:14:29.380930 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} executeQuery: Read 42 rows, 58.04 KiB in 0.001264017 sec., 33227 rows/sec., 44.84 MiB/sec. 2023.11.30 02:14:29.381071 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} DynamicQueryHandler: Done processing query 2023.11.30 02:14:29.381095 [ 3 ] {b0a0b80a-abde-4caa-a2f3-de9432036faf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 02:14:29.381111 [ 3 ] {} HTTP-Session: f6a27533-61ec-474d-801e-093caeec46e4 Destroying unnamed session 2023.11.30 02:14:36.114373 [ 104 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:14:36.114478 [ 104 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:14:39.375016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:39.375125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:39.375155 [ 3 ] {} HTTP-Session: e4df3839-8ac4-4f8c-b927-d05f885de6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:39.375182 [ 3 ] {} HTTP-Session: e4df3839-8ac4-4f8c-b927-d05f885de6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:39.375321 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:39.375383 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 02:14:39.375561 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:39.376071 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:39.376337 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 02:14:39.376506 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 02:14:39.376631 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} executeQuery: Read 42 rows, 3.40 KiB in 0.001271567 sec., 33030 rows/sec., 2.61 MiB/sec. 2023.11.30 02:14:39.376822 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} DynamicQueryHandler: Done processing query 2023.11.30 02:14:39.376847 [ 3 ] {cb833807-1071-42a6-a677-bb0040b52087} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:39.376863 [ 3 ] {} HTTP-Session: e4df3839-8ac4-4f8c-b927-d05f885de6a7 Destroying unnamed session 2023.11.30 02:14:39.377033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:39.377078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:39.377097 [ 3 ] {} HTTP-Session: 5c8b5329-e086-4371-a320-c6d59b822008 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:39.377114 [ 3 ] {} HTTP-Session: 5c8b5329-e086-4371-a320-c6d59b822008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:39.377198 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:39.377243 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:39.377351 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:39.377743 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:39.377954 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 02:14:39.378100 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 02:14:39.378236 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} executeQuery: Read 126 rows, 12.73 KiB in 0.000998049 sec., 126246 rows/sec., 12.46 MiB/sec. 2023.11.30 02:14:39.378411 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} DynamicQueryHandler: Done processing query 2023.11.30 02:14:39.378435 [ 3 ] {0d8fee78-3e1c-42df-88e9-fde60f599a82} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 02:14:39.378450 [ 3 ] {} HTTP-Session: 5c8b5329-e086-4371-a320-c6d59b822008 Destroying unnamed session 2023.11.30 02:14:39.378571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:39.378615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:39.378635 [ 3 ] {} HTTP-Session: 8c2c8a68-1c47-46f4-9200-aa6e1099f1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:39.378651 [ 3 ] {} HTTP-Session: 8c2c8a68-1c47-46f4-9200-aa6e1099f1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:39.378721 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:39.378757 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:39.378865 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:39.379155 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:39.379354 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 02:14:39.379496 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 02:14:39.379622 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} executeQuery: Read 42 rows, 3.36 KiB in 0.000874416 sec., 48032 rows/sec., 3.76 MiB/sec. 2023.11.30 02:14:39.379743 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} DynamicQueryHandler: Done processing query 2023.11.30 02:14:39.379764 [ 3 ] {54f0becf-3f8a-42ed-b9be-ee88a0784e6d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:39.379779 [ 3 ] {} HTTP-Session: 8c2c8a68-1c47-46f4-9200-aa6e1099f1ae Destroying unnamed session 2023.11.30 02:14:39.379945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:39.379989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:39.380007 [ 3 ] {} HTTP-Session: be7309b1-fd4d-48ea-8d96-ce7e1a2c0238 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:39.380024 [ 3 ] {} HTTP-Session: be7309b1-fd4d-48ea-8d96-ce7e1a2c0238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:39.380109 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:39.380151 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 02:14:39.380283 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:39.380747 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:39.381050 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 02:14:39.381231 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 02:14:39.381340 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} executeQuery: Read 42 rows, 58.04 KiB in 0.001199585 sec., 35012 rows/sec., 47.25 MiB/sec. 2023.11.30 02:14:39.381503 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} DynamicQueryHandler: Done processing query 2023.11.30 02:14:39.381526 [ 3 ] {764d0d47-1544-451e-96b0-acbaf1b2d121} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 02:14:39.381542 [ 3 ] {} HTTP-Session: be7309b1-fd4d-48ea-8d96-ce7e1a2c0238 Destroying unnamed session 2023.11.30 02:14:44.371361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.371475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.371501 [ 3 ] {} HTTP-Session: b6b791a7-294d-40e3-82dd-7fac7a8e192a Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.371524 [ 3 ] {} HTTP-Session: b6b791a7-294d-40e3-82dd-7fac7a8e192a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.371705 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.372303 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.372483 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.372533 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.372699 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.30 02:14:44.372837 [ 186 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.372863 [ 188 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.373031 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.373125 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.375185 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} executeQuery: Read 10 rows, 1.41 KiB in 0.00343469 sec., 2911 rows/sec., 409.14 KiB/sec. 2023.11.30 02:14:44.375469 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.375495 [ 3 ] {10bb4adb-69d8-461a-b76f-96fdb26b4175} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.375512 [ 3 ] {} HTTP-Session: b6b791a7-294d-40e3-82dd-7fac7a8e192a Destroying unnamed session 2023.11.30 02:14:44.375764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.375810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.375829 [ 3 ] {} HTTP-Session: 1cc9f5b7-4945-487f-a647-1059df52a842 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.375847 [ 3 ] {} HTTP-Session: 1cc9f5b7-4945-487f-a647-1059df52a842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.375971 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.376464 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.376638 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.376681 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.376824 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.30 02:14:44.376894 [ 193 ] {790f8f47-e291-46b6-b620-59009f26de4d} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.376914 [ 191 ] {790f8f47-e291-46b6-b620-59009f26de4d} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.377022 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.377084 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.378771 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} executeQuery: Read 10 rows, 1.41 KiB in 0.002761301 sec., 3621 rows/sec., 508.92 KiB/sec. 2023.11.30 02:14:44.379038 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.379067 [ 3 ] {790f8f47-e291-46b6-b620-59009f26de4d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.379087 [ 3 ] {} HTTP-Session: 1cc9f5b7-4945-487f-a647-1059df52a842 Destroying unnamed session 2023.11.30 02:14:44.379340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.379393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.379417 [ 3 ] {} HTTP-Session: 765bc804-1242-459e-be94-284ab47b3766 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.379437 [ 3 ] {} HTTP-Session: 765bc804-1242-459e-be94-284ab47b3766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.379591 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.380161 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.380337 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.380379 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.380522 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.30 02:14:44.380609 [ 186 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.380612 [ 189 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.380713 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.380773 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.382260 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} executeQuery: Read 10 rows, 1.41 KiB in 0.002625797 sec., 3808 rows/sec., 535.18 KiB/sec. 2023.11.30 02:14:44.382518 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.382544 [ 3 ] {e7481c74-9d36-4ada-81a4-99b9896293b9} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.382561 [ 3 ] {} HTTP-Session: 765bc804-1242-459e-be94-284ab47b3766 Destroying unnamed session 2023.11.30 02:14:44.382920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.382966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.382986 [ 3 ] {} HTTP-Session: c37e6beb-361c-4ef8-b6b9-260f525a5161 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.383002 [ 3 ] {} HTTP-Session: c37e6beb-361c-4ef8-b6b9-260f525a5161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.383129 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.383632 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.383810 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.383852 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.383997 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.30 02:14:44.384100 [ 191 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.384115 [ 192 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.384260 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.384325 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.385781 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} executeQuery: Read 10 rows, 1.41 KiB in 0.002613167 sec., 3826 rows/sec., 537.77 KiB/sec. 2023.11.30 02:14:44.386052 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.386081 [ 3 ] {cbf8ea6f-c572-4b1e-a293-d061704d686e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.386101 [ 3 ] {} HTTP-Session: c37e6beb-361c-4ef8-b6b9-260f525a5161 Destroying unnamed session 2023.11.30 02:14:44.386409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.386464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.386488 [ 3 ] {} HTTP-Session: 7ef99ddd-a6c1-4188-b405-a60208fb9fef Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.386508 [ 3 ] {} HTTP-Session: 7ef99ddd-a6c1-4188-b405-a60208fb9fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.386664 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.387223 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.387405 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.387447 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.387593 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.30 02:14:44.387668 [ 186 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.387680 [ 189 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.387771 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.387831 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.389438 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} executeQuery: Read 10 rows, 1.41 KiB in 0.00272912 sec., 3664 rows/sec., 514.92 KiB/sec. 2023.11.30 02:14:44.389698 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.389722 [ 3 ] {f23e54cc-caa5-4cc6-96d3-fe49b8daed3e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.389739 [ 3 ] {} HTTP-Session: 7ef99ddd-a6c1-4188-b405-a60208fb9fef Destroying unnamed session 2023.11.30 02:14:44.389969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.390014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.390034 [ 3 ] {} HTTP-Session: 5f25f7c7-77d7-4b6c-aac2-6763219d1065 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.390051 [ 3 ] {} HTTP-Session: 5f25f7c7-77d7-4b6c-aac2-6763219d1065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.390178 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.390707 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.390890 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.390932 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.391080 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.30 02:14:44.391151 [ 186 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.391149 [ 193 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.391245 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.391305 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.392658 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} executeQuery: Read 10 rows, 1.41 KiB in 0.002441202 sec., 4096 rows/sec., 575.65 KiB/sec. 2023.11.30 02:14:44.392913 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.392937 [ 3 ] {e718e0fa-b8eb-4e35-9072-18a4b47179d4} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.392954 [ 3 ] {} HTTP-Session: 5f25f7c7-77d7-4b6c-aac2-6763219d1065 Destroying unnamed session 2023.11.30 02:14:44.393165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.393210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.393230 [ 3 ] {} HTTP-Session: 40c85272-fa05-489f-b47e-e53e450e6ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.393247 [ 3 ] {} HTTP-Session: 40c85272-fa05-489f-b47e-e53e450e6ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.393375 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.393896 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.394082 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.394124 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.394269 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.30 02:14:44.394341 [ 190 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.394342 [ 193 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.394447 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.394508 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.395849 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} executeQuery: Read 10 rows, 1.41 KiB in 0.002434381 sec., 4107 rows/sec., 577.26 KiB/sec. 2023.11.30 02:14:44.396112 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.396137 [ 3 ] {cfe4aa99-41d8-4aa1-820e-d2a69aa68f82} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.396154 [ 3 ] {} HTTP-Session: 40c85272-fa05-489f-b47e-e53e450e6ed0 Destroying unnamed session 2023.11.30 02:14:44.396362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.396407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.396426 [ 3 ] {} HTTP-Session: 26c9a699-578e-4363-8757-6f86b10471cb Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.396443 [ 3 ] {} HTTP-Session: 26c9a699-578e-4363-8757-6f86b10471cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.396572 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.397103 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.397289 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.397332 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.397479 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.30 02:14:44.397543 [ 190 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.397560 [ 191 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.397647 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.397707 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.399164 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} executeQuery: Read 10 rows, 1.41 KiB in 0.002552784 sec., 3917 rows/sec., 550.49 KiB/sec. 2023.11.30 02:14:44.399421 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.399445 [ 3 ] {468f4f0a-5623-4c08-ab83-3e0ebc3e2e85} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.399461 [ 3 ] {} HTTP-Session: 26c9a699-578e-4363-8757-6f86b10471cb Destroying unnamed session 2023.11.30 02:14:44.399679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.399722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.399741 [ 3 ] {} HTTP-Session: 2a10fab9-6d35-4b20-8232-b42a97f97045 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.399757 [ 3 ] {} HTTP-Session: 2a10fab9-6d35-4b20-8232-b42a97f97045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.399887 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.400407 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.400595 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.400637 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.400782 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.30 02:14:44.400834 [ 190 ] {91805dc6-0f4d-4626-93de-de1140e19f14} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.400846 [ 193 ] {91805dc6-0f4d-4626-93de-de1140e19f14} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.400913 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.400973 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.402689 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} executeQuery: Read 10 rows, 1.41 KiB in 0.002762372 sec., 3620 rows/sec., 508.72 KiB/sec. 2023.11.30 02:14:44.402963 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.402987 [ 3 ] {91805dc6-0f4d-4626-93de-de1140e19f14} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.403004 [ 3 ] {} HTTP-Session: 2a10fab9-6d35-4b20-8232-b42a97f97045 Destroying unnamed session 2023.11.30 02:14:44.403227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.403271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.403291 [ 3 ] {} HTTP-Session: 6ca8d98f-2dc7-4ec5-8d22-f779d36696d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.403307 [ 3 ] {} HTTP-Session: 6ca8d98f-2dc7-4ec5-8d22-f779d36696d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.403437 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.403961 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.404149 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.404190 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.404340 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.30 02:14:44.404417 [ 190 ] {75f318eb-32e9-419d-848a-56ed94d50a29} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.404429 [ 189 ] {75f318eb-32e9-419d-848a-56ed94d50a29} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.404521 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.404581 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.406115 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} executeQuery: Read 10 rows, 1.41 KiB in 0.002638857 sec., 3789 rows/sec., 532.53 KiB/sec. 2023.11.30 02:14:44.406373 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.406396 [ 3 ] {75f318eb-32e9-419d-848a-56ed94d50a29} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.406413 [ 3 ] {} HTTP-Session: 6ca8d98f-2dc7-4ec5-8d22-f779d36696d4 Destroying unnamed session 2023.11.30 02:14:44.406629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.406673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.406692 [ 3 ] {} HTTP-Session: 10b38dcf-aabf-4413-bfd6-465463eef5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.406709 [ 3 ] {} HTTP-Session: 10b38dcf-aabf-4413-bfd6-465463eef5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.406841 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.407365 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.407554 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.407596 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.407742 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.30 02:14:44.407801 [ 190 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.407813 [ 193 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.407884 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.407944 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.409439 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} executeQuery: Read 10 rows, 1.41 KiB in 0.002560505 sec., 3905 rows/sec., 548.83 KiB/sec. 2023.11.30 02:14:44.409702 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.409726 [ 3 ] {d0e15ecd-f17d-4ef5-8cf4-01c4de4bc48b} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.409742 [ 3 ] {} HTTP-Session: 10b38dcf-aabf-4413-bfd6-465463eef5b2 Destroying unnamed session 2023.11.30 02:14:44.412057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.412102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.412121 [ 3 ] {} HTTP-Session: fcf6ec44-d738-4afc-befe-a48e9e719104 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.412137 [ 3 ] {} HTTP-Session: fcf6ec44-d738-4afc-befe-a48e9e719104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.412269 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} executeQuery: (from [fd00:1122:3344:101::d]:60334) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 02:14:44.412804 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.412995 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.413036 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 02:14:44.413182 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.30 02:14:44.413241 [ 190 ] {3adb345b-202b-4bad-9657-9bca448e12cb} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 02:14:44.413250 [ 186 ] {3adb345b-202b-4bad-9657-9bca448e12cb} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 02:14:44.413326 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.11.30 02:14:44.413386 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 02:14:44.415218 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} executeQuery: Read 10 rows, 1.41 KiB in 0.002909875 sec., 3436 rows/sec., 482.93 KiB/sec. 2023.11.30 02:14:44.415483 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.415506 [ 3 ] {3adb345b-202b-4bad-9657-9bca448e12cb} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 02:14:44.415522 [ 3 ] {} HTTP-Session: fcf6ec44-d738-4afc-befe-a48e9e719104 Destroying unnamed session 2023.11.30 02:14:44.415701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.415745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.415764 [ 3 ] {} HTTP-Session: 1816d219-5e22-49f7-ac9f-dfa9b8fcfa91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.415780 [ 3 ] {} HTTP-Session: 1816d219-5e22-49f7-ac9f-dfa9b8fcfa91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.415859 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:44.415899 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 02:14:44.416040 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:44.416360 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.416650 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 02:14:44.416828 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} oximeter.timeseries_schema (38bd57cf-2ec3-4ac8-bc57-1b5c0c0e465b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 02:14:44.416948 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} executeQuery: Read 12 rows, 1.21 KiB in 0.001060801 sec., 11312 rows/sec., 1.12 MiB/sec. 2023.11.30 02:14:44.417086 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.417109 [ 3 ] {5a0657b1-1f7b-4c0f-89f1-1a5cb8231737} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 02:14:44.417125 [ 3 ] {} HTTP-Session: 1816d219-5e22-49f7-ac9f-dfa9b8fcfa91 Destroying unnamed session 2023.11.30 02:14:44.417231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.417276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.417295 [ 3 ] {} HTTP-Session: 3fd4c5f5-0a26-4c5d-b299-76b1590bcb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.417312 [ 3 ] {} HTTP-Session: 3fd4c5f5-0a26-4c5d-b299-76b1590bcb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.417378 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:44.417415 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 02:14:44.417550 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:44.417824 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.418033 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:44.418176 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:44.418286 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} executeQuery: Read 2 rows, 175.00 B in 0.000878676 sec., 2276 rows/sec., 194.50 KiB/sec. 2023.11.30 02:14:44.418406 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.418429 [ 3 ] {282d13f8-c395-4fcf-9e6d-0c7cca154b50} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 02:14:44.418444 [ 3 ] {} HTTP-Session: 3fd4c5f5-0a26-4c5d-b299-76b1590bcb94 Destroying unnamed session 2023.11.30 02:14:44.418556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.418599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.418617 [ 3 ] {} HTTP-Session: d42c5617-12d6-4ecb-8a63-819b9e081666 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.418633 [ 3 ] {} HTTP-Session: d42c5617-12d6-4ecb-8a63-819b9e081666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.418702 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:44.418738 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:44.418840 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:44.419132 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.419331 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 02:14:44.419468 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 02:14:44.419582 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} executeQuery: Read 37 rows, 3.21 KiB in 0.000848005 sec., 43631 rows/sec., 3.69 MiB/sec. 2023.11.30 02:14:44.419604 [ 100 ] {} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 02:14:44.419700 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.419770 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.419888 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 02:14:44.419907 [ 3 ] {1628e934-e3a2-4c81-9918-84fbddfc25e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:44.419955 [ 3 ] {} HTTP-Session: d42c5617-12d6-4ecb-8a63-819b9e081666 Destroying unnamed session 2023.11.30 02:14:44.420073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.420161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.420176 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 02:14:44.420191 [ 3 ] {} HTTP-Session: 0d42bd25-f4ce-4764-88b0-d3aa17b7190f Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.420224 [ 3 ] {} HTTP-Session: 0d42bd25-f4ce-4764-88b0-d3aa17b7190f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.420281 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part 2023.11.30 02:14:44.420341 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:44.420432 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 02:14:44.420622 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2023.11.30 02:14:44.420891 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:44.420928 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part 2023.11.30 02:14:44.421139 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part 2023.11.30 02:14:44.421231 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part 2023.11.30 02:14:44.421453 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.11.30 02:14:44.422169 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002405511 sec., 233630.19333522068 rows/sec., 22.67 MiB/sec. 2023.11.30 02:14:44.422281 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 02:14:44.422436 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 02:14:44.422520 [ 11 ] {0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1::all_1_6_1} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 02:14:44.423600 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.423864 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:44.424031 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:44.424148 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} executeQuery: Read 2 rows, 143.00 B in 0.00374692 sec., 533 rows/sec., 37.27 KiB/sec. 2023.11.30 02:14:44.424303 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.424327 [ 3 ] {f19870c4-0eb6-4107-a01c-f0a4497fc41c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 02:14:44.424343 [ 3 ] {} HTTP-Session: 0d42bd25-f4ce-4764-88b0-d3aa17b7190f Destroying unnamed session 2023.11.30 02:14:44.424460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.424504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.424523 [ 3 ] {} HTTP-Session: 4d21e080-ebd5-42da-bc48-0c5df5596baf Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.424539 [ 3 ] {} HTTP-Session: 4d21e080-ebd5-42da-bc48-0c5df5596baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.424608 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:44.424645 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:44.424750 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:44.425036 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.425235 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 02:14:44.425388 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 02:14:44.425503 [ 100 ] {} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 02:14:44.425510 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} executeQuery: Read 37 rows, 2.93 KiB in 0.000870735 sec., 42492 rows/sec., 3.28 MiB/sec. 2023.11.30 02:14:44.425548 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.425742 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 02:14:44.425792 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.425835 [ 3 ] {73334d4e-674c-409c-ab6c-899c506ad1ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:44.425875 [ 3 ] {} HTTP-Session: 4d21e080-ebd5-42da-bc48-0c5df5596baf Destroying unnamed session 2023.11.30 02:14:44.425928 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 02:14:44.425967 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part 2023.11.30 02:14:44.426025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.426115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.426177 [ 3 ] {} HTTP-Session: bb71df6b-a8f5-4470-a8ef-1703bd46e1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.426220 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2023.11.30 02:14:44.426231 [ 3 ] {} HTTP-Session: bb71df6b-a8f5-4470-a8ef-1703bd46e1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.426474 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:44.426495 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:44.426570 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 02:14:44.426795 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:44.427122 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:44.427138 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:44.427332 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.11.30 02:14:44.427849 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.428548 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 02:14:44.428857 [ 19 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003239344 sec., 72854.25691127586 rows/sec., 5.68 MiB/sec. 2023.11.30 02:14:44.428896 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} oximeter.measurements_cumulativei64 (6037c02c-49be-4426-b9df-3749c6b85c79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 02:14:44.429044 [ 10 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 02:14:44.429063 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} executeQuery: Read 11 rows, 743.00 B in 0.002533574 sec., 4341 rows/sec., 286.39 KiB/sec. 2023.11.30 02:14:44.429259 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.429283 [ 3 ] {b6540792-11c8-46a6-8efa-a3812def31e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 02:14:44.429301 [ 3 ] {} HTTP-Session: bb71df6b-a8f5-4470-a8ef-1703bd46e1b7 Destroying unnamed session 2023.11.30 02:14:44.429326 [ 10 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 02:14:44.429392 [ 10 ] {caa5140b-a83c-42f1-b14f-416462dbed10::all_1_6_1} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 02:14:44.429421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:44.429481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:44.429500 [ 3 ] {} HTTP-Session: 28bb6fcc-6099-44b5-8fc8-0aae3760c7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:44.429518 [ 3 ] {} HTTP-Session: 28bb6fcc-6099-44b5-8fc8-0aae3760c7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:44.429589 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:44.429629 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 02:14:44.429743 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:44.430042 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:44.430296 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:44.430486 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:44.430603 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} executeQuery: Read 37 rows, 2.64 KiB in 0.000986899 sec., 37491 rows/sec., 2.61 MiB/sec. 2023.11.30 02:14:44.430722 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} DynamicQueryHandler: Done processing query 2023.11.30 02:14:44.430747 [ 3 ] {c08937b7-fe97-48f8-943f-aec7049070ba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 02:14:44.430764 [ 3 ] {} HTTP-Session: 28bb6fcc-6099-44b5-8fc8-0aae3760c7b5 Destroying unnamed session 2023.11.30 02:14:45.001102 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.05 MiB, peak 237.14 MiB, will set to 230.71 MiB (RSS), difference: -1.34 MiB 2023.11.30 02:14:49.373832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:49.373948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:49.373972 [ 3 ] {} HTTP-Session: 47f3cca5-2af8-4c2d-8f6e-6ee342b06e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:49.373995 [ 3 ] {} HTTP-Session: 47f3cca5-2af8-4c2d-8f6e-6ee342b06e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:49.374114 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:49.374166 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 02:14:49.374319 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:49.374851 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:49.375105 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 02:14:49.375279 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 02:14:49.375430 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} executeQuery: Read 42 rows, 3.40 KiB in 0.001273318 sec., 32984 rows/sec., 2.61 MiB/sec. 2023.11.30 02:14:49.375571 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} DynamicQueryHandler: Done processing query 2023.11.30 02:14:49.375596 [ 3 ] {4940ec8d-3dec-4237-b452-db51be14400f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:49.375612 [ 3 ] {} HTTP-Session: 47f3cca5-2af8-4c2d-8f6e-6ee342b06e92 Destroying unnamed session 2023.11.30 02:14:49.375744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:49.375792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:49.375811 [ 3 ] {} HTTP-Session: 679afaf0-70db-4a98-83fe-9fc5ad23ed78 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:49.375828 [ 3 ] {} HTTP-Session: 679afaf0-70db-4a98-83fe-9fc5ad23ed78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:49.375906 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:49.375942 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:49.376049 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:49.376524 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:49.376737 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 02:14:49.376887 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 02:14:49.377005 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} executeQuery: Read 126 rows, 12.73 KiB in 0.001073211 sec., 117404 rows/sec., 11.59 MiB/sec. 2023.11.30 02:14:49.377134 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} DynamicQueryHandler: Done processing query 2023.11.30 02:14:49.377158 [ 3 ] {132a41d2-ccb2-453f-9c75-a845811d29e9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 02:14:49.377174 [ 3 ] {} HTTP-Session: 679afaf0-70db-4a98-83fe-9fc5ad23ed78 Destroying unnamed session 2023.11.30 02:14:49.377347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:49.377393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:49.377412 [ 3 ] {} HTTP-Session: 15c92c13-30d0-46c6-bac1-31a9bff40846 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:49.377428 [ 3 ] {} HTTP-Session: 15c92c13-30d0-46c6-bac1-31a9bff40846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:49.377499 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:49.377536 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:49.377643 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:49.377960 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:49.378162 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 02:14:49.378308 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 02:14:49.378422 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} executeQuery: Read 42 rows, 3.36 KiB in 0.000896596 sec., 46843 rows/sec., 3.66 MiB/sec. 2023.11.30 02:14:49.378541 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} DynamicQueryHandler: Done processing query 2023.11.30 02:14:49.378564 [ 3 ] {2d1b2779-29b0-4e34-b7a4-cb5afded8701} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:49.378580 [ 3 ] {} HTTP-Session: 15c92c13-30d0-46c6-bac1-31a9bff40846 Destroying unnamed session 2023.11.30 02:14:49.378708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:49.378753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:49.378771 [ 3 ] {} HTTP-Session: 75d592ee-5e49-48ac-ba93-1fee773df112 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:49.378788 [ 3 ] {} HTTP-Session: 75d592ee-5e49-48ac-ba93-1fee773df112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:49.378869 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:49.378909 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 02:14:49.379046 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:49.379481 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:49.379788 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 02:14:49.379967 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 02:14:49.380102 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} executeQuery: Read 42 rows, 58.04 KiB in 0.001207046 sec., 34795 rows/sec., 46.96 MiB/sec. 2023.11.30 02:14:49.380223 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} DynamicQueryHandler: Done processing query 2023.11.30 02:14:49.380246 [ 3 ] {076687b6-d4cc-40c0-84fe-4c100d13080b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 02:14:49.380262 [ 3 ] {} HTTP-Session: 75d592ee-5e49-48ac-ba93-1fee773df112 Destroying unnamed session 2023.11.30 02:14:51.114536 [ 96 ] {} DNSResolver: Updating DNS cache 2023.11.30 02:14:51.114634 [ 96 ] {} DNSResolver: Updated DNS cache 2023.11.30 02:14:54.372191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:54.372295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:54.372323 [ 3 ] {} HTTP-Session: 0aaf6ddf-96e1-4d9b-93e9-ba28526b7be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:54.372350 [ 3 ] {} HTTP-Session: 0aaf6ddf-96e1-4d9b-93e9-ba28526b7be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:54.372481 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:54.372544 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 02:14:54.372721 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:54.373231 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:54.373502 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 02:14:54.373669 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 02:14:54.373801 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} executeQuery: Read 5 rows, 415.00 B in 0.001275318 sec., 3920 rows/sec., 317.78 KiB/sec. 2023.11.30 02:14:54.373812 [ 92 ] {} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 02:14:54.373934 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:54.373970 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} DynamicQueryHandler: Done processing query 2023.11.30 02:14:54.374021 [ 3 ] {b3c5a92a-c706-4310-aa17-709ab82c19de} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 02:14:54.374073 [ 3 ] {} HTTP-Session: 0aaf6ddf-96e1-4d9b-93e9-ba28526b7be9 Destroying unnamed session 2023.11.30 02:14:54.374130 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 02:14:54.374234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 2285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:54.374312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:54.374375 [ 3 ] {} HTTP-Session: bb399fa8-8ee3-4f38-a808-075a84dd7f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:54.374433 [ 3 ] {} HTTP-Session: bb399fa8-8ee3-4f38-a808-075a84dd7f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:54.374448 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 02:14:54.374570 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2023.11.30 02:14:54.374597 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:54.374652 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:54.375111 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.375143 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:54.375372 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.375668 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.375938 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.375983 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:54.376137 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2023.11.30 02:14:54.376460 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 02:14:54.376752 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 02:14:54.377025 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} executeQuery: Read 15 rows, 1.32 KiB in 0.00236875 sec., 6332 rows/sec., 558.62 KiB/sec. 2023.11.30 02:14:54.377296 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} DynamicQueryHandler: Done processing query 2023.11.30 02:14:54.377347 [ 3 ] {99cc0355-1375-4364-89ef-1245979547b3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 02:14:54.377408 [ 3 ] {} HTTP-Session: bb399fa8-8ee3-4f38-a808-075a84dd7f2f Destroying unnamed session 2023.11.30 02:14:54.377590 [ 23 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003588514 sec., 58520.04478734094 rows/sec., 4.63 MiB/sec. 2023.11.30 02:14:54.377603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 1916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:54.377676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:54.377697 [ 3 ] {} HTTP-Session: a58d1174-ced6-459c-a348-8fc9e4f883bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:54.377715 [ 10 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 02:14:54.377721 [ 3 ] {} HTTP-Session: a58d1174-ced6-459c-a348-8fc9e4f883bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:54.377826 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:54.377869 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:54.377930 [ 10 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 02:14:54.378017 [ 10 ] {9e9437e0-99c6-4208-8790-c12fb4dc9a56::all_1_6_1} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 02:14:54.378041 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:54.378352 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:54.378587 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 02:14:54.378735 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 02:14:54.378868 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} executeQuery: Read 11 rows, 904.00 B in 0.001004409 sec., 10951 rows/sec., 878.94 KiB/sec. 2023.11.30 02:14:54.379006 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} DynamicQueryHandler: Done processing query 2023.11.30 02:14:54.379030 [ 3 ] {1aa1fe31-66a3-4e8b-8006-ca3ff8c5b2db} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 02:14:54.379047 [ 3 ] {} HTTP-Session: a58d1174-ced6-459c-a348-8fc9e4f883bf Destroying unnamed session 2023.11.30 02:14:54.379196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:54.379240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:54.379259 [ 3 ] {} HTTP-Session: 7f20c073-8911-46de-b226-4ad760d5d77e Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:54.379275 [ 3 ] {} HTTP-Session: 7f20c073-8911-46de-b226-4ad760d5d77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:54.379347 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:54.379389 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 02:14:54.379527 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:54.379824 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:54.380103 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 02:14:54.380283 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 02:14:54.380394 [ 92 ] {} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 02:14:54.380415 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} executeQuery: Read 5 rows, 6.91 KiB in 0.00104095 sec., 4803 rows/sec., 6.48 MiB/sec. 2023.11.30 02:14:54.380458 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:54.380655 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 02:14:54.380678 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} DynamicQueryHandler: Done processing query 2023.11.30 02:14:54.380732 [ 3 ] {ab425a00-683b-4df9-a432-a224739bf223} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 02:14:54.380765 [ 3 ] {} HTTP-Session: 7f20c073-8911-46de-b226-4ad760d5d77e Destroying unnamed session 2023.11.30 02:14:54.380894 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 02:14:54.380914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:54.380984 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2023.11.30 02:14:54.381003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:54.381094 [ 3 ] {} HTTP-Session: 320e63ee-1d76-4b0d-8e44-77f5f109fc72 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:54.381144 [ 3 ] {} HTTP-Session: 320e63ee-1d76-4b0d-8e44-77f5f109fc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:54.381353 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:54.381402 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.381429 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 02:14:54.381709 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.381969 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:54.382015 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.382238 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2023.11.30 02:14:54.382547 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2023.11.30 02:14:54.382727 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:54.383119 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:54.383445 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} oximeter.measurements_i64 (ae278611-dcf9-4537-8793-6b563059102e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:54.383730 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} executeQuery: Read 6 rows, 428.00 B in 0.002297247 sec., 2611 rows/sec., 181.94 KiB/sec. 2023.11.30 02:14:54.384050 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} DynamicQueryHandler: Done processing query 2023.11.30 02:14:54.384082 [ 3 ] {01bb5254-2984-4a57-9032-ba0093c92df0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 02:14:54.384101 [ 3 ] {} HTTP-Session: 320e63ee-1d76-4b0d-8e44-77f5f109fc72 Destroying unnamed session 2023.11.30 02:14:54.387987 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 6 columns (6 merged, 0 gathered) in 0.007453968 sec., 28172.914077441706 rows/sec., 38.02 MiB/sec. 2023.11.30 02:14:54.388179 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 02:14:54.388396 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 02:14:54.388465 [ 23 ] {684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 02:14:54.388532 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 684b7575-291f-4348-91ae-dcf8d1d2e911::all_1_6_1: 4.13 MiB. 2023.11.30 02:14:59.374126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 6068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:59.374254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:59.374283 [ 3 ] {} HTTP-Session: 83af546d-be42-4fd9-bd2c-e8884f9ddccb Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:59.374310 [ 3 ] {} HTTP-Session: 83af546d-be42-4fd9-bd2c-e8884f9ddccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:59.374442 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:59.374496 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 02:14:59.374649 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:59.375064 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:59.375329 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 02:14:59.375502 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} oximeter.fields_i64 (9e9437e0-99c6-4208-8790-c12fb4dc9a56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 02:14:59.375633 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} executeQuery: Read 42 rows, 3.40 KiB in 0.001153774 sec., 36402 rows/sec., 2.88 MiB/sec. 2023.11.30 02:14:59.375814 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} DynamicQueryHandler: Done processing query 2023.11.30 02:14:59.375839 [ 3 ] {209eb518-ea1d-4219-95df-e679d882d547} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:59.375856 [ 3 ] {} HTTP-Session: 83af546d-be42-4fd9-bd2c-e8884f9ddccb Destroying unnamed session 2023.11.30 02:14:59.375977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:59.376023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:59.376042 [ 3 ] {} HTTP-Session: 511be9a0-3996-4294-961d-5d4b1c2493d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:59.376058 [ 3 ] {} HTTP-Session: 511be9a0-3996-4294-961d-5d4b1c2493d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:59.376127 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:59.376165 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 02:14:59.376278 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:59.376531 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:59.376746 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:59.376897 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} oximeter.fields_ipaddr (406f157b-26a7-4855-8bda-0519869d5c87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:59.377020 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} executeQuery: Read 2 rows, 175.00 B in 0.000862575 sec., 2318 rows/sec., 198.13 KiB/sec. 2023.11.30 02:14:59.377141 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} DynamicQueryHandler: Done processing query 2023.11.30 02:14:59.377165 [ 3 ] {7656f6e4-599d-4abe-9303-3f8443d7c24d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 02:14:59.377180 [ 3 ] {} HTTP-Session: 511be9a0-3996-4294-961d-5d4b1c2493d0 Destroying unnamed session 2023.11.30 02:14:59.377345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 20583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:59.377390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:59.377408 [ 3 ] {} HTTP-Session: 93f04756-63fa-4bec-af0a-7e38efe513c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:59.377425 [ 3 ] {} HTTP-Session: 93f04756-63fa-4bec-af0a-7e38efe513c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:59.377497 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:59.377534 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 02:14:59.377638 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:59.377976 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:59.378188 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 02:14:59.378338 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} oximeter.fields_string (0dc9f21e-d0c3-49f4-9e1b-9e987540dcd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 02:14:59.378456 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} executeQuery: Read 127 rows, 12.82 KiB in 0.000930887 sec., 136429 rows/sec., 13.45 MiB/sec. 2023.11.30 02:14:59.378586 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} DynamicQueryHandler: Done processing query 2023.11.30 02:14:59.378608 [ 3 ] {2442c7a1-8197-470a-93ec-719d7a410117} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 02:14:59.378624 [ 3 ] {} HTTP-Session: 93f04756-63fa-4bec-af0a-7e38efe513c1 Destroying unnamed session 2023.11.30 02:14:59.378723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:59.378768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:59.378787 [ 3 ] {} HTTP-Session: b0fe5d11-6fc9-4432-ad6e-71608735398b Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:59.378803 [ 3 ] {} HTTP-Session: b0fe5d11-6fc9-4432-ad6e-71608735398b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:59.378871 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:59.378908 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 02:14:59.379015 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:59.379260 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:59.379462 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 02:14:59.379610 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} oximeter.fields_u16 (e0b5d786-d126-4208-9f0f-0a59ff69b9d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 02:14:59.379730 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} executeQuery: Read 2 rows, 143.00 B in 0.000829514 sec., 2411 rows/sec., 168.35 KiB/sec. 2023.11.30 02:14:59.379851 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} DynamicQueryHandler: Done processing query 2023.11.30 02:14:59.379874 [ 3 ] {4fa11e11-d106-4b30-ac58-6ade87de687c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 02:14:59.379890 [ 3 ] {} HTTP-Session: b0fe5d11-6fc9-4432-ad6e-71608735398b Destroying unnamed session 2023.11.30 02:14:59.379998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:59.380042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:59.380060 [ 3 ] {} HTTP-Session: 5e243c2d-c18c-4c91-979a-c5b6e1c91db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:59.380076 [ 3 ] {} HTTP-Session: 5e243c2d-c18c-4c91-979a-c5b6e1c91db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:59.380148 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:59.380186 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 02:14:59.380289 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:59.380650 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:59.380854 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 02:14:59.381018 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} oximeter.fields_uuid (caa5140b-a83c-42f1-b14f-416462dbed10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 02:14:59.381138 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} executeQuery: Read 44 rows, 3.53 KiB in 0.000963038 sec., 45688 rows/sec., 3.58 MiB/sec. 2023.11.30 02:14:59.381257 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} DynamicQueryHandler: Done processing query 2023.11.30 02:14:59.381280 [ 3 ] {dae3d22b-5be3-41e8-97ca-26827a4dd80c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 02:14:59.381296 [ 3 ] {} HTTP-Session: 5e243c2d-c18c-4c91-979a-c5b6e1c91db1 Destroying unnamed session 2023.11.30 02:14:59.381394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:59.381438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:59.381457 [ 3 ] {} HTTP-Session: 4881c45d-be3e-4b8f-b4f4-34a3fca4a919 Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:59.381474 [ 3 ] {} HTTP-Session: 4881c45d-be3e-4b8f-b4f4-34a3fca4a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:59.381541 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:59.381581 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 02:14:59.381699 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:59.381959 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:59.382196 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 02:14:59.382369 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} oximeter.measurements_cumulativeu64 (2a9b97b1-447d-4507-8437-8fe486eea283): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 02:14:59.382489 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} executeQuery: Read 1 rows, 71.00 B in 0.000920317 sec., 1086 rows/sec., 75.34 KiB/sec. 2023.11.30 02:14:59.382658 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} DynamicQueryHandler: Done processing query 2023.11.30 02:14:59.382681 [ 3 ] {68add39e-0e01-4807-9522-af1165e6a60e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 02:14:59.382696 [ 3 ] {} HTTP-Session: 4881c45d-be3e-4b8f-b4f4-34a3fca4a919 Destroying unnamed session 2023.11.30 02:14:59.382828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60334, User-Agent: (none), Length: 44933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 02:14:59.382872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 02:14:59.382891 [ 3 ] {} HTTP-Session: 3a7881a8-00c2-480b-b225-8d13e75c5aad Authenticating user 'default' from [fd00:1122:3344:101::d]:60334 2023.11.30 02:14:59.382907 [ 3 ] {} HTTP-Session: 3a7881a8-00c2-480b-b225-8d13e75c5aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 02:14:59.382987 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} executeQuery: (from [fd00:1122:3344:101::d]:60334) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 02:14:59.383028 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 02:14:59.383172 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 02:14:59.383637 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.56 GiB. 2023.11.30 02:14:59.383939 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 02:14:59.384118 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} oximeter.measurements_histogramf64 (684b7575-291f-4348-91ae-dcf8d1d2e911): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 02:14:59.384235 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} executeQuery: Read 42 rows, 58.04 KiB in 0.001221746 sec., 34377 rows/sec., 46.39 MiB/sec. 2023.11.30 02:14:59.384362 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} DynamicQueryHandler: Done processing query 2023.11.30 02:14:59.384385 [ 3 ] {02f8a9a0-ccd9-4bc1-8b7c-e40ed332e0c7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 02:14:59.384401 [ 3 ] {} HTTP-Session: 3a7881a8-00c2-480b-b225-8d13e75c5aad Destroying unnamed session