[ Jun 22 01:58:51 Enabled. ] [ Jun 22 01:58:51 Rereading configuration. ] [ Jun 22 01:58:52 Rereading configuration. ] [ Jun 22 01:59:04 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jun 22 01:59: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 2024.06.22 01:59:05.161914 [ 1 ] {} Application: Will watch for the process with pid 25866 2024.06.22 01:59:05.162503 [ 1 ] {} Application: Forked a child process to watch 2024.06.22 01:59:05.429795 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 25866 2024.06.22 01:59:05.430513 [ 1 ] {} Application: starting up 2024.06.22 01:59:05.432568 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.06.22 01:59:05.527630 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.06.22 01:59:05.547756 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.06.22 01:59:05.547796 [ 1 ] {} Application: Initializing DateLUT. 2024.06.22 01:59:05.547815 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.06.22 01:59:05.547879 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.06.22 01:59:05.548339 [ 1 ] {} Application: Initializing interserver credentials. 2024.06.22 01:59:05.549885 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.06.22 01:59:05.550379 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.06.22 01:59:05.551523 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.06.22 01:59:05.551550 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.06.22 01:59:05.551563 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.06.22 01:59:05.551738 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.06.22 01:59:05.552795 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.06.22 01:59:05.558838 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.06.22 01:59:05.559552 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.06.22 01:59:05.560869 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.06.22 01:59:05.560932 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.06.22 01:59:05.562493 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.06.22 01:59:05.562769 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.06.22 01:59:05.567366 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.06.22 01:59:05.567668 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.06.22 01:59:05.569195 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.06.22 01:59:05.569631 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.06.22 01:59:05.570000 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.06.22 01:59:05.570358 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.06.22 01:59:05.571743 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.06.22 01:59:05.571771 [ 1 ] {} Application: Loading metadata from /data/ 2024.06.22 01:59:05.571855 [ 152 ] {} DNSResolver: Updating DNS cache 2024.06.22 01:59:05.572008 [ 152 ] {} DNSResolver: Updated DNS cache 2024.06.22 01:59:05.581051 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.06.22 01:59:05.581082 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151722 sec 2024.06.22 01:59:05.581121 [ 1 ] {} ReferentialDeps: No tables 2024.06.22 01:59:05.581133 [ 1 ] {} LoadingDeps: No tables 2024.06.22 01:59:05.582292 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.06.22 01:59:05.583334 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.06.22 01:59:05.583356 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.06.22 01:59:05.583387 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.06.22 01:59:05.583401 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.06.22 01:59:05.583413 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.06.22 01:59:05.583444 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.06.22 01:59:05.583459 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.06.22 01:59:05.583475 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.06.22 01:59:05.583513 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.06.22 01:59:05.583527 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.06.22 01:59:05.583541 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.06.22 01:59:05.583558 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.06.22 01:59:05.583601 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.06.22 01:59:05.583617 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.06.22 01:59:05.583633 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.06.22 01:59:05.583667 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.06.22 01:59:05.583684 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.06.22 01:59:05.620766 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.06.22 01:59:05.622010 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.06.22 01:59:05.622038 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.639e-05 sec 2024.06.22 01:59:05.622052 [ 1 ] {} ReferentialDeps: No tables 2024.06.22 01:59:05.622066 [ 1 ] {} LoadingDeps: No tables 2024.06.22 01:59:05.622092 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.06.22 01:59:05.622273 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.06.22 01:59:05.622313 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.06.22 01:59:05.622328 [ 1 ] {} Application: Loaded metadata. 2024.06.22 01:59:05.622344 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.06.22 01:59:05.622356 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.06.22 01:59:05.701906 [ 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 23.8.7.1) 2024.06.22 01:59:06.360229 [ 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 23.8.7.1) 2024.06.22 01:59:06.360284 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.06.22 01:59:06.406025 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.06.22 01:59:06.406250 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.08 MiB (RSS), difference: 147.22 MiB 2024.06.22 01:59:06.407141 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.362e-05 sec. 2024.06.22 01:59:06.407465 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.06.22 01:59:06.407560 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.06.22 01:59:06.407620 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.06.22 01:59:06.407642 [ 1 ] {} Application: Ready for connections. 2024.06.22 01:59:06.408536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.408742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.408781 [ 3 ] {} HTTP-Session: 150340b3-3848-4372-b7e6-2bfcb79c1759 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.408811 [ 3 ] {} HTTP-Session: 150340b3-3848-4372-b7e6-2bfcb79c1759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.408829 [ 3 ] {} HTTP-Session: 150340b3-3848-4372-b7e6-2bfcb79c1759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.408915 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.06.22 01:59:06.408949 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.06.22 01:59:06.408972 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.06.22 01:59:06.409036 [ 3 ] {} HTTP-Session: 150340b3-3848-4372-b7e6-2bfcb79c1759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.410170 [ 3 ] {a936069c-3ff0-4855-839c-0cbdc72cd402} executeQuery: (from [fd00:1122:3344:101::d]:42035) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.06.22 01:59:06.452486 [ 3 ] {a936069c-3ff0-4855-839c-0cbdc72cd402} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42035) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 2024.06.22 01:59:06.453231 [ 3 ] {a936069c-3ff0-4855-839c-0cbdc72cd402} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.06.22 01:59:06.455978 [ 3 ] {} HTTP-Session: 150340b3-3848-4372-b7e6-2bfcb79c1759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.456492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.456567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.456593 [ 3 ] {} HTTP-Session: cbcd64c7-d467-49b5-a859-defba81d232d Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.456619 [ 3 ] {} HTTP-Session: cbcd64c7-d467-49b5-a859-defba81d232d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.456632 [ 3 ] {} HTTP-Session: cbcd64c7-d467-49b5-a859-defba81d232d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.456680 [ 3 ] {} HTTP-Session: cbcd64c7-d467-49b5-a859-defba81d232d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.457805 [ 3 ] {f072d698-6777-4cf9-9529-383cbb75cea2} executeQuery: (from [fd00:1122:3344:101::d]:42035) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.06.22 01:59:06.457925 [ 3 ] {f072d698-6777-4cf9-9529-383cbb75cea2} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete) 2024.06.22 01:59:06.459954 [ 3 ] {f072d698-6777-4cf9-9529-383cbb75cea2} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.06.22 01:59:06.462746 [ 3 ] {f072d698-6777-4cf9-9529-383cbb75cea2} InterpreterSelectQuery: FetchColumns -> Complete 2024.06.22 01:59:06.469682 [ 3 ] {f072d698-6777-4cf9-9529-383cbb75cea2} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.469725 [ 3 ] {f072d698-6777-4cf9-9529-383cbb75cea2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.06.22 01:59:06.469749 [ 3 ] {} HTTP-Session: cbcd64c7-d467-49b5-a859-defba81d232d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.476751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.476856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.476910 [ 3 ] {} HTTP-Session: 432f7afa-0eed-4f22-b770-fcd4297132e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.476943 [ 3 ] {} HTTP-Session: 432f7afa-0eed-4f22-b770-fcd4297132e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.476970 [ 3 ] {} HTTP-Session: 432f7afa-0eed-4f22-b770-fcd4297132e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.477032 [ 3 ] {} HTTP-Session: 432f7afa-0eed-4f22-b770-fcd4297132e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.477240 [ 3 ] {ccc71b06-d710-4a75-a7f9-0116a6b6e857} executeQuery: (from [fd00:1122:3344:101::d]:42035) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.06.22 01:59:06.477646 [ 3 ] {ccc71b06-d710-4a75-a7f9-0116a6b6e857} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42035) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 2024.06.22 01:59:06.477832 [ 3 ] {ccc71b06-d710-4a75-a7f9-0116a6b6e857} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.06.22 01:59:06.478055 [ 3 ] {} HTTP-Session: 432f7afa-0eed-4f22-b770-fcd4297132e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.478391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.478482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.478514 [ 3 ] {} HTTP-Session: 3537266b-7e9b-4683-a6a2-01341f8d3422 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.478548 [ 3 ] {} HTTP-Session: 3537266b-7e9b-4683-a6a2-01341f8d3422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.478573 [ 3 ] {} HTTP-Session: 3537266b-7e9b-4683-a6a2-01341f8d3422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.478622 [ 3 ] {} HTTP-Session: 3537266b-7e9b-4683-a6a2-01341f8d3422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.478825 [ 3 ] {47f86fed-2a1c-468b-9266-ab006144d00a} executeQuery: (from [fd00:1122:3344:101::d]:42035) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.06.22 01:59:06.478999 [ 3 ] {47f86fed-2a1c-468b-9266-ab006144d00a} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.479023 [ 3 ] {} HTTP-Session: 3537266b-7e9b-4683-a6a2-01341f8d3422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.479149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.479197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.479220 [ 3 ] {} HTTP-Session: 365a2a57-6827-4207-967c-3b690fb55302 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.479236 [ 3 ] {} HTTP-Session: 365a2a57-6827-4207-967c-3b690fb55302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.479252 [ 3 ] {} HTTP-Session: 365a2a57-6827-4207-967c-3b690fb55302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.479283 [ 3 ] {} HTTP-Session: 365a2a57-6827-4207-967c-3b690fb55302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.479371 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.06.22 01:59:06.479432 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.06.22 01:59:06.480746 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.06.22 01:59:06.480778 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6981e-05 sec 2024.06.22 01:59:06.480792 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} ReferentialDeps: No tables 2024.06.22 01:59:06.480808 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} LoadingDeps: No tables 2024.06.22 01:59:06.480829 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} DatabaseAtomic (oximeter): Starting up tables. 2024.06.22 01:59:06.480953 [ 3 ] {3c618719-72e1-4247-9441-74510d770ecf} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.480975 [ 3 ] {} HTTP-Session: 365a2a57-6827-4207-967c-3b690fb55302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.481109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.481157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.481175 [ 3 ] {} HTTP-Session: 51158684-c1bb-4241-ace2-a8422b932795 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.481196 [ 3 ] {} HTTP-Session: 51158684-c1bb-4241-ace2-a8422b932795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.481215 [ 3 ] {} HTTP-Session: 51158684-c1bb-4241-ace2-a8422b932795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.481244 [ 3 ] {} HTTP-Session: 51158684-c1bb-4241-ace2-a8422b932795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.481382 [ 3 ] {35e5839a-7d22-4cef-a015-f1de85ad1591} executeQuery: (from [fd00:1122:3344:101::d]:42035) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.06.22 01:59:06.481429 [ 3 ] {35e5839a-7d22-4cef-a015-f1de85ad1591} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.06.22 01:59:06.486168 [ 3 ] {35e5839a-7d22-4cef-a015-f1de85ad1591} StoragePolicy (default): Storage policy default created, total volumes 1 2024.06.22 01:59:06.487507 [ 3 ] {35e5839a-7d22-4cef-a015-f1de85ad1591} oximeter.version (82491f03-91fc-47d8-8a02-91442591ed47): Loading data parts 2024.06.22 01:59:06.487988 [ 3 ] {35e5839a-7d22-4cef-a015-f1de85ad1591} oximeter.version (82491f03-91fc-47d8-8a02-91442591ed47): There are no data parts 2024.06.22 01:59:06.491364 [ 3 ] {35e5839a-7d22-4cef-a015-f1de85ad1591} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.491400 [ 3 ] {} HTTP-Session: 51158684-c1bb-4241-ace2-a8422b932795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.491604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.491684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.491720 [ 3 ] {} HTTP-Session: bf64d142-d414-46bb-811e-50bfe58a6dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.491745 [ 3 ] {} HTTP-Session: bf64d142-d414-46bb-811e-50bfe58a6dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.491773 [ 3 ] {} HTTP-Session: bf64d142-d414-46bb-811e-50bfe58a6dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.491827 [ 3 ] {} HTTP-Session: bf64d142-d414-46bb-811e-50bfe58a6dc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.492099 [ 3 ] {5a290c70-848a-44be-98d2-4b98e2fb7ce4} executeQuery: (from [fd00:1122:3344:101::d]:42035) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.492180 [ 3 ] {5a290c70-848a-44be-98d2-4b98e2fb7ce4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.06.22 01:59:06.499494 [ 3 ] {5a290c70-848a-44be-98d2-4b98e2fb7ce4} oximeter.measurements_bool (0369ee8e-a4d3-466c-86a5-3c2891255266): Loading data parts 2024.06.22 01:59:06.499689 [ 3 ] {5a290c70-848a-44be-98d2-4b98e2fb7ce4} oximeter.measurements_bool (0369ee8e-a4d3-466c-86a5-3c2891255266): There are no data parts 2024.06.22 01:59:06.501149 [ 3 ] {5a290c70-848a-44be-98d2-4b98e2fb7ce4} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.501176 [ 3 ] {} HTTP-Session: bf64d142-d414-46bb-811e-50bfe58a6dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.501353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.501413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.501440 [ 3 ] {} HTTP-Session: 933b3307-0990-47fa-9923-321232ae8d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.501457 [ 3 ] {} HTTP-Session: 933b3307-0990-47fa-9923-321232ae8d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.501477 [ 3 ] {} HTTP-Session: 933b3307-0990-47fa-9923-321232ae8d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.501509 [ 3 ] {} HTTP-Session: 933b3307-0990-47fa-9923-321232ae8d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.501742 [ 3 ] {35d22816-5584-4e68-838e-63ed089eb265} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.501830 [ 3 ] {35d22816-5584-4e68-838e-63ed089eb265} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.06.22 01:59:06.503975 [ 3 ] {35d22816-5584-4e68-838e-63ed089eb265} oximeter.measurements_i8 (c53b391a-2cba-4dbf-885e-f3b168037677): Loading data parts 2024.06.22 01:59:06.504198 [ 3 ] {35d22816-5584-4e68-838e-63ed089eb265} oximeter.measurements_i8 (c53b391a-2cba-4dbf-885e-f3b168037677): There are no data parts 2024.06.22 01:59:06.505570 [ 3 ] {35d22816-5584-4e68-838e-63ed089eb265} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.505606 [ 3 ] {} HTTP-Session: 933b3307-0990-47fa-9923-321232ae8d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.505736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.505791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.505818 [ 3 ] {} HTTP-Session: a1152cfb-5a1e-427d-964a-275c1e7e1453 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.505834 [ 3 ] {} HTTP-Session: a1152cfb-5a1e-427d-964a-275c1e7e1453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.505853 [ 3 ] {} HTTP-Session: a1152cfb-5a1e-427d-964a-275c1e7e1453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.505889 [ 3 ] {} HTTP-Session: a1152cfb-5a1e-427d-964a-275c1e7e1453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.506064 [ 3 ] {1e35cfa3-fd8b-4111-8fa2-b7481fdb3f02} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.506119 [ 3 ] {1e35cfa3-fd8b-4111-8fa2-b7481fdb3f02} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.06.22 01:59:06.508020 [ 3 ] {1e35cfa3-fd8b-4111-8fa2-b7481fdb3f02} oximeter.measurements_u8 (ad8ced3a-1fd5-4e9f-9ab5-b823c1d244f4): Loading data parts 2024.06.22 01:59:06.508211 [ 3 ] {1e35cfa3-fd8b-4111-8fa2-b7481fdb3f02} oximeter.measurements_u8 (ad8ced3a-1fd5-4e9f-9ab5-b823c1d244f4): There are no data parts 2024.06.22 01:59:06.509559 [ 3 ] {1e35cfa3-fd8b-4111-8fa2-b7481fdb3f02} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.509584 [ 3 ] {} HTTP-Session: a1152cfb-5a1e-427d-964a-275c1e7e1453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.509722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.509778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.509803 [ 3 ] {} HTTP-Session: 731d37d5-96dd-41ed-b29b-b2bd3a5662d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.509818 [ 3 ] {} HTTP-Session: 731d37d5-96dd-41ed-b29b-b2bd3a5662d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.509835 [ 3 ] {} HTTP-Session: 731d37d5-96dd-41ed-b29b-b2bd3a5662d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.509870 [ 3 ] {} HTTP-Session: 731d37d5-96dd-41ed-b29b-b2bd3a5662d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.510052 [ 3 ] {bac6e92e-3eaa-4460-9949-6b3d48a6b61c} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.510105 [ 3 ] {bac6e92e-3eaa-4460-9949-6b3d48a6b61c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.06.22 01:59:06.512004 [ 3 ] {bac6e92e-3eaa-4460-9949-6b3d48a6b61c} oximeter.measurements_i16 (36c56923-740b-481f-abdf-0ba483991517): Loading data parts 2024.06.22 01:59:06.512180 [ 3 ] {bac6e92e-3eaa-4460-9949-6b3d48a6b61c} oximeter.measurements_i16 (36c56923-740b-481f-abdf-0ba483991517): There are no data parts 2024.06.22 01:59:06.514098 [ 3 ] {bac6e92e-3eaa-4460-9949-6b3d48a6b61c} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.514134 [ 3 ] {} HTTP-Session: 731d37d5-96dd-41ed-b29b-b2bd3a5662d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.514261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.514314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.514339 [ 3 ] {} HTTP-Session: ed1da659-fc1e-4d80-8dc7-b368ec35c533 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.514354 [ 3 ] {} HTTP-Session: ed1da659-fc1e-4d80-8dc7-b368ec35c533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.514375 [ 3 ] {} HTTP-Session: ed1da659-fc1e-4d80-8dc7-b368ec35c533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.514425 [ 3 ] {} HTTP-Session: ed1da659-fc1e-4d80-8dc7-b368ec35c533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.514636 [ 3 ] {64cb3dd7-3f81-4692-afc6-248430b62e08} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.514698 [ 3 ] {64cb3dd7-3f81-4692-afc6-248430b62e08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.06.22 01:59:06.516557 [ 3 ] {64cb3dd7-3f81-4692-afc6-248430b62e08} oximeter.measurements_u16 (7a0b523b-8d9f-4a03-b0b3-fd83cb1a0f1d): Loading data parts 2024.06.22 01:59:06.516740 [ 3 ] {64cb3dd7-3f81-4692-afc6-248430b62e08} oximeter.measurements_u16 (7a0b523b-8d9f-4a03-b0b3-fd83cb1a0f1d): There are no data parts 2024.06.22 01:59:06.518240 [ 3 ] {64cb3dd7-3f81-4692-afc6-248430b62e08} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.518295 [ 3 ] {} HTTP-Session: ed1da659-fc1e-4d80-8dc7-b368ec35c533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.518436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.518497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.518525 [ 3 ] {} HTTP-Session: e70d8d71-8ec0-4c84-8f59-ec3d479bd7af Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.518554 [ 3 ] {} HTTP-Session: e70d8d71-8ec0-4c84-8f59-ec3d479bd7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.518573 [ 3 ] {} HTTP-Session: e70d8d71-8ec0-4c84-8f59-ec3d479bd7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.518614 [ 3 ] {} HTTP-Session: e70d8d71-8ec0-4c84-8f59-ec3d479bd7af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.518821 [ 3 ] {1d5935fe-0a63-47ad-a427-d0f62f2bcd99} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.518890 [ 3 ] {1d5935fe-0a63-47ad-a427-d0f62f2bcd99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.06.22 01:59:06.521005 [ 3 ] {1d5935fe-0a63-47ad-a427-d0f62f2bcd99} oximeter.measurements_i32 (3be86b63-af4a-4a71-8da6-c6b8aacd1739): Loading data parts 2024.06.22 01:59:06.521242 [ 3 ] {1d5935fe-0a63-47ad-a427-d0f62f2bcd99} oximeter.measurements_i32 (3be86b63-af4a-4a71-8da6-c6b8aacd1739): There are no data parts 2024.06.22 01:59:06.522965 [ 3 ] {1d5935fe-0a63-47ad-a427-d0f62f2bcd99} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.523021 [ 3 ] {} HTTP-Session: e70d8d71-8ec0-4c84-8f59-ec3d479bd7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.523195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.523280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.523327 [ 3 ] {} HTTP-Session: cdcadf28-6c04-4211-ac02-01b0e85ad020 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.523352 [ 3 ] {} HTTP-Session: cdcadf28-6c04-4211-ac02-01b0e85ad020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.523384 [ 3 ] {} HTTP-Session: cdcadf28-6c04-4211-ac02-01b0e85ad020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.523442 [ 3 ] {} HTTP-Session: cdcadf28-6c04-4211-ac02-01b0e85ad020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.523713 [ 3 ] {188cb95c-0221-4bd9-86d7-ffceb96dd80d} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.523790 [ 3 ] {188cb95c-0221-4bd9-86d7-ffceb96dd80d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.06.22 01:59:06.526032 [ 3 ] {188cb95c-0221-4bd9-86d7-ffceb96dd80d} oximeter.measurements_u32 (a7459196-6385-442b-ba54-ff343d692a81): Loading data parts 2024.06.22 01:59:06.526412 [ 3 ] {188cb95c-0221-4bd9-86d7-ffceb96dd80d} oximeter.measurements_u32 (a7459196-6385-442b-ba54-ff343d692a81): There are no data parts 2024.06.22 01:59:06.528260 [ 3 ] {188cb95c-0221-4bd9-86d7-ffceb96dd80d} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.528310 [ 3 ] {} HTTP-Session: cdcadf28-6c04-4211-ac02-01b0e85ad020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.528470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.528554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.528592 [ 3 ] {} HTTP-Session: 055a8f70-fb03-4906-8df6-260c933b1fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.528628 [ 3 ] {} HTTP-Session: 055a8f70-fb03-4906-8df6-260c933b1fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.528651 [ 3 ] {} HTTP-Session: 055a8f70-fb03-4906-8df6-260c933b1fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.528706 [ 3 ] {} HTTP-Session: 055a8f70-fb03-4906-8df6-260c933b1fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.528954 [ 3 ] {3adc661e-3a77-433b-bec0-5ce47d525c1c} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.529035 [ 3 ] {3adc661e-3a77-433b-bec0-5ce47d525c1c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.06.22 01:59:06.531344 [ 3 ] {3adc661e-3a77-433b-bec0-5ce47d525c1c} oximeter.measurements_i64 (b68514ee-6699-4e21-9b89-b0b4021f049f): Loading data parts 2024.06.22 01:59:06.531551 [ 3 ] {3adc661e-3a77-433b-bec0-5ce47d525c1c} oximeter.measurements_i64 (b68514ee-6699-4e21-9b89-b0b4021f049f): There are no data parts 2024.06.22 01:59:06.533350 [ 3 ] {3adc661e-3a77-433b-bec0-5ce47d525c1c} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.533405 [ 3 ] {} HTTP-Session: 055a8f70-fb03-4906-8df6-260c933b1fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.533573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.533675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.533707 [ 3 ] {} HTTP-Session: 195f8702-5056-45e7-a168-9f16b6cf0850 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.533751 [ 3 ] {} HTTP-Session: 195f8702-5056-45e7-a168-9f16b6cf0850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.533773 [ 3 ] {} HTTP-Session: 195f8702-5056-45e7-a168-9f16b6cf0850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.533828 [ 3 ] {} HTTP-Session: 195f8702-5056-45e7-a168-9f16b6cf0850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.534087 [ 3 ] {6bc47d18-a3e8-4aa9-8aa7-9f9df74d853b} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.534160 [ 3 ] {6bc47d18-a3e8-4aa9-8aa7-9f9df74d853b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.06.22 01:59:06.536283 [ 3 ] {6bc47d18-a3e8-4aa9-8aa7-9f9df74d853b} oximeter.measurements_u64 (e9d1e2a3-c388-4a28-a0df-bc875be1da9d): Loading data parts 2024.06.22 01:59:06.536493 [ 3 ] {6bc47d18-a3e8-4aa9-8aa7-9f9df74d853b} oximeter.measurements_u64 (e9d1e2a3-c388-4a28-a0df-bc875be1da9d): There are no data parts 2024.06.22 01:59:06.537725 [ 3 ] {6bc47d18-a3e8-4aa9-8aa7-9f9df74d853b} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.537775 [ 3 ] {} HTTP-Session: 195f8702-5056-45e7-a168-9f16b6cf0850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.537941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.538001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.538031 [ 3 ] {} HTTP-Session: 46667c09-6256-4f03-af9c-3ada4ed0b9a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.538056 [ 3 ] {} HTTP-Session: 46667c09-6256-4f03-af9c-3ada4ed0b9a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.538069 [ 3 ] {} HTTP-Session: 46667c09-6256-4f03-af9c-3ada4ed0b9a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.538108 [ 3 ] {} HTTP-Session: 46667c09-6256-4f03-af9c-3ada4ed0b9a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.538344 [ 3 ] {30c35625-3cab-4f78-8d54-55d1373dfcac} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.538430 [ 3 ] {30c35625-3cab-4f78-8d54-55d1373dfcac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.06.22 01:59:06.540364 [ 3 ] {30c35625-3cab-4f78-8d54-55d1373dfcac} oximeter.measurements_f32 (f1c96bcb-0726-4c10-b886-e42895871fd5): Loading data parts 2024.06.22 01:59:06.540534 [ 3 ] {30c35625-3cab-4f78-8d54-55d1373dfcac} oximeter.measurements_f32 (f1c96bcb-0726-4c10-b886-e42895871fd5): There are no data parts 2024.06.22 01:59:06.541843 [ 3 ] {30c35625-3cab-4f78-8d54-55d1373dfcac} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.541868 [ 3 ] {} HTTP-Session: 46667c09-6256-4f03-af9c-3ada4ed0b9a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.542010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.542080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.542099 [ 3 ] {} HTTP-Session: a2237b15-beab-4ff0-871e-808e12a1d2c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.542123 [ 3 ] {} HTTP-Session: a2237b15-beab-4ff0-871e-808e12a1d2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.542142 [ 3 ] {} HTTP-Session: a2237b15-beab-4ff0-871e-808e12a1d2c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.542172 [ 3 ] {} HTTP-Session: a2237b15-beab-4ff0-871e-808e12a1d2c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.542351 [ 3 ] {dde9cc27-1337-4c4a-b562-4a88d177ef63} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.542412 [ 3 ] {dde9cc27-1337-4c4a-b562-4a88d177ef63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.06.22 01:59:06.550457 [ 3 ] {dde9cc27-1337-4c4a-b562-4a88d177ef63} oximeter.measurements_f64 (7761b7d5-7642-494b-bae3-61aa9f37078c): Loading data parts 2024.06.22 01:59:06.550767 [ 3 ] {dde9cc27-1337-4c4a-b562-4a88d177ef63} oximeter.measurements_f64 (7761b7d5-7642-494b-bae3-61aa9f37078c): There are no data parts 2024.06.22 01:59:06.556920 [ 3 ] {dde9cc27-1337-4c4a-b562-4a88d177ef63} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.556990 [ 3 ] {} HTTP-Session: a2237b15-beab-4ff0-871e-808e12a1d2c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.557198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.557301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.557324 [ 3 ] {} HTTP-Session: 0941e482-54b1-4d90-848a-12d4f21296e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.557357 [ 3 ] {} HTTP-Session: 0941e482-54b1-4d90-848a-12d4f21296e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.557371 [ 3 ] {} HTTP-Session: 0941e482-54b1-4d90-848a-12d4f21296e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.557423 [ 3 ] {} HTTP-Session: 0941e482-54b1-4d90-848a-12d4f21296e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.557668 [ 3 ] {29bba4da-070c-4472-a93d-d77bd5186b25} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.557744 [ 3 ] {29bba4da-070c-4472-a93d-d77bd5186b25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.06.22 01:59:06.563612 [ 3 ] {29bba4da-070c-4472-a93d-d77bd5186b25} oximeter.measurements_string (69a7e578-ead4-474f-a030-0e38fce33ce4): Loading data parts 2024.06.22 01:59:06.563848 [ 3 ] {29bba4da-070c-4472-a93d-d77bd5186b25} oximeter.measurements_string (69a7e578-ead4-474f-a030-0e38fce33ce4): There are no data parts 2024.06.22 01:59:06.568900 [ 3 ] {29bba4da-070c-4472-a93d-d77bd5186b25} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.568928 [ 3 ] {} HTTP-Session: 0941e482-54b1-4d90-848a-12d4f21296e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.569096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.569165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.569185 [ 3 ] {} HTTP-Session: 4b1b88c0-eb2c-4382-814a-0cb272749434 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.569208 [ 3 ] {} HTTP-Session: 4b1b88c0-eb2c-4382-814a-0cb272749434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.569225 [ 3 ] {} HTTP-Session: 4b1b88c0-eb2c-4382-814a-0cb272749434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.569260 [ 3 ] {} HTTP-Session: 4b1b88c0-eb2c-4382-814a-0cb272749434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.569462 [ 3 ] {e4b37283-4cd5-4385-bdc3-3391cdc798fc} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.569528 [ 3 ] {e4b37283-4cd5-4385-bdc3-3391cdc798fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.06.22 01:59:06.571743 [ 3 ] {e4b37283-4cd5-4385-bdc3-3391cdc798fc} oximeter.measurements_bytes (0dc4c7d8-e10a-40f1-98b1-e28a362ae5cf): Loading data parts 2024.06.22 01:59:06.571914 [ 3 ] {e4b37283-4cd5-4385-bdc3-3391cdc798fc} oximeter.measurements_bytes (0dc4c7d8-e10a-40f1-98b1-e28a362ae5cf): There are no data parts 2024.06.22 01:59:06.573270 [ 3 ] {e4b37283-4cd5-4385-bdc3-3391cdc798fc} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.573302 [ 3 ] {} HTTP-Session: 4b1b88c0-eb2c-4382-814a-0cb272749434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.573479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.573553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.573572 [ 3 ] {} HTTP-Session: b561a2f7-e0a6-48ea-9324-8c2b4d3fa269 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.573598 [ 3 ] {} HTTP-Session: b561a2f7-e0a6-48ea-9324-8c2b4d3fa269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.573619 [ 3 ] {} HTTP-Session: b561a2f7-e0a6-48ea-9324-8c2b4d3fa269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.573655 [ 3 ] {} HTTP-Session: b561a2f7-e0a6-48ea-9324-8c2b4d3fa269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.573865 [ 3 ] {b2cb94fa-6c94-487e-b8a4-8fa5a29c292f} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.573922 [ 3 ] {b2cb94fa-6c94-487e-b8a4-8fa5a29c292f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.06.22 01:59:06.575764 [ 3 ] {b2cb94fa-6c94-487e-b8a4-8fa5a29c292f} oximeter.measurements_cumulativei64 (1f7166d3-4ca4-40a6-96aa-b1f3b4b03019): Loading data parts 2024.06.22 01:59:06.576075 [ 3 ] {b2cb94fa-6c94-487e-b8a4-8fa5a29c292f} oximeter.measurements_cumulativei64 (1f7166d3-4ca4-40a6-96aa-b1f3b4b03019): There are no data parts 2024.06.22 01:59:06.577387 [ 3 ] {b2cb94fa-6c94-487e-b8a4-8fa5a29c292f} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.577441 [ 3 ] {} HTTP-Session: b561a2f7-e0a6-48ea-9324-8c2b4d3fa269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.577629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.577706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.577726 [ 3 ] {} HTTP-Session: d4a78e36-ffbc-46a7-bd29-f1af0d9d1f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.577753 [ 3 ] {} HTTP-Session: d4a78e36-ffbc-46a7-bd29-f1af0d9d1f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.577772 [ 3 ] {} HTTP-Session: d4a78e36-ffbc-46a7-bd29-f1af0d9d1f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.577827 [ 3 ] {} HTTP-Session: d4a78e36-ffbc-46a7-bd29-f1af0d9d1f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.578055 [ 3 ] {efb88d41-19ed-40a5-85d6-44257fbf3e99} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.578120 [ 3 ] {efb88d41-19ed-40a5-85d6-44257fbf3e99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.06.22 01:59:06.579991 [ 3 ] {efb88d41-19ed-40a5-85d6-44257fbf3e99} oximeter.measurements_cumulativeu64 (c0d162d9-8966-42d0-8cac-34454aabd092): Loading data parts 2024.06.22 01:59:06.580185 [ 3 ] {efb88d41-19ed-40a5-85d6-44257fbf3e99} oximeter.measurements_cumulativeu64 (c0d162d9-8966-42d0-8cac-34454aabd092): There are no data parts 2024.06.22 01:59:06.581546 [ 3 ] {efb88d41-19ed-40a5-85d6-44257fbf3e99} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.581576 [ 3 ] {} HTTP-Session: d4a78e36-ffbc-46a7-bd29-f1af0d9d1f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.581716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.581778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.581798 [ 3 ] {} HTTP-Session: d57e90a2-4185-4f40-b599-19754dc4076e Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.581826 [ 3 ] {} HTTP-Session: d57e90a2-4185-4f40-b599-19754dc4076e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.581850 [ 3 ] {} HTTP-Session: d57e90a2-4185-4f40-b599-19754dc4076e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.581882 [ 3 ] {} HTTP-Session: d57e90a2-4185-4f40-b599-19754dc4076e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.582085 [ 3 ] {2896eb3f-e52a-44c7-98de-1d202606229b} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.582174 [ 3 ] {2896eb3f-e52a-44c7-98de-1d202606229b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.06.22 01:59:06.584088 [ 3 ] {2896eb3f-e52a-44c7-98de-1d202606229b} oximeter.measurements_cumulativef32 (4e2cb32a-2327-4470-bf40-262b0b4f2a9e): Loading data parts 2024.06.22 01:59:06.584268 [ 3 ] {2896eb3f-e52a-44c7-98de-1d202606229b} oximeter.measurements_cumulativef32 (4e2cb32a-2327-4470-bf40-262b0b4f2a9e): There are no data parts 2024.06.22 01:59:06.585600 [ 3 ] {2896eb3f-e52a-44c7-98de-1d202606229b} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.585640 [ 3 ] {} HTTP-Session: d57e90a2-4185-4f40-b599-19754dc4076e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.585768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.585830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.585863 [ 3 ] {} HTTP-Session: dc6f2946-b2bc-4721-a5c8-2eb6c95887a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.585892 [ 3 ] {} HTTP-Session: dc6f2946-b2bc-4721-a5c8-2eb6c95887a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.585907 [ 3 ] {} HTTP-Session: dc6f2946-b2bc-4721-a5c8-2eb6c95887a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.585949 [ 3 ] {} HTTP-Session: dc6f2946-b2bc-4721-a5c8-2eb6c95887a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.586160 [ 3 ] {5354781d-962b-43f3-a704-34ebed7e3635} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.586230 [ 3 ] {5354781d-962b-43f3-a704-34ebed7e3635} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.06.22 01:59:06.588106 [ 3 ] {5354781d-962b-43f3-a704-34ebed7e3635} oximeter.measurements_cumulativef64 (e3316b35-caa1-463c-a19d-eb96bf3d2404): Loading data parts 2024.06.22 01:59:06.588277 [ 3 ] {5354781d-962b-43f3-a704-34ebed7e3635} oximeter.measurements_cumulativef64 (e3316b35-caa1-463c-a19d-eb96bf3d2404): There are no data parts 2024.06.22 01:59:06.589553 [ 3 ] {5354781d-962b-43f3-a704-34ebed7e3635} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.589579 [ 3 ] {} HTTP-Session: dc6f2946-b2bc-4721-a5c8-2eb6c95887a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.589717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.589777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.589796 [ 3 ] {} HTTP-Session: ae0b0422-3212-4d3e-933b-feb28dcb6965 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.589820 [ 3 ] {} HTTP-Session: ae0b0422-3212-4d3e-933b-feb28dcb6965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.589844 [ 3 ] {} HTTP-Session: ae0b0422-3212-4d3e-933b-feb28dcb6965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.589873 [ 3 ] {} HTTP-Session: ae0b0422-3212-4d3e-933b-feb28dcb6965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.590072 [ 3 ] {670ac557-516d-47bf-8eb0-b193fe480643} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.590147 [ 3 ] {670ac557-516d-47bf-8eb0-b193fe480643} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.06.22 01:59:06.592106 [ 3 ] {670ac557-516d-47bf-8eb0-b193fe480643} oximeter.measurements_histogrami8 (8cc473ec-8ee8-4504-ab30-f351b845975e): Loading data parts 2024.06.22 01:59:06.592270 [ 3 ] {670ac557-516d-47bf-8eb0-b193fe480643} oximeter.measurements_histogrami8 (8cc473ec-8ee8-4504-ab30-f351b845975e): There are no data parts 2024.06.22 01:59:06.593535 [ 3 ] {670ac557-516d-47bf-8eb0-b193fe480643} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.593569 [ 3 ] {} HTTP-Session: ae0b0422-3212-4d3e-933b-feb28dcb6965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.593739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.593810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.593846 [ 3 ] {} HTTP-Session: fea670d3-4693-4be3-b8a5-fafb8f46084a Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.593867 [ 3 ] {} HTTP-Session: fea670d3-4693-4be3-b8a5-fafb8f46084a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.593895 [ 3 ] {} HTTP-Session: fea670d3-4693-4be3-b8a5-fafb8f46084a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.593932 [ 3 ] {} HTTP-Session: fea670d3-4693-4be3-b8a5-fafb8f46084a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.594177 [ 3 ] {10847184-2f76-48b8-bea0-6b540572e939} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.594253 [ 3 ] {10847184-2f76-48b8-bea0-6b540572e939} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.06.22 01:59:06.596230 [ 3 ] {10847184-2f76-48b8-bea0-6b540572e939} oximeter.measurements_histogramu8 (63cf1e84-2d26-400b-9ff9-ffcd392cbec0): Loading data parts 2024.06.22 01:59:06.596426 [ 3 ] {10847184-2f76-48b8-bea0-6b540572e939} oximeter.measurements_histogramu8 (63cf1e84-2d26-400b-9ff9-ffcd392cbec0): There are no data parts 2024.06.22 01:59:06.597734 [ 3 ] {10847184-2f76-48b8-bea0-6b540572e939} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.597784 [ 3 ] {} HTTP-Session: fea670d3-4693-4be3-b8a5-fafb8f46084a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.597936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.598011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.598047 [ 3 ] {} HTTP-Session: e38605a7-4068-4d4a-8105-603488ff6aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.598078 [ 3 ] {} HTTP-Session: e38605a7-4068-4d4a-8105-603488ff6aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.598096 [ 3 ] {} HTTP-Session: e38605a7-4068-4d4a-8105-603488ff6aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.598150 [ 3 ] {} HTTP-Session: e38605a7-4068-4d4a-8105-603488ff6aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.598395 [ 3 ] {a4ba643d-adc2-4a0b-a1a2-0e3eab6bb2b8} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.598472 [ 3 ] {a4ba643d-adc2-4a0b-a1a2-0e3eab6bb2b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.06.22 01:59:06.600416 [ 3 ] {a4ba643d-adc2-4a0b-a1a2-0e3eab6bb2b8} oximeter.measurements_histogrami16 (573a2ce3-0935-4e77-94d8-2e64a83870d5): Loading data parts 2024.06.22 01:59:06.600594 [ 3 ] {a4ba643d-adc2-4a0b-a1a2-0e3eab6bb2b8} oximeter.measurements_histogrami16 (573a2ce3-0935-4e77-94d8-2e64a83870d5): There are no data parts 2024.06.22 01:59:06.601850 [ 3 ] {a4ba643d-adc2-4a0b-a1a2-0e3eab6bb2b8} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.601876 [ 3 ] {} HTTP-Session: e38605a7-4068-4d4a-8105-603488ff6aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.602024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.602084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.602102 [ 3 ] {} HTTP-Session: 29873b2e-cb9d-4079-ba99-1a523fe85f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.602130 [ 3 ] {} HTTP-Session: 29873b2e-cb9d-4079-ba99-1a523fe85f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.602153 [ 3 ] {} HTTP-Session: 29873b2e-cb9d-4079-ba99-1a523fe85f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.602183 [ 3 ] {} HTTP-Session: 29873b2e-cb9d-4079-ba99-1a523fe85f6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.602389 [ 3 ] {2664680c-a4e4-44b9-9fd7-0f8eded72712} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.602459 [ 3 ] {2664680c-a4e4-44b9-9fd7-0f8eded72712} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.06.22 01:59:06.604393 [ 3 ] {2664680c-a4e4-44b9-9fd7-0f8eded72712} oximeter.measurements_histogramu16 (9e2ba43d-2270-48ff-8dc0-7d6699ac41f2): Loading data parts 2024.06.22 01:59:06.604589 [ 3 ] {2664680c-a4e4-44b9-9fd7-0f8eded72712} oximeter.measurements_histogramu16 (9e2ba43d-2270-48ff-8dc0-7d6699ac41f2): There are no data parts 2024.06.22 01:59:06.605955 [ 3 ] {2664680c-a4e4-44b9-9fd7-0f8eded72712} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.606008 [ 3 ] {} HTTP-Session: 29873b2e-cb9d-4079-ba99-1a523fe85f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.606152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.606230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.606264 [ 3 ] {} HTTP-Session: 62ab8548-b4c6-4272-82ed-f26e6f3720e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.606280 [ 3 ] {} HTTP-Session: 62ab8548-b4c6-4272-82ed-f26e6f3720e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.606304 [ 3 ] {} HTTP-Session: 62ab8548-b4c6-4272-82ed-f26e6f3720e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.606344 [ 3 ] {} HTTP-Session: 62ab8548-b4c6-4272-82ed-f26e6f3720e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.606536 [ 3 ] {ec5f2dc7-78ef-4bc2-8ba2-0dac1cd38b7c} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.606605 [ 3 ] {ec5f2dc7-78ef-4bc2-8ba2-0dac1cd38b7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.06.22 01:59:06.608421 [ 3 ] {ec5f2dc7-78ef-4bc2-8ba2-0dac1cd38b7c} oximeter.measurements_histogrami32 (75e6cd3e-d270-497e-8602-01a500606a79): Loading data parts 2024.06.22 01:59:06.608597 [ 3 ] {ec5f2dc7-78ef-4bc2-8ba2-0dac1cd38b7c} oximeter.measurements_histogrami32 (75e6cd3e-d270-497e-8602-01a500606a79): There are no data parts 2024.06.22 01:59:06.609799 [ 3 ] {ec5f2dc7-78ef-4bc2-8ba2-0dac1cd38b7c} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.609839 [ 3 ] {} HTTP-Session: 62ab8548-b4c6-4272-82ed-f26e6f3720e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.609985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.610044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.610062 [ 3 ] {} HTTP-Session: 03984377-c1a6-4f7a-a54d-31a664e657a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.610092 [ 3 ] {} HTTP-Session: 03984377-c1a6-4f7a-a54d-31a664e657a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.610105 [ 3 ] {} HTTP-Session: 03984377-c1a6-4f7a-a54d-31a664e657a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.610143 [ 3 ] {} HTTP-Session: 03984377-c1a6-4f7a-a54d-31a664e657a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.610339 [ 3 ] {8ef48d19-6a28-4999-9449-02bb3e7165b0} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.610407 [ 3 ] {8ef48d19-6a28-4999-9449-02bb3e7165b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.06.22 01:59:06.612207 [ 3 ] {8ef48d19-6a28-4999-9449-02bb3e7165b0} oximeter.measurements_histogramu32 (0445dec8-8ec4-4e24-afca-03fab5b7be3f): Loading data parts 2024.06.22 01:59:06.612354 [ 3 ] {8ef48d19-6a28-4999-9449-02bb3e7165b0} oximeter.measurements_histogramu32 (0445dec8-8ec4-4e24-afca-03fab5b7be3f): There are no data parts 2024.06.22 01:59:06.613926 [ 3 ] {8ef48d19-6a28-4999-9449-02bb3e7165b0} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.613951 [ 3 ] {} HTTP-Session: 03984377-c1a6-4f7a-a54d-31a664e657a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.614088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.614146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.614176 [ 3 ] {} HTTP-Session: 7419e5bc-555f-4b52-9732-3b6985c446b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.614192 [ 3 ] {} HTTP-Session: 7419e5bc-555f-4b52-9732-3b6985c446b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.614216 [ 3 ] {} HTTP-Session: 7419e5bc-555f-4b52-9732-3b6985c446b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.614245 [ 3 ] {} HTTP-Session: 7419e5bc-555f-4b52-9732-3b6985c446b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.614449 [ 3 ] {801570e1-9ef9-4bc2-b0bc-604926e92e50} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.614506 [ 3 ] {801570e1-9ef9-4bc2-b0bc-604926e92e50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.06.22 01:59:06.616334 [ 3 ] {801570e1-9ef9-4bc2-b0bc-604926e92e50} oximeter.measurements_histogrami64 (3fe3d225-0c14-406b-ac02-019c6fd6a0e0): Loading data parts 2024.06.22 01:59:06.616676 [ 3 ] {801570e1-9ef9-4bc2-b0bc-604926e92e50} oximeter.measurements_histogrami64 (3fe3d225-0c14-406b-ac02-019c6fd6a0e0): There are no data parts 2024.06.22 01:59:06.619611 [ 3 ] {801570e1-9ef9-4bc2-b0bc-604926e92e50} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.619673 [ 3 ] {} HTTP-Session: 7419e5bc-555f-4b52-9732-3b6985c446b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.619845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.619973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.620003 [ 3 ] {} HTTP-Session: e21678c1-9c7f-4384-9c34-db74e0ec5396 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.620043 [ 3 ] {} HTTP-Session: e21678c1-9c7f-4384-9c34-db74e0ec5396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.620063 [ 3 ] {} HTTP-Session: e21678c1-9c7f-4384-9c34-db74e0ec5396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.620124 [ 3 ] {} HTTP-Session: e21678c1-9c7f-4384-9c34-db74e0ec5396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.620451 [ 3 ] {f503a1a4-8d90-4fee-ba2c-7743e8b055b5} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.620544 [ 3 ] {f503a1a4-8d90-4fee-ba2c-7743e8b055b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.06.22 01:59:06.622590 [ 3 ] {f503a1a4-8d90-4fee-ba2c-7743e8b055b5} oximeter.measurements_histogramu64 (c5ae9f50-5441-4cf6-a40b-51e6d1e95b7b): Loading data parts 2024.06.22 01:59:06.622767 [ 3 ] {f503a1a4-8d90-4fee-ba2c-7743e8b055b5} oximeter.measurements_histogramu64 (c5ae9f50-5441-4cf6-a40b-51e6d1e95b7b): There are no data parts 2024.06.22 01:59:06.624413 [ 3 ] {f503a1a4-8d90-4fee-ba2c-7743e8b055b5} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.624445 [ 3 ] {} HTTP-Session: e21678c1-9c7f-4384-9c34-db74e0ec5396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.624613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.624685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.624726 [ 3 ] {} HTTP-Session: a1e14182-a995-4b36-ad89-2b0514a0b90f Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.624745 [ 3 ] {} HTTP-Session: a1e14182-a995-4b36-ad89-2b0514a0b90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.624775 [ 3 ] {} HTTP-Session: a1e14182-a995-4b36-ad89-2b0514a0b90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.624826 [ 3 ] {} HTTP-Session: a1e14182-a995-4b36-ad89-2b0514a0b90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.625042 [ 3 ] {9920b0a5-6cac-4d90-abbb-0a7a940436a5} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.625127 [ 3 ] {9920b0a5-6cac-4d90-abbb-0a7a940436a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.06.22 01:59:06.627020 [ 3 ] {9920b0a5-6cac-4d90-abbb-0a7a940436a5} oximeter.measurements_histogramf32 (f60118ab-28ee-4f8a-a317-f8ffe465baa7): Loading data parts 2024.06.22 01:59:06.627196 [ 3 ] {9920b0a5-6cac-4d90-abbb-0a7a940436a5} oximeter.measurements_histogramf32 (f60118ab-28ee-4f8a-a317-f8ffe465baa7): There are no data parts 2024.06.22 01:59:06.628779 [ 3 ] {9920b0a5-6cac-4d90-abbb-0a7a940436a5} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.628821 [ 3 ] {} HTTP-Session: a1e14182-a995-4b36-ad89-2b0514a0b90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.628970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.629028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.629068 [ 3 ] {} HTTP-Session: 1ca7cabf-68fc-44f5-aa5f-ffa403805e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.629109 [ 3 ] {} HTTP-Session: 1ca7cabf-68fc-44f5-aa5f-ffa403805e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.629127 [ 3 ] {} HTTP-Session: 1ca7cabf-68fc-44f5-aa5f-ffa403805e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.629176 [ 3 ] {} HTTP-Session: 1ca7cabf-68fc-44f5-aa5f-ffa403805e13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.629461 [ 3 ] {67ab656a-817e-4035-bd6e-62d1f4dbb590} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.06.22 01:59:06.629557 [ 3 ] {67ab656a-817e-4035-bd6e-62d1f4dbb590} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.06.22 01:59:06.631743 [ 3 ] {67ab656a-817e-4035-bd6e-62d1f4dbb590} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Loading data parts 2024.06.22 01:59:06.631946 [ 3 ] {67ab656a-817e-4035-bd6e-62d1f4dbb590} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): There are no data parts 2024.06.22 01:59:06.633651 [ 3 ] {67ab656a-817e-4035-bd6e-62d1f4dbb590} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.633686 [ 3 ] {} HTTP-Session: 1ca7cabf-68fc-44f5-aa5f-ffa403805e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.633876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.633959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.633988 [ 3 ] {} HTTP-Session: 8b3d55a8-4b9b-44f9-85eb-73dbd9d7d575 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.634026 [ 3 ] {} HTTP-Session: 8b3d55a8-4b9b-44f9-85eb-73dbd9d7d575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.634057 [ 3 ] {} HTTP-Session: 8b3d55a8-4b9b-44f9-85eb-73dbd9d7d575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.634099 [ 3 ] {} HTTP-Session: 8b3d55a8-4b9b-44f9-85eb-73dbd9d7d575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.634311 [ 3 ] {5c4178dc-cafd-43f0-a936-e36fa038498c} executeQuery: (from [fd00:1122:3344:101::d]:42035) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.634386 [ 3 ] {5c4178dc-cafd-43f0-a936-e36fa038498c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.06.22 01:59:06.636295 [ 3 ] {5c4178dc-cafd-43f0-a936-e36fa038498c} oximeter.fields_bool (ad2e4b05-252a-4142-a887-0a75d41c60ac): Loading data parts 2024.06.22 01:59:06.636510 [ 3 ] {5c4178dc-cafd-43f0-a936-e36fa038498c} oximeter.fields_bool (ad2e4b05-252a-4142-a887-0a75d41c60ac): There are no data parts 2024.06.22 01:59:06.638102 [ 3 ] {5c4178dc-cafd-43f0-a936-e36fa038498c} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.638142 [ 3 ] {} HTTP-Session: 8b3d55a8-4b9b-44f9-85eb-73dbd9d7d575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.638268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.638323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.638350 [ 3 ] {} HTTP-Session: 87fcd4ca-939d-45a2-9c1b-8ea57783b0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.638374 [ 3 ] {} HTTP-Session: 87fcd4ca-939d-45a2-9c1b-8ea57783b0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.638387 [ 3 ] {} HTTP-Session: 87fcd4ca-939d-45a2-9c1b-8ea57783b0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.638423 [ 3 ] {} HTTP-Session: 87fcd4ca-939d-45a2-9c1b-8ea57783b0c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.638587 [ 3 ] {5752fcb7-43cf-4e02-a5cc-504ecb8f01b4} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.638647 [ 3 ] {5752fcb7-43cf-4e02-a5cc-504ecb8f01b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.06.22 01:59:06.640274 [ 3 ] {5752fcb7-43cf-4e02-a5cc-504ecb8f01b4} oximeter.fields_i8 (440b3d4b-25d9-4653-8cf8-9dc89c28f5e9): Loading data parts 2024.06.22 01:59:06.640450 [ 3 ] {5752fcb7-43cf-4e02-a5cc-504ecb8f01b4} oximeter.fields_i8 (440b3d4b-25d9-4653-8cf8-9dc89c28f5e9): There are no data parts 2024.06.22 01:59:06.642062 [ 3 ] {5752fcb7-43cf-4e02-a5cc-504ecb8f01b4} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.642107 [ 3 ] {} HTTP-Session: 87fcd4ca-939d-45a2-9c1b-8ea57783b0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.642245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.642320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.642357 [ 3 ] {} HTTP-Session: 710f627e-ba20-4924-9116-358f1ae62683 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.642373 [ 3 ] {} HTTP-Session: 710f627e-ba20-4924-9116-358f1ae62683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.642400 [ 3 ] {} HTTP-Session: 710f627e-ba20-4924-9116-358f1ae62683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.642445 [ 3 ] {} HTTP-Session: 710f627e-ba20-4924-9116-358f1ae62683 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.642594 [ 3 ] {f9c01871-afcf-4761-9e1b-03299d758ce0} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.642657 [ 3 ] {f9c01871-afcf-4761-9e1b-03299d758ce0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.06.22 01:59:06.644423 [ 3 ] {f9c01871-afcf-4761-9e1b-03299d758ce0} oximeter.fields_u8 (53ffd9e1-dd49-4e2a-88d2-a180a9014dd0): Loading data parts 2024.06.22 01:59:06.644625 [ 3 ] {f9c01871-afcf-4761-9e1b-03299d758ce0} oximeter.fields_u8 (53ffd9e1-dd49-4e2a-88d2-a180a9014dd0): There are no data parts 2024.06.22 01:59:06.646202 [ 3 ] {f9c01871-afcf-4761-9e1b-03299d758ce0} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.646228 [ 3 ] {} HTTP-Session: 710f627e-ba20-4924-9116-358f1ae62683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.646394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.646468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.646492 [ 3 ] {} HTTP-Session: 9678066a-090a-4bda-a5ad-92ee3e982f2a Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.646526 [ 3 ] {} HTTP-Session: 9678066a-090a-4bda-a5ad-92ee3e982f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.646553 [ 3 ] {} HTTP-Session: 9678066a-090a-4bda-a5ad-92ee3e982f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.646586 [ 3 ] {} HTTP-Session: 9678066a-090a-4bda-a5ad-92ee3e982f2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.646791 [ 3 ] {7254875c-7570-40b2-a486-4b2ac0c9fd0e} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.646874 [ 3 ] {7254875c-7570-40b2-a486-4b2ac0c9fd0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.06.22 01:59:06.648588 [ 3 ] {7254875c-7570-40b2-a486-4b2ac0c9fd0e} oximeter.fields_i16 (7d50bf08-8a68-47a6-9b93-01be80bd4031): Loading data parts 2024.06.22 01:59:06.648760 [ 3 ] {7254875c-7570-40b2-a486-4b2ac0c9fd0e} oximeter.fields_i16 (7d50bf08-8a68-47a6-9b93-01be80bd4031): There are no data parts 2024.06.22 01:59:06.650309 [ 3 ] {7254875c-7570-40b2-a486-4b2ac0c9fd0e} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.650335 [ 3 ] {} HTTP-Session: 9678066a-090a-4bda-a5ad-92ee3e982f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.650471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.650542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.650569 [ 3 ] {} HTTP-Session: 42c06717-2986-48f9-b32e-00ece3f5c9a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.650607 [ 3 ] {} HTTP-Session: 42c06717-2986-48f9-b32e-00ece3f5c9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.650633 [ 3 ] {} HTTP-Session: 42c06717-2986-48f9-b32e-00ece3f5c9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.650664 [ 3 ] {} HTTP-Session: 42c06717-2986-48f9-b32e-00ece3f5c9a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.650818 [ 3 ] {c1a81761-b203-430a-b12b-210b8657cd77} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.650886 [ 3 ] {c1a81761-b203-430a-b12b-210b8657cd77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.06.22 01:59:06.652548 [ 3 ] {c1a81761-b203-430a-b12b-210b8657cd77} oximeter.fields_u16 (489b88c4-8e63-4d1e-8cb7-b339b5fe41dc): Loading data parts 2024.06.22 01:59:06.652736 [ 3 ] {c1a81761-b203-430a-b12b-210b8657cd77} oximeter.fields_u16 (489b88c4-8e63-4d1e-8cb7-b339b5fe41dc): There are no data parts 2024.06.22 01:59:06.655339 [ 3 ] {c1a81761-b203-430a-b12b-210b8657cd77} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.655376 [ 3 ] {} HTTP-Session: 42c06717-2986-48f9-b32e-00ece3f5c9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.655544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.655610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.655630 [ 3 ] {} HTTP-Session: 6e4d1294-cff0-45da-a0e7-1a5b9f62c4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.655659 [ 3 ] {} HTTP-Session: 6e4d1294-cff0-45da-a0e7-1a5b9f62c4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.655686 [ 3 ] {} HTTP-Session: 6e4d1294-cff0-45da-a0e7-1a5b9f62c4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.655716 [ 3 ] {} HTTP-Session: 6e4d1294-cff0-45da-a0e7-1a5b9f62c4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.655899 [ 3 ] {90a73c2f-36e1-4ff6-8303-072a9e465504} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.655971 [ 3 ] {90a73c2f-36e1-4ff6-8303-072a9e465504} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.06.22 01:59:06.657839 [ 3 ] {90a73c2f-36e1-4ff6-8303-072a9e465504} oximeter.fields_i32 (b0917c99-31ca-43b5-9da7-7426079a4523): Loading data parts 2024.06.22 01:59:06.658033 [ 3 ] {90a73c2f-36e1-4ff6-8303-072a9e465504} oximeter.fields_i32 (b0917c99-31ca-43b5-9da7-7426079a4523): There are no data parts 2024.06.22 01:59:06.659607 [ 3 ] {90a73c2f-36e1-4ff6-8303-072a9e465504} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.659659 [ 3 ] {} HTTP-Session: 6e4d1294-cff0-45da-a0e7-1a5b9f62c4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.659823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.659878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.659916 [ 3 ] {} HTTP-Session: 6c818914-cae1-4328-bbf3-3b9e7f1ed252 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.659949 [ 3 ] {} HTTP-Session: 6c818914-cae1-4328-bbf3-3b9e7f1ed252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.659965 [ 3 ] {} HTTP-Session: 6c818914-cae1-4328-bbf3-3b9e7f1ed252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.660012 [ 3 ] {} HTTP-Session: 6c818914-cae1-4328-bbf3-3b9e7f1ed252 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.660186 [ 3 ] {5245ac59-1079-4f9c-a5ff-de98ccabeab7} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.660246 [ 3 ] {5245ac59-1079-4f9c-a5ff-de98ccabeab7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.06.22 01:59:06.662076 [ 3 ] {5245ac59-1079-4f9c-a5ff-de98ccabeab7} oximeter.fields_u32 (8e17c0b0-b69c-4073-9b51-7f2e44ae1ac7): Loading data parts 2024.06.22 01:59:06.662262 [ 3 ] {5245ac59-1079-4f9c-a5ff-de98ccabeab7} oximeter.fields_u32 (8e17c0b0-b69c-4073-9b51-7f2e44ae1ac7): There are no data parts 2024.06.22 01:59:06.663800 [ 3 ] {5245ac59-1079-4f9c-a5ff-de98ccabeab7} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.663843 [ 3 ] {} HTTP-Session: 6c818914-cae1-4328-bbf3-3b9e7f1ed252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.663959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.664020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.664054 [ 3 ] {} HTTP-Session: cf24514b-c59f-46cd-96ca-c9945980bfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.664069 [ 3 ] {} HTTP-Session: cf24514b-c59f-46cd-96ca-c9945980bfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.664094 [ 3 ] {} HTTP-Session: cf24514b-c59f-46cd-96ca-c9945980bfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.664132 [ 3 ] {} HTTP-Session: cf24514b-c59f-46cd-96ca-c9945980bfb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.664277 [ 3 ] {bf5a7837-51ce-4e2c-b3a3-3d204307ee81} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.664325 [ 3 ] {bf5a7837-51ce-4e2c-b3a3-3d204307ee81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.06.22 01:59:06.665991 [ 3 ] {bf5a7837-51ce-4e2c-b3a3-3d204307ee81} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Loading data parts 2024.06.22 01:59:06.666156 [ 3 ] {bf5a7837-51ce-4e2c-b3a3-3d204307ee81} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): There are no data parts 2024.06.22 01:59:06.667662 [ 3 ] {bf5a7837-51ce-4e2c-b3a3-3d204307ee81} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.667689 [ 3 ] {} HTTP-Session: cf24514b-c59f-46cd-96ca-c9945980bfb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.667805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.667861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.667887 [ 3 ] {} HTTP-Session: 4bb0825c-7d5b-4df7-97b2-6dadbf5abeac Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.667903 [ 3 ] {} HTTP-Session: 4bb0825c-7d5b-4df7-97b2-6dadbf5abeac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.667924 [ 3 ] {} HTTP-Session: 4bb0825c-7d5b-4df7-97b2-6dadbf5abeac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.667961 [ 3 ] {} HTTP-Session: 4bb0825c-7d5b-4df7-97b2-6dadbf5abeac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.668109 [ 3 ] {901c6732-bf3c-4bbe-bf6c-ef3efc2a179f} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.668160 [ 3 ] {901c6732-bf3c-4bbe-bf6c-ef3efc2a179f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.06.22 01:59:06.669675 [ 3 ] {901c6732-bf3c-4bbe-bf6c-ef3efc2a179f} oximeter.fields_u64 (329d820d-0fd0-42f5-91ae-b3c4a2557230): Loading data parts 2024.06.22 01:59:06.669842 [ 3 ] {901c6732-bf3c-4bbe-bf6c-ef3efc2a179f} oximeter.fields_u64 (329d820d-0fd0-42f5-91ae-b3c4a2557230): There are no data parts 2024.06.22 01:59:06.671184 [ 3 ] {901c6732-bf3c-4bbe-bf6c-ef3efc2a179f} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.671210 [ 3 ] {} HTTP-Session: 4bb0825c-7d5b-4df7-97b2-6dadbf5abeac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.671347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.671412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.671433 [ 3 ] {} HTTP-Session: 4e2110fb-871a-4ce8-bc6d-d54165d0dea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.671449 [ 3 ] {} HTTP-Session: 4e2110fb-871a-4ce8-bc6d-d54165d0dea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.671476 [ 3 ] {} HTTP-Session: 4e2110fb-871a-4ce8-bc6d-d54165d0dea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.671507 [ 3 ] {} HTTP-Session: 4e2110fb-871a-4ce8-bc6d-d54165d0dea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.671645 [ 3 ] {2cbc78b2-d496-4cb6-938e-b1acf7458d79} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.671699 [ 3 ] {2cbc78b2-d496-4cb6-938e-b1acf7458d79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.06.22 01:59:06.673104 [ 3 ] {2cbc78b2-d496-4cb6-938e-b1acf7458d79} oximeter.fields_ipaddr (75798242-f944-406b-853b-dd2a2c7e9d71): Loading data parts 2024.06.22 01:59:06.673290 [ 3 ] {2cbc78b2-d496-4cb6-938e-b1acf7458d79} oximeter.fields_ipaddr (75798242-f944-406b-853b-dd2a2c7e9d71): There are no data parts 2024.06.22 01:59:06.674551 [ 3 ] {2cbc78b2-d496-4cb6-938e-b1acf7458d79} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.674577 [ 3 ] {} HTTP-Session: 4e2110fb-871a-4ce8-bc6d-d54165d0dea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.674694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.674742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.674763 [ 3 ] {} HTTP-Session: a0561297-1b94-4bf3-bcfd-b251c204be83 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.674779 [ 3 ] {} HTTP-Session: a0561297-1b94-4bf3-bcfd-b251c204be83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.674793 [ 3 ] {} HTTP-Session: a0561297-1b94-4bf3-bcfd-b251c204be83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.674823 [ 3 ] {} HTTP-Session: a0561297-1b94-4bf3-bcfd-b251c204be83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.674962 [ 3 ] {ea970e18-cb76-4aa4-899c-3dfba592011a} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.675001 [ 3 ] {ea970e18-cb76-4aa4-899c-3dfba592011a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.06.22 01:59:06.676375 [ 3 ] {ea970e18-cb76-4aa4-899c-3dfba592011a} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Loading data parts 2024.06.22 01:59:06.676524 [ 3 ] {ea970e18-cb76-4aa4-899c-3dfba592011a} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): There are no data parts 2024.06.22 01:59:06.677845 [ 3 ] {ea970e18-cb76-4aa4-899c-3dfba592011a} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.677872 [ 3 ] {} HTTP-Session: a0561297-1b94-4bf3-bcfd-b251c204be83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.677979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.678027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.678048 [ 3 ] {} HTTP-Session: 505fc2f0-0995-4803-8f25-8562051a6413 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.678064 [ 3 ] {} HTTP-Session: 505fc2f0-0995-4803-8f25-8562051a6413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.678077 [ 3 ] {} HTTP-Session: 505fc2f0-0995-4803-8f25-8562051a6413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.678108 [ 3 ] {} HTTP-Session: 505fc2f0-0995-4803-8f25-8562051a6413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.678248 [ 3 ] {310e4115-7b9e-4c47-915b-b346eec66eef} executeQuery: (from [fd00:1122:3344:101::d]:42035) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.06.22 01:59:06.678287 [ 3 ] {310e4115-7b9e-4c47-915b-b346eec66eef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.06.22 01:59:06.679925 [ 3 ] {310e4115-7b9e-4c47-915b-b346eec66eef} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Loading data parts 2024.06.22 01:59:06.680089 [ 3 ] {310e4115-7b9e-4c47-915b-b346eec66eef} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): There are no data parts 2024.06.22 01:59:06.681373 [ 3 ] {310e4115-7b9e-4c47-915b-b346eec66eef} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.681400 [ 3 ] {} HTTP-Session: 505fc2f0-0995-4803-8f25-8562051a6413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.681516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.681564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.681584 [ 3 ] {} HTTP-Session: 21d0467f-06ea-462c-9b75-a3c330486d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.681600 [ 3 ] {} HTTP-Session: 21d0467f-06ea-462c-9b75-a3c330486d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.681614 [ 3 ] {} HTTP-Session: 21d0467f-06ea-462c-9b75-a3c330486d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.681644 [ 3 ] {} HTTP-Session: 21d0467f-06ea-462c-9b75-a3c330486d63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.681851 [ 3 ] {d7402be5-acc7-44a7-a4ea-ff0a17d50b89} executeQuery: (from [fd00:1122:3344:101::d]:42035) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.06.22 01:59:06.681911 [ 3 ] {d7402be5-acc7-44a7-a4ea-ff0a17d50b89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.06.22 01:59:06.683487 [ 3 ] {d7402be5-acc7-44a7-a4ea-ff0a17d50b89} oximeter.timeseries_schema (8c9f0a1e-a020-4ac3-b865-40f696cb696f): Loading data parts 2024.06.22 01:59:06.683648 [ 3 ] {d7402be5-acc7-44a7-a4ea-ff0a17d50b89} oximeter.timeseries_schema (8c9f0a1e-a020-4ac3-b865-40f696cb696f): There are no data parts 2024.06.22 01:59:06.685126 [ 3 ] {d7402be5-acc7-44a7-a4ea-ff0a17d50b89} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.685153 [ 3 ] {} HTTP-Session: 21d0467f-06ea-462c-9b75-a3c330486d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.685307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42035, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:06.685355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:06.685375 [ 3 ] {} HTTP-Session: 3639560b-9145-452b-a2d5-1acf053c11dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42035 2024.06.22 01:59:06.685392 [ 3 ] {} HTTP-Session: 3639560b-9145-452b-a2d5-1acf053c11dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.685406 [ 3 ] {} HTTP-Session: 3639560b-9145-452b-a2d5-1acf053c11dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:06.685436 [ 3 ] {} HTTP-Session: 3639560b-9145-452b-a2d5-1acf053c11dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:06.685610 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} executeQuery: (from [fd00:1122:3344:101::d]:42035) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.06.22 01:59:06.687362 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.06.22 01:59:06.691340 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} oximeter.version (82491f03-91fc-47d8-8a02-91442591ed47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:06.691378 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. 2024.06.22 01:59:06.695956 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.06.22 01:59:06.697003 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} oximeter.version (82491f03-91fc-47d8-8a02-91442591ed47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:06.697275 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} executeQuery: Read 1 rows, 16.00 B in 0.011745 sec., 85.14261387824607 rows/sec., 1.33 KiB/sec. 2024.06.22 01:59:06.697445 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} DynamicQueryHandler: Done processing query 2024.06.22 01:59:06.697470 [ 3 ] {618479cf-8f62-410b-bff4-1e4d2009ce63} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.06.22 01:59:06.697487 [ 3 ] {} HTTP-Session: 3639560b-9145-452b-a2d5-1acf053c11dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:07.001070 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 160.63 MiB, peak 165.77 MiB, free memory in arenas 0.00 B, will set to 173.67 MiB (RSS), difference: 13.04 MiB 2024.06.22 01:59:20.573050 [ 119 ] {} DNSResolver: Updating DNS cache 2024.06.22 01:59:20.573113 [ 119 ] {} DNSResolver: Updated DNS cache 2024.06.22 01:59:21.727684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.727804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.727834 [ 3 ] {} HTTP-Session: c75a455d-6063-42a8-abde-87eb234a4d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.727862 [ 3 ] {} HTTP-Session: c75a455d-6063-42a8-abde-87eb234a4d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.727879 [ 3 ] {} HTTP-Session: c75a455d-6063-42a8-abde-87eb234a4d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.727935 [ 3 ] {} HTTP-Session: c75a455d-6063-42a8-abde-87eb234a4d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.728122 [ 3 ] {cd6d758c-a24c-49cb-8df4-0865cf982e5d} executeQuery: (from [fd00:1122:3344:101::d]:50858) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.06.22 01:59:21.728454 [ 3 ] {cd6d758c-a24c-49cb-8df4-0865cf982e5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.06.22 01:59:21.728589 [ 3 ] {cd6d758c-a24c-49cb-8df4-0865cf982e5d} InterpreterSelectQuery: FetchColumns -> Complete 2024.06.22 01:59:21.729776 [ 3 ] {cd6d758c-a24c-49cb-8df4-0865cf982e5d} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.729810 [ 3 ] {cd6d758c-a24c-49cb-8df4-0865cf982e5d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.06.22 01:59:21.729827 [ 3 ] {} HTTP-Session: c75a455d-6063-42a8-abde-87eb234a4d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.736931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.737028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.737063 [ 3 ] {} HTTP-Session: 0d4f8930-c3e8-466a-a46b-f35814d9f911 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.737085 [ 3 ] {} HTTP-Session: 0d4f8930-c3e8-466a-a46b-f35814d9f911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.737102 [ 3 ] {} HTTP-Session: 0d4f8930-c3e8-466a-a46b-f35814d9f911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.737145 [ 3 ] {} HTTP-Session: 0d4f8930-c3e8-466a-a46b-f35814d9f911 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.737334 [ 3 ] {9e6f5c1b-0862-4bd1-be2a-f619809c0b5f} executeQuery: (from [fd00:1122:3344:101::d]:50858) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.06.22 01:59:21.739586 [ 3 ] {9e6f5c1b-0862-4bd1-be2a-f619809c0b5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.06.22 01:59:21.739644 [ 3 ] {9e6f5c1b-0862-4bd1-be2a-f619809c0b5f} InterpreterSelectQuery: FetchColumns -> Complete 2024.06.22 01:59:21.740565 [ 3 ] {9e6f5c1b-0862-4bd1-be2a-f619809c0b5f} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.740594 [ 3 ] {9e6f5c1b-0862-4bd1-be2a-f619809c0b5f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.06.22 01:59:21.740610 [ 3 ] {} HTTP-Session: 0d4f8930-c3e8-466a-a46b-f35814d9f911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.742662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.742717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.742738 [ 3 ] {} HTTP-Session: e9f4be0d-f13e-4b61-a63f-7b87567ef603 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.742755 [ 3 ] {} HTTP-Session: e9f4be0d-f13e-4b61-a63f-7b87567ef603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.742768 [ 3 ] {} HTTP-Session: e9f4be0d-f13e-4b61-a63f-7b87567ef603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.742802 [ 3 ] {} HTTP-Session: e9f4be0d-f13e-4b61-a63f-7b87567ef603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.742930 [ 3 ] {ae891643-37ad-45b0-96df-732632575345} executeQuery: (from [fd00:1122:3344:101::d]:50858) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.06.22 01:59:21.743334 [ 3 ] {ae891643-37ad-45b0-96df-732632575345} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.06.22 01:59:21.743385 [ 3 ] {ae891643-37ad-45b0-96df-732632575345} InterpreterSelectQuery: FetchColumns -> Complete 2024.06.22 01:59:21.744269 [ 3 ] {ae891643-37ad-45b0-96df-732632575345} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.744295 [ 3 ] {ae891643-37ad-45b0-96df-732632575345} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.06.22 01:59:21.744311 [ 3 ] {} HTTP-Session: e9f4be0d-f13e-4b61-a63f-7b87567ef603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.744518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.744566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.744586 [ 3 ] {} HTTP-Session: b97d3e71-b3ff-4483-9fd4-cc07e08def22 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.744602 [ 3 ] {} HTTP-Session: b97d3e71-b3ff-4483-9fd4-cc07e08def22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.744616 [ 3 ] {} HTTP-Session: b97d3e71-b3ff-4483-9fd4-cc07e08def22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.744646 [ 3 ] {} HTTP-Session: b97d3e71-b3ff-4483-9fd4-cc07e08def22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.744763 [ 3 ] {419eec87-915f-473e-94e1-a12ba8b2313c} executeQuery: (from [fd00:1122:3344:101::d]:50858) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.06.22 01:59:21.745078 [ 3 ] {419eec87-915f-473e-94e1-a12ba8b2313c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.06.22 01:59:21.745129 [ 3 ] {419eec87-915f-473e-94e1-a12ba8b2313c} InterpreterSelectQuery: FetchColumns -> Complete 2024.06.22 01:59:21.745950 [ 3 ] {419eec87-915f-473e-94e1-a12ba8b2313c} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.745976 [ 3 ] {419eec87-915f-473e-94e1-a12ba8b2313c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.06.22 01:59:21.745993 [ 3 ] {} HTTP-Session: b97d3e71-b3ff-4483-9fd4-cc07e08def22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.746594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.746642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.746661 [ 3 ] {} HTTP-Session: f2644949-d047-4a27-bb33-6b7ce8dd2431 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.746678 [ 3 ] {} HTTP-Session: f2644949-d047-4a27-bb33-6b7ce8dd2431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.746692 [ 3 ] {} HTTP-Session: f2644949-d047-4a27-bb33-6b7ce8dd2431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.746722 [ 3 ] {} HTTP-Session: f2644949-d047-4a27-bb33-6b7ce8dd2431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.746831 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:21.746876 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.06.22 01:59:21.747064 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:21.747583 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} oximeter.timeseries_schema (8c9f0a1e-a020-4ac3-b865-40f696cb696f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:21.747622 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:21.748202 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.06.22 01:59:21.748517 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} oximeter.timeseries_schema (8c9f0a1e-a020-4ac3-b865-40f696cb696f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:21.748687 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} executeQuery: Read 4 rows, 443.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 228.54 KiB/sec. 2024.06.22 01:59:21.748863 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.748888 [ 3 ] {36a4b4b1-7b1e-4102-86e9-b932fbac9809} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.06.22 01:59:21.748903 [ 3 ] {} HTTP-Session: f2644949-d047-4a27-bb33-6b7ce8dd2431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.749013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 2199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.749062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.749082 [ 3 ] {} HTTP-Session: b2eee5e4-9256-411d-bbda-44c08136e46c Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.749098 [ 3 ] {} HTTP-Session: b2eee5e4-9256-411d-bbda-44c08136e46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.749111 [ 3 ] {} HTTP-Session: b2eee5e4-9256-411d-bbda-44c08136e46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.749142 [ 3 ] {} HTTP-Session: b2eee5e4-9256-411d-bbda-44c08136e46c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.749241 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:21.749284 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.06.22 01:59:21.749410 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:21.751409 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:21.751444 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:21.751750 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.06.22 01:59:21.752062 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:21.752211 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} executeQuery: Read 15 rows, 1.22 KiB in 0.002986 sec., 5023.4427327528465 rows/sec., 407.17 KiB/sec. 2024.06.22 01:59:21.752519 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.752545 [ 3 ] {e318d3de-cfa1-4f8e-ac9d-905ae3848a6a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.06.22 01:59:21.752561 [ 3 ] {} HTTP-Session: b2eee5e4-9256-411d-bbda-44c08136e46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.752682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 6785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.752731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.752750 [ 3 ] {} HTTP-Session: 2549d64e-2088-408b-bd63-006ec8e856db Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.752766 [ 3 ] {} HTTP-Session: 2549d64e-2088-408b-bd63-006ec8e856db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.752779 [ 3 ] {} HTTP-Session: 2549d64e-2088-408b-bd63-006ec8e856db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.752809 [ 3 ] {} HTTP-Session: 2549d64e-2088-408b-bd63-006ec8e856db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.752919 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:21.752963 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.06.22 01:59:21.753100 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:21.753469 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:21.753501 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:21.753790 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.06.22 01:59:21.754086 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:21.754234 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} executeQuery: Read 45 rows, 4.02 KiB in 0.001347 sec., 33407.57238307349 rows/sec., 2.91 MiB/sec. 2024.06.22 01:59:21.754432 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.754457 [ 3 ] {9eb58a4e-3b82-42bf-b8bb-6df4ba9324d5} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.06.22 01:59:21.754472 [ 3 ] {} HTTP-Session: 2549d64e-2088-408b-bd63-006ec8e856db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.754613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 3786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.754661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.754681 [ 3 ] {} HTTP-Session: 3e14050b-abaf-4f36-9173-e1034e63e7d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.754697 [ 3 ] {} HTTP-Session: 3e14050b-abaf-4f36-9173-e1034e63e7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.754710 [ 3 ] {} HTTP-Session: 3e14050b-abaf-4f36-9173-e1034e63e7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.754740 [ 3 ] {} HTTP-Session: 3e14050b-abaf-4f36-9173-e1034e63e7d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.754841 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:21.754882 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.06.22 01:59:21.755519 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:21.756397 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:21.756431 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:21.756757 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.06.22 01:59:21.757061 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:21.757204 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} executeQuery: Read 22 rows, 1.77 KiB in 0.002394 sec., 9189.640768588137 rows/sec., 740.78 KiB/sec. 2024.06.22 01:59:21.757368 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.757391 [ 3 ] {ec7fe973-301b-443b-b03c-07bd5c9b814c} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.06.22 01:59:21.757406 [ 3 ] {} HTTP-Session: 3e14050b-abaf-4f36-9173-e1034e63e7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.757663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 16089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.757712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.757731 [ 3 ] {} HTTP-Session: 9b930ccf-e793-4429-ae43-0b27200dcf20 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.757746 [ 3 ] {} HTTP-Session: 9b930ccf-e793-4429-ae43-0b27200dcf20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.757760 [ 3 ] {} HTTP-Session: 9b930ccf-e793-4429-ae43-0b27200dcf20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.757790 [ 3 ] {} HTTP-Session: 9b930ccf-e793-4429-ae43-0b27200dcf20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.757960 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:21.758007 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.06.22 01:59:21.758182 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:21.758615 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:21.758651 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:21.761805 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.06.22 01:59:21.762185 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:21.762350 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} executeQuery: Read 15 rows, 20.73 KiB in 0.004483 sec., 3345.973678340397 rows/sec., 4.52 MiB/sec. 2024.06.22 01:59:21.762641 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.762666 [ 3 ] {20b5d5e9-c1e8-4b84-a045-01c0597dc928} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.06.22 01:59:21.762681 [ 3 ] {} HTTP-Session: 9b930ccf-e793-4429-ae43-0b27200dcf20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.762809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 1972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:21.762856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:21.762876 [ 3 ] {} HTTP-Session: d6fb2f01-1287-4e8d-9351-3092c05d6501 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:21.762892 [ 3 ] {} HTTP-Session: d6fb2f01-1287-4e8d-9351-3092c05d6501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.762905 [ 3 ] {} HTTP-Session: d6fb2f01-1287-4e8d-9351-3092c05d6501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:21.762936 [ 3 ] {} HTTP-Session: d6fb2f01-1287-4e8d-9351-3092c05d6501 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:21.763032 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:21.763076 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.06.22 01:59:21.763220 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:21.763551 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} oximeter.measurements_i64 (b68514ee-6699-4e21-9b89-b0b4021f049f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:21.763584 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:21.763939 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.06.22 01:59:21.764262 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} oximeter.measurements_i64 (b68514ee-6699-4e21-9b89-b0b4021f049f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:21.764415 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} executeQuery: Read 12 rows, 926.00 B in 0.001408 sec., 8522.727272727272 rows/sec., 642.26 KiB/sec. 2024.06.22 01:59:21.764608 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} DynamicQueryHandler: Done processing query 2024.06.22 01:59:21.764633 [ 3 ] {450576cf-a53d-4ff2-948a-31c2a81541ab} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.06.22 01:59:21.764648 [ 3 ] {} HTTP-Session: d6fb2f01-1287-4e8d-9351-3092c05d6501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.697121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 2199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:31.697256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:31.697287 [ 3 ] {} HTTP-Session: 289f6251-3813-4078-8a85-6f42dc41bddf Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:31.697315 [ 3 ] {} HTTP-Session: 289f6251-3813-4078-8a85-6f42dc41bddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.697333 [ 3 ] {} HTTP-Session: 289f6251-3813-4078-8a85-6f42dc41bddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.697394 [ 3 ] {} HTTP-Session: 289f6251-3813-4078-8a85-6f42dc41bddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:31.697582 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:31.697649 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.06.22 01:59:31.697840 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:31.698320 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:31.698365 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:31.698728 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.06.22 01:59:31.699059 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:31.699258 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} executeQuery: Read 15 rows, 1.22 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 704.42 KiB/sec. 2024.06.22 01:59:31.699565 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} DynamicQueryHandler: Done processing query 2024.06.22 01:59:31.699594 [ 3 ] {0cf2bdf6-2059-4bcb-8217-30ac8209d468} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.06.22 01:59:31.699610 [ 3 ] {} HTTP-Session: 289f6251-3813-4078-8a85-6f42dc41bddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.699790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 6785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:31.699846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:31.699866 [ 3 ] {} HTTP-Session: 1e72a4a3-6633-4995-87dd-20be3d661774 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:31.699884 [ 3 ] {} HTTP-Session: 1e72a4a3-6633-4995-87dd-20be3d661774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.699898 [ 3 ] {} HTTP-Session: 1e72a4a3-6633-4995-87dd-20be3d661774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.699932 [ 3 ] {} HTTP-Session: 1e72a4a3-6633-4995-87dd-20be3d661774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:31.700051 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:31.700097 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.06.22 01:59:31.700247 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:31.700584 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:31.700621 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:31.700938 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.06.22 01:59:31.701245 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:31.701400 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} executeQuery: Read 45 rows, 4.02 KiB in 0.001387 sec., 32444.12400865177 rows/sec., 2.83 MiB/sec. 2024.06.22 01:59:31.701608 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} DynamicQueryHandler: Done processing query 2024.06.22 01:59:31.701634 [ 3 ] {89e7f980-dce6-4de5-84a4-6b3366ee47db} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.06.22 01:59:31.701650 [ 3 ] {} HTTP-Session: 1e72a4a3-6633-4995-87dd-20be3d661774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.701835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 2590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:31.701885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:31.701905 [ 3 ] {} HTTP-Session: f2692ba9-aae1-4175-833d-599495049fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:31.701921 [ 3 ] {} HTTP-Session: f2692ba9-aae1-4175-833d-599495049fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.701935 [ 3 ] {} HTTP-Session: f2692ba9-aae1-4175-833d-599495049fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.701966 [ 3 ] {} HTTP-Session: f2692ba9-aae1-4175-833d-599495049fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:31.702069 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:31.702112 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.06.22 01:59:31.702237 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:31.702636 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:31.702673 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:31.702974 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.06.22 01:59:31.703278 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:31.703439 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} executeQuery: Read 15 rows, 1.20 KiB in 0.001395 sec., 10752.68817204301 rows/sec., 861.06 KiB/sec. 2024.06.22 01:59:31.703720 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} DynamicQueryHandler: Done processing query 2024.06.22 01:59:31.703746 [ 3 ] {06705630-5d4e-43da-ba4a-dd1f374c575a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.06.22 01:59:31.703762 [ 3 ] {} HTTP-Session: f2692ba9-aae1-4175-833d-599495049fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.703921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 16089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:31.703970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:31.703989 [ 3 ] {} HTTP-Session: 2b5159dd-cdce-4c26-a035-fe9ec12d2479 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:31.704005 [ 3 ] {} HTTP-Session: 2b5159dd-cdce-4c26-a035-fe9ec12d2479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.704018 [ 3 ] {} HTTP-Session: 2b5159dd-cdce-4c26-a035-fe9ec12d2479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:31.704049 [ 3 ] {} HTTP-Session: 2b5159dd-cdce-4c26-a035-fe9ec12d2479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:31.704225 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:31.704273 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.06.22 01:59:31.704453 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:31.704861 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:31.704897 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. 2024.06.22 01:59:31.705298 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.06.22 01:59:31.705647 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:31.705806 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} executeQuery: Read 15 rows, 20.73 KiB in 0.00168 sec., 8928.571428571428 rows/sec., 12.05 MiB/sec. 2024.06.22 01:59:31.706090 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} DynamicQueryHandler: Done processing query 2024.06.22 01:59:31.706116 [ 3 ] {49b7bf7e-2b08-4ea1-b5e1-5ba61fc9f8b5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.06.22 01:59:31.706132 [ 3 ] {} HTTP-Session: 2b5159dd-cdce-4c26-a035-fe9ec12d2479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:35.573149 [ 97 ] {} DNSResolver: Updating DNS cache 2024.06.22 01:59:35.573214 [ 97 ] {} DNSResolver: Updated DNS cache 2024.06.22 01:59:41.697734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:41.697875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:41.697906 [ 3 ] {} HTTP-Session: 84e61e41-13b9-4dbf-9c03-5d585c0db081 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:41.697934 [ 3 ] {} HTTP-Session: 84e61e41-13b9-4dbf-9c03-5d585c0db081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.697951 [ 3 ] {} HTTP-Session: 84e61e41-13b9-4dbf-9c03-5d585c0db081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.698007 [ 3 ] {} HTTP-Session: 84e61e41-13b9-4dbf-9c03-5d585c0db081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:41.698224 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:41.698302 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.06.22 01:59:41.698519 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:41.698964 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:41.699010 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:41.699380 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.06.22 01:59:41.699718 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:41.699877 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} executeQuery: Read 16 rows, 1.30 KiB in 0.001716 sec., 9324.009324009323 rows/sec., 755.75 KiB/sec. 2024.06.22 01:59:41.700199 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} DynamicQueryHandler: Done processing query 2024.06.22 01:59:41.700228 [ 3 ] {9fb7f7c7-82b6-4371-9997-b665ec15d235} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.06.22 01:59:41.700245 [ 3 ] {} HTTP-Session: 84e61e41-13b9-4dbf-9c03-5d585c0db081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.700379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:41.700434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:41.700454 [ 3 ] {} HTTP-Session: 3ed07f2c-9279-46ed-9759-7fb17a5f362d Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:41.700471 [ 3 ] {} HTTP-Session: 3ed07f2c-9279-46ed-9759-7fb17a5f362d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.700486 [ 3 ] {} HTTP-Session: 3ed07f2c-9279-46ed-9759-7fb17a5f362d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.700520 [ 3 ] {} HTTP-Session: 3ed07f2c-9279-46ed-9759-7fb17a5f362d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:41.700645 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:41.700692 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.06.22 01:59:41.700841 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:41.701164 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:41.701201 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:41.701511 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.06.22 01:59:41.701816 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:41.701971 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} executeQuery: Read 48 rows, 4.28 KiB in 0.00136 sec., 35294.11764705882 rows/sec., 3.07 MiB/sec. 2024.06.22 01:59:41.702159 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} DynamicQueryHandler: Done processing query 2024.06.22 01:59:41.702183 [ 3 ] {64cf898f-c66d-4c9f-b747-01b1deafbc4d} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.06.22 01:59:41.702199 [ 3 ] {} HTTP-Session: 3ed07f2c-9279-46ed-9759-7fb17a5f362d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.702327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 2760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:41.702376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:41.702395 [ 3 ] {} HTTP-Session: 7a1e550d-a912-4163-a791-50a13966df8a Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:41.702412 [ 3 ] {} HTTP-Session: 7a1e550d-a912-4163-a791-50a13966df8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.702425 [ 3 ] {} HTTP-Session: 7a1e550d-a912-4163-a791-50a13966df8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.702457 [ 3 ] {} HTTP-Session: 7a1e550d-a912-4163-a791-50a13966df8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:41.702559 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:41.702602 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.06.22 01:59:41.702727 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:41.703003 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:41.703039 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:41.703339 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.06.22 01:59:41.703650 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:41.703807 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} executeQuery: Read 16 rows, 1.28 KiB in 0.001271 sec., 12588.512981904012 rows/sec., 1008.06 KiB/sec. 2024.06.22 01:59:41.704097 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} DynamicQueryHandler: Done processing query 2024.06.22 01:59:41.704122 [ 3 ] {3fbd6c7f-a0cc-4fe6-bc31-2511233eb8dc} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.06.22 01:59:41.704137 [ 3 ] {} HTTP-Session: 7a1e550d-a912-4163-a791-50a13966df8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.704311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 17158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:41.704360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:41.704380 [ 3 ] {} HTTP-Session: 1955f841-14cb-4b4e-b30d-469b01594569 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:41.704396 [ 3 ] {} HTTP-Session: 1955f841-14cb-4b4e-b30d-469b01594569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.704410 [ 3 ] {} HTTP-Session: 1955f841-14cb-4b4e-b30d-469b01594569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:41.704440 [ 3 ] {} HTTP-Session: 1955f841-14cb-4b4e-b30d-469b01594569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:41.704622 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:41.704671 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.06.22 01:59:41.704854 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:41.705236 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:41.705272 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:41.705670 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.06.22 01:59:41.706007 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:41.706131 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} executeQuery: Read 16 rows, 22.11 KiB in 0.001615 sec., 9907.120743034056 rows/sec., 13.37 MiB/sec. 2024.06.22 01:59:41.706318 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} DynamicQueryHandler: Done processing query 2024.06.22 01:59:41.706346 [ 3 ] {4257924a-8046-4f93-a90c-e8ebcd604ea1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.06.22 01:59:41.706362 [ 3 ] {} HTTP-Session: 1955f841-14cb-4b4e-b30d-469b01594569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:50.573270 [ 85 ] {} DNSResolver: Updating DNS cache 2024.06.22 01:59:50.573377 [ 85 ] {} DNSResolver: Updated DNS cache 2024.06.22 01:59:51.697830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:51.697947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:51.697977 [ 3 ] {} HTTP-Session: 888ce0b7-e234-4839-9cb1-d2f3896ddb6d Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:51.698006 [ 3 ] {} HTTP-Session: 888ce0b7-e234-4839-9cb1-d2f3896ddb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.698023 [ 3 ] {} HTTP-Session: 888ce0b7-e234-4839-9cb1-d2f3896ddb6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.698079 [ 3 ] {} HTTP-Session: 888ce0b7-e234-4839-9cb1-d2f3896ddb6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:51.698281 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:51.698347 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.06.22 01:59:51.698534 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:51.698947 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:51.698989 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:51.699346 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.06.22 01:59:51.699686 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} oximeter.fields_i64 (cc2c3fb7-81bd-48e0-bd98-a25ad17a9ac7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:51.699844 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} executeQuery: Read 16 rows, 1.30 KiB in 0.001621 sec., 9870.45033929673 rows/sec., 800.05 KiB/sec. 2024.06.22 01:59:51.700058 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} DynamicQueryHandler: Done processing query 2024.06.22 01:59:51.700085 [ 3 ] {a76654b0-18e4-4232-abed-6e69528fdcfa} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.06.22 01:59:51.700101 [ 3 ] {} HTTP-Session: 888ce0b7-e234-4839-9cb1-d2f3896ddb6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.700239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 7234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:51.700293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:51.700314 [ 3 ] {} HTTP-Session: 31a5fa19-d950-4975-b941-d969e856cdb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:51.700331 [ 3 ] {} HTTP-Session: 31a5fa19-d950-4975-b941-d969e856cdb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.700344 [ 3 ] {} HTTP-Session: 31a5fa19-d950-4975-b941-d969e856cdb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.700379 [ 3 ] {} HTTP-Session: 31a5fa19-d950-4975-b941-d969e856cdb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:51.700495 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:51.700540 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.06.22 01:59:51.700670 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:51.701011 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:51.701049 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:51.701357 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.06.22 01:59:51.701662 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} oximeter.fields_string (c3112e65-6e6d-42f7-a837-bc19cae29c28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:51.701815 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} executeQuery: Read 48 rows, 4.28 KiB in 0.001354 sec., 35450.516986706054 rows/sec., 3.09 MiB/sec. 2024.06.22 01:59:51.701977 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} DynamicQueryHandler: Done processing query 2024.06.22 01:59:51.702002 [ 3 ] {d4d895e3-c392-4722-ac0e-3a14170ab8ba} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.06.22 01:59:51.702017 [ 3 ] {} HTTP-Session: 31a5fa19-d950-4975-b941-d969e856cdb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.702137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 2760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:51.702185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:51.702204 [ 3 ] {} HTTP-Session: c1ad760c-244b-494b-a12a-6ad7187dc7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:51.702220 [ 3 ] {} HTTP-Session: c1ad760c-244b-494b-a12a-6ad7187dc7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.702234 [ 3 ] {} HTTP-Session: c1ad760c-244b-494b-a12a-6ad7187dc7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.702266 [ 3 ] {} HTTP-Session: c1ad760c-244b-494b-a12a-6ad7187dc7fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:51.702366 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:51.702409 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.06.22 01:59:51.702534 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:51.702870 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:51.702907 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:51.703202 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.06.22 01:59:51.703501 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} oximeter.fields_uuid (7712b22a-12ba-4a4a-b2c2-278c2b9d6fbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:51.703657 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} executeQuery: Read 16 rows, 1.28 KiB in 0.001314 sec., 12176.5601217656 rows/sec., 975.08 KiB/sec. 2024.06.22 01:59:51.703909 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} DynamicQueryHandler: Done processing query 2024.06.22 01:59:51.703934 [ 3 ] {eec042cb-7a37-41ab-b678-ac7ab77d8d92} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.06.22 01:59:51.703950 [ 3 ] {} HTTP-Session: c1ad760c-244b-494b-a12a-6ad7187dc7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.704099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50858, User-Agent: (none), Length: 17158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.06.22 01:59:51.704147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.06.22 01:59:51.704166 [ 3 ] {} HTTP-Session: 4e5300b5-6fe5-47e4-b928-4446d162c168 Authenticating user 'default' from [fd00:1122:3344:101::d]:50858 2024.06.22 01:59:51.704182 [ 3 ] {} HTTP-Session: 4e5300b5-6fe5-47e4-b928-4446d162c168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.704196 [ 3 ] {} HTTP-Session: 4e5300b5-6fe5-47e4-b928-4446d162c168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.06.22 01:59:51.704227 [ 3 ] {} HTTP-Session: 4e5300b5-6fe5-47e4-b928-4446d162c168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.06.22 01:59:51.704405 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} executeQuery: (from [fd00:1122:3344:101::d]:50858) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.06.22 01:59:51.704455 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.06.22 01:59:51.704635 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} ParallelParsingInputFormat: Parallel parsing is used 2024.06.22 01:59:51.705018 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.06.22 01:59:51.705055 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB. 2024.06.22 01:59:51.705449 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.06.22 01:59:51.705812 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} oximeter.measurements_histogramf64 (dcfbef5e-367a-4cb6-863c-07ce932f3229): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.06.22 01:59:51.705972 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} executeQuery: Read 16 rows, 22.11 KiB in 0.001664 sec., 9615.384615384615 rows/sec., 12.98 MiB/sec. 2024.06.22 01:59:51.706190 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} DynamicQueryHandler: Done processing query 2024.06.22 01:59:51.706215 [ 3 ] {7263c298-2e2d-4dd0-866e-a4e9e3537973} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.06.22 01:59:51.706230 [ 3 ] {} HTTP-Session: 4e5300b5-6fe5-47e4-b928-4446d162c168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db