| 1 | [ Feb 23 10:12:40 Enabled. ] | ||
| 2 | [ Feb 23 10:12:40 Rereading configuration. ] | ||
| 3 | [ Feb 23 10:12:44 Rereading configuration. ] | ||
| 4 | [ Feb 23 10:12:48 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + single_node=true | ||
| 23 | + command=() | ||
| 24 | + true | ||
| 25 | + 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") | ||
| 26 | + 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 | ||
| 27 | [ Feb 23 10:12:48 Method "start" exited with status 0. ] | ||
| 28 | Processing configuration file 'config.xml'. | ||
| 29 | There is no file 'config.xml', will use embedded config. | ||
| 30 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 32 | 2024.02.23 10:12:49.584590 [ 1 ] {} <Information> Application: Will watch for the process with pid 24584 | ||
| 33 | 2024.02.23 10:12:49.584694 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.02.23 10:12:50.287559 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24584 | ||
| 35 | 2024.02.23 10:12:50.287733 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.02.23 10:12:50.287937 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.02.23 10:12:50.387713 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.02.23 10:12:50.387772 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.02.23 10:12:50.387785 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.02.23 10:12:50.387821 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.02.23 10:12:50.388131 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.02.23 10:12:50.388796 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 43 | Processing configuration file 'config.xml'. | ||
| 44 | There is no file 'config.xml', will use embedded config. | ||
| 45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 46 | 2024.02.23 10:12:50.389267 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.02.23 10:12:50.389521 [ 1 ] {} <Information> 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) | ||
| 48 | 2024.02.23 10:12:50.392208 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.02.23 10:12:50.392250 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.02.23 10:12:50.392942 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 51 | Processing configuration file 'config.xml'. | ||
| 52 | There is no file 'config.xml', will use embedded config. | ||
| 53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 54 | 2024.02.23 10:12:50.393109 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.02.23 10:12:50.399502 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.02.23 10:12:50.399775 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.02.23 10:12:50.399804 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.02.23 10:12:50.401138 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.02.23 10:12:50.401537 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.02.23 10:12:50.401861 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.02.23 10:12:50.402090 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.02.23 10:12:50.402861 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.02.23 10:12:50.402903 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.02.23 10:12:50.402954 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.02.23 10:12:50.402975 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.02.23 10:12:50.413248 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.02.23 10:12:50.413281 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111742 sec | ||
| 68 | 2024.02.23 10:12:50.413849 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.02.23 10:12:50.413925 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.02.23 10:12:50.413944 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.02.23 10:12:50.413961 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.02.23 10:12:50.413973 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.02.23 10:12:50.413987 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.02.23 10:12:50.414003 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.02.23 10:12:50.414034 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.02.23 10:12:50.414052 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.02.23 10:12:50.414080 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.02.23 10:12:50.414093 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.02.23 10:12:50.414107 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.02.23 10:12:50.414122 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.02.23 10:12:50.414154 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.02.23 10:12:50.414168 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.02.23 10:12:50.414180 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.02.23 10:12:50.449203 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.02.23 10:12:50.453720 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.02.23 10:12:50.453777 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4182e-05 sec | ||
| 87 | 2024.02.23 10:12:50.453818 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.02.23 10:12:50.453843 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.02.23 10:12:50.453881 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.02.23 10:12:50.456023 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.02.23 10:12:50.460913 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.02.23 10:12:50.461034 [ 1 ] {} <Information> 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). | ||
| 93 | 2024.02.23 10:12:50.461072 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.02.23 10:12:50.834795 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
| 95 | 2024.02.23 10:12:50.852416 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
| 96 | 2024.02.23 10:12:50.852462 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.02.23 10:12:50.889306 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.02.23 10:12:50.890086 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
| 99 | 2024.02.23 10:12:50.890443 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.02.23 10:12:50.890505 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.02.23 10:12:50.890511 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.02.23 10:12:50.890609 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 103 | 2024.02.23 10:12:50.890639 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2024.02.23 10:12:50.890717 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.02.23 10:12:50.891312 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.02.23 10:12:50.891333 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.02.23 10:12:51.445746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.02.23 10:12:51.445928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.02.23 10:12:51.446533 [ 3 ] {} <Debug> HTTP-Session: afbfb640-dc39-4089-b37c-2607a4df4001 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 110 | 2024.02.23 10:12:51.446566 [ 3 ] {} <Debug> HTTP-Session: afbfb640-dc39-4089-b37c-2607a4df4001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.02.23 10:12:51.446711 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.02.23 10:12:51.446740 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.02.23 10:12:51.446758 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.02.23 10:12:51.448253 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.02.23 10:12:51.470637 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58530) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 116 | |||
| 117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 138 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 139 | |||
| 140 | 2024.02.23 10:12:51.471430 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 141 | |||
| 142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 164 | (version 22.8.9.1) | ||
| 165 | 2024.02.23 10:12:51.472181 [ 3 ] {04cc3c62-2a08-4027-91fe-797ecd396f73} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.02.23 10:12:51.472205 [ 3 ] {} <Debug> HTTP-Session: afbfb640-dc39-4089-b37c-2607a4df4001 Destroying unnamed session | ||
| 167 | 2024.02.23 10:12:51.472656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.02.23 10:12:51.472715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.02.23 10:12:51.472737 [ 3 ] {} <Debug> HTTP-Session: 461cc696-b596-4b98-bf59-ba6fb5da80bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 170 | 2024.02.23 10:12:51.472759 [ 3 ] {} <Debug> HTTP-Session: 461cc696-b596-4b98-bf59-ba6fb5da80bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.02.23 10:12:51.472863 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.02.23 10:12:51.472946 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.02.23 10:12:51.473925 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.02.23 10:12:51.475800 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.02.23 10:12:51.480066 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.02.23 10:12:51.480112 [ 3 ] {e146009c-162a-48b8-ac67-d9b458f1702b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.02.23 10:12:51.480132 [ 3 ] {} <Debug> HTTP-Session: 461cc696-b596-4b98-bf59-ba6fb5da80bf Destroying unnamed session | ||
| 178 | 2024.02.23 10:12:51.480284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.02.23 10:12:51.480342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.02.23 10:12:51.480361 [ 3 ] {} <Debug> HTTP-Session: 6c538952-d3f3-479a-bc91-68f395d29efc Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 181 | 2024.02.23 10:12:51.480378 [ 3 ] {} <Debug> HTTP-Session: 6c538952-d3f3-479a-bc91-68f395d29efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.02.23 10:12:51.480481 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.02.23 10:12:51.480738 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58530) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 184 | |||
| 185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 207 | |||
| 208 | 2024.02.23 10:12:51.480860 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 232 | (version 22.8.9.1) | ||
| 233 | 2024.02.23 10:12:51.480982 [ 3 ] {cd0b5ea5-a846-4507-b37b-fc395f39cea0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.02.23 10:12:51.481001 [ 3 ] {} <Debug> HTTP-Session: 6c538952-d3f3-479a-bc91-68f395d29efc Destroying unnamed session | ||
| 235 | 2024.02.23 10:12:51.481229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.02.23 10:12:51.481280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.02.23 10:12:51.481299 [ 3 ] {} <Debug> HTTP-Session: bbb3ad26-70cd-4e9d-a887-fc609dfa2cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 238 | 2024.02.23 10:12:51.481320 [ 3 ] {} <Debug> HTTP-Session: bbb3ad26-70cd-4e9d-a887-fc609dfa2cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.02.23 10:12:51.481434 [ 3 ] {86b41ec4-2cce-4c91-94b9-cc65f21368b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.02.23 10:12:51.481537 [ 3 ] {86b41ec4-2cce-4c91-94b9-cc65f21368b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.02.23 10:12:51.481564 [ 3 ] {86b41ec4-2cce-4c91-94b9-cc65f21368b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.02.23 10:12:51.481579 [ 3 ] {} <Debug> HTTP-Session: bbb3ad26-70cd-4e9d-a887-fc609dfa2cd0 Destroying unnamed session | ||
| 243 | 2024.02.23 10:12:51.481703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.02.23 10:12:51.481749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.02.23 10:12:51.481767 [ 3 ] {} <Debug> HTTP-Session: 036550d9-1bf9-46f1-99c9-6002ede867ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 246 | 2024.02.23 10:12:51.481789 [ 3 ] {} <Debug> HTTP-Session: 036550d9-1bf9-46f1-99c9-6002ede867ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.02.23 10:12:51.481846 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.02.23 10:12:51.481900 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.02.23 10:12:51.486749 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.02.23 10:12:51.486793 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0642e-05 sec | ||
| 251 | 2024.02.23 10:12:51.486857 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.02.23 10:12:51.486895 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.02.23 10:12:51.487027 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.02.23 10:12:51.487076 [ 3 ] {33a8cf2b-0e38-4c52-87f7-b1e7db5dfaf7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.02.23 10:12:51.487105 [ 3 ] {} <Debug> HTTP-Session: 036550d9-1bf9-46f1-99c9-6002ede867ac Destroying unnamed session | ||
| 256 | 2024.02.23 10:12:51.487319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.02.23 10:12:51.487427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.02.23 10:12:51.487471 [ 3 ] {} <Debug> HTTP-Session: 5e1daeec-8715-4ed7-b745-6951e87f50ff Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 259 | 2024.02.23 10:12:51.487520 [ 3 ] {} <Debug> HTTP-Session: 5e1daeec-8715-4ed7-b745-6951e87f50ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.02.23 10:12:51.487720 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The version table contains metadata about the `oximeter` database */ | ||
| 261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 262 | 2024.02.23 10:12:51.487777 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.02.23 10:12:51.492197 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} <Debug> oximeter.version (93aed94f-18d8-4a8a-8888-8f4a0360dbae): Loading data parts | ||
| 264 | 2024.02.23 10:12:51.492342 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} <Debug> oximeter.version (93aed94f-18d8-4a8a-8888-8f4a0360dbae): There are no data parts | ||
| 265 | 2024.02.23 10:12:51.497942 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.02.23 10:12:51.497992 [ 3 ] {c16c3d65-62b1-4ca9-966c-2d7a1f6017b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.02.23 10:12:51.498092 [ 3 ] {} <Debug> HTTP-Session: 5e1daeec-8715-4ed7-b745-6951e87f50ff Destroying unnamed session | ||
| 268 | 2024.02.23 10:12:51.498320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.02.23 10:12:51.498441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.02.23 10:12:51.498494 [ 3 ] {} <Debug> HTTP-Session: 9b4f0231-aa4d-4059-9cda-35ca5f84966d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 271 | 2024.02.23 10:12:51.498531 [ 3 ] {} <Debug> HTTP-Session: 9b4f0231-aa4d-4059-9cda-35ca5f84966d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.02.23 10:12:51.498789 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The measurement tables contain all individual samples from each timeseries. | ||
| 273 | * | ||
| 274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 277 | * by all samples from the same timeseries. | ||
| 278 | * | ||
| 279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 280 | * and then uses that to index quickly into the measurements tables. | ||
| 281 | */ | ||
| 282 | 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) | ||
| 283 | 2024.02.23 10:12:51.498846 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.02.23 10:12:51.505892 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} <Debug> oximeter.measurements_bool (6732b3c9-9b2a-4b03-9217-ce4d43df9bc3): Loading data parts | ||
| 285 | 2024.02.23 10:12:51.506026 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} <Debug> oximeter.measurements_bool (6732b3c9-9b2a-4b03-9217-ce4d43df9bc3): There are no data parts | ||
| 286 | 2024.02.23 10:12:51.510708 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.02.23 10:12:51.510739 [ 3 ] {a43ded01-0352-4b12-9668-ad7bc9c3c953} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.02.23 10:12:51.510766 [ 3 ] {} <Debug> HTTP-Session: 9b4f0231-aa4d-4059-9cda-35ca5f84966d Destroying unnamed session | ||
| 289 | 2024.02.23 10:12:51.510922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.02.23 10:12:51.510980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.02.23 10:12:51.511008 [ 3 ] {} <Debug> HTTP-Session: 1b76ba93-6996-4109-88a9-c0c349d91047 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 292 | 2024.02.23 10:12:51.511028 [ 3 ] {} <Debug> HTTP-Session: 1b76ba93-6996-4109-88a9-c0c349d91047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.02.23 10:12:51.511260 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 294 | 2024.02.23 10:12:51.511310 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.02.23 10:12:51.516657 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} <Debug> oximeter.measurements_i8 (40e5385b-72a0-47f4-8b84-6358021225fe): Loading data parts | ||
| 296 | 2024.02.23 10:12:51.516752 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} <Debug> oximeter.measurements_i8 (40e5385b-72a0-47f4-8b84-6358021225fe): There are no data parts | ||
| 297 | 2024.02.23 10:12:51.518441 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.02.23 10:12:51.518467 [ 3 ] {ce8eda99-44c1-48ff-a600-ca59850745b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.02.23 10:12:51.518482 [ 3 ] {} <Debug> HTTP-Session: 1b76ba93-6996-4109-88a9-c0c349d91047 Destroying unnamed session | ||
| 300 | 2024.02.23 10:12:51.518605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.02.23 10:12:51.518654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.02.23 10:12:51.518673 [ 3 ] {} <Debug> HTTP-Session: 03aaf787-a85a-43f4-8552-b5cd22c8c802 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 303 | 2024.02.23 10:12:51.518693 [ 3 ] {} <Debug> HTTP-Session: 03aaf787-a85a-43f4-8552-b5cd22c8c802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.02.23 10:12:51.518887 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 305 | 2024.02.23 10:12:51.518935 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.02.23 10:12:51.523947 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} <Debug> oximeter.measurements_u8 (582c034e-ff93-4464-803b-ced0ca354683): Loading data parts | ||
| 307 | 2024.02.23 10:12:51.524052 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} <Debug> oximeter.measurements_u8 (582c034e-ff93-4464-803b-ced0ca354683): There are no data parts | ||
| 308 | 2024.02.23 10:12:51.532459 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.02.23 10:12:51.532510 [ 3 ] {2d2c2a31-a7e1-4fa2-bb66-a109e563d41f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.02.23 10:12:51.532540 [ 3 ] {} <Debug> HTTP-Session: 03aaf787-a85a-43f4-8552-b5cd22c8c802 Destroying unnamed session | ||
| 311 | 2024.02.23 10:12:51.532794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.02.23 10:12:51.532889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.02.23 10:12:51.532927 [ 3 ] {} <Debug> HTTP-Session: 0256593f-d9b9-472a-b996-3c1b748a8d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 314 | 2024.02.23 10:12:51.532967 [ 3 ] {} <Debug> HTTP-Session: 0256593f-d9b9-472a-b996-3c1b748a8d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.02.23 10:12:51.533402 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 316 | 2024.02.23 10:12:51.533508 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.02.23 10:12:51.540304 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} <Debug> oximeter.measurements_i16 (c8092215-cac8-4190-9b46-0cd4f59ef0ca): Loading data parts | ||
| 318 | 2024.02.23 10:12:51.540503 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} <Debug> oximeter.measurements_i16 (c8092215-cac8-4190-9b46-0cd4f59ef0ca): There are no data parts | ||
| 319 | 2024.02.23 10:12:51.542228 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.02.23 10:12:51.542263 [ 3 ] {f58927a3-6b48-4290-9f18-d75f01bcb664} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.02.23 10:12:51.542277 [ 3 ] {} <Debug> HTTP-Session: 0256593f-d9b9-472a-b996-3c1b748a8d40 Destroying unnamed session | ||
| 322 | 2024.02.23 10:12:51.542384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.02.23 10:12:51.542428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.02.23 10:12:51.542445 [ 3 ] {} <Debug> HTTP-Session: 78f399f0-41d0-4a06-a8a1-380971061b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 325 | 2024.02.23 10:12:51.542463 [ 3 ] {} <Debug> HTTP-Session: 78f399f0-41d0-4a06-a8a1-380971061b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.02.23 10:12:51.542719 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 327 | 2024.02.23 10:12:51.542762 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.02.23 10:12:51.547765 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} <Debug> oximeter.measurements_u16 (ab387fa4-a320-4150-b628-660ebd4b6855): Loading data parts | ||
| 329 | 2024.02.23 10:12:51.547853 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} <Debug> oximeter.measurements_u16 (ab387fa4-a320-4150-b628-660ebd4b6855): There are no data parts | ||
| 330 | 2024.02.23 10:12:51.549376 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.02.23 10:12:51.549408 [ 3 ] {b6bf9c0c-6a61-45ad-95e4-2046f5c20040} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.02.23 10:12:51.549423 [ 3 ] {} <Debug> HTTP-Session: 78f399f0-41d0-4a06-a8a1-380971061b2a Destroying unnamed session | ||
| 333 | 2024.02.23 10:12:51.549566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.02.23 10:12:51.549614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.02.23 10:12:51.549635 [ 3 ] {} <Debug> HTTP-Session: 9084590c-2d86-4734-b346-207b12394a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 336 | 2024.02.23 10:12:51.549656 [ 3 ] {} <Debug> HTTP-Session: 9084590c-2d86-4734-b346-207b12394a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.02.23 10:12:51.549850 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 338 | 2024.02.23 10:12:51.549895 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.02.23 10:12:51.554805 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} <Debug> oximeter.measurements_i32 (f67cc0ad-4887-4e13-b3aa-e6bcde320c1f): Loading data parts | ||
| 340 | 2024.02.23 10:12:51.554948 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} <Debug> oximeter.measurements_i32 (f67cc0ad-4887-4e13-b3aa-e6bcde320c1f): There are no data parts | ||
| 341 | 2024.02.23 10:12:51.556667 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.02.23 10:12:51.556700 [ 3 ] {f9b1f449-047f-4e06-902d-92b2a8ae7340} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.02.23 10:12:51.556714 [ 3 ] {} <Debug> HTTP-Session: 9084590c-2d86-4734-b346-207b12394a96 Destroying unnamed session | ||
| 344 | 2024.02.23 10:12:51.556833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.02.23 10:12:51.556885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.02.23 10:12:51.556903 [ 3 ] {} <Debug> HTTP-Session: 2b576666-be45-484f-b389-3491c26f75c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 347 | 2024.02.23 10:12:51.556923 [ 3 ] {} <Debug> HTTP-Session: 2b576666-be45-484f-b389-3491c26f75c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.02.23 10:12:51.557110 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 349 | 2024.02.23 10:12:51.557164 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.02.23 10:12:51.562234 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} <Debug> oximeter.measurements_u32 (fb235c02-deef-4d0c-8261-0723dddbf0ab): Loading data parts | ||
| 351 | 2024.02.23 10:12:51.562361 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} <Debug> oximeter.measurements_u32 (fb235c02-deef-4d0c-8261-0723dddbf0ab): There are no data parts | ||
| 352 | 2024.02.23 10:12:51.564144 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.02.23 10:12:51.564175 [ 3 ] {7bec7708-b3da-4d17-a84c-ac9bd78a2905} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.02.23 10:12:51.564190 [ 3 ] {} <Debug> HTTP-Session: 2b576666-be45-484f-b389-3491c26f75c4 Destroying unnamed session | ||
| 355 | 2024.02.23 10:12:51.564301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.02.23 10:12:51.564351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.02.23 10:12:51.564371 [ 3 ] {} <Debug> HTTP-Session: a1590987-1664-4c77-81a9-88dd77ecab21 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 358 | 2024.02.23 10:12:51.564386 [ 3 ] {} <Debug> HTTP-Session: a1590987-1664-4c77-81a9-88dd77ecab21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.02.23 10:12:51.564572 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 360 | 2024.02.23 10:12:51.564631 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.02.23 10:12:51.569570 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} <Debug> oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): Loading data parts | ||
| 362 | 2024.02.23 10:12:51.569737 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} <Debug> oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): There are no data parts | ||
| 363 | 2024.02.23 10:12:51.571610 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.02.23 10:12:51.571641 [ 3 ] {f6cc8a52-ce21-44b1-b6fe-8e3e69cfe2f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.02.23 10:12:51.571663 [ 3 ] {} <Debug> HTTP-Session: a1590987-1664-4c77-81a9-88dd77ecab21 Destroying unnamed session | ||
| 366 | 2024.02.23 10:12:51.571785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.02.23 10:12:51.571833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.02.23 10:12:51.571857 [ 3 ] {} <Debug> HTTP-Session: 27023bca-fed7-4883-a2ef-b35194d83432 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 369 | 2024.02.23 10:12:51.571872 [ 3 ] {} <Debug> HTTP-Session: 27023bca-fed7-4883-a2ef-b35194d83432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.02.23 10:12:51.572062 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 371 | 2024.02.23 10:12:51.572121 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.02.23 10:12:51.577130 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} <Debug> oximeter.measurements_u64 (a1cb820d-ea03-4104-86f8-1348fcf0ebce): Loading data parts | ||
| 373 | 2024.02.23 10:12:51.577256 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} <Debug> oximeter.measurements_u64 (a1cb820d-ea03-4104-86f8-1348fcf0ebce): There are no data parts | ||
| 374 | 2024.02.23 10:12:51.578840 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2024.02.23 10:12:51.578865 [ 3 ] {603116e1-ea30-43e8-b3ae-7cd742e985b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2024.02.23 10:12:51.578900 [ 3 ] {} <Debug> HTTP-Session: 27023bca-fed7-4883-a2ef-b35194d83432 Destroying unnamed session | ||
| 377 | 2024.02.23 10:12:51.579021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2024.02.23 10:12:51.579069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2024.02.23 10:12:51.579092 [ 3 ] {} <Debug> HTTP-Session: 0aa99fe5-c896-4e76-87fb-c2c2fe38c56c Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 380 | 2024.02.23 10:12:51.579109 [ 3 ] {} <Debug> HTTP-Session: 0aa99fe5-c896-4e76-87fb-c2c2fe38c56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2024.02.23 10:12:51.579300 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 382 | 2024.02.23 10:12:51.579355 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2024.02.23 10:12:51.598973 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} <Debug> oximeter.measurements_f32 (a74c2b38-bc2e-45fe-bc43-2b1f7e94a886): Loading data parts | ||
| 384 | 2024.02.23 10:12:51.599153 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} <Debug> oximeter.measurements_f32 (a74c2b38-bc2e-45fe-bc43-2b1f7e94a886): There are no data parts | ||
| 385 | 2024.02.23 10:12:51.602315 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2024.02.23 10:12:51.602346 [ 3 ] {fa6d9f8e-c7b8-4b21-89b7-40586e9f4503} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2024.02.23 10:12:51.602375 [ 3 ] {} <Debug> HTTP-Session: 0aa99fe5-c896-4e76-87fb-c2c2fe38c56c Destroying unnamed session | ||
| 388 | 2024.02.23 10:12:51.602522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2024.02.23 10:12:51.602585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2024.02.23 10:12:51.602616 [ 3 ] {} <Debug> HTTP-Session: 706ed187-b2e0-4892-81ba-2721faf01155 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 391 | 2024.02.23 10:12:51.602636 [ 3 ] {} <Debug> HTTP-Session: 706ed187-b2e0-4892-81ba-2721faf01155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2024.02.23 10:12:51.602881 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 393 | 2024.02.23 10:12:51.602940 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 394 | 2024.02.23 10:12:51.604953 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} <Debug> oximeter.measurements_f64 (cda835f4-130a-4d19-a644-db0819e86647): Loading data parts | ||
| 395 | 2024.02.23 10:12:51.605052 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} <Debug> oximeter.measurements_f64 (cda835f4-130a-4d19-a644-db0819e86647): There are no data parts | ||
| 396 | 2024.02.23 10:12:51.606290 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2024.02.23 10:12:51.606323 [ 3 ] {69a7aa6b-b523-43a5-94fa-8a29451c7de8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2024.02.23 10:12:51.606342 [ 3 ] {} <Debug> HTTP-Session: 706ed187-b2e0-4892-81ba-2721faf01155 Destroying unnamed session | ||
| 399 | 2024.02.23 10:12:51.606462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2024.02.23 10:12:51.606512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2024.02.23 10:12:51.606537 [ 3 ] {} <Debug> HTTP-Session: e4f23c4c-8e29-4ce7-a464-6a9332cdc544 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 402 | 2024.02.23 10:12:51.606553 [ 3 ] {} <Debug> HTTP-Session: e4f23c4c-8e29-4ce7-a464-6a9332cdc544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2024.02.23 10:12:51.606746 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 404 | 2024.02.23 10:12:51.606797 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 405 | 2024.02.23 10:12:51.608773 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} <Debug> oximeter.measurements_string (43ac70ad-339e-4187-abb0-6a5684be097c): Loading data parts | ||
| 406 | 2024.02.23 10:12:51.608869 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} <Debug> oximeter.measurements_string (43ac70ad-339e-4187-abb0-6a5684be097c): There are no data parts | ||
| 407 | 2024.02.23 10:12:51.610115 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2024.02.23 10:12:51.610148 [ 3 ] {09a70ad5-03a7-4033-93b6-e7e52773a10b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2024.02.23 10:12:51.610170 [ 3 ] {} <Debug> HTTP-Session: e4f23c4c-8e29-4ce7-a464-6a9332cdc544 Destroying unnamed session | ||
| 410 | 2024.02.23 10:12:51.610285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2024.02.23 10:12:51.610334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2024.02.23 10:12:51.610359 [ 3 ] {} <Debug> HTTP-Session: 4113f433-2797-4053-8961-e68ac6b66a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 413 | 2024.02.23 10:12:51.610375 [ 3 ] {} <Debug> HTTP-Session: 4113f433-2797-4053-8961-e68ac6b66a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2024.02.23 10:12:51.610573 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 417 | * a string isn't palatable for a few reasons. | ||
| 418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 419 | * details. | ||
| 420 | */ | ||
| 421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2024.02.23 10:12:51.610631 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 423 | 2024.02.23 10:12:51.612623 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} <Debug> oximeter.measurements_bytes (40474d98-6a29-42b5-9b43-4cbc4ac59487): Loading data parts | ||
| 424 | 2024.02.23 10:12:51.612714 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} <Debug> oximeter.measurements_bytes (40474d98-6a29-42b5-9b43-4cbc4ac59487): There are no data parts | ||
| 425 | 2024.02.23 10:12:51.613993 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} <Debug> DynamicQueryHandler: Done processing query | ||
| 426 | 2024.02.23 10:12:51.614019 [ 3 ] {9acbf5cb-5af1-499e-a387-3fcdd9db7d94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 427 | 2024.02.23 10:12:51.614034 [ 3 ] {} <Debug> HTTP-Session: 4113f433-2797-4053-8961-e68ac6b66a30 Destroying unnamed session | ||
| 428 | 2024.02.23 10:12:51.614146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 429 | 2024.02.23 10:12:51.614194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 430 | 2024.02.23 10:12:51.614214 [ 3 ] {} <Debug> HTTP-Session: 677f98cd-4066-46e9-9a58-41956c99eee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 431 | 2024.02.23 10:12:51.614235 [ 3 ] {} <Debug> HTTP-Session: 677f98cd-4066-46e9-9a58-41956c99eee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2024.02.23 10:12:51.614444 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 433 | 2024.02.23 10:12:51.614497 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 434 | 2024.02.23 10:12:51.616474 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} <Debug> oximeter.measurements_cumulativei64 (dbbe5d19-f449-4297-a04f-8764e5178efb): Loading data parts | ||
| 435 | 2024.02.23 10:12:51.616589 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} <Debug> oximeter.measurements_cumulativei64 (dbbe5d19-f449-4297-a04f-8764e5178efb): There are no data parts | ||
| 436 | 2024.02.23 10:12:51.617801 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} <Debug> DynamicQueryHandler: Done processing query | ||
| 437 | 2024.02.23 10:12:51.617826 [ 3 ] {d6cf48c3-206b-46a1-a392-93b4df78caef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 438 | 2024.02.23 10:12:51.617847 [ 3 ] {} <Debug> HTTP-Session: 677f98cd-4066-46e9-9a58-41956c99eee9 Destroying unnamed session | ||
| 439 | 2024.02.23 10:12:51.617963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 440 | 2024.02.23 10:12:51.618011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 441 | 2024.02.23 10:12:51.618034 [ 3 ] {} <Debug> HTTP-Session: 81f40bc9-b0e2-4c21-9b29-c6950ce8ea04 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 442 | 2024.02.23 10:12:51.618053 [ 3 ] {} <Debug> HTTP-Session: 81f40bc9-b0e2-4c21-9b29-c6950ce8ea04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2024.02.23 10:12:51.618254 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 444 | 2024.02.23 10:12:51.618307 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 445 | 2024.02.23 10:12:51.620137 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} <Debug> oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Loading data parts | ||
| 446 | 2024.02.23 10:12:51.620216 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} <Debug> oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): There are no data parts | ||
| 447 | 2024.02.23 10:12:51.621482 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} <Debug> DynamicQueryHandler: Done processing query | ||
| 448 | 2024.02.23 10:12:51.621508 [ 3 ] {c363ddd0-1da5-4da0-b6ef-0778e8fb0d3f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 449 | 2024.02.23 10:12:51.621537 [ 3 ] {} <Debug> HTTP-Session: 81f40bc9-b0e2-4c21-9b29-c6950ce8ea04 Destroying unnamed session | ||
| 450 | 2024.02.23 10:12:51.621656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 451 | 2024.02.23 10:12:51.621699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 452 | 2024.02.23 10:12:51.621723 [ 3 ] {} <Debug> HTTP-Session: 153556b7-22e0-49ee-a4ea-d86389802e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 453 | 2024.02.23 10:12:51.621750 [ 3 ] {} <Debug> HTTP-Session: 153556b7-22e0-49ee-a4ea-d86389802e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2024.02.23 10:12:51.621949 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 455 | 2024.02.23 10:12:51.622005 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 456 | 2024.02.23 10:12:51.623844 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} <Debug> oximeter.measurements_cumulativef32 (c74cea71-b3d8-428c-90b5-f5587bf8739d): Loading data parts | ||
| 457 | 2024.02.23 10:12:51.623939 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} <Debug> oximeter.measurements_cumulativef32 (c74cea71-b3d8-428c-90b5-f5587bf8739d): There are no data parts | ||
| 458 | 2024.02.23 10:12:51.625186 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} <Debug> DynamicQueryHandler: Done processing query | ||
| 459 | 2024.02.23 10:12:51.625218 [ 3 ] {487ea30b-b986-4ba9-9df5-01c94772180c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 460 | 2024.02.23 10:12:51.625233 [ 3 ] {} <Debug> HTTP-Session: 153556b7-22e0-49ee-a4ea-d86389802e4b Destroying unnamed session | ||
| 461 | 2024.02.23 10:12:51.625341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 462 | 2024.02.23 10:12:51.625389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 463 | 2024.02.23 10:12:51.625407 [ 3 ] {} <Debug> HTTP-Session: 285926df-8f58-44bd-8005-7aad73bc5243 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 464 | 2024.02.23 10:12:51.625434 [ 3 ] {} <Debug> HTTP-Session: 285926df-8f58-44bd-8005-7aad73bc5243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2024.02.23 10:12:51.625633 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 466 | 2024.02.23 10:12:51.625684 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 467 | 2024.02.23 10:12:51.627515 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} <Debug> oximeter.measurements_cumulativef64 (816558fd-e44f-4780-8e86-550cebbd24d0): Loading data parts | ||
| 468 | 2024.02.23 10:12:51.627598 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} <Debug> oximeter.measurements_cumulativef64 (816558fd-e44f-4780-8e86-550cebbd24d0): There are no data parts | ||
| 469 | 2024.02.23 10:12:51.628814 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} <Debug> DynamicQueryHandler: Done processing query | ||
| 470 | 2024.02.23 10:12:51.628846 [ 3 ] {72cde2d5-362f-48d9-82e9-88b1e12dceb6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 471 | 2024.02.23 10:12:51.628867 [ 3 ] {} <Debug> HTTP-Session: 285926df-8f58-44bd-8005-7aad73bc5243 Destroying unnamed session | ||
| 472 | 2024.02.23 10:12:51.628980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 473 | 2024.02.23 10:12:51.629028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 474 | 2024.02.23 10:12:51.629058 [ 3 ] {} <Debug> HTTP-Session: c55b02e9-faed-403e-8042-e4f6fc2c9826 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 475 | 2024.02.23 10:12:51.629074 [ 3 ] {} <Debug> HTTP-Session: c55b02e9-faed-403e-8042-e4f6fc2c9826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2024.02.23 10:12:51.629291 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 477 | * NOTE: Array types cannot be Nullable, see | ||
| 478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 479 | * for more details. | ||
| 480 | * | ||
| 481 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 482 | * is unfortunate, and at this point relies on the fact that an | ||
| 483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 484 | * to figure out another way to represent missing samples here. | ||
| 485 | */ | ||
| 486 | 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) | ||
| 487 | 2024.02.23 10:12:51.629350 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 488 | 2024.02.23 10:12:51.631284 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} <Debug> oximeter.measurements_histogrami8 (1b3383ed-b854-4f8b-b46b-210b30150156): Loading data parts | ||
| 489 | 2024.02.23 10:12:51.631366 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} <Debug> oximeter.measurements_histogrami8 (1b3383ed-b854-4f8b-b46b-210b30150156): There are no data parts | ||
| 490 | 2024.02.23 10:12:51.632598 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 491 | 2024.02.23 10:12:51.632632 [ 3 ] {c6173661-f623-41bb-849f-931136ec76f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 492 | 2024.02.23 10:12:51.632659 [ 3 ] {} <Debug> HTTP-Session: c55b02e9-faed-403e-8042-e4f6fc2c9826 Destroying unnamed session | ||
| 493 | 2024.02.23 10:12:51.632781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 494 | 2024.02.23 10:12:51.632829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 495 | 2024.02.23 10:12:51.632853 [ 3 ] {} <Debug> HTTP-Session: c9b9dfad-0041-4897-97eb-904151920f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 496 | 2024.02.23 10:12:51.632869 [ 3 ] {} <Debug> HTTP-Session: c9b9dfad-0041-4897-97eb-904151920f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2024.02.23 10:12:51.633082 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 498 | 2024.02.23 10:12:51.633134 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2024.02.23 10:12:51.634996 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} <Debug> oximeter.measurements_histogramu8 (f4866f30-8384-468b-abd8-1a0c51c0365f): Loading data parts | ||
| 500 | 2024.02.23 10:12:51.635074 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} <Debug> oximeter.measurements_histogramu8 (f4866f30-8384-468b-abd8-1a0c51c0365f): There are no data parts | ||
| 501 | 2024.02.23 10:12:51.636290 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} <Debug> DynamicQueryHandler: Done processing query | ||
| 502 | 2024.02.23 10:12:51.636314 [ 3 ] {a25537b5-03c5-43b5-8586-14f8526d0e73} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 503 | 2024.02.23 10:12:51.636349 [ 3 ] {} <Debug> HTTP-Session: c9b9dfad-0041-4897-97eb-904151920f2d Destroying unnamed session | ||
| 504 | 2024.02.23 10:12:51.636454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 505 | 2024.02.23 10:12:51.636502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 506 | 2024.02.23 10:12:51.636537 [ 3 ] {} <Debug> HTTP-Session: 4f8a5605-b111-4dfb-a0cc-4711c7618d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 507 | 2024.02.23 10:12:51.636553 [ 3 ] {} <Debug> HTTP-Session: 4f8a5605-b111-4dfb-a0cc-4711c7618d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2024.02.23 10:12:51.636764 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 509 | 2024.02.23 10:12:51.636817 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 510 | 2024.02.23 10:12:51.638704 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} <Debug> oximeter.measurements_histogrami16 (d0190ec9-bb2a-4a2e-a539-ade7dfe8de6d): Loading data parts | ||
| 511 | 2024.02.23 10:12:51.638781 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} <Debug> oximeter.measurements_histogrami16 (d0190ec9-bb2a-4a2e-a539-ade7dfe8de6d): There are no data parts | ||
| 512 | 2024.02.23 10:12:51.640024 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 513 | 2024.02.23 10:12:51.640067 [ 3 ] {5ef626b8-c0cd-4448-86cc-4efb34ecd8ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 514 | 2024.02.23 10:12:51.640082 [ 3 ] {} <Debug> HTTP-Session: 4f8a5605-b111-4dfb-a0cc-4711c7618d46 Destroying unnamed session | ||
| 515 | 2024.02.23 10:12:51.640191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 516 | 2024.02.23 10:12:51.640244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 517 | 2024.02.23 10:12:51.640263 [ 3 ] {} <Debug> HTTP-Session: 14baf1b8-112a-4143-931f-0eee3645229c Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 518 | 2024.02.23 10:12:51.640283 [ 3 ] {} <Debug> HTTP-Session: 14baf1b8-112a-4143-931f-0eee3645229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2024.02.23 10:12:51.640490 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 520 | 2024.02.23 10:12:51.640542 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2024.02.23 10:12:51.642413 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} <Debug> oximeter.measurements_histogramu16 (670be766-5661-43f5-9b65-ad4ddd11ef87): Loading data parts | ||
| 522 | 2024.02.23 10:12:51.642508 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} <Debug> oximeter.measurements_histogramu16 (670be766-5661-43f5-9b65-ad4ddd11ef87): There are no data parts | ||
| 523 | 2024.02.23 10:12:51.643690 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 524 | 2024.02.23 10:12:51.643728 [ 3 ] {ed10468c-d678-484d-9598-13e91399a7e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 525 | 2024.02.23 10:12:51.643743 [ 3 ] {} <Debug> HTTP-Session: 14baf1b8-112a-4143-931f-0eee3645229c Destroying unnamed session | ||
| 526 | 2024.02.23 10:12:51.643847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 527 | 2024.02.23 10:12:51.643901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 528 | 2024.02.23 10:12:51.643920 [ 3 ] {} <Debug> HTTP-Session: 0ee4f26a-bb62-4a8e-9c5e-38bbb9f1d3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 529 | 2024.02.23 10:12:51.643942 [ 3 ] {} <Debug> HTTP-Session: 0ee4f26a-bb62-4a8e-9c5e-38bbb9f1d3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2024.02.23 10:12:51.644154 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 531 | 2024.02.23 10:12:51.644206 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 532 | 2024.02.23 10:12:51.646192 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} <Debug> oximeter.measurements_histogrami32 (48a5f7a9-5dbe-4de8-a835-f1e010815f61): Loading data parts | ||
| 533 | 2024.02.23 10:12:51.646276 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} <Debug> oximeter.measurements_histogrami32 (48a5f7a9-5dbe-4de8-a835-f1e010815f61): There are no data parts | ||
| 534 | 2024.02.23 10:12:51.647481 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} <Debug> DynamicQueryHandler: Done processing query | ||
| 535 | 2024.02.23 10:12:51.647506 [ 3 ] {c6c7a919-20dc-4696-964f-bffd0237c99b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 536 | 2024.02.23 10:12:51.647527 [ 3 ] {} <Debug> HTTP-Session: 0ee4f26a-bb62-4a8e-9c5e-38bbb9f1d3d8 Destroying unnamed session | ||
| 537 | 2024.02.23 10:12:51.647651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 538 | 2024.02.23 10:12:51.647701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 539 | 2024.02.23 10:12:51.647719 [ 3 ] {} <Debug> HTTP-Session: 387155e8-974a-43a5-911e-e9201f1173c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 540 | 2024.02.23 10:12:51.647739 [ 3 ] {} <Debug> HTTP-Session: 387155e8-974a-43a5-911e-e9201f1173c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2024.02.23 10:12:51.647952 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 542 | 2024.02.23 10:12:51.648004 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 543 | 2024.02.23 10:12:51.649865 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} <Debug> oximeter.measurements_histogramu32 (1354ff98-16f8-40e7-a9dd-229af126d8e3): Loading data parts | ||
| 544 | 2024.02.23 10:12:51.649947 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} <Debug> oximeter.measurements_histogramu32 (1354ff98-16f8-40e7-a9dd-229af126d8e3): There are no data parts | ||
| 545 | 2024.02.23 10:12:51.651230 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} <Debug> DynamicQueryHandler: Done processing query | ||
| 546 | 2024.02.23 10:12:51.651255 [ 3 ] {c2bc36c7-c4ff-418b-be37-2a1d3bef5999} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 547 | 2024.02.23 10:12:51.651276 [ 3 ] {} <Debug> HTTP-Session: 387155e8-974a-43a5-911e-e9201f1173c6 Destroying unnamed session | ||
| 548 | 2024.02.23 10:12:51.651377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 549 | 2024.02.23 10:12:51.651432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 550 | 2024.02.23 10:12:51.651455 [ 3 ] {} <Debug> HTTP-Session: 94368b28-4c97-4115-a6d6-bf60543310c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 551 | 2024.02.23 10:12:51.651475 [ 3 ] {} <Debug> HTTP-Session: 94368b28-4c97-4115-a6d6-bf60543310c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2024.02.23 10:12:51.651683 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 553 | 2024.02.23 10:12:51.651736 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 554 | 2024.02.23 10:12:51.653609 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} <Debug> oximeter.measurements_histogrami64 (383e42c2-4770-4800-be06-c22fa5a1a1eb): Loading data parts | ||
| 555 | 2024.02.23 10:12:51.653702 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} <Debug> oximeter.measurements_histogrami64 (383e42c2-4770-4800-be06-c22fa5a1a1eb): There are no data parts | ||
| 556 | 2024.02.23 10:12:51.654883 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} <Debug> DynamicQueryHandler: Done processing query | ||
| 557 | 2024.02.23 10:12:51.654914 [ 3 ] {9c1f170b-6843-41e9-a796-149ac45dbeac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 558 | 2024.02.23 10:12:51.654929 [ 3 ] {} <Debug> HTTP-Session: 94368b28-4c97-4115-a6d6-bf60543310c0 Destroying unnamed session | ||
| 559 | 2024.02.23 10:12:51.655041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 560 | 2024.02.23 10:12:51.655089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 561 | 2024.02.23 10:12:51.655108 [ 3 ] {} <Debug> HTTP-Session: a2941a1a-fd76-4528-9754-b6043fddd494 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 562 | 2024.02.23 10:12:51.655129 [ 3 ] {} <Debug> HTTP-Session: a2941a1a-fd76-4528-9754-b6043fddd494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2024.02.23 10:12:51.655335 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 564 | 2024.02.23 10:12:51.655387 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 565 | 2024.02.23 10:12:51.657255 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} <Debug> oximeter.measurements_histogramu64 (e785fc43-85fd-4116-ba21-42277051d58b): Loading data parts | ||
| 566 | 2024.02.23 10:12:51.657343 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} <Debug> oximeter.measurements_histogramu64 (e785fc43-85fd-4116-ba21-42277051d58b): There are no data parts | ||
| 567 | 2024.02.23 10:12:51.658515 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} <Debug> DynamicQueryHandler: Done processing query | ||
| 568 | 2024.02.23 10:12:51.658546 [ 3 ] {14e0c30e-32b2-457c-accf-0f89a6bb8815} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 569 | 2024.02.23 10:12:51.658572 [ 3 ] {} <Debug> HTTP-Session: a2941a1a-fd76-4528-9754-b6043fddd494 Destroying unnamed session | ||
| 570 | 2024.02.23 10:12:51.658686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 571 | 2024.02.23 10:12:51.658734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 572 | 2024.02.23 10:12:51.658758 [ 3 ] {} <Debug> HTTP-Session: 33e94585-0a93-4ee0-8f00-26e53c4ba8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 573 | 2024.02.23 10:12:51.658773 [ 3 ] {} <Debug> HTTP-Session: 33e94585-0a93-4ee0-8f00-26e53c4ba8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2024.02.23 10:12:51.658986 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 575 | 2024.02.23 10:12:51.659039 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 576 | 2024.02.23 10:12:51.661584 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} <Debug> oximeter.measurements_histogramf32 (1107f8d7-ff59-4795-a145-cde68252572e): Loading data parts | ||
| 577 | 2024.02.23 10:12:51.661694 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} <Debug> oximeter.measurements_histogramf32 (1107f8d7-ff59-4795-a145-cde68252572e): There are no data parts | ||
| 578 | 2024.02.23 10:12:51.663214 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} <Debug> DynamicQueryHandler: Done processing query | ||
| 579 | 2024.02.23 10:12:51.663239 [ 3 ] {3c654211-c20d-4ee4-9590-d6f53eb2af9e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 580 | 2024.02.23 10:12:51.663274 [ 3 ] {} <Debug> HTTP-Session: 33e94585-0a93-4ee0-8f00-26e53c4ba8ed Destroying unnamed session | ||
| 581 | 2024.02.23 10:12:51.663379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 582 | 2024.02.23 10:12:51.663428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 583 | 2024.02.23 10:12:51.663453 [ 3 ] {} <Debug> HTTP-Session: a6116282-288d-40b2-bef1-90aa9a1cfa7d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 584 | 2024.02.23 10:12:51.663468 [ 3 ] {} <Debug> HTTP-Session: a6116282-288d-40b2-bef1-90aa9a1cfa7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2024.02.23 10:12:51.663684 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 586 | 2024.02.23 10:12:51.663737 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 587 | 2024.02.23 10:12:51.665274 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} <Debug> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Loading data parts | ||
| 588 | 2024.02.23 10:12:51.665351 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} <Debug> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): There are no data parts | ||
| 589 | 2024.02.23 10:12:51.666488 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} <Debug> DynamicQueryHandler: Done processing query | ||
| 590 | 2024.02.23 10:12:51.666532 [ 3 ] {20e3fa9f-f02e-4d57-b7fd-a150d28face6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 591 | 2024.02.23 10:12:51.666547 [ 3 ] {} <Debug> HTTP-Session: a6116282-288d-40b2-bef1-90aa9a1cfa7d Destroying unnamed session | ||
| 592 | 2024.02.23 10:12:51.666687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 593 | 2024.02.23 10:12:51.666742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 594 | 2024.02.23 10:12:51.666761 [ 3 ] {} <Debug> HTTP-Session: ee3fc9da-8e74-4057-a38e-a505300b5e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 595 | 2024.02.23 10:12:51.666781 [ 3 ] {} <Debug> HTTP-Session: ee3fc9da-8e74-4057-a38e-a505300b5e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2024.02.23 10:12:51.666939 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The field tables store named dimensions of each timeseries. | ||
| 597 | * | ||
| 598 | * As with the measurement tables, there is one field table for each field data | ||
| 599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 600 | * this behavior **must not** be relied upon for query correctness. | ||
| 601 | * | ||
| 602 | * The index for the fields differs from the measurements, however. Rows are | ||
| 603 | * sorted by timeseries name, then field name, field value, and finally | ||
| 604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 606 | * usually then used to look up measurements. | ||
| 607 | * | ||
| 608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 609 | * timeseries name and then key, since it would improve lookups where one | ||
| 610 | * already has the key. Realistically though, these tables are quite small and | ||
| 611 | * so performance benefits will be low in absolute terms. | ||
| 612 | */ | ||
| 613 | 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) | ||
| 614 | 2024.02.23 10:12:51.666992 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 615 | 2024.02.23 10:12:51.668390 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} <Debug> oximeter.fields_bool (f8f0b619-4b1d-4d03-a2e8-2dcd6668b55a): Loading data parts | ||
| 616 | 2024.02.23 10:12:51.668473 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} <Debug> oximeter.fields_bool (f8f0b619-4b1d-4d03-a2e8-2dcd6668b55a): There are no data parts | ||
| 617 | 2024.02.23 10:12:51.669692 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} <Debug> DynamicQueryHandler: Done processing query | ||
| 618 | 2024.02.23 10:12:51.669724 [ 3 ] {7a60b839-7abf-49b8-a8ba-02fc12562a52} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 619 | 2024.02.23 10:12:51.669739 [ 3 ] {} <Debug> HTTP-Session: ee3fc9da-8e74-4057-a38e-a505300b5e21 Destroying unnamed session | ||
| 620 | 2024.02.23 10:12:51.669844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 621 | 2024.02.23 10:12:51.669893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 622 | 2024.02.23 10:12:51.669912 [ 3 ] {} <Debug> HTTP-Session: f5a5ccd6-ee3c-42cb-8e4a-ee43c88a1627 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 623 | 2024.02.23 10:12:51.669940 [ 3 ] {} <Debug> HTTP-Session: f5a5ccd6-ee3c-42cb-8e4a-ee43c88a1627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2024.02.23 10:12:51.670098 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 625 | 2024.02.23 10:12:51.670147 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2024.02.23 10:12:51.671516 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} <Debug> oximeter.fields_i8 (dcd90377-f59f-47fa-b1b1-38c33ac8ce04): Loading data parts | ||
| 627 | 2024.02.23 10:12:51.671589 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} <Debug> oximeter.fields_i8 (dcd90377-f59f-47fa-b1b1-38c33ac8ce04): There are no data parts | ||
| 628 | 2024.02.23 10:12:51.672846 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 629 | 2024.02.23 10:12:51.672870 [ 3 ] {2313d50c-12d1-435a-b33b-0e451800cf3a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 630 | 2024.02.23 10:12:51.672892 [ 3 ] {} <Debug> HTTP-Session: f5a5ccd6-ee3c-42cb-8e4a-ee43c88a1627 Destroying unnamed session | ||
| 631 | 2024.02.23 10:12:51.673000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 632 | 2024.02.23 10:12:51.673042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 633 | 2024.02.23 10:12:51.673066 [ 3 ] {} <Debug> HTTP-Session: 90ebd7b0-623a-4e51-aa78-12e9b8ea04a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 634 | 2024.02.23 10:12:51.673095 [ 3 ] {} <Debug> HTTP-Session: 90ebd7b0-623a-4e51-aa78-12e9b8ea04a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2024.02.23 10:12:51.673246 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 636 | 2024.02.23 10:12:51.673293 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 637 | 2024.02.23 10:12:51.674687 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} <Debug> oximeter.fields_u8 (e9f2a83f-315e-4752-a4ca-a15af88377c9): Loading data parts | ||
| 638 | 2024.02.23 10:12:51.674776 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} <Debug> oximeter.fields_u8 (e9f2a83f-315e-4752-a4ca-a15af88377c9): There are no data parts | ||
| 639 | 2024.02.23 10:12:51.675888 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 640 | 2024.02.23 10:12:51.675912 [ 3 ] {7294cfc9-1520-4548-8ffc-66daa27228cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 641 | 2024.02.23 10:12:51.675934 [ 3 ] {} <Debug> HTTP-Session: 90ebd7b0-623a-4e51-aa78-12e9b8ea04a0 Destroying unnamed session | ||
| 642 | 2024.02.23 10:12:51.676033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 643 | 2024.02.23 10:12:51.676081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 644 | 2024.02.23 10:12:51.676099 [ 3 ] {} <Debug> HTTP-Session: d1203dea-8622-44ab-a503-7904f5ba7eae Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 645 | 2024.02.23 10:12:51.676121 [ 3 ] {} <Debug> HTTP-Session: d1203dea-8622-44ab-a503-7904f5ba7eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2024.02.23 10:12:51.676285 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 647 | 2024.02.23 10:12:51.676338 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 648 | 2024.02.23 10:12:51.677682 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} <Debug> oximeter.fields_i16 (396452db-4885-4666-a6dc-4168fd67575f): Loading data parts | ||
| 649 | 2024.02.23 10:12:51.677756 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} <Debug> oximeter.fields_i16 (396452db-4885-4666-a6dc-4168fd67575f): There are no data parts | ||
| 650 | 2024.02.23 10:12:51.679024 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} <Debug> DynamicQueryHandler: Done processing query | ||
| 651 | 2024.02.23 10:12:51.679056 [ 3 ] {ce894832-4f79-47b5-a75f-dfcd2663b84c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 652 | 2024.02.23 10:12:51.679071 [ 3 ] {} <Debug> HTTP-Session: d1203dea-8622-44ab-a503-7904f5ba7eae Destroying unnamed session | ||
| 653 | 2024.02.23 10:12:51.679176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 654 | 2024.02.23 10:12:51.679225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 655 | 2024.02.23 10:12:51.679243 [ 3 ] {} <Debug> HTTP-Session: a8a1e75e-a475-4b4e-834f-4cae642688f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 656 | 2024.02.23 10:12:51.679264 [ 3 ] {} <Debug> HTTP-Session: a8a1e75e-a475-4b4e-834f-4cae642688f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2024.02.23 10:12:51.679429 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 658 | 2024.02.23 10:12:51.679470 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 659 | 2024.02.23 10:12:51.680850 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} <Debug> oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): Loading data parts | ||
| 660 | 2024.02.23 10:12:51.680913 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} <Debug> oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): There are no data parts | ||
| 661 | 2024.02.23 10:12:51.682102 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} <Debug> DynamicQueryHandler: Done processing query | ||
| 662 | 2024.02.23 10:12:51.682134 [ 3 ] {535f27eb-c928-43ce-befe-c58bf876fb33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 663 | 2024.02.23 10:12:51.682148 [ 3 ] {} <Debug> HTTP-Session: a8a1e75e-a475-4b4e-834f-4cae642688f5 Destroying unnamed session | ||
| 664 | 2024.02.23 10:12:51.682260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 665 | 2024.02.23 10:12:51.682313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 666 | 2024.02.23 10:12:51.682332 [ 3 ] {} <Debug> HTTP-Session: 4073319b-9554-482e-87c7-9f3b8d307c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 667 | 2024.02.23 10:12:51.682348 [ 3 ] {} <Debug> HTTP-Session: 4073319b-9554-482e-87c7-9f3b8d307c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2024.02.23 10:12:51.682504 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 669 | 2024.02.23 10:12:51.682557 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 670 | 2024.02.23 10:12:51.683924 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} <Debug> oximeter.fields_i32 (594ff915-b16c-45e4-b8d9-9ccf8824f010): Loading data parts | ||
| 671 | 2024.02.23 10:12:51.683994 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} <Debug> oximeter.fields_i32 (594ff915-b16c-45e4-b8d9-9ccf8824f010): There are no data parts | ||
| 672 | 2024.02.23 10:12:51.685074 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 673 | 2024.02.23 10:12:51.685106 [ 3 ] {26821869-3219-4995-9a8f-91bb624ba7cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 674 | 2024.02.23 10:12:51.685128 [ 3 ] {} <Debug> HTTP-Session: 4073319b-9554-482e-87c7-9f3b8d307c29 Destroying unnamed session | ||
| 675 | 2024.02.23 10:12:51.685228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 676 | 2024.02.23 10:12:51.685277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 677 | 2024.02.23 10:12:51.685302 [ 3 ] {} <Debug> HTTP-Session: 96cc94fc-00f5-4f59-a5f7-d14710535e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 678 | 2024.02.23 10:12:51.685317 [ 3 ] {} <Debug> HTTP-Session: 96cc94fc-00f5-4f59-a5f7-d14710535e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2024.02.23 10:12:51.685472 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 680 | 2024.02.23 10:12:51.685523 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 681 | 2024.02.23 10:12:51.686890 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} <Debug> oximeter.fields_u32 (d0758f01-ef4d-40b9-833a-b09f798e69d2): Loading data parts | ||
| 682 | 2024.02.23 10:12:51.686952 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} <Debug> oximeter.fields_u32 (d0758f01-ef4d-40b9-833a-b09f798e69d2): There are no data parts | ||
| 683 | 2024.02.23 10:12:51.688155 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} <Debug> DynamicQueryHandler: Done processing query | ||
| 684 | 2024.02.23 10:12:51.688187 [ 3 ] {771333de-1d04-4cdb-bd2a-56ef56285479} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 685 | 2024.02.23 10:12:51.688203 [ 3 ] {} <Debug> HTTP-Session: 96cc94fc-00f5-4f59-a5f7-d14710535e22 Destroying unnamed session | ||
| 686 | 2024.02.23 10:12:51.688321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 687 | 2024.02.23 10:12:51.688369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 688 | 2024.02.23 10:12:51.688388 [ 3 ] {} <Debug> HTTP-Session: ec39ddfc-b35a-4bc1-9c5f-99cc0ae46ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 689 | 2024.02.23 10:12:51.688410 [ 3 ] {} <Debug> HTTP-Session: ec39ddfc-b35a-4bc1-9c5f-99cc0ae46ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2024.02.23 10:12:51.688560 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 691 | 2024.02.23 10:12:51.688620 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 692 | 2024.02.23 10:12:51.690000 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} <Debug> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Loading data parts | ||
| 693 | 2024.02.23 10:12:51.690074 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} <Debug> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): There are no data parts | ||
| 694 | 2024.02.23 10:12:51.691256 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 695 | 2024.02.23 10:12:51.691280 [ 3 ] {9afc27b4-db80-4905-9697-e12ed2eda3ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 696 | 2024.02.23 10:12:51.691303 [ 3 ] {} <Debug> HTTP-Session: ec39ddfc-b35a-4bc1-9c5f-99cc0ae46ae1 Destroying unnamed session | ||
| 697 | 2024.02.23 10:12:51.691420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 698 | 2024.02.23 10:12:51.691470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 699 | 2024.02.23 10:12:51.691495 [ 3 ] {} <Debug> HTTP-Session: 89196ccd-7d2c-4ea2-bfaa-7c7e511d2e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 700 | 2024.02.23 10:12:51.691518 [ 3 ] {} <Debug> HTTP-Session: 89196ccd-7d2c-4ea2-bfaa-7c7e511d2e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2024.02.23 10:12:51.691675 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 702 | 2024.02.23 10:12:51.691724 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 703 | 2024.02.23 10:12:51.693095 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} <Debug> oximeter.fields_u64 (c755a0db-4ed2-4aff-bb36-a09c444f07d2): Loading data parts | ||
| 704 | 2024.02.23 10:12:51.693173 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} <Debug> oximeter.fields_u64 (c755a0db-4ed2-4aff-bb36-a09c444f07d2): There are no data parts | ||
| 705 | 2024.02.23 10:12:51.694331 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} <Debug> DynamicQueryHandler: Done processing query | ||
| 706 | 2024.02.23 10:12:51.694356 [ 3 ] {6e8fcca0-e697-4dff-984f-367c081c8007} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 707 | 2024.02.23 10:12:51.694370 [ 3 ] {} <Debug> HTTP-Session: 89196ccd-7d2c-4ea2-bfaa-7c7e511d2e2d Destroying unnamed session | ||
| 708 | 2024.02.23 10:12:51.694487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 709 | 2024.02.23 10:12:51.694535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 710 | 2024.02.23 10:12:51.694553 [ 3 ] {} <Debug> HTTP-Session: af33b5f7-79a6-4c1e-95aa-88b1610375ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 711 | 2024.02.23 10:12:51.694576 [ 3 ] {} <Debug> HTTP-Session: af33b5f7-79a6-4c1e-95aa-88b1610375ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2024.02.23 10:12:51.694732 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 713 | 2024.02.23 10:12:51.694774 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 714 | 2024.02.23 10:12:51.696260 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} <Debug> oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): Loading data parts | ||
| 715 | 2024.02.23 10:12:51.696319 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} <Debug> oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): There are no data parts | ||
| 716 | 2024.02.23 10:12:51.698819 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 717 | 2024.02.23 10:12:51.698867 [ 3 ] {6363e594-c39a-4b88-a8b6-ecf620319f5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 718 | 2024.02.23 10:12:51.698886 [ 3 ] {} <Debug> HTTP-Session: af33b5f7-79a6-4c1e-95aa-88b1610375ad Destroying unnamed session | ||
| 719 | 2024.02.23 10:12:51.699024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 720 | 2024.02.23 10:12:51.699082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 721 | 2024.02.23 10:12:51.699104 [ 3 ] {} <Debug> HTTP-Session: 1fbb63e9-08fa-42eb-8813-159dc21f32c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 722 | 2024.02.23 10:12:51.699132 [ 3 ] {} <Debug> HTTP-Session: 1fbb63e9-08fa-42eb-8813-159dc21f32c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2024.02.23 10:12:51.699305 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 724 | 2024.02.23 10:12:51.699349 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 725 | 2024.02.23 10:12:51.700938 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} <Debug> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Loading data parts | ||
| 726 | 2024.02.23 10:12:51.701009 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} <Debug> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): There are no data parts | ||
| 727 | 2024.02.23 10:12:51.702289 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} <Debug> DynamicQueryHandler: Done processing query | ||
| 728 | 2024.02.23 10:12:51.702313 [ 3 ] {98d20dde-9c71-4fea-9039-44da7369e775} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 729 | 2024.02.23 10:12:51.702337 [ 3 ] {} <Debug> HTTP-Session: 1fbb63e9-08fa-42eb-8813-159dc21f32c1 Destroying unnamed session | ||
| 730 | 2024.02.23 10:12:51.702463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 731 | 2024.02.23 10:12:51.702511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 732 | 2024.02.23 10:12:51.702537 [ 3 ] {} <Debug> HTTP-Session: 431d6008-e257-4130-8082-c06028f87807 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 733 | 2024.02.23 10:12:51.702553 [ 3 ] {} <Debug> HTTP-Session: 431d6008-e257-4130-8082-c06028f87807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2024.02.23 10:12:51.702711 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) 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) | ||
| 735 | 2024.02.23 10:12:51.702760 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 736 | 2024.02.23 10:12:51.704143 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} <Debug> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Loading data parts | ||
| 737 | 2024.02.23 10:12:51.704215 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} <Debug> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): There are no data parts | ||
| 738 | 2024.02.23 10:12:51.705326 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} <Debug> DynamicQueryHandler: Done processing query | ||
| 739 | 2024.02.23 10:12:51.705359 [ 3 ] {32a4ec76-f9e6-434e-937c-a0ae566fc95a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 740 | 2024.02.23 10:12:51.705387 [ 3 ] {} <Debug> HTTP-Session: 431d6008-e257-4130-8082-c06028f87807 Destroying unnamed session | ||
| 741 | 2024.02.23 10:12:51.705499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 742 | 2024.02.23 10:12:51.705548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 743 | 2024.02.23 10:12:51.705574 [ 3 ] {} <Debug> HTTP-Session: 4f1f4e4c-1b44-42f5-b59b-f36107a451ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 744 | 2024.02.23 10:12:51.705590 [ 3 ] {} <Debug> HTTP-Session: 4f1f4e4c-1b44-42f5-b59b-f36107a451ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2024.02.23 10:12:51.705813 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) /* The timeseries schema table stores the extracted schema for the samples | ||
| 746 | * oximeter collects. | ||
| 747 | */ | ||
| 748 | 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) | ||
| 749 | 2024.02.23 10:12:51.705881 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 750 | 2024.02.23 10:12:51.707362 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Loading data parts | ||
| 751 | 2024.02.23 10:12:51.707421 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): There are no data parts | ||
| 752 | 2024.02.23 10:12:51.708745 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 753 | 2024.02.23 10:12:51.708778 [ 3 ] {344f68ba-331b-4358-988c-fa4cf2db73e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 754 | 2024.02.23 10:12:51.708793 [ 3 ] {} <Debug> HTTP-Session: 4f1f4e4c-1b44-42f5-b59b-f36107a451ab Destroying unnamed session | ||
| 755 | 2024.02.23 10:12:51.708926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58530, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 756 | 2024.02.23 10:12:51.708978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 757 | 2024.02.23 10:12:51.708996 [ 3 ] {} <Debug> HTTP-Session: 90cc1c73-cc15-4748-82e3-68216d1698b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58530 | ||
| 758 | 2024.02.23 10:12:51.709018 [ 3 ] {} <Debug> HTTP-Session: 90cc1c73-cc15-4748-82e3-68216d1698b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2024.02.23 10:12:51.709137 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58530) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 760 | 2024.02.23 10:12:51.709758 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 761 | 2024.02.23 10:12:51.713181 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 762 | 2024.02.23 10:12:51.716012 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 763 | 2024.02.23 10:12:51.716218 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Trace> oximeter.version (93aed94f-18d8-4a8a-8888-8f4a0360dbae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 764 | 2024.02.23 10:12:51.716472 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007305229 sec., 136 rows/sec., 2.14 KiB/sec. | ||
| 765 | 2024.02.23 10:12:51.716585 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Debug> DynamicQueryHandler: Done processing query | ||
| 766 | 2024.02.23 10:12:51.716604 [ 3 ] {c6410043-95de-4696-846a-0aea2563c734} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 767 | 2024.02.23 10:12:51.716620 [ 3 ] {} <Debug> HTTP-Session: 90cc1c73-cc15-4748-82e3-68216d1698b8 Destroying unnamed session | ||
| 768 | 2024.02.23 10:12:52.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB | ||
| 769 | 2024.02.23 10:13:05.890648 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 770 | 2024.02.23 10:13:05.890708 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 771 | 2024.02.23 10:13:20.890958 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 772 | 2024.02.23 10:13:20.891016 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 773 | 2024.02.23 10:13:35.891071 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 774 | 2024.02.23 10:13:35.891130 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 775 | 2024.02.23 10:13:46.726522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 776 | 2024.02.23 10:13:46.726654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 777 | 2024.02.23 10:13:46.726783 [ 3 ] {} <Debug> HTTP-Session: 8e38fe9d-d1bf-484e-9c6e-338739e44615 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 778 | 2024.02.23 10:13:46.726829 [ 3 ] {} <Debug> HTTP-Session: 8e38fe9d-d1bf-484e-9c6e-338739e44615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2024.02.23 10:13:46.726994 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 780 | 2024.02.23 10:13:46.727392 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2024.02.23 10:13:46.728065 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2024.02.23 10:13:46.728270 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2024.02.23 10:13:46.729358 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} <Debug> DynamicQueryHandler: Done processing query | ||
| 784 | 2024.02.23 10:13:46.729388 [ 3 ] {26ba11a0-3656-4f21-889c-925c24316337} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 785 | 2024.02.23 10:13:46.729404 [ 3 ] {} <Debug> HTTP-Session: 8e38fe9d-d1bf-484e-9c6e-338739e44615 Destroying unnamed session | ||
| 786 | 2024.02.23 10:13:46.742793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 787 | 2024.02.23 10:13:46.742863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 788 | 2024.02.23 10:13:46.742887 [ 3 ] {} <Debug> HTTP-Session: 39cecbc5-fdb3-4ee1-b171-8f7bfce7e97f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 789 | 2024.02.23 10:13:46.742996 [ 3 ] {} <Debug> HTTP-Session: 39cecbc5-fdb3-4ee1-b171-8f7bfce7e97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2024.02.23 10:13:46.743150 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 791 | 2024.02.23 10:13:46.746179 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2024.02.23 10:13:46.746329 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2024.02.23 10:13:46.746446 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2024.02.23 10:13:46.747374 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} <Debug> DynamicQueryHandler: Done processing query | ||
| 795 | 2024.02.23 10:13:46.747403 [ 3 ] {e609ffb3-d07b-46f4-9219-4bf53eb5bee9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 796 | 2024.02.23 10:13:46.747419 [ 3 ] {} <Debug> HTTP-Session: 39cecbc5-fdb3-4ee1-b171-8f7bfce7e97f Destroying unnamed session | ||
| 797 | 2024.02.23 10:13:46.747699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 798 | 2024.02.23 10:13:46.747745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 799 | 2024.02.23 10:13:46.747764 [ 3 ] {} <Debug> HTTP-Session: 33370de4-9bbb-47fd-a207-02816cca38ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 800 | 2024.02.23 10:13:46.747782 [ 3 ] {} <Debug> HTTP-Session: 33370de4-9bbb-47fd-a207-02816cca38ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2024.02.23 10:13:46.747894 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 802 | 2024.02.23 10:13:46.748285 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2024.02.23 10:13:46.748437 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2024.02.23 10:13:46.748477 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2024.02.23 10:13:46.749284 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 806 | 2024.02.23 10:13:46.749312 [ 3 ] {702bc8b2-1a2a-4647-96f8-6c44209952d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 807 | 2024.02.23 10:13:46.749328 [ 3 ] {} <Debug> HTTP-Session: 33370de4-9bbb-47fd-a207-02816cca38ce Destroying unnamed session | ||
| 808 | 2024.02.23 10:13:46.749695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 809 | 2024.02.23 10:13:46.749742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 810 | 2024.02.23 10:13:46.749761 [ 3 ] {} <Debug> HTTP-Session: fc349339-71b9-4ce4-a359-df97360bf046 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 811 | 2024.02.23 10:13:46.749777 [ 3 ] {} <Debug> HTTP-Session: fc349339-71b9-4ce4-a359-df97360bf046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2024.02.23 10:13:46.749891 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) 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) | ||
| 813 | 2024.02.23 10:13:46.750242 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2024.02.23 10:13:46.750393 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2024.02.23 10:13:46.750434 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2024.02.23 10:13:46.751188 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} <Debug> DynamicQueryHandler: Done processing query | ||
| 817 | 2024.02.23 10:13:46.751216 [ 3 ] {dbd8fe9f-6a0f-4f43-af7f-7d782c251651} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 818 | 2024.02.23 10:13:46.751232 [ 3 ] {} <Debug> HTTP-Session: fc349339-71b9-4ce4-a359-df97360bf046 Destroying unnamed session | ||
| 819 | 2024.02.23 10:13:46.752190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 820 | 2024.02.23 10:13:46.752235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 821 | 2024.02.23 10:13:46.752254 [ 3 ] {} <Debug> HTTP-Session: 0393003f-cf97-414a-933c-ad8996042606 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 822 | 2024.02.23 10:13:46.752272 [ 3 ] {} <Debug> HTTP-Session: 0393003f-cf97-414a-933c-ad8996042606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2024.02.23 10:13:46.752352 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 824 | 2024.02.23 10:13:46.752392 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2024.02.23 10:13:46.753118 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 826 | 2024.02.23 10:13:46.754632 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 827 | 2024.02.23 10:13:46.755062 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2024.02.23 10:13:46.755234 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 829 | 2024.02.23 10:13:46.755367 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002979951 sec., 1342 rows/sec., 145.18 KiB/sec. | ||
| 830 | 2024.02.23 10:13:46.755547 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 831 | 2024.02.23 10:13:46.755571 [ 3 ] {521cc332-a5b6-4678-8ad2-55c8992bd0fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 832 | 2024.02.23 10:13:46.755587 [ 3 ] {} <Debug> HTTP-Session: 0393003f-cf97-414a-933c-ad8996042606 Destroying unnamed session | ||
| 833 | 2024.02.23 10:13:46.755762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 4922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 834 | 2024.02.23 10:13:46.755808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 835 | 2024.02.23 10:13:46.755827 [ 3 ] {} <Debug> HTTP-Session: 60e76732-4aed-4731-aff3-51b918bed90f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 836 | 2024.02.23 10:13:46.755843 [ 3 ] {} <Debug> HTTP-Session: 60e76732-4aed-4731-aff3-51b918bed90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2024.02.23 10:13:46.755918 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 838 | 2024.02.23 10:13:46.755957 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 839 | 2024.02.23 10:13:46.756075 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 840 | 2024.02.23 10:13:46.760213 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 841 | 2024.02.23 10:13:46.760427 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2024.02.23 10:13:46.760577 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 843 | 2024.02.23 10:13:46.760689 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.004742397 sec., 7169 rows/sec., 581.11 KiB/sec. | ||
| 844 | 2024.02.23 10:13:46.760815 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Debug> DynamicQueryHandler: Done processing query | ||
| 845 | 2024.02.23 10:13:46.760838 [ 3 ] {cfb2a675-ad84-4ad4-aeac-abb6b454a015} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 846 | 2024.02.23 10:13:46.760853 [ 3 ] {} <Debug> HTTP-Session: 60e76732-4aed-4731-aff3-51b918bed90f Destroying unnamed session | ||
| 847 | 2024.02.23 10:13:46.761064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 16595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 848 | 2024.02.23 10:13:46.761110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 849 | 2024.02.23 10:13:46.761129 [ 3 ] {} <Debug> HTTP-Session: 8de10820-fe29-43e2-b50f-f9053db0d511 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 850 | 2024.02.23 10:13:46.761146 [ 3 ] {} <Debug> HTTP-Session: 8de10820-fe29-43e2-b50f-f9053db0d511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2024.02.23 10:13:46.761221 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 852 | 2024.02.23 10:13:46.761259 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 853 | 2024.02.23 10:13:46.761362 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 854 | 2024.02.23 10:13:46.761689 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 855 | 2024.02.23 10:13:46.761908 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2024.02.23 10:13:46.762056 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 857 | 2024.02.23 10:13:46.762167 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Information> executeQuery: Read 102 rows, 10.35 KiB in 0.000917598 sec., 111159 rows/sec., 11.01 MiB/sec. | ||
| 858 | 2024.02.23 10:13:46.762288 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 859 | 2024.02.23 10:13:46.762311 [ 3 ] {d07ea68e-7b5e-43ab-80d0-d1faae08a2fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 860 | 2024.02.23 10:13:46.762326 [ 3 ] {} <Debug> HTTP-Session: 8de10820-fe29-43e2-b50f-f9053db0d511 Destroying unnamed session | ||
| 861 | 2024.02.23 10:13:46.762458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 7007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 862 | 2024.02.23 10:13:46.762503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 863 | 2024.02.23 10:13:46.762521 [ 3 ] {} <Debug> HTTP-Session: 6b1422b3-ca75-4c61-a07d-38dae245200b Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 864 | 2024.02.23 10:13:46.762537 [ 3 ] {} <Debug> HTTP-Session: 6b1422b3-ca75-4c61-a07d-38dae245200b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2024.02.23 10:13:46.762609 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 866 | 2024.02.23 10:13:46.762647 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 867 | 2024.02.23 10:13:46.763863 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 868 | 2024.02.23 10:13:46.766959 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 869 | 2024.02.23 10:13:46.767364 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2024.02.23 10:13:46.767516 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 871 | 2024.02.23 10:13:46.767626 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.004988202 sec., 8219 rows/sec., 660.54 KiB/sec. | ||
| 872 | 2024.02.23 10:13:46.767726 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Debug> DynamicQueryHandler: Done processing query | ||
| 873 | 2024.02.23 10:13:46.767749 [ 3 ] {575e9eba-90af-4b75-83d9-bcbe7dcd0062} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 874 | 2024.02.23 10:13:46.767764 [ 3 ] {} <Debug> HTTP-Session: 6b1422b3-ca75-4c61-a07d-38dae245200b Destroying unnamed session | ||
| 875 | 2024.02.23 10:13:46.768055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 36387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 876 | 2024.02.23 10:13:46.768099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 877 | 2024.02.23 10:13:46.768117 [ 3 ] {} <Debug> HTTP-Session: 425bd354-3cb6-4b9c-8bb7-329681215979 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 878 | 2024.02.23 10:13:46.768133 [ 3 ] {} <Debug> HTTP-Session: 425bd354-3cb6-4b9c-8bb7-329681215979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2024.02.23 10:13:46.768212 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 880 | 2024.02.23 10:13:46.768257 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 881 | 2024.02.23 10:13:46.768410 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 882 | 2024.02.23 10:13:46.768891 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 883 | 2024.02.23 10:13:46.769911 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2024.02.23 10:13:46.770095 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 885 | 2024.02.23 10:13:46.770216 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.00197278 sec., 17234 rows/sec., 23.26 MiB/sec. | ||
| 886 | 2024.02.23 10:13:46.770355 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Debug> DynamicQueryHandler: Done processing query | ||
| 887 | 2024.02.23 10:13:46.770380 [ 3 ] {9ba7a482-d86e-4ca4-90eb-3d231e62bdff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 888 | 2024.02.23 10:13:46.770395 [ 3 ] {} <Debug> HTTP-Session: 425bd354-3cb6-4b9c-8bb7-329681215979 Destroying unnamed session | ||
| 889 | 2024.02.23 10:13:46.770523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 890 | 2024.02.23 10:13:46.770569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 891 | 2024.02.23 10:13:46.770588 [ 3 ] {} <Debug> HTTP-Session: 3690316e-4a31-4e70-96ae-8a2f9c88cca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 892 | 2024.02.23 10:13:46.770604 [ 3 ] {} <Debug> HTTP-Session: 3690316e-4a31-4e70-96ae-8a2f9c88cca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2024.02.23 10:13:46.770674 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 894 | 2024.02.23 10:13:46.771282 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 895 | 2024.02.23 10:13:46.771392 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 896 | 2024.02.23 10:13:46.771672 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 897 | 2024.02.23 10:13:46.771926 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2024.02.23 10:13:46.772103 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Trace> oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 899 | 2024.02.23 10:13:46.772215 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Information> executeQuery: Read 12 rows, 926.00 B in 0.001506871 sec., 7963 rows/sec., 600.12 KiB/sec. | ||
| 900 | 2024.02.23 10:13:46.772327 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 901 | 2024.02.23 10:13:46.772349 [ 3 ] {b07597ec-ac5c-4fcf-a825-618e7ef644cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 902 | 2024.02.23 10:13:46.772364 [ 3 ] {} <Debug> HTTP-Session: 3690316e-4a31-4e70-96ae-8a2f9c88cca0 Destroying unnamed session | ||
| 903 | 2024.02.23 10:13:50.891204 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 904 | 2024.02.23 10:13:50.891276 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 905 | 2024.02.23 10:13:56.721387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 906 | 2024.02.23 10:13:56.721509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 907 | 2024.02.23 10:13:56.721536 [ 3 ] {} <Debug> HTTP-Session: 0fd48bbf-8444-4631-a144-9700096953e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 908 | 2024.02.23 10:13:56.721560 [ 3 ] {} <Debug> HTTP-Session: 0fd48bbf-8444-4631-a144-9700096953e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2024.02.23 10:13:56.721762 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 910 | 2024.02.23 10:13:56.722594 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2024.02.23 10:13:56.722772 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2024.02.23 10:13:56.722870 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2024.02.23 10:13:56.723172 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 914 | 2024.02.23 10:13:56.725067 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 915 | 2024.02.23 10:13:56.725099 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 916 | 2024.02.23 10:13:56.725274 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 917 | 2024.02.23 10:13:56.727613 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005798948 sec., 689 rows/sec., 74.60 KiB/sec. | ||
| 918 | 2024.02.23 10:13:56.727829 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Debug> DynamicQueryHandler: Done processing query | ||
| 919 | 2024.02.23 10:13:56.727854 [ 3 ] {c13f608b-8316-456e-a11d-5cc91872875a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 920 | 2024.02.23 10:13:56.727872 [ 3 ] {} <Debug> HTTP-Session: 0fd48bbf-8444-4631-a144-9700096953e6 Destroying unnamed session | ||
| 921 | 2024.02.23 10:13:56.728099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 922 | 2024.02.23 10:13:56.728147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 923 | 2024.02.23 10:13:56.728167 [ 3 ] {} <Debug> HTTP-Session: 12d7a14b-d2dd-4803-ae18-94837692289f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 924 | 2024.02.23 10:13:56.728186 [ 3 ] {} <Debug> HTTP-Session: 12d7a14b-d2dd-4803-ae18-94837692289f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2024.02.23 10:13:56.728308 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 926 | 2024.02.23 10:13:56.728759 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2024.02.23 10:13:56.728918 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2024.02.23 10:13:56.728958 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2024.02.23 10:13:56.729104 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 930 | 2024.02.23 10:13:56.729132 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 931 | 2024.02.23 10:13:56.729154 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 932 | 2024.02.23 10:13:56.729181 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 933 | 2024.02.23 10:13:56.730049 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001703284 sec., 2348 rows/sec., 253.99 KiB/sec. | ||
| 934 | 2024.02.23 10:13:56.730250 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 935 | 2024.02.23 10:13:56.730275 [ 3 ] {061831ca-f158-4859-acba-abb4cbb98b9b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 936 | 2024.02.23 10:13:56.730290 [ 3 ] {} <Debug> HTTP-Session: 12d7a14b-d2dd-4803-ae18-94837692289f Destroying unnamed session | ||
| 937 | 2024.02.23 10:13:56.730545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 938 | 2024.02.23 10:13:56.730591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 939 | 2024.02.23 10:13:56.730611 [ 3 ] {} <Debug> HTTP-Session: c83709e4-e47c-4cb6-b5a6-5f6f46dc3eab Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 940 | 2024.02.23 10:13:56.730627 [ 3 ] {} <Debug> HTTP-Session: c83709e4-e47c-4cb6-b5a6-5f6f46dc3eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2024.02.23 10:13:56.730743 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 942 | 2024.02.23 10:13:56.731185 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 943 | 2024.02.23 10:13:56.731345 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2024.02.23 10:13:56.731385 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 945 | 2024.02.23 10:13:56.731526 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 946 | 2024.02.23 10:13:56.731553 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 947 | 2024.02.23 10:13:56.731573 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 948 | 2024.02.23 10:13:56.731600 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 949 | 2024.02.23 10:13:56.732441 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001662594 sec., 2405 rows/sec., 260.21 KiB/sec. | ||
| 950 | 2024.02.23 10:13:56.732629 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Debug> DynamicQueryHandler: Done processing query | ||
| 951 | 2024.02.23 10:13:56.732654 [ 3 ] {f3631926-8d33-40af-8913-1bed22149353} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 952 | 2024.02.23 10:13:56.732669 [ 3 ] {} <Debug> HTTP-Session: c83709e4-e47c-4cb6-b5a6-5f6f46dc3eab Destroying unnamed session | ||
| 953 | 2024.02.23 10:13:56.732983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 954 | 2024.02.23 10:13:56.733027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 955 | 2024.02.23 10:13:56.733046 [ 3 ] {} <Debug> HTTP-Session: ad362841-348a-4fbf-a77b-fd46737c4c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 956 | 2024.02.23 10:13:56.733062 [ 3 ] {} <Debug> HTTP-Session: ad362841-348a-4fbf-a77b-fd46737c4c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2024.02.23 10:13:56.733178 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 958 | 2024.02.23 10:13:56.733632 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 959 | 2024.02.23 10:13:56.733793 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 960 | 2024.02.23 10:13:56.733833 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2024.02.23 10:13:56.733978 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 962 | 2024.02.23 10:13:56.734007 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 963 | 2024.02.23 10:13:56.734028 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 964 | 2024.02.23 10:13:56.734055 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 965 | 2024.02.23 10:13:56.734918 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001703165 sec., 2348 rows/sec., 254.01 KiB/sec. | ||
| 966 | 2024.02.23 10:13:56.735108 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 967 | 2024.02.23 10:13:56.735131 [ 3 ] {373a1413-a2cc-400a-a0b4-122855ea10f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 968 | 2024.02.23 10:13:56.735147 [ 3 ] {} <Debug> HTTP-Session: ad362841-348a-4fbf-a77b-fd46737c4c53 Destroying unnamed session | ||
| 969 | 2024.02.23 10:13:56.735495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 970 | 2024.02.23 10:13:56.735540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 971 | 2024.02.23 10:13:56.735559 [ 3 ] {} <Debug> HTTP-Session: 73e75f7f-8326-4b6f-99a1-cf0544619457 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 972 | 2024.02.23 10:13:56.735576 [ 3 ] {} <Debug> HTTP-Session: 73e75f7f-8326-4b6f-99a1-cf0544619457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2024.02.23 10:13:56.735693 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 974 | 2024.02.23 10:13:56.736155 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 975 | 2024.02.23 10:13:56.736319 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 976 | 2024.02.23 10:13:56.736358 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 977 | 2024.02.23 10:13:56.736499 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 978 | 2024.02.23 10:13:56.736526 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 979 | 2024.02.23 10:13:56.736546 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 980 | 2024.02.23 10:13:56.736573 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 981 | 2024.02.23 10:13:56.737513 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001781166 sec., 2245 rows/sec., 242.88 KiB/sec. | ||
| 982 | 2024.02.23 10:13:56.737709 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Debug> DynamicQueryHandler: Done processing query | ||
| 983 | 2024.02.23 10:13:56.737732 [ 3 ] {5a0c0156-849b-4082-bc3b-a462e4819dee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 984 | 2024.02.23 10:13:56.737748 [ 3 ] {} <Debug> HTTP-Session: 73e75f7f-8326-4b6f-99a1-cf0544619457 Destroying unnamed session | ||
| 985 | 2024.02.23 10:13:56.737950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 986 | 2024.02.23 10:13:56.737993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 987 | 2024.02.23 10:13:56.738012 [ 3 ] {} <Debug> HTTP-Session: 6aaaa21e-461f-4cfb-832c-5851bedbbb41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 988 | 2024.02.23 10:13:56.738028 [ 3 ] {} <Debug> HTTP-Session: 6aaaa21e-461f-4cfb-832c-5851bedbbb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2024.02.23 10:13:56.738147 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 990 | 2024.02.23 10:13:56.738611 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 991 | 2024.02.23 10:13:56.738776 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2024.02.23 10:13:56.738816 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2024.02.23 10:13:56.738955 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 994 | 2024.02.23 10:13:56.738982 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 995 | 2024.02.23 10:13:56.739003 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 996 | 2024.02.23 10:13:56.739029 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 997 | 2024.02.23 10:13:56.739796 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001613753 sec., 2478 rows/sec., 268.08 KiB/sec. | ||
| 998 | 2024.02.23 10:13:56.739980 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Debug> DynamicQueryHandler: Done processing query | ||
| 999 | 2024.02.23 10:13:56.740003 [ 3 ] {136f03a2-92e3-4a55-9db1-4a618c61a317} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1000 | 2024.02.23 10:13:56.740019 [ 3 ] {} <Debug> HTTP-Session: 6aaaa21e-461f-4cfb-832c-5851bedbbb41 Destroying unnamed session | ||
| 1001 | 2024.02.23 10:13:56.756133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1002 | 2024.02.23 10:13:56.756221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1003 | 2024.02.23 10:13:56.756259 [ 3 ] {} <Debug> HTTP-Session: 0f9271ba-306c-4269-be98-af97ff4cedf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1004 | 2024.02.23 10:13:56.756291 [ 3 ] {} <Debug> HTTP-Session: 0f9271ba-306c-4269-be98-af97ff4cedf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2024.02.23 10:13:56.756439 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1006 | 2024.02.23 10:13:56.756516 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2024.02.23 10:13:56.756752 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1008 | 2024.02.23 10:13:56.757114 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1009 | 2024.02.23 10:13:56.757402 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2024.02.23 10:13:56.757566 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1011 | 2024.02.23 10:13:56.757683 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001199434 sec., 5002 rows/sec., 810.93 KiB/sec. | ||
| 1012 | 2024.02.23 10:13:56.757859 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Debug> DynamicQueryHandler: Done processing query | ||
| 1013 | 2024.02.23 10:13:56.757883 [ 3 ] {f2d1973c-485e-4c5a-a521-7003eec42b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1014 | 2024.02.23 10:13:56.757899 [ 3 ] {} <Debug> HTTP-Session: 0f9271ba-306c-4269-be98-af97ff4cedf3 Destroying unnamed session | ||
| 1015 | 2024.02.23 10:13:56.758021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1016 | 2024.02.23 10:13:56.758066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1017 | 2024.02.23 10:13:56.758085 [ 3 ] {} <Debug> HTTP-Session: fd21d503-b79f-4996-a0ff-de5aaf5a02a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1018 | 2024.02.23 10:13:56.758101 [ 3 ] {} <Debug> HTTP-Session: fd21d503-b79f-4996-a0ff-de5aaf5a02a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2024.02.23 10:13:56.758175 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1020 | 2024.02.23 10:13:56.758213 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1021 | 2024.02.23 10:13:56.758326 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1022 | 2024.02.23 10:13:56.758645 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1023 | 2024.02.23 10:13:56.758853 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1024 | 2024.02.23 10:13:56.759000 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1025 | 2024.02.23 10:13:56.759114 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.000912348 sec., 38362 rows/sec., 3.04 MiB/sec. | ||
| 1026 | 2024.02.23 10:13:56.759239 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Debug> DynamicQueryHandler: Done processing query | ||
| 1027 | 2024.02.23 10:13:56.759262 [ 3 ] {180e6ec5-8a58-47cf-b9a1-cf760d90e590} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1028 | 2024.02.23 10:13:56.759277 [ 3 ] {} <Debug> HTTP-Session: fd21d503-b79f-4996-a0ff-de5aaf5a02a5 Destroying unnamed session | ||
| 1029 | 2024.02.23 10:13:56.759452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 22053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1030 | 2024.02.23 10:13:56.759497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1031 | 2024.02.23 10:13:56.759514 [ 3 ] {} <Debug> HTTP-Session: 14053e40-051a-4437-ab33-6362eb5624c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1032 | 2024.02.23 10:13:56.759530 [ 3 ] {} <Debug> HTTP-Session: 14053e40-051a-4437-ab33-6362eb5624c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2024.02.23 10:13:56.759605 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1034 | 2024.02.23 10:13:56.759642 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1035 | 2024.02.23 10:13:56.759747 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1036 | 2024.02.23 10:13:56.760118 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1037 | 2024.02.23 10:13:56.760351 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1038 | 2024.02.23 10:13:56.760497 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1039 | 2024.02.23 10:13:56.760609 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Information> executeQuery: Read 141 rows, 13.46 KiB in 0.00097391 sec., 144777 rows/sec., 13.50 MiB/sec. | ||
| 1040 | 2024.02.23 10:13:56.760743 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1041 | 2024.02.23 10:13:56.760766 [ 3 ] {7bb2fc7b-b68b-4d22-996e-7adde0d5aba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1042 | 2024.02.23 10:13:56.760781 [ 3 ] {} <Debug> HTTP-Session: 14053e40-051a-4437-ab33-6362eb5624c7 Destroying unnamed session | ||
| 1043 | 2024.02.23 10:13:56.760948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 10016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1044 | 2024.02.23 10:13:56.760993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1045 | 2024.02.23 10:13:56.761011 [ 3 ] {} <Debug> HTTP-Session: 0d0004c0-0e10-438b-9aff-deb7f58db9dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1046 | 2024.02.23 10:13:56.761027 [ 3 ] {} <Debug> HTTP-Session: 0d0004c0-0e10-438b-9aff-deb7f58db9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2024.02.23 10:13:56.761103 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1048 | 2024.02.23 10:13:56.761142 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1049 | 2024.02.23 10:13:56.761244 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1050 | 2024.02.23 10:13:56.761560 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1051 | 2024.02.23 10:13:56.761763 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1052 | 2024.02.23 10:13:56.761910 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1053 | 2024.02.23 10:13:56.762020 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Information> executeQuery: Read 59 rows, 4.70 KiB in 0.000885188 sec., 66652 rows/sec., 5.19 MiB/sec. | ||
| 1054 | 2024.02.23 10:13:56.762136 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Debug> DynamicQueryHandler: Done processing query | ||
| 1055 | 2024.02.23 10:13:56.762159 [ 3 ] {d677e9d0-2f44-4ca3-a8ad-a751146dc588} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1056 | 2024.02.23 10:13:56.762175 [ 3 ] {} <Debug> HTTP-Session: 0d0004c0-0e10-438b-9aff-deb7f58db9dd Destroying unnamed session | ||
| 1057 | 2024.02.23 10:13:56.762537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 85451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1058 | 2024.02.23 10:13:56.762582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1059 | 2024.02.23 10:13:56.762601 [ 3 ] {} <Debug> HTTP-Session: 5df423ae-848d-440e-99bd-b2296d44ea02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1060 | 2024.02.23 10:13:56.762617 [ 3 ] {} <Debug> HTTP-Session: 5df423ae-848d-440e-99bd-b2296d44ea02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2024.02.23 10:13:56.762711 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1062 | 2024.02.23 10:13:56.762753 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2024.02.23 10:13:56.762869 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1064 | 2024.02.23 10:13:56.763441 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1065 | 2024.02.23 10:13:56.763718 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1066 | 2024.02.23 10:13:56.763894 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Trace> oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1067 | 2024.02.23 10:13:56.764019 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Information> executeQuery: Read 444 rows, 32.09 KiB in 0.001274376 sec., 348405 rows/sec., 24.59 MiB/sec. | ||
| 1068 | 2024.02.23 10:13:56.764151 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Debug> DynamicQueryHandler: Done processing query | ||
| 1069 | 2024.02.23 10:13:56.764174 [ 3 ] {2053c62d-b471-40c5-8356-ba7fdce0dd48} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB. | ||
| 1070 | 2024.02.23 10:13:56.764189 [ 3 ] {} <Debug> HTTP-Session: 5df423ae-848d-440e-99bd-b2296d44ea02 Destroying unnamed session | ||
| 1071 | 2024.02.23 10:13:56.764357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1072 | 2024.02.23 10:13:56.764401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1073 | 2024.02.23 10:13:56.764418 [ 3 ] {} <Debug> HTTP-Session: f3b23e55-0e47-4ba7-988f-583652501440 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1074 | 2024.02.23 10:13:56.764435 [ 3 ] {} <Debug> HTTP-Session: f3b23e55-0e47-4ba7-988f-583652501440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2024.02.23 10:13:56.764513 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1076 | 2024.02.23 10:13:56.764555 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1077 | 2024.02.23 10:13:56.764687 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1078 | 2024.02.23 10:13:56.765162 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1079 | 2024.02.23 10:13:56.765462 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1080 | 2024.02.23 10:13:56.765655 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1081 | 2024.02.23 10:13:56.765769 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001227005 sec., 28524 rows/sec., 38.49 MiB/sec. | ||
| 1082 | 2024.02.23 10:13:56.765928 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Debug> DynamicQueryHandler: Done processing query | ||
| 1083 | 2024.02.23 10:13:56.765951 [ 3 ] {cb6cca29-bc7f-4194-8fa5-777ec3aabd73} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1084 | 2024.02.23 10:13:56.765967 [ 3 ] {} <Debug> HTTP-Session: f3b23e55-0e47-4ba7-988f-583652501440 Destroying unnamed session | ||
| 1085 | 2024.02.23 10:14:05.891317 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1086 | 2024.02.23 10:14:05.891378 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1087 | 2024.02.23 10:14:06.721184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1088 | 2024.02.23 10:14:06.721297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1089 | 2024.02.23 10:14:06.721322 [ 3 ] {} <Debug> HTTP-Session: 594d8b57-7909-4a0b-a37c-66a948a55499 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1090 | 2024.02.23 10:14:06.721346 [ 3 ] {} <Debug> HTTP-Session: 594d8b57-7909-4a0b-a37c-66a948a55499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2024.02.23 10:14:06.721477 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1092 | 2024.02.23 10:14:06.721537 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1093 | 2024.02.23 10:14:06.721693 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1094 | 2024.02.23 10:14:06.722135 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1095 | 2024.02.23 10:14:06.722403 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1096 | 2024.02.23 10:14:06.722565 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1097 | 2024.02.23 10:14:06.722692 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001172004 sec., 29863 rows/sec., 2.36 MiB/sec. | ||
| 1098 | 2024.02.23 10:14:06.722886 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1099 | 2024.02.23 10:14:06.722912 [ 3 ] {5f5b55e6-560c-4d62-965a-dfef16fb14dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1100 | 2024.02.23 10:14:06.722929 [ 3 ] {} <Debug> HTTP-Session: 594d8b57-7909-4a0b-a37c-66a948a55499 Destroying unnamed session | ||
| 1101 | 2024.02.23 10:14:06.723064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1102 | 2024.02.23 10:14:06.723109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1103 | 2024.02.23 10:14:06.723128 [ 3 ] {} <Debug> HTTP-Session: c08214ff-e7f7-4412-8f12-9db6724a570e Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1104 | 2024.02.23 10:14:06.723145 [ 3 ] {} <Debug> HTTP-Session: c08214ff-e7f7-4412-8f12-9db6724a570e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2024.02.23 10:14:06.723224 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1106 | 2024.02.23 10:14:06.723264 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2024.02.23 10:14:06.723371 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1108 | 2024.02.23 10:14:06.723748 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1109 | 2024.02.23 10:14:06.723966 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1110 | 2024.02.23 10:14:06.724119 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1111 | 2024.02.23 10:14:06.724242 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Information> executeQuery: Read 105 rows, 10.65 KiB in 0.00098647 sec., 106440 rows/sec., 10.54 MiB/sec. | ||
| 1112 | 2024.02.23 10:14:06.724369 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Debug> DynamicQueryHandler: Done processing query | ||
| 1113 | 2024.02.23 10:14:06.724392 [ 3 ] {0da6a602-ac12-4426-b9ba-b7f4d0477166} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1114 | 2024.02.23 10:14:06.724407 [ 3 ] {} <Debug> HTTP-Session: c08214ff-e7f7-4412-8f12-9db6724a570e Destroying unnamed session | ||
| 1115 | 2024.02.23 10:14:06.724566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1116 | 2024.02.23 10:14:06.724611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1117 | 2024.02.23 10:14:06.724629 [ 3 ] {} <Debug> HTTP-Session: 66873c15-128d-41c4-aa33-8a547cd10a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1118 | 2024.02.23 10:14:06.724646 [ 3 ] {} <Debug> HTTP-Session: 66873c15-128d-41c4-aa33-8a547cd10a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2024.02.23 10:14:06.724718 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1120 | 2024.02.23 10:14:06.724756 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1121 | 2024.02.23 10:14:06.724863 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1122 | 2024.02.23 10:14:06.725158 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1123 | 2024.02.23 10:14:06.725368 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1124 | 2024.02.23 10:14:06.725520 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1125 | 2024.02.23 10:14:06.725639 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000891699 sec., 39250 rows/sec., 3.07 MiB/sec. | ||
| 1126 | 2024.02.23 10:14:06.725759 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Debug> DynamicQueryHandler: Done processing query | ||
| 1127 | 2024.02.23 10:14:06.725781 [ 3 ] {82fbadb2-2ef0-4760-8705-71a2a0df4349} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1128 | 2024.02.23 10:14:06.725797 [ 3 ] {} <Debug> HTTP-Session: 66873c15-128d-41c4-aa33-8a547cd10a14 Destroying unnamed session | ||
| 1129 | 2024.02.23 10:14:06.725972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1130 | 2024.02.23 10:14:06.726019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1131 | 2024.02.23 10:14:06.726037 [ 3 ] {} <Debug> HTTP-Session: f80d40d3-1f1f-4be4-8c4c-c6932c018b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1132 | 2024.02.23 10:14:06.726053 [ 3 ] {} <Debug> HTTP-Session: f80d40d3-1f1f-4be4-8c4c-c6932c018b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2024.02.23 10:14:06.726142 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1134 | 2024.02.23 10:14:06.726188 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1135 | 2024.02.23 10:14:06.726327 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1136 | 2024.02.23 10:14:06.726773 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1137 | 2024.02.23 10:14:06.727085 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2024.02.23 10:14:06.727278 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1139 | 2024.02.23 10:14:06.727404 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001233805 sec., 28367 rows/sec., 38.28 MiB/sec. | ||
| 1140 | 2024.02.23 10:14:06.727531 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Debug> DynamicQueryHandler: Done processing query | ||
| 1141 | 2024.02.23 10:14:06.727554 [ 3 ] {c3bb29a4-2f12-43ae-92c6-87f2e862ee98} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1142 | 2024.02.23 10:14:06.727570 [ 3 ] {} <Debug> HTTP-Session: f80d40d3-1f1f-4be4-8c4c-c6932c018b80 Destroying unnamed session | ||
| 1143 | 2024.02.23 10:14:16.721250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1144 | 2024.02.23 10:14:16.721382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1145 | 2024.02.23 10:14:16.721412 [ 3 ] {} <Debug> HTTP-Session: 34bcda24-f568-4e82-819e-f32880f7526c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1146 | 2024.02.23 10:14:16.721441 [ 3 ] {} <Debug> HTTP-Session: 34bcda24-f568-4e82-819e-f32880f7526c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2024.02.23 10:14:16.721588 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1148 | 2024.02.23 10:14:16.721655 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1149 | 2024.02.23 10:14:16.721833 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1150 | 2024.02.23 10:14:16.722337 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1151 | 2024.02.23 10:14:16.722606 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1152 | 2024.02.23 10:14:16.722772 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1153 | 2024.02.23 10:14:16.722890 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001263606 sec., 27698 rows/sec., 2.19 MiB/sec. | ||
| 1154 | 2024.02.23 10:14:16.723023 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 1155 | 2024.02.23 10:14:16.723048 [ 3 ] {cb2f5ab2-273b-4ae3-8250-613d64ac04ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1156 | 2024.02.23 10:14:16.723064 [ 3 ] {} <Debug> HTTP-Session: 34bcda24-f568-4e82-819e-f32880f7526c Destroying unnamed session | ||
| 1157 | 2024.02.23 10:14:16.723193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1158 | 2024.02.23 10:14:16.723240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1159 | 2024.02.23 10:14:16.723260 [ 3 ] {} <Debug> HTTP-Session: 148d6649-c3ea-425b-ac22-7c76fa4bb075 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1160 | 2024.02.23 10:14:16.723277 [ 3 ] {} <Debug> HTTP-Session: 148d6649-c3ea-425b-ac22-7c76fa4bb075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2024.02.23 10:14:16.723355 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1162 | 2024.02.23 10:14:16.723393 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1163 | 2024.02.23 10:14:16.723499 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1164 | 2024.02.23 10:14:16.723865 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1165 | 2024.02.23 10:14:16.724088 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1166 | 2024.02.23 10:14:16.724235 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1167 | 2024.02.23 10:14:16.724330 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Information> executeQuery: Read 105 rows, 10.65 KiB in 0.00094844 sec., 110708 rows/sec., 10.96 MiB/sec. | ||
| 1168 | 2024.02.23 10:14:16.724443 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1169 | 2024.02.23 10:14:16.724466 [ 3 ] {a7994a83-d166-4457-adec-93d5e013eb3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1170 | 2024.02.23 10:14:16.724482 [ 3 ] {} <Debug> HTTP-Session: 148d6649-c3ea-425b-ac22-7c76fa4bb075 Destroying unnamed session | ||
| 1171 | 2024.02.23 10:14:16.724649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1172 | 2024.02.23 10:14:16.724694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1173 | 2024.02.23 10:14:16.724712 [ 3 ] {} <Debug> HTTP-Session: acdafbc2-595f-4590-8fe1-630d7a537fc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1174 | 2024.02.23 10:14:16.724729 [ 3 ] {} <Debug> HTTP-Session: acdafbc2-595f-4590-8fe1-630d7a537fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2024.02.23 10:14:16.724801 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1176 | 2024.02.23 10:14:16.724839 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1177 | 2024.02.23 10:14:16.724945 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1178 | 2024.02.23 10:14:16.725298 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1179 | 2024.02.23 10:14:16.725510 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1180 | 2024.02.23 10:14:16.725662 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1181 | 2024.02.23 10:14:16.725756 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000928219 sec., 37706 rows/sec., 2.95 MiB/sec. | ||
| 1182 | 2024.02.23 10:14:16.725872 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Debug> DynamicQueryHandler: Done processing query | ||
| 1183 | 2024.02.23 10:14:16.725895 [ 3 ] {5a7786d8-0cd4-4b4b-bf8d-969abff8a900} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1184 | 2024.02.23 10:14:16.725911 [ 3 ] {} <Debug> HTTP-Session: acdafbc2-595f-4590-8fe1-630d7a537fc8 Destroying unnamed session | ||
| 1185 | 2024.02.23 10:14:16.726046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1186 | 2024.02.23 10:14:16.726091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1187 | 2024.02.23 10:14:16.726111 [ 3 ] {} <Debug> HTTP-Session: 6d151dd2-0bfa-44cb-980e-6a8f71ad31f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1188 | 2024.02.23 10:14:16.726127 [ 3 ] {} <Debug> HTTP-Session: 6d151dd2-0bfa-44cb-980e-6a8f71ad31f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2024.02.23 10:14:16.726212 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1190 | 2024.02.23 10:14:16.726258 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1191 | 2024.02.23 10:14:16.726393 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1192 | 2024.02.23 10:14:16.726839 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1193 | 2024.02.23 10:14:16.727158 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1194 | 2024.02.23 10:14:16.727359 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1195 | 2024.02.23 10:14:16.727461 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001220825 sec., 28669 rows/sec., 38.69 MiB/sec. | ||
| 1196 | 2024.02.23 10:14:16.727598 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1197 | 2024.02.23 10:14:16.727621 [ 3 ] {a741cb6d-9154-49f8-92e4-f858517dcdc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1198 | 2024.02.23 10:14:16.727637 [ 3 ] {} <Debug> HTTP-Session: 6d151dd2-0bfa-44cb-980e-6a8f71ad31f6 Destroying unnamed session | ||
| 1199 | 2024.02.23 10:14:20.891630 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1200 | 2024.02.23 10:14:20.891703 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1201 | 2024.02.23 10:14:26.722265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1202 | 2024.02.23 10:14:26.722390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1203 | 2024.02.23 10:14:26.722421 [ 3 ] {} <Debug> HTTP-Session: 48f52006-09b4-42c0-b732-b1a49e6d52b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1204 | 2024.02.23 10:14:26.722449 [ 3 ] {} <Debug> HTTP-Session: 48f52006-09b4-42c0-b732-b1a49e6d52b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2024.02.23 10:14:26.722667 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 1206 | 2024.02.23 10:14:26.723285 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1207 | 2024.02.23 10:14:26.723473 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1208 | 2024.02.23 10:14:26.723524 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1209 | 2024.02.23 10:14:26.723694 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1210 | 2024.02.23 10:14:26.723820 [ 190 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1211 | 2024.02.23 10:14:26.723828 [ 189 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1212 | 2024.02.23 10:14:26.723982 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1213 | 2024.02.23 10:14:26.724069 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Debug> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1214 | 2024.02.23 10:14:26.725914 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003195556 sec., 3129 rows/sec., 439.76 KiB/sec. | ||
| 1215 | 2024.02.23 10:14:26.726176 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Debug> DynamicQueryHandler: Done processing query | ||
| 1216 | 2024.02.23 10:14:26.726201 [ 3 ] {da9217c8-2a9c-4ad1-952e-1540cb519398} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1217 | 2024.02.23 10:14:26.726218 [ 3 ] {} <Debug> HTTP-Session: 48f52006-09b4-42c0-b732-b1a49e6d52b6 Destroying unnamed session | ||
| 1218 | 2024.02.23 10:14:26.726367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1219 | 2024.02.23 10:14:26.726413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1220 | 2024.02.23 10:14:26.726431 [ 3 ] {} <Debug> HTTP-Session: 881a7f7c-3e88-4478-bc5b-ebb556f95740 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1221 | 2024.02.23 10:14:26.726448 [ 3 ] {} <Debug> HTTP-Session: 881a7f7c-3e88-4478-bc5b-ebb556f95740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2024.02.23 10:14:26.726528 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1223 | 2024.02.23 10:14:26.726569 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1224 | 2024.02.23 10:14:26.726716 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1225 | 2024.02.23 10:14:26.727036 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1226 | 2024.02.23 10:14:26.727328 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1227 | 2024.02.23 10:14:26.727492 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Trace> oximeter.timeseries_schema (ff0aa8b9-e274-42fe-b090-313fcd9ec097): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1228 | 2024.02.23 10:14:26.727601 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001045301 sec., 956 rows/sec., 216.74 KiB/sec. | ||
| 1229 | 2024.02.23 10:14:26.727779 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1230 | 2024.02.23 10:14:26.727802 [ 3 ] {2c8ccbcb-b2f1-4fee-a037-b6609a6466b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1231 | 2024.02.23 10:14:26.727818 [ 3 ] {} <Debug> HTTP-Session: 881a7f7c-3e88-4478-bc5b-ebb556f95740 Destroying unnamed session | ||
| 1232 | 2024.02.23 10:14:26.727931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1233 | 2024.02.23 10:14:26.727977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1234 | 2024.02.23 10:14:26.727996 [ 3 ] {} <Debug> HTTP-Session: 839c9dfa-abaa-4047-828b-8a122412852c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1235 | 2024.02.23 10:14:26.728013 [ 3 ] {} <Debug> HTTP-Session: 839c9dfa-abaa-4047-828b-8a122412852c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2024.02.23 10:14:26.728084 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1237 | 2024.02.23 10:14:26.728124 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1238 | 2024.02.23 10:14:26.728240 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1239 | 2024.02.23 10:14:26.728544 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1240 | 2024.02.23 10:14:26.728754 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1241 | 2024.02.23 10:14:26.728904 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1242 | 2024.02.23 10:14:26.729026 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.000913469 sec., 38315 rows/sec., 3.03 MiB/sec. | ||
| 1243 | 2024.02.23 10:14:26.729133 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Debug> DynamicQueryHandler: Done processing query | ||
| 1244 | 2024.02.23 10:14:26.729156 [ 3 ] {08518e6f-33a5-4daf-8f6f-b1653927d155} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1245 | 2024.02.23 10:14:26.729171 [ 3 ] {} <Debug> HTTP-Session: 839c9dfa-abaa-4047-828b-8a122412852c Destroying unnamed session | ||
| 1246 | 2024.02.23 10:14:26.729316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1247 | 2024.02.23 10:14:26.729360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1248 | 2024.02.23 10:14:26.729379 [ 3 ] {} <Debug> HTTP-Session: 758b948a-df5f-4242-840d-7cea2397a5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1249 | 2024.02.23 10:14:26.729396 [ 3 ] {} <Debug> HTTP-Session: 758b948a-df5f-4242-840d-7cea2397a5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2024.02.23 10:14:26.729463 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1251 | 2024.02.23 10:14:26.729503 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1252 | 2024.02.23 10:14:26.729644 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1253 | 2024.02.23 10:14:26.729931 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1254 | 2024.02.23 10:14:26.730131 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1255 | 2024.02.23 10:14:26.730281 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Trace> oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1256 | 2024.02.23 10:14:26.730391 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000897899 sec., 2227 rows/sec., 190.33 KiB/sec. | ||
| 1257 | 2024.02.23 10:14:26.730520 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1258 | 2024.02.23 10:14:26.730542 [ 3 ] {19825589-d0f6-4528-b3df-1fb3f725a5c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1259 | 2024.02.23 10:14:26.730557 [ 3 ] {} <Debug> HTTP-Session: 758b948a-df5f-4242-840d-7cea2397a5b2 Destroying unnamed session | ||
| 1260 | 2024.02.23 10:14:26.730687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 22203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1261 | 2024.02.23 10:14:26.730732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1262 | 2024.02.23 10:14:26.730752 [ 3 ] {} <Debug> HTTP-Session: 12f5fc7f-1394-4106-b40f-18c3ec1e9caf Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1263 | 2024.02.23 10:14:26.730768 [ 3 ] {} <Debug> HTTP-Session: 12f5fc7f-1394-4106-b40f-18c3ec1e9caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2024.02.23 10:14:26.730840 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1265 | 2024.02.23 10:14:26.730878 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1266 | 2024.02.23 10:14:26.730980 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1267 | 2024.02.23 10:14:26.731370 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1268 | 2024.02.23 10:14:26.731586 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1269 | 2024.02.23 10:14:26.731739 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1270 | 2024.02.23 10:14:26.731861 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Information> executeQuery: Read 142 rows, 13.55 KiB in 0.000985571 sec., 144078 rows/sec., 13.42 MiB/sec. | ||
| 1271 | 2024.02.23 10:14:26.731997 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Debug> DynamicQueryHandler: Done processing query | ||
| 1272 | 2024.02.23 10:14:26.732020 [ 3 ] {889a8f31-cc35-4912-bee5-e8deafb91d47} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1273 | 2024.02.23 10:14:26.732035 [ 3 ] {} <Debug> HTTP-Session: 12f5fc7f-1394-4106-b40f-18c3ec1e9caf Destroying unnamed session | ||
| 1274 | 2024.02.23 10:14:26.732148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1275 | 2024.02.23 10:14:26.732192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1276 | 2024.02.23 10:14:26.732211 [ 3 ] {} <Debug> HTTP-Session: 87f9b4b7-a74e-4886-82ab-723f32b9fe86 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1277 | 2024.02.23 10:14:26.732228 [ 3 ] {} <Debug> HTTP-Session: 87f9b4b7-a74e-4886-82ab-723f32b9fe86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2024.02.23 10:14:26.732297 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1279 | 2024.02.23 10:14:26.732335 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1280 | 2024.02.23 10:14:26.732438 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1281 | 2024.02.23 10:14:26.732791 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1282 | 2024.02.23 10:14:26.732991 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1283 | 2024.02.23 10:14:26.733141 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Trace> oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1284 | 2024.02.23 10:14:26.733259 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000932899 sec., 2143 rows/sec., 149.69 KiB/sec. | ||
| 1285 | 2024.02.23 10:14:26.733383 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1286 | 2024.02.23 10:14:26.733406 [ 3 ] {664ced2e-96db-4a76-90e0-b4173995b13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1287 | 2024.02.23 10:14:26.733422 [ 3 ] {} <Debug> HTTP-Session: 87f9b4b7-a74e-4886-82ab-723f32b9fe86 Destroying unnamed session | ||
| 1288 | 2024.02.23 10:14:26.733539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 10359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1289 | 2024.02.23 10:14:26.733584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1290 | 2024.02.23 10:14:26.733603 [ 3 ] {} <Debug> HTTP-Session: 6ea03776-a38f-4243-9481-5e64407e7621 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1291 | 2024.02.23 10:14:26.733619 [ 3 ] {} <Debug> HTTP-Session: 6ea03776-a38f-4243-9481-5e64407e7621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2024.02.23 10:14:26.733692 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1293 | 2024.02.23 10:14:26.733730 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1294 | 2024.02.23 10:14:26.733836 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1295 | 2024.02.23 10:14:26.734150 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1296 | 2024.02.23 10:14:26.734358 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1297 | 2024.02.23 10:14:26.734508 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1298 | 2024.02.23 10:14:26.734626 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Information> executeQuery: Read 61 rows, 4.86 KiB in 0.000905918 sec., 67335 rows/sec., 5.24 MiB/sec. | ||
| 1299 | 2024.02.23 10:14:26.734760 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Debug> DynamicQueryHandler: Done processing query | ||
| 1300 | 2024.02.23 10:14:26.734783 [ 3 ] {94c943ab-b69d-420b-a06c-119e826c8b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1301 | 2024.02.23 10:14:26.734798 [ 3 ] {} <Debug> HTTP-Session: 6ea03776-a38f-4243-9481-5e64407e7621 Destroying unnamed session | ||
| 1302 | 2024.02.23 10:14:26.734918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1303 | 2024.02.23 10:14:26.734962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1304 | 2024.02.23 10:14:26.734980 [ 3 ] {} <Debug> HTTP-Session: 3b504562-6d71-4b1a-9af1-ad1844216751 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1305 | 2024.02.23 10:14:26.734996 [ 3 ] {} <Debug> HTTP-Session: 3b504562-6d71-4b1a-9af1-ad1844216751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2024.02.23 10:14:26.735069 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1307 | 2024.02.23 10:14:26.735111 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1308 | 2024.02.23 10:14:26.735229 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1309 | 2024.02.23 10:14:26.735522 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1310 | 2024.02.23 10:14:26.735782 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2024.02.23 10:14:26.735957 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Trace> oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1312 | 2024.02.23 10:14:26.736073 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00097592 sec., 37912 rows/sec., 2.67 MiB/sec. | ||
| 1313 | 2024.02.23 10:14:26.736227 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Debug> DynamicQueryHandler: Done processing query | ||
| 1314 | 2024.02.23 10:14:26.736250 [ 3 ] {4b1eb37c-51e3-40d2-bcb5-d56acf896272} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1315 | 2024.02.23 10:14:26.736266 [ 3 ] {} <Debug> HTTP-Session: 3b504562-6d71-4b1a-9af1-ad1844216751 Destroying unnamed session | ||
| 1316 | 2024.02.23 10:14:26.736403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1317 | 2024.02.23 10:14:26.736447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1318 | 2024.02.23 10:14:26.736465 [ 3 ] {} <Debug> HTTP-Session: 20ef30ae-0d23-4204-9ae8-fed3011f71b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1319 | 2024.02.23 10:14:26.736482 [ 3 ] {} <Debug> HTTP-Session: 20ef30ae-0d23-4204-9ae8-fed3011f71b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2024.02.23 10:14:26.736558 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1321 | 2024.02.23 10:14:26.736601 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1322 | 2024.02.23 10:14:26.736740 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1323 | 2024.02.23 10:14:26.737166 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1324 | 2024.02.23 10:14:26.737473 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1325 | 2024.02.23 10:14:26.737638 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1326 | 2024.02.23 10:14:26.737758 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001203855 sec., 29073 rows/sec., 39.23 MiB/sec. | ||
| 1327 | 2024.02.23 10:14:26.737880 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1328 | 2024.02.23 10:14:26.737901 [ 3 ] {97724bba-9f80-4518-8a51-1c23c50adf6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1329 | 2024.02.23 10:14:26.737917 [ 3 ] {} <Debug> HTTP-Session: 20ef30ae-0d23-4204-9ae8-fed3011f71b2 Destroying unnamed session | ||
| 1330 | 2024.02.23 10:14:31.720594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1331 | 2024.02.23 10:14:31.720728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1332 | 2024.02.23 10:14:31.720759 [ 3 ] {} <Debug> HTTP-Session: fa7c0315-5769-45c8-bab1-598e565d3145 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1333 | 2024.02.23 10:14:31.720786 [ 3 ] {} <Debug> HTTP-Session: fa7c0315-5769-45c8-bab1-598e565d3145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2024.02.23 10:14:31.720929 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1335 | 2024.02.23 10:14:31.720994 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1336 | 2024.02.23 10:14:31.721152 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1337 | 2024.02.23 10:14:31.721579 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1338 | 2024.02.23 10:14:31.721842 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1339 | 2024.02.23 10:14:31.722006 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1340 | 2024.02.23 10:14:31.722137 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001163324 sec., 10315 rows/sec., 836.10 KiB/sec. | ||
| 1341 | 2024.02.23 10:14:31.722239 [ 95 ] {} <Debug> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1342 | 2024.02.23 10:14:31.722280 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1343 | 2024.02.23 10:14:31.722320 [ 3 ] {d7bde258-d173-4fe1-83a8-0fa140d789b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1344 | 2024.02.23 10:14:31.722336 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1345 | 2024.02.23 10:14:31.722345 [ 3 ] {} <Debug> HTTP-Session: fa7c0315-5769-45c8-bab1-598e565d3145 Destroying unnamed session | ||
| 1346 | 2024.02.23 10:14:31.722504 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1347 | 2024.02.23 10:14:31.722524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1348 | 2024.02.23 10:14:31.722598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1349 | 2024.02.23 10:14:31.722618 [ 3 ] {} <Debug> HTTP-Session: a95a1723-316b-4aae-a0b5-d571cf444aef Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1350 | 2024.02.23 10:14:31.722637 [ 3 ] {} <Debug> HTTP-Session: a95a1723-316b-4aae-a0b5-d571cf444aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2024.02.23 10:14:31.722824 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1352 | 2024.02.23 10:14:31.722828 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1353 | 2024.02.23 10:14:31.722883 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1354 | 2024.02.23 10:14:31.723006 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1355 | 2024.02.23 10:14:31.723062 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 1356 | 2024.02.23 10:14:31.723319 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 1357 | 2024.02.23 10:14:31.723624 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 1358 | 2024.02.23 10:14:31.723748 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1359 | 2024.02.23 10:14:31.723805 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1360 | 2024.02.23 10:14:31.723944 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1361 | 2024.02.23 10:14:31.724128 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 1362 | 2024.02.23 10:14:31.724175 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1363 | 2024.02.23 10:14:31.724429 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1364 | 2024.02.23 10:14:31.724565 [ 95 ] {} <Debug> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1365 | 2024.02.23 10:14:31.724655 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1366 | 2024.02.23 10:14:31.724644 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Information> executeQuery: Read 36 rows, 3.21 KiB in 0.001766016 sec., 20384 rows/sec., 1.77 MiB/sec. | ||
| 1367 | 2024.02.23 10:14:31.724816 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1368 | 2024.02.23 10:14:31.725085 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Debug> DynamicQueryHandler: Done processing query | ||
| 1369 | 2024.02.23 10:14:31.725149 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1370 | 2024.02.23 10:14:31.725150 [ 3 ] {c786a0a3-3cd2-4c8d-b31e-701143ff9f93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1371 | 2024.02.23 10:14:31.725232 [ 3 ] {} <Debug> HTTP-Session: a95a1723-316b-4aae-a0b5-d571cf444aef Destroying unnamed session | ||
| 1372 | 2024.02.23 10:14:31.725260 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1373 | 2024.02.23 10:14:31.725487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 4302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1374 | 2024.02.23 10:14:31.725623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1375 | 2024.02.23 10:14:31.725691 [ 3 ] {} <Debug> HTTP-Session: 4701a42a-6904-46c5-a418-7e885d298bde Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1376 | 2024.02.23 10:14:31.725703 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 141 rows starting from the beginning of the part | ||
| 1377 | 2024.02.23 10:14:31.725755 [ 3 ] {} <Debug> HTTP-Session: 4701a42a-6904-46c5-a418-7e885d298bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2024.02.23 10:14:31.726162 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1379 | 2024.02.23 10:14:31.726171 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part | ||
| 1380 | 2024.02.23 10:14:31.726317 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1381 | 2024.02.23 10:14:31.726589 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part | ||
| 1382 | 2024.02.23 10:14:31.726625 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004190635 sec., 44384.68155780687 rows/sec., 3.51 MiB/sec. | ||
| 1383 | 2024.02.23 10:14:31.726910 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 1384 | 2024.02.23 10:14:31.726974 [ 14 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1385 | 2024.02.23 10:14:31.727002 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1386 | 2024.02.23 10:14:31.727228 [ 17 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1387 | 2024.02.23 10:14:31.727475 [ 14 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1388 | 2024.02.23 10:14:31.727718 [ 14 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_6_1} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1389 | 2024.02.23 10:14:31.728017 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1390 | 2024.02.23 10:14:31.728336 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1391 | 2024.02.23 10:14:31.728582 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1392 | 2024.02.23 10:14:31.728620 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 4 columns (4 merged, 0 gathered) in 0.00389307 sec., 162082.8806057944 rows/sec., 15.52 MiB/sec. | ||
| 1393 | 2024.02.23 10:14:31.728735 [ 95 ] {} <Debug> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1394 | 2024.02.23 10:14:31.728776 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Information> executeQuery: Read 25 rows, 2.02 KiB in 0.002529961 sec., 9881 rows/sec., 796.70 KiB/sec. | ||
| 1395 | 2024.02.23 10:14:31.728795 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1396 | 2024.02.23 10:14:31.728828 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1397 | 2024.02.23 10:14:31.729014 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1398 | 2024.02.23 10:14:31.729108 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Debug> DynamicQueryHandler: Done processing query | ||
| 1399 | 2024.02.23 10:14:31.729154 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1400 | 2024.02.23 10:14:31.729154 [ 3 ] {17ff1b09-49a2-4782-959d-8dab4fa53faa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1401 | 2024.02.23 10:14:31.729198 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part | ||
| 1402 | 2024.02.23 10:14:31.729204 [ 3 ] {} <Debug> HTTP-Session: 4701a42a-6904-46c5-a418-7e885d298bde Destroying unnamed session | ||
| 1403 | 2024.02.23 10:14:31.729280 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1404 | 2024.02.23 10:14:31.729367 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 59 rows starting from the beginning of the part | ||
| 1405 | 2024.02.23 10:14:31.729377 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_6_1} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1406 | 2024.02.23 10:14:31.729456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 12887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1407 | 2024.02.23 10:14:31.729583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1408 | 2024.02.23 10:14:31.729603 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 1409 | 2024.02.23 10:14:31.729609 [ 3 ] {} <Debug> HTTP-Session: 9ea24ea5-c997-462a-a694-afbcaa0a9579 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1410 | 2024.02.23 10:14:31.729642 [ 3 ] {} <Debug> HTTP-Session: 9ea24ea5-c997-462a-a694-afbcaa0a9579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2024.02.23 10:14:31.729728 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1412 | 2024.02.23 10:14:31.729762 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1413 | 2024.02.23 10:14:31.729834 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1414 | 2024.02.23 10:14:31.729843 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 61 rows starting from the beginning of the part | ||
| 1415 | 2024.02.23 10:14:31.730008 [ 17 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1416 | 2024.02.23 10:14:31.730189 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1417 | 2024.02.23 10:14:31.730794 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1418 | 2024.02.23 10:14:31.730955 [ 23 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002090043 sec., 122485.5182405338 rows/sec., 9.57 MiB/sec. | ||
| 1419 | 2024.02.23 10:14:31.731129 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1420 | 2024.02.23 10:14:31.731295 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1421 | 2024.02.23 10:14:31.731448 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1422 | 2024.02.23 10:14:31.731532 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_6_1} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1423 | 2024.02.23 10:14:31.731617 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1424 | 2024.02.23 10:14:31.731767 [ 95 ] {} <Debug> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2024.02.23 10:14:31.731785 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001986101 sec., 6041 rows/sec., 8.15 MiB/sec. | ||
| 1426 | 2024.02.23 10:14:31.731815 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. | ||
| 1427 | 2024.02.23 10:14:31.731971 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1428 | 2024.02.23 10:14:31.732105 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Debug> DynamicQueryHandler: Done processing query | ||
| 1429 | 2024.02.23 10:14:31.732135 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1430 | 2024.02.23 10:14:31.732145 [ 3 ] {7c536add-d14b-4979-98a0-be6d7a176c22} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1431 | 2024.02.23 10:14:31.732194 [ 3 ] {} <Debug> HTTP-Session: 9ea24ea5-c997-462a-a694-afbcaa0a9579 Destroying unnamed session | ||
| 1432 | 2024.02.23 10:14:31.732200 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 1433 | 2024.02.23 10:14:31.732336 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 1434 | 2024.02.23 10:14:31.732357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1435 | 2024.02.23 10:14:31.732432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1436 | 2024.02.23 10:14:31.732492 [ 3 ] {} <Debug> HTTP-Session: 103a2c73-b56c-4090-a8b0-7a454da5312c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1437 | 2024.02.23 10:14:31.732535 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 1438 | 2024.02.23 10:14:31.732543 [ 3 ] {} <Debug> HTTP-Session: 103a2c73-b56c-4090-a8b0-7a454da5312c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2024.02.23 10:14:31.732775 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1440 | 2024.02.23 10:14:31.732793 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1441 | 2024.02.23 10:14:31.732883 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1442 | 2024.02.23 10:14:31.733134 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1443 | 2024.02.23 10:14:31.733345 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1444 | 2024.02.23 10:14:31.733428 [ 23 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 1445 | 2024.02.23 10:14:31.733894 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1446 | 2024.02.23 10:14:31.734461 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1447 | 2024.02.23 10:14:31.734841 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Trace> oximeter.measurements_i64 (8fb668ac-e4e7-4f56-9675-19893828c5d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1448 | 2024.02.23 10:14:31.735001 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.002183424 sec., 6869 rows/sec., 498.25 KiB/sec. | ||
| 1449 | 2024.02.23 10:14:31.735132 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1450 | 2024.02.23 10:14:31.735157 [ 3 ] {b5dc30d9-0b35-417b-864b-2b187e7dbfe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1451 | 2024.02.23 10:14:31.735174 [ 3 ] {} <Debug> HTTP-Session: 103a2c73-b56c-4090-a8b0-7a454da5312c Destroying unnamed session | ||
| 1452 | 2024.02.23 10:14:31.735890 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 6 columns (6 merged, 0 gathered) in 0.003997082 sec., 46533.94651398195 rows/sec., 62.80 MiB/sec. | ||
| 1453 | 2024.02.23 10:14:31.736196 [ 24 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1454 | 2024.02.23 10:14:31.736513 [ 24 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1455 | 2024.02.23 10:14:31.736597 [ 24 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1456 | 2024.02.23 10:14:35.891925 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1457 | 2024.02.23 10:14:35.891988 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1458 | 2024.02.23 10:14:36.721810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1459 | 2024.02.23 10:14:36.721916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1460 | 2024.02.23 10:14:36.721942 [ 3 ] {} <Debug> HTTP-Session: 076f5459-c908-49e8-9c0f-bab89c25a505 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1461 | 2024.02.23 10:14:36.721966 [ 3 ] {} <Debug> HTTP-Session: 076f5459-c908-49e8-9c0f-bab89c25a505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2024.02.23 10:14:36.722098 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1463 | 2024.02.23 10:14:36.722159 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1464 | 2024.02.23 10:14:36.722319 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1465 | 2024.02.23 10:14:36.722736 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1466 | 2024.02.23 10:14:36.723000 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1467 | 2024.02.23 10:14:36.723163 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1468 | 2024.02.23 10:14:36.723278 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001146974 sec., 30515 rows/sec., 2.42 MiB/sec. | ||
| 1469 | 2024.02.23 10:14:36.723420 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1470 | 2024.02.23 10:14:36.723444 [ 3 ] {f62ea43a-28cd-4125-a811-ae3252200d9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1471 | 2024.02.23 10:14:36.723460 [ 3 ] {} <Debug> HTTP-Session: 076f5459-c908-49e8-9c0f-bab89c25a505 Destroying unnamed session | ||
| 1472 | 2024.02.23 10:14:36.723617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1473 | 2024.02.23 10:14:36.723662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1474 | 2024.02.23 10:14:36.723682 [ 3 ] {} <Debug> HTTP-Session: dc23dbf1-0abe-4458-bd47-6ae4e11228c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1475 | 2024.02.23 10:14:36.723698 [ 3 ] {} <Debug> HTTP-Session: dc23dbf1-0abe-4458-bd47-6ae4e11228c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2024.02.23 10:14:36.723769 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1477 | 2024.02.23 10:14:36.723810 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1478 | 2024.02.23 10:14:36.723916 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1479 | 2024.02.23 10:14:36.724194 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1480 | 2024.02.23 10:14:36.724400 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1481 | 2024.02.23 10:14:36.724552 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Trace> oximeter.fields_ipaddr (c8ecdc8d-c65b-4d65-9102-c1575b7749d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1482 | 2024.02.23 10:14:36.724670 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000871278 sec., 2295 rows/sec., 196.15 KiB/sec. | ||
| 1483 | 2024.02.23 10:14:36.724821 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Debug> DynamicQueryHandler: Done processing query | ||
| 1484 | 2024.02.23 10:14:36.724844 [ 3 ] {832d0632-3251-4a85-8cfe-49cf20a0c421} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1485 | 2024.02.23 10:14:36.724861 [ 3 ] {} <Debug> HTTP-Session: dc23dbf1-0abe-4458-bd47-6ae4e11228c6 Destroying unnamed session | ||
| 1486 | 2024.02.23 10:14:36.724990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1487 | 2024.02.23 10:14:36.725036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1488 | 2024.02.23 10:14:36.725055 [ 3 ] {} <Debug> HTTP-Session: 5c80c885-3493-400b-8e06-ccde60077950 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1489 | 2024.02.23 10:14:36.725072 [ 3 ] {} <Debug> HTTP-Session: 5c80c885-3493-400b-8e06-ccde60077950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2024.02.23 10:14:36.725149 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1491 | 2024.02.23 10:14:36.725188 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1492 | 2024.02.23 10:14:36.725299 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1493 | 2024.02.23 10:14:36.725639 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1494 | 2024.02.23 10:14:36.725865 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1495 | 2024.02.23 10:14:36.726015 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1496 | 2024.02.23 10:14:36.726114 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Information> executeQuery: Read 106 rows, 10.74 KiB in 0.000935119 sec., 113354 rows/sec., 11.21 MiB/sec. | ||
| 1497 | 2024.02.23 10:14:36.726219 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Debug> DynamicQueryHandler: Done processing query | ||
| 1498 | 2024.02.23 10:14:36.726243 [ 3 ] {9cc26f6a-8208-4b74-a0d3-073eab7e7958} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1499 | 2024.02.23 10:14:36.726258 [ 3 ] {} <Debug> HTTP-Session: 5c80c885-3493-400b-8e06-ccde60077950 Destroying unnamed session | ||
| 1500 | 2024.02.23 10:14:36.726409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1501 | 2024.02.23 10:14:36.726452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1502 | 2024.02.23 10:14:36.726470 [ 3 ] {} <Debug> HTTP-Session: 00b7a737-4f20-4943-9074-4fd9f3da456d Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1503 | 2024.02.23 10:14:36.726487 [ 3 ] {} <Debug> HTTP-Session: 00b7a737-4f20-4943-9074-4fd9f3da456d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2024.02.23 10:14:36.726556 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1505 | 2024.02.23 10:14:36.726595 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1506 | 2024.02.23 10:14:36.726700 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1507 | 2024.02.23 10:14:36.726956 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1508 | 2024.02.23 10:14:36.727158 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1509 | 2024.02.23 10:14:36.727305 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Trace> oximeter.fields_u16 (90b88400-6248-47f3-b8e7-dcd9c1088933): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1510 | 2024.02.23 10:14:36.727430 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000843238 sec., 2371 rows/sec., 165.61 KiB/sec. | ||
| 1511 | 2024.02.23 10:14:36.727557 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1512 | 2024.02.23 10:14:36.727580 [ 3 ] {9bd1f708-8cfd-4edd-8e3b-22b215c9e89d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1513 | 2024.02.23 10:14:36.727596 [ 3 ] {} <Debug> HTTP-Session: 00b7a737-4f20-4943-9074-4fd9f3da456d Destroying unnamed session | ||
| 1514 | 2024.02.23 10:14:36.727718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1515 | 2024.02.23 10:14:36.727762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1516 | 2024.02.23 10:14:36.727781 [ 3 ] {} <Debug> HTTP-Session: 59c145be-ce62-4a12-a037-051d07565264 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1517 | 2024.02.23 10:14:36.727798 [ 3 ] {} <Debug> HTTP-Session: 59c145be-ce62-4a12-a037-051d07565264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2024.02.23 10:14:36.727868 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1519 | 2024.02.23 10:14:36.727907 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1520 | 2024.02.23 10:14:36.728015 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1521 | 2024.02.23 10:14:36.728299 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1522 | 2024.02.23 10:14:36.728507 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1523 | 2024.02.23 10:14:36.728654 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1524 | 2024.02.23 10:14:36.728772 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Information> executeQuery: Read 37 rows, 2.97 KiB in 0.000875878 sec., 42243 rows/sec., 3.31 MiB/sec. | ||
| 1525 | 2024.02.23 10:14:36.728874 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Debug> DynamicQueryHandler: Done processing query | ||
| 1526 | 2024.02.23 10:14:36.728897 [ 3 ] {a7e84e23-306c-42e9-9707-4dd2e03fcd68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1527 | 2024.02.23 10:14:36.728912 [ 3 ] {} <Debug> HTTP-Session: 59c145be-ce62-4a12-a037-051d07565264 Destroying unnamed session | ||
| 1528 | 2024.02.23 10:14:36.729064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1529 | 2024.02.23 10:14:36.729107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1530 | 2024.02.23 10:14:36.729126 [ 3 ] {} <Debug> HTTP-Session: cdfed367-a55f-411b-bbab-be10aea9af30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1531 | 2024.02.23 10:14:36.729143 [ 3 ] {} <Debug> HTTP-Session: cdfed367-a55f-411b-bbab-be10aea9af30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2024.02.23 10:14:36.729213 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1533 | 2024.02.23 10:14:36.729255 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1534 | 2024.02.23 10:14:36.729404 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1535 | 2024.02.23 10:14:36.729689 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1536 | 2024.02.23 10:14:36.729946 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1537 | 2024.02.23 10:14:36.730137 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Trace> oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1538 | 2024.02.23 10:14:36.730257 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00101646 sec., 983 rows/sec., 69.17 KiB/sec. | ||
| 1539 | 2024.02.23 10:14:36.730436 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1540 | 2024.02.23 10:14:36.730474 [ 3 ] {19c8b42c-b74d-4387-aa14-c12f0e0470e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1541 | 2024.02.23 10:14:36.730494 [ 3 ] {} <Debug> HTTP-Session: cdfed367-a55f-411b-bbab-be10aea9af30 Destroying unnamed session | ||
| 1542 | 2024.02.23 10:14:36.730671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1543 | 2024.02.23 10:14:36.730726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1544 | 2024.02.23 10:14:36.730749 [ 3 ] {} <Debug> HTTP-Session: 6bd52f85-2f75-4af8-80b8-816d25c8159e Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1545 | 2024.02.23 10:14:36.730797 [ 3 ] {} <Debug> HTTP-Session: 6bd52f85-2f75-4af8-80b8-816d25c8159e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2024.02.23 10:14:36.730896 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1547 | 2024.02.23 10:14:36.730949 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1548 | 2024.02.23 10:14:36.731129 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1549 | 2024.02.23 10:14:36.731590 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1550 | 2024.02.23 10:14:36.731900 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1551 | 2024.02.23 10:14:36.732085 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1552 | 2024.02.23 10:14:36.732200 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001270616 sec., 27545 rows/sec., 37.17 MiB/sec. | ||
| 1553 | 2024.02.23 10:14:36.732326 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Debug> DynamicQueryHandler: Done processing query | ||
| 1554 | 2024.02.23 10:14:36.732350 [ 3 ] {844bb2d7-3faa-4fa8-897a-c9899687f250} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1555 | 2024.02.23 10:14:36.732366 [ 3 ] {} <Debug> HTTP-Session: 6bd52f85-2f75-4af8-80b8-816d25c8159e Destroying unnamed session | ||
| 1556 | 2024.02.23 10:14:41.719891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1557 | 2024.02.23 10:14:41.720079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1558 | 2024.02.23 10:14:41.720128 [ 3 ] {} <Debug> HTTP-Session: 52e01399-b7ef-4d5c-a886-1ca5dc2ef8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1559 | 2024.02.23 10:14:41.720170 [ 3 ] {} <Debug> HTTP-Session: 52e01399-b7ef-4d5c-a886-1ca5dc2ef8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2024.02.23 10:14:41.720361 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1561 | 2024.02.23 10:14:41.720427 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1562 | 2024.02.23 10:14:41.720582 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1563 | 2024.02.23 10:14:41.720997 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1564 | 2024.02.23 10:14:41.721258 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1565 | 2024.02.23 10:14:41.721429 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1566 | 2024.02.23 10:14:41.721574 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001161774 sec., 12050 rows/sec., 976.75 KiB/sec. | ||
| 1567 | 2024.02.23 10:14:41.721766 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Debug> DynamicQueryHandler: Done processing query | ||
| 1568 | 2024.02.23 10:14:41.721791 [ 3 ] {8425689b-6c0a-423d-a2bd-efedd632d913} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1569 | 2024.02.23 10:14:41.721808 [ 3 ] {} <Debug> HTTP-Session: 52e01399-b7ef-4d5c-a886-1ca5dc2ef8b9 Destroying unnamed session | ||
| 1570 | 2024.02.23 10:14:41.721936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1571 | 2024.02.23 10:14:41.721982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1572 | 2024.02.23 10:14:41.722001 [ 3 ] {} <Debug> HTTP-Session: f8a0522d-5fef-4cf0-b8ec-c9469302e86b Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1573 | 2024.02.23 10:14:41.722017 [ 3 ] {} <Debug> HTTP-Session: f8a0522d-5fef-4cf0-b8ec-c9469302e86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2024.02.23 10:14:41.722090 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1575 | 2024.02.23 10:14:41.722130 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1576 | 2024.02.23 10:14:41.722245 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1577 | 2024.02.23 10:14:41.722566 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1578 | 2024.02.23 10:14:41.722776 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1579 | 2024.02.23 10:14:41.722926 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1580 | 2024.02.23 10:14:41.723044 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000924299 sec., 45439 rows/sec., 4.02 MiB/sec. | ||
| 1581 | 2024.02.23 10:14:41.723150 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Debug> DynamicQueryHandler: Done processing query | ||
| 1582 | 2024.02.23 10:14:41.723174 [ 3 ] {6deae4b0-7372-4097-a4b7-1ffab7213b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1583 | 2024.02.23 10:14:41.723189 [ 3 ] {} <Debug> HTTP-Session: f8a0522d-5fef-4cf0-b8ec-c9469302e86b Destroying unnamed session | ||
| 1584 | 2024.02.23 10:14:41.723320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1585 | 2024.02.23 10:14:41.723364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1586 | 2024.02.23 10:14:41.723383 [ 3 ] {} <Debug> HTTP-Session: 9f71b378-0ed7-44b5-bcc3-5b0dc7f5e2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1587 | 2024.02.23 10:14:41.723400 [ 3 ] {} <Debug> HTTP-Session: 9f71b378-0ed7-44b5-bcc3-5b0dc7f5e2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2024.02.23 10:14:41.723470 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1589 | 2024.02.23 10:14:41.723509 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1590 | 2024.02.23 10:14:41.723613 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1591 | 2024.02.23 10:14:41.723872 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1592 | 2024.02.23 10:14:41.724072 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1593 | 2024.02.23 10:14:41.724231 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1594 | 2024.02.23 10:14:41.724342 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000843867 sec., 16590 rows/sec., 1.30 MiB/sec. | ||
| 1595 | 2024.02.23 10:14:41.724458 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1596 | 2024.02.23 10:14:41.724480 [ 3 ] {ea0a7478-ab4b-4c56-ae0d-8af46dbd972e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1597 | 2024.02.23 10:14:41.724496 [ 3 ] {} <Debug> HTTP-Session: 9f71b378-0ed7-44b5-bcc3-5b0dc7f5e2b8 Destroying unnamed session | ||
| 1598 | 2024.02.23 10:14:41.724666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1599 | 2024.02.23 10:14:41.724710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1600 | 2024.02.23 10:14:41.724728 [ 3 ] {} <Debug> HTTP-Session: 9db3eedc-da00-4af7-9a86-ad66931ab0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1601 | 2024.02.23 10:14:41.724745 [ 3 ] {} <Debug> HTTP-Session: 9db3eedc-da00-4af7-9a86-ad66931ab0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2024.02.23 10:14:41.724816 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1603 | 2024.02.23 10:14:41.724860 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1604 | 2024.02.23 10:14:41.724998 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1605 | 2024.02.23 10:14:41.725414 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1606 | 2024.02.23 10:14:41.725702 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1607 | 2024.02.23 10:14:41.725883 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1608 | 2024.02.23 10:14:41.726012 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001160354 sec., 12065 rows/sec., 16.28 MiB/sec. | ||
| 1609 | 2024.02.23 10:14:41.726149 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1610 | 2024.02.23 10:14:41.726171 [ 3 ] {c6f46a2a-7f3a-4c1b-94d7-51b1ce6b194d} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1611 | 2024.02.23 10:14:41.726187 [ 3 ] {} <Debug> HTTP-Session: 9db3eedc-da00-4af7-9a86-ad66931ab0c2 Destroying unnamed session | ||
| 1612 | 2024.02.23 10:14:46.720377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1613 | 2024.02.23 10:14:46.720554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1614 | 2024.02.23 10:14:46.720588 [ 3 ] {} <Debug> HTTP-Session: d8c59f3a-a60d-44be-83d4-63f6a2a164ad Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1615 | 2024.02.23 10:14:46.720615 [ 3 ] {} <Debug> HTTP-Session: d8c59f3a-a60d-44be-83d4-63f6a2a164ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2024.02.23 10:14:46.720757 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1617 | 2024.02.23 10:14:46.720825 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1618 | 2024.02.23 10:14:46.721007 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1619 | 2024.02.23 10:14:46.721456 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1620 | 2024.02.23 10:14:46.721728 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1621 | 2024.02.23 10:14:46.721899 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1622 | 2024.02.23 10:14:46.722015 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001217525 sec., 28746 rows/sec., 2.28 MiB/sec. | ||
| 1623 | 2024.02.23 10:14:46.722148 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Debug> DynamicQueryHandler: Done processing query | ||
| 1624 | 2024.02.23 10:14:46.722172 [ 3 ] {52190f51-fcc2-45f8-aae2-e2f561105329} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1625 | 2024.02.23 10:14:46.722189 [ 3 ] {} <Debug> HTTP-Session: d8c59f3a-a60d-44be-83d4-63f6a2a164ad Destroying unnamed session | ||
| 1626 | 2024.02.23 10:14:46.722347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 17073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1627 | 2024.02.23 10:14:46.722392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1628 | 2024.02.23 10:14:46.722413 [ 3 ] {} <Debug> HTTP-Session: 7995c98c-9e76-4ee9-ad6c-322f21785d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1629 | 2024.02.23 10:14:46.722432 [ 3 ] {} <Debug> HTTP-Session: 7995c98c-9e76-4ee9-ad6c-322f21785d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2024.02.23 10:14:46.722509 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1631 | 2024.02.23 10:14:46.722549 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1632 | 2024.02.23 10:14:46.722652 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1633 | 2024.02.23 10:14:46.723014 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1634 | 2024.02.23 10:14:46.723232 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1635 | 2024.02.23 10:14:46.723386 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1636 | 2024.02.23 10:14:46.723524 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Information> executeQuery: Read 105 rows, 10.65 KiB in 0.00097801 sec., 107360 rows/sec., 10.63 MiB/sec. | ||
| 1637 | 2024.02.23 10:14:46.723687 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1638 | 2024.02.23 10:14:46.723724 [ 3 ] {ddde4b02-74f8-44f6-85fc-bf75f1b363cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1639 | 2024.02.23 10:14:46.723749 [ 3 ] {} <Debug> HTTP-Session: 7995c98c-9e76-4ee9-ad6c-322f21785d5d Destroying unnamed session | ||
| 1640 | 2024.02.23 10:14:46.723905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1641 | 2024.02.23 10:14:46.723971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1642 | 2024.02.23 10:14:46.724003 [ 3 ] {} <Debug> HTTP-Session: 7fb359b4-7998-46a2-bbe0-03c7b9309804 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1643 | 2024.02.23 10:14:46.724028 [ 3 ] {} <Debug> HTTP-Session: 7fb359b4-7998-46a2-bbe0-03c7b9309804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2024.02.23 10:14:46.724126 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1645 | 2024.02.23 10:14:46.724182 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1646 | 2024.02.23 10:14:46.724335 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1647 | 2024.02.23 10:14:46.724726 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1648 | 2024.02.23 10:14:46.725008 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1649 | 2024.02.23 10:14:46.725192 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1650 | 2024.02.23 10:14:46.725325 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.001156104 sec., 30274 rows/sec., 2.37 MiB/sec. | ||
| 1651 | 2024.02.23 10:14:46.725468 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 1652 | 2024.02.23 10:14:46.725497 [ 3 ] {b655f627-14b4-4e5a-b0a0-5d74ab0d08ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1653 | 2024.02.23 10:14:46.725516 [ 3 ] {} <Debug> HTTP-Session: 7fb359b4-7998-46a2-bbe0-03c7b9309804 Destroying unnamed session | ||
| 1654 | 2024.02.23 10:14:46.725744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1655 | 2024.02.23 10:14:46.725792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1656 | 2024.02.23 10:14:46.725812 [ 3 ] {} <Debug> HTTP-Session: f036ea0f-b3ab-4fa5-88fc-0691d97c6be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1657 | 2024.02.23 10:14:46.725829 [ 3 ] {} <Debug> HTTP-Session: f036ea0f-b3ab-4fa5-88fc-0691d97c6be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2024.02.23 10:14:46.725915 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1659 | 2024.02.23 10:14:46.725962 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1660 | 2024.02.23 10:14:46.726102 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1661 | 2024.02.23 10:14:46.726554 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1662 | 2024.02.23 10:14:46.726941 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1663 | 2024.02.23 10:14:46.727169 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1664 | 2024.02.23 10:14:46.727309 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001363388 sec., 25671 rows/sec., 34.64 MiB/sec. | ||
| 1665 | 2024.02.23 10:14:46.727442 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Debug> DynamicQueryHandler: Done processing query | ||
| 1666 | 2024.02.23 10:14:46.727471 [ 3 ] {779435a7-c976-4ab9-9b32-ec8b67c69daa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1667 | 2024.02.23 10:14:46.727492 [ 3 ] {} <Debug> HTTP-Session: f036ea0f-b3ab-4fa5-88fc-0691d97c6be7 Destroying unnamed session | ||
| 1668 | 2024.02.23 10:14:50.892030 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1669 | 2024.02.23 10:14:50.892097 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1670 | 2024.02.23 10:14:51.719546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1671 | 2024.02.23 10:14:51.719709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1672 | 2024.02.23 10:14:51.719756 [ 3 ] {} <Debug> HTTP-Session: c8d52d52-066a-43d8-8d0d-8b020506e053 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1673 | 2024.02.23 10:14:51.719798 [ 3 ] {} <Debug> HTTP-Session: c8d52d52-066a-43d8-8d0d-8b020506e053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2024.02.23 10:14:51.720001 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1675 | 2024.02.23 10:14:51.720100 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1676 | 2024.02.23 10:14:51.720362 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1677 | 2024.02.23 10:14:51.720905 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1678 | 2024.02.23 10:14:51.721166 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1679 | 2024.02.23 10:14:51.721334 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1680 | 2024.02.23 10:14:51.721452 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001392929 sec., 10050 rows/sec., 814.66 KiB/sec. | ||
| 1681 | 2024.02.23 10:14:51.721590 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Debug> DynamicQueryHandler: Done processing query | ||
| 1682 | 2024.02.23 10:14:51.721614 [ 3 ] {3c375277-625e-47bc-b46b-edaaff1ed429} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1683 | 2024.02.23 10:14:51.721630 [ 3 ] {} <Debug> HTTP-Session: c8d52d52-066a-43d8-8d0d-8b020506e053 Destroying unnamed session | ||
| 1684 | 2024.02.23 10:14:51.721754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1685 | 2024.02.23 10:14:51.721802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1686 | 2024.02.23 10:14:51.721821 [ 3 ] {} <Debug> HTTP-Session: 90424f56-6b4a-468e-91c3-8e20f76731ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1687 | 2024.02.23 10:14:51.721839 [ 3 ] {} <Debug> HTTP-Session: 90424f56-6b4a-468e-91c3-8e20f76731ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2024.02.23 10:14:51.721913 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1689 | 2024.02.23 10:14:51.721954 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1690 | 2024.02.23 10:14:51.722060 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1691 | 2024.02.23 10:14:51.722350 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1692 | 2024.02.23 10:14:51.722558 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1693 | 2024.02.23 10:14:51.722706 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1694 | 2024.02.23 10:14:51.722803 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000861788 sec., 48735 rows/sec., 4.31 MiB/sec. | ||
| 1695 | 2024.02.23 10:14:51.722905 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Debug> DynamicQueryHandler: Done processing query | ||
| 1696 | 2024.02.23 10:14:51.722928 [ 3 ] {e1b76372-0c2f-40e6-ad6d-f7381d326015} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1697 | 2024.02.23 10:14:51.722944 [ 3 ] {} <Debug> HTTP-Session: 90424f56-6b4a-468e-91c3-8e20f76731ac Destroying unnamed session | ||
| 1698 | 2024.02.23 10:14:51.723066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1699 | 2024.02.23 10:14:51.723109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1700 | 2024.02.23 10:14:51.723128 [ 3 ] {} <Debug> HTTP-Session: 722a4d65-50cf-4f1e-b659-0ded5dc8d217 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1701 | 2024.02.23 10:14:51.723145 [ 3 ] {} <Debug> HTTP-Session: 722a4d65-50cf-4f1e-b659-0ded5dc8d217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2024.02.23 10:14:51.723216 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1703 | 2024.02.23 10:14:51.723254 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1704 | 2024.02.23 10:14:51.723356 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1705 | 2024.02.23 10:14:51.723615 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1706 | 2024.02.23 10:14:51.723818 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1707 | 2024.02.23 10:14:51.723978 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1708 | 2024.02.23 10:14:51.724074 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000830846 sec., 16850 rows/sec., 1.32 MiB/sec. | ||
| 1709 | 2024.02.23 10:14:51.724247 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1710 | 2024.02.23 10:14:51.724270 [ 3 ] {d2559f58-4f6b-4930-88c2-fadf2a2b56dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1711 | 2024.02.23 10:14:51.724286 [ 3 ] {} <Debug> HTTP-Session: 722a4d65-50cf-4f1e-b659-0ded5dc8d217 Destroying unnamed session | ||
| 1712 | 2024.02.23 10:14:51.724450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 15026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1713 | 2024.02.23 10:14:51.724496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1714 | 2024.02.23 10:14:51.724514 [ 3 ] {} <Debug> HTTP-Session: 92a58abf-7442-4d08-8a3e-e4de0b8e8eda Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1715 | 2024.02.23 10:14:51.724532 [ 3 ] {} <Debug> HTTP-Session: 92a58abf-7442-4d08-8a3e-e4de0b8e8eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2024.02.23 10:14:51.724606 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1717 | 2024.02.23 10:14:51.724651 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1718 | 2024.02.23 10:14:51.724799 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1719 | 2024.02.23 10:14:51.725122 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1720 | 2024.02.23 10:14:51.725412 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1721 | 2024.02.23 10:14:51.725594 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1722 | 2024.02.23 10:14:51.725692 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001059242 sec., 13216 rows/sec., 17.84 MiB/sec. | ||
| 1723 | 2024.02.23 10:14:51.725798 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1724 | 2024.02.23 10:14:51.725821 [ 3 ] {7a7460ec-c915-4fb9-8e7d-cb63ac628af1} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1725 | 2024.02.23 10:14:51.725837 [ 3 ] {} <Debug> HTTP-Session: 92a58abf-7442-4d08-8a3e-e4de0b8e8eda Destroying unnamed session | ||
| 1726 | 2024.02.23 10:14:56.722330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 5065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1727 | 2024.02.23 10:14:56.722465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1728 | 2024.02.23 10:14:56.722496 [ 3 ] {} <Debug> HTTP-Session: 417d47a1-5baf-46ea-b6c3-f4870e60df86 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1729 | 2024.02.23 10:14:56.722525 [ 3 ] {} <Debug> HTTP-Session: 417d47a1-5baf-46ea-b6c3-f4870e60df86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2024.02.23 10:14:56.722670 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1731 | 2024.02.23 10:14:56.722738 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1732 | 2024.02.23 10:14:56.722916 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1733 | 2024.02.23 10:14:56.723340 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1734 | 2024.02.23 10:14:56.723607 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1735 | 2024.02.23 10:14:56.723774 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1736 | 2024.02.23 10:14:56.723901 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001185824 sec., 29515 rows/sec., 2.34 MiB/sec. | ||
| 1737 | 2024.02.23 10:14:56.723913 [ 67 ] {} <Debug> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1738 | 2024.02.23 10:14:56.724038 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1739 | 2024.02.23 10:14:56.724083 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Debug> DynamicQueryHandler: Done processing query | ||
| 1740 | 2024.02.23 10:14:56.724134 [ 3 ] {9f283838-98a0-412a-92e4-70c365932b88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1741 | 2024.02.23 10:14:56.724152 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1742 | 2024.02.23 10:14:56.724163 [ 3 ] {} <Debug> HTTP-Session: 417d47a1-5baf-46ea-b6c3-f4870e60df86 Destroying unnamed session | ||
| 1743 | 2024.02.23 10:14:56.724276 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1744 | 2024.02.23 10:14:56.724315 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
| 1745 | 2024.02.23 10:14:56.724391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 22053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1746 | 2024.02.23 10:14:56.724485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1747 | 2024.02.23 10:14:56.724537 [ 3 ] {} <Debug> HTTP-Session: d26ec157-cc02-41d1-bf47-a8dab4decbfc Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1748 | 2024.02.23 10:14:56.724533 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 1749 | 2024.02.23 10:14:56.724565 [ 3 ] {} <Debug> HTTP-Session: d26ec157-cc02-41d1-bf47-a8dab4decbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2024.02.23 10:14:56.724781 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1751 | 2024.02.23 10:14:56.724798 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 1752 | 2024.02.23 10:14:56.724861 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1753 | 2024.02.23 10:14:56.725058 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 1754 | 2024.02.23 10:14:56.725282 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1755 | 2024.02.23 10:14:56.725301 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 1756 | 2024.02.23 10:14:56.725463 [ 23 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 1757 | 2024.02.23 10:14:56.725983 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1758 | 2024.02.23 10:14:56.726464 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1759 | 2024.02.23 10:14:56.726743 [ 12 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621463 sec., 68663.94833724527 rows/sec., 5.44 MiB/sec. | ||
| 1760 | 2024.02.23 10:14:56.726766 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1761 | 2024.02.23 10:14:56.726947 [ 67 ] {} <Debug> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1762 | 2024.02.23 10:14:56.726982 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1763 | 2024.02.23 10:14:56.727015 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1764 | 2024.02.23 10:14:56.726986 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Information> executeQuery: Read 141 rows, 13.46 KiB in 0.002156825 sec., 65373 rows/sec., 6.09 MiB/sec. | ||
| 1765 | 2024.02.23 10:14:56.727178 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1766 | 2024.02.23 10:14:56.727359 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1767 | 2024.02.23 10:14:56.727365 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1768 | 2024.02.23 10:14:56.727417 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part | ||
| 1769 | 2024.02.23 10:14:56.727435 [ 3 ] {7296c74b-748b-4502-a673-d173a43406b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1770 | 2024.02.23 10:14:56.727477 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1771 | 2024.02.23 10:14:56.727514 [ 3 ] {} <Debug> HTTP-Session: d26ec157-cc02-41d1-bf47-a8dab4decbfc Destroying unnamed session | ||
| 1772 | 2024.02.23 10:14:56.727652 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
| 1773 | 2024.02.23 10:14:56.727650 [ 22 ] {3ac059a2-c215-48f9-ab2a-0fb5997af33f::all_1_11_2} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1774 | 2024.02.23 10:14:56.727774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 10016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1775 | 2024.02.23 10:14:56.727912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1776 | 2024.02.23 10:14:56.727930 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 1777 | 2024.02.23 10:14:56.727944 [ 3 ] {} <Debug> HTTP-Session: 521a723a-756a-44a3-a525-66b2308be77c Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1778 | 2024.02.23 10:14:56.727996 [ 3 ] {} <Debug> HTTP-Session: 521a723a-756a-44a3-a525-66b2308be77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2024.02.23 10:14:56.728165 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 105 rows starting from the beginning of the part | ||
| 1780 | 2024.02.23 10:14:56.728199 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1781 | 2024.02.23 10:14:56.728289 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1782 | 2024.02.23 10:14:56.728374 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 1783 | 2024.02.23 10:14:56.728694 [ 23 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part | ||
| 1784 | 2024.02.23 10:14:56.728734 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1785 | 2024.02.23 10:14:56.729604 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1786 | 2024.02.23 10:14:56.729985 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1787 | 2024.02.23 10:14:56.730219 [ 12 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 4 columns (4 merged, 0 gathered) in 0.003133714 sec., 195933.64295529202 rows/sec., 18.45 MiB/sec. | ||
| 1788 | 2024.02.23 10:14:56.730291 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1789 | 2024.02.23 10:14:56.730419 [ 22 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1790 | 2024.02.23 10:14:56.730448 [ 67 ] {} <Debug> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1791 | 2024.02.23 10:14:56.730534 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1792 | 2024.02.23 10:14:56.730627 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Information> executeQuery: Read 59 rows, 4.70 KiB in 0.002368209 sec., 24913 rows/sec., 1.94 MiB/sec. | ||
| 1793 | 2024.02.23 10:14:56.730654 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1794 | 2024.02.23 10:14:56.730759 [ 22 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1795 | 2024.02.23 10:14:56.730945 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1796 | 2024.02.23 10:14:56.731001 [ 22 ] {1e45981b-3773-481c-a384-f529ad3b1ef2::all_1_11_2} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1797 | 2024.02.23 10:14:56.731015 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
| 1798 | 2024.02.23 10:14:56.731017 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Debug> DynamicQueryHandler: Done processing query | ||
| 1799 | 2024.02.23 10:14:56.731080 [ 3 ] {d884a42e-43ef-4dfe-b97e-e2b394b1dbae} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1800 | 2024.02.23 10:14:56.731152 [ 3 ] {} <Debug> HTTP-Session: 521a723a-756a-44a3-a525-66b2308be77c Destroying unnamed session | ||
| 1801 | 2024.02.23 10:14:56.731258 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 1802 | 2024.02.23 10:14:56.731347 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 1803 | 2024.02.23 10:14:56.731359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 7018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1804 | 2024.02.23 10:14:56.731417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1805 | 2024.02.23 10:14:56.731440 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 1806 | 2024.02.23 10:14:56.731447 [ 3 ] {} <Debug> HTTP-Session: 81e51c8f-9d16-44b8-bbbe-76b73b64ef0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1807 | 2024.02.23 10:14:56.731477 [ 3 ] {} <Debug> HTTP-Session: 81e51c8f-9d16-44b8-bbbe-76b73b64ef0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2024.02.23 10:14:56.731564 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 1809 | 2024.02.23 10:14:56.731603 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1810 | 2024.02.23 10:14:56.731679 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1811 | 2024.02.23 10:14:56.731688 [ 9 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 59 rows starting from the beginning of the part | ||
| 1812 | 2024.02.23 10:14:56.731994 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1813 | 2024.02.23 10:14:56.732531 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1814 | 2024.02.23 10:14:56.732798 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219786 sec., 112623.4691091844 rows/sec., 8.79 MiB/sec. | ||
| 1815 | 2024.02.23 10:14:56.732997 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1816 | 2024.02.23 10:14:56.733020 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1817 | 2024.02.23 10:14:56.733287 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1818 | 2024.02.23 10:14:56.733403 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Trace> oximeter.measurements_cumulativeu64 (4b1f12a2-c82d-4fd7-a16c-5a9e18943d82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1819 | 2024.02.23 10:14:56.733404 [ 22 ] {8fd3afc4-dabc-4eb8-8406-8531897f5745::all_1_11_2} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1820 | 2024.02.23 10:14:56.733641 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001996831 sec., 18028 rows/sec., 1.27 MiB/sec. | ||
| 1821 | 2024.02.23 10:14:56.733817 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1822 | 2024.02.23 10:14:56.733847 [ 3 ] {5df07959-6621-4713-a882-f1c538f91da2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1823 | 2024.02.23 10:14:56.733868 [ 3 ] {} <Debug> HTTP-Session: 81e51c8f-9d16-44b8-bbbe-76b73b64ef0b Destroying unnamed session | ||
| 1824 | 2024.02.23 10:14:56.734055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 37455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1825 | 2024.02.23 10:14:56.734104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1826 | 2024.02.23 10:14:56.734123 [ 3 ] {} <Debug> HTTP-Session: 0c1e6b28-4302-4bbc-9692-5b50f538c294 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1827 | 2024.02.23 10:14:56.734140 [ 3 ] {} <Debug> HTTP-Session: 0c1e6b28-4302-4bbc-9692-5b50f538c294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2024.02.23 10:14:56.734232 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1829 | 2024.02.23 10:14:56.734279 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1830 | 2024.02.23 10:14:56.734422 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1831 | 2024.02.23 10:14:56.734890 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1832 | 2024.02.23 10:14:56.735199 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1833 | 2024.02.23 10:14:56.735384 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1834 | 2024.02.23 10:14:56.735497 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1835 | 2024.02.23 10:14:56.735517 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001253875 sec., 27913 rows/sec., 37.67 MiB/sec. | ||
| 1836 | 2024.02.23 10:14:56.735545 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1837 | 2024.02.23 10:14:56.735716 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1838 | 2024.02.23 10:14:56.735766 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1839 | 2024.02.23 10:14:56.735808 [ 3 ] {edaa3ce7-581b-41f0-bf82-0782aab1af1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1840 | 2024.02.23 10:14:56.735848 [ 3 ] {} <Debug> HTTP-Session: 0c1e6b28-4302-4bbc-9692-5b50f538c294 Destroying unnamed session | ||
| 1841 | 2024.02.23 10:14:56.735903 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1842 | 2024.02.23 10:14:56.735951 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 1843 | 2024.02.23 10:14:56.736125 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 1844 | 2024.02.23 10:14:56.736243 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 1845 | 2024.02.23 10:14:56.736349 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 1846 | 2024.02.23 10:14:56.736453 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 1847 | 2024.02.23 10:14:56.736557 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 1848 | 2024.02.23 10:14:56.739887 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 6 columns (6 merged, 0 gathered) in 0.004286678 sec., 74416.59952065445 rows/sec., 100.42 MiB/sec. | ||
| 1849 | 2024.02.23 10:14:56.740155 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1850 | 2024.02.23 10:14:56.740426 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1851 | 2024.02.23 10:14:56.740506 [ 12 ] {0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1852 | 2024.02.23 10:14:56.740582 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0b8c75dd-c1cb-4a7e-9b05-911245466f6b::all_1_11_2: 4.07 MiB. | ||
| 1853 | 2024.02.23 10:15:01.720190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1854 | 2024.02.23 10:15:01.720306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1855 | 2024.02.23 10:15:01.720337 [ 3 ] {} <Debug> HTTP-Session: c5b4ad92-3c3a-44a8-bae5-65613d26c1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1856 | 2024.02.23 10:15:01.720365 [ 3 ] {} <Debug> HTTP-Session: c5b4ad92-3c3a-44a8-bae5-65613d26c1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2024.02.23 10:15:01.720505 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1858 | 2024.02.23 10:15:01.720574 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1859 | 2024.02.23 10:15:01.720738 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1860 | 2024.02.23 10:15:01.721173 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1861 | 2024.02.23 10:15:01.721453 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1862 | 2024.02.23 10:15:01.721635 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Trace> oximeter.fields_i64 (3ac059a2-c215-48f9-ab2a-0fb5997af33f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1863 | 2024.02.23 10:15:01.721749 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001203225 sec., 11635 rows/sec., 943.10 KiB/sec. | ||
| 1864 | 2024.02.23 10:15:01.721934 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Debug> DynamicQueryHandler: Done processing query | ||
| 1865 | 2024.02.23 10:15:01.721966 [ 3 ] {e8affa40-27ed-425f-89a8-2141d111c358} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1866 | 2024.02.23 10:15:01.721983 [ 3 ] {} <Debug> HTTP-Session: c5b4ad92-3c3a-44a8-bae5-65613d26c1b1 Destroying unnamed session | ||
| 1867 | 2024.02.23 10:15:01.722112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 6397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1868 | 2024.02.23 10:15:01.722163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1869 | 2024.02.23 10:15:01.722182 [ 3 ] {} <Debug> HTTP-Session: 0604d31a-6bd7-4d9a-b2c8-0da691f0cf3f Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1870 | 2024.02.23 10:15:01.722200 [ 3 ] {} <Debug> HTTP-Session: 0604d31a-6bd7-4d9a-b2c8-0da691f0cf3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2024.02.23 10:15:01.722278 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1872 | 2024.02.23 10:15:01.722323 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1873 | 2024.02.23 10:15:01.722447 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1874 | 2024.02.23 10:15:01.722827 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1875 | 2024.02.23 10:15:01.723135 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1876 | 2024.02.23 10:15:01.723303 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Trace> oximeter.fields_string (1e45981b-3773-481c-a384-f529ad3b1ef2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1877 | 2024.02.23 10:15:01.723403 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.001095972 sec., 38322 rows/sec., 3.39 MiB/sec. | ||
| 1878 | 2024.02.23 10:15:01.723582 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1879 | 2024.02.23 10:15:01.723606 [ 3 ] {e8aa0df5-9957-4e19-9a6c-0240e4f79e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1880 | 2024.02.23 10:15:01.723623 [ 3 ] {} <Debug> HTTP-Session: 0604d31a-6bd7-4d9a-b2c8-0da691f0cf3f Destroying unnamed session | ||
| 1881 | 2024.02.23 10:15:01.723785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1882 | 2024.02.23 10:15:01.723844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1883 | 2024.02.23 10:15:01.723870 [ 3 ] {} <Debug> HTTP-Session: 3e2425d5-12a7-498c-8d7d-76377ba246ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1884 | 2024.02.23 10:15:01.723890 [ 3 ] {} <Debug> HTTP-Session: 3e2425d5-12a7-498c-8d7d-76377ba246ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2024.02.23 10:15:01.723969 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1886 | 2024.02.23 10:15:01.724017 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1887 | 2024.02.23 10:15:01.724149 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1888 | 2024.02.23 10:15:01.724475 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1889 | 2024.02.23 10:15:01.724698 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1890 | 2024.02.23 10:15:01.724877 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Trace> oximeter.fields_uuid (8fd3afc4-dabc-4eb8-8406-8531897f5745): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1891 | 2024.02.23 10:15:01.724978 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.00097383 sec., 14376 rows/sec., 1.12 MiB/sec. | ||
| 1892 | 2024.02.23 10:15:01.725104 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1893 | 2024.02.23 10:15:01.725140 [ 3 ] {a125885b-5be8-4fb3-961a-1de412f8e1e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1894 | 2024.02.23 10:15:01.725157 [ 3 ] {} <Debug> HTTP-Session: 3e2425d5-12a7-498c-8d7d-76377ba246ae Destroying unnamed session | ||
| 1895 | 2024.02.23 10:15:01.725302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45283, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1896 | 2024.02.23 10:15:01.725355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1897 | 2024.02.23 10:15:01.725374 [ 3 ] {} <Debug> HTTP-Session: 948817ce-c828-4867-a800-e98d6a88c497 Authenticating user 'default' from [fd00:1122:3344:101::d]:45283 | ||
| 1898 | 2024.02.23 10:15:01.725392 [ 3 ] {} <Debug> HTTP-Session: 948817ce-c828-4867-a800-e98d6a88c497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2024.02.23 10:15:01.725469 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45283) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1900 | 2024.02.23 10:15:01.725518 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1901 | 2024.02.23 10:15:01.725666 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1902 | 2024.02.23 10:15:01.726059 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
| 1903 | 2024.02.23 10:15:01.726379 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1904 | 2024.02.23 10:15:01.726578 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Trace> oximeter.measurements_histogramf64 (0b8c75dd-c1cb-4a7e-9b05-911245466f6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1905 | 2024.02.23 10:15:01.726684 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001183085 sec., 11833 rows/sec., 15.97 MiB/sec. | ||
| 1906 | 2024.02.23 10:15:01.726860 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Debug> DynamicQueryHandler: Done processing query | ||
| 1907 | 2024.02.23 10:15:01.726884 [ 3 ] {12a2105f-c0a5-4741-8fde-6a814c65f9be} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 1908 | 2024.02.23 10:15:01.726901 [ 3 ] {} <Debug> HTTP-Session: 948817ce-c828-4867-a800-e98d6a88c497 Destroying unnamed session | ||