| 1 | [ Feb 21 01:16:58 Enabled. ] | ||
| 2 | [ Feb 21 01:16:58 Rereading configuration. ] | ||
| 3 | [ Feb 21 01:16:59 Rereading configuration. ] | ||
| 4 | [ Feb 21 01:17:01 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 21 01:17:01 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.21 01:17:02.376609 [ 1 ] {} <Information> Application: Will watch for the process with pid 25055 | ||
| 33 | 2024.02.21 01:17:02.376685 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.02.21 01:17:02.983555 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25055 | ||
| 35 | 2024.02.21 01:17:02.983716 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.02.21 01:17:02.983921 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.02.21 01:17:03.109858 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.02.21 01:17:03.109915 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.02.21 01:17:03.109928 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.02.21 01:17:03.109964 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.02.21 01:17:03.110275 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.02.21 01:17:03.110944 [ 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.21 01:17:03.111415 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.02.21 01:17:03.111677 [ 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.21 01:17:03.114900 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.02.21 01:17:03.114949 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.02.21 01:17:03.115696 [ 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.21 01:17:03.115883 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.02.21 01:17:03.122098 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.02.21 01:17:03.122474 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.02.21 01:17:03.122500 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.02.21 01:17:03.123798 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.02.21 01:17:03.124341 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.02.21 01:17:03.124659 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.02.21 01:17:03.125013 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.02.21 01:17:03.125809 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.02.21 01:17:03.125852 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.02.21 01:17:03.125910 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.02.21 01:17:03.125928 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.02.21 01:17:03.156572 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.02.21 01:17:03.156606 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111633 sec | ||
| 68 | 2024.02.21 01:17:03.157189 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.02.21 01:17:03.157269 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.02.21 01:17:03.157291 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.02.21 01:17:03.157308 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.02.21 01:17:03.157319 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.02.21 01:17:03.157333 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.02.21 01:17:03.157347 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.02.21 01:17:03.157378 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.02.21 01:17:03.157396 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.02.21 01:17:03.157424 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.02.21 01:17:03.157437 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.02.21 01:17:03.157450 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.02.21 01:17:03.157465 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.02.21 01:17:03.157496 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.02.21 01:17:03.157511 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.02.21 01:17:03.157523 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.02.21 01:17:03.191550 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.02.21 01:17:03.196994 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.02.21 01:17:03.197025 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9922e-05 sec | ||
| 87 | 2024.02.21 01:17:03.197052 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.02.21 01:17:03.197069 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.02.21 01:17:03.197096 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.02.21 01:17:03.199204 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.02.21 01:17:03.204428 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.02.21 01:17:03.204524 [ 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.21 01:17:03.204565 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.02.21 01:17:03.380408 [ 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.21 01:17:03.398552 [ 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.21 01:17:03.398600 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.02.21 01:17:03.489647 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.02.21 01:17:03.490406 [ 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.21 01:17:03.490744 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.02.21 01:17:03.490802 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.02.21 01:17:03.490808 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.02.21 01:17:03.490858 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 103 | 2024.02.21 01:17:03.490924 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2024.02.21 01:17:03.490982 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.02.21 01:17:03.491047 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.02.21 01:17:03.491071 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.02.21 01:17:03.494622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.02.21 01:17:03.494799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.02.21 01:17:03.495390 [ 3 ] {} <Debug> HTTP-Session: 344b888a-d978-44ee-86e6-931dfba18b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 110 | 2024.02.21 01:17:03.495429 [ 3 ] {} <Debug> HTTP-Session: 344b888a-d978-44ee-86e6-931dfba18b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.02.21 01:17:03.495560 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.02.21 01:17:03.495589 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.02.21 01:17:03.495609 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.02.21 01:17:03.497048 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.02.21 01:17:03.518053 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:62830) (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.21 01:17:03.518796 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} <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.21 01:17:03.519507 [ 3 ] {7d54a3d2-8373-4821-aef9-4bf298a1b634} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.02.21 01:17:03.519532 [ 3 ] {} <Debug> HTTP-Session: 344b888a-d978-44ee-86e6-931dfba18b7f Destroying unnamed session | ||
| 167 | 2024.02.21 01:17:03.519871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.02.21 01:17:03.519932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.02.21 01:17:03.519952 [ 3 ] {} <Debug> HTTP-Session: 23894e84-2d8b-488f-a546-eb52fc8ee1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 170 | 2024.02.21 01:17:03.519976 [ 3 ] {} <Debug> HTTP-Session: 23894e84-2d8b-488f-a546-eb52fc8ee1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.02.21 01:17:03.520071 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.02.21 01:17:03.520156 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.02.21 01:17:03.521094 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.02.21 01:17:03.522897 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.02.21 01:17:03.526732 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.02.21 01:17:03.526768 [ 3 ] {a28b980f-841e-47e8-b8e5-36612ce740a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.02.21 01:17:03.526784 [ 3 ] {} <Debug> HTTP-Session: 23894e84-2d8b-488f-a546-eb52fc8ee1c2 Destroying unnamed session | ||
| 178 | 2024.02.21 01:17:03.526944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.02.21 01:17:03.527003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.02.21 01:17:03.527022 [ 3 ] {} <Debug> HTTP-Session: 559a05d0-8be8-491d-8b64-3994839df804 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 181 | 2024.02.21 01:17:03.527039 [ 3 ] {} <Debug> HTTP-Session: 559a05d0-8be8-491d-8b64-3994839df804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.02.21 01:17:03.527147 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.02.21 01:17:03.527399 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:62830) (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.21 01:17:03.527522 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} <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.21 01:17:03.527626 [ 3 ] {676b7db0-1c5e-4b43-bc6c-44b5a8597144} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.02.21 01:17:03.527645 [ 3 ] {} <Debug> HTTP-Session: 559a05d0-8be8-491d-8b64-3994839df804 Destroying unnamed session | ||
| 235 | 2024.02.21 01:17:03.529798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.02.21 01:17:03.529856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.02.21 01:17:03.529878 [ 3 ] {} <Debug> HTTP-Session: 651c03d0-1757-45cc-80f4-87112b7e9fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 238 | 2024.02.21 01:17:03.529904 [ 3 ] {} <Debug> HTTP-Session: 651c03d0-1757-45cc-80f4-87112b7e9fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.02.21 01:17:03.530029 [ 3 ] {a60b1480-1f0b-4655-8754-8f19c868cdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.02.21 01:17:03.530143 [ 3 ] {a60b1480-1f0b-4655-8754-8f19c868cdf7} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.02.21 01:17:03.530176 [ 3 ] {a60b1480-1f0b-4655-8754-8f19c868cdf7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.02.21 01:17:03.530194 [ 3 ] {} <Debug> HTTP-Session: 651c03d0-1757-45cc-80f4-87112b7e9fa3 Destroying unnamed session | ||
| 243 | 2024.02.21 01:17:03.530321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.02.21 01:17:03.530368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.02.21 01:17:03.530386 [ 3 ] {} <Debug> HTTP-Session: e0e45286-ad89-4a89-a175-ba4caee29351 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 246 | 2024.02.21 01:17:03.530407 [ 3 ] {} <Debug> HTTP-Session: e0e45286-ad89-4a89-a175-ba4caee29351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.02.21 01:17:03.530465 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.02.21 01:17:03.530520 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.02.21 01:17:03.533280 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.02.21 01:17:03.533312 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7122e-05 sec | ||
| 251 | 2024.02.21 01:17:03.533353 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.02.21 01:17:03.533387 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.02.21 01:17:03.533468 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.02.21 01:17:03.533505 [ 3 ] {24ffaf94-55d4-4414-8b15-8cc3e0dffe2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.02.21 01:17:03.533528 [ 3 ] {} <Debug> HTTP-Session: e0e45286-ad89-4a89-a175-ba4caee29351 Destroying unnamed session | ||
| 256 | 2024.02.21 01:17:03.533660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.02.21 01:17:03.533717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.02.21 01:17:03.533741 [ 3 ] {} <Debug> HTTP-Session: 69748f13-b3ec-450f-8c9e-5deb9cda6a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 259 | 2024.02.21 01:17:03.533768 [ 3 ] {} <Debug> HTTP-Session: 69748f13-b3ec-450f-8c9e-5deb9cda6a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.02.21 01:17:03.533939 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) /* 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.21 01:17:03.534001 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.02.21 01:17:03.545401 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} <Debug> oximeter.version (2af924bd-240d-46b2-b46f-ac6fa6931838): Loading data parts | ||
| 264 | 2024.02.21 01:17:03.545535 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} <Debug> oximeter.version (2af924bd-240d-46b2-b46f-ac6fa6931838): There are no data parts | ||
| 265 | 2024.02.21 01:17:03.553964 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.02.21 01:17:03.554010 [ 3 ] {02a17e1c-a68b-415e-a285-f1ad2cbad0bc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.02.21 01:17:03.554055 [ 3 ] {} <Debug> HTTP-Session: 69748f13-b3ec-450f-8c9e-5deb9cda6a7c Destroying unnamed session | ||
| 268 | 2024.02.21 01:17:03.554268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.02.21 01:17:03.554360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.02.21 01:17:03.554392 [ 3 ] {} <Debug> HTTP-Session: 1f8f0262-fe3b-4e13-86a6-929de0d7c374 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 271 | 2024.02.21 01:17:03.554410 [ 3 ] {} <Debug> HTTP-Session: 1f8f0262-fe3b-4e13-86a6-929de0d7c374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.02.21 01:17:03.554630 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) /* 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.21 01:17:03.554692 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.02.21 01:17:03.565895 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} <Debug> oximeter.measurements_bool (29ad259a-dc04-492d-9dce-5b16a5a7db03): Loading data parts | ||
| 285 | 2024.02.21 01:17:03.566049 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} <Debug> oximeter.measurements_bool (29ad259a-dc04-492d-9dce-5b16a5a7db03): There are no data parts | ||
| 286 | 2024.02.21 01:17:03.567916 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.02.21 01:17:03.567943 [ 3 ] {26617f8a-6270-4447-9c2b-7abf197795c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.02.21 01:17:03.567968 [ 3 ] {} <Debug> HTTP-Session: 1f8f0262-fe3b-4e13-86a6-929de0d7c374 Destroying unnamed session | ||
| 289 | 2024.02.21 01:17:03.568091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.02.21 01:17:03.568144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.02.21 01:17:03.568169 [ 3 ] {} <Debug> HTTP-Session: 5ab50b20-768b-45ea-a2a5-cc09ffac68d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 292 | 2024.02.21 01:17:03.568184 [ 3 ] {} <Debug> HTTP-Session: 5ab50b20-768b-45ea-a2a5-cc09ffac68d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.02.21 01:17:03.568386 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.568441 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.02.21 01:17:03.569992 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} <Debug> oximeter.measurements_i8 (87029562-4b32-423d-88dc-cbc4e81beb03): Loading data parts | ||
| 296 | 2024.02.21 01:17:03.570087 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} <Debug> oximeter.measurements_i8 (87029562-4b32-423d-88dc-cbc4e81beb03): There are no data parts | ||
| 297 | 2024.02.21 01:17:03.578021 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.02.21 01:17:03.578066 [ 3 ] {4309df32-976f-4faf-87ef-4496d286feb8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.02.21 01:17:03.578095 [ 3 ] {} <Debug> HTTP-Session: 5ab50b20-768b-45ea-a2a5-cc09ffac68d7 Destroying unnamed session | ||
| 300 | 2024.02.21 01:17:03.578304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.02.21 01:17:03.578408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.02.21 01:17:03.578448 [ 3 ] {} <Debug> HTTP-Session: d09dfde4-de2c-4878-822b-446090bc81ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 303 | 2024.02.21 01:17:03.578492 [ 3 ] {} <Debug> HTTP-Session: d09dfde4-de2c-4878-822b-446090bc81ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.02.21 01:17:03.578821 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.578876 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.02.21 01:17:03.581142 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} <Debug> oximeter.measurements_u8 (2a5898dd-e47d-4404-a89d-3289ae6f79dc): Loading data parts | ||
| 307 | 2024.02.21 01:17:03.581236 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} <Debug> oximeter.measurements_u8 (2a5898dd-e47d-4404-a89d-3289ae6f79dc): There are no data parts | ||
| 308 | 2024.02.21 01:17:03.589833 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.02.21 01:17:03.589878 [ 3 ] {98cb01c6-cc33-4707-81a7-2e7cd4129f5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.02.21 01:17:03.589907 [ 3 ] {} <Debug> HTTP-Session: d09dfde4-de2c-4878-822b-446090bc81ea Destroying unnamed session | ||
| 311 | 2024.02.21 01:17:03.590125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.02.21 01:17:03.590216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.02.21 01:17:03.590250 [ 3 ] {} <Debug> HTTP-Session: b002abae-acc3-4052-a29c-68e9dbe298b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 314 | 2024.02.21 01:17:03.590289 [ 3 ] {} <Debug> HTTP-Session: b002abae-acc3-4052-a29c-68e9dbe298b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.02.21 01:17:03.590531 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.590581 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.02.21 01:17:03.593024 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} <Debug> oximeter.measurements_i16 (deeadefa-ad52-4815-b8f5-80e5549619ac): Loading data parts | ||
| 318 | 2024.02.21 01:17:03.593116 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} <Debug> oximeter.measurements_i16 (deeadefa-ad52-4815-b8f5-80e5549619ac): There are no data parts | ||
| 319 | 2024.02.21 01:17:03.601152 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.02.21 01:17:03.601189 [ 3 ] {5904444a-0b24-4878-aaf0-b51a550769e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.02.21 01:17:03.601206 [ 3 ] {} <Debug> HTTP-Session: b002abae-acc3-4052-a29c-68e9dbe298b5 Destroying unnamed session | ||
| 322 | 2024.02.21 01:17:03.601321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.02.21 01:17:03.601373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.02.21 01:17:03.601392 [ 3 ] {} <Debug> HTTP-Session: 89fd73f9-df25-4f2e-b5e7-d9a5b62f1ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 325 | 2024.02.21 01:17:03.601416 [ 3 ] {} <Debug> HTTP-Session: 89fd73f9-df25-4f2e-b5e7-d9a5b62f1ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.02.21 01:17:03.601615 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.601666 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.02.21 01:17:03.612312 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} <Debug> oximeter.measurements_u16 (fa8da49b-236c-4406-9e1f-2376a0fb3b10): Loading data parts | ||
| 329 | 2024.02.21 01:17:03.612429 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} <Debug> oximeter.measurements_u16 (fa8da49b-236c-4406-9e1f-2376a0fb3b10): There are no data parts | ||
| 330 | 2024.02.21 01:17:03.614637 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.02.21 01:17:03.614675 [ 3 ] {835f85bb-aa5f-4934-a5ab-111547d614ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.02.21 01:17:03.614692 [ 3 ] {} <Debug> HTTP-Session: 89fd73f9-df25-4f2e-b5e7-d9a5b62f1ad0 Destroying unnamed session | ||
| 333 | 2024.02.21 01:17:03.614828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.02.21 01:17:03.614882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.02.21 01:17:03.614900 [ 3 ] {} <Debug> HTTP-Session: 7700cd87-a1db-48a4-9cd7-268ae0c2862d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 336 | 2024.02.21 01:17:03.614925 [ 3 ] {} <Debug> HTTP-Session: 7700cd87-a1db-48a4-9cd7-268ae0c2862d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.02.21 01:17:03.615126 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.615176 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.02.21 01:17:03.622753 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} <Debug> oximeter.measurements_i32 (42e7dc6c-6e95-44f9-ba1f-e4266496e723): Loading data parts | ||
| 340 | 2024.02.21 01:17:03.622856 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} <Debug> oximeter.measurements_i32 (42e7dc6c-6e95-44f9-ba1f-e4266496e723): There are no data parts | ||
| 341 | 2024.02.21 01:17:03.625486 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.02.21 01:17:03.625529 [ 3 ] {31c33b86-4a4d-41ca-af04-a626287a27f9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.02.21 01:17:03.625550 [ 3 ] {} <Debug> HTTP-Session: 7700cd87-a1db-48a4-9cd7-268ae0c2862d Destroying unnamed session | ||
| 344 | 2024.02.21 01:17:03.625684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.02.21 01:17:03.625753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.02.21 01:17:03.625777 [ 3 ] {} <Debug> HTTP-Session: 1f4c8099-b585-4bde-8060-f471f4239d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 347 | 2024.02.21 01:17:03.625806 [ 3 ] {} <Debug> HTTP-Session: 1f4c8099-b585-4bde-8060-f471f4239d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.02.21 01:17:03.626039 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.626104 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.02.21 01:17:03.634723 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} <Debug> oximeter.measurements_u32 (609ac50c-2edf-4357-8074-1cd13548f334): Loading data parts | ||
| 351 | 2024.02.21 01:17:03.634813 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} <Debug> oximeter.measurements_u32 (609ac50c-2edf-4357-8074-1cd13548f334): There are no data parts | ||
| 352 | 2024.02.21 01:17:03.647745 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.02.21 01:17:03.647778 [ 3 ] {00c74f6f-7c65-45eb-878a-7e39357e004a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.02.21 01:17:03.647793 [ 3 ] {} <Debug> HTTP-Session: 1f4c8099-b585-4bde-8060-f471f4239d01 Destroying unnamed session | ||
| 355 | 2024.02.21 01:17:03.647912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.02.21 01:17:03.647969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.02.21 01:17:03.647989 [ 3 ] {} <Debug> HTTP-Session: e1769d23-4012-49df-9fb3-5d0dbc132abf Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 358 | 2024.02.21 01:17:03.648007 [ 3 ] {} <Debug> HTTP-Session: e1769d23-4012-49df-9fb3-5d0dbc132abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.02.21 01:17:03.648199 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.648252 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.02.21 01:17:03.658626 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} <Debug> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Loading data parts | ||
| 362 | 2024.02.21 01:17:03.658725 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} <Debug> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): There are no data parts | ||
| 363 | 2024.02.21 01:17:03.667675 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.02.21 01:17:03.667701 [ 3 ] {dca90cdc-1134-4981-b1e9-89fc7fe455e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.02.21 01:17:03.667727 [ 3 ] {} <Debug> HTTP-Session: e1769d23-4012-49df-9fb3-5d0dbc132abf Destroying unnamed session | ||
| 366 | 2024.02.21 01:17:03.667840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.02.21 01:17:03.667888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.02.21 01:17:03.667913 [ 3 ] {} <Debug> HTTP-Session: b0193c0b-738e-436b-9f2e-951ce8794c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 369 | 2024.02.21 01:17:03.667929 [ 3 ] {} <Debug> HTTP-Session: b0193c0b-738e-436b-9f2e-951ce8794c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.02.21 01:17:03.668130 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.668184 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.02.21 01:17:03.672532 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} <Debug> oximeter.measurements_u64 (b39c24c6-1353-4c93-863f-432955c3d8b6): Loading data parts | ||
| 373 | 2024.02.21 01:17:03.672627 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} <Debug> oximeter.measurements_u64 (b39c24c6-1353-4c93-863f-432955c3d8b6): There are no data parts | ||
| 374 | 2024.02.21 01:17:03.675133 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2024.02.21 01:17:03.675160 [ 3 ] {fde8cd59-297e-4900-ad8d-eea5c0f2657e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2024.02.21 01:17:03.675186 [ 3 ] {} <Debug> HTTP-Session: b0193c0b-738e-436b-9f2e-951ce8794c1d Destroying unnamed session | ||
| 377 | 2024.02.21 01:17:03.675305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2024.02.21 01:17:03.675356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2024.02.21 01:17:03.675381 [ 3 ] {} <Debug> HTTP-Session: 696804ca-f391-427f-84bb-c50fbda1bc6d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 380 | 2024.02.21 01:17:03.675397 [ 3 ] {} <Debug> HTTP-Session: 696804ca-f391-427f-84bb-c50fbda1bc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2024.02.21 01:17:03.675591 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.675647 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2024.02.21 01:17:03.684585 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} <Debug> oximeter.measurements_f32 (876156e1-eccc-446d-84e9-85b6c9ba7931): Loading data parts | ||
| 384 | 2024.02.21 01:17:03.684694 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} <Debug> oximeter.measurements_f32 (876156e1-eccc-446d-84e9-85b6c9ba7931): There are no data parts | ||
| 385 | 2024.02.21 01:17:03.688027 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2024.02.21 01:17:03.688056 [ 3 ] {214ae7e5-b425-4e2a-bb96-4df17f242f83} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2024.02.21 01:17:03.688088 [ 3 ] {} <Debug> HTTP-Session: 696804ca-f391-427f-84bb-c50fbda1bc6d Destroying unnamed session | ||
| 388 | 2024.02.21 01:17:03.688210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2024.02.21 01:17:03.688271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2024.02.21 01:17:03.688301 [ 3 ] {} <Debug> HTTP-Session: a86e1f1a-e94c-44b0-8aef-af6eef5e986d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 391 | 2024.02.21 01:17:03.688323 [ 3 ] {} <Debug> HTTP-Session: a86e1f1a-e94c-44b0-8aef-af6eef5e986d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2024.02.21 01:17:03.688514 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.688561 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 394 | 2024.02.21 01:17:03.698850 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} <Debug> oximeter.measurements_f64 (7f031bce-eb93-486c-b87a-e01071fbdec2): Loading data parts | ||
| 395 | 2024.02.21 01:17:03.698934 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} <Debug> oximeter.measurements_f64 (7f031bce-eb93-486c-b87a-e01071fbdec2): There are no data parts | ||
| 396 | 2024.02.21 01:17:03.710476 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2024.02.21 01:17:03.710515 [ 3 ] {3ca82266-6737-46d2-9069-07171112b319} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2024.02.21 01:17:03.710539 [ 3 ] {} <Debug> HTTP-Session: a86e1f1a-e94c-44b0-8aef-af6eef5e986d Destroying unnamed session | ||
| 399 | 2024.02.21 01:17:03.710654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2024.02.21 01:17:03.710706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2024.02.21 01:17:03.710736 [ 3 ] {} <Debug> HTTP-Session: 62853b7b-2fa2-4d7c-bbf7-657042e49339 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 402 | 2024.02.21 01:17:03.710753 [ 3 ] {} <Debug> HTTP-Session: 62853b7b-2fa2-4d7c-bbf7-657042e49339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2024.02.21 01:17:03.710945 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.710997 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 405 | 2024.02.21 01:17:03.722588 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} <Debug> oximeter.measurements_string (9ae05599-a6c1-4ea2-9f17-1460c5b1ad7c): Loading data parts | ||
| 406 | 2024.02.21 01:17:03.722748 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} <Debug> oximeter.measurements_string (9ae05599-a6c1-4ea2-9f17-1460c5b1ad7c): There are no data parts | ||
| 407 | 2024.02.21 01:17:03.733810 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2024.02.21 01:17:03.733855 [ 3 ] {e91d4857-0480-49a3-b1ae-35087c75ab98} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2024.02.21 01:17:03.733884 [ 3 ] {} <Debug> HTTP-Session: 62853b7b-2fa2-4d7c-bbf7-657042e49339 Destroying unnamed session | ||
| 410 | 2024.02.21 01:17:03.734021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2024.02.21 01:17:03.734084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2024.02.21 01:17:03.734117 [ 3 ] {} <Debug> HTTP-Session: a4ab1c44-6f35-48b3-a0b1-368d4fa275d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 413 | 2024.02.21 01:17:03.734138 [ 3 ] {} <Debug> HTTP-Session: a4ab1c44-6f35-48b3-a0b1-368d4fa275d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2024.02.21 01:17:03.734379 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.734442 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 423 | 2024.02.21 01:17:03.736782 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} <Debug> oximeter.measurements_bytes (4083e584-827b-4c48-b45a-a1986f666afc): Loading data parts | ||
| 424 | 2024.02.21 01:17:03.736866 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} <Debug> oximeter.measurements_bytes (4083e584-827b-4c48-b45a-a1986f666afc): There are no data parts | ||
| 425 | 2024.02.21 01:17:03.746504 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 426 | 2024.02.21 01:17:03.746531 [ 3 ] {4a83f9f8-739d-4854-88de-9dc5f1b2c9d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 427 | 2024.02.21 01:17:03.746547 [ 3 ] {} <Debug> HTTP-Session: a4ab1c44-6f35-48b3-a0b1-368d4fa275d8 Destroying unnamed session | ||
| 428 | 2024.02.21 01:17:03.746683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 429 | 2024.02.21 01:17:03.746739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 430 | 2024.02.21 01:17:03.746758 [ 3 ] {} <Debug> HTTP-Session: 9651b0ff-7dbc-4e40-8337-4ae2140739b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 431 | 2024.02.21 01:17:03.746783 [ 3 ] {} <Debug> HTTP-Session: 9651b0ff-7dbc-4e40-8337-4ae2140739b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2024.02.21 01:17:03.746999 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.747061 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 434 | 2024.02.21 01:17:03.757811 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} <Debug> oximeter.measurements_cumulativei64 (defcdf53-3c21-4e4e-8639-3e5759986ee6): Loading data parts | ||
| 435 | 2024.02.21 01:17:03.757943 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} <Debug> oximeter.measurements_cumulativei64 (defcdf53-3c21-4e4e-8639-3e5759986ee6): There are no data parts | ||
| 436 | 2024.02.21 01:17:03.760753 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} <Debug> DynamicQueryHandler: Done processing query | ||
| 437 | 2024.02.21 01:17:03.760784 [ 3 ] {3c90e7dc-3c68-4478-ab71-8f600714cb1a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 438 | 2024.02.21 01:17:03.760813 [ 3 ] {} <Debug> HTTP-Session: 9651b0ff-7dbc-4e40-8337-4ae2140739b8 Destroying unnamed session | ||
| 439 | 2024.02.21 01:17:03.760945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 440 | 2024.02.21 01:17:03.761006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 441 | 2024.02.21 01:17:03.761035 [ 3 ] {} <Debug> HTTP-Session: 83a5ec79-7e9b-4f7a-8f4c-e31e6cae8ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 442 | 2024.02.21 01:17:03.761062 [ 3 ] {} <Debug> HTTP-Session: 83a5ec79-7e9b-4f7a-8f4c-e31e6cae8ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2024.02.21 01:17:03.761312 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.761368 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 445 | 2024.02.21 01:17:03.769516 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Loading data parts | ||
| 446 | 2024.02.21 01:17:03.769647 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): There are no data parts | ||
| 447 | 2024.02.21 01:17:03.773523 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} <Debug> DynamicQueryHandler: Done processing query | ||
| 448 | 2024.02.21 01:17:03.773549 [ 3 ] {fef0d573-3b7c-45a9-9202-c551acc44e28} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 449 | 2024.02.21 01:17:03.773576 [ 3 ] {} <Debug> HTTP-Session: 83a5ec79-7e9b-4f7a-8f4c-e31e6cae8ddf Destroying unnamed session | ||
| 450 | 2024.02.21 01:17:03.773701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 451 | 2024.02.21 01:17:03.773745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 452 | 2024.02.21 01:17:03.773774 [ 3 ] {} <Debug> HTTP-Session: 169c8533-099f-498e-9c30-82f151ed12c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 453 | 2024.02.21 01:17:03.773801 [ 3 ] {} <Debug> HTTP-Session: 169c8533-099f-498e-9c30-82f151ed12c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2024.02.21 01:17:03.774011 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.774074 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 456 | 2024.02.21 01:17:03.782001 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} <Debug> oximeter.measurements_cumulativef32 (d3225cb2-192e-4afa-b319-946eeb53d634): Loading data parts | ||
| 457 | 2024.02.21 01:17:03.782155 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} <Debug> oximeter.measurements_cumulativef32 (d3225cb2-192e-4afa-b319-946eeb53d634): There are no data parts | ||
| 458 | 2024.02.21 01:17:03.785000 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 459 | 2024.02.21 01:17:03.785044 [ 3 ] {2ba39806-9d82-4648-a745-6adbfdc2d4a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 460 | 2024.02.21 01:17:03.785065 [ 3 ] {} <Debug> HTTP-Session: 169c8533-099f-498e-9c30-82f151ed12c0 Destroying unnamed session | ||
| 461 | 2024.02.21 01:17:03.785201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 462 | 2024.02.21 01:17:03.785260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 463 | 2024.02.21 01:17:03.785283 [ 3 ] {} <Debug> HTTP-Session: 689dee10-07dc-46c3-897e-f70c9996bd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 464 | 2024.02.21 01:17:03.785310 [ 3 ] {} <Debug> HTTP-Session: 689dee10-07dc-46c3-897e-f70c9996bd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2024.02.21 01:17:03.785520 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.785575 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 467 | 2024.02.21 01:17:03.793871 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} <Debug> oximeter.measurements_cumulativef64 (730ee823-e3fd-40a4-ae07-983e7e86d02d): Loading data parts | ||
| 468 | 2024.02.21 01:17:03.794020 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} <Debug> oximeter.measurements_cumulativef64 (730ee823-e3fd-40a4-ae07-983e7e86d02d): There are no data parts | ||
| 469 | 2024.02.21 01:17:03.797070 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 470 | 2024.02.21 01:17:03.797102 [ 3 ] {8f7f37d4-8aef-4394-ba1f-c1070a3e08f9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 471 | 2024.02.21 01:17:03.797123 [ 3 ] {} <Debug> HTTP-Session: 689dee10-07dc-46c3-897e-f70c9996bd0e Destroying unnamed session | ||
| 472 | 2024.02.21 01:17:03.797210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 473 | 2024.02.21 01:17:03.797258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 474 | 2024.02.21 01:17:03.797282 [ 3 ] {} <Debug> HTTP-Session: 3a8b58ac-d61d-4a4d-acfa-bc7faf73f352 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 475 | 2024.02.21 01:17:03.797299 [ 3 ] {} <Debug> HTTP-Session: 3a8b58ac-d61d-4a4d-acfa-bc7faf73f352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2024.02.21 01:17:03.797518 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.797572 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 488 | 2024.02.21 01:17:03.805450 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} <Debug> oximeter.measurements_histogrami8 (1a527fa2-3de1-4c7d-81f0-06fef1c2c418): Loading data parts | ||
| 489 | 2024.02.21 01:17:03.805531 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} <Debug> oximeter.measurements_histogrami8 (1a527fa2-3de1-4c7d-81f0-06fef1c2c418): There are no data parts | ||
| 490 | 2024.02.21 01:17:03.807507 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} <Debug> DynamicQueryHandler: Done processing query | ||
| 491 | 2024.02.21 01:17:03.807544 [ 3 ] {a32f711d-732e-4c72-a7db-8730ac82de8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 492 | 2024.02.21 01:17:03.807567 [ 3 ] {} <Debug> HTTP-Session: 3a8b58ac-d61d-4a4d-acfa-bc7faf73f352 Destroying unnamed session | ||
| 493 | 2024.02.21 01:17:03.807672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 494 | 2024.02.21 01:17:03.807725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 495 | 2024.02.21 01:17:03.807754 [ 3 ] {} <Debug> HTTP-Session: d206c7f9-4302-4313-8555-6dd86a3c406d Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 496 | 2024.02.21 01:17:03.807770 [ 3 ] {} <Debug> HTTP-Session: d206c7f9-4302-4313-8555-6dd86a3c406d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2024.02.21 01:17:03.807994 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.808056 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2024.02.21 01:17:03.809749 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} <Debug> oximeter.measurements_histogramu8 (7021ea4d-f8b1-4782-bba3-7ffe205260cc): Loading data parts | ||
| 500 | 2024.02.21 01:17:03.809808 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} <Debug> oximeter.measurements_histogramu8 (7021ea4d-f8b1-4782-bba3-7ffe205260cc): There are no data parts | ||
| 501 | 2024.02.21 01:17:03.817816 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 502 | 2024.02.21 01:17:03.817866 [ 3 ] {f59508cb-ba74-43af-8831-3e7c81fc65e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 503 | 2024.02.21 01:17:03.817918 [ 3 ] {} <Debug> HTTP-Session: d206c7f9-4302-4313-8555-6dd86a3c406d Destroying unnamed session | ||
| 504 | 2024.02.21 01:17:03.818100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 505 | 2024.02.21 01:17:03.818200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 506 | 2024.02.21 01:17:03.818253 [ 3 ] {} <Debug> HTTP-Session: 6dacd5b2-6749-4e55-8e15-4cd229d4d2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 507 | 2024.02.21 01:17:03.818284 [ 3 ] {} <Debug> HTTP-Session: 6dacd5b2-6749-4e55-8e15-4cd229d4d2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2024.02.21 01:17:03.818782 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.818844 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 510 | 2024.02.21 01:17:03.821818 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} <Debug> oximeter.measurements_histogrami16 (b4d1cd9e-efc1-4ef0-a88c-9d6917719241): Loading data parts | ||
| 511 | 2024.02.21 01:17:03.821878 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} <Debug> oximeter.measurements_histogrami16 (b4d1cd9e-efc1-4ef0-a88c-9d6917719241): There are no data parts | ||
| 512 | 2024.02.21 01:17:03.830680 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} <Debug> DynamicQueryHandler: Done processing query | ||
| 513 | 2024.02.21 01:17:03.830756 [ 3 ] {3226f2af-a9ad-4a71-bf00-8db130cf4589} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 514 | 2024.02.21 01:17:03.830775 [ 3 ] {} <Debug> HTTP-Session: 6dacd5b2-6749-4e55-8e15-4cd229d4d2f4 Destroying unnamed session | ||
| 515 | 2024.02.21 01:17:03.830882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 516 | 2024.02.21 01:17:03.830938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 517 | 2024.02.21 01:17:03.830957 [ 3 ] {} <Debug> HTTP-Session: a0796288-61f0-4810-83f3-5979b312e282 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 518 | 2024.02.21 01:17:03.830979 [ 3 ] {} <Debug> HTTP-Session: a0796288-61f0-4810-83f3-5979b312e282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2024.02.21 01:17:03.831195 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.831251 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2024.02.21 01:17:03.833754 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} <Debug> oximeter.measurements_histogramu16 (c8ec588a-13a3-492d-ad60-8913b100c2f4): Loading data parts | ||
| 522 | 2024.02.21 01:17:03.833822 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} <Debug> oximeter.measurements_histogramu16 (c8ec588a-13a3-492d-ad60-8913b100c2f4): There are no data parts | ||
| 523 | 2024.02.21 01:17:03.842498 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 524 | 2024.02.21 01:17:03.842540 [ 3 ] {266c2cf7-5207-4450-b9ce-064fd83b04a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 525 | 2024.02.21 01:17:03.842559 [ 3 ] {} <Debug> HTTP-Session: a0796288-61f0-4810-83f3-5979b312e282 Destroying unnamed session | ||
| 526 | 2024.02.21 01:17:03.842722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 527 | 2024.02.21 01:17:03.842788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 528 | 2024.02.21 01:17:03.842810 [ 3 ] {} <Debug> HTTP-Session: 58b2fd3d-9970-4838-9106-c29c1a97c248 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 529 | 2024.02.21 01:17:03.842838 [ 3 ] {} <Debug> HTTP-Session: 58b2fd3d-9970-4838-9106-c29c1a97c248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2024.02.21 01:17:03.843111 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.843178 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 532 | 2024.02.21 01:17:03.854967 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} <Debug> oximeter.measurements_histogrami32 (2da5fbab-3792-404c-8434-61920fcf97a7): Loading data parts | ||
| 533 | 2024.02.21 01:17:03.855133 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} <Debug> oximeter.measurements_histogrami32 (2da5fbab-3792-404c-8434-61920fcf97a7): There are no data parts | ||
| 534 | 2024.02.21 01:17:03.866718 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} <Debug> DynamicQueryHandler: Done processing query | ||
| 535 | 2024.02.21 01:17:03.866766 [ 3 ] {40a64e78-6990-4c57-a61d-5c018e48550e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 536 | 2024.02.21 01:17:03.866812 [ 3 ] {} <Debug> HTTP-Session: 58b2fd3d-9970-4838-9106-c29c1a97c248 Destroying unnamed session | ||
| 537 | 2024.02.21 01:17:03.867046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 538 | 2024.02.21 01:17:03.867144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 539 | 2024.02.21 01:17:03.867182 [ 3 ] {} <Debug> HTTP-Session: f2ccf82c-cb32-4b83-b65d-8e0061f8c7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 540 | 2024.02.21 01:17:03.867226 [ 3 ] {} <Debug> HTTP-Session: f2ccf82c-cb32-4b83-b65d-8e0061f8c7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2024.02.21 01:17:03.867733 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.867816 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 543 | 2024.02.21 01:17:03.878672 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} <Debug> oximeter.measurements_histogramu32 (67231893-e36a-4c5c-bc17-c626bbb3d61e): Loading data parts | ||
| 544 | 2024.02.21 01:17:03.878822 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} <Debug> oximeter.measurements_histogramu32 (67231893-e36a-4c5c-bc17-c626bbb3d61e): There are no data parts | ||
| 545 | 2024.02.21 01:17:03.882343 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 546 | 2024.02.21 01:17:03.882370 [ 3 ] {7c7789af-2dbc-49aa-9691-56ce7b4153f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 547 | 2024.02.21 01:17:03.882395 [ 3 ] {} <Debug> HTTP-Session: f2ccf82c-cb32-4b83-b65d-8e0061f8c7ee Destroying unnamed session | ||
| 548 | 2024.02.21 01:17:03.882532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 549 | 2024.02.21 01:17:03.882590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 550 | 2024.02.21 01:17:03.882616 [ 3 ] {} <Debug> HTTP-Session: 78f17607-401a-4c66-9b24-a3a1eb1552b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 551 | 2024.02.21 01:17:03.882641 [ 3 ] {} <Debug> HTTP-Session: 78f17607-401a-4c66-9b24-a3a1eb1552b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2024.02.21 01:17:03.882856 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.882911 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 554 | 2024.02.21 01:17:03.904080 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} <Debug> oximeter.measurements_histogrami64 (bc1fbfd9-c2ce-4616-939d-8f2a0627c058): Loading data parts | ||
| 555 | 2024.02.21 01:17:03.904185 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} <Debug> oximeter.measurements_histogrami64 (bc1fbfd9-c2ce-4616-939d-8f2a0627c058): There are no data parts | ||
| 556 | 2024.02.21 01:17:03.908049 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} <Debug> DynamicQueryHandler: Done processing query | ||
| 557 | 2024.02.21 01:17:03.908082 [ 3 ] {7fcd9184-96e8-4645-b878-e5dce43d3feb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 558 | 2024.02.21 01:17:03.908099 [ 3 ] {} <Debug> HTTP-Session: 78f17607-401a-4c66-9b24-a3a1eb1552b9 Destroying unnamed session | ||
| 559 | 2024.02.21 01:17:03.908228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 560 | 2024.02.21 01:17:03.908280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 561 | 2024.02.21 01:17:03.908300 [ 3 ] {} <Debug> HTTP-Session: 893e6286-7fcc-41ed-a773-e7a2809c1b04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 562 | 2024.02.21 01:17:03.908323 [ 3 ] {} <Debug> HTTP-Session: 893e6286-7fcc-41ed-a773-e7a2809c1b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2024.02.21 01:17:03.908536 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.908592 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 565 | 2024.02.21 01:17:03.919506 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} <Debug> oximeter.measurements_histogramu64 (9a3045ff-f813-43e2-9022-58c6569c80ab): Loading data parts | ||
| 566 | 2024.02.21 01:17:03.919589 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} <Debug> oximeter.measurements_histogramu64 (9a3045ff-f813-43e2-9022-58c6569c80ab): There are no data parts | ||
| 567 | 2024.02.21 01:17:03.929882 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 568 | 2024.02.21 01:17:03.929941 [ 3 ] {850f75ee-0075-4c1a-ac57-717c6cf03fb7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 569 | 2024.02.21 01:17:03.929981 [ 3 ] {} <Debug> HTTP-Session: 893e6286-7fcc-41ed-a773-e7a2809c1b04 Destroying unnamed session | ||
| 570 | 2024.02.21 01:17:03.930169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 571 | 2024.02.21 01:17:03.930258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 572 | 2024.02.21 01:17:03.930303 [ 3 ] {} <Debug> HTTP-Session: c51bcb9b-07e8-422a-bac3-7e90aa722487 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 573 | 2024.02.21 01:17:03.930332 [ 3 ] {} <Debug> HTTP-Session: c51bcb9b-07e8-422a-bac3-7e90aa722487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2024.02.21 01:17:03.930580 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.930643 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 576 | 2024.02.21 01:17:03.933277 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} <Debug> oximeter.measurements_histogramf32 (2af8ffca-2953-4743-9308-9d84b433b537): Loading data parts | ||
| 577 | 2024.02.21 01:17:03.933404 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} <Debug> oximeter.measurements_histogramf32 (2af8ffca-2953-4743-9308-9d84b433b537): There are no data parts | ||
| 578 | 2024.02.21 01:17:03.942950 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} <Debug> DynamicQueryHandler: Done processing query | ||
| 579 | 2024.02.21 01:17:03.942975 [ 3 ] {aeb2870b-3f4f-4e13-97c4-49e92193abc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 580 | 2024.02.21 01:17:03.943001 [ 3 ] {} <Debug> HTTP-Session: c51bcb9b-07e8-422a-bac3-7e90aa722487 Destroying unnamed session | ||
| 581 | 2024.02.21 01:17:03.943154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 582 | 2024.02.21 01:17:03.943205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 583 | 2024.02.21 01:17:03.943231 [ 3 ] {} <Debug> HTTP-Session: 2681d317-1c4b-4ffe-ae56-c679756a9254 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 584 | 2024.02.21 01:17:03.943248 [ 3 ] {} <Debug> HTTP-Session: 2681d317-1c4b-4ffe-ae56-c679756a9254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2024.02.21 01:17:03.943469 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.943526 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 587 | 2024.02.21 01:17:03.956208 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Loading data parts | ||
| 588 | 2024.02.21 01:17:03.956360 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): There are no data parts | ||
| 589 | 2024.02.21 01:17:03.959605 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} <Debug> DynamicQueryHandler: Done processing query | ||
| 590 | 2024.02.21 01:17:03.959653 [ 3 ] {9e14195b-68f3-4c62-8dfd-caf9c3125e45} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 591 | 2024.02.21 01:17:03.959672 [ 3 ] {} <Debug> HTTP-Session: 2681d317-1c4b-4ffe-ae56-c679756a9254 Destroying unnamed session | ||
| 592 | 2024.02.21 01:17:03.959837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 593 | 2024.02.21 01:17:03.959905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 594 | 2024.02.21 01:17:03.959927 [ 3 ] {} <Debug> HTTP-Session: 8ffe38cc-4c69-4f97-9804-30bdc882df61 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 595 | 2024.02.21 01:17:03.959955 [ 3 ] {} <Debug> HTTP-Session: 8ffe38cc-4c69-4f97-9804-30bdc882df61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2024.02.21 01:17:03.960154 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) /* 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.21 01:17:03.960218 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 615 | 2024.02.21 01:17:03.969389 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} <Debug> oximeter.fields_bool (314d7bac-ba11-4e49-abb9-153d7bba907b): Loading data parts | ||
| 616 | 2024.02.21 01:17:03.969554 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} <Debug> oximeter.fields_bool (314d7bac-ba11-4e49-abb9-153d7bba907b): There are no data parts | ||
| 617 | 2024.02.21 01:17:03.972400 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} <Debug> DynamicQueryHandler: Done processing query | ||
| 618 | 2024.02.21 01:17:03.972443 [ 3 ] {ad527c2e-2175-45ab-a623-6200645b9459} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 619 | 2024.02.21 01:17:03.972463 [ 3 ] {} <Debug> HTTP-Session: 8ffe38cc-4c69-4f97-9804-30bdc882df61 Destroying unnamed session | ||
| 620 | 2024.02.21 01:17:03.972637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 621 | 2024.02.21 01:17:03.972696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 622 | 2024.02.21 01:17:03.972719 [ 3 ] {} <Debug> HTTP-Session: 5ba19e38-b0c5-43ff-8465-4b5f6caa67fb Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 623 | 2024.02.21 01:17:03.972747 [ 3 ] {} <Debug> HTTP-Session: 5ba19e38-b0c5-43ff-8465-4b5f6caa67fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2024.02.21 01:17:03.972946 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.972999 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2024.02.21 01:17:03.982144 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} <Debug> oximeter.fields_i8 (eda96116-0505-4824-b4b8-42edc23aeea4): Loading data parts | ||
| 627 | 2024.02.21 01:17:03.982232 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} <Debug> oximeter.fields_i8 (eda96116-0505-4824-b4b8-42edc23aeea4): There are no data parts | ||
| 628 | 2024.02.21 01:17:03.984948 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} <Debug> DynamicQueryHandler: Done processing query | ||
| 629 | 2024.02.21 01:17:03.984978 [ 3 ] {a8cbd308-454d-4c70-98d7-f2280971bc57} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 630 | 2024.02.21 01:17:03.985007 [ 3 ] {} <Debug> HTTP-Session: 5ba19e38-b0c5-43ff-8465-4b5f6caa67fb Destroying unnamed session | ||
| 631 | 2024.02.21 01:17:03.985137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 632 | 2024.02.21 01:17:03.985187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 633 | 2024.02.21 01:17:03.985219 [ 3 ] {} <Debug> HTTP-Session: af21fe18-7e5e-484d-9c09-63b1362a7294 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 634 | 2024.02.21 01:17:03.985246 [ 3 ] {} <Debug> HTTP-Session: af21fe18-7e5e-484d-9c09-63b1362a7294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2024.02.21 01:17:03.985421 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.985471 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 637 | 2024.02.21 01:17:03.994450 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} <Debug> oximeter.fields_u8 (7461eedc-ee51-4198-a86a-2f8a82c2660a): Loading data parts | ||
| 638 | 2024.02.21 01:17:03.994593 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} <Debug> oximeter.fields_u8 (7461eedc-ee51-4198-a86a-2f8a82c2660a): There are no data parts | ||
| 639 | 2024.02.21 01:17:03.997494 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} <Debug> DynamicQueryHandler: Done processing query | ||
| 640 | 2024.02.21 01:17:03.997519 [ 3 ] {00803938-246c-4215-be49-4c692bd1be71} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 641 | 2024.02.21 01:17:03.997543 [ 3 ] {} <Debug> HTTP-Session: af21fe18-7e5e-484d-9c09-63b1362a7294 Destroying unnamed session | ||
| 642 | 2024.02.21 01:17:03.997680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 643 | 2024.02.21 01:17:03.997732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 644 | 2024.02.21 01:17:03.997750 [ 3 ] {} <Debug> HTTP-Session: 4f3741b3-06a6-43ab-b74e-7c1be816ee0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 645 | 2024.02.21 01:17:03.997772 [ 3 ] {} <Debug> HTTP-Session: 4f3741b3-06a6-43ab-b74e-7c1be816ee0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2024.02.21 01:17:03.997932 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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.21 01:17:03.997982 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 648 | 2024.02.21 01:17:04.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.23 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 7.08 MiB | ||
| 649 | 2024.02.21 01:17:04.006615 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} <Debug> oximeter.fields_i16 (44484db2-57b3-4b0b-bf47-a9b8af48261d): Loading data parts | ||
| 650 | 2024.02.21 01:17:04.006709 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} <Debug> oximeter.fields_i16 (44484db2-57b3-4b0b-bf47-a9b8af48261d): There are no data parts | ||
| 651 | 2024.02.21 01:17:04.008804 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 652 | 2024.02.21 01:17:04.008832 [ 3 ] {b031a984-5dac-4e2c-8849-08e6d4dca5c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 653 | 2024.02.21 01:17:04.008872 [ 3 ] {} <Debug> HTTP-Session: 4f3741b3-06a6-43ab-b74e-7c1be816ee0c Destroying unnamed session | ||
| 654 | 2024.02.21 01:17:04.009017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 655 | 2024.02.21 01:17:04.009063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 656 | 2024.02.21 01:17:04.009097 [ 3 ] {} <Debug> HTTP-Session: a4b50090-fe2f-482a-8174-6e492ad3c253 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 657 | 2024.02.21 01:17:04.009127 [ 3 ] {} <Debug> HTTP-Session: a4b50090-fe2f-482a-8174-6e492ad3c253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2024.02.21 01:17:04.009283 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 659 | 2024.02.21 01:17:04.009346 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 660 | 2024.02.21 01:17:04.019639 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} <Debug> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Loading data parts | ||
| 661 | 2024.02.21 01:17:04.019798 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} <Debug> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): There are no data parts | ||
| 662 | 2024.02.21 01:17:04.025799 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} <Debug> DynamicQueryHandler: Done processing query | ||
| 663 | 2024.02.21 01:17:04.025826 [ 3 ] {e2644828-83d4-46ee-ae73-ee6efa320ad8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 664 | 2024.02.21 01:17:04.025841 [ 3 ] {} <Debug> HTTP-Session: a4b50090-fe2f-482a-8174-6e492ad3c253 Destroying unnamed session | ||
| 665 | 2024.02.21 01:17:04.025987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 666 | 2024.02.21 01:17:04.026048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 667 | 2024.02.21 01:17:04.026067 [ 3 ] {} <Debug> HTTP-Session: 4658cccf-e643-41cb-bc94-f6fdf8881fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 668 | 2024.02.21 01:17:04.026097 [ 3 ] {} <Debug> HTTP-Session: 4658cccf-e643-41cb-bc94-f6fdf8881fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2024.02.21 01:17:04.026265 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 670 | 2024.02.21 01:17:04.026314 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 671 | 2024.02.21 01:17:04.035808 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} <Debug> oximeter.fields_i32 (5aa81223-dca2-4f82-9518-7cdde72ecc15): Loading data parts | ||
| 672 | 2024.02.21 01:17:04.035913 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} <Debug> oximeter.fields_i32 (5aa81223-dca2-4f82-9518-7cdde72ecc15): There are no data parts | ||
| 673 | 2024.02.21 01:17:04.044446 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} <Debug> DynamicQueryHandler: Done processing query | ||
| 674 | 2024.02.21 01:17:04.044494 [ 3 ] {08ee91e3-ea0b-423f-a21d-9b8b4609d296} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 675 | 2024.02.21 01:17:04.044513 [ 3 ] {} <Debug> HTTP-Session: 4658cccf-e643-41cb-bc94-f6fdf8881fe1 Destroying unnamed session | ||
| 676 | 2024.02.21 01:17:04.044669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 677 | 2024.02.21 01:17:04.044737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 678 | 2024.02.21 01:17:04.044761 [ 3 ] {} <Debug> HTTP-Session: 6b619272-6cb6-4c75-b888-be68582f9045 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 679 | 2024.02.21 01:17:04.044797 [ 3 ] {} <Debug> HTTP-Session: 6b619272-6cb6-4c75-b888-be68582f9045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2024.02.21 01:17:04.045006 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 681 | 2024.02.21 01:17:04.045066 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 682 | 2024.02.21 01:17:04.048774 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} <Debug> oximeter.fields_u32 (2319ba34-5410-4c84-ae1a-ae4600a0eb41): Loading data parts | ||
| 683 | 2024.02.21 01:17:04.048871 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} <Debug> oximeter.fields_u32 (2319ba34-5410-4c84-ae1a-ae4600a0eb41): There are no data parts | ||
| 684 | 2024.02.21 01:17:04.051335 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} <Debug> DynamicQueryHandler: Done processing query | ||
| 685 | 2024.02.21 01:17:04.051365 [ 3 ] {26a060af-3f84-4b3d-b2e8-a202d96b9120} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 686 | 2024.02.21 01:17:04.051403 [ 3 ] {} <Debug> HTTP-Session: 6b619272-6cb6-4c75-b888-be68582f9045 Destroying unnamed session | ||
| 687 | 2024.02.21 01:17:04.051539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 688 | 2024.02.21 01:17:04.051607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 689 | 2024.02.21 01:17:04.051645 [ 3 ] {} <Debug> HTTP-Session: 60e050a5-1f0e-46f3-bd31-aa12294fc6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 690 | 2024.02.21 01:17:04.051664 [ 3 ] {} <Debug> HTTP-Session: 60e050a5-1f0e-46f3-bd31-aa12294fc6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2024.02.21 01:17:04.051869 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 692 | 2024.02.21 01:17:04.051942 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 693 | 2024.02.21 01:17:04.060590 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Loading data parts | ||
| 694 | 2024.02.21 01:17:04.060695 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): There are no data parts | ||
| 695 | 2024.02.21 01:17:04.063259 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} <Debug> DynamicQueryHandler: Done processing query | ||
| 696 | 2024.02.21 01:17:04.063301 [ 3 ] {59d4103c-d4b3-406f-b0fa-af6cd58e7497} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 697 | 2024.02.21 01:17:04.063329 [ 3 ] {} <Debug> HTTP-Session: 60e050a5-1f0e-46f3-bd31-aa12294fc6bc Destroying unnamed session | ||
| 698 | 2024.02.21 01:17:04.063445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 699 | 2024.02.21 01:17:04.063496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 700 | 2024.02.21 01:17:04.063522 [ 3 ] {} <Debug> HTTP-Session: ff90795a-8908-4d55-9f3f-7f78a9c5ee5b Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 701 | 2024.02.21 01:17:04.063538 [ 3 ] {} <Debug> HTTP-Session: ff90795a-8908-4d55-9f3f-7f78a9c5ee5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2024.02.21 01:17:04.063699 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 703 | 2024.02.21 01:17:04.063749 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 704 | 2024.02.21 01:17:04.072310 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} <Debug> oximeter.fields_u64 (63da7a85-9bf7-42de-b9f9-ef112413e41a): Loading data parts | ||
| 705 | 2024.02.21 01:17:04.072443 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} <Debug> oximeter.fields_u64 (63da7a85-9bf7-42de-b9f9-ef112413e41a): There are no data parts | ||
| 706 | 2024.02.21 01:17:04.075386 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} <Debug> DynamicQueryHandler: Done processing query | ||
| 707 | 2024.02.21 01:17:04.075431 [ 3 ] {7e34948a-05cd-42ef-b89c-a3d1844b6903} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 708 | 2024.02.21 01:17:04.075450 [ 3 ] {} <Debug> HTTP-Session: ff90795a-8908-4d55-9f3f-7f78a9c5ee5b Destroying unnamed session | ||
| 709 | 2024.02.21 01:17:04.075591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 710 | 2024.02.21 01:17:04.075657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 711 | 2024.02.21 01:17:04.075680 [ 3 ] {} <Debug> HTTP-Session: efa90fbd-ce28-4961-89cb-e3c0390d01d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 712 | 2024.02.21 01:17:04.075708 [ 3 ] {} <Debug> HTTP-Session: efa90fbd-ce28-4961-89cb-e3c0390d01d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2024.02.21 01:17:04.075897 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 714 | 2024.02.21 01:17:04.075957 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 715 | 2024.02.21 01:17:04.084314 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} <Debug> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Loading data parts | ||
| 716 | 2024.02.21 01:17:04.084418 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} <Debug> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): There are no data parts | ||
| 717 | 2024.02.21 01:17:04.105217 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} <Debug> DynamicQueryHandler: Done processing query | ||
| 718 | 2024.02.21 01:17:04.105256 [ 3 ] {d9c221a5-8d12-4cd7-aed2-e1a13f848409} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 719 | 2024.02.21 01:17:04.105299 [ 3 ] {} <Debug> HTTP-Session: efa90fbd-ce28-4961-89cb-e3c0390d01d6 Destroying unnamed session | ||
| 720 | 2024.02.21 01:17:04.105467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 721 | 2024.02.21 01:17:04.105526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 722 | 2024.02.21 01:17:04.105560 [ 3 ] {} <Debug> HTTP-Session: b6fee2ac-42d6-4efb-82e0-8ba846f0433c Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 723 | 2024.02.21 01:17:04.105589 [ 3 ] {} <Debug> HTTP-Session: b6fee2ac-42d6-4efb-82e0-8ba846f0433c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2024.02.21 01:17:04.105748 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 725 | 2024.02.21 01:17:04.105812 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 726 | 2024.02.21 01:17:04.116639 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Loading data parts | ||
| 727 | 2024.02.21 01:17:04.116768 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): There are no data parts | ||
| 728 | 2024.02.21 01:17:04.119650 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} <Debug> DynamicQueryHandler: Done processing query | ||
| 729 | 2024.02.21 01:17:04.119675 [ 3 ] {cd35e6be-4fe9-483f-baf3-6d3ad9c74272} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 730 | 2024.02.21 01:17:04.119690 [ 3 ] {} <Debug> HTTP-Session: b6fee2ac-42d6-4efb-82e0-8ba846f0433c Destroying unnamed session | ||
| 731 | 2024.02.21 01:17:04.119821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 732 | 2024.02.21 01:17:04.119878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 733 | 2024.02.21 01:17:04.119896 [ 3 ] {} <Debug> HTTP-Session: 6fd2e3c0-2608-4147-8733-95f88f0179ce Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 734 | 2024.02.21 01:17:04.119926 [ 3 ] {} <Debug> HTTP-Session: 6fd2e3c0-2608-4147-8733-95f88f0179ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2024.02.21 01:17:04.120092 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) 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) | ||
| 736 | 2024.02.21 01:17:04.120142 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 737 | 2024.02.21 01:17:04.128126 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Loading data parts | ||
| 738 | 2024.02.21 01:17:04.128208 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): There are no data parts | ||
| 739 | 2024.02.21 01:17:04.130984 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} <Debug> DynamicQueryHandler: Done processing query | ||
| 740 | 2024.02.21 01:17:04.131025 [ 3 ] {2d56b66d-838d-48bb-84cc-f6d8206af78b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 741 | 2024.02.21 01:17:04.131041 [ 3 ] {} <Debug> HTTP-Session: 6fd2e3c0-2608-4147-8733-95f88f0179ce Destroying unnamed session | ||
| 742 | 2024.02.21 01:17:04.131172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 743 | 2024.02.21 01:17:04.131231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 744 | 2024.02.21 01:17:04.131249 [ 3 ] {} <Debug> HTTP-Session: e92191d0-9b54-4c1f-9e3f-c82311652cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 745 | 2024.02.21 01:17:04.131283 [ 3 ] {} <Debug> HTTP-Session: e92191d0-9b54-4c1f-9e3f-c82311652cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2024.02.21 01:17:04.131518 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) /* The timeseries schema table stores the extracted schema for the samples | ||
| 747 | * oximeter collects. | ||
| 748 | */ | ||
| 749 | 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) | ||
| 750 | 2024.02.21 01:17:04.131599 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 751 | 2024.02.21 01:17:04.139538 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Loading data parts | ||
| 752 | 2024.02.21 01:17:04.139670 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): There are no data parts | ||
| 753 | 2024.02.21 01:17:04.142774 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 754 | 2024.02.21 01:17:04.142799 [ 3 ] {0c4e6d12-24b1-43ec-b64a-937ec2a29d0d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 755 | 2024.02.21 01:17:04.142828 [ 3 ] {} <Debug> HTTP-Session: e92191d0-9b54-4c1f-9e3f-c82311652cb7 Destroying unnamed session | ||
| 756 | 2024.02.21 01:17:04.142950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62830, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 757 | 2024.02.21 01:17:04.143010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 758 | 2024.02.21 01:17:04.143042 [ 3 ] {} <Debug> HTTP-Session: 50540fd2-1ef4-44d9-9077-aaa0367b2f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:62830 | ||
| 759 | 2024.02.21 01:17:04.143060 [ 3 ] {} <Debug> HTTP-Session: 50540fd2-1ef4-44d9-9077-aaa0367b2f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2024.02.21 01:17:04.143184 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62830) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 761 | 2024.02.21 01:17:04.143827 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 762 | 2024.02.21 01:17:04.147123 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.31 GiB. | ||
| 763 | 2024.02.21 01:17:04.149746 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 764 | 2024.02.21 01:17:04.149966 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Trace> oximeter.version (2af924bd-240d-46b2-b46f-ac6fa6931838): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 765 | 2024.02.21 01:17:04.150161 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006933388 sec., 144 rows/sec., 2.25 KiB/sec. | ||
| 766 | 2024.02.21 01:17:04.150257 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 767 | 2024.02.21 01:17:04.150277 [ 3 ] {50247268-c922-4866-ba67-30e96b4681cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 768 | 2024.02.21 01:17:04.150300 [ 3 ] {} <Debug> HTTP-Session: 50540fd2-1ef4-44d9-9077-aaa0367b2f58 Destroying unnamed session | ||
| 769 | 2024.02.21 01:17:05.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.77 MiB, peak 230.84 MiB, will set to 228.30 MiB (RSS), difference: 2.53 MiB | ||
| 770 | 2024.02.21 01:17:18.490896 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 771 | 2024.02.21 01:17:18.490957 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 772 | 2024.02.21 01:17:33.491035 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 773 | 2024.02.21 01:17:33.491577 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 774 | 2024.02.21 01:17:48.491829 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 775 | 2024.02.21 01:17:48.491893 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 776 | 2024.02.21 01:17:54.166002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 777 | 2024.02.21 01:17:54.166160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 778 | 2024.02.21 01:17:54.166215 [ 3 ] {} <Debug> HTTP-Session: 8b5c4358-b92a-4b21-819f-001a992e6dae Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 779 | 2024.02.21 01:17:54.166243 [ 3 ] {} <Debug> HTTP-Session: 8b5c4358-b92a-4b21-819f-001a992e6dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2024.02.21 01:17:54.166417 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 781 | 2024.02.21 01:17:54.169001 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2024.02.21 01:17:54.169696 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2024.02.21 01:17:54.171701 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2024.02.21 01:17:54.172791 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 785 | 2024.02.21 01:17:54.172821 [ 3 ] {2f78dddd-66f0-44c9-a071-596a5a7a7e3e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 786 | 2024.02.21 01:17:54.172859 [ 3 ] {} <Debug> HTTP-Session: 8b5c4358-b92a-4b21-819f-001a992e6dae Destroying unnamed session | ||
| 787 | 2024.02.21 01:17:54.195996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 788 | 2024.02.21 01:17:54.196066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 789 | 2024.02.21 01:17:54.196113 [ 3 ] {} <Debug> HTTP-Session: 7cd4b2bb-a1a0-4b11-9083-1d27a8fd482d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 790 | 2024.02.21 01:17:54.196134 [ 3 ] {} <Debug> HTTP-Session: 7cd4b2bb-a1a0-4b11-9083-1d27a8fd482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2024.02.21 01:17:54.196280 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 792 | 2024.02.21 01:17:54.214074 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2024.02.21 01:17:54.214227 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2024.02.21 01:17:54.214300 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2024.02.21 01:17:54.215276 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} <Debug> DynamicQueryHandler: Done processing query | ||
| 796 | 2024.02.21 01:17:54.215310 [ 3 ] {39fcf6c0-db2d-458b-909c-8da1c1745fac} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 797 | 2024.02.21 01:17:54.215347 [ 3 ] {} <Debug> HTTP-Session: 7cd4b2bb-a1a0-4b11-9083-1d27a8fd482d Destroying unnamed session | ||
| 798 | 2024.02.21 01:17:54.215620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 799 | 2024.02.21 01:17:54.215675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 800 | 2024.02.21 01:17:54.215729 [ 3 ] {} <Debug> HTTP-Session: 6a823086-b7d7-49bd-b50e-6e12dbab2c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 801 | 2024.02.21 01:17:54.215761 [ 3 ] {} <Debug> HTTP-Session: 6a823086-b7d7-49bd-b50e-6e12dbab2c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2024.02.21 01:17:54.215912 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 803 | 2024.02.21 01:17:54.216379 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2024.02.21 01:17:54.216533 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2024.02.21 01:17:54.216577 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2024.02.21 01:17:54.217463 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} <Debug> DynamicQueryHandler: Done processing query | ||
| 807 | 2024.02.21 01:17:54.217499 [ 3 ] {6fef0a61-12b6-4171-bb73-d882d350c091} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 808 | 2024.02.21 01:17:54.217523 [ 3 ] {} <Debug> HTTP-Session: 6a823086-b7d7-49bd-b50e-6e12dbab2c50 Destroying unnamed session | ||
| 809 | 2024.02.21 01:17:54.217775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 810 | 2024.02.21 01:17:54.217826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 811 | 2024.02.21 01:17:54.217848 [ 3 ] {} <Debug> HTTP-Session: 16dcf331-75e8-4d3d-ad41-7a5d4e99a143 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 812 | 2024.02.21 01:17:54.217867 [ 3 ] {} <Debug> HTTP-Session: 16dcf331-75e8-4d3d-ad41-7a5d4e99a143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2024.02.21 01:17:54.217988 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 814 | 2024.02.21 01:17:54.218345 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2024.02.21 01:17:54.218498 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2024.02.21 01:17:54.218551 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2024.02.21 01:17:54.219445 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} <Debug> DynamicQueryHandler: Done processing query | ||
| 818 | 2024.02.21 01:17:54.219476 [ 3 ] {e7228871-33a4-4fcf-a5e4-a8c101ad0bae} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 819 | 2024.02.21 01:17:54.219494 [ 3 ] {} <Debug> HTTP-Session: 16dcf331-75e8-4d3d-ad41-7a5d4e99a143 Destroying unnamed session | ||
| 820 | 2024.02.21 01:17:54.220532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 821 | 2024.02.21 01:17:54.220581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 822 | 2024.02.21 01:17:54.220600 [ 3 ] {} <Debug> HTTP-Session: be3deedf-1ec5-4dc3-b997-fdedb5afd60f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 823 | 2024.02.21 01:17:54.220617 [ 3 ] {} <Debug> HTTP-Session: be3deedf-1ec5-4dc3-b997-fdedb5afd60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2024.02.21 01:17:54.220697 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 825 | 2024.02.21 01:17:54.220738 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2024.02.21 01:17:54.221446 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 827 | 2024.02.21 01:17:54.230522 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 828 | 2024.02.21 01:17:54.233121 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2024.02.21 01:17:54.233327 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 830 | 2024.02.21 01:17:54.233468 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.012733322 sec., 314 rows/sec., 33.98 KiB/sec. | ||
| 831 | 2024.02.21 01:17:54.233663 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 832 | 2024.02.21 01:17:54.233693 [ 3 ] {e2198364-200c-496b-812d-f058cae2ca8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 833 | 2024.02.21 01:17:54.233712 [ 3 ] {} <Debug> HTTP-Session: be3deedf-1ec5-4dc3-b997-fdedb5afd60f Destroying unnamed session | ||
| 834 | 2024.02.21 01:17:54.233853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 835 | 2024.02.21 01:17:54.233908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 836 | 2024.02.21 01:17:54.233931 [ 3 ] {} <Debug> HTTP-Session: 9b618f77-fc63-4add-8a50-e8fed88af46f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 837 | 2024.02.21 01:17:54.233953 [ 3 ] {} <Debug> HTTP-Session: 9b618f77-fc63-4add-8a50-e8fed88af46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2024.02.21 01:17:54.234055 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 839 | 2024.02.21 01:17:54.234110 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 840 | 2024.02.21 01:17:54.234235 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 841 | 2024.02.21 01:17:54.241880 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 842 | 2024.02.21 01:17:54.242328 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 843 | 2024.02.21 01:17:54.242591 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 844 | 2024.02.21 01:17:54.242776 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00867492 sec., 3573 rows/sec., 289.65 KiB/sec. | ||
| 845 | 2024.02.21 01:17:54.242986 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Debug> DynamicQueryHandler: Done processing query | ||
| 846 | 2024.02.21 01:17:54.243028 [ 3 ] {c6adb7a3-1137-4616-809c-8251316b0968} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 847 | 2024.02.21 01:17:54.243056 [ 3 ] {} <Debug> HTTP-Session: 9b618f77-fc63-4add-8a50-e8fed88af46f Destroying unnamed session | ||
| 848 | 2024.02.21 01:17:54.243288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 14900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 849 | 2024.02.21 01:17:54.243335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 850 | 2024.02.21 01:17:54.243354 [ 3 ] {} <Debug> HTTP-Session: 13e864b6-3b27-403b-8799-c0070b68e823 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 851 | 2024.02.21 01:17:54.243371 [ 3 ] {} <Debug> HTTP-Session: 13e864b6-3b27-403b-8799-c0070b68e823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2024.02.21 01:17:54.243447 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 853 | 2024.02.21 01:17:54.243487 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 854 | 2024.02.21 01:17:54.243593 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 855 | 2024.02.21 01:17:54.243950 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 856 | 2024.02.21 01:17:54.244172 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2024.02.21 01:17:54.244331 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 858 | 2024.02.21 01:17:54.244442 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Information> executeQuery: Read 93 rows, 9.19 KiB in 0.000965298 sec., 96343 rows/sec., 9.30 MiB/sec. | ||
| 859 | 2024.02.21 01:17:54.244567 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Debug> DynamicQueryHandler: Done processing query | ||
| 860 | 2024.02.21 01:17:54.244589 [ 3 ] {c5acba9a-7cde-4322-a810-83e63c32b66d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 861 | 2024.02.21 01:17:54.244605 [ 3 ] {} <Debug> HTTP-Session: 13e864b6-3b27-403b-8799-c0070b68e823 Destroying unnamed session | ||
| 862 | 2024.02.21 01:17:54.244717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 863 | 2024.02.21 01:17:54.244762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 864 | 2024.02.21 01:17:54.244780 [ 3 ] {} <Debug> HTTP-Session: 0b83d9e5-6675-4f69-8995-d56540dc24c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 865 | 2024.02.21 01:17:54.244797 [ 3 ] {} <Debug> HTTP-Session: 0b83d9e5-6675-4f69-8995-d56540dc24c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2024.02.21 01:17:54.244867 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 867 | 2024.02.21 01:17:54.244906 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 868 | 2024.02.21 01:17:54.246176 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 869 | 2024.02.21 01:17:54.248672 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 870 | 2024.02.21 01:17:54.250909 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2024.02.21 01:17:54.251070 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 872 | 2024.02.21 01:17:54.251204 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.006303229 sec., 7297 rows/sec., 585.17 KiB/sec. | ||
| 873 | 2024.02.21 01:17:54.251348 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Debug> DynamicQueryHandler: Done processing query | ||
| 874 | 2024.02.21 01:17:54.251377 [ 3 ] {afa8a9b3-7eb3-4ce8-848f-42579a88a646} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 875 | 2024.02.21 01:17:54.251396 [ 3 ] {} <Debug> HTTP-Session: 0b83d9e5-6675-4f69-8995-d56540dc24c3 Destroying unnamed session | ||
| 876 | 2024.02.21 01:17:54.251685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 877 | 2024.02.21 01:17:54.251740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 878 | 2024.02.21 01:17:54.251762 [ 3 ] {} <Debug> HTTP-Session: 714596bb-917c-466c-89ff-03ea2da1f32c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 879 | 2024.02.21 01:17:54.251782 [ 3 ] {} <Debug> HTTP-Session: 714596bb-917c-466c-89ff-03ea2da1f32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2024.02.21 01:17:54.251876 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 881 | 2024.02.21 01:17:54.251929 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 882 | 2024.02.21 01:17:54.252099 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 883 | 2024.02.21 01:17:54.252568 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 884 | 2024.02.21 01:17:54.257272 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2024.02.21 01:17:54.257465 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 886 | 2024.02.21 01:17:54.257588 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00567769 sec., 5459 rows/sec., 7.37 MiB/sec. | ||
| 887 | 2024.02.21 01:17:54.257731 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Debug> DynamicQueryHandler: Done processing query | ||
| 888 | 2024.02.21 01:17:54.257754 [ 3 ] {f728fda1-06b9-45aa-8822-b7549f1b3fff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 889 | 2024.02.21 01:17:54.257770 [ 3 ] {} <Debug> HTTP-Session: 714596bb-917c-466c-89ff-03ea2da1f32c Destroying unnamed session | ||
| 890 | 2024.02.21 01:17:54.257879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 891 | 2024.02.21 01:17:54.257924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 892 | 2024.02.21 01:17:54.257943 [ 3 ] {} <Debug> HTTP-Session: 69578c88-660c-44f0-9585-2e4c6364d089 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 893 | 2024.02.21 01:17:54.257961 [ 3 ] {} <Debug> HTTP-Session: 69578c88-660c-44f0-9585-2e4c6364d089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2024.02.21 01:17:54.258031 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 895 | 2024.02.21 01:17:54.258608 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 896 | 2024.02.21 01:17:54.258720 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 897 | 2024.02.21 01:17:54.261084 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 898 | 2024.02.21 01:17:54.263391 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 899 | 2024.02.21 01:17:54.263613 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Trace> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 900 | 2024.02.21 01:17:54.263744 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Information> executeQuery: Read 21 rows, 1.54 KiB in 0.00568146 sec., 3696 rows/sec., 271.06 KiB/sec. | ||
| 901 | 2024.02.21 01:17:54.263884 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 902 | 2024.02.21 01:17:54.263912 [ 3 ] {80f66f3c-0e80-433b-9c4e-ca6f24fd9fb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 903 | 2024.02.21 01:17:54.263931 [ 3 ] {} <Debug> HTTP-Session: 69578c88-660c-44f0-9585-2e4c6364d089 Destroying unnamed session | ||
| 904 | 2024.02.21 01:18:03.491930 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 905 | 2024.02.21 01:18:03.492004 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 906 | 2024.02.21 01:18:04.154144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 907 | 2024.02.21 01:18:04.154256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 908 | 2024.02.21 01:18:04.154286 [ 3 ] {} <Debug> HTTP-Session: ac4aa7fa-8220-4ae7-9673-849772fdd3de Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 909 | 2024.02.21 01:18:04.154314 [ 3 ] {} <Debug> HTTP-Session: ac4aa7fa-8220-4ae7-9673-849772fdd3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2024.02.21 01:18:04.154456 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 911 | 2024.02.21 01:18:04.154526 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 912 | 2024.02.21 01:18:04.154694 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 913 | 2024.02.21 01:18:04.155200 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 914 | 2024.02.21 01:18:04.155460 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2024.02.21 01:18:04.155626 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 916 | 2024.02.21 01:18:04.155754 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001257267 sec., 25452 rows/sec., 2.01 MiB/sec. | ||
| 917 | 2024.02.21 01:18:04.155968 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 918 | 2024.02.21 01:18:04.155994 [ 3 ] {db360ba7-65cb-41b0-a47e-fc03ee0f93c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 919 | 2024.02.21 01:18:04.156011 [ 3 ] {} <Debug> HTTP-Session: ac4aa7fa-8220-4ae7-9673-849772fdd3de Destroying unnamed session | ||
| 920 | 2024.02.21 01:18:04.156209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 921 | 2024.02.21 01:18:04.156260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 922 | 2024.02.21 01:18:04.156280 [ 3 ] {} <Debug> HTTP-Session: 61343027-eefd-461b-8c2c-bd1556a32061 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 923 | 2024.02.21 01:18:04.156299 [ 3 ] {} <Debug> HTTP-Session: 61343027-eefd-461b-8c2c-bd1556a32061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2024.02.21 01:18:04.156383 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 925 | 2024.02.21 01:18:04.156428 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 926 | 2024.02.21 01:18:04.156543 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 927 | 2024.02.21 01:18:04.156923 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 928 | 2024.02.21 01:18:04.157140 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 929 | 2024.02.21 01:18:04.157300 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 930 | 2024.02.21 01:18:04.157415 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Information> executeQuery: Read 96 rows, 9.49 KiB in 0.00099614 sec., 96371 rows/sec., 9.30 MiB/sec. | ||
| 931 | 2024.02.21 01:18:04.157562 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Debug> DynamicQueryHandler: Done processing query | ||
| 932 | 2024.02.21 01:18:04.157585 [ 3 ] {68b32cbf-5034-4d04-8a40-755058d8af94} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 933 | 2024.02.21 01:18:04.157601 [ 3 ] {} <Debug> HTTP-Session: 61343027-eefd-461b-8c2c-bd1556a32061 Destroying unnamed session | ||
| 934 | 2024.02.21 01:18:04.157769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 935 | 2024.02.21 01:18:04.157815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 936 | 2024.02.21 01:18:04.157834 [ 3 ] {} <Debug> HTTP-Session: 2a07217b-546a-41fb-a554-bbb036ba2348 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 937 | 2024.02.21 01:18:04.157851 [ 3 ] {} <Debug> HTTP-Session: 2a07217b-546a-41fb-a554-bbb036ba2348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2024.02.21 01:18:04.157926 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 939 | 2024.02.21 01:18:04.157965 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 940 | 2024.02.21 01:18:04.158072 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 941 | 2024.02.21 01:18:04.158390 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 942 | 2024.02.21 01:18:04.158595 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2024.02.21 01:18:04.158743 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 944 | 2024.02.21 01:18:04.158836 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000882437 sec., 36263 rows/sec., 2.84 MiB/sec. | ||
| 945 | 2024.02.21 01:18:04.158988 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Debug> DynamicQueryHandler: Done processing query | ||
| 946 | 2024.02.21 01:18:04.159012 [ 3 ] {02e2fed8-030e-49dc-a5c7-2d66fd61a42e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 947 | 2024.02.21 01:18:04.159027 [ 3 ] {} <Debug> HTTP-Session: 2a07217b-546a-41fb-a554-bbb036ba2348 Destroying unnamed session | ||
| 948 | 2024.02.21 01:18:04.159218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 949 | 2024.02.21 01:18:04.159262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 950 | 2024.02.21 01:18:04.159280 [ 3 ] {} <Debug> HTTP-Session: 062dbb85-89e5-491f-8f49-8e375bd78203 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 951 | 2024.02.21 01:18:04.159296 [ 3 ] {} <Debug> HTTP-Session: 062dbb85-89e5-491f-8f49-8e375bd78203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2024.02.21 01:18:04.159374 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 953 | 2024.02.21 01:18:04.159420 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 954 | 2024.02.21 01:18:04.159559 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 955 | 2024.02.21 01:18:04.160077 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 956 | 2024.02.21 01:18:04.160381 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 957 | 2024.02.21 01:18:04.160563 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 958 | 2024.02.21 01:18:04.160677 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001274388 sec., 25110 rows/sec., 33.88 MiB/sec. | ||
| 959 | 2024.02.21 01:18:04.160804 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Debug> DynamicQueryHandler: Done processing query | ||
| 960 | 2024.02.21 01:18:04.160826 [ 3 ] {79ba4f94-0d0e-4445-a568-e033fa704222} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 961 | 2024.02.21 01:18:04.160842 [ 3 ] {} <Debug> HTTP-Session: 062dbb85-89e5-491f-8f49-8e375bd78203 Destroying unnamed session | ||
| 962 | 2024.02.21 01:18:14.153756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 963 | 2024.02.21 01:18:14.153933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 964 | 2024.02.21 01:18:14.153980 [ 3 ] {} <Debug> HTTP-Session: cb149182-16b5-4d5a-8e29-a29f18236226 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 965 | 2024.02.21 01:18:14.154023 [ 3 ] {} <Debug> HTTP-Session: cb149182-16b5-4d5a-8e29-a29f18236226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2024.02.21 01:18:14.154223 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 967 | 2024.02.21 01:18:14.154284 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 968 | 2024.02.21 01:18:14.154444 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 969 | 2024.02.21 01:18:14.154948 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 970 | 2024.02.21 01:18:14.155209 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 971 | 2024.02.21 01:18:14.155371 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 972 | 2024.02.21 01:18:14.155490 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001231707 sec., 25980 rows/sec., 2.06 MiB/sec. | ||
| 973 | 2024.02.21 01:18:14.155641 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Debug> DynamicQueryHandler: Done processing query | ||
| 974 | 2024.02.21 01:18:14.155666 [ 3 ] {2a33352c-bdd8-4ea8-bc45-92b204863f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 975 | 2024.02.21 01:18:14.155683 [ 3 ] {} <Debug> HTTP-Session: cb149182-16b5-4d5a-8e29-a29f18236226 Destroying unnamed session | ||
| 976 | 2024.02.21 01:18:14.155851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 977 | 2024.02.21 01:18:14.155903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 978 | 2024.02.21 01:18:14.155923 [ 3 ] {} <Debug> HTTP-Session: 5033003b-0896-4af0-ab45-7f3fca0e24df Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 979 | 2024.02.21 01:18:14.155941 [ 3 ] {} <Debug> HTTP-Session: 5033003b-0896-4af0-ab45-7f3fca0e24df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2024.02.21 01:18:14.156023 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 981 | 2024.02.21 01:18:14.156066 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 982 | 2024.02.21 01:18:14.156173 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 983 | 2024.02.21 01:18:14.156553 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 984 | 2024.02.21 01:18:14.156777 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2024.02.21 01:18:14.156934 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 986 | 2024.02.21 01:18:14.157045 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Information> executeQuery: Read 96 rows, 9.49 KiB in 0.000986119 sec., 97351 rows/sec., 9.40 MiB/sec. | ||
| 987 | 2024.02.21 01:18:14.157173 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Debug> DynamicQueryHandler: Done processing query | ||
| 988 | 2024.02.21 01:18:14.157197 [ 3 ] {ade8aa6b-ec04-4b84-9786-e49f5f2c1d93} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 989 | 2024.02.21 01:18:14.157213 [ 3 ] {} <Debug> HTTP-Session: 5033003b-0896-4af0-ab45-7f3fca0e24df Destroying unnamed session | ||
| 990 | 2024.02.21 01:18:14.157383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 991 | 2024.02.21 01:18:14.157429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 992 | 2024.02.21 01:18:14.157448 [ 3 ] {} <Debug> HTTP-Session: 0e149429-6b9e-4d0c-b907-738e3322086a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 993 | 2024.02.21 01:18:14.157466 [ 3 ] {} <Debug> HTTP-Session: 0e149429-6b9e-4d0c-b907-738e3322086a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2024.02.21 01:18:14.157540 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 995 | 2024.02.21 01:18:14.157581 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 996 | 2024.02.21 01:18:14.157689 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 997 | 2024.02.21 01:18:14.157980 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 998 | 2024.02.21 01:18:14.158189 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 999 | 2024.02.21 01:18:14.158338 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1000 | 2024.02.21 01:18:14.158451 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000881517 sec., 36301 rows/sec., 2.84 MiB/sec. | ||
| 1001 | 2024.02.21 01:18:14.158598 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Debug> DynamicQueryHandler: Done processing query | ||
| 1002 | 2024.02.21 01:18:14.158621 [ 3 ] {5a8a8fcc-c7ec-4ff4-b5dd-31b686158d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1003 | 2024.02.21 01:18:14.158637 [ 3 ] {} <Debug> HTTP-Session: 0e149429-6b9e-4d0c-b907-738e3322086a Destroying unnamed session | ||
| 1004 | 2024.02.21 01:18:14.158802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1005 | 2024.02.21 01:18:14.158847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1006 | 2024.02.21 01:18:14.158866 [ 3 ] {} <Debug> HTTP-Session: b8cd8851-c5b4-49eb-ba32-25317e6c4ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1007 | 2024.02.21 01:18:14.158883 [ 3 ] {} <Debug> HTTP-Session: b8cd8851-c5b4-49eb-ba32-25317e6c4ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2024.02.21 01:18:14.158968 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1009 | 2024.02.21 01:18:14.159013 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1010 | 2024.02.21 01:18:14.159154 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1011 | 2024.02.21 01:18:14.159583 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1012 | 2024.02.21 01:18:14.159896 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1013 | 2024.02.21 01:18:14.160082 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1014 | 2024.02.21 01:18:14.160205 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001202116 sec., 26619 rows/sec., 35.92 MiB/sec. | ||
| 1015 | 2024.02.21 01:18:14.160333 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Debug> DynamicQueryHandler: Done processing query | ||
| 1016 | 2024.02.21 01:18:14.160356 [ 3 ] {4ac89f9c-017a-43ca-a897-777522b78b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1017 | 2024.02.21 01:18:14.160373 [ 3 ] {} <Debug> HTTP-Session: b8cd8851-c5b4-49eb-ba32-25317e6c4ed6 Destroying unnamed session | ||
| 1018 | 2024.02.21 01:18:18.492262 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1019 | 2024.02.21 01:18:18.492371 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1020 | 2024.02.21 01:18:24.152349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1021 | 2024.02.21 01:18:24.152459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1022 | 2024.02.21 01:18:24.152485 [ 3 ] {} <Debug> HTTP-Session: cc7cefa7-7733-4318-ae39-2caa3722b406 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1023 | 2024.02.21 01:18:24.152509 [ 3 ] {} <Debug> HTTP-Session: cc7cefa7-7733-4318-ae39-2caa3722b406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2024.02.21 01:18:24.152694 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 1025 | 2024.02.21 01:18:24.157893 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2024.02.21 01:18:24.158062 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2024.02.21 01:18:24.158157 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2024.02.21 01:18:24.160340 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 1029 | 2024.02.21 01:18:24.166089 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1030 | 2024.02.21 01:18:24.166150 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 | ||
| 1031 | 2024.02.21 01:18:24.168241 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1032 | 2024.02.21 01:18:24.183179 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Information> executeQuery: Read 4 rows, 443.00 B in 0.030440202 sec., 131 rows/sec., 14.21 KiB/sec. | ||
| 1033 | 2024.02.21 01:18:24.183379 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Debug> DynamicQueryHandler: Done processing query | ||
| 1034 | 2024.02.21 01:18:24.183403 [ 3 ] {1bd72729-5233-41a1-93e8-caa803c3ee71} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1035 | 2024.02.21 01:18:24.183419 [ 3 ] {} <Debug> HTTP-Session: cc7cefa7-7733-4318-ae39-2caa3722b406 Destroying unnamed session | ||
| 1036 | 2024.02.21 01:18:24.183682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1037 | 2024.02.21 01:18:24.183729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1038 | 2024.02.21 01:18:24.183747 [ 3 ] {} <Debug> HTTP-Session: f6d8f61c-f675-4ef7-b181-9f7686f30fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1039 | 2024.02.21 01:18:24.183764 [ 3 ] {} <Debug> HTTP-Session: f6d8f61c-f675-4ef7-b181-9f7686f30fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2024.02.21 01:18:24.183889 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 1041 | 2024.02.21 01:18:24.184334 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2024.02.21 01:18:24.184493 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1043 | 2024.02.21 01:18:24.184534 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2024.02.21 01:18:24.184678 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1045 | 2024.02.21 01:18:24.184707 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1046 | 2024.02.21 01:18:24.184728 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 | ||
| 1047 | 2024.02.21 01:18:24.184756 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1048 | 2024.02.21 01:18:24.185649 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001723741 sec., 2320 rows/sec., 250.98 KiB/sec. | ||
| 1049 | 2024.02.21 01:18:24.185833 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1050 | 2024.02.21 01:18:24.185856 [ 3 ] {d2d6ec14-457d-4bc7-a5b1-c2b740c14e4c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1051 | 2024.02.21 01:18:24.185872 [ 3 ] {} <Debug> HTTP-Session: f6d8f61c-f675-4ef7-b181-9f7686f30fbf Destroying unnamed session | ||
| 1052 | 2024.02.21 01:18:24.186195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1053 | 2024.02.21 01:18:24.186239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1054 | 2024.02.21 01:18:24.186257 [ 3 ] {} <Debug> HTTP-Session: 062b9a07-f9a3-4585-a749-1f002e2ffddc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1055 | 2024.02.21 01:18:24.186274 [ 3 ] {} <Debug> HTTP-Session: 062b9a07-f9a3-4585-a749-1f002e2ffddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2024.02.21 01:18:24.186389 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 1057 | 2024.02.21 01:18:24.186828 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2024.02.21 01:18:24.186987 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2024.02.21 01:18:24.187027 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2024.02.21 01:18:24.187170 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1061 | 2024.02.21 01:18:24.187200 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2024.02.21 01:18:24.187220 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 | ||
| 1063 | 2024.02.21 01:18:24.187248 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1064 | 2024.02.21 01:18:24.188177 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001753573 sec., 2281 rows/sec., 246.71 KiB/sec. | ||
| 1065 | 2024.02.21 01:18:24.188352 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1066 | 2024.02.21 01:18:24.188374 [ 3 ] {11cbd817-e4e8-409b-9f95-4e9202e637b5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1067 | 2024.02.21 01:18:24.188391 [ 3 ] {} <Debug> HTTP-Session: 062b9a07-f9a3-4585-a749-1f002e2ffddc Destroying unnamed session | ||
| 1068 | 2024.02.21 01:18:24.188609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1069 | 2024.02.21 01:18:24.188652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1070 | 2024.02.21 01:18:24.188670 [ 3 ] {} <Debug> HTTP-Session: 00af1fb3-c614-4095-8638-eaa434408ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1071 | 2024.02.21 01:18:24.188687 [ 3 ] {} <Debug> HTTP-Session: 00af1fb3-c614-4095-8638-eaa434408ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2024.02.21 01:18:24.188803 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 1073 | 2024.02.21 01:18:24.189261 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2024.02.21 01:18:24.189422 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2024.02.21 01:18:24.189463 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2024.02.21 01:18:24.189606 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1077 | 2024.02.21 01:18:24.189634 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1078 | 2024.02.21 01:18:24.189654 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 | ||
| 1079 | 2024.02.21 01:18:24.189682 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1080 | 2024.02.21 01:18:24.190509 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00166885 sec., 2396 rows/sec., 259.23 KiB/sec. | ||
| 1081 | 2024.02.21 01:18:24.190688 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Debug> DynamicQueryHandler: Done processing query | ||
| 1082 | 2024.02.21 01:18:24.190710 [ 3 ] {77e85ac4-24a1-447c-b20d-c2e073a99cca} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1083 | 2024.02.21 01:18:24.190726 [ 3 ] {} <Debug> HTTP-Session: 00af1fb3-c614-4095-8638-eaa434408ef4 Destroying unnamed session | ||
| 1084 | 2024.02.21 01:18:24.190960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1085 | 2024.02.21 01:18:24.191003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1086 | 2024.02.21 01:18:24.191022 [ 3 ] {} <Debug> HTTP-Session: f5b647cc-d61d-4d3b-8eed-242d58915e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1087 | 2024.02.21 01:18:24.191039 [ 3 ] {} <Debug> HTTP-Session: f5b647cc-d61d-4d3b-8eed-242d58915e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2024.02.21 01:18:24.191156 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 1089 | 2024.02.21 01:18:24.191613 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2024.02.21 01:18:24.191776 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2024.02.21 01:18:24.191816 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2024.02.21 01:18:24.191958 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1093 | 2024.02.21 01:18:24.191986 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1094 | 2024.02.21 01:18:24.192007 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 | ||
| 1095 | 2024.02.21 01:18:24.192034 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1096 | 2024.02.21 01:18:24.192981 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001786974 sec., 2238 rows/sec., 242.09 KiB/sec. | ||
| 1097 | 2024.02.21 01:18:24.193154 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Debug> DynamicQueryHandler: Done processing query | ||
| 1098 | 2024.02.21 01:18:24.193176 [ 3 ] {c1a85d20-b5d8-4c8f-9eb3-54e06252a469} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1099 | 2024.02.21 01:18:24.193192 [ 3 ] {} <Debug> HTTP-Session: f5b647cc-d61d-4d3b-8eed-242d58915e64 Destroying unnamed session | ||
| 1100 | 2024.02.21 01:18:24.193405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1101 | 2024.02.21 01:18:24.193448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1102 | 2024.02.21 01:18:24.193466 [ 3 ] {} <Debug> HTTP-Session: 43741830-e589-4cac-b36e-62bbe8a5204c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1103 | 2024.02.21 01:18:24.193482 [ 3 ] {} <Debug> HTTP-Session: 43741830-e589-4cac-b36e-62bbe8a5204c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2024.02.21 01:18:24.193601 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 1105 | 2024.02.21 01:18:24.194060 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2024.02.21 01:18:24.194227 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2024.02.21 01:18:24.194267 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2024.02.21 01:18:24.194410 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1109 | 2024.02.21 01:18:24.194438 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1110 | 2024.02.21 01:18:24.194458 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 | ||
| 1111 | 2024.02.21 01:18:24.194486 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1112 | 2024.02.21 01:18:24.195354 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001752323 sec., 2282 rows/sec., 246.88 KiB/sec. | ||
| 1113 | 2024.02.21 01:18:24.195533 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Debug> DynamicQueryHandler: Done processing query | ||
| 1114 | 2024.02.21 01:18:24.195554 [ 3 ] {fcaff873-81db-4c8d-8b4c-61ca19e8e607} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1115 | 2024.02.21 01:18:24.195568 [ 3 ] {} <Debug> HTTP-Session: 43741830-e589-4cac-b36e-62bbe8a5204c Destroying unnamed session | ||
| 1116 | 2024.02.21 01:18:24.209481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1117 | 2024.02.21 01:18:24.209566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1118 | 2024.02.21 01:18:24.209602 [ 3 ] {} <Debug> HTTP-Session: a34cb2d2-4e49-48e0-9cff-e314c3e88913 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1119 | 2024.02.21 01:18:24.209634 [ 3 ] {} <Debug> HTTP-Session: a34cb2d2-4e49-48e0-9cff-e314c3e88913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2024.02.21 01:18:24.209783 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1121 | 2024.02.21 01:18:24.209839 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2024.02.21 01:18:24.210008 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1123 | 2024.02.21 01:18:24.210394 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1124 | 2024.02.21 01:18:24.210727 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1125 | 2024.02.21 01:18:24.210887 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1126 | 2024.02.21 01:18:24.210994 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001171305 sec., 5122 rows/sec., 830.40 KiB/sec. | ||
| 1127 | 2024.02.21 01:18:24.211142 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Debug> DynamicQueryHandler: Done processing query | ||
| 1128 | 2024.02.21 01:18:24.211165 [ 3 ] {294a58c6-654c-431f-8645-1dd3b5af1297} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1129 | 2024.02.21 01:18:24.211181 [ 3 ] {} <Debug> HTTP-Session: a34cb2d2-4e49-48e0-9cff-e314c3e88913 Destroying unnamed session | ||
| 1130 | 2024.02.21 01:18:24.211293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1131 | 2024.02.21 01:18:24.211336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1132 | 2024.02.21 01:18:24.211354 [ 3 ] {} <Debug> HTTP-Session: d8206a34-d954-413c-9ff7-e8c208f4e447 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1133 | 2024.02.21 01:18:24.211370 [ 3 ] {} <Debug> HTTP-Session: d8206a34-d954-413c-9ff7-e8c208f4e447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2024.02.21 01:18:24.211440 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1135 | 2024.02.21 01:18:24.211480 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1136 | 2024.02.21 01:18:24.211584 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1137 | 2024.02.21 01:18:24.211895 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1138 | 2024.02.21 01:18:24.212096 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1139 | 2024.02.21 01:18:24.212248 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1140 | 2024.02.21 01:18:24.212339 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.000872206 sec., 36688 rows/sec., 2.90 MiB/sec. | ||
| 1141 | 2024.02.21 01:18:24.212456 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1142 | 2024.02.21 01:18:24.212478 [ 3 ] {90bdf17d-f0a9-435f-a178-67c5933d5b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1143 | 2024.02.21 01:18:24.212494 [ 3 ] {} <Debug> HTTP-Session: d8206a34-d954-413c-9ff7-e8c208f4e447 Destroying unnamed session | ||
| 1144 | 2024.02.21 01:18:24.212635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1145 | 2024.02.21 01:18:24.212679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1146 | 2024.02.21 01:18:24.212697 [ 3 ] {} <Debug> HTTP-Session: b97dcbb8-d357-4675-84a4-10b9281a6a85 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1147 | 2024.02.21 01:18:24.212713 [ 3 ] {} <Debug> HTTP-Session: b97dcbb8-d357-4675-84a4-10b9281a6a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2024.02.21 01:18:24.212788 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1149 | 2024.02.21 01:18:24.212827 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1150 | 2024.02.21 01:18:24.212928 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1151 | 2024.02.21 01:18:24.213305 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1152 | 2024.02.21 01:18:24.213514 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1153 | 2024.02.21 01:18:24.213661 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1154 | 2024.02.21 01:18:24.213780 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Information> executeQuery: Read 132 rows, 12.30 KiB in 0.000963079 sec., 137060 rows/sec., 12.47 MiB/sec. | ||
| 1155 | 2024.02.21 01:18:24.213884 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 1156 | 2024.02.21 01:18:24.213906 [ 3 ] {e071c122-8a01-4316-9fbc-fc80529da2ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1157 | 2024.02.21 01:18:24.213921 [ 3 ] {} <Debug> HTTP-Session: b97dcbb8-d357-4675-84a4-10b9281a6a85 Destroying unnamed session | ||
| 1158 | 2024.02.21 01:18:24.214036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1159 | 2024.02.21 01:18:24.214078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1160 | 2024.02.21 01:18:24.214095 [ 3 ] {} <Debug> HTTP-Session: 602e5c9b-2f8d-47ce-919b-66b4b68ba086 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1161 | 2024.02.21 01:18:24.214111 [ 3 ] {} <Debug> HTTP-Session: 602e5c9b-2f8d-47ce-919b-66b4b68ba086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2024.02.21 01:18:24.214180 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1163 | 2024.02.21 01:18:24.214217 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1164 | 2024.02.21 01:18:24.214317 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1165 | 2024.02.21 01:18:24.214606 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1166 | 2024.02.21 01:18:24.214808 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1167 | 2024.02.21 01:18:24.214956 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1168 | 2024.02.21 01:18:24.215066 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000857706 sec., 65290 rows/sec., 5.08 MiB/sec. | ||
| 1169 | 2024.02.21 01:18:24.215180 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Debug> DynamicQueryHandler: Done processing query | ||
| 1170 | 2024.02.21 01:18:24.215202 [ 3 ] {96ccfa4f-387f-4f91-a4c1-93074059cd01} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1171 | 2024.02.21 01:18:24.215218 [ 3 ] {} <Debug> HTTP-Session: 602e5c9b-2f8d-47ce-919b-66b4b68ba086 Destroying unnamed session | ||
| 1172 | 2024.02.21 01:18:24.215455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 57805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1173 | 2024.02.21 01:18:24.215498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1174 | 2024.02.21 01:18:24.215516 [ 3 ] {} <Debug> HTTP-Session: 452f350d-5f60-4dbd-9c88-ca37843e2be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1175 | 2024.02.21 01:18:24.215532 [ 3 ] {} <Debug> HTTP-Session: 452f350d-5f60-4dbd-9c88-ca37843e2be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2024.02.21 01:18:24.215622 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1177 | 2024.02.21 01:18:24.215664 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1178 | 2024.02.21 01:18:24.215779 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1179 | 2024.02.21 01:18:24.216191 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1180 | 2024.02.21 01:18:24.216458 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2024.02.21 01:18:24.216629 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1182 | 2024.02.21 01:18:24.216742 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Information> executeQuery: Read 300 rows, 21.68 KiB in 0.001091552 sec., 274838 rows/sec., 19.40 MiB/sec. | ||
| 1183 | 2024.02.21 01:18:24.216856 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1184 | 2024.02.21 01:18:24.216878 [ 3 ] {2146c73e-0db2-45a8-9d8a-796f4d993d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1185 | 2024.02.21 01:18:24.216893 [ 3 ] {} <Debug> HTTP-Session: 452f350d-5f60-4dbd-9c88-ca37843e2be5 Destroying unnamed session | ||
| 1186 | 2024.02.21 01:18:24.217054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1187 | 2024.02.21 01:18:24.217096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1188 | 2024.02.21 01:18:24.217115 [ 3 ] {} <Debug> HTTP-Session: c9cb59d4-bec4-4426-b3a6-bb0ee7192529 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1189 | 2024.02.21 01:18:24.217130 [ 3 ] {} <Debug> HTTP-Session: c9cb59d4-bec4-4426-b3a6-bb0ee7192529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2024.02.21 01:18:24.217206 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1191 | 2024.02.21 01:18:24.217249 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1192 | 2024.02.21 01:18:24.217380 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1193 | 2024.02.21 01:18:24.217782 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1194 | 2024.02.21 01:18:24.218075 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1195 | 2024.02.21 01:18:24.218248 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1196 | 2024.02.21 01:18:24.218366 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001131894 sec., 28271 rows/sec., 38.15 MiB/sec. | ||
| 1197 | 2024.02.21 01:18:24.218501 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1198 | 2024.02.21 01:18:24.218525 [ 3 ] {f7e82de4-1972-4b62-b177-a744439ce1b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1199 | 2024.02.21 01:18:24.218540 [ 3 ] {} <Debug> HTTP-Session: c9cb59d4-bec4-4426-b3a6-bb0ee7192529 Destroying unnamed session | ||
| 1200 | 2024.02.21 01:18:33.492431 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1201 | 2024.02.21 01:18:33.492544 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1202 | 2024.02.21 01:18:34.154682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 4641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1203 | 2024.02.21 01:18:34.154791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1204 | 2024.02.21 01:18:34.154819 [ 3 ] {} <Debug> HTTP-Session: da8075d4-e421-401d-9a52-5981eca27bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1205 | 2024.02.21 01:18:34.154846 [ 3 ] {} <Debug> HTTP-Session: da8075d4-e421-401d-9a52-5981eca27bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2024.02.21 01:18:34.154991 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1207 | 2024.02.21 01:18:34.155060 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1208 | 2024.02.21 01:18:34.155239 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1209 | 2024.02.21 01:18:34.155684 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1210 | 2024.02.21 01:18:34.155944 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1211 | 2024.02.21 01:18:34.156107 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1212 | 2024.02.21 01:18:34.156233 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001203096 sec., 26598 rows/sec., 2.11 MiB/sec. | ||
| 1213 | 2024.02.21 01:18:34.156374 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1214 | 2024.02.21 01:18:34.156400 [ 3 ] {24ffed84-1781-484d-90c7-66c395c5c7cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1215 | 2024.02.21 01:18:34.156416 [ 3 ] {} <Debug> HTTP-Session: da8075d4-e421-401d-9a52-5981eca27bc4 Destroying unnamed session | ||
| 1216 | 2024.02.21 01:18:34.156592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1217 | 2024.02.21 01:18:34.156642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1218 | 2024.02.21 01:18:34.156661 [ 3 ] {} <Debug> HTTP-Session: 66bc171e-156b-4991-9344-02f95bbaa566 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1219 | 2024.02.21 01:18:34.156680 [ 3 ] {} <Debug> HTTP-Session: 66bc171e-156b-4991-9344-02f95bbaa566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2024.02.21 01:18:34.156762 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1221 | 2024.02.21 01:18:34.156805 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1222 | 2024.02.21 01:18:34.156912 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1223 | 2024.02.21 01:18:34.157268 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1224 | 2024.02.21 01:18:34.157484 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1225 | 2024.02.21 01:18:34.157632 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1226 | 2024.02.21 01:18:34.157757 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Information> executeQuery: Read 96 rows, 9.49 KiB in 0.000957909 sec., 100218 rows/sec., 9.67 MiB/sec. | ||
| 1227 | 2024.02.21 01:18:34.157878 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Debug> DynamicQueryHandler: Done processing query | ||
| 1228 | 2024.02.21 01:18:34.157900 [ 3 ] {fcb5da38-1746-422b-a60e-9d4adf362a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1229 | 2024.02.21 01:18:34.157916 [ 3 ] {} <Debug> HTTP-Session: 66bc171e-156b-4991-9344-02f95bbaa566 Destroying unnamed session | ||
| 1230 | 2024.02.21 01:18:34.158027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1231 | 2024.02.21 01:18:34.158072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1232 | 2024.02.21 01:18:34.158090 [ 3 ] {} <Debug> HTTP-Session: cf3fe7d1-d7c8-4642-8a75-143d39526ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1233 | 2024.02.21 01:18:34.158107 [ 3 ] {} <Debug> HTTP-Session: cf3fe7d1-d7c8-4642-8a75-143d39526ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2024.02.21 01:18:34.158180 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1235 | 2024.02.21 01:18:34.158219 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1236 | 2024.02.21 01:18:34.158327 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1237 | 2024.02.21 01:18:34.158602 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1238 | 2024.02.21 01:18:34.158807 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2024.02.21 01:18:34.158951 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1240 | 2024.02.21 01:18:34.159072 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000864236 sec., 37026 rows/sec., 2.90 MiB/sec. | ||
| 1241 | 2024.02.21 01:18:34.159174 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1242 | 2024.02.21 01:18:34.159196 [ 3 ] {c55858c0-2d09-4b3c-a1c0-33da238077a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1243 | 2024.02.21 01:18:34.159211 [ 3 ] {} <Debug> HTTP-Session: cf3fe7d1-d7c8-4642-8a75-143d39526ab8 Destroying unnamed session | ||
| 1244 | 2024.02.21 01:18:34.159398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1245 | 2024.02.21 01:18:34.159441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1246 | 2024.02.21 01:18:34.159460 [ 3 ] {} <Debug> HTTP-Session: 76b33a1a-a478-42f0-b76b-e2db1c212886 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1247 | 2024.02.21 01:18:34.159476 [ 3 ] {} <Debug> HTTP-Session: 76b33a1a-a478-42f0-b76b-e2db1c212886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2024.02.21 01:18:34.159553 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1249 | 2024.02.21 01:18:34.159598 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1250 | 2024.02.21 01:18:34.159733 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1251 | 2024.02.21 01:18:34.160152 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1252 | 2024.02.21 01:18:34.160460 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1253 | 2024.02.21 01:18:34.160635 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1254 | 2024.02.21 01:18:34.160765 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001183585 sec., 27036 rows/sec., 36.48 MiB/sec. | ||
| 1255 | 2024.02.21 01:18:34.160941 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Debug> DynamicQueryHandler: Done processing query | ||
| 1256 | 2024.02.21 01:18:34.160964 [ 3 ] {c8028d2a-c734-41ac-9512-fb5fd612d318} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1257 | 2024.02.21 01:18:34.160981 [ 3 ] {} <Debug> HTTP-Session: 76b33a1a-a478-42f0-b76b-e2db1c212886 Destroying unnamed session | ||
| 1258 | 2024.02.21 01:18:44.154281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1259 | 2024.02.21 01:18:44.154399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1260 | 2024.02.21 01:18:44.154423 [ 3 ] {} <Debug> HTTP-Session: 06726bab-7a2c-4718-b0ce-5ae9d5bf4534 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1261 | 2024.02.21 01:18:44.154448 [ 3 ] {} <Debug> HTTP-Session: 06726bab-7a2c-4718-b0ce-5ae9d5bf4534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2024.02.21 01:18:44.154641 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) 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) | ||
| 1263 | 2024.02.21 01:18:44.155253 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1264 | 2024.02.21 01:18:44.155433 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1265 | 2024.02.21 01:18:44.155483 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1266 | 2024.02.21 01:18:44.155647 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1267 | 2024.02.21 01:18:44.155790 [ 190 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1268 | 2024.02.21 01:18:44.155794 [ 187 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1269 | 2024.02.21 01:18:44.155981 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (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 | ||
| 1270 | 2024.02.21 01:18:44.156073 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Debug> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1271 | 2024.02.21 01:18:44.157604 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002918018 sec., 3426 rows/sec., 481.58 KiB/sec. | ||
| 1272 | 2024.02.21 01:18:44.157884 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1273 | 2024.02.21 01:18:44.157913 [ 3 ] {283ffbf1-f0dc-4297-abb0-4c32c8e029bb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1274 | 2024.02.21 01:18:44.157935 [ 3 ] {} <Debug> HTTP-Session: 06726bab-7a2c-4718-b0ce-5ae9d5bf4534 Destroying unnamed session | ||
| 1275 | 2024.02.21 01:18:44.159676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1276 | 2024.02.21 01:18:44.159723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1277 | 2024.02.21 01:18:44.159743 [ 3 ] {} <Debug> HTTP-Session: cb3c32e8-93db-4255-854b-1427b37413a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1278 | 2024.02.21 01:18:44.159761 [ 3 ] {} <Debug> HTTP-Session: cb3c32e8-93db-4255-854b-1427b37413a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2024.02.21 01:18:44.159847 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1280 | 2024.02.21 01:18:44.159893 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2024.02.21 01:18:44.160071 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1282 | 2024.02.21 01:18:44.160449 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1283 | 2024.02.21 01:18:44.160798 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2024.02.21 01:18:44.160975 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Trace> oximeter.timeseries_schema (4895d346-de06-4e59-86b4-0829b1ae5929): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1285 | 2024.02.21 01:18:44.161097 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001214197 sec., 823 rows/sec., 186.59 KiB/sec. | ||
| 1286 | 2024.02.21 01:18:44.161226 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Debug> DynamicQueryHandler: Done processing query | ||
| 1287 | 2024.02.21 01:18:44.161249 [ 3 ] {a0231354-f012-406e-98c5-59eaada23166} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1288 | 2024.02.21 01:18:44.161264 [ 3 ] {} <Debug> HTTP-Session: cb3c32e8-93db-4255-854b-1427b37413a1 Destroying unnamed session | ||
| 1289 | 2024.02.21 01:18:44.161405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1290 | 2024.02.21 01:18:44.161449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1291 | 2024.02.21 01:18:44.161468 [ 3 ] {} <Debug> HTTP-Session: e912884f-26e0-4645-84fa-73c58e8fb2fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1292 | 2024.02.21 01:18:44.161485 [ 3 ] {} <Debug> HTTP-Session: e912884f-26e0-4645-84fa-73c58e8fb2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2024.02.21 01:18:44.161562 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1294 | 2024.02.21 01:18:44.161602 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1295 | 2024.02.21 01:18:44.161708 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1296 | 2024.02.21 01:18:44.162021 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1297 | 2024.02.21 01:18:44.162230 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1298 | 2024.02.21 01:18:44.162381 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1299 | 2024.02.21 01:18:44.162497 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.000905758 sec., 59618 rows/sec., 4.72 MiB/sec. | ||
| 1300 | 2024.02.21 01:18:44.162604 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Debug> DynamicQueryHandler: Done processing query | ||
| 1301 | 2024.02.21 01:18:44.162627 [ 3 ] {389a5848-3cad-4d9c-b6e4-511b5e6f6c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1302 | 2024.02.21 01:18:44.162643 [ 3 ] {} <Debug> HTTP-Session: e912884f-26e0-4645-84fa-73c58e8fb2fe Destroying unnamed session | ||
| 1303 | 2024.02.21 01:18:44.162760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1304 | 2024.02.21 01:18:44.162802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1305 | 2024.02.21 01:18:44.162820 [ 3 ] {} <Debug> HTTP-Session: eb2bbb98-0bc5-4a5a-9aeb-69a97b7a2cce Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1306 | 2024.02.21 01:18:44.162836 [ 3 ] {} <Debug> HTTP-Session: eb2bbb98-0bc5-4a5a-9aeb-69a97b7a2cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2024.02.21 01:18:44.162907 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1308 | 2024.02.21 01:18:44.162945 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1309 | 2024.02.21 01:18:44.163081 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1310 | 2024.02.21 01:18:44.163351 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1311 | 2024.02.21 01:18:44.163550 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1312 | 2024.02.21 01:18:44.163695 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1313 | 2024.02.21 01:18:44.163785 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000850715 sec., 2350 rows/sec., 200.89 KiB/sec. | ||
| 1314 | 2024.02.21 01:18:44.163928 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Debug> DynamicQueryHandler: Done processing query | ||
| 1315 | 2024.02.21 01:18:44.163949 [ 3 ] {a06ea77f-495b-46dc-a244-19b7f4a99774} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1316 | 2024.02.21 01:18:44.163965 [ 3 ] {} <Debug> HTTP-Session: eb2bbb98-0bc5-4a5a-9aeb-69a97b7a2cce Destroying unnamed session | ||
| 1317 | 2024.02.21 01:18:44.164135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1318 | 2024.02.21 01:18:44.164179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1319 | 2024.02.21 01:18:44.164197 [ 3 ] {} <Debug> HTTP-Session: dbf52a51-0723-42d0-b75b-59ebb9fb0f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1320 | 2024.02.21 01:18:44.164213 [ 3 ] {} <Debug> HTTP-Session: dbf52a51-0723-42d0-b75b-59ebb9fb0f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2024.02.21 01:18:44.164287 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1322 | 2024.02.21 01:18:44.164324 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1323 | 2024.02.21 01:18:44.164429 [ 90 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1324 | 2024.02.21 01:18:44.164456 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1325 | 2024.02.21 01:18:44.164523 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1326 | 2024.02.21 01:18:44.164678 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1327 | 2024.02.21 01:18:44.164899 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1328 | 2024.02.21 01:18:44.165122 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1329 | 2024.02.21 01:18:44.165266 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1330 | 2024.02.21 01:18:44.165376 [ 90 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1331 | 2024.02.21 01:18:44.165383 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Information> executeQuery: Read 163 rows, 16.07 KiB in 0.001062342 sec., 153434 rows/sec., 14.77 MiB/sec. | ||
| 1332 | 2024.02.21 01:18:44.165421 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1333 | 2024.02.21 01:18:44.165623 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1334 | 2024.02.21 01:18:44.165653 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Debug> DynamicQueryHandler: Done processing query | ||
| 1335 | 2024.02.21 01:18:44.165700 [ 3 ] {357ee680-f0f0-4611-89a7-f9d0e15b6003} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1336 | 2024.02.21 01:18:44.165716 [ 3 ] {} <Debug> HTTP-Session: dbf52a51-0723-42d0-b75b-59ebb9fb0f24 Destroying unnamed session | ||
| 1337 | 2024.02.21 01:18:44.165827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1338 | 2024.02.21 01:18:44.165869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1339 | 2024.02.21 01:18:44.165888 [ 3 ] {} <Debug> HTTP-Session: a503927b-ac1b-4645-87fc-7b594903e08d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1340 | 2024.02.21 01:18:44.165904 [ 3 ] {} <Debug> HTTP-Session: a503927b-ac1b-4645-87fc-7b594903e08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2024.02.21 01:18:44.165973 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1342 | 2024.02.21 01:18:44.166013 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1343 | 2024.02.21 01:18:44.166133 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1344 | 2024.02.21 01:18:44.166962 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1345 | 2024.02.21 01:18:44.166973 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1346 | 2024.02.21 01:18:44.167063 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 1347 | 2024.02.21 01:18:44.167076 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 93 rows starting from the beginning of the part | ||
| 1348 | 2024.02.21 01:18:44.167324 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1349 | 2024.02.21 01:18:44.167359 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part | ||
| 1350 | 2024.02.21 01:18:44.167509 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1351 | 2024.02.21 01:18:44.167576 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part | ||
| 1352 | 2024.02.21 01:18:44.167716 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 1353 | 2024.02.21 01:18:44.167768 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part | ||
| 1354 | 2024.02.21 01:18:44.167916 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1355 | 2024.02.21 01:18:44.167952 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part | ||
| 1356 | 2024.02.21 01:18:44.168099 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 1357 | 2024.02.21 01:18:44.168160 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 163 rows starting from the beginning of the part | ||
| 1358 | 2024.02.21 01:18:44.169215 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1359 | 2024.02.21 01:18:44.169870 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1360 | 2024.02.21 01:18:44.170336 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1361 | 2024.02.21 01:18:44.170731 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.004703061 sec., 425 rows/sec., 29.69 KiB/sec. | ||
| 1362 | 2024.02.21 01:18:44.171272 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1363 | 2024.02.21 01:18:44.171269 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.006648599 sec., 32036.824600190208 rows/sec., 2.54 MiB/sec. | ||
| 1364 | 2024.02.21 01:18:44.171322 [ 3 ] {62843893-2b3a-4f50-bff6-d7fff957e34e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1365 | 2024.02.21 01:18:44.171374 [ 3 ] {} <Debug> HTTP-Session: a503927b-ac1b-4645-87fc-7b594903e08d Destroying unnamed session | ||
| 1366 | 2024.02.21 01:18:44.171519 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1367 | 2024.02.21 01:18:44.171576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1368 | 2024.02.21 01:18:44.171688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1369 | 2024.02.21 01:18:44.171767 [ 3 ] {} <Debug> HTTP-Session: 9c6f55c3-ea70-4fe0-b5c9-4b77b1b02b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1370 | 2024.02.21 01:18:44.171823 [ 3 ] {} <Debug> HTTP-Session: 9c6f55c3-ea70-4fe0-b5c9-4b77b1b02b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2024.02.21 01:18:44.171896 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1372 | 2024.02.21 01:18:44.172091 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_6_1} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1373 | 2024.02.21 01:18:44.172190 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1374 | 2024.02.21 01:18:44.172336 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1375 | 2024.02.21 01:18:44.172363 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.006868536 sec., 98419.80882097728 rows/sec., 9.39 MiB/sec. | ||
| 1376 | 2024.02.21 01:18:44.172479 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1377 | 2024.02.21 01:18:44.172496 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1378 | 2024.02.21 01:18:44.172753 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1379 | 2024.02.21 01:18:44.172830 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_6_1} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1380 | 2024.02.21 01:18:44.172932 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1381 | 2024.02.21 01:18:44.173137 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1382 | 2024.02.21 01:18:44.173285 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1383 | 2024.02.21 01:18:44.173399 [ 90 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1384 | 2024.02.21 01:18:44.173408 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Information> executeQuery: Read 61 rows, 4.91 KiB in 0.001116283 sec., 54645 rows/sec., 4.29 MiB/sec. | ||
| 1385 | 2024.02.21 01:18:44.173446 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1386 | 2024.02.21 01:18:44.173553 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1387 | 2024.02.21 01:18:44.173600 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Debug> DynamicQueryHandler: Done processing query | ||
| 1388 | 2024.02.21 01:18:44.173628 [ 3 ] {d0d8dfd0-f617-4d60-abf7-e95e9b4e2e75} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1389 | 2024.02.21 01:18:44.173634 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1390 | 2024.02.21 01:18:44.173652 [ 3 ] {} <Debug> HTTP-Session: 9c6f55c3-ea70-4fe0-b5c9-4b77b1b02b70 Destroying unnamed session | ||
| 1391 | 2024.02.21 01:18:44.173669 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
| 1392 | 2024.02.21 01:18:44.173773 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1393 | 2024.02.21 01:18:44.173808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1394 | 2024.02.21 01:18:44.173864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1395 | 2024.02.21 01:18:44.173881 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1396 | 2024.02.21 01:18:44.173889 [ 3 ] {} <Debug> HTTP-Session: f7e744bc-bf9e-4403-88bf-da55e415bd72 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1397 | 2024.02.21 01:18:44.173917 [ 3 ] {} <Debug> HTTP-Session: f7e744bc-bf9e-4403-88bf-da55e415bd72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2024.02.21 01:18:44.174003 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1399 | 2024.02.21 01:18:44.174031 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1400 | 2024.02.21 01:18:44.174090 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1401 | 2024.02.21 01:18:44.174107 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1402 | 2024.02.21 01:18:44.174282 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 61 rows starting from the beginning of the part | ||
| 1403 | 2024.02.21 01:18:44.174361 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1404 | 2024.02.21 01:18:44.174813 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1405 | 2024.02.21 01:18:44.175231 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1406 | 2024.02.21 01:18:44.175231 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 4 columns (4 merged, 0 gathered) in 0.001727262 sec., 149948.29967891378 rows/sec., 11.73 MiB/sec. | ||
| 1407 | 2024.02.21 01:18:44.175356 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1408 | 2024.02.21 01:18:44.175426 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1409 | 2024.02.21 01:18:44.175574 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001510145 sec., 662 rows/sec., 46.56 KiB/sec. | ||
| 1410 | 2024.02.21 01:18:44.175600 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1411 | 2024.02.21 01:18:44.175703 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_6_1} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1412 | 2024.02.21 01:18:44.175730 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Debug> DynamicQueryHandler: Done processing query | ||
| 1413 | 2024.02.21 01:18:44.175767 [ 3 ] {ccaa6710-04bd-4d7b-bf5e-da69c0fbcd24} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1414 | 2024.02.21 01:18:44.175788 [ 3 ] {} <Debug> HTTP-Session: f7e744bc-bf9e-4403-88bf-da55e415bd72 Destroying unnamed session | ||
| 1415 | 2024.02.21 01:18:44.176080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 57759, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1416 | 2024.02.21 01:18:44.176124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1417 | 2024.02.21 01:18:44.176142 [ 3 ] {} <Debug> HTTP-Session: 5e35c4e7-87c2-48cd-bb20-08256bf53101 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1418 | 2024.02.21 01:18:44.176160 [ 3 ] {} <Debug> HTTP-Session: 5e35c4e7-87c2-48cd-bb20-08256bf53101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2024.02.21 01:18:44.176254 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1420 | 2024.02.21 01:18:44.176297 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1421 | 2024.02.21 01:18:44.176429 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1422 | 2024.02.21 01:18:44.176955 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1423 | 2024.02.21 01:18:44.177276 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1424 | 2024.02.21 01:18:44.177451 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1425 | 2024.02.21 01:18:44.177560 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1426 | 2024.02.21 01:18:44.177579 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.001295308 sec., 41688 rows/sec., 56.26 MiB/sec. | ||
| 1427 | 2024.02.21 01:18:44.177609 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1428 | 2024.02.21 01:18:44.177761 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1429 | 2024.02.21 01:18:44.177887 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1430 | 2024.02.21 01:18:44.177936 [ 3 ] {5be5f543-d2df-481e-a6c5-1669e1ee2cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1431 | 2024.02.21 01:18:44.177956 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1432 | 2024.02.21 01:18:44.177970 [ 3 ] {} <Debug> HTTP-Session: 5e35c4e7-87c2-48cd-bb20-08256bf53101 Destroying unnamed session | ||
| 1433 | 2024.02.21 01:18:44.178024 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 1434 | 2024.02.21 01:18:44.178194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1435 | 2024.02.21 01:18:44.178214 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1436 | 2024.02.21 01:18:44.178291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1437 | 2024.02.21 01:18:44.178335 [ 3 ] {} <Debug> HTTP-Session: 2ddb771a-38c0-4281-a8f5-5ce265b35f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1438 | 2024.02.21 01:18:44.178375 [ 3 ] {} <Debug> HTTP-Session: 2ddb771a-38c0-4281-a8f5-5ce265b35f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2024.02.21 01:18:44.178511 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1440 | 2024.02.21 01:18:44.178568 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1441 | 2024.02.21 01:18:44.178663 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1442 | 2024.02.21 01:18:44.178858 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 1443 | 2024.02.21 01:18:44.179176 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1444 | 2024.02.21 01:18:44.179214 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1445 | 2024.02.21 01:18:44.179450 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 1446 | 2024.02.21 01:18:44.179925 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1447 | 2024.02.21 01:18:44.180176 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1448 | 2024.02.21 01:18:44.180353 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Trace> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1449 | 2024.02.21 01:18:44.180467 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Information> executeQuery: Read 6 rows, 463.00 B in 0.001835285 sec., 3269 rows/sec., 246.36 KiB/sec. | ||
| 1450 | 2024.02.21 01:18:44.180591 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Debug> DynamicQueryHandler: Done processing query | ||
| 1451 | 2024.02.21 01:18:44.180612 [ 3 ] {2bc89cf1-dc03-43c3-91b7-c6ddd5674b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1452 | 2024.02.21 01:18:44.180628 [ 3 ] {} <Debug> HTTP-Session: 2ddb771a-38c0-4281-a8f5-5ce265b35f24 Destroying unnamed session | ||
| 1453 | 2024.02.21 01:18:44.186015 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 6 columns (6 merged, 0 gathered) in 0.0083523 sec., 25501.957544628425 rows/sec., 34.41 MiB/sec. | ||
| 1454 | 2024.02.21 01:18:44.186262 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1455 | 2024.02.21 01:18:44.186521 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1456 | 2024.02.21 01:18:44.186584 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1457 | 2024.02.21 01:18:44.186665 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_6_1: 4.01 MiB. | ||
| 1458 | 2024.02.21 01:18:45.000123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.83 MiB, peak 236.13 MiB, will set to 230.82 MiB (RSS), difference: -4.02 MiB | ||
| 1459 | 2024.02.21 01:18:48.492596 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1460 | 2024.02.21 01:18:48.492658 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1461 | 2024.02.21 01:18:54.157297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1462 | 2024.02.21 01:18:54.157425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1463 | 2024.02.21 01:18:54.157456 [ 3 ] {} <Debug> HTTP-Session: 3c05402e-fd94-4119-abd5-bc485acaf165 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1464 | 2024.02.21 01:18:54.157484 [ 3 ] {} <Debug> HTTP-Session: 3c05402e-fd94-4119-abd5-bc485acaf165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2024.02.21 01:18:54.157626 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1466 | 2024.02.21 01:18:54.157694 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1467 | 2024.02.21 01:18:54.157877 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1468 | 2024.02.21 01:18:54.158370 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1469 | 2024.02.21 01:18:54.158626 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1470 | 2024.02.21 01:18:54.158789 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1471 | 2024.02.21 01:18:54.158906 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001239237 sec., 45189 rows/sec., 3.58 MiB/sec. | ||
| 1472 | 2024.02.21 01:18:54.159054 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Debug> DynamicQueryHandler: Done processing query | ||
| 1473 | 2024.02.21 01:18:54.159079 [ 3 ] {5f237ea1-d9be-4456-a0bc-24b054269235} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1474 | 2024.02.21 01:18:54.159095 [ 3 ] {} <Debug> HTTP-Session: 3c05402e-fd94-4119-abd5-bc485acaf165 Destroying unnamed session | ||
| 1475 | 2024.02.21 01:18:54.159214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1476 | 2024.02.21 01:18:54.159266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1477 | 2024.02.21 01:18:54.159286 [ 3 ] {} <Debug> HTTP-Session: 9d1b85a5-6bc7-4e35-b8b6-cb36e53acb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1478 | 2024.02.21 01:18:54.159304 [ 3 ] {} <Debug> HTTP-Session: 9d1b85a5-6bc7-4e35-b8b6-cb36e53acb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2024.02.21 01:18:54.159381 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1480 | 2024.02.21 01:18:54.159423 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1481 | 2024.02.21 01:18:54.159533 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1482 | 2024.02.21 01:18:54.159809 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1483 | 2024.02.21 01:18:54.160014 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1484 | 2024.02.21 01:18:54.160174 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1485 | 2024.02.21 01:18:54.160268 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000859335 sec., 2327 rows/sec., 198.87 KiB/sec. | ||
| 1486 | 2024.02.21 01:18:54.160428 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1487 | 2024.02.21 01:18:54.160451 [ 3 ] {6d127dd0-8c4c-4aad-857d-c876cca43f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1488 | 2024.02.21 01:18:54.160468 [ 3 ] {} <Debug> HTTP-Session: 9d1b85a5-6bc7-4e35-b8b6-cb36e53acb29 Destroying unnamed session | ||
| 1489 | 2024.02.21 01:18:54.160677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1490 | 2024.02.21 01:18:54.160726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1491 | 2024.02.21 01:18:54.160745 [ 3 ] {} <Debug> HTTP-Session: 813f5485-deb3-4205-94b8-f7e1c37fbd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1492 | 2024.02.21 01:18:54.160762 [ 3 ] {} <Debug> HTTP-Session: 813f5485-deb3-4205-94b8-f7e1c37fbd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2024.02.21 01:18:54.160840 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1494 | 2024.02.21 01:18:54.160881 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1495 | 2024.02.21 01:18:54.160992 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1496 | 2024.02.21 01:18:54.161429 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1497 | 2024.02.21 01:18:54.161649 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1498 | 2024.02.21 01:18:54.161797 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1499 | 2024.02.21 01:18:54.161888 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Information> executeQuery: Read 205 rows, 19.47 KiB in 0.001018901 sec., 201197 rows/sec., 18.67 MiB/sec. | ||
| 1500 | 2024.02.21 01:18:54.162006 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1501 | 2024.02.21 01:18:54.162028 [ 3 ] {c92cff36-bf54-4ca0-b1e1-33d83a355d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1502 | 2024.02.21 01:18:54.162044 [ 3 ] {} <Debug> HTTP-Session: 813f5485-deb3-4205-94b8-f7e1c37fbd95 Destroying unnamed session | ||
| 1503 | 2024.02.21 01:18:54.162156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1504 | 2024.02.21 01:18:54.162201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1505 | 2024.02.21 01:18:54.162219 [ 3 ] {} <Debug> HTTP-Session: 49aa2f38-75e0-457f-990e-1b014b20bccf Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1506 | 2024.02.21 01:18:54.162236 [ 3 ] {} <Debug> HTTP-Session: 49aa2f38-75e0-457f-990e-1b014b20bccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2024.02.21 01:18:54.162305 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1508 | 2024.02.21 01:18:54.162343 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1509 | 2024.02.21 01:18:54.162450 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1510 | 2024.02.21 01:18:54.162728 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1511 | 2024.02.21 01:18:54.162927 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1512 | 2024.02.21 01:18:54.163075 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1513 | 2024.02.21 01:18:54.163165 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000833145 sec., 2400 rows/sec., 167.62 KiB/sec. | ||
| 1514 | 2024.02.21 01:18:54.163285 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1515 | 2024.02.21 01:18:54.163309 [ 3 ] {9b0a1977-0384-4a7b-aca5-32ec36308bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1516 | 2024.02.21 01:18:54.163325 [ 3 ] {} <Debug> HTTP-Session: 49aa2f38-75e0-457f-990e-1b014b20bccf Destroying unnamed session | ||
| 1517 | 2024.02.21 01:18:54.163439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1518 | 2024.02.21 01:18:54.163484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1519 | 2024.02.21 01:18:54.163502 [ 3 ] {} <Debug> HTTP-Session: e434e383-7625-4088-9d37-0dd300d28232 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1520 | 2024.02.21 01:18:54.163519 [ 3 ] {} <Debug> HTTP-Session: e434e383-7625-4088-9d37-0dd300d28232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2024.02.21 01:18:54.163593 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1522 | 2024.02.21 01:18:54.163632 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1523 | 2024.02.21 01:18:54.163736 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1524 | 2024.02.21 01:18:54.164042 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1525 | 2024.02.21 01:18:54.164253 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1526 | 2024.02.21 01:18:54.164399 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1527 | 2024.02.21 01:18:54.164493 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Information> executeQuery: Read 82 rows, 6.55 KiB in 0.000871316 sec., 94110 rows/sec., 7.34 MiB/sec. | ||
| 1528 | 2024.02.21 01:18:54.164664 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Debug> DynamicQueryHandler: Done processing query | ||
| 1529 | 2024.02.21 01:18:54.164687 [ 3 ] {e6901201-01e9-436e-aa5d-91fd43111569} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1530 | 2024.02.21 01:18:54.164704 [ 3 ] {} <Debug> HTTP-Session: e434e383-7625-4088-9d37-0dd300d28232 Destroying unnamed session | ||
| 1531 | 2024.02.21 01:18:54.164815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1532 | 2024.02.21 01:18:54.164860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1533 | 2024.02.21 01:18:54.164878 [ 3 ] {} <Debug> HTTP-Session: cc550113-0f1f-4070-8de9-b82468b9bd4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1534 | 2024.02.21 01:18:54.164895 [ 3 ] {} <Debug> HTTP-Session: cc550113-0f1f-4070-8de9-b82468b9bd4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2024.02.21 01:18:54.164993 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1536 | 2024.02.21 01:18:54.165036 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1537 | 2024.02.21 01:18:54.165166 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1538 | 2024.02.21 01:18:54.165453 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1539 | 2024.02.21 01:18:54.165714 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1540 | 2024.02.21 01:18:54.165895 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1541 | 2024.02.21 01:18:54.165994 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000970009 sec., 38143 rows/sec., 2.69 MiB/sec. | ||
| 1542 | 2024.02.21 01:18:54.166129 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1543 | 2024.02.21 01:18:54.166154 [ 3 ] {7ba078c3-15d6-4b53-90bf-7c89f219f3a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1544 | 2024.02.21 01:18:54.166170 [ 3 ] {} <Debug> HTTP-Session: cc550113-0f1f-4070-8de9-b82468b9bd4f Destroying unnamed session | ||
| 1545 | 2024.02.21 01:18:54.166401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1546 | 2024.02.21 01:18:54.166471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1547 | 2024.02.21 01:18:54.166490 [ 3 ] {} <Debug> HTTP-Session: a5f1cdc0-e55f-4d0b-acab-9bfb5fbcde81 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1548 | 2024.02.21 01:18:54.166506 [ 3 ] {} <Debug> HTTP-Session: a5f1cdc0-e55f-4d0b-acab-9bfb5fbcde81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2024.02.21 01:18:54.166599 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1550 | 2024.02.21 01:18:54.166642 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1551 | 2024.02.21 01:18:54.166782 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1552 | 2024.02.21 01:18:54.167288 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1553 | 2024.02.21 01:18:54.167616 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1554 | 2024.02.21 01:18:54.167797 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1555 | 2024.02.21 01:18:54.167892 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001265328 sec., 44257 rows/sec., 59.72 MiB/sec. | ||
| 1556 | 2024.02.21 01:18:54.168010 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Debug> DynamicQueryHandler: Done processing query | ||
| 1557 | 2024.02.21 01:18:54.168031 [ 3 ] {c52b04ab-5620-454a-983e-3d1bbde9fd38} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1558 | 2024.02.21 01:18:54.168048 [ 3 ] {} <Debug> HTTP-Session: a5f1cdc0-e55f-4d0b-acab-9bfb5fbcde81 Destroying unnamed session | ||
| 1559 | 2024.02.21 01:19:03.492696 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1560 | 2024.02.21 01:19:03.492768 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1561 | 2024.02.21 01:19:04.156014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1562 | 2024.02.21 01:19:04.156136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1563 | 2024.02.21 01:19:04.156165 [ 3 ] {} <Debug> HTTP-Session: 4c73cd71-eab3-47cf-a331-c139bddcfedc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1564 | 2024.02.21 01:19:04.156193 [ 3 ] {} <Debug> HTTP-Session: 4c73cd71-eab3-47cf-a331-c139bddcfedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2024.02.21 01:19:04.156334 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1566 | 2024.02.21 01:19:04.156404 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1567 | 2024.02.21 01:19:04.156588 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1568 | 2024.02.21 01:19:04.157044 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1569 | 2024.02.21 01:19:04.157305 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1570 | 2024.02.21 01:19:04.157470 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1571 | 2024.02.21 01:19:04.157598 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001218337 sec., 45964 rows/sec., 3.64 MiB/sec. | ||
| 1572 | 2024.02.21 01:19:04.157772 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1573 | 2024.02.21 01:19:04.157799 [ 3 ] {414a8f60-3be3-4e26-a35b-11930298ac7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1574 | 2024.02.21 01:19:04.157815 [ 3 ] {} <Debug> HTTP-Session: 4c73cd71-eab3-47cf-a331-c139bddcfedc Destroying unnamed session | ||
| 1575 | 2024.02.21 01:19:04.157977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1576 | 2024.02.21 01:19:04.158030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1577 | 2024.02.21 01:19:04.158050 [ 3 ] {} <Debug> HTTP-Session: 2844a649-fa6d-49de-b070-bd6a637941c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1578 | 2024.02.21 01:19:04.158068 [ 3 ] {} <Debug> HTTP-Session: 2844a649-fa6d-49de-b070-bd6a637941c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2024.02.21 01:19:04.158159 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1580 | 2024.02.21 01:19:04.158201 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1581 | 2024.02.21 01:19:04.158319 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1582 | 2024.02.21 01:19:04.158697 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1583 | 2024.02.21 01:19:04.158918 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1584 | 2024.02.21 01:19:04.159068 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1585 | 2024.02.21 01:19:04.159192 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.00099899 sec., 168169 rows/sec., 16.20 MiB/sec. | ||
| 1586 | 2024.02.21 01:19:04.159343 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1587 | 2024.02.21 01:19:04.159366 [ 3 ] {13b9fd56-5416-4271-9ddf-5ed0777d646a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1588 | 2024.02.21 01:19:04.159382 [ 3 ] {} <Debug> HTTP-Session: 2844a649-fa6d-49de-b070-bd6a637941c4 Destroying unnamed session | ||
| 1589 | 2024.02.21 01:19:04.159576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1590 | 2024.02.21 01:19:04.159622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1591 | 2024.02.21 01:19:04.159641 [ 3 ] {} <Debug> HTTP-Session: 622319d4-1559-4d67-9f8b-ace1f46b8436 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1592 | 2024.02.21 01:19:04.159658 [ 3 ] {} <Debug> HTTP-Session: 622319d4-1559-4d67-9f8b-ace1f46b8436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2024.02.21 01:19:04.159733 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1594 | 2024.02.21 01:19:04.159773 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1595 | 2024.02.21 01:19:04.159882 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1596 | 2024.02.21 01:19:04.160168 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1597 | 2024.02.21 01:19:04.160379 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1598 | 2024.02.21 01:19:04.160529 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1599 | 2024.02.21 01:19:04.160650 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000886026 sec., 63203 rows/sec., 4.94 MiB/sec. | ||
| 1600 | 2024.02.21 01:19:04.160779 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Debug> DynamicQueryHandler: Done processing query | ||
| 1601 | 2024.02.21 01:19:04.160802 [ 3 ] {bb25c816-4a8d-45ca-9117-d9ca53858867} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1602 | 2024.02.21 01:19:04.160817 [ 3 ] {} <Debug> HTTP-Session: 622319d4-1559-4d67-9f8b-ace1f46b8436 Destroying unnamed session | ||
| 1603 | 2024.02.21 01:19:04.160975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1604 | 2024.02.21 01:19:04.161019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1605 | 2024.02.21 01:19:04.161037 [ 3 ] {} <Debug> HTTP-Session: 5b0cb999-ce00-412e-a46c-9de65d8c15c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1606 | 2024.02.21 01:19:04.161054 [ 3 ] {} <Debug> HTTP-Session: 5b0cb999-ce00-412e-a46c-9de65d8c15c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2024.02.21 01:19:04.161150 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1608 | 2024.02.21 01:19:04.161197 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1609 | 2024.02.21 01:19:04.161339 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1610 | 2024.02.21 01:19:04.161852 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1611 | 2024.02.21 01:19:04.162179 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1612 | 2024.02.21 01:19:04.162361 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1613 | 2024.02.21 01:19:04.162495 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001304449 sec., 42930 rows/sec., 57.93 MiB/sec. | ||
| 1614 | 2024.02.21 01:19:04.162654 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 1615 | 2024.02.21 01:19:04.162677 [ 3 ] {21305812-59fc-4233-84c2-7dc91b2f79ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1616 | 2024.02.21 01:19:04.162692 [ 3 ] {} <Debug> HTTP-Session: 5b0cb999-ce00-412e-a46c-9de65d8c15c3 Destroying unnamed session | ||
| 1617 | 2024.02.21 01:19:14.156760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1618 | 2024.02.21 01:19:14.156898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1619 | 2024.02.21 01:19:14.156928 [ 3 ] {} <Debug> HTTP-Session: fe3a0c13-5f61-460c-9f1f-fffa0f2a8cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1620 | 2024.02.21 01:19:14.156957 [ 3 ] {} <Debug> HTTP-Session: fe3a0c13-5f61-460c-9f1f-fffa0f2a8cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2024.02.21 01:19:14.157093 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1622 | 2024.02.21 01:19:14.157160 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1623 | 2024.02.21 01:19:14.157323 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1624 | 2024.02.21 01:19:14.157911 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1625 | 2024.02.21 01:19:14.158187 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1626 | 2024.02.21 01:19:14.158356 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1627 | 2024.02.21 01:19:14.158471 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.00133616 sec., 41911 rows/sec., 3.32 MiB/sec. | ||
| 1628 | 2024.02.21 01:19:14.158618 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1629 | 2024.02.21 01:19:14.158643 [ 3 ] {7571b06d-8ea6-46c7-9c0f-994a9b82c0b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1630 | 2024.02.21 01:19:14.158660 [ 3 ] {} <Debug> HTTP-Session: fe3a0c13-5f61-460c-9f1f-fffa0f2a8cd5 Destroying unnamed session | ||
| 1631 | 2024.02.21 01:19:14.158852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1632 | 2024.02.21 01:19:14.158906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1633 | 2024.02.21 01:19:14.158926 [ 3 ] {} <Debug> HTTP-Session: f1398dbe-83b2-4329-8716-a2601c1aa99c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1634 | 2024.02.21 01:19:14.158944 [ 3 ] {} <Debug> HTTP-Session: f1398dbe-83b2-4329-8716-a2601c1aa99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2024.02.21 01:19:14.159031 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1636 | 2024.02.21 01:19:14.159073 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1637 | 2024.02.21 01:19:14.159183 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1638 | 2024.02.21 01:19:14.159604 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1639 | 2024.02.21 01:19:14.159831 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1640 | 2024.02.21 01:19:14.159976 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1641 | 2024.02.21 01:19:14.160088 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.001022691 sec., 164272 rows/sec., 15.83 MiB/sec. | ||
| 1642 | 2024.02.21 01:19:14.160210 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1643 | 2024.02.21 01:19:14.160234 [ 3 ] {cbc068c1-c18b-4acf-9107-f92cfa88860a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1644 | 2024.02.21 01:19:14.160250 [ 3 ] {} <Debug> HTTP-Session: f1398dbe-83b2-4329-8716-a2601c1aa99c Destroying unnamed session | ||
| 1645 | 2024.02.21 01:19:14.160365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1646 | 2024.02.21 01:19:14.160410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1647 | 2024.02.21 01:19:14.160427 [ 3 ] {} <Debug> HTTP-Session: 448c13a7-3b9a-4964-9b19-c2f7e075e121 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1648 | 2024.02.21 01:19:14.160444 [ 3 ] {} <Debug> HTTP-Session: 448c13a7-3b9a-4964-9b19-c2f7e075e121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2024.02.21 01:19:14.160521 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1650 | 2024.02.21 01:19:14.160560 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1651 | 2024.02.21 01:19:14.160667 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1652 | 2024.02.21 01:19:14.160981 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1653 | 2024.02.21 01:19:14.161197 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1654 | 2024.02.21 01:19:14.161338 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1655 | 2024.02.21 01:19:14.161457 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000900867 sec., 62162 rows/sec., 4.86 MiB/sec. | ||
| 1656 | 2024.02.21 01:19:14.161591 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1657 | 2024.02.21 01:19:14.161613 [ 3 ] {103d12c2-1cc6-4f5c-9108-228243d2bac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1658 | 2024.02.21 01:19:14.161629 [ 3 ] {} <Debug> HTTP-Session: 448c13a7-3b9a-4964-9b19-c2f7e075e121 Destroying unnamed session | ||
| 1659 | 2024.02.21 01:19:14.161766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1660 | 2024.02.21 01:19:14.161810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1661 | 2024.02.21 01:19:14.161828 [ 3 ] {} <Debug> HTTP-Session: ee1bcf5c-e899-45ba-a037-c332271d5cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1662 | 2024.02.21 01:19:14.161845 [ 3 ] {} <Debug> HTTP-Session: ee1bcf5c-e899-45ba-a037-c332271d5cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2024.02.21 01:19:14.161933 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1664 | 2024.02.21 01:19:14.161979 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1665 | 2024.02.21 01:19:14.162119 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1666 | 2024.02.21 01:19:14.162637 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1667 | 2024.02.21 01:19:14.162972 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1668 | 2024.02.21 01:19:14.163150 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1669 | 2024.02.21 01:19:14.163274 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.00131235 sec., 42671 rows/sec., 57.58 MiB/sec. | ||
| 1670 | 2024.02.21 01:19:14.163397 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1671 | 2024.02.21 01:19:14.163420 [ 3 ] {70e189b1-1e4c-4314-999a-6e10f1588af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1672 | 2024.02.21 01:19:14.163435 [ 3 ] {} <Debug> HTTP-Session: ee1bcf5c-e899-45ba-a037-c332271d5cb8 Destroying unnamed session | ||
| 1673 | 2024.02.21 01:19:18.492802 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1674 | 2024.02.21 01:19:18.492871 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1675 | 2024.02.21 01:19:24.157613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1676 | 2024.02.21 01:19:24.157751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1677 | 2024.02.21 01:19:24.157782 [ 3 ] {} <Debug> HTTP-Session: d88a000c-c830-4347-a01c-81a6fe200fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1678 | 2024.02.21 01:19:24.157810 [ 3 ] {} <Debug> HTTP-Session: d88a000c-c830-4347-a01c-81a6fe200fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2024.02.21 01:19:24.157957 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1680 | 2024.02.21 01:19:24.158024 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1681 | 2024.02.21 01:19:24.158209 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1682 | 2024.02.21 01:19:24.158709 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1683 | 2024.02.21 01:19:24.158981 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1684 | 2024.02.21 01:19:24.159150 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1685 | 2024.02.21 01:19:24.159266 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001269608 sec., 44108 rows/sec., 3.49 MiB/sec. | ||
| 1686 | 2024.02.21 01:19:24.159422 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1687 | 2024.02.21 01:19:24.159450 [ 3 ] {1d9c131a-6314-4913-872a-e48bd807000b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1688 | 2024.02.21 01:19:24.159467 [ 3 ] {} <Debug> HTTP-Session: d88a000c-c830-4347-a01c-81a6fe200fd0 Destroying unnamed session | ||
| 1689 | 2024.02.21 01:19:24.159654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1690 | 2024.02.21 01:19:24.159710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1691 | 2024.02.21 01:19:24.159730 [ 3 ] {} <Debug> HTTP-Session: ff8af7c1-99fd-41d6-a67f-3d4f0a0379ed Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1692 | 2024.02.21 01:19:24.159749 [ 3 ] {} <Debug> HTTP-Session: ff8af7c1-99fd-41d6-a67f-3d4f0a0379ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2024.02.21 01:19:24.159839 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1694 | 2024.02.21 01:19:24.159882 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1695 | 2024.02.21 01:19:24.159998 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1696 | 2024.02.21 01:19:24.160463 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1697 | 2024.02.21 01:19:24.160696 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1698 | 2024.02.21 01:19:24.160846 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1699 | 2024.02.21 01:19:24.160946 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Information> executeQuery: Read 204 rows, 19.39 KiB in 0.001076632 sec., 189479 rows/sec., 17.58 MiB/sec. | ||
| 1700 | 2024.02.21 01:19:24.161091 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1701 | 2024.02.21 01:19:24.161116 [ 3 ] {e564ec55-b6a5-415f-b743-0dbb39c7e1a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 1702 | 2024.02.21 01:19:24.161133 [ 3 ] {} <Debug> HTTP-Session: ff8af7c1-99fd-41d6-a67f-3d4f0a0379ed Destroying unnamed session | ||
| 1703 | 2024.02.21 01:19:24.161260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1704 | 2024.02.21 01:19:24.161310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1705 | 2024.02.21 01:19:24.161329 [ 3 ] {} <Debug> HTTP-Session: 2759e062-db99-4a02-9496-a0cd3669865b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1706 | 2024.02.21 01:19:24.161347 [ 3 ] {} <Debug> HTTP-Session: 2759e062-db99-4a02-9496-a0cd3669865b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2024.02.21 01:19:24.161427 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1708 | 2024.02.21 01:19:24.161469 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1709 | 2024.02.21 01:19:24.161581 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1710 | 2024.02.21 01:19:24.161918 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1711 | 2024.02.21 01:19:24.162141 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1712 | 2024.02.21 01:19:24.162292 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1713 | 2024.02.21 01:19:24.162384 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Information> executeQuery: Read 80 rows, 6.38 KiB in 0.000929938 sec., 86027 rows/sec., 6.70 MiB/sec. | ||
| 1714 | 2024.02.21 01:19:24.162565 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Debug> DynamicQueryHandler: Done processing query | ||
| 1715 | 2024.02.21 01:19:24.162599 [ 3 ] {32df9b05-70b0-4a71-af43-eb9833c49f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1716 | 2024.02.21 01:19:24.162616 [ 3 ] {} <Debug> HTTP-Session: 2759e062-db99-4a02-9496-a0cd3669865b Destroying unnamed session | ||
| 1717 | 2024.02.21 01:19:24.162739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1718 | 2024.02.21 01:19:24.162790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1719 | 2024.02.21 01:19:24.162810 [ 3 ] {} <Debug> HTTP-Session: ca237f79-54fe-43f4-b626-2789b628618d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1720 | 2024.02.21 01:19:24.162827 [ 3 ] {} <Debug> HTTP-Session: ca237f79-54fe-43f4-b626-2789b628618d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2024.02.21 01:19:24.162900 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1722 | 2024.02.21 01:19:24.162944 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1723 | 2024.02.21 01:19:24.163074 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1724 | 2024.02.21 01:19:24.163415 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1725 | 2024.02.21 01:19:24.163685 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1726 | 2024.02.21 01:19:24.163865 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1727 | 2024.02.21 01:19:24.163967 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001036711 sec., 34725 rows/sec., 2.45 MiB/sec. | ||
| 1728 | 2024.02.21 01:19:24.164108 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1729 | 2024.02.21 01:19:24.164131 [ 3 ] {78ec9941-b698-4947-8a15-273d969744a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1730 | 2024.02.21 01:19:24.164148 [ 3 ] {} <Debug> HTTP-Session: ca237f79-54fe-43f4-b626-2789b628618d Destroying unnamed session | ||
| 1731 | 2024.02.21 01:19:24.164292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1732 | 2024.02.21 01:19:24.164339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1733 | 2024.02.21 01:19:24.164358 [ 3 ] {} <Debug> HTTP-Session: aeeba300-4a64-4101-80ef-9c870b362c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1734 | 2024.02.21 01:19:24.164374 [ 3 ] {} <Debug> HTTP-Session: aeeba300-4a64-4101-80ef-9c870b362c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2024.02.21 01:19:24.164470 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1736 | 2024.02.21 01:19:24.164516 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1737 | 2024.02.21 01:19:24.164651 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1738 | 2024.02.21 01:19:24.165275 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1739 | 2024.02.21 01:19:24.165593 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1740 | 2024.02.21 01:19:24.165775 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1741 | 2024.02.21 01:19:24.165872 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001374061 sec., 40755 rows/sec., 55.00 MiB/sec. | ||
| 1742 | 2024.02.21 01:19:24.165988 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1743 | 2024.02.21 01:19:24.166010 [ 3 ] {d4d9912a-f4ac-4263-ad2e-abc31bbe18a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1744 | 2024.02.21 01:19:24.166026 [ 3 ] {} <Debug> HTTP-Session: aeeba300-4a64-4101-80ef-9c870b362c66 Destroying unnamed session | ||
| 1745 | 2024.02.21 01:19:33.492922 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1746 | 2024.02.21 01:19:33.492990 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1747 | 2024.02.21 01:19:34.155732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1748 | 2024.02.21 01:19:34.155838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1749 | 2024.02.21 01:19:34.155868 [ 3 ] {} <Debug> HTTP-Session: 37327d23-90de-4a49-bfdc-137fad84e92b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1750 | 2024.02.21 01:19:34.155896 [ 3 ] {} <Debug> HTTP-Session: 37327d23-90de-4a49-bfdc-137fad84e92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2024.02.21 01:19:34.156041 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1752 | 2024.02.21 01:19:34.156109 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1753 | 2024.02.21 01:19:34.156292 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1754 | 2024.02.21 01:19:34.156814 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1755 | 2024.02.21 01:19:34.157084 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1756 | 2024.02.21 01:19:34.157251 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1757 | 2024.02.21 01:19:34.157370 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001285289 sec., 43569 rows/sec., 3.45 MiB/sec. | ||
| 1758 | 2024.02.21 01:19:34.157387 [ 61 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1759 | 2024.02.21 01:19:34.157511 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1760 | 2024.02.21 01:19:34.157583 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Debug> DynamicQueryHandler: Done processing query | ||
| 1761 | 2024.02.21 01:19:34.157646 [ 3 ] {cd71541c-abdf-4846-a10e-1994347df645} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1762 | 2024.02.21 01:19:34.157661 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1763 | 2024.02.21 01:19:34.157701 [ 3 ] {} <Debug> HTTP-Session: 37327d23-90de-4a49-bfdc-137fad84e92b Destroying unnamed session | ||
| 1764 | 2024.02.21 01:19:34.157820 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1765 | 2024.02.21 01:19:34.157870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1766 | 2024.02.21 01:19:34.157882 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part | ||
| 1767 | 2024.02.21 01:19:34.157970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1768 | 2024.02.21 01:19:34.158020 [ 3 ] {} <Debug> HTTP-Session: cec96467-fb77-430c-8958-6a34a2981904 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1769 | 2024.02.21 01:19:34.158052 [ 3 ] {} <Debug> HTTP-Session: cec96467-fb77-430c-8958-6a34a2981904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2024.02.21 01:19:34.158174 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1771 | 2024.02.21 01:19:34.158274 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1772 | 2024.02.21 01:19:34.158389 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1773 | 2024.02.21 01:19:34.158409 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1774 | 2024.02.21 01:19:34.158725 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1775 | 2024.02.21 01:19:34.158863 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1776 | 2024.02.21 01:19:34.158968 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 1777 | 2024.02.21 01:19:34.159093 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 1778 | 2024.02.21 01:19:34.160042 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469574 sec., 135245.99789275398 rows/sec., 10.71 MiB/sec. | ||
| 1779 | 2024.02.21 01:19:34.160139 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1780 | 2024.02.21 01:19:34.160306 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1781 | 2024.02.21 01:19:34.160377 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_11_2} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1782 | 2024.02.21 01:19:34.161696 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1783 | 2024.02.21 01:19:34.161957 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1784 | 2024.02.21 01:19:34.162152 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1785 | 2024.02.21 01:19:34.162293 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003969799 sec., 1007 rows/sec., 84.13 KiB/sec. | ||
| 1786 | 2024.02.21 01:19:34.162482 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1787 | 2024.02.21 01:19:34.162511 [ 3 ] {e6e59a5f-5c1c-4911-9280-7af6a960b4f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1788 | 2024.02.21 01:19:34.162531 [ 3 ] {} <Debug> HTTP-Session: cec96467-fb77-430c-8958-6a34a2981904 Destroying unnamed session | ||
| 1789 | 2024.02.21 01:19:34.162749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1790 | 2024.02.21 01:19:34.162805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1791 | 2024.02.21 01:19:34.162825 [ 3 ] {} <Debug> HTTP-Session: f4cb7870-1389-4bff-beb3-fc053ee9fae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1792 | 2024.02.21 01:19:34.162842 [ 3 ] {} <Debug> HTTP-Session: f4cb7870-1389-4bff-beb3-fc053ee9fae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2024.02.21 01:19:34.162924 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1794 | 2024.02.21 01:19:34.162964 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1795 | 2024.02.21 01:19:34.163081 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1796 | 2024.02.21 01:19:34.163542 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1797 | 2024.02.21 01:19:34.163764 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1798 | 2024.02.21 01:19:34.163919 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1799 | 2024.02.21 01:19:34.164040 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Information> executeQuery: Read 170 rows, 16.75 KiB in 0.001077192 sec., 157817 rows/sec., 15.19 MiB/sec. | ||
| 1800 | 2024.02.21 01:19:34.164052 [ 61 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1801 | 2024.02.21 01:19:34.164178 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1802 | 2024.02.21 01:19:34.164264 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Debug> DynamicQueryHandler: Done processing query | ||
| 1803 | 2024.02.21 01:19:34.164328 [ 3 ] {97a6aff4-43b0-4967-9eba-62e567106bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1804 | 2024.02.21 01:19:34.164351 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1805 | 2024.02.21 01:19:34.164374 [ 3 ] {} <Debug> HTTP-Session: f4cb7870-1389-4bff-beb3-fc053ee9fae3 Destroying unnamed session | ||
| 1806 | 2024.02.21 01:19:34.164552 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1807 | 2024.02.21 01:19:34.164566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1808 | 2024.02.21 01:19:34.164631 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part | ||
| 1809 | 2024.02.21 01:19:34.164663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1810 | 2024.02.21 01:19:34.164733 [ 3 ] {} <Debug> HTTP-Session: 33a3fa29-7dd5-4bee-8aa5-3a69787e71c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1811 | 2024.02.21 01:19:34.164771 [ 3 ] {} <Debug> HTTP-Session: 33a3fa29-7dd5-4bee-8aa5-3a69787e71c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2024.02.21 01:19:34.164940 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1813 | 2024.02.21 01:19:34.164972 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 1814 | 2024.02.21 01:19:34.165027 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1815 | 2024.02.21 01:19:34.165241 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 168 rows starting from the beginning of the part | ||
| 1816 | 2024.02.21 01:19:34.165466 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1817 | 2024.02.21 01:19:34.165508 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 168 rows starting from the beginning of the part | ||
| 1818 | 2024.02.21 01:19:34.165688 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 204 rows starting from the beginning of the part | ||
| 1819 | 2024.02.21 01:19:34.165981 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 170 rows starting from the beginning of the part | ||
| 1820 | 2024.02.21 01:19:34.166297 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1821 | 2024.02.21 01:19:34.166656 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1822 | 2024.02.21 01:19:34.166990 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1823 | 2024.02.21 01:19:34.167256 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002253358 sec., 1775 rows/sec., 123.95 KiB/sec. | ||
| 1824 | 2024.02.21 01:19:34.167459 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Debug> DynamicQueryHandler: Done processing query | ||
| 1825 | 2024.02.21 01:19:34.167503 [ 3 ] {74fbb1f1-46c5-41ef-a803-1651b05b6112} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1826 | 2024.02.21 01:19:34.167558 [ 3 ] {} <Debug> HTTP-Session: 33a3fa29-7dd5-4bee-8aa5-3a69787e71c3 Destroying unnamed session | ||
| 1827 | 2024.02.21 01:19:34.167748 [ 13 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491384 sec., 319071.1763587162 rows/sec., 30.11 MiB/sec. | ||
| 1828 | 2024.02.21 01:19:34.167768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1829 | 2024.02.21 01:19:34.167842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1830 | 2024.02.21 01:19:34.167865 [ 3 ] {} <Debug> HTTP-Session: adce03f0-9e01-4e14-ba5c-27c086cc65f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1831 | 2024.02.21 01:19:34.167883 [ 3 ] {} <Debug> HTTP-Session: adce03f0-9e01-4e14-ba5c-27c086cc65f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2024.02.21 01:19:34.167913 [ 19 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1833 | 2024.02.21 01:19:34.167990 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1834 | 2024.02.21 01:19:34.168036 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1835 | 2024.02.21 01:19:34.168175 [ 19 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1836 | 2024.02.21 01:19:34.168201 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1837 | 2024.02.21 01:19:34.168268 [ 19 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_11_2} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1838 | 2024.02.21 01:19:34.168593 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1839 | 2024.02.21 01:19:34.168806 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1840 | 2024.02.21 01:19:34.168954 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1841 | 2024.02.21 01:19:34.169065 [ 61 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1842 | 2024.02.21 01:19:34.169083 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Information> executeQuery: Read 60 rows, 4.81 KiB in 0.001054191 sec., 56915 rows/sec., 4.46 MiB/sec. | ||
| 1843 | 2024.02.21 01:19:34.169126 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1844 | 2024.02.21 01:19:34.169293 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1845 | 2024.02.21 01:19:34.169386 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1846 | 2024.02.21 01:19:34.169418 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1847 | 2024.02.21 01:19:34.169429 [ 3 ] {6a7e6dff-7fb9-4deb-9a55-3a5923ac944c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1848 | 2024.02.21 01:19:34.169462 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
| 1849 | 2024.02.21 01:19:34.169473 [ 3 ] {} <Debug> HTTP-Session: adce03f0-9e01-4e14-ba5c-27c086cc65f9 Destroying unnamed session | ||
| 1850 | 2024.02.21 01:19:34.169631 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
| 1851 | 2024.02.21 01:19:34.169639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1852 | 2024.02.21 01:19:34.169732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1853 | 2024.02.21 01:19:34.169796 [ 3 ] {} <Debug> HTTP-Session: 91e669a7-04aa-4fcf-8ae0-4303e5f37773 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1854 | 2024.02.21 01:19:34.169816 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1855 | 2024.02.21 01:19:34.169825 [ 3 ] {} <Debug> HTTP-Session: 91e669a7-04aa-4fcf-8ae0-4303e5f37773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2024.02.21 01:19:34.170055 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1857 | 2024.02.21 01:19:34.170057 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1858 | 2024.02.21 01:19:34.170157 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1859 | 2024.02.21 01:19:34.170366 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part | ||
| 1860 | 2024.02.21 01:19:34.170683 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 1861 | 2024.02.21 01:19:34.170737 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1862 | 2024.02.21 01:19:34.171417 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1863 | 2024.02.21 01:19:34.172038 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1864 | 2024.02.21 01:19:34.172441 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1865 | 2024.02.21 01:19:34.172494 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.003304539 sec., 130729.27872843988 rows/sec., 10.21 MiB/sec. | ||
| 1866 | 2024.02.21 01:19:34.172618 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002517135 sec., 794 rows/sec., 55.87 KiB/sec. | ||
| 1867 | 2024.02.21 01:19:34.172683 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1868 | 2024.02.21 01:19:34.172875 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Debug> DynamicQueryHandler: Done processing query | ||
| 1869 | 2024.02.21 01:19:34.172909 [ 3 ] {6615ed4f-8194-4abd-a002-96ab0be58ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1870 | 2024.02.21 01:19:34.172930 [ 3 ] {} <Debug> HTTP-Session: 91e669a7-04aa-4fcf-8ae0-4303e5f37773 Destroying unnamed session | ||
| 1871 | 2024.02.21 01:19:34.172989 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1872 | 2024.02.21 01:19:34.173056 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_11_2} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1873 | 2024.02.21 01:19:34.173157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1874 | 2024.02.21 01:19:34.173209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1875 | 2024.02.21 01:19:34.173228 [ 3 ] {} <Debug> HTTP-Session: 747c16a2-ba84-442d-901f-27cef0c71251 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1876 | 2024.02.21 01:19:34.173244 [ 3 ] {} <Debug> HTTP-Session: 747c16a2-ba84-442d-901f-27cef0c71251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2024.02.21 01:19:34.173330 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1878 | 2024.02.21 01:19:34.173377 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1879 | 2024.02.21 01:19:34.173541 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1880 | 2024.02.21 01:19:34.174174 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1881 | 2024.02.21 01:19:34.174509 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1882 | 2024.02.21 01:19:34.174690 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1883 | 2024.02.21 01:19:34.174810 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001440384 sec., 38878 rows/sec., 52.46 MiB/sec. | ||
| 1884 | 2024.02.21 01:19:34.174815 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1885 | 2024.02.21 01:19:34.174914 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1886 | 2024.02.21 01:19:34.175020 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1887 | 2024.02.21 01:19:34.175034 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1888 | 2024.02.21 01:19:34.175052 [ 3 ] {219b4a57-7444-44e8-90c5-ada11dd700b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1889 | 2024.02.21 01:19:34.175084 [ 3 ] {} <Debug> HTTP-Session: 747c16a2-ba84-442d-901f-27cef0c71251 Destroying unnamed session | ||
| 1890 | 2024.02.21 01:19:34.175152 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1891 | 2024.02.21 01:19:34.175188 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part | ||
| 1892 | 2024.02.21 01:19:34.175319 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1893 | 2024.02.21 01:19:34.175428 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1894 | 2024.02.21 01:19:34.175531 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1895 | 2024.02.21 01:19:34.175631 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 1896 | 2024.02.21 01:19:34.175728 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 1897 | 2024.02.21 01:19:34.177168 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 6 columns (6 merged, 0 gathered) in 0.002172405 sec., 226937.426492758 rows/sec., 306.24 MiB/sec. | ||
| 1898 | 2024.02.21 01:19:34.177488 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1899 | 2024.02.21 01:19:34.177736 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1900 | 2024.02.21 01:19:34.177805 [ 19 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1901 | 2024.02.21 01:19:34.177865 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_11_2: 4.01 MiB. | ||
| 1902 | 2024.02.21 01:19:35.000206 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 236.38 MiB, will set to 230.91 MiB (RSS), difference: -4.14 MiB | ||
| 1903 | 2024.02.21 01:19:44.155339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1904 | 2024.02.21 01:19:44.155512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1905 | 2024.02.21 01:19:44.155558 [ 3 ] {} <Debug> HTTP-Session: 022a592a-d527-4ea2-8aa9-563cac54dd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1906 | 2024.02.21 01:19:44.155598 [ 3 ] {} <Debug> HTTP-Session: 022a592a-d527-4ea2-8aa9-563cac54dd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2024.02.21 01:19:44.155797 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1908 | 2024.02.21 01:19:44.155894 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1909 | 2024.02.21 01:19:44.156162 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1910 | 2024.02.21 01:19:44.156703 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1911 | 2024.02.21 01:19:44.156969 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1912 | 2024.02.21 01:19:44.157137 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1913 | 2024.02.21 01:19:44.157256 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001402972 sec., 39915 rows/sec., 3.16 MiB/sec. | ||
| 1914 | 2024.02.21 01:19:44.157404 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1915 | 2024.02.21 01:19:44.157429 [ 3 ] {4dc05806-ed7b-40c3-8ef1-8bc60896dc9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1916 | 2024.02.21 01:19:44.157446 [ 3 ] {} <Debug> HTTP-Session: 022a592a-d527-4ea2-8aa9-563cac54dd11 Destroying unnamed session | ||
| 1917 | 2024.02.21 01:19:44.157569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1918 | 2024.02.21 01:19:44.157620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1919 | 2024.02.21 01:19:44.157639 [ 3 ] {} <Debug> HTTP-Session: 161ad75d-4b06-4bb6-ab3d-2351e7a0e785 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1920 | 2024.02.21 01:19:44.157659 [ 3 ] {} <Debug> HTTP-Session: 161ad75d-4b06-4bb6-ab3d-2351e7a0e785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2024.02.21 01:19:44.157735 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1922 | 2024.02.21 01:19:44.157779 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1923 | 2024.02.21 01:19:44.157892 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1924 | 2024.02.21 01:19:44.158188 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1925 | 2024.02.21 01:19:44.158396 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1926 | 2024.02.21 01:19:44.158552 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1927 | 2024.02.21 01:19:44.158652 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000882107 sec., 2267 rows/sec., 193.74 KiB/sec. | ||
| 1928 | 2024.02.21 01:19:44.158787 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Debug> DynamicQueryHandler: Done processing query | ||
| 1929 | 2024.02.21 01:19:44.158810 [ 3 ] {aeaf0025-9ff7-4034-8b6b-cb3e9c4b9199} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1930 | 2024.02.21 01:19:44.158826 [ 3 ] {} <Debug> HTTP-Session: 161ad75d-4b06-4bb6-ab3d-2351e7a0e785 Destroying unnamed session | ||
| 1931 | 2024.02.21 01:19:44.158988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1932 | 2024.02.21 01:19:44.159036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1933 | 2024.02.21 01:19:44.159060 [ 3 ] {} <Debug> HTTP-Session: e6e11217-bffa-4510-a9db-4c0321dd9c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1934 | 2024.02.21 01:19:44.159078 [ 3 ] {} <Debug> HTTP-Session: e6e11217-bffa-4510-a9db-4c0321dd9c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2024.02.21 01:19:44.159157 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1936 | 2024.02.21 01:19:44.159197 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1937 | 2024.02.21 01:19:44.159301 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1938 | 2024.02.21 01:19:44.159686 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1939 | 2024.02.21 01:19:44.159909 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1940 | 2024.02.21 01:19:44.160058 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1941 | 2024.02.21 01:19:44.160159 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Information> executeQuery: Read 169 rows, 16.66 KiB in 0.000967629 sec., 174653 rows/sec., 16.82 MiB/sec. | ||
| 1942 | 2024.02.21 01:19:44.160334 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1943 | 2024.02.21 01:19:44.160358 [ 3 ] {dc0d8ec7-025d-46c3-a272-e76badac9fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1944 | 2024.02.21 01:19:44.160374 [ 3 ] {} <Debug> HTTP-Session: e6e11217-bffa-4510-a9db-4c0321dd9c5c Destroying unnamed session | ||
| 1945 | 2024.02.21 01:19:44.160506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1946 | 2024.02.21 01:19:44.160551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1947 | 2024.02.21 01:19:44.160569 [ 3 ] {} <Debug> HTTP-Session: b4bd5f02-40f8-4d1d-8d39-04452681b211 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1948 | 2024.02.21 01:19:44.160586 [ 3 ] {} <Debug> HTTP-Session: b4bd5f02-40f8-4d1d-8d39-04452681b211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2024.02.21 01:19:44.160655 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1950 | 2024.02.21 01:19:44.160694 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1951 | 2024.02.21 01:19:44.160811 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1952 | 2024.02.21 01:19:44.161077 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1953 | 2024.02.21 01:19:44.161281 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1954 | 2024.02.21 01:19:44.161436 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1955 | 2024.02.21 01:19:44.161528 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000845115 sec., 2366 rows/sec., 165.24 KiB/sec. | ||
| 1956 | 2024.02.21 01:19:44.161643 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1957 | 2024.02.21 01:19:44.161665 [ 3 ] {38c38bb1-0532-4d4c-a28d-505540253d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1958 | 2024.02.21 01:19:44.161681 [ 3 ] {} <Debug> HTTP-Session: b4bd5f02-40f8-4d1d-8d39-04452681b211 Destroying unnamed session | ||
| 1959 | 2024.02.21 01:19:44.161799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1960 | 2024.02.21 01:19:44.161844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1961 | 2024.02.21 01:19:44.161863 [ 3 ] {} <Debug> HTTP-Session: d9215a3a-5f5d-446c-b866-8d920b56a066 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1962 | 2024.02.21 01:19:44.161879 [ 3 ] {} <Debug> HTTP-Session: d9215a3a-5f5d-446c-b866-8d920b56a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2024.02.21 01:19:44.161951 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1964 | 2024.02.21 01:19:44.161989 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1965 | 2024.02.21 01:19:44.162092 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1966 | 2024.02.21 01:19:44.162402 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1967 | 2024.02.21 01:19:44.162609 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1968 | 2024.02.21 01:19:44.162754 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1969 | 2024.02.21 01:19:44.162848 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.000870906 sec., 66597 rows/sec., 5.21 MiB/sec. | ||
| 1970 | 2024.02.21 01:19:44.162959 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1971 | 2024.02.21 01:19:44.162982 [ 3 ] {df784ce9-64f1-4e51-b345-3c1934bcc7a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1972 | 2024.02.21 01:19:44.162998 [ 3 ] {} <Debug> HTTP-Session: d9215a3a-5f5d-446c-b866-8d920b56a066 Destroying unnamed session | ||
| 1973 | 2024.02.21 01:19:44.163090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1974 | 2024.02.21 01:19:44.163134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1975 | 2024.02.21 01:19:44.163153 [ 3 ] {} <Debug> HTTP-Session: 45e24207-86c8-4359-a984-773bf9f888d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1976 | 2024.02.21 01:19:44.163169 [ 3 ] {} <Debug> HTTP-Session: 45e24207-86c8-4359-a984-773bf9f888d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2024.02.21 01:19:44.163237 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1978 | 2024.02.21 01:19:44.163280 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1979 | 2024.02.21 01:19:44.163397 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1980 | 2024.02.21 01:19:44.163659 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1981 | 2024.02.21 01:19:44.163912 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1982 | 2024.02.21 01:19:44.164092 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1983 | 2024.02.21 01:19:44.164190 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000925007 sec., 1081 rows/sec., 76.01 KiB/sec. | ||
| 1984 | 2024.02.21 01:19:44.164181 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1985 | 2024.02.21 01:19:44.164266 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 1986 | 2024.02.21 01:19:44.164337 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1987 | 2024.02.21 01:19:44.164380 [ 3 ] {744115bb-ba26-4c10-9f67-0ec0ccd642a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1988 | 2024.02.21 01:19:44.164402 [ 3 ] {} <Debug> HTTP-Session: 45e24207-86c8-4359-a984-773bf9f888d4 Destroying unnamed session | ||
| 1989 | 2024.02.21 01:19:44.164418 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1990 | 2024.02.21 01:19:44.164607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1991 | 2024.02.21 01:19:44.164700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1992 | 2024.02.21 01:19:44.164721 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1993 | 2024.02.21 01:19:44.164735 [ 3 ] {} <Debug> HTTP-Session: c9e889f1-daa1-4cd1-a3a9-d1efa152f688 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 1994 | 2024.02.21 01:19:44.164804 [ 3 ] {} <Debug> HTTP-Session: c9e889f1-daa1-4cd1-a3a9-d1efa152f688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2024.02.21 01:19:44.164830 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 300 rows starting from the beginning of the part | ||
| 1996 | 2024.02.21 01:19:44.165024 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1997 | 2024.02.21 01:19:44.165111 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1998 | 2024.02.21 01:19:44.165302 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 1999 | 2024.02.21 01:19:44.165698 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2000 | 2024.02.21 01:19:44.165718 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2001 | 2024.02.21 01:19:44.165915 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2002 | 2024.02.21 01:19:44.166048 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2003 | 2024.02.21 01:19:44.166138 [ 17 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2004 | 2024.02.21 01:19:44.166697 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.30 GiB. | ||
| 2005 | 2024.02.21 01:19:44.167030 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2006 | 2024.02.21 01:19:44.167211 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2007 | 2024.02.21 01:19:44.167309 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.002233347 sec., 25074 rows/sec., 33.84 MiB/sec. | ||
| 2008 | 2024.02.21 01:19:44.167440 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Debug> DynamicQueryHandler: Done processing query | ||
| 2009 | 2024.02.21 01:19:44.167462 [ 3 ] {9fedcf4f-5d3b-4149-93cb-fd4eb4aab211} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2010 | 2024.02.21 01:19:44.167478 [ 3 ] {} <Debug> HTTP-Session: c9e889f1-daa1-4cd1-a3a9-d1efa152f688 Destroying unnamed session | ||
| 2011 | 2024.02.21 01:19:44.174263 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.009913297 sec., 38029.72916074238 rows/sec., 2.68 MiB/sec. | ||
| 2012 | 2024.02.21 01:19:44.174458 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2013 | 2024.02.21 01:19:44.174753 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2014 | 2024.02.21 01:19:44.174830 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2015 | 2024.02.21 01:19:48.493229 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2016 | 2024.02.21 01:19:48.493296 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2017 | 2024.02.21 01:19:54.157415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2018 | 2024.02.21 01:19:54.157546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2019 | 2024.02.21 01:19:54.157577 [ 3 ] {} <Debug> HTTP-Session: 1eee4ddc-844a-4cc0-aa29-8a9f467b5c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2020 | 2024.02.21 01:19:54.157605 [ 3 ] {} <Debug> HTTP-Session: 1eee4ddc-844a-4cc0-aa29-8a9f467b5c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2024.02.21 01:19:54.157747 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2022 | 2024.02.21 01:19:54.157814 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2023 | 2024.02.21 01:19:54.157995 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2024 | 2024.02.21 01:19:54.158508 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2025 | 2024.02.21 01:19:54.158780 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2026 | 2024.02.21 01:19:54.158943 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2027 | 2024.02.21 01:19:54.159058 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001271598 sec., 44039 rows/sec., 3.49 MiB/sec. | ||
| 2028 | 2024.02.21 01:19:54.159219 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Debug> DynamicQueryHandler: Done processing query | ||
| 2029 | 2024.02.21 01:19:54.159245 [ 3 ] {135182a6-e1a9-4698-9273-4df0ec928a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2030 | 2024.02.21 01:19:54.159262 [ 3 ] {} <Debug> HTTP-Session: 1eee4ddc-844a-4cc0-aa29-8a9f467b5c21 Destroying unnamed session | ||
| 2031 | 2024.02.21 01:19:54.159368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2032 | 2024.02.21 01:19:54.159419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2033 | 2024.02.21 01:19:54.159438 [ 3 ] {} <Debug> HTTP-Session: 310a87dd-b51d-4019-94b1-4e2c6e2294a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2034 | 2024.02.21 01:19:54.159457 [ 3 ] {} <Debug> HTTP-Session: 310a87dd-b51d-4019-94b1-4e2c6e2294a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2024.02.21 01:19:54.159533 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2036 | 2024.02.21 01:19:54.159574 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2037 | 2024.02.21 01:19:54.159686 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2038 | 2024.02.21 01:19:54.159985 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2039 | 2024.02.21 01:19:54.160193 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2040 | 2024.02.21 01:19:54.160342 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2041 | 2024.02.21 01:19:54.160464 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000901547 sec., 2218 rows/sec., 189.56 KiB/sec. | ||
| 2042 | 2024.02.21 01:19:54.160584 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Debug> DynamicQueryHandler: Done processing query | ||
| 2043 | 2024.02.21 01:19:54.160606 [ 3 ] {330eae2e-5a16-4207-a748-d12541d6a269} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2044 | 2024.02.21 01:19:54.160622 [ 3 ] {} <Debug> HTTP-Session: 310a87dd-b51d-4019-94b1-4e2c6e2294a6 Destroying unnamed session | ||
| 2045 | 2024.02.21 01:19:54.160776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2046 | 2024.02.21 01:19:54.160824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2047 | 2024.02.21 01:19:54.160843 [ 3 ] {} <Debug> HTTP-Session: ac309bfd-4d16-4e86-88b9-05915c7fdb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2048 | 2024.02.21 01:19:54.160860 [ 3 ] {} <Debug> HTTP-Session: ac309bfd-4d16-4e86-88b9-05915c7fdb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2024.02.21 01:19:54.160937 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2050 | 2024.02.21 01:19:54.160976 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2051 | 2024.02.21 01:19:54.161083 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2052 | 2024.02.21 01:19:54.161494 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2053 | 2024.02.21 01:19:54.161717 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2054 | 2024.02.21 01:19:54.161873 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2055 | 2024.02.21 01:19:54.161973 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Information> executeQuery: Read 205 rows, 19.47 KiB in 0.001007391 sec., 203495 rows/sec., 18.88 MiB/sec. | ||
| 2056 | 2024.02.21 01:19:54.162094 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2057 | 2024.02.21 01:19:54.162117 [ 3 ] {eadd1086-696d-492d-ad30-2b4b3da1b97a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2058 | 2024.02.21 01:19:54.162133 [ 3 ] {} <Debug> HTTP-Session: ac309bfd-4d16-4e86-88b9-05915c7fdb0e Destroying unnamed session | ||
| 2059 | 2024.02.21 01:19:54.162225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2060 | 2024.02.21 01:19:54.162269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2061 | 2024.02.21 01:19:54.162288 [ 3 ] {} <Debug> HTTP-Session: a825a22c-99b4-407c-8eac-05058b4e7bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2062 | 2024.02.21 01:19:54.162304 [ 3 ] {} <Debug> HTTP-Session: a825a22c-99b4-407c-8eac-05058b4e7bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2024.02.21 01:19:54.162371 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2064 | 2024.02.21 01:19:54.162410 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2065 | 2024.02.21 01:19:54.162515 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2066 | 2024.02.21 01:19:54.162756 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2067 | 2024.02.21 01:19:54.162957 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2068 | 2024.02.21 01:19:54.163106 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2069 | 2024.02.21 01:19:54.163216 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000808264 sec., 2474 rows/sec., 172.78 KiB/sec. | ||
| 2070 | 2024.02.21 01:19:54.163372 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Debug> DynamicQueryHandler: Done processing query | ||
| 2071 | 2024.02.21 01:19:54.163395 [ 3 ] {841491cf-f3ee-4e04-a505-561e80d56048} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2072 | 2024.02.21 01:19:54.163411 [ 3 ] {} <Debug> HTTP-Session: a825a22c-99b4-407c-8eac-05058b4e7bdb Destroying unnamed session | ||
| 2073 | 2024.02.21 01:19:54.163513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2074 | 2024.02.21 01:19:54.163557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2075 | 2024.02.21 01:19:54.163575 [ 3 ] {} <Debug> HTTP-Session: f148d5bc-522a-48e4-b842-f5d0ef7b2836 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2076 | 2024.02.21 01:19:54.163592 [ 3 ] {} <Debug> HTTP-Session: f148d5bc-522a-48e4-b842-f5d0ef7b2836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2024.02.21 01:19:54.163664 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2078 | 2024.02.21 01:19:54.163702 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2079 | 2024.02.21 01:19:54.163813 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2080 | 2024.02.21 01:19:54.164112 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2081 | 2024.02.21 01:19:54.164324 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2082 | 2024.02.21 01:19:54.164470 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2083 | 2024.02.21 01:19:54.164570 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Information> executeQuery: Read 82 rows, 6.55 KiB in 0.000879567 sec., 93227 rows/sec., 7.27 MiB/sec. | ||
| 2084 | 2024.02.21 01:19:54.164692 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2085 | 2024.02.21 01:19:54.164715 [ 3 ] {28ea2f85-a0a3-4cda-847e-43a4b3981c3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2086 | 2024.02.21 01:19:54.164731 [ 3 ] {} <Debug> HTTP-Session: f148d5bc-522a-48e4-b842-f5d0ef7b2836 Destroying unnamed session | ||
| 2087 | 2024.02.21 01:19:54.164826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2088 | 2024.02.21 01:19:54.164869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2089 | 2024.02.21 01:19:54.164887 [ 3 ] {} <Debug> HTTP-Session: e749ea0e-af04-4fcd-ad59-b8fb0fca1fce Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2090 | 2024.02.21 01:19:54.164903 [ 3 ] {} <Debug> HTTP-Session: e749ea0e-af04-4fcd-ad59-b8fb0fca1fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2024.02.21 01:19:54.164972 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2092 | 2024.02.21 01:19:54.165014 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2093 | 2024.02.21 01:19:54.165132 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2094 | 2024.02.21 01:19:54.165427 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2095 | 2024.02.21 01:19:54.165687 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2096 | 2024.02.21 01:19:54.165863 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2097 | 2024.02.21 01:19:54.165987 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00098562 sec., 37539 rows/sec., 2.65 MiB/sec. | ||
| 2098 | 2024.02.21 01:19:54.166106 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Debug> DynamicQueryHandler: Done processing query | ||
| 2099 | 2024.02.21 01:19:54.166128 [ 3 ] {723c573c-ed2f-4268-afe2-56edc5116a30} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2100 | 2024.02.21 01:19:54.166144 [ 3 ] {} <Debug> HTTP-Session: e749ea0e-af04-4fcd-ad59-b8fb0fca1fce Destroying unnamed session | ||
| 2101 | 2024.02.21 01:19:54.166279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2102 | 2024.02.21 01:19:54.166324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2103 | 2024.02.21 01:19:54.166342 [ 3 ] {} <Debug> HTTP-Session: 8693f487-018e-490b-a21b-9c90e5c7adc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2104 | 2024.02.21 01:19:54.166358 [ 3 ] {} <Debug> HTTP-Session: 8693f487-018e-490b-a21b-9c90e5c7adc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2024.02.21 01:19:54.166445 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2106 | 2024.02.21 01:19:54.166488 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2107 | 2024.02.21 01:19:54.166622 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2108 | 2024.02.21 01:19:54.167116 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2109 | 2024.02.21 01:19:54.167438 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2110 | 2024.02.21 01:19:54.167619 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2111 | 2024.02.21 01:19:54.167741 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001254948 sec., 44623 rows/sec., 60.22 MiB/sec. | ||
| 2112 | 2024.02.21 01:19:54.167952 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Debug> DynamicQueryHandler: Done processing query | ||
| 2113 | 2024.02.21 01:19:54.167975 [ 3 ] {38281ae2-b0a8-49ea-9796-dfd2395b2767} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2114 | 2024.02.21 01:19:54.167991 [ 3 ] {} <Debug> HTTP-Session: 8693f487-018e-490b-a21b-9c90e5c7adc4 Destroying unnamed session | ||
| 2115 | 2024.02.21 01:20:03.493349 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2116 | 2024.02.21 01:20:03.493457 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2117 | 2024.02.21 01:20:04.156479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2118 | 2024.02.21 01:20:04.156597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2119 | 2024.02.21 01:20:04.156627 [ 3 ] {} <Debug> HTTP-Session: 402bade3-5712-468c-a6f9-c0828ac7e26c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2120 | 2024.02.21 01:20:04.156656 [ 3 ] {} <Debug> HTTP-Session: 402bade3-5712-468c-a6f9-c0828ac7e26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2024.02.21 01:20:04.156803 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2122 | 2024.02.21 01:20:04.156872 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2123 | 2024.02.21 01:20:04.157043 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2124 | 2024.02.21 01:20:04.157497 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2125 | 2024.02.21 01:20:04.157766 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2126 | 2024.02.21 01:20:04.157935 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2127 | 2024.02.21 01:20:04.158054 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001209196 sec., 46311 rows/sec., 3.67 MiB/sec. | ||
| 2128 | 2024.02.21 01:20:04.158258 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2129 | 2024.02.21 01:20:04.158284 [ 3 ] {018f894e-9d9f-4667-a088-a4e77c9a02e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2130 | 2024.02.21 01:20:04.158300 [ 3 ] {} <Debug> HTTP-Session: 402bade3-5712-468c-a6f9-c0828ac7e26c Destroying unnamed session | ||
| 2131 | 2024.02.21 01:20:04.158465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2132 | 2024.02.21 01:20:04.158519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2133 | 2024.02.21 01:20:04.158539 [ 3 ] {} <Debug> HTTP-Session: 0d51881e-8348-425e-8fc9-0bf2ba7380c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2134 | 2024.02.21 01:20:04.158557 [ 3 ] {} <Debug> HTTP-Session: 0d51881e-8348-425e-8fc9-0bf2ba7380c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2024.02.21 01:20:04.158647 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2136 | 2024.02.21 01:20:04.158692 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2137 | 2024.02.21 01:20:04.158805 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2138 | 2024.02.21 01:20:04.159206 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2139 | 2024.02.21 01:20:04.159433 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2140 | 2024.02.21 01:20:04.159582 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2141 | 2024.02.21 01:20:04.159682 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.00100358 sec., 167400 rows/sec., 16.13 MiB/sec. | ||
| 2142 | 2024.02.21 01:20:04.159816 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 2143 | 2024.02.21 01:20:04.159838 [ 3 ] {10e70490-5a38-4008-b475-3fbe9f19d5ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2144 | 2024.02.21 01:20:04.159855 [ 3 ] {} <Debug> HTTP-Session: 0d51881e-8348-425e-8fc9-0bf2ba7380c7 Destroying unnamed session | ||
| 2145 | 2024.02.21 01:20:04.159974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2146 | 2024.02.21 01:20:04.160026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2147 | 2024.02.21 01:20:04.160045 [ 3 ] {} <Debug> HTTP-Session: 60ac1394-85c1-436a-b710-dfef24d1ca8f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2148 | 2024.02.21 01:20:04.160062 [ 3 ] {} <Debug> HTTP-Session: 60ac1394-85c1-436a-b710-dfef24d1ca8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2024.02.21 01:20:04.160136 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2150 | 2024.02.21 01:20:04.160175 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2151 | 2024.02.21 01:20:04.160282 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2152 | 2024.02.21 01:20:04.160600 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2153 | 2024.02.21 01:20:04.160808 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2154 | 2024.02.21 01:20:04.160956 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2155 | 2024.02.21 01:20:04.161051 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000886246 sec., 63187 rows/sec., 4.94 MiB/sec. | ||
| 2156 | 2024.02.21 01:20:04.161213 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2157 | 2024.02.21 01:20:04.161236 [ 3 ] {ebd0b17a-6a45-4a0d-8bf5-ce2889c3d0a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2158 | 2024.02.21 01:20:04.161251 [ 3 ] {} <Debug> HTTP-Session: 60ac1394-85c1-436a-b710-dfef24d1ca8f Destroying unnamed session | ||
| 2159 | 2024.02.21 01:20:04.161392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2160 | 2024.02.21 01:20:04.161436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2161 | 2024.02.21 01:20:04.161454 [ 3 ] {} <Debug> HTTP-Session: b95c1759-93ba-4d13-b06e-a3a8702c651d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2162 | 2024.02.21 01:20:04.161471 [ 3 ] {} <Debug> HTTP-Session: b95c1759-93ba-4d13-b06e-a3a8702c651d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2024.02.21 01:20:04.161562 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2164 | 2024.02.21 01:20:04.161609 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2165 | 2024.02.21 01:20:04.161754 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2166 | 2024.02.21 01:20:04.162266 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2167 | 2024.02.21 01:20:04.162600 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2168 | 2024.02.21 01:20:04.162779 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2169 | 2024.02.21 01:20:04.162875 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001285589 sec., 43559 rows/sec., 58.78 MiB/sec. | ||
| 2170 | 2024.02.21 01:20:04.163046 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2171 | 2024.02.21 01:20:04.163069 [ 3 ] {8e235b89-40e6-4edf-8e86-bb7012397e6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2172 | 2024.02.21 01:20:04.163084 [ 3 ] {} <Debug> HTTP-Session: b95c1759-93ba-4d13-b06e-a3a8702c651d Destroying unnamed session | ||
| 2173 | 2024.02.21 01:20:06.526570 [ 62 ] {} <Debug> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2174 | 2024.02.21 01:20:06.526671 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2175 | 2024.02.21 01:20:06.526745 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2176 | 2024.02.21 01:20:06.526852 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2177 | 2024.02.21 01:20:06.526884 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2178 | 2024.02.21 01:20:06.527026 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2179 | 2024.02.21 01:20:06.527110 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2180 | 2024.02.21 01:20:06.527184 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2181 | 2024.02.21 01:20:06.527254 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2182 | 2024.02.21 01:20:06.527829 [ 15 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079972 sec., 11111.3991844233 rows/sec., 775.84 KiB/sec. | ||
| 2183 | 2024.02.21 01:20:06.528044 [ 21 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2184 | 2024.02.21 01:20:06.528282 [ 21 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2185 | 2024.02.21 01:20:06.528347 [ 21 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_5_1} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2186 | 2024.02.21 01:20:06.743589 [ 62 ] {} <Debug> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2187 | 2024.02.21 01:20:06.743643 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2188 | 2024.02.21 01:20:06.743748 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2189 | 2024.02.21 01:20:06.743913 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2024.02.21 01:20:06.743966 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2191 | 2024.02.21 01:20:06.744132 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2192 | 2024.02.21 01:20:06.744217 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2193 | 2024.02.21 01:20:06.744298 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2194 | 2024.02.21 01:20:06.744372 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2195 | 2024.02.21 01:20:06.744895 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202336 sec., 9980.57115481862 rows/sec., 846.33 KiB/sec. | ||
| 2196 | 2024.02.21 01:20:06.744968 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2197 | 2024.02.21 01:20:06.745119 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2198 | 2024.02.21 01:20:06.745173 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_5_1} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2199 | 2024.02.21 01:20:14.155313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2200 | 2024.02.21 01:20:14.155494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2201 | 2024.02.21 01:20:14.155540 [ 3 ] {} <Debug> HTTP-Session: 19ec2b7b-d77d-4630-a17a-393b74c78170 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2202 | 2024.02.21 01:20:14.155582 [ 3 ] {} <Debug> HTTP-Session: 19ec2b7b-d77d-4630-a17a-393b74c78170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2024.02.21 01:20:14.155783 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2204 | 2024.02.21 01:20:14.155880 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2205 | 2024.02.21 01:20:14.156145 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2206 | 2024.02.21 01:20:14.156657 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2207 | 2024.02.21 01:20:14.156915 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2208 | 2024.02.21 01:20:14.157088 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2209 | 2024.02.21 01:20:14.157204 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001366601 sec., 40977 rows/sec., 3.24 MiB/sec. | ||
| 2210 | 2024.02.21 01:20:14.157242 [ 145 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 2211 | 2024.02.21 01:20:14.157373 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2212 | 2024.02.21 01:20:14.157376 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Debug> DynamicQueryHandler: Done processing query | ||
| 2213 | 2024.02.21 01:20:14.157441 [ 3 ] {3df890e8-e501-41d1-a896-c33101585e06} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2214 | 2024.02.21 01:20:14.157522 [ 3 ] {} <Debug> HTTP-Session: 19ec2b7b-d77d-4630-a17a-393b74c78170 Destroying unnamed session | ||
| 2215 | 2024.02.21 01:20:14.157538 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
| 2216 | 2024.02.21 01:20:14.157655 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2217 | 2024.02.21 01:20:14.157708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2218 | 2024.02.21 01:20:14.157725 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 56 rows starting from the beginning of the part | ||
| 2219 | 2024.02.21 01:20:14.157780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2220 | 2024.02.21 01:20:14.157835 [ 3 ] {} <Debug> HTTP-Session: f33815d4-1801-43f4-b132-2daaf3a357cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2221 | 2024.02.21 01:20:14.157875 [ 3 ] {} <Debug> HTTP-Session: f33815d4-1801-43f4-b132-2daaf3a357cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2024.02.21 01:20:14.158061 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2223 | 2024.02.21 01:20:14.158084 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2224 | 2024.02.21 01:20:14.158182 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2225 | 2024.02.21 01:20:14.158371 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2226 | 2024.02.21 01:20:14.158698 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2227 | 2024.02.21 01:20:14.158705 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2228 | 2024.02.21 01:20:14.158907 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2229 | 2024.02.21 01:20:14.159448 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2230 | 2024.02.21 01:20:14.159924 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2231 | 2024.02.21 01:20:14.160088 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002659939 sec., 105265.57187965588 rows/sec., 8.33 MiB/sec. | ||
| 2232 | 2024.02.21 01:20:14.160219 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2233 | 2024.02.21 01:20:14.160227 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 2234 | 2024.02.21 01:20:14.160423 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.002281348 sec., 73640 rows/sec., 7.09 MiB/sec. | ||
| 2235 | 2024.02.21 01:20:14.160545 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
| 2236 | 2024.02.21 01:20:14.160662 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2237 | 2024.02.21 01:20:14.160670 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_15_3} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
| 2238 | 2024.02.21 01:20:14.160702 [ 3 ] {57c1ff44-3558-4971-b608-743848713d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2239 | 2024.02.21 01:20:14.160740 [ 3 ] {} <Debug> HTTP-Session: f33815d4-1801-43f4-b132-2daaf3a357cc Destroying unnamed session | ||
| 2240 | 2024.02.21 01:20:14.160936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2241 | 2024.02.21 01:20:14.160983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2242 | 2024.02.21 01:20:14.161004 [ 3 ] {} <Debug> HTTP-Session: 12b55b9e-5e94-4d98-8df1-9f1795129323 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2243 | 2024.02.21 01:20:14.161021 [ 3 ] {} <Debug> HTTP-Session: 12b55b9e-5e94-4d98-8df1-9f1795129323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2024.02.21 01:20:14.161102 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2245 | 2024.02.21 01:20:14.161143 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2246 | 2024.02.21 01:20:14.161265 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2247 | 2024.02.21 01:20:14.161577 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2248 | 2024.02.21 01:20:14.161788 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2249 | 2024.02.21 01:20:14.161932 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2250 | 2024.02.21 01:20:14.162056 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000926048 sec., 60472 rows/sec., 4.73 MiB/sec. | ||
| 2251 | 2024.02.21 01:20:14.162159 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Debug> DynamicQueryHandler: Done processing query | ||
| 2252 | 2024.02.21 01:20:14.162181 [ 3 ] {39228fd4-e541-4f67-a909-240333f93b30} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2253 | 2024.02.21 01:20:14.162197 [ 3 ] {} <Debug> HTTP-Session: 12b55b9e-5e94-4d98-8df1-9f1795129323 Destroying unnamed session | ||
| 2254 | 2024.02.21 01:20:14.162377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2255 | 2024.02.21 01:20:14.162420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2256 | 2024.02.21 01:20:14.162438 [ 3 ] {} <Debug> HTTP-Session: cd20f891-4c65-4ee6-855b-373e6f97eb2d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2257 | 2024.02.21 01:20:14.162454 [ 3 ] {} <Debug> HTTP-Session: cd20f891-4c65-4ee6-855b-373e6f97eb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2024.02.21 01:20:14.162547 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2259 | 2024.02.21 01:20:14.162593 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2260 | 2024.02.21 01:20:14.162731 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2261 | 2024.02.21 01:20:14.163273 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2262 | 2024.02.21 01:20:14.163609 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2263 | 2024.02.21 01:20:14.163784 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2264 | 2024.02.21 01:20:14.163913 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.00133546 sec., 41933 rows/sec., 56.59 MiB/sec. | ||
| 2265 | 2024.02.21 01:20:14.164037 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 2266 | 2024.02.21 01:20:14.164060 [ 3 ] {d1714971-9595-4ca1-8671-8a268d3638aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2267 | 2024.02.21 01:20:14.164076 [ 3 ] {} <Debug> HTTP-Session: cd20f891-4c65-4ee6-855b-373e6f97eb2d Destroying unnamed session | ||
| 2268 | 2024.02.21 01:20:18.493522 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2269 | 2024.02.21 01:20:18.493625 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2270 | 2024.02.21 01:20:24.157196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2271 | 2024.02.21 01:20:24.157310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2272 | 2024.02.21 01:20:24.157335 [ 3 ] {} <Debug> HTTP-Session: 25c1a5bc-b57f-4c73-96f1-f21f47752353 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2273 | 2024.02.21 01:20:24.157359 [ 3 ] {} <Debug> HTTP-Session: 25c1a5bc-b57f-4c73-96f1-f21f47752353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2024.02.21 01:20:24.157486 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2275 | 2024.02.21 01:20:24.157546 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2276 | 2024.02.21 01:20:24.157704 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2277 | 2024.02.21 01:20:24.158128 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2278 | 2024.02.21 01:20:24.158384 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2279 | 2024.02.21 01:20:24.158543 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2280 | 2024.02.21 01:20:24.158655 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001133214 sec., 49416 rows/sec., 3.91 MiB/sec. | ||
| 2281 | 2024.02.21 01:20:24.158799 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2282 | 2024.02.21 01:20:24.158825 [ 3 ] {aad74d3c-8d8e-4385-97ed-cf58014561e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2283 | 2024.02.21 01:20:24.158841 [ 3 ] {} <Debug> HTTP-Session: 25c1a5bc-b57f-4c73-96f1-f21f47752353 Destroying unnamed session | ||
| 2284 | 2024.02.21 01:20:24.159035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2285 | 2024.02.21 01:20:24.159084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2286 | 2024.02.21 01:20:24.159104 [ 3 ] {} <Debug> HTTP-Session: b97ea9ac-ff76-4197-a69b-c086281dd6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2287 | 2024.02.21 01:20:24.159122 [ 3 ] {} <Debug> HTTP-Session: b97ea9ac-ff76-4197-a69b-c086281dd6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2024.02.21 01:20:24.159209 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2289 | 2024.02.21 01:20:24.159253 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2290 | 2024.02.21 01:20:24.159357 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2291 | 2024.02.21 01:20:24.159792 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2292 | 2024.02.21 01:20:24.160016 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2293 | 2024.02.21 01:20:24.160161 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2294 | 2024.02.21 01:20:24.160258 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Information> executeQuery: Read 204 rows, 19.39 KiB in 0.001019251 sec., 200146 rows/sec., 18.57 MiB/sec. | ||
| 2295 | 2024.02.21 01:20:24.160260 [ 111 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2296 | 2024.02.21 01:20:24.160342 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2297 | 2024.02.21 01:20:24.160416 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2298 | 2024.02.21 01:20:24.160462 [ 3 ] {e08c8f7e-6f52-4fc3-b2e8-29778ba6202e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 2299 | 2024.02.21 01:20:24.160460 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2300 | 2024.02.21 01:20:24.160490 [ 3 ] {} <Debug> HTTP-Session: b97ea9ac-ff76-4197-a69b-c086281dd6a0 Destroying unnamed session | ||
| 2301 | 2024.02.21 01:20:24.160606 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2302 | 2024.02.21 01:20:24.160640 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 208 rows starting from the beginning of the part | ||
| 2303 | 2024.02.21 01:20:24.160702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2304 | 2024.02.21 01:20:24.160829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2305 | 2024.02.21 01:20:24.160829 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 169 rows starting from the beginning of the part | ||
| 2306 | 2024.02.21 01:20:24.160857 [ 3 ] {} <Debug> HTTP-Session: c0cad6fb-5fce-40da-a05f-79e69d05c5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2307 | 2024.02.21 01:20:24.160916 [ 3 ] {} <Debug> HTTP-Session: c0cad6fb-5fce-40da-a05f-79e69d05c5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2024.02.21 01:20:24.161094 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part | ||
| 2309 | 2024.02.21 01:20:24.161124 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2310 | 2024.02.21 01:20:24.161204 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2311 | 2024.02.21 01:20:24.161320 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 168 rows starting from the beginning of the part | ||
| 2312 | 2024.02.21 01:20:24.161662 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 168 rows starting from the beginning of the part | ||
| 2313 | 2024.02.21 01:20:24.161675 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2314 | 2024.02.21 01:20:24.161878 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 204 rows starting from the beginning of the part | ||
| 2315 | 2024.02.21 01:20:24.162361 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2316 | 2024.02.21 01:20:24.162805 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2317 | 2024.02.21 01:20:24.163037 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2318 | 2024.02.21 01:20:24.163175 [ 111 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2319 | 2024.02.21 01:20:24.163187 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Information> executeQuery: Read 80 rows, 6.38 KiB in 0.00201258 sec., 39749 rows/sec., 3.10 MiB/sec. | ||
| 2320 | 2024.02.21 01:20:24.163269 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2321 | 2024.02.21 01:20:24.163490 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2322 | 2024.02.21 01:20:24.163817 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2323 | 2024.02.21 01:20:24.163818 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Debug> DynamicQueryHandler: Done processing query | ||
| 2324 | 2024.02.21 01:20:24.163896 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 106 rows starting from the beginning of the part | ||
| 2325 | 2024.02.21 01:20:24.163912 [ 3 ] {b6a7d8b7-208c-4857-8c9b-39bf4a52bcfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2326 | 2024.02.21 01:20:24.163951 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 4 columns (4 merged, 0 gathered) in 0.003537116 sec., 317207.5781512396 rows/sec., 29.93 MiB/sec. | ||
| 2327 | 2024.02.21 01:20:24.163975 [ 3 ] {} <Debug> HTTP-Session: c0cad6fb-5fce-40da-a05f-79e69d05c5ff Destroying unnamed session | ||
| 2328 | 2024.02.21 01:20:24.164129 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 2329 | 2024.02.21 01:20:24.164204 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2330 | 2024.02.21 01:20:24.164272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2331 | 2024.02.21 01:20:24.164381 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
| 2332 | 2024.02.21 01:20:24.164457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2333 | 2024.02.21 01:20:24.164509 [ 3 ] {} <Debug> HTTP-Session: 3ae6f312-81b8-4b50-8805-b2c2ed7d18c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2334 | 2024.02.21 01:20:24.164570 [ 3 ] {} <Debug> HTTP-Session: 3ae6f312-81b8-4b50-8805-b2c2ed7d18c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2024.02.21 01:20:24.164649 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2336 | 2024.02.21 01:20:24.164670 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2337 | 2024.02.21 01:20:24.164826 [ 17 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_16_3} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2338 | 2024.02.21 01:20:24.164918 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2339 | 2024.02.21 01:20:24.165035 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2340 | 2024.02.21 01:20:24.165075 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2341 | 2024.02.21 01:20:24.165314 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part | ||
| 2342 | 2024.02.21 01:20:24.165661 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2343 | 2024.02.21 01:20:24.166536 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2344 | 2024.02.21 01:20:24.167134 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2345 | 2024.02.21 01:20:24.167142 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.003765263 sec., 116326.53549034955 rows/sec., 9.08 MiB/sec. | ||
| 2346 | 2024.02.21 01:20:24.167292 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2347 | 2024.02.21 01:20:24.167384 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2348 | 2024.02.21 01:20:24.167577 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002543427 sec., 14154 rows/sec., 1022.86 KiB/sec. | ||
| 2349 | 2024.02.21 01:20:24.167586 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2350 | 2024.02.21 01:20:24.167745 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_16_3} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2351 | 2024.02.21 01:20:24.167792 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Debug> DynamicQueryHandler: Done processing query | ||
| 2352 | 2024.02.21 01:20:24.167871 [ 3 ] {7dad3a73-0435-400c-88c2-869cca919243} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2353 | 2024.02.21 01:20:24.167891 [ 3 ] {} <Debug> HTTP-Session: 3ae6f312-81b8-4b50-8805-b2c2ed7d18c0 Destroying unnamed session | ||
| 2354 | 2024.02.21 01:20:24.168045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2355 | 2024.02.21 01:20:24.168091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2356 | 2024.02.21 01:20:24.168110 [ 3 ] {} <Debug> HTTP-Session: 87f75fbc-b96d-41da-85d3-ac9d7bf6e41f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2357 | 2024.02.21 01:20:24.168128 [ 3 ] {} <Debug> HTTP-Session: 87f75fbc-b96d-41da-85d3-ac9d7bf6e41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2024.02.21 01:20:24.168232 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2359 | 2024.02.21 01:20:24.168279 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2360 | 2024.02.21 01:20:24.168430 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2361 | 2024.02.21 01:20:24.168956 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2362 | 2024.02.21 01:20:24.169280 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2363 | 2024.02.21 01:20:24.169455 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2364 | 2024.02.21 01:20:24.169556 [ 111 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2365 | 2024.02.21 01:20:24.169561 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001299979 sec., 43077 rows/sec., 58.13 MiB/sec. | ||
| 2366 | 2024.02.21 01:20:24.169599 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2367 | 2024.02.21 01:20:24.169757 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2368 | 2024.02.21 01:20:24.169876 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Debug> DynamicQueryHandler: Done processing query | ||
| 2369 | 2024.02.21 01:20:24.169923 [ 3 ] {723bbf9c-d8ff-43af-8ceb-972ea711a005} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2370 | 2024.02.21 01:20:24.169970 [ 3 ] {} <Debug> HTTP-Session: 87f75fbc-b96d-41da-85d3-ac9d7bf6e41f Destroying unnamed session | ||
| 2371 | 2024.02.21 01:20:24.169982 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2372 | 2024.02.21 01:20:24.170030 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 493 rows starting from the beginning of the part | ||
| 2373 | 2024.02.21 01:20:24.170151 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2374 | 2024.02.21 01:20:24.170250 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2375 | 2024.02.21 01:20:24.170341 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2376 | 2024.02.21 01:20:24.170428 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2377 | 2024.02.21 01:20:24.170515 [ 17 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2378 | 2024.02.21 01:20:24.172229 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 6 columns (6 merged, 0 gathered) in 0.002578958 sec., 299733.45824166195 rows/sec., 404.48 MiB/sec. | ||
| 2379 | 2024.02.21 01:20:24.172662 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2380 | 2024.02.21 01:20:24.172865 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2381 | 2024.02.21 01:20:24.172922 [ 14 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2382 | 2024.02.21 01:20:24.173002 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_16_3: 4.02 MiB. | ||
| 2383 | 2024.02.21 01:20:25.000171 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 236.53 MiB, will set to 231.03 MiB (RSS), difference: -4.16 MiB | ||
| 2384 | 2024.02.21 01:20:33.493694 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2385 | 2024.02.21 01:20:33.493795 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2386 | 2024.02.21 01:20:34.156043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2387 | 2024.02.21 01:20:34.156189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2388 | 2024.02.21 01:20:34.156233 [ 3 ] {} <Debug> HTTP-Session: 4e619b36-536f-406c-8ff7-5c1c7dc85f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2389 | 2024.02.21 01:20:34.156273 [ 3 ] {} <Debug> HTTP-Session: 4e619b36-536f-406c-8ff7-5c1c7dc85f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2024.02.21 01:20:34.156472 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2391 | 2024.02.21 01:20:34.156568 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2392 | 2024.02.21 01:20:34.156829 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2393 | 2024.02.21 01:20:34.157375 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2394 | 2024.02.21 01:20:34.157636 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2395 | 2024.02.21 01:20:34.157798 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2396 | 2024.02.21 01:20:34.157914 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001387122 sec., 40371 rows/sec., 3.20 MiB/sec. | ||
| 2397 | 2024.02.21 01:20:34.158046 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Debug> DynamicQueryHandler: Done processing query | ||
| 2398 | 2024.02.21 01:20:34.158071 [ 3 ] {ca1b7a38-603e-4b13-a573-ded0c7e63656} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2399 | 2024.02.21 01:20:34.158087 [ 3 ] {} <Debug> HTTP-Session: 4e619b36-536f-406c-8ff7-5c1c7dc85f6d Destroying unnamed session | ||
| 2400 | 2024.02.21 01:20:34.158215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2401 | 2024.02.21 01:20:34.158263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2402 | 2024.02.21 01:20:34.158281 [ 3 ] {} <Debug> HTTP-Session: 4bb0e69c-65f5-40ee-a78c-7d3bb1188cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2403 | 2024.02.21 01:20:34.158299 [ 3 ] {} <Debug> HTTP-Session: 4bb0e69c-65f5-40ee-a78c-7d3bb1188cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2024.02.21 01:20:34.158376 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2405 | 2024.02.21 01:20:34.158418 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2406 | 2024.02.21 01:20:34.158522 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2407 | 2024.02.21 01:20:34.158805 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2408 | 2024.02.21 01:20:34.159032 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2409 | 2024.02.21 01:20:34.159203 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2410 | 2024.02.21 01:20:34.159301 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000896137 sec., 4463 rows/sec., 372.69 KiB/sec. | ||
| 2411 | 2024.02.21 01:20:34.159419 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Debug> DynamicQueryHandler: Done processing query | ||
| 2412 | 2024.02.21 01:20:34.159441 [ 3 ] {145a9052-a2df-411e-be01-5c848819ff42} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2413 | 2024.02.21 01:20:34.159457 [ 3 ] {} <Debug> HTTP-Session: 4bb0e69c-65f5-40ee-a78c-7d3bb1188cc1 Destroying unnamed session | ||
| 2414 | 2024.02.21 01:20:34.159633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2415 | 2024.02.21 01:20:34.159679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2416 | 2024.02.21 01:20:34.159698 [ 3 ] {} <Debug> HTTP-Session: 7670f992-375b-46ce-a1c1-3c56e5683219 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2417 | 2024.02.21 01:20:34.159715 [ 3 ] {} <Debug> HTTP-Session: 7670f992-375b-46ce-a1c1-3c56e5683219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2024.02.21 01:20:34.159794 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2419 | 2024.02.21 01:20:34.159834 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2420 | 2024.02.21 01:20:34.159939 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2421 | 2024.02.21 01:20:34.160317 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2422 | 2024.02.21 01:20:34.160533 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2423 | 2024.02.21 01:20:34.160681 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2424 | 2024.02.21 01:20:34.160772 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Information> executeQuery: Read 170 rows, 16.75 KiB in 0.000949369 sec., 179066 rows/sec., 17.23 MiB/sec. | ||
| 2425 | 2024.02.21 01:20:34.160869 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2426 | 2024.02.21 01:20:34.160891 [ 3 ] {f154a5ab-31df-4919-b3f3-c103a507bedf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2427 | 2024.02.21 01:20:34.160905 [ 3 ] {} <Debug> HTTP-Session: 7670f992-375b-46ce-a1c1-3c56e5683219 Destroying unnamed session | ||
| 2428 | 2024.02.21 01:20:34.161019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2429 | 2024.02.21 01:20:34.161061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2430 | 2024.02.21 01:20:34.161079 [ 3 ] {} <Debug> HTTP-Session: a0ff9322-8b08-44f2-b75f-8d1e9d223365 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2431 | 2024.02.21 01:20:34.161095 [ 3 ] {} <Debug> HTTP-Session: a0ff9322-8b08-44f2-b75f-8d1e9d223365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2024.02.21 01:20:34.161164 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2433 | 2024.02.21 01:20:34.161202 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2434 | 2024.02.21 01:20:34.161303 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2435 | 2024.02.21 01:20:34.161546 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2436 | 2024.02.21 01:20:34.161740 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2437 | 2024.02.21 01:20:34.161883 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2438 | 2024.02.21 01:20:34.161974 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000783974 sec., 5102 rows/sec., 356.26 KiB/sec. | ||
| 2439 | 2024.02.21 01:20:34.162139 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2440 | 2024.02.21 01:20:34.162161 [ 3 ] {34880a67-8dc1-4fa4-b0c4-48cf6fa2977c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2441 | 2024.02.21 01:20:34.162177 [ 3 ] {} <Debug> HTTP-Session: a0ff9322-8b08-44f2-b75f-8d1e9d223365 Destroying unnamed session | ||
| 2442 | 2024.02.21 01:20:34.162282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2443 | 2024.02.21 01:20:34.162325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2444 | 2024.02.21 01:20:34.162343 [ 3 ] {} <Debug> HTTP-Session: d1be62b7-1edf-4c77-a7ab-b9dd1f8596d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2445 | 2024.02.21 01:20:34.162360 [ 3 ] {} <Debug> HTTP-Session: d1be62b7-1edf-4c77-a7ab-b9dd1f8596d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2024.02.21 01:20:34.162432 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2447 | 2024.02.21 01:20:34.162470 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2024.02.21 01:20:34.162581 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2449 | 2024.02.21 01:20:34.162864 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2450 | 2024.02.21 01:20:34.163073 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2451 | 2024.02.21 01:20:34.163216 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2452 | 2024.02.21 01:20:34.163308 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Information> executeQuery: Read 60 rows, 4.81 KiB in 0.000847866 sec., 70765 rows/sec., 5.54 MiB/sec. | ||
| 2453 | 2024.02.21 01:20:34.163405 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Debug> DynamicQueryHandler: Done processing query | ||
| 2454 | 2024.02.21 01:20:34.163427 [ 3 ] {12fb09dd-2feb-4e25-a8cf-c85624913b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2455 | 2024.02.21 01:20:34.163442 [ 3 ] {} <Debug> HTTP-Session: d1be62b7-1edf-4c77-a7ab-b9dd1f8596d8 Destroying unnamed session | ||
| 2456 | 2024.02.21 01:20:34.163544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2457 | 2024.02.21 01:20:34.163586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2458 | 2024.02.21 01:20:34.163604 [ 3 ] {} <Debug> HTTP-Session: 4b7e0341-a531-4bcd-9f97-9539a9652186 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2459 | 2024.02.21 01:20:34.163620 [ 3 ] {} <Debug> HTTP-Session: 4b7e0341-a531-4bcd-9f97-9539a9652186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2024.02.21 01:20:34.163687 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2461 | 2024.02.21 01:20:34.163730 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2462 | 2024.02.21 01:20:34.163846 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2463 | 2024.02.21 01:20:34.164175 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2464 | 2024.02.21 01:20:34.164428 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2465 | 2024.02.21 01:20:34.164608 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2466 | 2024.02.21 01:20:34.164704 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00098773 sec., 2024 rows/sec., 142.37 KiB/sec. | ||
| 2467 | 2024.02.21 01:20:34.164820 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2468 | 2024.02.21 01:20:34.164843 [ 3 ] {a48c044b-1685-4d30-9fb4-799879b1caaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2469 | 2024.02.21 01:20:34.164859 [ 3 ] {} <Debug> HTTP-Session: 4b7e0341-a531-4bcd-9f97-9539a9652186 Destroying unnamed session | ||
| 2470 | 2024.02.21 01:20:34.165003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2471 | 2024.02.21 01:20:34.165047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2472 | 2024.02.21 01:20:34.165065 [ 3 ] {} <Debug> HTTP-Session: ecb4b344-46cd-496e-b44f-3d92f6d87744 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2473 | 2024.02.21 01:20:34.165082 [ 3 ] {} <Debug> HTTP-Session: ecb4b344-46cd-496e-b44f-3d92f6d87744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2024.02.21 01:20:34.165169 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2475 | 2024.02.21 01:20:34.165212 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2476 | 2024.02.21 01:20:34.165342 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2477 | 2024.02.21 01:20:34.165854 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2478 | 2024.02.21 01:20:34.166167 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2479 | 2024.02.21 01:20:34.166342 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2480 | 2024.02.21 01:20:34.166443 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001246717 sec., 44917 rows/sec., 60.61 MiB/sec. | ||
| 2481 | 2024.02.21 01:20:34.166577 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2482 | 2024.02.21 01:20:34.166599 [ 3 ] {68c3bbbc-6280-46ce-aeb4-0da90e640b1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2483 | 2024.02.21 01:20:34.166615 [ 3 ] {} <Debug> HTTP-Session: ecb4b344-46cd-496e-b44f-3d92f6d87744 Destroying unnamed session | ||
| 2484 | 2024.02.21 01:20:44.156061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2485 | 2024.02.21 01:20:44.156192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2486 | 2024.02.21 01:20:44.156222 [ 3 ] {} <Debug> HTTP-Session: 32f57f6f-da85-4b0c-a388-ab6cb4b91c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2487 | 2024.02.21 01:20:44.156250 [ 3 ] {} <Debug> HTTP-Session: 32f57f6f-da85-4b0c-a388-ab6cb4b91c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2024.02.21 01:20:44.156394 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2489 | 2024.02.21 01:20:44.156462 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2490 | 2024.02.21 01:20:44.156620 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2491 | 2024.02.21 01:20:44.157144 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2492 | 2024.02.21 01:20:44.157408 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2493 | 2024.02.21 01:20:44.157567 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2494 | 2024.02.21 01:20:44.157684 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001249918 sec., 44802 rows/sec., 3.55 MiB/sec. | ||
| 2495 | 2024.02.21 01:20:44.157817 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Debug> DynamicQueryHandler: Done processing query | ||
| 2496 | 2024.02.21 01:20:44.157842 [ 3 ] {db812b1c-2941-4636-ac8a-b81d7dd3ae14} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2497 | 2024.02.21 01:20:44.157859 [ 3 ] {} <Debug> HTTP-Session: 32f57f6f-da85-4b0c-a388-ab6cb4b91c7b Destroying unnamed session | ||
| 2498 | 2024.02.21 01:20:44.157975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2499 | 2024.02.21 01:20:44.158020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2500 | 2024.02.21 01:20:44.158040 [ 3 ] {} <Debug> HTTP-Session: 1e7f5ef6-d56c-4059-b9e0-233ba7d87df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2501 | 2024.02.21 01:20:44.158057 [ 3 ] {} <Debug> HTTP-Session: 1e7f5ef6-d56c-4059-b9e0-233ba7d87df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2024.02.21 01:20:44.158127 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2503 | 2024.02.21 01:20:44.158166 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2504 | 2024.02.21 01:20:44.158274 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2505 | 2024.02.21 01:20:44.158651 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2506 | 2024.02.21 01:20:44.158851 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2507 | 2024.02.21 01:20:44.158999 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2508 | 2024.02.21 01:20:44.159095 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000941178 sec., 2124 rows/sec., 181.58 KiB/sec. | ||
| 2509 | 2024.02.21 01:20:44.159210 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2510 | 2024.02.21 01:20:44.159232 [ 3 ] {7e15b3a7-db04-4501-8478-9e5a985acff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2511 | 2024.02.21 01:20:44.159248 [ 3 ] {} <Debug> HTTP-Session: 1e7f5ef6-d56c-4059-b9e0-233ba7d87df2 Destroying unnamed session | ||
| 2512 | 2024.02.21 01:20:44.159389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2513 | 2024.02.21 01:20:44.159435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2514 | 2024.02.21 01:20:44.159453 [ 3 ] {} <Debug> HTTP-Session: 878d1af4-53ef-4e4c-b18f-eccc3a02c6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2515 | 2024.02.21 01:20:44.159470 [ 3 ] {} <Debug> HTTP-Session: 878d1af4-53ef-4e4c-b18f-eccc3a02c6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2024.02.21 01:20:44.159544 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2517 | 2024.02.21 01:20:44.159582 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2518 | 2024.02.21 01:20:44.159685 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2519 | 2024.02.21 01:20:44.160087 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2520 | 2024.02.21 01:20:44.160302 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2521 | 2024.02.21 01:20:44.160457 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2522 | 2024.02.21 01:20:44.160557 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Information> executeQuery: Read 169 rows, 16.66 KiB in 0.000986359 sec., 171337 rows/sec., 16.50 MiB/sec. | ||
| 2523 | 2024.02.21 01:20:44.160668 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2524 | 2024.02.21 01:20:44.160690 [ 3 ] {24ff000f-d701-4b1b-ba04-3d37c7d656e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2525 | 2024.02.21 01:20:44.160706 [ 3 ] {} <Debug> HTTP-Session: 878d1af4-53ef-4e4c-b18f-eccc3a02c6dc Destroying unnamed session | ||
| 2526 | 2024.02.21 01:20:44.160803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2527 | 2024.02.21 01:20:44.160847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2528 | 2024.02.21 01:20:44.160865 [ 3 ] {} <Debug> HTTP-Session: a86099e9-4d04-4053-a0c3-276c2965623f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2529 | 2024.02.21 01:20:44.160881 [ 3 ] {} <Debug> HTTP-Session: a86099e9-4d04-4053-a0c3-276c2965623f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2024.02.21 01:20:44.160950 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2531 | 2024.02.21 01:20:44.160989 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2532 | 2024.02.21 01:20:44.161094 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2533 | 2024.02.21 01:20:44.161364 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2534 | 2024.02.21 01:20:44.161557 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2535 | 2024.02.21 01:20:44.161698 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2536 | 2024.02.21 01:20:44.161790 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000812275 sec., 2462 rows/sec., 171.92 KiB/sec. | ||
| 2537 | 2024.02.21 01:20:44.161954 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2538 | 2024.02.21 01:20:44.161978 [ 3 ] {bc89d675-f321-40f2-a623-c60135a5d9c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2539 | 2024.02.21 01:20:44.161994 [ 3 ] {} <Debug> HTTP-Session: a86099e9-4d04-4053-a0c3-276c2965623f Destroying unnamed session | ||
| 2540 | 2024.02.21 01:20:44.162098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2541 | 2024.02.21 01:20:44.162142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2542 | 2024.02.21 01:20:44.162160 [ 3 ] {} <Debug> HTTP-Session: 674c6171-92fe-4b87-9455-ece0391f6b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2543 | 2024.02.21 01:20:44.162176 [ 3 ] {} <Debug> HTTP-Session: 674c6171-92fe-4b87-9455-ece0391f6b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2024.02.21 01:20:44.162251 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2545 | 2024.02.21 01:20:44.162289 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2546 | 2024.02.21 01:20:44.162406 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2547 | 2024.02.21 01:20:44.162713 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2548 | 2024.02.21 01:20:44.162919 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2549 | 2024.02.21 01:20:44.163072 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2550 | 2024.02.21 01:20:44.163169 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.000891866 sec., 65032 rows/sec., 5.09 MiB/sec. | ||
| 2551 | 2024.02.21 01:20:44.163278 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2552 | 2024.02.21 01:20:44.163300 [ 3 ] {644592f6-b5eb-4d22-9dc9-e2a3f99313a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2553 | 2024.02.21 01:20:44.163316 [ 3 ] {} <Debug> HTTP-Session: 674c6171-92fe-4b87-9455-ece0391f6b83 Destroying unnamed session | ||
| 2554 | 2024.02.21 01:20:44.163404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2555 | 2024.02.21 01:20:44.163447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2556 | 2024.02.21 01:20:44.163465 [ 3 ] {} <Debug> HTTP-Session: 634f13ef-15c3-48fb-b118-3789f57e36da Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2557 | 2024.02.21 01:20:44.163481 [ 3 ] {} <Debug> HTTP-Session: 634f13ef-15c3-48fb-b118-3789f57e36da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2024.02.21 01:20:44.163548 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2559 | 2024.02.21 01:20:44.163590 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2560 | 2024.02.21 01:20:44.163707 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2561 | 2024.02.21 01:20:44.163970 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2562 | 2024.02.21 01:20:44.164219 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2563 | 2024.02.21 01:20:44.164390 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2564 | 2024.02.21 01:20:44.164489 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000914378 sec., 1093 rows/sec., 76.90 KiB/sec. | ||
| 2565 | 2024.02.21 01:20:44.164666 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2566 | 2024.02.21 01:20:44.164690 [ 3 ] {23673285-72fd-4a02-87aa-7dc5f08948c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2567 | 2024.02.21 01:20:44.164705 [ 3 ] {} <Debug> HTTP-Session: 634f13ef-15c3-48fb-b118-3789f57e36da Destroying unnamed session | ||
| 2568 | 2024.02.21 01:20:44.164841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2569 | 2024.02.21 01:20:44.164886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2570 | 2024.02.21 01:20:44.164904 [ 3 ] {} <Debug> HTTP-Session: 75dce943-936a-4a34-82b5-bd01516033e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2571 | 2024.02.21 01:20:44.164920 [ 3 ] {} <Debug> HTTP-Session: 75dce943-936a-4a34-82b5-bd01516033e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2024.02.21 01:20:44.165010 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2573 | 2024.02.21 01:20:44.165055 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2574 | 2024.02.21 01:20:44.165202 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2575 | 2024.02.21 01:20:44.165810 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.29 GiB. | ||
| 2576 | 2024.02.21 01:20:44.166130 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2577 | 2024.02.21 01:20:44.166298 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2578 | 2024.02.21 01:20:44.166398 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001359751 sec., 41184 rows/sec., 55.58 MiB/sec. | ||
| 2579 | 2024.02.21 01:20:44.166520 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Debug> DynamicQueryHandler: Done processing query | ||
| 2580 | 2024.02.21 01:20:44.166542 [ 3 ] {7dfd2582-d172-4a77-8f48-0b48aee2eb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2581 | 2024.02.21 01:20:44.166558 [ 3 ] {} <Debug> HTTP-Session: 75dce943-936a-4a34-82b5-bd01516033e6 Destroying unnamed session | ||
| 2582 | 2024.02.21 01:20:48.493848 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2583 | 2024.02.21 01:20:48.493915 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2584 | 2024.02.21 01:20:54.157037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2585 | 2024.02.21 01:20:54.157166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2586 | 2024.02.21 01:20:54.157196 [ 3 ] {} <Debug> HTTP-Session: 30496689-bd9b-4a79-ac00-63a56f93b4f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2587 | 2024.02.21 01:20:54.157224 [ 3 ] {} <Debug> HTTP-Session: 30496689-bd9b-4a79-ac00-63a56f93b4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2024.02.21 01:20:54.157365 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2589 | 2024.02.21 01:20:54.157433 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2590 | 2024.02.21 01:20:54.157615 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2591 | 2024.02.21 01:20:54.158088 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2592 | 2024.02.21 01:20:54.158339 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2593 | 2024.02.21 01:20:54.158500 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2594 | 2024.02.21 01:20:54.158612 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001205966 sec., 46435 rows/sec., 3.68 MiB/sec. | ||
| 2595 | 2024.02.21 01:20:54.158612 [ 151 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 2596 | 2024.02.21 01:20:54.158686 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2597 | 2024.02.21 01:20:54.158777 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2598 | 2024.02.21 01:20:54.158790 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
| 2599 | 2024.02.21 01:20:54.158805 [ 3 ] {ba4e5871-817a-42c4-8c63-b6d5887024e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2600 | 2024.02.21 01:20:54.158858 [ 3 ] {} <Debug> HTTP-Session: 30496689-bd9b-4a79-ac00-63a56f93b4f0 Destroying unnamed session | ||
| 2601 | 2024.02.21 01:20:54.158938 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2024.02.21 01:20:54.158989 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 56 rows starting from the beginning of the part | ||
| 2603 | 2024.02.21 01:20:54.159014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2604 | 2024.02.21 01:20:54.159100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2605 | 2024.02.21 01:20:54.159131 [ 3 ] {} <Debug> HTTP-Session: 4eaf10cf-a37d-485d-8333-db73e91a8555 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2606 | 2024.02.21 01:20:54.159184 [ 3 ] {} <Debug> HTTP-Session: 4eaf10cf-a37d-485d-8333-db73e91a8555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2024.02.21 01:20:54.159252 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2608 | 2024.02.21 01:20:54.159383 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2609 | 2024.02.21 01:20:54.159479 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2610 | 2024.02.21 01:20:54.159528 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 2611 | 2024.02.21 01:20:54.159899 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 2612 | 2024.02.21 01:20:54.159913 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2613 | 2024.02.21 01:20:54.160091 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 2614 | 2024.02.21 01:20:54.160579 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2615 | 2024.02.21 01:20:54.161031 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2616 | 2024.02.21 01:20:54.161358 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2617 | 2024.02.21 01:20:54.161507 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758533 sec., 101503.22653381345 rows/sec., 8.03 MiB/sec. | ||
| 2618 | 2024.02.21 01:20:54.161578 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002150784 sec., 929 rows/sec., 79.46 KiB/sec. | ||
| 2619 | 2024.02.21 01:20:54.161746 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 2620 | 2024.02.21 01:20:54.161783 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2621 | 2024.02.21 01:20:54.161821 [ 3 ] {db90939b-95e2-4d48-b853-9f016a314ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2622 | 2024.02.21 01:20:54.161839 [ 3 ] {} <Debug> HTTP-Session: 4eaf10cf-a37d-485d-8333-db73e91a8555 Destroying unnamed session | ||
| 2623 | 2024.02.21 01:20:54.161995 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 2624 | 2024.02.21 01:20:54.162069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2625 | 2024.02.21 01:20:54.162082 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_19_4} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
| 2626 | 2024.02.21 01:20:54.162130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2627 | 2024.02.21 01:20:54.162188 [ 3 ] {} <Debug> HTTP-Session: 8ee97baa-f508-40a4-ba68-32dfb773af6b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2628 | 2024.02.21 01:20:54.162224 [ 3 ] {} <Debug> HTTP-Session: 8ee97baa-f508-40a4-ba68-32dfb773af6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2024.02.21 01:20:54.162304 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2630 | 2024.02.21 01:20:54.162343 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2631 | 2024.02.21 01:20:54.162455 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2632 | 2024.02.21 01:20:54.162896 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2633 | 2024.02.21 01:20:54.163122 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2634 | 2024.02.21 01:20:54.163267 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2635 | 2024.02.21 01:20:54.163364 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Information> executeQuery: Read 205 rows, 19.47 KiB in 0.001033731 sec., 198310 rows/sec., 18.40 MiB/sec. | ||
| 2636 | 2024.02.21 01:20:54.163476 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2637 | 2024.02.21 01:20:54.163497 [ 3 ] {7f164e2a-da70-41e4-a013-88cfd201919c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2638 | 2024.02.21 01:20:54.163512 [ 3 ] {} <Debug> HTTP-Session: 8ee97baa-f508-40a4-ba68-32dfb773af6b Destroying unnamed session | ||
| 2639 | 2024.02.21 01:20:54.163619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2640 | 2024.02.21 01:20:54.163662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2641 | 2024.02.21 01:20:54.163681 [ 3 ] {} <Debug> HTTP-Session: e8aeaf6e-c8e5-4fa8-ae34-3cc68a0e099c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2642 | 2024.02.21 01:20:54.163697 [ 3 ] {} <Debug> HTTP-Session: e8aeaf6e-c8e5-4fa8-ae34-3cc68a0e099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2024.02.21 01:20:54.163764 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2644 | 2024.02.21 01:20:54.163802 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2645 | 2024.02.21 01:20:54.163904 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2646 | 2024.02.21 01:20:54.164169 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2647 | 2024.02.21 01:20:54.164374 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2648 | 2024.02.21 01:20:54.164519 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2649 | 2024.02.21 01:20:54.164612 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000821865 sec., 2433 rows/sec., 169.92 KiB/sec. | ||
| 2650 | 2024.02.21 01:20:54.164761 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2651 | 2024.02.21 01:20:54.164784 [ 3 ] {cec823b1-652c-43eb-831e-1fdcfe1b519b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2652 | 2024.02.21 01:20:54.164800 [ 3 ] {} <Debug> HTTP-Session: e8aeaf6e-c8e5-4fa8-ae34-3cc68a0e099c Destroying unnamed session | ||
| 2653 | 2024.02.21 01:20:54.164922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2654 | 2024.02.21 01:20:54.164966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2655 | 2024.02.21 01:20:54.164984 [ 3 ] {} <Debug> HTTP-Session: aaf75a45-5a77-4ea7-b8c3-439002f48684 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2656 | 2024.02.21 01:20:54.165001 [ 3 ] {} <Debug> HTTP-Session: aaf75a45-5a77-4ea7-b8c3-439002f48684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2024.02.21 01:20:54.165071 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2658 | 2024.02.21 01:20:54.165110 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2659 | 2024.02.21 01:20:54.165214 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2660 | 2024.02.21 01:20:54.165534 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2661 | 2024.02.21 01:20:54.165739 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2662 | 2024.02.21 01:20:54.165882 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2663 | 2024.02.21 01:20:54.165982 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Information> executeQuery: Read 82 rows, 6.55 KiB in 0.000881627 sec., 93009 rows/sec., 7.25 MiB/sec. | ||
| 2664 | 2024.02.21 01:20:54.166106 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Debug> DynamicQueryHandler: Done processing query | ||
| 2665 | 2024.02.21 01:20:54.166129 [ 3 ] {53b866f7-0c1b-4fae-bc5d-46f3bca00b65} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2666 | 2024.02.21 01:20:54.166144 [ 3 ] {} <Debug> HTTP-Session: aaf75a45-5a77-4ea7-b8c3-439002f48684 Destroying unnamed session | ||
| 2667 | 2024.02.21 01:20:54.166252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2668 | 2024.02.21 01:20:54.166295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2669 | 2024.02.21 01:20:54.166313 [ 3 ] {} <Debug> HTTP-Session: dc91df62-f01a-49d6-8cd6-2fc689009224 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2670 | 2024.02.21 01:20:54.166328 [ 3 ] {} <Debug> HTTP-Session: dc91df62-f01a-49d6-8cd6-2fc689009224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2671 | 2024.02.21 01:20:54.166398 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2672 | 2024.02.21 01:20:54.166440 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2673 | 2024.02.21 01:20:54.166556 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2674 | 2024.02.21 01:20:54.166854 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2675 | 2024.02.21 01:20:54.167112 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2676 | 2024.02.21 01:20:54.167281 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2677 | 2024.02.21 01:20:54.167368 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2678 | 2024.02.21 01:20:54.167379 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000954319 sec., 38771 rows/sec., 2.73 MiB/sec. | ||
| 2679 | 2024.02.21 01:20:54.167398 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2680 | 2024.02.21 01:20:54.167560 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2681 | 2024.02.21 01:20:54.167641 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2682 | 2024.02.21 01:20:54.167687 [ 3 ] {030e9558-3750-42d9-834c-f64e36bb950f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2683 | 2024.02.21 01:20:54.167733 [ 3 ] {} <Debug> HTTP-Session: dc91df62-f01a-49d6-8cd6-2fc689009224 Destroying unnamed session | ||
| 2684 | 2024.02.21 01:20:54.167766 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2024.02.21 01:20:54.167808 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 377 rows starting from the beginning of the part | ||
| 2686 | 2024.02.21 01:20:54.167975 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::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 | ||
| 2687 | 2024.02.21 01:20:54.167980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2688 | 2024.02.21 01:20:54.168073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2689 | 2024.02.21 01:20:54.168124 [ 3 ] {} <Debug> HTTP-Session: ad85b223-c906-4f36-9c80-7ecffbc76f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2690 | 2024.02.21 01:20:54.168175 [ 3 ] {} <Debug> HTTP-Session: ad85b223-c906-4f36-9c80-7ecffbc76f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2024.02.21 01:20:54.168186 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2692 | 2024.02.21 01:20:54.168357 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2693 | 2024.02.21 01:20:54.168416 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 2694 | 2024.02.21 01:20:54.168449 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2695 | 2024.02.21 01:20:54.168701 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 2696 | 2024.02.21 01:20:54.169061 [ 18 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 2697 | 2024.02.21 01:20:54.169075 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2698 | 2024.02.21 01:20:54.170235 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2699 | 2024.02.21 01:20:54.170679 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.003209576 sec., 152668.14058928657 rows/sec., 10.77 MiB/sec. | ||
| 2700 | 2024.02.21 01:20:54.170946 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2701 | 2024.02.21 01:20:54.170964 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2702 | 2024.02.21 01:20:54.171247 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2703 | 2024.02.21 01:20:54.171388 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2704 | 2024.02.21 01:20:54.171420 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.00300343 sec., 18645 rows/sec., 25.16 MiB/sec. | ||
| 2705 | 2024.02.21 01:20:54.171514 [ 24 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2706 | 2024.02.21 01:20:54.171678 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2707 | 2024.02.21 01:20:54.171719 [ 3 ] {874b05fb-3ab8-46c2-b9e0-edfde0a7c7b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2708 | 2024.02.21 01:20:54.171736 [ 3 ] {} <Debug> HTTP-Session: ad85b223-c906-4f36-9c80-7ecffbc76f60 Destroying unnamed session | ||
| 2709 | 2024.02.21 01:21:03.493966 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2710 | 2024.02.21 01:21:03.494031 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2711 | 2024.02.21 01:21:04.155463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2712 | 2024.02.21 01:21:04.155574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2713 | 2024.02.21 01:21:04.155599 [ 3 ] {} <Debug> HTTP-Session: bac0136a-4e50-4c39-ad23-c50026e58edd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2714 | 2024.02.21 01:21:04.155623 [ 3 ] {} <Debug> HTTP-Session: bac0136a-4e50-4c39-ad23-c50026e58edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2715 | 2024.02.21 01:21:04.155755 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2716 | 2024.02.21 01:21:04.155816 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2717 | 2024.02.21 01:21:04.155976 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2718 | 2024.02.21 01:21:04.156417 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2719 | 2024.02.21 01:21:04.156689 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2720 | 2024.02.21 01:21:04.156862 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2721 | 2024.02.21 01:21:04.156987 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001195956 sec., 46824 rows/sec., 3.71 MiB/sec. | ||
| 2722 | 2024.02.21 01:21:04.157164 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2723 | 2024.02.21 01:21:04.157191 [ 3 ] {f8092f31-e411-4067-a0a5-b97a7663f7d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2724 | 2024.02.21 01:21:04.157209 [ 3 ] {} <Debug> HTTP-Session: bac0136a-4e50-4c39-ad23-c50026e58edd Destroying unnamed session | ||
| 2725 | 2024.02.21 01:21:04.157374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2726 | 2024.02.21 01:21:04.157428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2727 | 2024.02.21 01:21:04.157447 [ 3 ] {} <Debug> HTTP-Session: 8ec99a45-1840-4f9b-ad47-c5828b3d0b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2728 | 2024.02.21 01:21:04.157466 [ 3 ] {} <Debug> HTTP-Session: 8ec99a45-1840-4f9b-ad47-c5828b3d0b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2729 | 2024.02.21 01:21:04.157559 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2730 | 2024.02.21 01:21:04.157604 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2731 | 2024.02.21 01:21:04.157720 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2732 | 2024.02.21 01:21:04.158103 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2733 | 2024.02.21 01:21:04.158328 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2734 | 2024.02.21 01:21:04.158477 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2735 | 2024.02.21 01:21:04.158575 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.00098718 sec., 170181 rows/sec., 16.39 MiB/sec. | ||
| 2736 | 2024.02.21 01:21:04.158784 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2737 | 2024.02.21 01:21:04.158808 [ 3 ] {ab61188e-83d1-478d-b4e1-bec3b7e000e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2738 | 2024.02.21 01:21:04.158825 [ 3 ] {} <Debug> HTTP-Session: 8ec99a45-1840-4f9b-ad47-c5828b3d0b73 Destroying unnamed session | ||
| 2739 | 2024.02.21 01:21:04.158971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2740 | 2024.02.21 01:21:04.159020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2741 | 2024.02.21 01:21:04.159039 [ 3 ] {} <Debug> HTTP-Session: 4f79be3c-96ff-4011-a7d9-6f466967dd5b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2742 | 2024.02.21 01:21:04.159056 [ 3 ] {} <Debug> HTTP-Session: 4f79be3c-96ff-4011-a7d9-6f466967dd5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2743 | 2024.02.21 01:21:04.159133 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2744 | 2024.02.21 01:21:04.159173 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2745 | 2024.02.21 01:21:04.159295 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2746 | 2024.02.21 01:21:04.159597 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2747 | 2024.02.21 01:21:04.159806 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2748 | 2024.02.21 01:21:04.159951 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2749 | 2024.02.21 01:21:04.160050 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000888157 sec., 63051 rows/sec., 4.93 MiB/sec. | ||
| 2750 | 2024.02.21 01:21:04.160246 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2751 | 2024.02.21 01:21:04.160270 [ 3 ] {848b6584-0430-4a09-b4e1-03cff4680e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2752 | 2024.02.21 01:21:04.160286 [ 3 ] {} <Debug> HTTP-Session: 4f79be3c-96ff-4011-a7d9-6f466967dd5b Destroying unnamed session | ||
| 2753 | 2024.02.21 01:21:04.160424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2754 | 2024.02.21 01:21:04.160469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2755 | 2024.02.21 01:21:04.160488 [ 3 ] {} <Debug> HTTP-Session: f1e10fa0-b93a-42a8-913e-fb62639c3605 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2756 | 2024.02.21 01:21:04.160504 [ 3 ] {} <Debug> HTTP-Session: f1e10fa0-b93a-42a8-913e-fb62639c3605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2757 | 2024.02.21 01:21:04.160601 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2758 | 2024.02.21 01:21:04.160646 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2759 | 2024.02.21 01:21:04.160799 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2760 | 2024.02.21 01:21:04.161307 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2761 | 2024.02.21 01:21:04.161649 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2762 | 2024.02.21 01:21:04.161831 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2763 | 2024.02.21 01:21:04.161933 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001305909 sec., 42882 rows/sec., 57.87 MiB/sec. | ||
| 2764 | 2024.02.21 01:21:04.162056 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2765 | 2024.02.21 01:21:04.162079 [ 3 ] {a21d97bb-3b7d-4ff7-b455-074b5503e3e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2766 | 2024.02.21 01:21:04.162095 [ 3 ] {} <Debug> HTTP-Session: f1e10fa0-b93a-42a8-913e-fb62639c3605 Destroying unnamed session | ||
| 2767 | 2024.02.21 01:21:14.155939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2768 | 2024.02.21 01:21:14.156059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2769 | 2024.02.21 01:21:14.156085 [ 3 ] {} <Debug> HTTP-Session: 42dcc1c7-e699-4a26-905c-324a9558324c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2770 | 2024.02.21 01:21:14.156109 [ 3 ] {} <Debug> HTTP-Session: 42dcc1c7-e699-4a26-905c-324a9558324c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2771 | 2024.02.21 01:21:14.156240 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2772 | 2024.02.21 01:21:14.156300 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2773 | 2024.02.21 01:21:14.156457 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2774 | 2024.02.21 01:21:14.156939 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2775 | 2024.02.21 01:21:14.157236 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2776 | 2024.02.21 01:21:14.157413 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2777 | 2024.02.21 01:21:14.157535 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001261088 sec., 44406 rows/sec., 3.51 MiB/sec. | ||
| 2778 | 2024.02.21 01:21:14.157723 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Debug> DynamicQueryHandler: Done processing query | ||
| 2779 | 2024.02.21 01:21:14.157749 [ 3 ] {e888ed93-0b61-4f08-87d9-0c91c528b785} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2780 | 2024.02.21 01:21:14.157766 [ 3 ] {} <Debug> HTTP-Session: 42dcc1c7-e699-4a26-905c-324a9558324c Destroying unnamed session | ||
| 2781 | 2024.02.21 01:21:14.157934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2782 | 2024.02.21 01:21:14.157988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2783 | 2024.02.21 01:21:14.158008 [ 3 ] {} <Debug> HTTP-Session: 16ba1429-6a96-43b4-9e18-03acdff5ab65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2784 | 2024.02.21 01:21:14.158027 [ 3 ] {} <Debug> HTTP-Session: 16ba1429-6a96-43b4-9e18-03acdff5ab65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2785 | 2024.02.21 01:21:14.158131 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2786 | 2024.02.21 01:21:14.158178 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2787 | 2024.02.21 01:21:14.158297 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2788 | 2024.02.21 01:21:14.158679 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2789 | 2024.02.21 01:21:14.158906 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2790 | 2024.02.21 01:21:14.159060 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2791 | 2024.02.21 01:21:14.159176 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.00100418 sec., 167300 rows/sec., 16.12 MiB/sec. | ||
| 2792 | 2024.02.21 01:21:14.159184 [ 162 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2793 | 2024.02.21 01:21:14.159315 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2794 | 2024.02.21 01:21:14.159405 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2795 | 2024.02.21 01:21:14.159444 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2796 | 2024.02.21 01:21:14.159476 [ 3 ] {51765f42-c015-45a4-a61d-d0e7b9c5b0a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2797 | 2024.02.21 01:21:14.159528 [ 3 ] {} <Debug> HTTP-Session: 16ba1429-6a96-43b4-9e18-03acdff5ab65 Destroying unnamed session | ||
| 2798 | 2024.02.21 01:21:14.159605 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2799 | 2024.02.21 01:21:14.159640 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 208 rows starting from the beginning of the part | ||
| 2800 | 2024.02.21 01:21:14.159719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2801 | 2024.02.21 01:21:14.159808 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 170 rows starting from the beginning of the part | ||
| 2802 | 2024.02.21 01:21:14.159819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2803 | 2024.02.21 01:21:14.159884 [ 3 ] {} <Debug> HTTP-Session: f4c55bf7-4bc2-4013-a21a-e0a7247507c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2804 | 2024.02.21 01:21:14.159914 [ 3 ] {} <Debug> HTTP-Session: f4c55bf7-4bc2-4013-a21a-e0a7247507c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2805 | 2024.02.21 01:21:14.160056 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 169 rows starting from the beginning of the part | ||
| 2806 | 2024.02.21 01:21:14.160142 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2807 | 2024.02.21 01:21:14.160256 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2808 | 2024.02.21 01:21:14.160290 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part | ||
| 2809 | 2024.02.21 01:21:14.160624 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 168 rows starting from the beginning of the part | ||
| 2810 | 2024.02.21 01:21:14.160741 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2811 | 2024.02.21 01:21:14.160901 [ 14 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 168 rows starting from the beginning of the part | ||
| 2812 | 2024.02.21 01:21:14.161344 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2813 | 2024.02.21 01:21:14.161787 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2814 | 2024.02.21 01:21:14.162033 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2815 | 2024.02.21 01:21:14.162176 [ 162 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2816 | 2024.02.21 01:21:14.162254 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.002035881 sec., 27506 rows/sec., 2.15 MiB/sec. | ||
| 2817 | 2024.02.21 01:21:14.162280 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2818 | 2024.02.21 01:21:14.162551 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2819 | 2024.02.21 01:21:14.162844 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2820 | 2024.02.21 01:21:14.162914 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2821 | 2024.02.21 01:21:14.162965 [ 3 ] {bc8c2711-15a3-4dd4-869b-aec0bace62a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2822 | 2024.02.21 01:21:14.163059 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 106 rows starting from the beginning of the part | ||
| 2823 | 2024.02.21 01:21:14.163088 [ 3 ] {} <Debug> HTTP-Session: f4c55bf7-4bc2-4013-a21a-e0a7247507c5 Destroying unnamed session | ||
| 2824 | 2024.02.21 01:21:14.163158 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 4 columns (4 merged, 0 gathered) in 0.003769443 sec., 288636.8092049674 rows/sec., 27.40 MiB/sec. | ||
| 2825 | 2024.02.21 01:21:14.163386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2826 | 2024.02.21 01:21:14.163410 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 2827 | 2024.02.21 01:21:14.163426 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2828 | 2024.02.21 01:21:14.163504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2829 | 2024.02.21 01:21:14.163574 [ 3 ] {} <Debug> HTTP-Session: e9cc2810-e7c5-45ac-acb6-6ada24272c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2830 | 2024.02.21 01:21:14.163618 [ 3 ] {} <Debug> HTTP-Session: e9cc2810-e7c5-45ac-acb6-6ada24272c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2831 | 2024.02.21 01:21:14.163814 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 2832 | 2024.02.21 01:21:14.163875 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2833 | 2024.02.21 01:21:14.163950 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2834 | 2024.02.21 01:21:14.164011 [ 11 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_21_4} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2835 | 2024.02.21 01:21:14.164102 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2836 | 2024.02.21 01:21:14.164258 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
| 2837 | 2024.02.21 01:21:14.164574 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 2838 | 2024.02.21 01:21:14.164839 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2839 | 2024.02.21 01:21:14.164857 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 2840 | 2024.02.21 01:21:14.165847 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2841 | 2024.02.21 01:21:14.166104 [ 14 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.003750903 sec., 111439.83195513187 rows/sec., 8.71 MiB/sec. | ||
| 2842 | 2024.02.21 01:21:14.166265 [ 18 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2843 | 2024.02.21 01:21:14.166416 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2844 | 2024.02.21 01:21:14.166545 [ 18 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2845 | 2024.02.21 01:21:14.166649 [ 18 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_21_4} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2846 | 2024.02.21 01:21:14.166720 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2847 | 2024.02.21 01:21:14.166896 [ 162 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2848 | 2024.02.21 01:21:14.166904 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.002900147 sec., 19309 rows/sec., 26.06 MiB/sec. | ||
| 2849 | 2024.02.21 01:21:14.166945 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2850 | 2024.02.21 01:21:14.167077 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2851 | 2024.02.21 01:21:14.167136 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2852 | 2024.02.21 01:21:14.167166 [ 3 ] {f8540d87-b710-40e4-bafa-b7a18635579f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2853 | 2024.02.21 01:21:14.167183 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2854 | 2024.02.21 01:21:14.167190 [ 3 ] {} <Debug> HTTP-Session: e9cc2810-e7c5-45ac-acb6-6ada24272c4f Destroying unnamed session | ||
| 2855 | 2024.02.21 01:21:14.167220 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 773 rows starting from the beginning of the part | ||
| 2856 | 2024.02.21 01:21:14.167331 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 2857 | 2024.02.21 01:21:14.167424 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 2858 | 2024.02.21 01:21:14.167509 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 2859 | 2024.02.21 01:21:14.167591 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 2860 | 2024.02.21 01:21:14.167675 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 2861 | 2024.02.21 01:21:14.184039 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 6 columns (6 merged, 0 gathered) in 0.01703993 sec., 61796.02850481194 rows/sec., 83.39 MiB/sec. | ||
| 2862 | 2024.02.21 01:21:14.184537 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2863 | 2024.02.21 01:21:14.184755 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2864 | 2024.02.21 01:21:14.184812 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2865 | 2024.02.21 01:21:14.184872 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_21_4: 8.41 MiB. | ||
| 2866 | 2024.02.21 01:21:15.000124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.01 MiB, peak 239.63 MiB, will set to 231.97 MiB (RSS), difference: -3.04 MiB | ||
| 2867 | 2024.02.21 01:21:18.494265 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2868 | 2024.02.21 01:21:18.494326 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2869 | 2024.02.21 01:21:24.156884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2870 | 2024.02.21 01:21:24.157054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2871 | 2024.02.21 01:21:24.157099 [ 3 ] {} <Debug> HTTP-Session: 55c39a9d-0584-44b4-85fc-7f6bc8da15c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2872 | 2024.02.21 01:21:24.157140 [ 3 ] {} <Debug> HTTP-Session: 55c39a9d-0584-44b4-85fc-7f6bc8da15c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2873 | 2024.02.21 01:21:24.157341 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2874 | 2024.02.21 01:21:24.157438 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2875 | 2024.02.21 01:21:24.157704 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2876 | 2024.02.21 01:21:24.158253 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2877 | 2024.02.21 01:21:24.158510 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2878 | 2024.02.21 01:21:24.158678 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2879 | 2024.02.21 01:21:24.158803 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001403342 sec., 39904 rows/sec., 3.16 MiB/sec. | ||
| 2880 | 2024.02.21 01:21:24.158942 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Debug> DynamicQueryHandler: Done processing query | ||
| 2881 | 2024.02.21 01:21:24.158967 [ 3 ] {5c2c4054-1b14-4376-b927-0c5ea3ebf223} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2882 | 2024.02.21 01:21:24.158983 [ 3 ] {} <Debug> HTTP-Session: 55c39a9d-0584-44b4-85fc-7f6bc8da15c4 Destroying unnamed session | ||
| 2883 | 2024.02.21 01:21:24.159161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2884 | 2024.02.21 01:21:24.159209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2885 | 2024.02.21 01:21:24.159228 [ 3 ] {} <Debug> HTTP-Session: 3e064ee8-6225-4b9e-a8c9-ac77e0c48e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2886 | 2024.02.21 01:21:24.159246 [ 3 ] {} <Debug> HTTP-Session: 3e064ee8-6225-4b9e-a8c9-ac77e0c48e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2887 | 2024.02.21 01:21:24.159330 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2888 | 2024.02.21 01:21:24.159371 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2889 | 2024.02.21 01:21:24.159477 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2890 | 2024.02.21 01:21:24.159910 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2891 | 2024.02.21 01:21:24.160141 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2892 | 2024.02.21 01:21:24.160292 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2893 | 2024.02.21 01:21:24.160414 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Information> executeQuery: Read 204 rows, 19.39 KiB in 0.001054951 sec., 193373 rows/sec., 17.95 MiB/sec. | ||
| 2894 | 2024.02.21 01:21:24.160537 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Debug> DynamicQueryHandler: Done processing query | ||
| 2895 | 2024.02.21 01:21:24.160559 [ 3 ] {81cd3e39-011b-4380-810a-89df3e10ae59} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 2896 | 2024.02.21 01:21:24.160574 [ 3 ] {} <Debug> HTTP-Session: 3e064ee8-6225-4b9e-a8c9-ac77e0c48e9b Destroying unnamed session | ||
| 2897 | 2024.02.21 01:21:24.160736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2898 | 2024.02.21 01:21:24.160780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2899 | 2024.02.21 01:21:24.160798 [ 3 ] {} <Debug> HTTP-Session: a3976b46-54ae-44a4-8ed4-bb077e66ea33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2900 | 2024.02.21 01:21:24.160815 [ 3 ] {} <Debug> HTTP-Session: a3976b46-54ae-44a4-8ed4-bb077e66ea33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2901 | 2024.02.21 01:21:24.160897 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2902 | 2024.02.21 01:21:24.160943 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2903 | 2024.02.21 01:21:24.161050 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2904 | 2024.02.21 01:21:24.161366 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2905 | 2024.02.21 01:21:24.161574 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2906 | 2024.02.21 01:21:24.161718 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2907 | 2024.02.21 01:21:24.161837 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Information> executeQuery: Read 80 rows, 6.38 KiB in 0.000903917 sec., 88503 rows/sec., 6.90 MiB/sec. | ||
| 2908 | 2024.02.21 01:21:24.161977 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Debug> DynamicQueryHandler: Done processing query | ||
| 2909 | 2024.02.21 01:21:24.162001 [ 3 ] {9fb7f27c-88a9-4f8a-b53b-201d64202541} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2910 | 2024.02.21 01:21:24.162017 [ 3 ] {} <Debug> HTTP-Session: a3976b46-54ae-44a4-8ed4-bb077e66ea33 Destroying unnamed session | ||
| 2911 | 2024.02.21 01:21:24.162152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2912 | 2024.02.21 01:21:24.162194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2913 | 2024.02.21 01:21:24.162212 [ 3 ] {} <Debug> HTTP-Session: c596a2eb-84ae-4c63-978c-e8d0d486e9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2914 | 2024.02.21 01:21:24.162229 [ 3 ] {} <Debug> HTTP-Session: c596a2eb-84ae-4c63-978c-e8d0d486e9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2915 | 2024.02.21 01:21:24.162303 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2916 | 2024.02.21 01:21:24.162348 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2917 | 2024.02.21 01:21:24.162474 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2918 | 2024.02.21 01:21:24.162750 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2919 | 2024.02.21 01:21:24.163011 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2920 | 2024.02.21 01:21:24.163185 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2921 | 2024.02.21 01:21:24.163307 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000973909 sec., 36964 rows/sec., 2.61 MiB/sec. | ||
| 2922 | 2024.02.21 01:21:24.163432 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2923 | 2024.02.21 01:21:24.163454 [ 3 ] {4e8a40db-d5e5-46a3-962c-9b6916992fb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2924 | 2024.02.21 01:21:24.163470 [ 3 ] {} <Debug> HTTP-Session: c596a2eb-84ae-4c63-978c-e8d0d486e9cc Destroying unnamed session | ||
| 2925 | 2024.02.21 01:21:24.163627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2926 | 2024.02.21 01:21:24.163671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2927 | 2024.02.21 01:21:24.163690 [ 3 ] {} <Debug> HTTP-Session: aa5ee0f4-c71f-4510-b9ed-85bc8cd2b5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2928 | 2024.02.21 01:21:24.163706 [ 3 ] {} <Debug> HTTP-Session: aa5ee0f4-c71f-4510-b9ed-85bc8cd2b5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2929 | 2024.02.21 01:21:24.163791 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2930 | 2024.02.21 01:21:24.163835 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2931 | 2024.02.21 01:21:24.163972 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2932 | 2024.02.21 01:21:24.164581 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2933 | 2024.02.21 01:21:24.164917 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2934 | 2024.02.21 01:21:24.165100 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2935 | 2024.02.21 01:21:24.165224 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001396552 sec., 40098 rows/sec., 54.11 MiB/sec. | ||
| 2936 | 2024.02.21 01:21:24.165421 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Debug> DynamicQueryHandler: Done processing query | ||
| 2937 | 2024.02.21 01:21:24.165443 [ 3 ] {2ad8236a-0a37-4c34-bae9-4ae916539f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2938 | 2024.02.21 01:21:24.165459 [ 3 ] {} <Debug> HTTP-Session: aa5ee0f4-c71f-4510-b9ed-85bc8cd2b5b2 Destroying unnamed session | ||
| 2939 | 2024.02.21 01:21:33.494591 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2940 | 2024.02.21 01:21:33.494699 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2941 | 2024.02.21 01:21:34.155437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2942 | 2024.02.21 01:21:34.155554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2943 | 2024.02.21 01:21:34.155585 [ 3 ] {} <Debug> HTTP-Session: 2c1e24a4-fe72-4780-8bc0-639afa514499 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2944 | 2024.02.21 01:21:34.155613 [ 3 ] {} <Debug> HTTP-Session: 2c1e24a4-fe72-4780-8bc0-639afa514499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2945 | 2024.02.21 01:21:34.155757 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2946 | 2024.02.21 01:21:34.155826 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2947 | 2024.02.21 01:21:34.156018 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2948 | 2024.02.21 01:21:34.156544 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2949 | 2024.02.21 01:21:34.156915 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2950 | 2024.02.21 01:21:34.157166 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2951 | 2024.02.21 01:21:34.157327 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001523816 sec., 36749 rows/sec., 2.91 MiB/sec. | ||
| 2952 | 2024.02.21 01:21:34.157347 [ 168 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 2953 | 2024.02.21 01:21:34.157484 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2954 | 2024.02.21 01:21:34.157602 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2955 | 2024.02.21 01:21:34.157615 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
| 2956 | 2024.02.21 01:21:34.157658 [ 3 ] {a1f71a4f-d477-453a-b618-c4ca7bfeeea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2957 | 2024.02.21 01:21:34.157712 [ 3 ] {} <Debug> HTTP-Session: 2c1e24a4-fe72-4780-8bc0-639afa514499 Destroying unnamed session | ||
| 2958 | 2024.02.21 01:21:34.157796 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2024.02.21 01:21:34.157831 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 56 rows starting from the beginning of the part | ||
| 2960 | 2024.02.21 01:21:34.157919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2961 | 2024.02.21 01:21:34.158004 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 2962 | 2024.02.21 01:21:34.158027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2963 | 2024.02.21 01:21:34.158089 [ 3 ] {} <Debug> HTTP-Session: b9e86455-90a2-4938-b43c-dbd788acbb87 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2964 | 2024.02.21 01:21:34.158175 [ 3 ] {} <Debug> HTTP-Session: b9e86455-90a2-4938-b43c-dbd788acbb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2965 | 2024.02.21 01:21:34.158189 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 2966 | 2024.02.21 01:21:34.158419 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 2967 | 2024.02.21 01:21:34.158442 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2968 | 2024.02.21 01:21:34.158593 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 2969 | 2024.02.21 01:21:34.158603 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2970 | 2024.02.21 01:21:34.159117 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2971 | 2024.02.21 01:21:34.159921 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2972 | 2024.02.21 01:21:34.160235 [ 14 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267407 sec., 104709.30080364387 rows/sec., 8.29 MiB/sec. | ||
| 2973 | 2024.02.21 01:21:34.160304 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2974 | 2024.02.21 01:21:34.160374 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 2975 | 2024.02.21 01:21:34.160534 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2976 | 2024.02.21 01:21:34.160611 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
| 2977 | 2024.02.21 01:21:34.160748 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002215676 sec., 1805 rows/sec., 150.74 KiB/sec. | ||
| 2978 | 2024.02.21 01:21:34.160772 [ 10 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_23_5} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
| 2979 | 2024.02.21 01:21:34.160965 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Debug> DynamicQueryHandler: Done processing query | ||
| 2980 | 2024.02.21 01:21:34.160999 [ 3 ] {5eacc1ee-93a0-42fb-a240-f45325210b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2981 | 2024.02.21 01:21:34.161015 [ 3 ] {} <Debug> HTTP-Session: b9e86455-90a2-4938-b43c-dbd788acbb87 Destroying unnamed session | ||
| 2982 | 2024.02.21 01:21:34.161200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2983 | 2024.02.21 01:21:34.161246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2984 | 2024.02.21 01:21:34.161265 [ 3 ] {} <Debug> HTTP-Session: fa6fa109-f047-42f3-abaa-4e8867d356cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2985 | 2024.02.21 01:21:34.161283 [ 3 ] {} <Debug> HTTP-Session: fa6fa109-f047-42f3-abaa-4e8867d356cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2986 | 2024.02.21 01:21:34.161367 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2987 | 2024.02.21 01:21:34.161409 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2988 | 2024.02.21 01:21:34.161520 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2989 | 2024.02.21 01:21:34.161902 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 2990 | 2024.02.21 01:21:34.162129 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2991 | 2024.02.21 01:21:34.162281 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2992 | 2024.02.21 01:21:34.162377 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Information> executeQuery: Read 170 rows, 16.75 KiB in 0.000982809 sec., 172973 rows/sec., 16.64 MiB/sec. | ||
| 2993 | 2024.02.21 01:21:34.162490 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Debug> DynamicQueryHandler: Done processing query | ||
| 2994 | 2024.02.21 01:21:34.162512 [ 3 ] {e379c42a-e6f6-4d09-9003-5b22168e0cad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2995 | 2024.02.21 01:21:34.162528 [ 3 ] {} <Debug> HTTP-Session: fa6fa109-f047-42f3-abaa-4e8867d356cc Destroying unnamed session | ||
| 2996 | 2024.02.21 01:21:34.162647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2997 | 2024.02.21 01:21:34.162691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2998 | 2024.02.21 01:21:34.162710 [ 3 ] {} <Debug> HTTP-Session: b2959d80-cf59-4063-b575-cca979740db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 2999 | 2024.02.21 01:21:34.162726 [ 3 ] {} <Debug> HTTP-Session: b2959d80-cf59-4063-b575-cca979740db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3000 | 2024.02.21 01:21:34.162795 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3001 | 2024.02.21 01:21:34.162833 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3002 | 2024.02.21 01:21:34.162938 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3003 | 2024.02.21 01:21:34.163253 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 3004 | 2024.02.21 01:21:34.163455 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3005 | 2024.02.21 01:21:34.163620 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3006 | 2024.02.21 01:21:34.163719 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000895487 sec., 4466 rows/sec., 311.89 KiB/sec. | ||
| 3007 | 2024.02.21 01:21:34.163839 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3008 | 2024.02.21 01:21:34.163866 [ 3 ] {de741bd9-f50f-41ab-bae9-9f083cff1abf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3009 | 2024.02.21 01:21:34.163882 [ 3 ] {} <Debug> HTTP-Session: b2959d80-cf59-4063-b575-cca979740db2 Destroying unnamed session | ||
| 3010 | 2024.02.21 01:21:34.164018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3011 | 2024.02.21 01:21:34.164062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3012 | 2024.02.21 01:21:34.164081 [ 3 ] {} <Debug> HTTP-Session: 71908408-21c0-4da0-b1c2-762657e0f7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3013 | 2024.02.21 01:21:34.164097 [ 3 ] {} <Debug> HTTP-Session: 71908408-21c0-4da0-b1c2-762657e0f7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3014 | 2024.02.21 01:21:34.164168 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3015 | 2024.02.21 01:21:34.164206 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3016 | 2024.02.21 01:21:34.164308 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3017 | 2024.02.21 01:21:34.164616 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 3018 | 2024.02.21 01:21:34.164820 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3019 | 2024.02.21 01:21:34.164973 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3020 | 2024.02.21 01:21:34.165071 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Information> executeQuery: Read 60 rows, 4.81 KiB in 0.000874966 sec., 68574 rows/sec., 5.37 MiB/sec. | ||
| 3021 | 2024.02.21 01:21:34.165189 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3022 | 2024.02.21 01:21:34.165212 [ 3 ] {bb4f0399-eb9f-487f-8358-8ed07ddecf2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3023 | 2024.02.21 01:21:34.165227 [ 3 ] {} <Debug> HTTP-Session: 71908408-21c0-4da0-b1c2-762657e0f7e9 Destroying unnamed session | ||
| 3024 | 2024.02.21 01:21:34.165331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3025 | 2024.02.21 01:21:34.165373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3026 | 2024.02.21 01:21:34.165391 [ 3 ] {} <Debug> HTTP-Session: b8bf4d9d-3738-40e1-a64c-bc7c3930aef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3027 | 2024.02.21 01:21:34.165407 [ 3 ] {} <Debug> HTTP-Session: b8bf4d9d-3738-40e1-a64c-bc7c3930aef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3028 | 2024.02.21 01:21:34.165479 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3029 | 2024.02.21 01:21:34.165522 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3030 | 2024.02.21 01:21:34.165639 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3031 | 2024.02.21 01:21:34.165889 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 3032 | 2024.02.21 01:21:34.166145 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3033 | 2024.02.21 01:21:34.166320 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3034 | 2024.02.21 01:21:34.166414 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000907847 sec., 2203 rows/sec., 154.90 KiB/sec. | ||
| 3035 | 2024.02.21 01:21:34.166530 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Debug> DynamicQueryHandler: Done processing query | ||
| 3036 | 2024.02.21 01:21:34.166553 [ 3 ] {33cb818c-3b5b-4979-94e6-88a183e28e45} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3037 | 2024.02.21 01:21:34.166568 [ 3 ] {} <Debug> HTTP-Session: b8bf4d9d-3738-40e1-a64c-bc7c3930aef7 Destroying unnamed session | ||
| 3038 | 2024.02.21 01:21:34.166704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3039 | 2024.02.21 01:21:34.166747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3040 | 2024.02.21 01:21:34.166765 [ 3 ] {} <Debug> HTTP-Session: 00dbad65-f4b4-44d4-94a2-0bd08be7ffd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3041 | 2024.02.21 01:21:34.166781 [ 3 ] {} <Debug> HTTP-Session: 00dbad65-f4b4-44d4-94a2-0bd08be7ffd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3042 | 2024.02.21 01:21:34.166870 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3043 | 2024.02.21 01:21:34.166914 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3044 | 2024.02.21 01:21:34.167046 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3045 | 2024.02.21 01:21:34.167549 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.28 GiB. | ||
| 3046 | 2024.02.21 01:21:34.167859 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3047 | 2024.02.21 01:21:34.168038 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3048 | 2024.02.21 01:21:34.168139 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001240517 sec., 45142 rows/sec., 60.92 MiB/sec. | ||
| 3049 | 2024.02.21 01:21:34.168253 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Debug> DynamicQueryHandler: Done processing query | ||
| 3050 | 2024.02.21 01:21:34.168274 [ 3 ] {27770b97-843d-4ec3-90fe-8ed462d76784} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3051 | 2024.02.21 01:21:34.168290 [ 3 ] {} <Debug> HTTP-Session: 00dbad65-f4b4-44d4-94a2-0bd08be7ffd2 Destroying unnamed session | ||
| 3052 | 2024.02.21 01:21:44.156084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3053 | 2024.02.21 01:21:44.156219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3054 | 2024.02.21 01:21:44.156249 [ 3 ] {} <Debug> HTTP-Session: 7e6c8d6f-d345-4c1e-9cf6-d7dd78a7e2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3055 | 2024.02.21 01:21:44.156277 [ 3 ] {} <Debug> HTTP-Session: 7e6c8d6f-d345-4c1e-9cf6-d7dd78a7e2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3056 | 2024.02.21 01:21:44.156420 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3057 | 2024.02.21 01:21:44.156489 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3058 | 2024.02.21 01:21:44.156676 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3059 | 2024.02.21 01:21:44.157238 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3060 | 2024.02.21 01:21:44.157509 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3061 | 2024.02.21 01:21:44.157686 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3062 | 2024.02.21 01:21:44.157823 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.00136181 sec., 41121 rows/sec., 3.25 MiB/sec. | ||
| 3063 | 2024.02.21 01:21:44.158000 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3064 | 2024.02.21 01:21:44.158025 [ 3 ] {1009166d-201d-4754-8504-7ff49ca9326a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3065 | 2024.02.21 01:21:44.158042 [ 3 ] {} <Debug> HTTP-Session: 7e6c8d6f-d345-4c1e-9cf6-d7dd78a7e2e5 Destroying unnamed session | ||
| 3066 | 2024.02.21 01:21:44.158154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3067 | 2024.02.21 01:21:44.158204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3068 | 2024.02.21 01:21:44.158223 [ 3 ] {} <Debug> HTTP-Session: 9f6a0a4c-8e4a-4f47-bc1c-8251f919f176 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3069 | 2024.02.21 01:21:44.158265 [ 3 ] {} <Debug> HTTP-Session: 9f6a0a4c-8e4a-4f47-bc1c-8251f919f176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3070 | 2024.02.21 01:21:44.158348 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3071 | 2024.02.21 01:21:44.158390 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3072 | 2024.02.21 01:21:44.158504 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3073 | 2024.02.21 01:21:44.158794 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3074 | 2024.02.21 01:21:44.159003 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3075 | 2024.02.21 01:21:44.159154 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3076 | 2024.02.21 01:21:44.159279 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000896677 sec., 2230 rows/sec., 190.59 KiB/sec. | ||
| 3077 | 2024.02.21 01:21:44.159276 [ 161 ] {} <Debug> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3078 | 2024.02.21 01:21:44.159399 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3079 | 2024.02.21 01:21:44.159446 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3080 | 2024.02.21 01:21:44.159489 [ 3 ] {20d6c42f-d138-4018-a540-c0fddf7766aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3081 | 2024.02.21 01:21:44.159493 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3082 | 2024.02.21 01:21:44.159531 [ 3 ] {} <Debug> HTTP-Session: 9f6a0a4c-8e4a-4f47-bc1c-8251f919f176 Destroying unnamed session | ||
| 3083 | 2024.02.21 01:21:44.159584 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3084 | 2024.02.21 01:21:44.159612 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3085 | 2024.02.21 01:21:44.159687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3086 | 2024.02.21 01:21:44.159737 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3087 | 2024.02.21 01:21:44.159743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3088 | 2024.02.21 01:21:44.159778 [ 3 ] {} <Debug> HTTP-Session: d788ad0f-9e34-4742-8c06-228ad2a68060 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3089 | 2024.02.21 01:21:44.159801 [ 3 ] {} <Debug> HTTP-Session: d788ad0f-9e34-4742-8c06-228ad2a68060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3090 | 2024.02.21 01:21:44.159848 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3091 | 2024.02.21 01:21:44.159919 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3092 | 2024.02.21 01:21:44.159983 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3093 | 2024.02.21 01:21:44.159986 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3094 | 2024.02.21 01:21:44.160161 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3095 | 2024.02.21 01:21:44.160226 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3096 | 2024.02.21 01:21:44.160311 [ 23 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3097 | 2024.02.21 01:21:44.160746 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3098 | 2024.02.21 01:21:44.161054 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3099 | 2024.02.21 01:21:44.161143 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00167489 sec., 13135.190967765047 rows/sec., 1.07 MiB/sec. | ||
| 3100 | 2024.02.21 01:21:44.161275 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3101 | 2024.02.21 01:21:44.161363 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3102 | 2024.02.21 01:21:44.161502 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Information> executeQuery: Read 169 rows, 16.66 KiB in 0.001536476 sec., 109991 rows/sec., 10.59 MiB/sec. | ||
| 3103 | 2024.02.21 01:21:44.161686 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3104 | 2024.02.21 01:21:44.161715 [ 3 ] {e1df2c18-0251-4cc9-ae3f-25438f543e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3105 | 2024.02.21 01:21:44.161744 [ 3 ] {} <Debug> HTTP-Session: d788ad0f-9e34-4742-8c06-228ad2a68060 Destroying unnamed session | ||
| 3106 | 2024.02.21 01:21:44.161751 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3107 | 2024.02.21 01:21:44.161843 [ 9 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_10_2} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3108 | 2024.02.21 01:21:44.161886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3109 | 2024.02.21 01:21:44.161982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3110 | 2024.02.21 01:21:44.162002 [ 3 ] {} <Debug> HTTP-Session: d39e5479-0365-4923-8285-099f2e561258 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3111 | 2024.02.21 01:21:44.162019 [ 3 ] {} <Debug> HTTP-Session: d39e5479-0365-4923-8285-099f2e561258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3112 | 2024.02.21 01:21:44.162097 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3113 | 2024.02.21 01:21:44.162139 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3114 | 2024.02.21 01:21:44.162258 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3115 | 2024.02.21 01:21:44.162525 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3116 | 2024.02.21 01:21:44.162742 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3117 | 2024.02.21 01:21:44.162905 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3118 | 2024.02.21 01:21:44.163023 [ 161 ] {} <Debug> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3119 | 2024.02.21 01:21:44.163039 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000909587 sec., 2198 rows/sec., 153.53 KiB/sec. | ||
| 3120 | 2024.02.21 01:21:44.163073 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3121 | 2024.02.21 01:21:44.163223 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3122 | 2024.02.21 01:21:44.163254 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Debug> DynamicQueryHandler: Done processing query | ||
| 3123 | 2024.02.21 01:21:44.163295 [ 3 ] {dca70966-5853-4e3e-ac44-30ced9f28f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3124 | 2024.02.21 01:21:44.163329 [ 3 ] {} <Debug> HTTP-Session: d39e5479-0365-4923-8285-099f2e561258 Destroying unnamed session | ||
| 3125 | 2024.02.21 01:21:44.163384 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3126 | 2024.02.21 01:21:44.163419 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3127 | 2024.02.21 01:21:44.163493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3128 | 2024.02.21 01:21:44.163582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3129 | 2024.02.21 01:21:44.163628 [ 3 ] {} <Debug> HTTP-Session: 15326733-70b6-479c-b368-2e6aa2355934 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3130 | 2024.02.21 01:21:44.163642 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3131 | 2024.02.21 01:21:44.163660 [ 3 ] {} <Debug> HTTP-Session: 15326733-70b6-479c-b368-2e6aa2355934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3132 | 2024.02.21 01:21:44.163902 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3133 | 2024.02.21 01:21:44.163904 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3134 | 2024.02.21 01:21:44.163997 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3135 | 2024.02.21 01:21:44.164186 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3136 | 2024.02.21 01:21:44.164497 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3137 | 2024.02.21 01:21:44.164513 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3138 | 2024.02.21 01:21:44.164711 [ 14 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3139 | 2024.02.21 01:21:44.165170 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3140 | 2024.02.21 01:21:44.165614 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3141 | 2024.02.21 01:21:44.165984 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3142 | 2024.02.21 01:21:44.166069 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002940418 sec., 7481.9294399639775 rows/sec., 522.42 KiB/sec. | ||
| 3143 | 2024.02.21 01:21:44.166237 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.002279108 sec., 25448 rows/sec., 1.99 MiB/sec. | ||
| 3144 | 2024.02.21 01:21:44.166312 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3145 | 2024.02.21 01:21:44.166574 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Debug> DynamicQueryHandler: Done processing query | ||
| 3146 | 2024.02.21 01:21:44.166610 [ 3 ] {515f2e35-b901-4946-9fbd-9e261b307052} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3147 | 2024.02.21 01:21:44.166633 [ 3 ] {} <Debug> HTTP-Session: 15326733-70b6-479c-b368-2e6aa2355934 Destroying unnamed session | ||
| 3148 | 2024.02.21 01:21:44.166691 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3149 | 2024.02.21 01:21:44.166755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3150 | 2024.02.21 01:21:44.166788 [ 9 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_10_2} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3151 | 2024.02.21 01:21:44.166826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3152 | 2024.02.21 01:21:44.166893 [ 3 ] {} <Debug> HTTP-Session: 293fec94-ab64-40de-8481-a614a14686ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3153 | 2024.02.21 01:21:44.166920 [ 3 ] {} <Debug> HTTP-Session: 293fec94-ab64-40de-8481-a614a14686ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3154 | 2024.02.21 01:21:44.166995 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3155 | 2024.02.21 01:21:44.167040 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3156 | 2024.02.21 01:21:44.167187 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3157 | 2024.02.21 01:21:44.167483 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3158 | 2024.02.21 01:21:44.167754 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3159 | 2024.02.21 01:21:44.167932 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3160 | 2024.02.21 01:21:44.168071 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001037591 sec., 963 rows/sec., 67.77 KiB/sec. | ||
| 3161 | 2024.02.21 01:21:44.168209 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3162 | 2024.02.21 01:21:44.168233 [ 3 ] {d4880064-d8d4-4a3c-b0e1-432b0beff92f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3163 | 2024.02.21 01:21:44.168250 [ 3 ] {} <Debug> HTTP-Session: 293fec94-ab64-40de-8481-a614a14686ba Destroying unnamed session | ||
| 3164 | 2024.02.21 01:21:44.168389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3165 | 2024.02.21 01:21:44.168435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3166 | 2024.02.21 01:21:44.168453 [ 3 ] {} <Debug> HTTP-Session: e1c04583-63c6-4e87-a8f0-a15cfb17e310 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3167 | 2024.02.21 01:21:44.168469 [ 3 ] {} <Debug> HTTP-Session: e1c04583-63c6-4e87-a8f0-a15cfb17e310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3168 | 2024.02.21 01:21:44.168560 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3169 | 2024.02.21 01:21:44.168604 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3170 | 2024.02.21 01:21:44.168741 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3171 | 2024.02.21 01:21:44.169331 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3172 | 2024.02.21 01:21:44.169656 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3173 | 2024.02.21 01:21:44.169840 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3174 | 2024.02.21 01:21:44.169972 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001373931 sec., 40758 rows/sec., 55.00 MiB/sec. | ||
| 3175 | 2024.02.21 01:21:44.170093 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Debug> DynamicQueryHandler: Done processing query | ||
| 3176 | 2024.02.21 01:21:44.170116 [ 3 ] {ad926bac-de17-47fe-a94f-56234a9a6bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3177 | 2024.02.21 01:21:44.170132 [ 3 ] {} <Debug> HTTP-Session: e1c04583-63c6-4e87-a8f0-a15cfb17e310 Destroying unnamed session | ||
| 3178 | 2024.02.21 01:21:48.494750 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3179 | 2024.02.21 01:21:48.494815 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3180 | 2024.02.21 01:21:54.156759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3181 | 2024.02.21 01:21:54.156927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3182 | 2024.02.21 01:21:54.156969 [ 3 ] {} <Debug> HTTP-Session: fd471836-2835-4777-a82f-093d189d85c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3183 | 2024.02.21 01:21:54.157007 [ 3 ] {} <Debug> HTTP-Session: fd471836-2835-4777-a82f-093d189d85c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3184 | 2024.02.21 01:21:54.157197 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3185 | 2024.02.21 01:21:54.157257 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3186 | 2024.02.21 01:21:54.157415 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3187 | 2024.02.21 01:21:54.157898 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3188 | 2024.02.21 01:21:54.158170 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3189 | 2024.02.21 01:21:54.158336 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3190 | 2024.02.21 01:21:54.158457 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001223157 sec., 45783 rows/sec., 3.62 MiB/sec. | ||
| 3191 | 2024.02.21 01:21:54.158605 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3192 | 2024.02.21 01:21:54.158631 [ 3 ] {b05e0f53-f998-4443-9653-562d9b2c63c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3193 | 2024.02.21 01:21:54.158648 [ 3 ] {} <Debug> HTTP-Session: fd471836-2835-4777-a82f-093d189d85c4 Destroying unnamed session | ||
| 3194 | 2024.02.21 01:21:54.158777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3195 | 2024.02.21 01:21:54.158828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3196 | 2024.02.21 01:21:54.158848 [ 3 ] {} <Debug> HTTP-Session: 9c97a1c9-d0fe-4fd8-9d26-44f2eb3a675f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3197 | 2024.02.21 01:21:54.158867 [ 3 ] {} <Debug> HTTP-Session: 9c97a1c9-d0fe-4fd8-9d26-44f2eb3a675f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3198 | 2024.02.21 01:21:54.158946 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3199 | 2024.02.21 01:21:54.158987 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3200 | 2024.02.21 01:21:54.159097 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3201 | 2024.02.21 01:21:54.159394 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3202 | 2024.02.21 01:21:54.159600 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3203 | 2024.02.21 01:21:54.159753 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3204 | 2024.02.21 01:21:54.159862 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000881817 sec., 2268 rows/sec., 193.80 KiB/sec. | ||
| 3205 | 2024.02.21 01:21:54.159986 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Debug> DynamicQueryHandler: Done processing query | ||
| 3206 | 2024.02.21 01:21:54.160009 [ 3 ] {fd9b467b-697a-419b-a996-9f7dbf27a893} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3207 | 2024.02.21 01:21:54.160025 [ 3 ] {} <Debug> HTTP-Session: 9c97a1c9-d0fe-4fd8-9d26-44f2eb3a675f Destroying unnamed session | ||
| 3208 | 2024.02.21 01:21:54.160197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3209 | 2024.02.21 01:21:54.160244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3210 | 2024.02.21 01:21:54.160263 [ 3 ] {} <Debug> HTTP-Session: 408d79e4-d03f-4aee-ab19-9ce03df1049f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3211 | 2024.02.21 01:21:54.160280 [ 3 ] {} <Debug> HTTP-Session: 408d79e4-d03f-4aee-ab19-9ce03df1049f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3212 | 2024.02.21 01:21:54.160360 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3213 | 2024.02.21 01:21:54.160398 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3214 | 2024.02.21 01:21:54.160503 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3215 | 2024.02.21 01:21:54.160922 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3216 | 2024.02.21 01:21:54.161149 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3217 | 2024.02.21 01:21:54.161301 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3218 | 2024.02.21 01:21:54.161405 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Information> executeQuery: Read 205 rows, 19.47 KiB in 0.001019 sec., 201177 rows/sec., 18.66 MiB/sec. | ||
| 3219 | 2024.02.21 01:21:54.161521 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3220 | 2024.02.21 01:21:54.161544 [ 3 ] {2ee4d6bb-94c0-4983-be6e-4d3ff3dce83b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3221 | 2024.02.21 01:21:54.161560 [ 3 ] {} <Debug> HTTP-Session: 408d79e4-d03f-4aee-ab19-9ce03df1049f Destroying unnamed session | ||
| 3222 | 2024.02.21 01:21:54.161690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3223 | 2024.02.21 01:21:54.161737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3224 | 2024.02.21 01:21:54.161755 [ 3 ] {} <Debug> HTTP-Session: 0eee110c-cd6c-4457-be5a-5a07403aaed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3225 | 2024.02.21 01:21:54.161772 [ 3 ] {} <Debug> HTTP-Session: 0eee110c-cd6c-4457-be5a-5a07403aaed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3226 | 2024.02.21 01:21:54.161841 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3227 | 2024.02.21 01:21:54.161879 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3228 | 2024.02.21 01:21:54.161986 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3229 | 2024.02.21 01:21:54.162246 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3230 | 2024.02.21 01:21:54.162450 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3231 | 2024.02.21 01:21:54.162600 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3232 | 2024.02.21 01:21:54.162696 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000828185 sec., 2414 rows/sec., 168.62 KiB/sec. | ||
| 3233 | 2024.02.21 01:21:54.162805 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Debug> DynamicQueryHandler: Done processing query | ||
| 3234 | 2024.02.21 01:21:54.162829 [ 3 ] {3cfd9f4e-c462-45b6-a71f-8e17980b8321} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3235 | 2024.02.21 01:21:54.162844 [ 3 ] {} <Debug> HTTP-Session: 0eee110c-cd6c-4457-be5a-5a07403aaed2 Destroying unnamed session | ||
| 3236 | 2024.02.21 01:21:54.162969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3237 | 2024.02.21 01:21:54.163013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3238 | 2024.02.21 01:21:54.163030 [ 3 ] {} <Debug> HTTP-Session: db000948-f49c-48fb-9baf-0761d47323a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3239 | 2024.02.21 01:21:54.163048 [ 3 ] {} <Debug> HTTP-Session: db000948-f49c-48fb-9baf-0761d47323a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3240 | 2024.02.21 01:21:54.163119 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3241 | 2024.02.21 01:21:54.163156 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3242 | 2024.02.21 01:21:54.163259 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3243 | 2024.02.21 01:21:54.163576 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3244 | 2024.02.21 01:21:54.163796 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3245 | 2024.02.21 01:21:54.163946 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3246 | 2024.02.21 01:21:54.164046 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Information> executeQuery: Read 82 rows, 6.55 KiB in 0.000900607 sec., 91049 rows/sec., 7.10 MiB/sec. | ||
| 3247 | 2024.02.21 01:21:54.164154 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3248 | 2024.02.21 01:21:54.164176 [ 3 ] {318b1f8c-fc7f-4fac-9e98-3a64b0e0b21b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3249 | 2024.02.21 01:21:54.164191 [ 3 ] {} <Debug> HTTP-Session: db000948-f49c-48fb-9baf-0761d47323a7 Destroying unnamed session | ||
| 3250 | 2024.02.21 01:21:54.164295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3251 | 2024.02.21 01:21:54.164339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3252 | 2024.02.21 01:21:54.164358 [ 3 ] {} <Debug> HTTP-Session: 0d63eaec-172b-441d-9ecc-03bbdd5059f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3253 | 2024.02.21 01:21:54.164374 [ 3 ] {} <Debug> HTTP-Session: 0d63eaec-172b-441d-9ecc-03bbdd5059f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3254 | 2024.02.21 01:21:54.164445 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3255 | 2024.02.21 01:21:54.164486 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3256 | 2024.02.21 01:21:54.164605 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3257 | 2024.02.21 01:21:54.165023 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3258 | 2024.02.21 01:21:54.165286 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3259 | 2024.02.21 01:21:54.165460 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3260 | 2024.02.21 01:21:54.165554 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001082552 sec., 34178 rows/sec., 2.41 MiB/sec. | ||
| 3261 | 2024.02.21 01:21:54.165671 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3262 | 2024.02.21 01:21:54.165693 [ 3 ] {035f4f2c-e60e-4507-8770-6fc207b781c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3263 | 2024.02.21 01:21:54.165709 [ 3 ] {} <Debug> HTTP-Session: 0d63eaec-172b-441d-9ecc-03bbdd5059f0 Destroying unnamed session | ||
| 3264 | 2024.02.21 01:21:54.165848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3265 | 2024.02.21 01:21:54.165892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3266 | 2024.02.21 01:21:54.165910 [ 3 ] {} <Debug> HTTP-Session: 83d7cac0-4801-4353-9796-9e675f8c1326 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3267 | 2024.02.21 01:21:54.165926 [ 3 ] {} <Debug> HTTP-Session: 83d7cac0-4801-4353-9796-9e675f8c1326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3268 | 2024.02.21 01:21:54.166014 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3269 | 2024.02.21 01:21:54.166058 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3270 | 2024.02.21 01:21:54.166192 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3271 | 2024.02.21 01:21:54.166722 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3272 | 2024.02.21 01:21:54.167044 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3273 | 2024.02.21 01:21:54.167217 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3274 | 2024.02.21 01:21:54.167327 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001284538 sec., 43595 rows/sec., 58.83 MiB/sec. | ||
| 3275 | 2024.02.21 01:21:54.167471 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Debug> DynamicQueryHandler: Done processing query | ||
| 3276 | 2024.02.21 01:21:54.167493 [ 3 ] {49d5d532-ac00-4fe6-9799-2870859cf577} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3277 | 2024.02.21 01:21:54.167509 [ 3 ] {} <Debug> HTTP-Session: 83d7cac0-4801-4353-9796-9e675f8c1326 Destroying unnamed session | ||
| 3278 | 2024.02.21 01:22:03.495071 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3279 | 2024.02.21 01:22:03.495147 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3280 | 2024.02.21 01:22:04.155315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3281 | 2024.02.21 01:22:04.155421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3282 | 2024.02.21 01:22:04.155446 [ 3 ] {} <Debug> HTTP-Session: 25a07de1-9849-4e67-a805-0fb9cecbcd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3283 | 2024.02.21 01:22:04.155471 [ 3 ] {} <Debug> HTTP-Session: 25a07de1-9849-4e67-a805-0fb9cecbcd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3284 | 2024.02.21 01:22:04.155602 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3285 | 2024.02.21 01:22:04.155663 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3286 | 2024.02.21 01:22:04.155826 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3287 | 2024.02.21 01:22:04.156296 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3288 | 2024.02.21 01:22:04.156581 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3289 | 2024.02.21 01:22:04.156770 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3290 | 2024.02.21 01:22:04.156896 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001253727 sec., 44666 rows/sec., 3.54 MiB/sec. | ||
| 3291 | 2024.02.21 01:22:04.157052 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3292 | 2024.02.21 01:22:04.157088 [ 3 ] {331bddbf-a1be-435b-b9af-d8bd66453fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3293 | 2024.02.21 01:22:04.157107 [ 3 ] {} <Debug> HTTP-Session: 25a07de1-9849-4e67-a805-0fb9cecbcd3c Destroying unnamed session | ||
| 3294 | 2024.02.21 01:22:04.157261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3295 | 2024.02.21 01:22:04.157315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3296 | 2024.02.21 01:22:04.157334 [ 3 ] {} <Debug> HTTP-Session: ee434ea3-ea0e-453d-8de2-66113b2322c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3297 | 2024.02.21 01:22:04.157352 [ 3 ] {} <Debug> HTTP-Session: ee434ea3-ea0e-453d-8de2-66113b2322c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3298 | 2024.02.21 01:22:04.157441 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3299 | 2024.02.21 01:22:04.157484 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3300 | 2024.02.21 01:22:04.157593 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3301 | 2024.02.21 01:22:04.158036 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3302 | 2024.02.21 01:22:04.158285 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3303 | 2024.02.21 01:22:04.158535 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3304 | 2024.02.21 01:22:04.158674 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.001199806 sec., 140022 rows/sec., 13.49 MiB/sec. | ||
| 3305 | 2024.02.21 01:22:04.158672 [ 148 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3306 | 2024.02.21 01:22:04.158795 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3307 | 2024.02.21 01:22:04.158825 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3308 | 2024.02.21 01:22:04.158875 [ 3 ] {47ef2594-9ae6-4188-9dd9-f8a32618253e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3309 | 2024.02.21 01:22:04.158907 [ 3 ] {} <Debug> HTTP-Session: ee434ea3-ea0e-453d-8de2-66113b2322c1 Destroying unnamed session | ||
| 3310 | 2024.02.21 01:22:04.158919 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3311 | 2024.02.21 01:22:04.159008 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3312 | 2024.02.21 01:22:04.159041 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 208 rows starting from the beginning of the part | ||
| 3313 | 2024.02.21 01:22:04.159059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3314 | 2024.02.21 01:22:04.159117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3315 | 2024.02.21 01:22:04.159150 [ 3 ] {} <Debug> HTTP-Session: c3837e49-7d2e-4d2c-b1ff-4fb93c8ad562 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3316 | 2024.02.21 01:22:04.159170 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 204 rows starting from the beginning of the part | ||
| 3317 | 2024.02.21 01:22:04.159175 [ 3 ] {} <Debug> HTTP-Session: c3837e49-7d2e-4d2c-b1ff-4fb93c8ad562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3318 | 2024.02.21 01:22:04.159288 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 170 rows starting from the beginning of the part | ||
| 3319 | 2024.02.21 01:22:04.159303 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3320 | 2024.02.21 01:22:04.159361 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3321 | 2024.02.21 01:22:04.159405 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 169 rows starting from the beginning of the part | ||
| 3322 | 2024.02.21 01:22:04.159570 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part | ||
| 3323 | 2024.02.21 01:22:04.159635 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3324 | 2024.02.21 01:22:04.159699 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 168 rows starting from the beginning of the part | ||
| 3325 | 2024.02.21 01:22:04.160164 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3326 | 2024.02.21 01:22:04.160506 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3327 | 2024.02.21 01:22:04.160690 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3328 | 2024.02.21 01:22:04.160817 [ 9 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001955479 sec., 574795.2291995976 rows/sec., 54.23 MiB/sec. | ||
| 3329 | 2024.02.21 01:22:04.160886 [ 148 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3330 | 2024.02.21 01:22:04.160952 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.001600958 sec., 34979 rows/sec., 2.74 MiB/sec. | ||
| 3331 | 2024.02.21 01:22:04.160969 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3332 | 2024.02.21 01:22:04.161121 [ 16 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3333 | 2024.02.21 01:22:04.161187 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3334 | 2024.02.21 01:22:04.161432 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3335 | 2024.02.21 01:22:04.161433 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3336 | 2024.02.21 01:22:04.161463 [ 3 ] {e537adc3-6b81-4768-87bc-f20eb00e82a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3337 | 2024.02.21 01:22:04.161494 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 106 rows starting from the beginning of the part | ||
| 3338 | 2024.02.21 01:22:04.161510 [ 3 ] {} <Debug> HTTP-Session: c3837e49-7d2e-4d2c-b1ff-4fb93c8ad562 Destroying unnamed session | ||
| 3339 | 2024.02.21 01:22:04.161667 [ 16 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3340 | 2024.02.21 01:22:04.161727 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part | ||
| 3341 | 2024.02.21 01:22:04.161776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3342 | 2024.02.21 01:22:04.161801 [ 16 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_26_5} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3343 | 2024.02.21 01:22:04.161861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3344 | 2024.02.21 01:22:04.161948 [ 3 ] {} <Debug> HTTP-Session: 9a53430f-6b4e-4c4e-a084-d1a7860c9844 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3345 | 2024.02.21 01:22:04.162012 [ 3 ] {} <Debug> HTTP-Session: 9a53430f-6b4e-4c4e-a084-d1a7860c9844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3346 | 2024.02.21 01:22:04.162022 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3347 | 2024.02.21 01:22:04.162141 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3348 | 2024.02.21 01:22:04.162156 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part | ||
| 3349 | 2024.02.21 01:22:04.162207 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3350 | 2024.02.21 01:22:04.162286 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
| 3351 | 2024.02.21 01:22:04.162424 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3352 | 2024.02.21 01:22:04.162471 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3353 | 2024.02.21 01:22:04.163352 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318609 sec., 190631.53813342395 rows/sec., 14.89 MiB/sec. | ||
| 3354 | 2024.02.21 01:22:04.163376 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3355 | 2024.02.21 01:22:04.163448 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3356 | 2024.02.21 01:22:04.163615 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3357 | 2024.02.21 01:22:04.163696 [ 19 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_26_5} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3358 | 2024.02.21 01:22:04.163821 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3359 | 2024.02.21 01:22:04.164012 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3360 | 2024.02.21 01:22:04.164142 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3361 | 2024.02.21 01:22:04.164150 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001964559 sec., 28505 rows/sec., 38.47 MiB/sec. | ||
| 3362 | 2024.02.21 01:22:04.164195 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3363 | 2024.02.21 01:22:04.164336 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3364 | 2024.02.21 01:22:04.164394 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3365 | 2024.02.21 01:22:04.164422 [ 3 ] {d0fced13-6599-46d5-9e30-96fcbf3500b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3366 | 2024.02.21 01:22:04.164442 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3367 | 2024.02.21 01:22:04.164447 [ 3 ] {} <Debug> HTTP-Session: 9a53430f-6b4e-4c4e-a084-d1a7860c9844 Destroying unnamed session | ||
| 3368 | 2024.02.21 01:22:04.164480 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1053 rows starting from the beginning of the part | ||
| 3369 | 2024.02.21 01:22:04.164583 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3370 | 2024.02.21 01:22:04.164672 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3371 | 2024.02.21 01:22:04.164757 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3372 | 2024.02.21 01:22:04.164839 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3373 | 2024.02.21 01:22:04.164921 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3374 | 2024.02.21 01:22:04.168484 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1333 rows, containing 6 columns (6 merged, 0 gathered) in 0.004224297 sec., 315555.4640215875 rows/sec., 425.83 MiB/sec. | ||
| 3375 | 2024.02.21 01:22:04.168994 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3376 | 2024.02.21 01:22:04.169201 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3377 | 2024.02.21 01:22:04.169261 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3378 | 2024.02.21 01:22:04.169322 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_26_5: 9.01 MiB. | ||
| 3379 | 2024.02.21 01:22:05.000113 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 241.13 MiB, will set to 233.85 MiB (RSS), difference: 1.70 MiB | ||
| 3380 | 2024.02.21 01:22:06.222906 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 3381 | 2024.02.21 01:22:06.222996 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3382 | 2024.02.21 01:22:06.223117 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
| 3383 | 2024.02.21 01:22:06.223279 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3384 | 2024.02.21 01:22:06.223324 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part | ||
| 3385 | 2024.02.21 01:22:06.223488 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3386 | 2024.02.21 01:22:06.223598 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 3387 | 2024.02.21 01:22:06.223685 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 3388 | 2024.02.21 01:22:06.223770 [ 16 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 3389 | 2024.02.21 01:22:06.224460 [ 15 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407092 sec., 402248.04063984443 rows/sec., 28.37 MiB/sec. | ||
| 3390 | 2024.02.21 01:22:06.224637 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3391 | 2024.02.21 01:22:06.224896 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
| 3392 | 2024.02.21 01:22:06.224963 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
| 3393 | 2024.02.21 01:22:14.155312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3394 | 2024.02.21 01:22:14.155433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3395 | 2024.02.21 01:22:14.155458 [ 3 ] {} <Debug> HTTP-Session: 33e4c1a0-5f54-4c77-8740-ab98693628b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3396 | 2024.02.21 01:22:14.155481 [ 3 ] {} <Debug> HTTP-Session: 33e4c1a0-5f54-4c77-8740-ab98693628b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3397 | 2024.02.21 01:22:14.155609 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3398 | 2024.02.21 01:22:14.155667 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3399 | 2024.02.21 01:22:14.155826 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3400 | 2024.02.21 01:22:14.156276 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3401 | 2024.02.21 01:22:14.156539 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3402 | 2024.02.21 01:22:14.156708 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3403 | 2024.02.21 01:22:14.156823 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001181845 sec., 47383 rows/sec., 3.75 MiB/sec. | ||
| 3404 | 2024.02.21 01:22:14.156851 [ 146 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 3405 | 2024.02.21 01:22:14.156963 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3406 | 2024.02.21 01:22:14.157022 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3407 | 2024.02.21 01:22:14.157070 [ 3 ] {1c54897e-c86e-4f44-8d52-2a6aa03433f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3408 | 2024.02.21 01:22:14.157083 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact | ||
| 3409 | 2024.02.21 01:22:14.157097 [ 3 ] {} <Debug> HTTP-Session: 33e4c1a0-5f54-4c77-8740-ab98693628b1 Destroying unnamed session | ||
| 3410 | 2024.02.21 01:22:14.157247 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3411 | 2024.02.21 01:22:14.157292 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 56 rows starting from the beginning of the part | ||
| 3412 | 2024.02.21 01:22:14.157354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3413 | 2024.02.21 01:22:14.157428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3414 | 2024.02.21 01:22:14.157481 [ 3 ] {} <Debug> HTTP-Session: 173a846d-0afd-4e72-9608-b1361b5d284c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3415 | 2024.02.21 01:22:14.157524 [ 3 ] {} <Debug> HTTP-Session: 173a846d-0afd-4e72-9608-b1361b5d284c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3416 | 2024.02.21 01:22:14.157553 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3417 | 2024.02.21 01:22:14.157712 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3418 | 2024.02.21 01:22:14.157813 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3419 | 2024.02.21 01:22:14.157823 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3420 | 2024.02.21 01:22:14.158111 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3421 | 2024.02.21 01:22:14.158297 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3422 | 2024.02.21 01:22:14.158355 [ 13 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 3423 | 2024.02.21 01:22:14.159203 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3424 | 2024.02.21 01:22:14.159742 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3425 | 2024.02.21 01:22:14.159814 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792134 sec., 100281.72000340959 rows/sec., 7.94 MiB/sec. | ||
| 3426 | 2024.02.21 01:22:14.159932 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 3427 | 2024.02.21 01:22:14.159960 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3428 | 2024.02.21 01:22:14.160121 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.00234386 sec., 71676 rows/sec., 6.91 MiB/sec. | ||
| 3429 | 2024.02.21 01:22:14.160193 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. | ||
| 3430 | 2024.02.21 01:22:14.160393 [ 23 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_27_6} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 | ||
| 3431 | 2024.02.21 01:22:14.160454 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3432 | 2024.02.21 01:22:14.160486 [ 3 ] {2a5495d2-eda9-4bba-83a3-cc1f92b789f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3433 | 2024.02.21 01:22:14.160503 [ 3 ] {} <Debug> HTTP-Session: 173a846d-0afd-4e72-9608-b1361b5d284c Destroying unnamed session | ||
| 3434 | 2024.02.21 01:22:14.160669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3435 | 2024.02.21 01:22:14.160714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3436 | 2024.02.21 01:22:14.160734 [ 3 ] {} <Debug> HTTP-Session: 442afe5d-838e-47aa-8324-b17b1bcd61a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3437 | 2024.02.21 01:22:14.160750 [ 3 ] {} <Debug> HTTP-Session: 442afe5d-838e-47aa-8324-b17b1bcd61a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2024.02.21 01:22:14.160824 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3439 | 2024.02.21 01:22:14.160862 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3440 | 2024.02.21 01:22:14.160980 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3441 | 2024.02.21 01:22:14.161291 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3442 | 2024.02.21 01:22:14.161507 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3443 | 2024.02.21 01:22:14.161665 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3444 | 2024.02.21 01:22:14.161789 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000936088 sec., 59823 rows/sec., 4.68 MiB/sec. | ||
| 3445 | 2024.02.21 01:22:14.161948 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Debug> DynamicQueryHandler: Done processing query | ||
| 3446 | 2024.02.21 01:22:14.161971 [ 3 ] {cc4dabc2-4ff0-4392-987b-b90b137e3661} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3447 | 2024.02.21 01:22:14.161987 [ 3 ] {} <Debug> HTTP-Session: 442afe5d-838e-47aa-8324-b17b1bcd61a2 Destroying unnamed session | ||
| 3448 | 2024.02.21 01:22:14.162134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3449 | 2024.02.21 01:22:14.162179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3450 | 2024.02.21 01:22:14.162198 [ 3 ] {} <Debug> HTTP-Session: a0e494ac-1847-46da-bd9c-e04400b40ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3451 | 2024.02.21 01:22:14.162214 [ 3 ] {} <Debug> HTTP-Session: a0e494ac-1847-46da-bd9c-e04400b40ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3452 | 2024.02.21 01:22:14.162304 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3453 | 2024.02.21 01:22:14.162350 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3454 | 2024.02.21 01:22:14.162489 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3455 | 2024.02.21 01:22:14.163022 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3456 | 2024.02.21 01:22:14.163354 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3457 | 2024.02.21 01:22:14.163540 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3458 | 2024.02.21 01:22:14.163658 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.00132463 sec., 42275 rows/sec., 57.05 MiB/sec. | ||
| 3459 | 2024.02.21 01:22:14.163783 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3460 | 2024.02.21 01:22:14.163806 [ 3 ] {d1eb5c3b-8bbe-4089-99a7-b6dd1cc9d78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3461 | 2024.02.21 01:22:14.163822 [ 3 ] {} <Debug> HTTP-Session: a0e494ac-1847-46da-bd9c-e04400b40ac9 Destroying unnamed session | ||
| 3462 | 2024.02.21 01:22:18.495197 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3463 | 2024.02.21 01:22:18.495274 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3464 | 2024.02.21 01:22:24.156616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3465 | 2024.02.21 01:22:24.156797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3466 | 2024.02.21 01:22:24.156843 [ 3 ] {} <Debug> HTTP-Session: e04c3b45-507c-4668-a5fa-34cce4fb7814 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3467 | 2024.02.21 01:22:24.156884 [ 3 ] {} <Debug> HTTP-Session: e04c3b45-507c-4668-a5fa-34cce4fb7814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2024.02.21 01:22:24.157086 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3469 | 2024.02.21 01:22:24.157184 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3470 | 2024.02.21 01:22:24.157395 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3471 | 2024.02.21 01:22:24.157850 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3472 | 2024.02.21 01:22:24.158114 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3473 | 2024.02.21 01:22:24.158285 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3474 | 2024.02.21 01:22:24.158409 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001268428 sec., 44149 rows/sec., 3.49 MiB/sec. | ||
| 3475 | 2024.02.21 01:22:24.158569 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Debug> DynamicQueryHandler: Done processing query | ||
| 3476 | 2024.02.21 01:22:24.158595 [ 3 ] {8e74eb39-30cc-4a1f-8265-a42286fb2445} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3477 | 2024.02.21 01:22:24.158613 [ 3 ] {} <Debug> HTTP-Session: e04c3b45-507c-4668-a5fa-34cce4fb7814 Destroying unnamed session | ||
| 3478 | 2024.02.21 01:22:24.158856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3479 | 2024.02.21 01:22:24.158910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3480 | 2024.02.21 01:22:24.158929 [ 3 ] {} <Debug> HTTP-Session: 63ea63ad-7318-4faf-b57b-0c34672fb98e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3481 | 2024.02.21 01:22:24.158948 [ 3 ] {} <Debug> HTTP-Session: 63ea63ad-7318-4faf-b57b-0c34672fb98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2024.02.21 01:22:24.159039 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3483 | 2024.02.21 01:22:24.159081 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3484 | 2024.02.21 01:22:24.159191 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3485 | 2024.02.21 01:22:24.159601 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3486 | 2024.02.21 01:22:24.159828 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3487 | 2024.02.21 01:22:24.159979 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3488 | 2024.02.21 01:22:24.160089 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Information> executeQuery: Read 204 rows, 19.39 KiB in 0.00100998 sec., 201984 rows/sec., 18.74 MiB/sec. | ||
| 3489 | 2024.02.21 01:22:24.160232 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Debug> DynamicQueryHandler: Done processing query | ||
| 3490 | 2024.02.21 01:22:24.160257 [ 3 ] {ee493fe0-0a24-4907-aa4a-fe086c486196} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 3491 | 2024.02.21 01:22:24.160272 [ 3 ] {} <Debug> HTTP-Session: 63ea63ad-7318-4faf-b57b-0c34672fb98e Destroying unnamed session | ||
| 3492 | 2024.02.21 01:22:24.160411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3493 | 2024.02.21 01:22:24.160456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3494 | 2024.02.21 01:22:24.160475 [ 3 ] {} <Debug> HTTP-Session: 3d70ce64-5217-4fa8-b37c-55ad48ab9854 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3495 | 2024.02.21 01:22:24.160492 [ 3 ] {} <Debug> HTTP-Session: 3d70ce64-5217-4fa8-b37c-55ad48ab9854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2024.02.21 01:22:24.160566 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3497 | 2024.02.21 01:22:24.160605 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3498 | 2024.02.21 01:22:24.160713 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3499 | 2024.02.21 01:22:24.161015 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3500 | 2024.02.21 01:22:24.161228 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3501 | 2024.02.21 01:22:24.161388 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3502 | 2024.02.21 01:22:24.161504 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Information> executeQuery: Read 80 rows, 6.38 KiB in 0.000903587 sec., 88536 rows/sec., 6.90 MiB/sec. | ||
| 3503 | 2024.02.21 01:22:24.161619 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3504 | 2024.02.21 01:22:24.161642 [ 3 ] {d974f894-afd9-4815-835f-5cc5a2fd08f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3505 | 2024.02.21 01:22:24.161657 [ 3 ] {} <Debug> HTTP-Session: 3d70ce64-5217-4fa8-b37c-55ad48ab9854 Destroying unnamed session | ||
| 3506 | 2024.02.21 01:22:24.161794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3507 | 2024.02.21 01:22:24.161839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3508 | 2024.02.21 01:22:24.161857 [ 3 ] {} <Debug> HTTP-Session: 0fd14d57-3b0f-4f1d-b973-04004fdb81ad Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3509 | 2024.02.21 01:22:24.161873 [ 3 ] {} <Debug> HTTP-Session: 0fd14d57-3b0f-4f1d-b973-04004fdb81ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2024.02.21 01:22:24.161945 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3511 | 2024.02.21 01:22:24.161987 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3512 | 2024.02.21 01:22:24.162110 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3513 | 2024.02.21 01:22:24.162383 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3514 | 2024.02.21 01:22:24.162648 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3515 | 2024.02.21 01:22:24.162826 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3516 | 2024.02.21 01:22:24.162922 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000950439 sec., 37877 rows/sec., 2.67 MiB/sec. | ||
| 3517 | 2024.02.21 01:22:24.163044 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Debug> DynamicQueryHandler: Done processing query | ||
| 3518 | 2024.02.21 01:22:24.163066 [ 3 ] {280bbbf6-8545-4a05-99c9-3f217ebfefed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3519 | 2024.02.21 01:22:24.163082 [ 3 ] {} <Debug> HTTP-Session: 0fd14d57-3b0f-4f1d-b973-04004fdb81ad Destroying unnamed session | ||
| 3520 | 2024.02.21 01:22:24.163245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3521 | 2024.02.21 01:22:24.163288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3522 | 2024.02.21 01:22:24.163306 [ 3 ] {} <Debug> HTTP-Session: e5b31a6d-0330-46da-bfc2-872f331396d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3523 | 2024.02.21 01:22:24.163323 [ 3 ] {} <Debug> HTTP-Session: e5b31a6d-0330-46da-bfc2-872f331396d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2024.02.21 01:22:24.163419 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3525 | 2024.02.21 01:22:24.163462 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3526 | 2024.02.21 01:22:24.163594 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3527 | 2024.02.21 01:22:24.164087 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.27 GiB. | ||
| 3528 | 2024.02.21 01:22:24.164407 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3529 | 2024.02.21 01:22:24.164586 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3530 | 2024.02.21 01:22:24.164703 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001251458 sec., 44747 rows/sec., 60.38 MiB/sec. | ||
| 3531 | 2024.02.21 01:22:24.164826 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3532 | 2024.02.21 01:22:24.164848 [ 3 ] {96ac386a-33e9-4300-8681-263b701f7ea5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3533 | 2024.02.21 01:22:24.164864 [ 3 ] {} <Debug> HTTP-Session: e5b31a6d-0330-46da-bfc2-872f331396d3 Destroying unnamed session | ||
| 3534 | 2024.02.21 01:22:33.495315 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3535 | 2024.02.21 01:22:33.495386 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3536 | 2024.02.21 01:22:34.155062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3537 | 2024.02.21 01:22:34.155167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3538 | 2024.02.21 01:22:34.155192 [ 3 ] {} <Debug> HTTP-Session: 38a49ad4-72c2-4650-8490-09349f625138 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3539 | 2024.02.21 01:22:34.155216 [ 3 ] {} <Debug> HTTP-Session: 38a49ad4-72c2-4650-8490-09349f625138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2024.02.21 01:22:34.155343 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3541 | 2024.02.21 01:22:34.155404 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3542 | 2024.02.21 01:22:34.155562 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3543 | 2024.02.21 01:22:34.156023 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3544 | 2024.02.21 01:22:34.156288 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3545 | 2024.02.21 01:22:34.156455 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3546 | 2024.02.21 01:22:34.156567 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001189576 sec., 47075 rows/sec., 3.73 MiB/sec. | ||
| 3547 | 2024.02.21 01:22:34.156713 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Debug> DynamicQueryHandler: Done processing query | ||
| 3548 | 2024.02.21 01:22:34.156741 [ 3 ] {ce137a20-eebb-4105-b3ae-f77cb7c53762} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3549 | 2024.02.21 01:22:34.156757 [ 3 ] {} <Debug> HTTP-Session: 38a49ad4-72c2-4650-8490-09349f625138 Destroying unnamed session | ||
| 3550 | 2024.02.21 01:22:34.156892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3551 | 2024.02.21 01:22:34.156945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3552 | 2024.02.21 01:22:34.156965 [ 3 ] {} <Debug> HTTP-Session: a5a42df6-ac00-4ff7-8041-00f039ee95c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3553 | 2024.02.21 01:22:34.156983 [ 3 ] {} <Debug> HTTP-Session: a5a42df6-ac00-4ff7-8041-00f039ee95c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2024.02.21 01:22:34.157064 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3555 | 2024.02.21 01:22:34.157104 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3556 | 2024.02.21 01:22:34.157215 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3557 | 2024.02.21 01:22:34.157511 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3558 | 2024.02.21 01:22:34.157717 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3559 | 2024.02.21 01:22:34.157879 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3560 | 2024.02.21 01:22:34.157999 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000905648 sec., 4416 rows/sec., 368.78 KiB/sec. | ||
| 3561 | 2024.02.21 01:22:34.158154 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 3562 | 2024.02.21 01:22:34.158180 [ 3 ] {024d46c3-c98f-4735-8554-77ce13d377fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3563 | 2024.02.21 01:22:34.158195 [ 3 ] {} <Debug> HTTP-Session: a5a42df6-ac00-4ff7-8041-00f039ee95c4 Destroying unnamed session | ||
| 3564 | 2024.02.21 01:22:34.158346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3565 | 2024.02.21 01:22:34.158392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3566 | 2024.02.21 01:22:34.158411 [ 3 ] {} <Debug> HTTP-Session: 8e8762b0-73bc-4983-8f89-c1fd5f16ac2c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3567 | 2024.02.21 01:22:34.158427 [ 3 ] {} <Debug> HTTP-Session: 8e8762b0-73bc-4983-8f89-c1fd5f16ac2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2024.02.21 01:22:34.158505 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3569 | 2024.02.21 01:22:34.158545 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3570 | 2024.02.21 01:22:34.158649 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3571 | 2024.02.21 01:22:34.159054 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3572 | 2024.02.21 01:22:34.159291 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3573 | 2024.02.21 01:22:34.159439 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3574 | 2024.02.21 01:22:34.159541 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Information> executeQuery: Read 170 rows, 16.75 KiB in 0.00100843 sec., 168578 rows/sec., 16.22 MiB/sec. | ||
| 3575 | 2024.02.21 01:22:34.159683 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3576 | 2024.02.21 01:22:34.159706 [ 3 ] {09111e5c-1ba6-4f2d-940d-c4620d9640a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3577 | 2024.02.21 01:22:34.159722 [ 3 ] {} <Debug> HTTP-Session: 8e8762b0-73bc-4983-8f89-c1fd5f16ac2c Destroying unnamed session | ||
| 3578 | 2024.02.21 01:22:34.159872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3579 | 2024.02.21 01:22:34.159919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3580 | 2024.02.21 01:22:34.159938 [ 3 ] {} <Debug> HTTP-Session: 594fa8fc-2801-4f4a-831f-c479db83c59e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3581 | 2024.02.21 01:22:34.159954 [ 3 ] {} <Debug> HTTP-Session: 594fa8fc-2801-4f4a-831f-c479db83c59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2024.02.21 01:22:34.160025 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3583 | 2024.02.21 01:22:34.160064 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3584 | 2024.02.21 01:22:34.160170 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3585 | 2024.02.21 01:22:34.160498 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3586 | 2024.02.21 01:22:34.160701 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3587 | 2024.02.21 01:22:34.160855 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3588 | 2024.02.21 01:22:34.160964 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000904657 sec., 4421 rows/sec., 308.73 KiB/sec. | ||
| 3589 | 2024.02.21 01:22:34.161147 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3590 | 2024.02.21 01:22:34.161172 [ 3 ] {de8ba837-61cc-460a-9041-eb4fc7cf523d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3591 | 2024.02.21 01:22:34.161187 [ 3 ] {} <Debug> HTTP-Session: 594fa8fc-2801-4f4a-831f-c479db83c59e Destroying unnamed session | ||
| 3592 | 2024.02.21 01:22:34.161304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3593 | 2024.02.21 01:22:34.161348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3594 | 2024.02.21 01:22:34.161367 [ 3 ] {} <Debug> HTTP-Session: 3cb784cc-da49-4628-aba3-12013c457a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3595 | 2024.02.21 01:22:34.161383 [ 3 ] {} <Debug> HTTP-Session: 3cb784cc-da49-4628-aba3-12013c457a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2024.02.21 01:22:34.161456 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3597 | 2024.02.21 01:22:34.161494 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3598 | 2024.02.21 01:22:34.161609 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3599 | 2024.02.21 01:22:34.161929 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3600 | 2024.02.21 01:22:34.162141 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3601 | 2024.02.21 01:22:34.162288 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3602 | 2024.02.21 01:22:34.162397 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Information> executeQuery: Read 60 rows, 4.81 KiB in 0.000906597 sec., 66181 rows/sec., 5.18 MiB/sec. | ||
| 3603 | 2024.02.21 01:22:34.162511 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3604 | 2024.02.21 01:22:34.162533 [ 3 ] {0785f6a6-fcea-441b-be4f-c695d775d34a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3605 | 2024.02.21 01:22:34.162548 [ 3 ] {} <Debug> HTTP-Session: 3cb784cc-da49-4628-aba3-12013c457a62 Destroying unnamed session | ||
| 3606 | 2024.02.21 01:22:34.162665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3607 | 2024.02.21 01:22:34.162708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3608 | 2024.02.21 01:22:34.162728 [ 3 ] {} <Debug> HTTP-Session: 428c6521-5597-4ebe-9067-190b030b562b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3609 | 2024.02.21 01:22:34.162745 [ 3 ] {} <Debug> HTTP-Session: 428c6521-5597-4ebe-9067-190b030b562b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2024.02.21 01:22:34.162815 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3611 | 2024.02.21 01:22:34.162856 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3612 | 2024.02.21 01:22:34.162974 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3613 | 2024.02.21 01:22:34.163255 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3614 | 2024.02.21 01:22:34.163512 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3615 | 2024.02.21 01:22:34.163681 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3616 | 2024.02.21 01:22:34.163801 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000957348 sec., 2089 rows/sec., 146.89 KiB/sec. | ||
| 3617 | 2024.02.21 01:22:34.163916 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Debug> DynamicQueryHandler: Done processing query | ||
| 3618 | 2024.02.21 01:22:34.163937 [ 3 ] {b9de12c5-8362-4bac-9717-4bffaccdcc60} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3619 | 2024.02.21 01:22:34.163953 [ 3 ] {} <Debug> HTTP-Session: 428c6521-5597-4ebe-9067-190b030b562b Destroying unnamed session | ||
| 3620 | 2024.02.21 01:22:34.164107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3621 | 2024.02.21 01:22:34.164150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3622 | 2024.02.21 01:22:34.164168 [ 3 ] {} <Debug> HTTP-Session: 138051b5-1658-4410-96bf-22e0b4d05cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3623 | 2024.02.21 01:22:34.164184 [ 3 ] {} <Debug> HTTP-Session: 138051b5-1658-4410-96bf-22e0b4d05cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2024.02.21 01:22:34.164274 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3625 | 2024.02.21 01:22:34.164317 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3626 | 2024.02.21 01:22:34.164453 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3627 | 2024.02.21 01:22:34.165019 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3628 | 2024.02.21 01:22:34.165339 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3629 | 2024.02.21 01:22:34.165516 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3630 | 2024.02.21 01:22:34.165641 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001337081 sec., 41882 rows/sec., 56.52 MiB/sec. | ||
| 3631 | 2024.02.21 01:22:34.165812 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Debug> DynamicQueryHandler: Done processing query | ||
| 3632 | 2024.02.21 01:22:34.165836 [ 3 ] {14c9a3f7-6c0c-4481-a4f9-a64d65dbca71} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3633 | 2024.02.21 01:22:34.165852 [ 3 ] {} <Debug> HTTP-Session: 138051b5-1658-4410-96bf-22e0b4d05cdc Destroying unnamed session | ||
| 3634 | 2024.02.21 01:22:44.155697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3635 | 2024.02.21 01:22:44.155817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3636 | 2024.02.21 01:22:44.155842 [ 3 ] {} <Debug> HTTP-Session: f21d8055-f342-4383-a81c-4c20a836c819 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3637 | 2024.02.21 01:22:44.155867 [ 3 ] {} <Debug> HTTP-Session: f21d8055-f342-4383-a81c-4c20a836c819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2024.02.21 01:22:44.155994 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3639 | 2024.02.21 01:22:44.156053 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3640 | 2024.02.21 01:22:44.156211 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3641 | 2024.02.21 01:22:44.156679 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3642 | 2024.02.21 01:22:44.156947 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3643 | 2024.02.21 01:22:44.157109 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3644 | 2024.02.21 01:22:44.157236 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001203016 sec., 46549 rows/sec., 3.68 MiB/sec. | ||
| 3645 | 2024.02.21 01:22:44.157382 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3646 | 2024.02.21 01:22:44.157407 [ 3 ] {fb85892d-352f-4c0d-9707-56b0278d8eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3647 | 2024.02.21 01:22:44.157423 [ 3 ] {} <Debug> HTTP-Session: f21d8055-f342-4383-a81c-4c20a836c819 Destroying unnamed session | ||
| 3648 | 2024.02.21 01:22:44.157549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3649 | 2024.02.21 01:22:44.157594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3650 | 2024.02.21 01:22:44.157614 [ 3 ] {} <Debug> HTTP-Session: d124f893-1818-4399-a97d-7879e5cfc034 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3651 | 2024.02.21 01:22:44.157631 [ 3 ] {} <Debug> HTTP-Session: d124f893-1818-4399-a97d-7879e5cfc034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2024.02.21 01:22:44.157701 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3653 | 2024.02.21 01:22:44.157740 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3654 | 2024.02.21 01:22:44.157848 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3655 | 2024.02.21 01:22:44.158163 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3656 | 2024.02.21 01:22:44.158365 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3657 | 2024.02.21 01:22:44.158525 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3658 | 2024.02.21 01:22:44.158634 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000896657 sec., 2230 rows/sec., 190.60 KiB/sec. | ||
| 3659 | 2024.02.21 01:22:44.158749 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 3660 | 2024.02.21 01:22:44.158773 [ 3 ] {cd936b83-4a87-4c2c-b0d6-dcfdb6aed2ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3661 | 2024.02.21 01:22:44.158788 [ 3 ] {} <Debug> HTTP-Session: d124f893-1818-4399-a97d-7879e5cfc034 Destroying unnamed session | ||
| 3662 | 2024.02.21 01:22:44.158949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3663 | 2024.02.21 01:22:44.158995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3664 | 2024.02.21 01:22:44.159014 [ 3 ] {} <Debug> HTTP-Session: 30cdbb43-68ab-495a-a43c-f4ba92fb75b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3665 | 2024.02.21 01:22:44.159030 [ 3 ] {} <Debug> HTTP-Session: 30cdbb43-68ab-495a-a43c-f4ba92fb75b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2024.02.21 01:22:44.159105 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3667 | 2024.02.21 01:22:44.159143 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3668 | 2024.02.21 01:22:44.159243 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3669 | 2024.02.21 01:22:44.159644 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3670 | 2024.02.21 01:22:44.159863 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3671 | 2024.02.21 01:22:44.160009 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3672 | 2024.02.21 01:22:44.160129 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Information> executeQuery: Read 169 rows, 16.66 KiB in 0.00098653 sec., 171307 rows/sec., 16.49 MiB/sec. | ||
| 3673 | 2024.02.21 01:22:44.160244 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Debug> DynamicQueryHandler: Done processing query | ||
| 3674 | 2024.02.21 01:22:44.160267 [ 3 ] {bfc37f97-310b-4a94-9462-c705dc07a320} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3675 | 2024.02.21 01:22:44.160283 [ 3 ] {} <Debug> HTTP-Session: 30cdbb43-68ab-495a-a43c-f4ba92fb75b4 Destroying unnamed session | ||
| 3676 | 2024.02.21 01:22:44.160382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3677 | 2024.02.21 01:22:44.160426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3678 | 2024.02.21 01:22:44.160446 [ 3 ] {} <Debug> HTTP-Session: 1b4306a6-9aba-482f-8fe4-57739c8d925e Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3679 | 2024.02.21 01:22:44.160462 [ 3 ] {} <Debug> HTTP-Session: 1b4306a6-9aba-482f-8fe4-57739c8d925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2024.02.21 01:22:44.160530 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3681 | 2024.02.21 01:22:44.160568 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3682 | 2024.02.21 01:22:44.160671 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3683 | 2024.02.21 01:22:44.160945 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3684 | 2024.02.21 01:22:44.161144 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3685 | 2024.02.21 01:22:44.161287 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3686 | 2024.02.21 01:22:44.161397 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832555 sec., 2402 rows/sec., 167.73 KiB/sec. | ||
| 3687 | 2024.02.21 01:22:44.161508 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Debug> DynamicQueryHandler: Done processing query | ||
| 3688 | 2024.02.21 01:22:44.161530 [ 3 ] {b2f755ba-cd90-4b8e-946b-2397fdc5e829} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3689 | 2024.02.21 01:22:44.161546 [ 3 ] {} <Debug> HTTP-Session: 1b4306a6-9aba-482f-8fe4-57739c8d925e Destroying unnamed session | ||
| 3690 | 2024.02.21 01:22:44.161651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3691 | 2024.02.21 01:22:44.161695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3692 | 2024.02.21 01:22:44.161715 [ 3 ] {} <Debug> HTTP-Session: 6f22a0ef-7cb8-4efa-a061-a0c089c39494 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3693 | 2024.02.21 01:22:44.161731 [ 3 ] {} <Debug> HTTP-Session: 6f22a0ef-7cb8-4efa-a061-a0c089c39494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2024.02.21 01:22:44.161801 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3695 | 2024.02.21 01:22:44.161839 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3696 | 2024.02.21 01:22:44.161942 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3697 | 2024.02.21 01:22:44.162256 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3698 | 2024.02.21 01:22:44.162466 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3699 | 2024.02.21 01:22:44.162611 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3700 | 2024.02.21 01:22:44.162727 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.000894117 sec., 64868 rows/sec., 5.08 MiB/sec. | ||
| 3701 | 2024.02.21 01:22:44.162840 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Debug> DynamicQueryHandler: Done processing query | ||
| 3702 | 2024.02.21 01:22:44.162864 [ 3 ] {1ba6b634-5b5a-498d-8d72-2c35966b2484} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3703 | 2024.02.21 01:22:44.162879 [ 3 ] {} <Debug> HTTP-Session: 6f22a0ef-7cb8-4efa-a061-a0c089c39494 Destroying unnamed session | ||
| 3704 | 2024.02.21 01:22:44.162971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3705 | 2024.02.21 01:22:44.163016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3706 | 2024.02.21 01:22:44.163034 [ 3 ] {} <Debug> HTTP-Session: e861c47d-2474-4d26-893b-617852f9e0eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3707 | 2024.02.21 01:22:44.163051 [ 3 ] {} <Debug> HTTP-Session: e861c47d-2474-4d26-893b-617852f9e0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2024.02.21 01:22:44.163117 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3709 | 2024.02.21 01:22:44.163158 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3710 | 2024.02.21 01:22:44.163279 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3711 | 2024.02.21 01:22:44.163550 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3712 | 2024.02.21 01:22:44.163801 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3713 | 2024.02.21 01:22:44.163985 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3714 | 2024.02.21 01:22:44.164113 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00096612 sec., 1035 rows/sec., 72.78 KiB/sec. | ||
| 3715 | 2024.02.21 01:22:44.164280 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Debug> DynamicQueryHandler: Done processing query | ||
| 3716 | 2024.02.21 01:22:44.164303 [ 3 ] {afa481dd-4e02-4d78-bc8c-5a474ba88771} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3717 | 2024.02.21 01:22:44.164319 [ 3 ] {} <Debug> HTTP-Session: e861c47d-2474-4d26-893b-617852f9e0eb Destroying unnamed session | ||
| 3718 | 2024.02.21 01:22:44.164465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3719 | 2024.02.21 01:22:44.164509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3720 | 2024.02.21 01:22:44.164528 [ 3 ] {} <Debug> HTTP-Session: ce78f532-85d6-46d7-aeb3-0d82918e5b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3721 | 2024.02.21 01:22:44.164544 [ 3 ] {} <Debug> HTTP-Session: ce78f532-85d6-46d7-aeb3-0d82918e5b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2024.02.21 01:22:44.164635 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3723 | 2024.02.21 01:22:44.164679 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3724 | 2024.02.21 01:22:44.164823 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3725 | 2024.02.21 01:22:44.165353 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3726 | 2024.02.21 01:22:44.165667 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3727 | 2024.02.21 01:22:44.165843 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3728 | 2024.02.21 01:22:44.165971 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001306489 sec., 42862 rows/sec., 57.84 MiB/sec. | ||
| 3729 | 2024.02.21 01:22:44.166118 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Debug> DynamicQueryHandler: Done processing query | ||
| 3730 | 2024.02.21 01:22:44.166142 [ 3 ] {6661a841-a138-429c-9b1a-517a95c40109} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3731 | 2024.02.21 01:22:44.166158 [ 3 ] {} <Debug> HTTP-Session: ce78f532-85d6-46d7-aeb3-0d82918e5b3a Destroying unnamed session | ||
| 3732 | 2024.02.21 01:22:48.495641 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3733 | 2024.02.21 01:22:48.495742 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3734 | 2024.02.21 01:22:54.156420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3735 | 2024.02.21 01:22:54.156558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3736 | 2024.02.21 01:22:54.156587 [ 3 ] {} <Debug> HTTP-Session: 49960195-fe00-41f6-946b-d4571c5f3824 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3737 | 2024.02.21 01:22:54.156615 [ 3 ] {} <Debug> HTTP-Session: 49960195-fe00-41f6-946b-d4571c5f3824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2024.02.21 01:22:54.156767 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3739 | 2024.02.21 01:22:54.156836 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3740 | 2024.02.21 01:22:54.157019 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3741 | 2024.02.21 01:22:54.157538 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3742 | 2024.02.21 01:22:54.157809 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3743 | 2024.02.21 01:22:54.157977 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3744 | 2024.02.21 01:22:54.158117 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001302049 sec., 43009 rows/sec., 3.40 MiB/sec. | ||
| 3745 | 2024.02.21 01:22:54.158125 [ 128 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 3746 | 2024.02.21 01:22:54.158251 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3747 | 2024.02.21 01:22:54.158345 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3748 | 2024.02.21 01:22:54.158389 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact | ||
| 3749 | 2024.02.21 01:22:54.158396 [ 3 ] {4a3f8400-5559-4be7-bbcf-c8dca5f3cdf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3750 | 2024.02.21 01:22:54.158434 [ 3 ] {} <Debug> HTTP-Session: 49960195-fe00-41f6-946b-d4571c5f3824 Destroying unnamed session | ||
| 3751 | 2024.02.21 01:22:54.158570 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3752 | 2024.02.21 01:22:54.158595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3753 | 2024.02.21 01:22:54.158613 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 56 rows starting from the beginning of the part | ||
| 3754 | 2024.02.21 01:22:54.158655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3755 | 2024.02.21 01:22:54.158680 [ 3 ] {} <Debug> HTTP-Session: d3cc36ec-47ed-4a32-a45b-d5b726c09148 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3756 | 2024.02.21 01:22:54.158715 [ 3 ] {} <Debug> HTTP-Session: d3cc36ec-47ed-4a32-a45b-d5b726c09148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2024.02.21 01:22:54.158780 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 3758 | 2024.02.21 01:22:54.158838 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3759 | 2024.02.21 01:22:54.158902 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3760 | 2024.02.21 01:22:54.158914 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 3761 | 2024.02.21 01:22:54.159087 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 3762 | 2024.02.21 01:22:54.159145 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3763 | 2024.02.21 01:22:54.159226 [ 15 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 3764 | 2024.02.21 01:22:54.159615 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3765 | 2024.02.21 01:22:54.159930 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3766 | 2024.02.21 01:22:54.160072 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001742832 sec., 160658.0553948975 rows/sec., 12.72 MiB/sec. | ||
| 3767 | 2024.02.21 01:22:54.160161 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3768 | 2024.02.21 01:22:54.160295 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 3769 | 2024.02.21 01:22:54.160351 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001472564 sec., 1358 rows/sec., 116.06 KiB/sec. | ||
| 3770 | 2024.02.21 01:22:54.160531 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3771 | 2024.02.21 01:22:54.160559 [ 3 ] {f561655a-3a7b-4484-83c7-d9166c9c6eb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3772 | 2024.02.21 01:22:54.160591 [ 3 ] {} <Debug> HTTP-Session: d3cc36ec-47ed-4a32-a45b-d5b726c09148 Destroying unnamed session | ||
| 3773 | 2024.02.21 01:22:54.160611 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. | ||
| 3774 | 2024.02.21 01:22:54.160703 [ 20 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_31_7} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 | ||
| 3775 | 2024.02.21 01:22:54.160821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3776 | 2024.02.21 01:22:54.160873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3777 | 2024.02.21 01:22:54.160892 [ 3 ] {} <Debug> HTTP-Session: d106df99-4c22-49bb-9a46-fe9a72e881c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3778 | 2024.02.21 01:22:54.160909 [ 3 ] {} <Debug> HTTP-Session: d106df99-4c22-49bb-9a46-fe9a72e881c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2024.02.21 01:22:54.160995 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3780 | 2024.02.21 01:22:54.161035 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3781 | 2024.02.21 01:22:54.161149 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3782 | 2024.02.21 01:22:54.161590 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3783 | 2024.02.21 01:22:54.161828 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3784 | 2024.02.21 01:22:54.161981 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3785 | 2024.02.21 01:22:54.162081 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Information> executeQuery: Read 205 rows, 19.47 KiB in 0.001058071 sec., 193748 rows/sec., 17.97 MiB/sec. | ||
| 3786 | 2024.02.21 01:22:54.162073 [ 127 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3787 | 2024.02.21 01:22:54.162144 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3788 | 2024.02.21 01:22:54.162218 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3789 | 2024.02.21 01:22:54.162232 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Debug> DynamicQueryHandler: Done processing query | ||
| 3790 | 2024.02.21 01:22:54.162274 [ 3 ] {8785ec50-3493-4164-95bd-824cf21fda05} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3791 | 2024.02.21 01:22:54.162311 [ 3 ] {} <Debug> HTTP-Session: d106df99-4c22-49bb-9a46-fe9a72e881c0 Destroying unnamed session | ||
| 3792 | 2024.02.21 01:22:54.162456 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3793 | 2024.02.21 01:22:54.162496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3794 | 2024.02.21 01:22:54.162508 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 208 rows starting from the beginning of the part | ||
| 3795 | 2024.02.21 01:22:54.162554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3796 | 2024.02.21 01:22:54.162577 [ 3 ] {} <Debug> HTTP-Session: 50298a61-c3fd-4064-ad72-cf54b87c1f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3797 | 2024.02.21 01:22:54.162604 [ 3 ] {} <Debug> HTTP-Session: 50298a61-c3fd-4064-ad72-cf54b87c1f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2024.02.21 01:22:54.162672 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 168 rows starting from the beginning of the part | ||
| 3799 | 2024.02.21 01:22:54.162721 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3800 | 2024.02.21 01:22:54.162772 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3801 | 2024.02.21 01:22:54.162825 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 204 rows starting from the beginning of the part | ||
| 3802 | 2024.02.21 01:22:54.162994 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3803 | 2024.02.21 01:22:54.163009 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 170 rows starting from the beginning of the part | ||
| 3804 | 2024.02.21 01:22:54.163137 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 169 rows starting from the beginning of the part | ||
| 3805 | 2024.02.21 01:22:54.163348 [ 23 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 205 rows starting from the beginning of the part | ||
| 3806 | 2024.02.21 01:22:54.163523 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3807 | 2024.02.21 01:22:54.163778 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3808 | 2024.02.21 01:22:54.163997 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3809 | 2024.02.21 01:22:54.164118 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001364111 sec., 1466 rows/sec., 102.37 KiB/sec. | ||
| 3810 | 2024.02.21 01:22:54.164291 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3811 | 2024.02.21 01:22:54.164329 [ 3 ] {113d1b0e-4cc2-46a3-b3a8-373098232edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3812 | 2024.02.21 01:22:54.164371 [ 3 ] {} <Debug> HTTP-Session: 50298a61-c3fd-4064-ad72-cf54b87c1f22 Destroying unnamed session | ||
| 3813 | 2024.02.21 01:22:54.164428 [ 21 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234507 sec., 503019.23422034475 rows/sec., 47.46 MiB/sec. | ||
| 3814 | 2024.02.21 01:22:54.164539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3815 | 2024.02.21 01:22:54.164605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3816 | 2024.02.21 01:22:54.164635 [ 22 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3817 | 2024.02.21 01:22:54.164647 [ 3 ] {} <Debug> HTTP-Session: 07f603d2-7469-49ad-a2c0-e1f8ecdf258f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3818 | 2024.02.21 01:22:54.164731 [ 3 ] {} <Debug> HTTP-Session: 07f603d2-7469-49ad-a2c0-e1f8ecdf258f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2024.02.21 01:22:54.164848 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3820 | 2024.02.21 01:22:54.164901 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3821 | 2024.02.21 01:22:54.164983 [ 22 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3822 | 2024.02.21 01:22:54.165104 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3823 | 2024.02.21 01:22:54.165126 [ 22 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_31_6} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3824 | 2024.02.21 01:22:54.165503 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3825 | 2024.02.21 01:22:54.165727 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3826 | 2024.02.21 01:22:54.165882 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3827 | 2024.02.21 01:22:54.165975 [ 127 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3828 | 2024.02.21 01:22:54.165985 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Information> executeQuery: Read 82 rows, 6.55 KiB in 0.001099693 sec., 74566 rows/sec., 5.81 MiB/sec. | ||
| 3829 | 2024.02.21 01:22:54.166008 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3830 | 2024.02.21 01:22:54.166149 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3831 | 2024.02.21 01:22:54.166217 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3832 | 2024.02.21 01:22:54.166301 [ 3 ] {a0785581-1e1d-4f88-adc9-c57e8414cd6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3833 | 2024.02.21 01:22:54.166376 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3834 | 2024.02.21 01:22:54.166382 [ 3 ] {} <Debug> HTTP-Session: 07f603d2-7469-49ad-a2c0-e1f8ecdf258f Destroying unnamed session | ||
| 3835 | 2024.02.21 01:22:54.166440 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 106 rows starting from the beginning of the part | ||
| 3836 | 2024.02.21 01:22:54.166555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3837 | 2024.02.21 01:22:54.166573 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 3838 | 2024.02.21 01:22:54.166611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3839 | 2024.02.21 01:22:54.166638 [ 3 ] {} <Debug> HTTP-Session: cc97f5db-8cd3-4094-92b5-1a49bdd888e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3840 | 2024.02.21 01:22:54.166671 [ 3 ] {} <Debug> HTTP-Session: cc97f5db-8cd3-4094-92b5-1a49bdd888e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2024.02.21 01:22:54.166680 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part | ||
| 3842 | 2024.02.21 01:22:54.166791 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3843 | 2024.02.21 01:22:54.166800 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 3844 | 2024.02.21 01:22:54.166849 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3845 | 2024.02.21 01:22:54.166892 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part | ||
| 3846 | 2024.02.21 01:22:54.167053 [ 15 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
| 3847 | 2024.02.21 01:22:54.167133 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3848 | 2024.02.21 01:22:54.167678 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3849 | 2024.02.21 01:22:54.168001 [ 22 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 4 columns (4 merged, 0 gathered) in 0.001948499 sec., 226841.27628497628 rows/sec., 17.72 MiB/sec. | ||
| 3850 | 2024.02.21 01:22:54.168066 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3851 | 2024.02.21 01:22:54.168199 [ 21 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3852 | 2024.02.21 01:22:54.168323 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3853 | 2024.02.21 01:22:54.168498 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00166731 sec., 22191 rows/sec., 1.56 MiB/sec. | ||
| 3854 | 2024.02.21 01:22:54.168553 [ 21 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3855 | 2024.02.21 01:22:54.168719 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3856 | 2024.02.21 01:22:54.168724 [ 21 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_31_6} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3857 | 2024.02.21 01:22:54.168762 [ 3 ] {14e50c4e-10eb-4d98-a046-ad6e46c4774d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3858 | 2024.02.21 01:22:54.168793 [ 3 ] {} <Debug> HTTP-Session: cc97f5db-8cd3-4094-92b5-1a49bdd888e9 Destroying unnamed session | ||
| 3859 | 2024.02.21 01:22:54.168978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3860 | 2024.02.21 01:22:54.169026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3861 | 2024.02.21 01:22:54.169044 [ 3 ] {} <Debug> HTTP-Session: 20bc2fe7-c022-4e60-9262-d19dfec4a41b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3862 | 2024.02.21 01:22:54.169061 [ 3 ] {} <Debug> HTTP-Session: 20bc2fe7-c022-4e60-9262-d19dfec4a41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2024.02.21 01:22:54.169152 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3864 | 2024.02.21 01:22:54.169197 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3865 | 2024.02.21 01:22:54.169348 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3866 | 2024.02.21 01:22:54.169942 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3867 | 2024.02.21 01:22:54.170266 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3868 | 2024.02.21 01:22:54.170448 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3869 | 2024.02.21 01:22:54.170542 [ 127 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3870 | 2024.02.21 01:22:54.170553 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001372881 sec., 40790 rows/sec., 55.04 MiB/sec. | ||
| 3871 | 2024.02.21 01:22:54.170575 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3872 | 2024.02.21 01:22:54.170725 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3873 | 2024.02.21 01:22:54.170821 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Debug> DynamicQueryHandler: Done processing query | ||
| 3874 | 2024.02.21 01:22:54.170865 [ 3 ] {734d9fe2-e487-4d14-854e-9ba62e487350} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3875 | 2024.02.21 01:22:54.170893 [ 3 ] {} <Debug> HTTP-Session: 20bc2fe7-c022-4e60-9262-d19dfec4a41b Destroying unnamed session | ||
| 3876 | 2024.02.21 01:22:54.170920 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3877 | 2024.02.21 01:22:54.170955 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1333 rows starting from the beginning of the part | ||
| 3878 | 2024.02.21 01:22:54.171073 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 3879 | 2024.02.21 01:22:54.171178 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 3880 | 2024.02.21 01:22:54.171284 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 3881 | 2024.02.21 01:22:54.171383 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 3882 | 2024.02.21 01:22:54.171471 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 3883 | 2024.02.21 01:22:54.178261 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1613 rows, containing 6 columns (6 merged, 0 gathered) in 0.007646549 sec., 210944.83276050413 rows/sec., 284.66 MiB/sec. | ||
| 3884 | 2024.02.21 01:22:54.178865 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3885 | 2024.02.21 01:22:54.179080 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3886 | 2024.02.21 01:22:54.179144 [ 23 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3887 | 2024.02.21 01:22:54.179205 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_31_6: 9.11 MiB. | ||
| 3888 | 2024.02.21 01:22:55.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 243.20 MiB, will set to 236.43 MiB (RSS), difference: 1.31 MiB | ||
| 3889 | 2024.02.21 01:23:03.495800 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3890 | 2024.02.21 01:23:03.495861 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3891 | 2024.02.21 01:23:04.155352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3892 | 2024.02.21 01:23:04.155461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3893 | 2024.02.21 01:23:04.155490 [ 3 ] {} <Debug> HTTP-Session: 504689ed-468b-4449-a0d3-8bb3276017f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3894 | 2024.02.21 01:23:04.155518 [ 3 ] {} <Debug> HTTP-Session: 504689ed-468b-4449-a0d3-8bb3276017f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2024.02.21 01:23:04.155662 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3896 | 2024.02.21 01:23:04.155731 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3897 | 2024.02.21 01:23:04.155898 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3898 | 2024.02.21 01:23:04.156368 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3899 | 2024.02.21 01:23:04.156645 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3900 | 2024.02.21 01:23:04.156820 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3901 | 2024.02.21 01:23:04.156943 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001242057 sec., 45086 rows/sec., 3.57 MiB/sec. | ||
| 3902 | 2024.02.21 01:23:04.157090 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Debug> DynamicQueryHandler: Done processing query | ||
| 3903 | 2024.02.21 01:23:04.157116 [ 3 ] {e7ae2a5b-8f43-4317-8c1d-254bc329a230} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3904 | 2024.02.21 01:23:04.157132 [ 3 ] {} <Debug> HTTP-Session: 504689ed-468b-4449-a0d3-8bb3276017f4 Destroying unnamed session | ||
| 3905 | 2024.02.21 01:23:04.157296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3906 | 2024.02.21 01:23:04.157350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3907 | 2024.02.21 01:23:04.157370 [ 3 ] {} <Debug> HTTP-Session: 331301d8-cbd5-4de3-9f5e-59eb379ba375 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3908 | 2024.02.21 01:23:04.157388 [ 3 ] {} <Debug> HTTP-Session: 331301d8-cbd5-4de3-9f5e-59eb379ba375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2024.02.21 01:23:04.157475 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3910 | 2024.02.21 01:23:04.157518 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3911 | 2024.02.21 01:23:04.157629 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3912 | 2024.02.21 01:23:04.158064 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3913 | 2024.02.21 01:23:04.158298 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3914 | 2024.02.21 01:23:04.158464 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3915 | 2024.02.21 01:23:04.158586 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.001079792 sec., 155585 rows/sec., 14.99 MiB/sec. | ||
| 3916 | 2024.02.21 01:23:04.158731 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3917 | 2024.02.21 01:23:04.158755 [ 3 ] {4dc9923e-0a02-45ff-adfe-248184dd43bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3918 | 2024.02.21 01:23:04.158772 [ 3 ] {} <Debug> HTTP-Session: 331301d8-cbd5-4de3-9f5e-59eb379ba375 Destroying unnamed session | ||
| 3919 | 2024.02.21 01:23:04.158939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3920 | 2024.02.21 01:23:04.158986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3921 | 2024.02.21 01:23:04.159004 [ 3 ] {} <Debug> HTTP-Session: 5f4a4a43-abc4-41fb-9082-cf694b2ec53d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3922 | 2024.02.21 01:23:04.159022 [ 3 ] {} <Debug> HTTP-Session: 5f4a4a43-abc4-41fb-9082-cf694b2ec53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2024.02.21 01:23:04.159097 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3924 | 2024.02.21 01:23:04.159136 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3925 | 2024.02.21 01:23:04.159246 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3926 | 2024.02.21 01:23:04.159559 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3927 | 2024.02.21 01:23:04.159772 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3928 | 2024.02.21 01:23:04.159922 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3929 | 2024.02.21 01:23:04.160035 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.000910367 sec., 61513 rows/sec., 4.81 MiB/sec. | ||
| 3930 | 2024.02.21 01:23:04.160151 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Debug> DynamicQueryHandler: Done processing query | ||
| 3931 | 2024.02.21 01:23:04.160174 [ 3 ] {022d051c-f658-4778-a3d4-e7cbb0cc6e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3932 | 2024.02.21 01:23:04.160191 [ 3 ] {} <Debug> HTTP-Session: 5f4a4a43-abc4-41fb-9082-cf694b2ec53d Destroying unnamed session | ||
| 3933 | 2024.02.21 01:23:04.160334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3934 | 2024.02.21 01:23:04.160379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3935 | 2024.02.21 01:23:04.160397 [ 3 ] {} <Debug> HTTP-Session: a11262d5-be30-44e5-85c7-2c8b0a3a2b87 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3936 | 2024.02.21 01:23:04.160414 [ 3 ] {} <Debug> HTTP-Session: a11262d5-be30-44e5-85c7-2c8b0a3a2b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2024.02.21 01:23:04.160503 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3938 | 2024.02.21 01:23:04.160549 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3939 | 2024.02.21 01:23:04.160685 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3940 | 2024.02.21 01:23:04.161270 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3941 | 2024.02.21 01:23:04.161606 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3942 | 2024.02.21 01:23:04.161792 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3943 | 2024.02.21 01:23:04.161897 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001365821 sec., 41000 rows/sec., 55.33 MiB/sec. | ||
| 3944 | 2024.02.21 01:23:04.162024 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3945 | 2024.02.21 01:23:04.162046 [ 3 ] {e7944a1a-1831-4c2b-ad22-6f6d5815e34e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3946 | 2024.02.21 01:23:04.162063 [ 3 ] {} <Debug> HTTP-Session: a11262d5-be30-44e5-85c7-2c8b0a3a2b87 Destroying unnamed session | ||
| 3947 | 2024.02.21 01:23:06.214942 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 3948 | 2024.02.21 01:23:06.215027 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3949 | 2024.02.21 01:23:06.215097 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
| 3950 | 2024.02.21 01:23:06.215226 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3951 | 2024.02.21 01:23:06.215261 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 566 rows starting from the beginning of the part | ||
| 3952 | 2024.02.21 01:23:06.215403 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 3953 | 2024.02.21 01:23:06.215495 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 3954 | 2024.02.21 01:23:06.215582 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 3955 | 2024.02.21 01:23:06.215663 [ 12 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 3956 | 2024.02.21 01:23:06.216323 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251037 sec., 513174.2706250894 rows/sec., 36.19 MiB/sec. | ||
| 3957 | 2024.02.21 01:23:06.216490 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 3958 | 2024.02.21 01:23:06.216738 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 3959 | 2024.02.21 01:23:06.216810 [ 22 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
| 3960 | 2024.02.21 01:23:06.270241 [ 121 ] {} <Debug> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 3961 | 2024.02.21 01:23:06.270317 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3962 | 2024.02.21 01:23:06.270423 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 3963 | 2024.02.21 01:23:06.270574 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3964 | 2024.02.21 01:23:06.270621 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
| 3965 | 2024.02.21 01:23:06.270790 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 3966 | 2024.02.21 01:23:06.270917 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3967 | 2024.02.21 01:23:06.270990 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 3968 | 2024.02.21 01:23:06.271057 [ 17 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 3969 | 2024.02.21 01:23:06.271544 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169445 sec., 15391.916678424379 rows/sec., 1.05 MiB/sec. | ||
| 3970 | 2024.02.21 01:23:06.271640 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 3971 | 2024.02.21 01:23:06.271810 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 3972 | 2024.02.21 01:23:06.271872 [ 12 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_14_3} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 3973 | 2024.02.21 01:23:06.727600 [ 120 ] {} <Debug> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 3974 | 2024.02.21 01:23:06.727694 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3975 | 2024.02.21 01:23:06.727802 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 3976 | 2024.02.21 01:23:06.727933 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3977 | 2024.02.21 01:23:06.727969 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
| 3978 | 2024.02.21 01:23:06.728124 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 3979 | 2024.02.21 01:23:06.728222 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3980 | 2024.02.21 01:23:06.728311 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 3981 | 2024.02.21 01:23:06.728398 [ 11 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 3982 | 2024.02.21 01:23:06.729045 [ 17 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288948 sec., 13964.876783237181 rows/sec., 1.14 MiB/sec. | ||
| 3983 | 2024.02.21 01:23:06.729193 [ 12 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 3984 | 2024.02.21 01:23:06.729408 [ 12 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 3985 | 2024.02.21 01:23:06.729478 [ 12 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_14_3} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 3986 | 2024.02.21 01:23:14.155386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3987 | 2024.02.21 01:23:14.155507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3988 | 2024.02.21 01:23:14.155534 [ 3 ] {} <Debug> HTTP-Session: 843aae3a-7c3f-4c38-905f-e35af1bcee0c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 3989 | 2024.02.21 01:23:14.155559 [ 3 ] {} <Debug> HTTP-Session: 843aae3a-7c3f-4c38-905f-e35af1bcee0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2024.02.21 01:23:14.155687 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3991 | 2024.02.21 01:23:14.155747 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3992 | 2024.02.21 01:23:14.155906 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3993 | 2024.02.21 01:23:14.156373 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 3994 | 2024.02.21 01:23:14.156682 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3995 | 2024.02.21 01:23:14.156883 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3996 | 2024.02.21 01:23:14.157004 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001280898 sec., 43719 rows/sec., 3.46 MiB/sec. | ||
| 3997 | 2024.02.21 01:23:14.157153 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Debug> DynamicQueryHandler: Done processing query | ||
| 3998 | 2024.02.21 01:23:14.157177 [ 3 ] {dfa76ff5-5e27-4ec6-851d-eb262c1c9675} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3999 | 2024.02.21 01:23:14.157194 [ 3 ] {} <Debug> HTTP-Session: 843aae3a-7c3f-4c38-905f-e35af1bcee0c Destroying unnamed session | ||
| 4000 | 2024.02.21 01:23:14.157362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4001 | 2024.02.21 01:23:14.157415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4002 | 2024.02.21 01:23:14.157436 [ 3 ] {} <Debug> HTTP-Session: d67c5bd5-6699-4226-81ce-3db0849cb415 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4003 | 2024.02.21 01:23:14.157455 [ 3 ] {} <Debug> HTTP-Session: d67c5bd5-6699-4226-81ce-3db0849cb415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2024.02.21 01:23:14.157541 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4005 | 2024.02.21 01:23:14.157581 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4006 | 2024.02.21 01:23:14.157688 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4007 | 2024.02.21 01:23:14.158112 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 4008 | 2024.02.21 01:23:14.158336 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4009 | 2024.02.21 01:23:14.158510 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4010 | 2024.02.21 01:23:14.158626 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Information> executeQuery: Read 168 rows, 16.57 KiB in 0.001048352 sec., 160251 rows/sec., 15.44 MiB/sec. | ||
| 4011 | 2024.02.21 01:23:14.158767 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Debug> DynamicQueryHandler: Done processing query | ||
| 4012 | 2024.02.21 01:23:14.158791 [ 3 ] {44aeb6b8-a392-4dc2-b34b-565991ae9283} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4013 | 2024.02.21 01:23:14.158808 [ 3 ] {} <Debug> HTTP-Session: d67c5bd5-6699-4226-81ce-3db0849cb415 Destroying unnamed session | ||
| 4014 | 2024.02.21 01:23:14.158982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4015 | 2024.02.21 01:23:14.159033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4016 | 2024.02.21 01:23:14.159051 [ 3 ] {} <Debug> HTTP-Session: 0fe8b6f3-99de-4447-929e-2e01a0962f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4017 | 2024.02.21 01:23:14.159069 [ 3 ] {} <Debug> HTTP-Session: 0fe8b6f3-99de-4447-929e-2e01a0962f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2024.02.21 01:23:14.159146 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4019 | 2024.02.21 01:23:14.159186 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4020 | 2024.02.21 01:23:14.159296 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4021 | 2024.02.21 01:23:14.159610 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 4022 | 2024.02.21 01:23:14.159841 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4023 | 2024.02.21 01:23:14.160054 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4024 | 2024.02.21 01:23:14.160206 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Information> executeQuery: Read 56 rows, 4.48 KiB in 0.001025191 sec., 54623 rows/sec., 4.27 MiB/sec. | ||
| 4025 | 2024.02.21 01:23:14.160382 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 4026 | 2024.02.21 01:23:14.160414 [ 3 ] {212edd59-8af0-40db-9280-835c4d2734bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4027 | 2024.02.21 01:23:14.160438 [ 3 ] {} <Debug> HTTP-Session: 0fe8b6f3-99de-4447-929e-2e01a0962f94 Destroying unnamed session | ||
| 4028 | 2024.02.21 01:23:14.160655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4029 | 2024.02.21 01:23:14.160714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4030 | 2024.02.21 01:23:14.160735 [ 3 ] {} <Debug> HTTP-Session: f3c5d4cb-dc86-422d-8ce3-4f55096afb8c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4031 | 2024.02.21 01:23:14.160752 [ 3 ] {} <Debug> HTTP-Session: f3c5d4cb-dc86-422d-8ce3-4f55096afb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2024.02.21 01:23:14.160845 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4033 | 2024.02.21 01:23:14.160892 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4034 | 2024.02.21 01:23:14.161032 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4035 | 2024.02.21 01:23:14.161570 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.26 GiB. | ||
| 4036 | 2024.02.21 01:23:14.161915 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4037 | 2024.02.21 01:23:14.162100 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4038 | 2024.02.21 01:23:14.162227 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.00134638 sec., 41593 rows/sec., 56.13 MiB/sec. | ||
| 4039 | 2024.02.21 01:23:14.162390 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Debug> DynamicQueryHandler: Done processing query | ||
| 4040 | 2024.02.21 01:23:14.162415 [ 3 ] {4f59a8ac-9bc1-4546-b7f7-59c900f1dd61} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 4041 | 2024.02.21 01:23:14.162432 [ 3 ] {} <Debug> HTTP-Session: f3c5d4cb-dc86-422d-8ce3-4f55096afb8c Destroying unnamed session | ||
| 4042 | 2024.02.21 01:23:18.495899 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4043 | 2024.02.21 01:23:18.495956 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4044 | 2024.02.21 01:23:24.156687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4045 | 2024.02.21 01:23:24.156858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4046 | 2024.02.21 01:23:24.156905 [ 3 ] {} <Debug> HTTP-Session: 07ba26f4-0b76-4309-b492-66f306543d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4047 | 2024.02.21 01:23:24.156946 [ 3 ] {} <Debug> HTTP-Session: 07ba26f4-0b76-4309-b492-66f306543d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2024.02.21 01:23:24.157147 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4049 | 2024.02.21 01:23:24.157243 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4050 | 2024.02.21 01:23:24.157506 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4051 | 2024.02.21 01:23:24.157987 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4052 | 2024.02.21 01:23:24.158249 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4053 | 2024.02.21 01:23:24.158416 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4054 | 2024.02.21 01:23:24.158553 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001349941 sec., 41483 rows/sec., 3.28 MiB/sec. | ||
| 4055 | 2024.02.21 01:23:24.158785 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4056 | 2024.02.21 01:23:24.158831 [ 3 ] {fbf1e78c-0962-4183-aa10-3479aec1ead8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4057 | 2024.02.21 01:23:24.158852 [ 3 ] {} <Debug> HTTP-Session: 07ba26f4-0b76-4309-b492-66f306543d7f Destroying unnamed session | ||
| 4058 | 2024.02.21 01:23:24.159107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4059 | 2024.02.21 01:23:24.159161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4060 | 2024.02.21 01:23:24.159181 [ 3 ] {} <Debug> HTTP-Session: 1ff4616c-e686-46c8-8212-aecfd25bca31 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4061 | 2024.02.21 01:23:24.159199 [ 3 ] {} <Debug> HTTP-Session: 1ff4616c-e686-46c8-8212-aecfd25bca31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2024.02.21 01:23:24.159292 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4063 | 2024.02.21 01:23:24.159335 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4064 | 2024.02.21 01:23:24.159456 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4065 | 2024.02.21 01:23:24.159901 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4066 | 2024.02.21 01:23:24.160132 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4067 | 2024.02.21 01:23:24.160278 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4068 | 2024.02.21 01:23:24.160400 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Information> executeQuery: Read 204 rows, 19.39 KiB in 0.001074302 sec., 189890 rows/sec., 17.62 MiB/sec. | ||
| 4069 | 2024.02.21 01:23:24.160523 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 4070 | 2024.02.21 01:23:24.160545 [ 3 ] {304baa81-ffeb-4c64-8249-a22e8bf894ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 4071 | 2024.02.21 01:23:24.160560 [ 3 ] {} <Debug> HTTP-Session: 1ff4616c-e686-46c8-8212-aecfd25bca31 Destroying unnamed session | ||
| 4072 | 2024.02.21 01:23:24.160696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4073 | 2024.02.21 01:23:24.160743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4074 | 2024.02.21 01:23:24.160761 [ 3 ] {} <Debug> HTTP-Session: 83729cfe-1bde-4e78-8f5d-a16b27ba500f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4075 | 2024.02.21 01:23:24.160778 [ 3 ] {} <Debug> HTTP-Session: 83729cfe-1bde-4e78-8f5d-a16b27ba500f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2024.02.21 01:23:24.160852 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4077 | 2024.02.21 01:23:24.160891 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4078 | 2024.02.21 01:23:24.160997 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4079 | 2024.02.21 01:23:24.161332 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4080 | 2024.02.21 01:23:24.161540 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4081 | 2024.02.21 01:23:24.161683 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4082 | 2024.02.21 01:23:24.161801 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Information> executeQuery: Read 80 rows, 6.38 KiB in 0.000920668 sec., 86893 rows/sec., 6.77 MiB/sec. | ||
| 4083 | 2024.02.21 01:23:24.161907 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4084 | 2024.02.21 01:23:24.161930 [ 3 ] {29209a7e-74a4-4add-881c-f3deab540a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4085 | 2024.02.21 01:23:24.161946 [ 3 ] {} <Debug> HTTP-Session: 83729cfe-1bde-4e78-8f5d-a16b27ba500f Destroying unnamed session | ||
| 4086 | 2024.02.21 01:23:24.162081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4087 | 2024.02.21 01:23:24.162123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4088 | 2024.02.21 01:23:24.162142 [ 3 ] {} <Debug> HTTP-Session: 3f4adce6-facf-4d89-9792-d462da70074b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4089 | 2024.02.21 01:23:24.162159 [ 3 ] {} <Debug> HTTP-Session: 3f4adce6-facf-4d89-9792-d462da70074b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2024.02.21 01:23:24.162230 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4091 | 2024.02.21 01:23:24.162273 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4092 | 2024.02.21 01:23:24.162392 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4093 | 2024.02.21 01:23:24.162671 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4094 | 2024.02.21 01:23:24.162926 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4095 | 2024.02.21 01:23:24.163097 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 4096 | 2024.02.21 01:23:24.163208 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000947268 sec., 38004 rows/sec., 2.68 MiB/sec. | ||
| 4097 | 2024.02.21 01:23:24.163484 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4098 | 2024.02.21 01:23:24.163507 [ 3 ] {3009093c-092f-480e-97dd-f618271e6cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4099 | 2024.02.21 01:23:24.163522 [ 3 ] {} <Debug> HTTP-Session: 3f4adce6-facf-4d89-9792-d462da70074b Destroying unnamed session | ||
| 4100 | 2024.02.21 01:23:24.163705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4101 | 2024.02.21 01:23:24.163750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4102 | 2024.02.21 01:23:24.163768 [ 3 ] {} <Debug> HTTP-Session: 8cd7b828-8a14-4e80-8f9d-128f9dc69378 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4103 | 2024.02.21 01:23:24.163785 [ 3 ] {} <Debug> HTTP-Session: 8cd7b828-8a14-4e80-8f9d-128f9dc69378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2024.02.21 01:23:24.163876 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4105 | 2024.02.21 01:23:24.163923 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4106 | 2024.02.21 01:23:24.164084 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4107 | 2024.02.21 01:23:24.164582 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4108 | 2024.02.21 01:23:24.164893 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4109 | 2024.02.21 01:23:24.165065 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4110 | 2024.02.21 01:23:24.165200 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001288049 sec., 43476 rows/sec., 58.67 MiB/sec. | ||
| 4111 | 2024.02.21 01:23:24.165423 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4112 | 2024.02.21 01:23:24.165447 [ 3 ] {830a4966-df7e-428b-a70f-a20bd8dee2e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 4113 | 2024.02.21 01:23:24.165463 [ 3 ] {} <Debug> HTTP-Session: 8cd7b828-8a14-4e80-8f9d-128f9dc69378 Destroying unnamed session | ||
| 4114 | 2024.02.21 01:23:33.496202 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4115 | 2024.02.21 01:23:33.496280 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4116 | 2024.02.21 01:23:34.155732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4117 | 2024.02.21 01:23:34.155835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4118 | 2024.02.21 01:23:34.155865 [ 3 ] {} <Debug> HTTP-Session: 8d3b90db-624c-4fe5-86f8-c4e239dbf5c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4119 | 2024.02.21 01:23:34.155893 [ 3 ] {} <Debug> HTTP-Session: 8d3b90db-624c-4fe5-86f8-c4e239dbf5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2024.02.21 01:23:34.156038 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4121 | 2024.02.21 01:23:34.156106 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4122 | 2024.02.21 01:23:34.156292 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4123 | 2024.02.21 01:23:34.156778 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4124 | 2024.02.21 01:23:34.157055 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4125 | 2024.02.21 01:23:34.157222 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4126 | 2024.02.21 01:23:34.157342 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001264658 sec., 44280 rows/sec., 3.51 MiB/sec. | ||
| 4127 | 2024.02.21 01:23:34.157407 [ 108 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 4128 | 2024.02.21 01:23:34.157510 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4129 | 2024.02.21 01:23:34.157560 [ 3 ] {f9610590-314f-4cae-a138-fcf9ab3a1d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4130 | 2024.02.21 01:23:34.157565 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4131 | 2024.02.21 01:23:34.157590 [ 3 ] {} <Debug> HTTP-Session: 8d3b90db-624c-4fe5-86f8-c4e239dbf5c1 Destroying unnamed session | ||
| 4132 | 2024.02.21 01:23:34.157725 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact | ||
| 4133 | 2024.02.21 01:23:34.157761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4134 | 2024.02.21 01:23:34.157897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4135 | 2024.02.21 01:23:34.157949 [ 3 ] {} <Debug> HTTP-Session: cd9d80f4-d413-4f69-8a78-11012c023404 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4136 | 2024.02.21 01:23:34.157999 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4137 | 2024.02.21 01:23:34.158000 [ 3 ] {} <Debug> HTTP-Session: cd9d80f4-d413-4f69-8a78-11012c023404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2024.02.21 01:23:34.158059 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 56 rows starting from the beginning of the part | ||
| 4139 | 2024.02.21 01:23:34.158195 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4140 | 2024.02.21 01:23:34.158312 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4141 | 2024.02.21 01:23:34.158361 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 4142 | 2024.02.21 01:23:34.158670 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4143 | 2024.02.21 01:23:34.158789 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4144 | 2024.02.21 01:23:34.158956 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 4145 | 2024.02.21 01:23:34.159129 [ 24 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 4146 | 2024.02.21 01:23:34.159663 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4147 | 2024.02.21 01:23:34.160079 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4148 | 2024.02.21 01:23:34.160375 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 4149 | 2024.02.21 01:23:34.160718 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002465724 sec., 1622 rows/sec., 135.45 KiB/sec. | ||
| 4150 | 2024.02.21 01:23:34.160736 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070792 sec., 91181.68863276966 rows/sec., 7.22 MiB/sec. | ||
| 4151 | 2024.02.21 01:23:34.160926 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4152 | 2024.02.21 01:23:34.160964 [ 3 ] {ff3d68fb-933e-461e-8b4d-4c8657cba27d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4153 | 2024.02.21 01:23:34.160977 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 4154 | 2024.02.21 01:23:34.160993 [ 3 ] {} <Debug> HTTP-Session: cd9d80f4-d413-4f69-8a78-11012c023404 Destroying unnamed session | ||
| 4155 | 2024.02.21 01:23:34.161183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 27125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4156 | 2024.02.21 01:23:34.161244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4157 | 2024.02.21 01:23:34.161280 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. | ||
| 4158 | 2024.02.21 01:23:34.161292 [ 3 ] {} <Debug> HTTP-Session: 1fba9d21-1f64-41d6-8faf-249b18213dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4159 | 2024.02.21 01:23:34.161351 [ 3 ] {} <Debug> HTTP-Session: 1fba9d21-1f64-41d6-8faf-249b18213dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2024.02.21 01:23:34.161439 [ 17 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_35_8} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0 | ||
| 4161 | 2024.02.21 01:23:34.161500 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4162 | 2024.02.21 01:23:34.161591 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4163 | 2024.02.21 01:23:34.161712 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4164 | 2024.02.21 01:23:34.162134 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4165 | 2024.02.21 01:23:34.162366 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4166 | 2024.02.21 01:23:34.162517 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4167 | 2024.02.21 01:23:34.162641 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Information> executeQuery: Read 170 rows, 16.75 KiB in 0.001091333 sec., 155772 rows/sec., 14.99 MiB/sec. | ||
| 4168 | 2024.02.21 01:23:34.162785 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4169 | 2024.02.21 01:23:34.162808 [ 3 ] {81813b50-e4e8-4e70-8174-95c48f3a8a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4170 | 2024.02.21 01:23:34.162824 [ 3 ] {} <Debug> HTTP-Session: 1fba9d21-1f64-41d6-8faf-249b18213dc2 Destroying unnamed session | ||
| 4171 | 2024.02.21 01:23:34.162923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4172 | 2024.02.21 01:23:34.162967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4173 | 2024.02.21 01:23:34.162986 [ 3 ] {} <Debug> HTTP-Session: b299e4b4-acd9-4e4a-b3b7-be82e1a7aa75 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4174 | 2024.02.21 01:23:34.163003 [ 3 ] {} <Debug> HTTP-Session: b299e4b4-acd9-4e4a-b3b7-be82e1a7aa75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2024.02.21 01:23:34.163072 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4176 | 2024.02.21 01:23:34.163111 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4177 | 2024.02.21 01:23:34.163215 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4178 | 2024.02.21 01:23:34.163462 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4179 | 2024.02.21 01:23:34.163669 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4180 | 2024.02.21 01:23:34.163815 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 4181 | 2024.02.21 01:23:34.163929 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000829835 sec., 4820 rows/sec., 336.57 KiB/sec. | ||
| 4182 | 2024.02.21 01:23:34.164041 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4183 | 2024.02.21 01:23:34.164064 [ 3 ] {e0435945-3cbd-4bd8-bf21-0108a5c4be0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4184 | 2024.02.21 01:23:34.164079 [ 3 ] {} <Debug> HTTP-Session: b299e4b4-acd9-4e4a-b3b7-be82e1a7aa75 Destroying unnamed session | ||
| 4185 | 2024.02.21 01:23:34.164181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4186 | 2024.02.21 01:23:34.164225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4187 | 2024.02.21 01:23:34.164243 [ 3 ] {} <Debug> HTTP-Session: 0469c816-f550-4c25-b697-bd55db247ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4188 | 2024.02.21 01:23:34.164260 [ 3 ] {} <Debug> HTTP-Session: 0469c816-f550-4c25-b697-bd55db247ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2024.02.21 01:23:34.164331 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4190 | 2024.02.21 01:23:34.164369 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4191 | 2024.02.21 01:23:34.164472 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4192 | 2024.02.21 01:23:34.164760 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4193 | 2024.02.21 01:23:34.164976 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4194 | 2024.02.21 01:23:34.165121 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4195 | 2024.02.21 01:23:34.165242 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Information> executeQuery: Read 60 rows, 4.81 KiB in 0.000881017 sec., 68103 rows/sec., 5.33 MiB/sec. | ||
| 4196 | 2024.02.21 01:23:34.165378 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4197 | 2024.02.21 01:23:34.165402 [ 3 ] {262dbc26-006e-4470-a17f-87477785645c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4198 | 2024.02.21 01:23:34.165418 [ 3 ] {} <Debug> HTTP-Session: 0469c816-f550-4c25-b697-bd55db247ff0 Destroying unnamed session | ||
| 4199 | 2024.02.21 01:23:34.165504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4200 | 2024.02.21 01:23:34.165549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4201 | 2024.02.21 01:23:34.165567 [ 3 ] {} <Debug> HTTP-Session: b64e0a42-7bc8-44d0-a1c9-a99e56a7cae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4202 | 2024.02.21 01:23:34.165583 [ 3 ] {} <Debug> HTTP-Session: b64e0a42-7bc8-44d0-a1c9-a99e56a7cae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2024.02.21 01:23:34.165653 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4204 | 2024.02.21 01:23:34.165697 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4205 | 2024.02.21 01:23:34.165819 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4206 | 2024.02.21 01:23:34.166064 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4207 | 2024.02.21 01:23:34.166321 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4208 | 2024.02.21 01:23:34.166497 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4209 | 2024.02.21 01:23:34.166596 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000916657 sec., 2181 rows/sec., 153.41 KiB/sec. | ||
| 4210 | 2024.02.21 01:23:34.166742 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Debug> DynamicQueryHandler: Done processing query | ||
| 4211 | 2024.02.21 01:23:34.166765 [ 3 ] {54801a82-0ab6-4d6a-ad31-10248bcc53db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4212 | 2024.02.21 01:23:34.166781 [ 3 ] {} <Debug> HTTP-Session: b64e0a42-7bc8-44d0-a1c9-a99e56a7cae4 Destroying unnamed session | ||
| 4213 | 2024.02.21 01:23:34.166920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4214 | 2024.02.21 01:23:34.166963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4215 | 2024.02.21 01:23:34.166982 [ 3 ] {} <Debug> HTTP-Session: f8617b87-4175-4fb0-95c4-ab2112d43642 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4216 | 2024.02.21 01:23:34.167000 [ 3 ] {} <Debug> HTTP-Session: f8617b87-4175-4fb0-95c4-ab2112d43642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2024.02.21 01:23:34.167087 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4218 | 2024.02.21 01:23:34.167133 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4219 | 2024.02.21 01:23:34.167265 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4220 | 2024.02.21 01:23:34.167754 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4221 | 2024.02.21 01:23:34.168058 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4222 | 2024.02.21 01:23:34.168233 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4223 | 2024.02.21 01:23:34.168368 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001242717 sec., 45062 rows/sec., 60.81 MiB/sec. | ||
| 4224 | 2024.02.21 01:23:34.168594 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Debug> DynamicQueryHandler: Done processing query | ||
| 4225 | 2024.02.21 01:23:34.168618 [ 3 ] {cc1da6a0-ab3d-4bf6-966f-5601bef4c502} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 4226 | 2024.02.21 01:23:34.168634 [ 3 ] {} <Debug> HTTP-Session: f8617b87-4175-4fb0-95c4-ab2112d43642 Destroying unnamed session | ||
| 4227 | 2024.02.21 01:23:44.155573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4228 | 2024.02.21 01:23:44.155700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4229 | 2024.02.21 01:23:44.155729 [ 3 ] {} <Debug> HTTP-Session: 3865bc96-ce9c-4d8b-abd5-6946d1228acd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4230 | 2024.02.21 01:23:44.155757 [ 3 ] {} <Debug> HTTP-Session: 3865bc96-ce9c-4d8b-abd5-6946d1228acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2024.02.21 01:23:44.155899 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4232 | 2024.02.21 01:23:44.155965 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4233 | 2024.02.21 01:23:44.156145 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4234 | 2024.02.21 01:23:44.156724 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4235 | 2024.02.21 01:23:44.157038 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4236 | 2024.02.21 01:23:44.157234 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4237 | 2024.02.21 01:23:44.157357 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001418543 sec., 39477 rows/sec., 3.12 MiB/sec. | ||
| 4238 | 2024.02.21 01:23:44.157498 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Debug> DynamicQueryHandler: Done processing query | ||
| 4239 | 2024.02.21 01:23:44.157523 [ 3 ] {6d9f7d9c-f757-4d84-a151-c5c9522cd634} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4240 | 2024.02.21 01:23:44.157541 [ 3 ] {} <Debug> HTTP-Session: 3865bc96-ce9c-4d8b-abd5-6946d1228acd Destroying unnamed session | ||
| 4241 | 2024.02.21 01:23:44.157662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4242 | 2024.02.21 01:23:44.157714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4243 | 2024.02.21 01:23:44.157734 [ 3 ] {} <Debug> HTTP-Session: 0ca2481d-e6f2-4b7a-9200-5a1703b5192d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4244 | 2024.02.21 01:23:44.157752 [ 3 ] {} <Debug> HTTP-Session: 0ca2481d-e6f2-4b7a-9200-5a1703b5192d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2024.02.21 01:23:44.157829 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4246 | 2024.02.21 01:23:44.157872 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4247 | 2024.02.21 01:23:44.157982 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4248 | 2024.02.21 01:23:44.158281 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4249 | 2024.02.21 01:23:44.158487 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4250 | 2024.02.21 01:23:44.158640 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 4251 | 2024.02.21 01:23:44.158735 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000876876 sec., 2280 rows/sec., 194.89 KiB/sec. | ||
| 4252 | 2024.02.21 01:23:44.158920 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Debug> DynamicQueryHandler: Done processing query | ||
| 4253 | 2024.02.21 01:23:44.158944 [ 3 ] {7de2edd0-ebfc-462e-925a-db14415f3817} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4254 | 2024.02.21 01:23:44.158960 [ 3 ] {} <Debug> HTTP-Session: 0ca2481d-e6f2-4b7a-9200-5a1703b5192d Destroying unnamed session | ||
| 4255 | 2024.02.21 01:23:44.159105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 26978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4256 | 2024.02.21 01:23:44.159152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4257 | 2024.02.21 01:23:44.159170 [ 3 ] {} <Debug> HTTP-Session: 74367853-a38c-45b4-a786-04a6cea460f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4258 | 2024.02.21 01:23:44.159187 [ 3 ] {} <Debug> HTTP-Session: 74367853-a38c-45b4-a786-04a6cea460f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2024.02.21 01:23:44.159266 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4260 | 2024.02.21 01:23:44.159306 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4261 | 2024.02.21 01:23:44.159424 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4262 | 2024.02.21 01:23:44.159822 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4263 | 2024.02.21 01:23:44.160043 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4264 | 2024.02.21 01:23:44.160190 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4265 | 2024.02.21 01:23:44.160291 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Information> executeQuery: Read 169 rows, 16.66 KiB in 0.00099857 sec., 169242 rows/sec., 16.29 MiB/sec. | ||
| 4266 | 2024.02.21 01:23:44.160283 [ 103 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4267 | 2024.02.21 01:23:44.160360 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4268 | 2024.02.21 01:23:44.160435 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4269 | 2024.02.21 01:23:44.160487 [ 3 ] {f85a4bf6-243a-4fcf-a077-cd09e62b6aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4270 | 2024.02.21 01:23:44.160496 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4271 | 2024.02.21 01:23:44.160517 [ 3 ] {} <Debug> HTTP-Session: 74367853-a38c-45b4-a786-04a6cea460f2 Destroying unnamed session | ||
| 4272 | 2024.02.21 01:23:44.160628 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4273 | 2024.02.21 01:23:44.160665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4274 | 2024.02.21 01:23:44.160691 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 208 rows starting from the beginning of the part | ||
| 4275 | 2024.02.21 01:23:44.160765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4276 | 2024.02.21 01:23:44.160805 [ 3 ] {} <Debug> HTTP-Session: 1aa5892b-45c8-4866-9ec8-7bc6f56a9c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4277 | 2024.02.21 01:23:44.160839 [ 3 ] {} <Debug> HTTP-Session: 1aa5892b-45c8-4866-9ec8-7bc6f56a9c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2024.02.21 01:23:44.160934 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 168 rows starting from the beginning of the part | ||
| 4279 | 2024.02.21 01:23:44.161046 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4280 | 2024.02.21 01:23:44.161162 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4281 | 2024.02.21 01:23:44.161178 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 168 rows starting from the beginning of the part | ||
| 4282 | 2024.02.21 01:23:44.161485 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 204 rows starting from the beginning of the part | ||
| 4283 | 2024.02.21 01:23:44.161642 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4284 | 2024.02.21 01:23:44.161759 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 170 rows starting from the beginning of the part | ||
| 4285 | 2024.02.21 01:23:44.161876 [ 24 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 169 rows starting from the beginning of the part | ||
| 4286 | 2024.02.21 01:23:44.162404 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4287 | 2024.02.21 01:23:44.162796 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4288 | 2024.02.21 01:23:44.163123 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 4289 | 2024.02.21 01:23:44.163312 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002219557 sec., 901 rows/sec., 62.92 KiB/sec. | ||
| 4290 | 2024.02.21 01:23:44.163546 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Debug> DynamicQueryHandler: Done processing query | ||
| 4291 | 2024.02.21 01:23:44.163612 [ 3 ] {ffbee2f0-d7c7-43a0-8018-061e281db563} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4292 | 2024.02.21 01:23:44.163687 [ 3 ] {} <Debug> HTTP-Session: 1aa5892b-45c8-4866-9ec8-7bc6f56a9c62 Destroying unnamed session | ||
| 4293 | 2024.02.21 01:23:44.163822 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 4 columns (4 merged, 0 gathered) in 0.003405862 sec., 319155.62051545247 rows/sec., 30.30 MiB/sec. | ||
| 4294 | 2024.02.21 01:23:44.163878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4295 | 2024.02.21 01:23:44.163946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4296 | 2024.02.21 01:23:44.163975 [ 3 ] {} <Debug> HTTP-Session: 5160657c-64ab-47ed-ad3b-6ad1e78de9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4297 | 2024.02.21 01:23:44.163994 [ 3 ] {} <Debug> HTTP-Session: 5160657c-64ab-47ed-ad3b-6ad1e78de9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2024.02.21 01:23:44.164026 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4299 | 2024.02.21 01:23:44.164155 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4300 | 2024.02.21 01:23:44.164215 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4301 | 2024.02.21 01:23:44.164369 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4302 | 2024.02.21 01:23:44.164465 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4303 | 2024.02.21 01:23:44.164520 [ 18 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_36_7} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4304 | 2024.02.21 01:23:44.164889 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4305 | 2024.02.21 01:23:44.165104 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4306 | 2024.02.21 01:23:44.165255 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4307 | 2024.02.21 01:23:44.165344 [ 103 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4308 | 2024.02.21 01:23:44.165357 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Information> executeQuery: Read 58 rows, 4.65 KiB in 0.001168745 sec., 49625 rows/sec., 3.88 MiB/sec. | ||
| 4309 | 2024.02.21 01:23:44.165384 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4310 | 2024.02.21 01:23:44.165548 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4311 | 2024.02.21 01:23:44.165566 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Debug> DynamicQueryHandler: Done processing query | ||
| 4312 | 2024.02.21 01:23:44.165617 [ 3 ] {ecbd4845-917a-4517-a88e-cd56985cb749} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4313 | 2024.02.21 01:23:44.165648 [ 3 ] {} <Debug> HTTP-Session: 5160657c-64ab-47ed-ad3b-6ad1e78de9ec Destroying unnamed session | ||
| 4314 | 2024.02.21 01:23:44.165712 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4315 | 2024.02.21 01:23:44.165757 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 106 rows starting from the beginning of the part | ||
| 4316 | 2024.02.21 01:23:44.165787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4317 | 2024.02.21 01:23:44.165865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4318 | 2024.02.21 01:23:44.165914 [ 3 ] {} <Debug> HTTP-Session: 265fae84-5896-4724-a5e3-2f9fb63bada2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4319 | 2024.02.21 01:23:44.165957 [ 3 ] {} <Debug> HTTP-Session: 265fae84-5896-4724-a5e3-2f9fb63bada2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2024.02.21 01:23:44.165979 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 4321 | 2024.02.21 01:23:44.166142 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4322 | 2024.02.21 01:23:44.166213 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4323 | 2024.02.21 01:23:44.166241 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4324 | 2024.02.21 01:23:44.166471 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 4325 | 2024.02.21 01:23:44.166786 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4326 | 2024.02.21 01:23:44.166786 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4327 | 2024.02.21 01:23:44.167013 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part | ||
| 4328 | 2024.02.21 01:23:44.167554 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4329 | 2024.02.21 01:23:44.168112 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4330 | 2024.02.21 01:23:44.168468 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4331 | 2024.02.21 01:23:44.168803 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002591787 sec., 385 rows/sec., 27.13 KiB/sec. | ||
| 4332 | 2024.02.21 01:23:44.168812 [ 17 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 4 columns (4 merged, 0 gathered) in 0.003371471 sec., 123388.27769836964 rows/sec., 9.64 MiB/sec. | ||
| 4333 | 2024.02.21 01:23:44.169057 [ 24 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4334 | 2024.02.21 01:23:44.169070 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4335 | 2024.02.21 01:23:44.169130 [ 3 ] {7fbcf3b2-0eba-4f48-a017-84b08a41d0b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4336 | 2024.02.21 01:23:44.169157 [ 3 ] {} <Debug> HTTP-Session: 265fae84-5896-4724-a5e3-2f9fb63bada2 Destroying unnamed session | ||
| 4337 | 2024.02.21 01:23:44.169304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4338 | 2024.02.21 01:23:44.169336 [ 24 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4339 | 2024.02.21 01:23:44.169388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4340 | 2024.02.21 01:23:44.169418 [ 3 ] {} <Debug> HTTP-Session: b511bbb3-5ce6-4acd-81f6-b35698c6e6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4341 | 2024.02.21 01:23:44.169447 [ 24 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_36_7} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4342 | 2024.02.21 01:23:44.169457 [ 3 ] {} <Debug> HTTP-Session: b511bbb3-5ce6-4acd-81f6-b35698c6e6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2024.02.21 01:23:44.169621 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4344 | 2024.02.21 01:23:44.169666 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4345 | 2024.02.21 01:23:44.169818 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4346 | 2024.02.21 01:23:44.170396 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4347 | 2024.02.21 01:23:44.170727 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4348 | 2024.02.21 01:23:44.170905 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4349 | 2024.02.21 01:23:44.170996 [ 103 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4350 | 2024.02.21 01:23:44.171015 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001364491 sec., 41040 rows/sec., 55.38 MiB/sec. | ||
| 4351 | 2024.02.21 01:23:44.171029 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4352 | 2024.02.21 01:23:44.171179 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4353 | 2024.02.21 01:23:44.171242 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Debug> DynamicQueryHandler: Done processing query | ||
| 4354 | 2024.02.21 01:23:44.171277 [ 3 ] {cf3c6314-7d7d-449a-a06f-025f07fd8e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 4355 | 2024.02.21 01:23:44.171321 [ 3 ] {} <Debug> HTTP-Session: b511bbb3-5ce6-4acd-81f6-b35698c6e6fe Destroying unnamed session | ||
| 4356 | 2024.02.21 01:23:44.171390 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4357 | 2024.02.21 01:23:44.171434 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1613 rows starting from the beginning of the part | ||
| 4358 | 2024.02.21 01:23:44.171576 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 4359 | 2024.02.21 01:23:44.171694 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4360 | 2024.02.21 01:23:44.171800 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 4361 | 2024.02.21 01:23:44.171907 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 4362 | 2024.02.21 01:23:44.172006 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4363 | 2024.02.21 01:23:44.179327 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 6 columns (6 merged, 0 gathered) in 0.008249217 sec., 229476.32484392155 rows/sec., 309.67 MiB/sec. | ||
| 4364 | 2024.02.21 01:23:44.180703 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4365 | 2024.02.21 01:23:44.180946 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4366 | 2024.02.21 01:23:44.181014 [ 9 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4367 | 2024.02.21 01:23:44.181097 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_36_7: 13.47 MiB. | ||
| 4368 | 2024.02.21 01:23:45.000124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.72 MiB, peak 250.15 MiB, will set to 242.20 MiB (RSS), difference: 2.48 MiB | ||
| 4369 | 2024.02.21 01:23:48.496329 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4370 | 2024.02.21 01:23:48.496421 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4371 | 2024.02.21 01:23:54.156921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 8079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4372 | 2024.02.21 01:23:54.157057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4373 | 2024.02.21 01:23:54.157087 [ 3 ] {} <Debug> HTTP-Session: 4dfa9296-c33f-4acc-8bc9-2c250ed26197 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4374 | 2024.02.21 01:23:54.157114 [ 3 ] {} <Debug> HTTP-Session: 4dfa9296-c33f-4acc-8bc9-2c250ed26197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2024.02.21 01:23:54.157259 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4376 | 2024.02.21 01:23:54.157328 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4377 | 2024.02.21 01:23:54.157516 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4378 | 2024.02.21 01:23:54.157987 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4379 | 2024.02.21 01:23:54.158262 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4380 | 2024.02.21 01:23:54.158432 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4381 | 2024.02.21 01:23:54.158572 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001263378 sec., 44325 rows/sec., 3.51 MiB/sec. | ||
| 4382 | 2024.02.21 01:23:54.158728 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Debug> DynamicQueryHandler: Done processing query | ||
| 4383 | 2024.02.21 01:23:54.158755 [ 3 ] {16324986-022a-4958-ad19-27af14287373} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4384 | 2024.02.21 01:23:54.158771 [ 3 ] {} <Debug> HTTP-Session: 4dfa9296-c33f-4acc-8bc9-2c250ed26197 Destroying unnamed session | ||
| 4385 | 2024.02.21 01:23:54.158892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4386 | 2024.02.21 01:23:54.158945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4387 | 2024.02.21 01:23:54.158964 [ 3 ] {} <Debug> HTTP-Session: d82272e4-9251-41c7-aee6-37d166a53d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4388 | 2024.02.21 01:23:54.158982 [ 3 ] {} <Debug> HTTP-Session: d82272e4-9251-41c7-aee6-37d166a53d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2024.02.21 01:23:54.159063 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4390 | 2024.02.21 01:23:54.159105 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4391 | 2024.02.21 01:23:54.159221 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4392 | 2024.02.21 01:23:54.159532 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4393 | 2024.02.21 01:23:54.159741 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4394 | 2024.02.21 01:23:54.159897 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 4395 | 2024.02.21 01:23:54.160020 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000926137 sec., 2159 rows/sec., 184.53 KiB/sec. | ||
| 4396 | 2024.02.21 01:23:54.160157 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Debug> DynamicQueryHandler: Done processing query | ||
| 4397 | 2024.02.21 01:23:54.160181 [ 3 ] {c3480d5a-2e9f-4d05-8340-c127fc95e449} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4398 | 2024.02.21 01:23:54.160196 [ 3 ] {} <Debug> HTTP-Session: d82272e4-9251-41c7-aee6-37d166a53d09 Destroying unnamed session | ||
| 4399 | 2024.02.21 01:23:54.160344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 31965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4400 | 2024.02.21 01:23:54.160389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4401 | 2024.02.21 01:23:54.160407 [ 3 ] {} <Debug> HTTP-Session: e9e02001-9f0b-4ed4-9e4f-9eb4ed546172 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4402 | 2024.02.21 01:23:54.160426 [ 3 ] {} <Debug> HTTP-Session: e9e02001-9f0b-4ed4-9e4f-9eb4ed546172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2024.02.21 01:23:54.160507 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4404 | 2024.02.21 01:23:54.160546 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4405 | 2024.02.21 01:23:54.160652 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4406 | 2024.02.21 01:23:54.161090 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4407 | 2024.02.21 01:23:54.161310 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4408 | 2024.02.21 01:23:54.161460 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4409 | 2024.02.21 01:23:54.161583 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Information> executeQuery: Read 205 rows, 19.47 KiB in 0.001047731 sec., 195660 rows/sec., 18.15 MiB/sec. | ||
| 4410 | 2024.02.21 01:23:54.161705 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Debug> DynamicQueryHandler: Done processing query | ||
| 4411 | 2024.02.21 01:23:54.161728 [ 3 ] {57270ac7-85d1-4c2a-ab86-fa24a5bb2abd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4412 | 2024.02.21 01:23:54.161744 [ 3 ] {} <Debug> HTTP-Session: e9e02001-9f0b-4ed4-9e4f-9eb4ed546172 Destroying unnamed session | ||
| 4413 | 2024.02.21 01:23:54.161838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4414 | 2024.02.21 01:23:54.161883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4415 | 2024.02.21 01:23:54.161902 [ 3 ] {} <Debug> HTTP-Session: 9a2fa5df-dde4-45dd-b558-7da82a456c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4416 | 2024.02.21 01:23:54.161918 [ 3 ] {} <Debug> HTTP-Session: 9a2fa5df-dde4-45dd-b558-7da82a456c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2024.02.21 01:23:54.161986 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4418 | 2024.02.21 01:23:54.162024 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2024.02.21 01:23:54.162128 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4420 | 2024.02.21 01:23:54.162388 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4421 | 2024.02.21 01:23:54.162586 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4422 | 2024.02.21 01:23:54.162733 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 4423 | 2024.02.21 01:23:54.162850 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832985 sec., 2401 rows/sec., 167.65 KiB/sec. | ||
| 4424 | 2024.02.21 01:23:54.162970 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Debug> DynamicQueryHandler: Done processing query | ||
| 4425 | 2024.02.21 01:23:54.162993 [ 3 ] {0d4fab63-ec16-49e9-8165-540d10aa7999} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4426 | 2024.02.21 01:23:54.163009 [ 3 ] {} <Debug> HTTP-Session: 9a2fa5df-dde4-45dd-b558-7da82a456c4f Destroying unnamed session | ||
| 4427 | 2024.02.21 01:23:54.163111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4428 | 2024.02.21 01:23:54.163155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4429 | 2024.02.21 01:23:54.163173 [ 3 ] {} <Debug> HTTP-Session: 3a9796c9-1b4a-4b66-b147-29a5cf9251c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4430 | 2024.02.21 01:23:54.163189 [ 3 ] {} <Debug> HTTP-Session: 3a9796c9-1b4a-4b66-b147-29a5cf9251c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2024.02.21 01:23:54.163261 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4432 | 2024.02.21 01:23:54.163300 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4433 | 2024.02.21 01:23:54.163405 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4434 | 2024.02.21 01:23:54.163730 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4435 | 2024.02.21 01:23:54.163951 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4436 | 2024.02.21 01:23:54.164098 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4437 | 2024.02.21 01:23:54.164213 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Information> executeQuery: Read 82 rows, 6.55 KiB in 0.000923388 sec., 88803 rows/sec., 6.92 MiB/sec. | ||
| 4438 | 2024.02.21 01:23:54.164325 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Debug> DynamicQueryHandler: Done processing query | ||
| 4439 | 2024.02.21 01:23:54.164348 [ 3 ] {c5f57f8e-435b-4e10-80e1-a05e11d1ef03} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4440 | 2024.02.21 01:23:54.164364 [ 3 ] {} <Debug> HTTP-Session: 3a9796c9-1b4a-4b66-b147-29a5cf9251c0 Destroying unnamed session | ||
| 4441 | 2024.02.21 01:23:54.164459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4442 | 2024.02.21 01:23:54.164503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4443 | 2024.02.21 01:23:54.164521 [ 3 ] {} <Debug> HTTP-Session: 0e5c3999-86af-4ee4-97de-ebcd3a20f17c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4444 | 2024.02.21 01:23:54.164538 [ 3 ] {} <Debug> HTTP-Session: 0e5c3999-86af-4ee4-97de-ebcd3a20f17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4445 | 2024.02.21 01:23:54.164608 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4446 | 2024.02.21 01:23:54.164653 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4447 | 2024.02.21 01:23:54.164772 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4448 | 2024.02.21 01:23:54.165072 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4449 | 2024.02.21 01:23:54.165335 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4450 | 2024.02.21 01:23:54.165513 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4451 | 2024.02.21 01:23:54.165642 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00100279 sec., 36897 rows/sec., 2.60 MiB/sec. | ||
| 4452 | 2024.02.21 01:23:54.165772 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Debug> DynamicQueryHandler: Done processing query | ||
| 4453 | 2024.02.21 01:23:54.165794 [ 3 ] {c85c2929-8b35-4c99-994e-54807a1cdb31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4454 | 2024.02.21 01:23:54.165810 [ 3 ] {} <Debug> HTTP-Session: 0e5c3999-86af-4ee4-97de-ebcd3a20f17c Destroying unnamed session | ||
| 4455 | 2024.02.21 01:23:54.165945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 59905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4456 | 2024.02.21 01:23:54.165988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4457 | 2024.02.21 01:23:54.166006 [ 3 ] {} <Debug> HTTP-Session: 73fd7c3c-dc96-4dda-87a2-9cdd628136fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4458 | 2024.02.21 01:23:54.166022 [ 3 ] {} <Debug> HTTP-Session: 73fd7c3c-dc96-4dda-87a2-9cdd628136fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2024.02.21 01:23:54.166111 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4460 | 2024.02.21 01:23:54.166154 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4461 | 2024.02.21 01:23:54.166289 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4462 | 2024.02.21 01:23:54.166825 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. | ||
| 4463 | 2024.02.21 01:23:54.167146 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4464 | 2024.02.21 01:23:54.167324 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4465 | 2024.02.21 01:23:54.167424 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001286468 sec., 43530 rows/sec., 58.74 MiB/sec. | ||
| 4466 | 2024.02.21 01:23:54.167546 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4467 | 2024.02.21 01:23:54.167568 [ 3 ] {d235820a-50be-4d70-b465-e481aa71926d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 4468 | 2024.02.21 01:23:54.167583 [ 3 ] {} <Debug> HTTP-Session: 73fd7c3c-dc96-4dda-87a2-9cdd628136fd Destroying unnamed session | ||
| 4469 | 2024.02.21 01:24:03.496464 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4470 | 2024.02.21 01:24:03.496520 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4471 | 2024.02.21 01:24:04.155968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4472 | 2024.02.21 01:24:04.156069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4473 | 2024.02.21 01:24:04.156095 [ 3 ] {} <Debug> HTTP-Session: 70f632cd-9295-4239-94f1-3a852f609870 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4474 | 2024.02.21 01:24:04.156119 [ 3 ] {} <Debug> HTTP-Session: 70f632cd-9295-4239-94f1-3a852f609870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2024.02.21 01:24:04.156248 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4476 | 2024.02.21 01:24:04.156309 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4477 | 2024.02.21 01:24:04.156478 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4478 | 2024.02.21 01:24:04.156965 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4479 | 2024.02.21 01:24:04.157231 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4480 | 2024.02.21 01:24:04.157399 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4481 | 2024.02.21 01:24:04.157519 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001234677 sec., 52645 rows/sec., 4.17 MiB/sec. | ||
| 4482 | 2024.02.21 01:24:04.157672 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Debug> DynamicQueryHandler: Done processing query | ||
| 4483 | 2024.02.21 01:24:04.157697 [ 3 ] {c828d520-7bb7-474e-9316-af70e7a5f393} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4484 | 2024.02.21 01:24:04.157713 [ 3 ] {} <Debug> HTTP-Session: 70f632cd-9295-4239-94f1-3a852f609870 Destroying unnamed session | ||
| 4485 | 2024.02.21 01:24:04.157853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 30866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4486 | 2024.02.21 01:24:04.157899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4487 | 2024.02.21 01:24:04.157918 [ 3 ] {} <Debug> HTTP-Session: 6a9c11d1-18b4-4749-906b-789d3108ef2b Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4488 | 2024.02.21 01:24:04.157934 [ 3 ] {} <Debug> HTTP-Session: 6a9c11d1-18b4-4749-906b-789d3108ef2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2024.02.21 01:24:04.158009 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4490 | 2024.02.21 01:24:04.158049 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4491 | 2024.02.21 01:24:04.158155 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4492 | 2024.02.21 01:24:04.158598 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4493 | 2024.02.21 01:24:04.158827 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4494 | 2024.02.21 01:24:04.158975 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4495 | 2024.02.21 01:24:04.159100 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Information> executeQuery: Read 195 rows, 18.98 KiB in 0.001062441 sec., 183539 rows/sec., 17.45 MiB/sec. | ||
| 4496 | 2024.02.21 01:24:04.159221 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4497 | 2024.02.21 01:24:04.159243 [ 3 ] {f5cf19fc-129c-4ae6-a871-8cb235cbf8b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4498 | 2024.02.21 01:24:04.159264 [ 3 ] {} <Debug> HTTP-Session: 6a9c11d1-18b4-4749-906b-789d3108ef2b Destroying unnamed session | ||
| 4499 | 2024.02.21 01:24:04.159431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4500 | 2024.02.21 01:24:04.159476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4501 | 2024.02.21 01:24:04.159503 [ 3 ] {} <Debug> HTTP-Session: c975ea26-2aa8-4306-aa2c-07554a49c6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4502 | 2024.02.21 01:24:04.159519 [ 3 ] {} <Debug> HTTP-Session: c975ea26-2aa8-4306-aa2c-07554a49c6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2024.02.21 01:24:04.159593 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4504 | 2024.02.21 01:24:04.159632 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4505 | 2024.02.21 01:24:04.159741 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4506 | 2024.02.21 01:24:04.160095 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4507 | 2024.02.21 01:24:04.160319 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4508 | 2024.02.21 01:24:04.160474 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4509 | 2024.02.21 01:24:04.160605 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Information> executeQuery: Read 71 rows, 5.72 KiB in 0.000983009 sec., 72227 rows/sec., 5.68 MiB/sec. | ||
| 4510 | 2024.02.21 01:24:04.160745 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Debug> DynamicQueryHandler: Done processing query | ||
| 4511 | 2024.02.21 01:24:04.160769 [ 3 ] {6f631509-c696-488d-b8de-57bff06b7c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4512 | 2024.02.21 01:24:04.160785 [ 3 ] {} <Debug> HTTP-Session: c975ea26-2aa8-4306-aa2c-07554a49c6a4 Destroying unnamed session | ||
| 4513 | 2024.02.21 01:24:04.160957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 69519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4514 | 2024.02.21 01:24:04.161002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4515 | 2024.02.21 01:24:04.161021 [ 3 ] {} <Debug> HTTP-Session: d38c936d-794f-48ef-a8d2-c530f6f6a467 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4516 | 2024.02.21 01:24:04.161039 [ 3 ] {} <Debug> HTTP-Session: d38c936d-794f-48ef-a8d2-c530f6f6a467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2024.02.21 01:24:04.161150 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4518 | 2024.02.21 01:24:04.161199 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4519 | 2024.02.21 01:24:04.161342 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4520 | 2024.02.21 01:24:04.161909 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4521 | 2024.02.21 01:24:04.162248 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4522 | 2024.02.21 01:24:04.162427 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4523 | 2024.02.21 01:24:04.162558 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001376852 sec., 47209 rows/sec., 63.71 MiB/sec. | ||
| 4524 | 2024.02.21 01:24:04.162793 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4525 | 2024.02.21 01:24:04.162816 [ 3 ] {173aab50-e123-432e-b3ac-0f80dd6cb86b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4526 | 2024.02.21 01:24:04.162832 [ 3 ] {} <Debug> HTTP-Session: d38c936d-794f-48ef-a8d2-c530f6f6a467 Destroying unnamed session | ||
| 4527 | 2024.02.21 01:24:04.162950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4528 | 2024.02.21 01:24:04.162994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4529 | 2024.02.21 01:24:04.163013 [ 3 ] {} <Debug> HTTP-Session: bb03bda9-8deb-464c-bfab-c381b5e6b952 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4530 | 2024.02.21 01:24:04.163029 [ 3 ] {} <Debug> HTTP-Session: bb03bda9-8deb-464c-bfab-c381b5e6b952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2024.02.21 01:24:04.163100 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4532 | 2024.02.21 01:24:04.163143 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4533 | 2024.02.21 01:24:04.163266 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4534 | 2024.02.21 01:24:04.163519 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4535 | 2024.02.21 01:24:04.163765 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4536 | 2024.02.21 01:24:04.163949 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Trace> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 4537 | 2024.02.21 01:24:04.164070 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Information> executeQuery: Read 6 rows, 463.00 B in 0.000940478 sec., 6379 rows/sec., 480.76 KiB/sec. | ||
| 4538 | 2024.02.21 01:24:04.164201 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4539 | 2024.02.21 01:24:04.164224 [ 3 ] {b0c6a87e-cb77-4556-81ef-244348287d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4540 | 2024.02.21 01:24:04.164240 [ 3 ] {} <Debug> HTTP-Session: bb03bda9-8deb-464c-bfab-c381b5e6b952 Destroying unnamed session | ||
| 4541 | 2024.02.21 01:24:07.028542 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 4542 | 2024.02.21 01:24:07.028630 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4543 | 2024.02.21 01:24:07.028740 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
| 4544 | 2024.02.21 01:24:07.028907 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4545 | 2024.02.21 01:24:07.028943 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 642 rows starting from the beginning of the part | ||
| 4546 | 2024.02.21 01:24:07.029104 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 4547 | 2024.02.21 01:24:07.029236 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 4548 | 2024.02.21 01:24:07.029329 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 4549 | 2024.02.21 01:24:07.029418 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 4550 | 2024.02.21 01:24:07.030101 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420262 sec., 505540.5270295199 rows/sec., 35.65 MiB/sec. | ||
| 4551 | 2024.02.21 01:24:07.030213 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 4552 | 2024.02.21 01:24:07.030414 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
| 4553 | 2024.02.21 01:24:07.030478 [ 10 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
| 4554 | 2024.02.21 01:24:14.155797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4555 | 2024.02.21 01:24:14.156093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4556 | 2024.02.21 01:24:14.156130 [ 3 ] {} <Debug> HTTP-Session: 43c4fcde-9d40-4869-a767-cefd6edae3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4557 | 2024.02.21 01:24:14.156158 [ 3 ] {} <Debug> HTTP-Session: 43c4fcde-9d40-4869-a767-cefd6edae3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4558 | 2024.02.21 01:24:14.156306 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4559 | 2024.02.21 01:24:14.156366 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4560 | 2024.02.21 01:24:14.156529 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4561 | 2024.02.21 01:24:14.156981 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4562 | 2024.02.21 01:24:14.157241 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4563 | 2024.02.21 01:24:14.157400 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4564 | 2024.02.21 01:24:14.157545 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Information> executeQuery: Read 65 rows, 5.27 KiB in 0.001195306 sec., 54379 rows/sec., 4.30 MiB/sec. | ||
| 4565 | 2024.02.21 01:24:14.157705 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Debug> DynamicQueryHandler: Done processing query | ||
| 4566 | 2024.02.21 01:24:14.157731 [ 3 ] {6957c8d5-f53c-44e0-a01d-5eacbe516919} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4567 | 2024.02.21 01:24:14.157748 [ 3 ] {} <Debug> HTTP-Session: 43c4fcde-9d40-4869-a767-cefd6edae3ee Destroying unnamed session | ||
| 4568 | 2024.02.21 01:24:14.157923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 30866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4569 | 2024.02.21 01:24:14.157969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4570 | 2024.02.21 01:24:14.157989 [ 3 ] {} <Debug> HTTP-Session: 33351594-fb28-4662-a991-ad2fe3efd382 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4571 | 2024.02.21 01:24:14.158006 [ 3 ] {} <Debug> HTTP-Session: 33351594-fb28-4662-a991-ad2fe3efd382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2024.02.21 01:24:14.158085 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4573 | 2024.02.21 01:24:14.158124 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4574 | 2024.02.21 01:24:14.158235 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4575 | 2024.02.21 01:24:14.158653 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4576 | 2024.02.21 01:24:14.158883 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4577 | 2024.02.21 01:24:14.159036 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4578 | 2024.02.21 01:24:14.159158 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Information> executeQuery: Read 195 rows, 18.98 KiB in 0.001043231 sec., 186919 rows/sec., 17.77 MiB/sec. | ||
| 4579 | 2024.02.21 01:24:14.159301 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Debug> DynamicQueryHandler: Done processing query | ||
| 4580 | 2024.02.21 01:24:14.159325 [ 3 ] {1ac6187c-f9e5-40e2-be6d-472c4a407254} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4581 | 2024.02.21 01:24:14.159342 [ 3 ] {} <Debug> HTTP-Session: 33351594-fb28-4662-a991-ad2fe3efd382 Destroying unnamed session | ||
| 4582 | 2024.02.21 01:24:14.159470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4583 | 2024.02.21 01:24:14.159514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4584 | 2024.02.21 01:24:14.159532 [ 3 ] {} <Debug> HTTP-Session: e0a43174-6766-4b1b-af56-dc4192ef3c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4585 | 2024.02.21 01:24:14.159549 [ 3 ] {} <Debug> HTTP-Session: e0a43174-6766-4b1b-af56-dc4192ef3c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2024.02.21 01:24:14.159624 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4587 | 2024.02.21 01:24:14.159663 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4588 | 2024.02.21 01:24:14.159772 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4589 | 2024.02.21 01:24:14.160079 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4590 | 2024.02.21 01:24:14.160298 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4591 | 2024.02.21 01:24:14.160459 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4592 | 2024.02.21 01:24:14.160583 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Information> executeQuery: Read 74 rows, 5.93 KiB in 0.000931498 sec., 79441 rows/sec., 6.22 MiB/sec. | ||
| 4593 | 2024.02.21 01:24:14.160697 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4594 | 2024.02.21 01:24:14.160720 [ 3 ] {09007d60-de41-4063-b4b1-2f11138c78a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4595 | 2024.02.21 01:24:14.160736 [ 3 ] {} <Debug> HTTP-Session: e0a43174-6766-4b1b-af56-dc4192ef3c68 Destroying unnamed session | ||
| 4596 | 2024.02.21 01:24:14.160924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 69519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4597 | 2024.02.21 01:24:14.160995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4598 | 2024.02.21 01:24:14.161013 [ 3 ] {} <Debug> HTTP-Session: dc07d7d2-a0e2-4d00-b6b8-e03dc2c82c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4599 | 2024.02.21 01:24:14.161030 [ 3 ] {} <Debug> HTTP-Session: dc07d7d2-a0e2-4d00-b6b8-e03dc2c82c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2024.02.21 01:24:14.161124 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4601 | 2024.02.21 01:24:14.161169 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4602 | 2024.02.21 01:24:14.161308 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4603 | 2024.02.21 01:24:14.161853 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4604 | 2024.02.21 01:24:14.162195 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4605 | 2024.02.21 01:24:14.162390 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4606 | 2024.02.21 01:24:14.162526 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Information> executeQuery: Read 65 rows, 89.82 KiB in 0.001366231 sec., 47576 rows/sec., 64.20 MiB/sec. | ||
| 4607 | 2024.02.21 01:24:14.162684 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4608 | 2024.02.21 01:24:14.162733 [ 3 ] {1526bc3d-6ba7-4c83-8351-18789530f8b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4609 | 2024.02.21 01:24:14.162749 [ 3 ] {} <Debug> HTTP-Session: dc07d7d2-a0e2-4d00-b6b8-e03dc2c82c7d Destroying unnamed session | ||
| 4610 | 2024.02.21 01:24:14.162877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4611 | 2024.02.21 01:24:14.162921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4612 | 2024.02.21 01:24:14.162940 [ 3 ] {} <Debug> HTTP-Session: dacad723-04c5-4d47-8859-504b9282eedc Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4613 | 2024.02.21 01:24:14.162956 [ 3 ] {} <Debug> HTTP-Session: dacad723-04c5-4d47-8859-504b9282eedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4614 | 2024.02.21 01:24:14.163027 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4615 | 2024.02.21 01:24:14.163069 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4616 | 2024.02.21 01:24:14.163179 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4617 | 2024.02.21 01:24:14.163502 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4618 | 2024.02.21 01:24:14.163750 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4619 | 2024.02.21 01:24:14.163930 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Trace> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 4620 | 2024.02.21 01:24:14.164050 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Information> executeQuery: Read 9 rows, 651.00 B in 0.00098986 sec., 9092 rows/sec., 642.25 KiB/sec. | ||
| 4621 | 2024.02.21 01:24:14.164170 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Debug> DynamicQueryHandler: Done processing query | ||
| 4622 | 2024.02.21 01:24:14.164194 [ 3 ] {fd0509ae-fc09-424a-a0ca-fe6071c54972} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4623 | 2024.02.21 01:24:14.164210 [ 3 ] {} <Debug> HTTP-Session: dacad723-04c5-4d47-8859-504b9282eedc Destroying unnamed session | ||
| 4624 | 2024.02.21 01:24:18.496557 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4625 | 2024.02.21 01:24:18.496616 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4626 | 2024.02.21 01:24:24.156919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4627 | 2024.02.21 01:24:24.157046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4628 | 2024.02.21 01:24:24.157071 [ 3 ] {} <Debug> HTTP-Session: 4591b931-3f88-4706-a7e1-3416786578f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4629 | 2024.02.21 01:24:24.157095 [ 3 ] {} <Debug> HTTP-Session: 4591b931-3f88-4706-a7e1-3416786578f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4630 | 2024.02.21 01:24:24.157227 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4631 | 2024.02.21 01:24:24.157290 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4632 | 2024.02.21 01:24:24.157452 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4633 | 2024.02.21 01:24:24.157935 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4634 | 2024.02.21 01:24:24.158246 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4635 | 2024.02.21 01:24:24.158443 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4636 | 2024.02.21 01:24:24.158564 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Information> executeQuery: Read 69 rows, 5.59 KiB in 0.00130169 sec., 53008 rows/sec., 4.20 MiB/sec. | ||
| 4637 | 2024.02.21 01:24:24.158612 [ 84 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 4638 | 2024.02.21 01:24:24.158731 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4639 | 2024.02.21 01:24:24.158735 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4640 | 2024.02.21 01:24:24.158790 [ 3 ] {3596d0ad-a0a4-4cc8-bb44-778542b37ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4641 | 2024.02.21 01:24:24.158847 [ 3 ] {} <Debug> HTTP-Session: 4591b931-3f88-4706-a7e1-3416786578f0 Destroying unnamed session | ||
| 4642 | 2024.02.21 01:24:24.158855 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact | ||
| 4643 | 2024.02.21 01:24:24.159024 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4644 | 2024.02.21 01:24:24.159050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 37715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4645 | 2024.02.21 01:24:24.159075 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 56 rows starting from the beginning of the part | ||
| 4646 | 2024.02.21 01:24:24.159124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4647 | 2024.02.21 01:24:24.159174 [ 3 ] {} <Debug> HTTP-Session: 319a6f54-17a1-4da5-b5c8-13a17a875557 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4648 | 2024.02.21 01:24:24.159215 [ 3 ] {} <Debug> HTTP-Session: 319a6f54-17a1-4da5-b5c8-13a17a875557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4649 | 2024.02.21 01:24:24.159406 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4650 | 2024.02.21 01:24:24.159422 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4651 | 2024.02.21 01:24:24.159520 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4652 | 2024.02.21 01:24:24.159677 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 4653 | 2024.02.21 01:24:24.159950 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4654 | 2024.02.21 01:24:24.159973 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 65 rows starting from the beginning of the part | ||
| 4655 | 2024.02.21 01:24:24.160159 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 65 rows starting from the beginning of the part | ||
| 4656 | 2024.02.21 01:24:24.160302 [ 9 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
| 4657 | 2024.02.21 01:24:24.160923 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4658 | 2024.02.21 01:24:24.161436 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4659 | 2024.02.21 01:24:24.161769 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4660 | 2024.02.21 01:24:24.161787 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 4 columns (4 merged, 0 gathered) in 0.00299887 sec., 122379.42958514375 rows/sec., 9.69 MiB/sec. | ||
| 4661 | 2024.02.21 01:24:24.161933 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Information> executeQuery: Read 243 rows, 22.93 KiB in 0.002448753 sec., 99234 rows/sec., 9.14 MiB/sec. | ||
| 4662 | 2024.02.21 01:24:24.161989 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 4663 | 2024.02.21 01:24:24.162112 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4664 | 2024.02.21 01:24:24.162136 [ 3 ] {1c5766cd-78d9-4c5d-9e84-2fa0ad1095d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4665 | 2024.02.21 01:24:24.162154 [ 3 ] {} <Debug> HTTP-Session: 319a6f54-17a1-4da5-b5c8-13a17a875557 Destroying unnamed session | ||
| 4666 | 2024.02.21 01:24:24.162268 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9. | ||
| 4667 | 2024.02.21 01:24:24.162282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 15780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4668 | 2024.02.21 01:24:24.162332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4669 | 2024.02.21 01:24:24.162356 [ 3 ] {} <Debug> HTTP-Session: 4bfed55b-195e-441b-a6fc-538f2422bfcb Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4670 | 2024.02.21 01:24:24.162359 [ 19 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_40_9} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_35_8 to all_40_40_0 | ||
| 4671 | 2024.02.21 01:24:24.162376 [ 3 ] {} <Debug> HTTP-Session: 4bfed55b-195e-441b-a6fc-538f2422bfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4672 | 2024.02.21 01:24:24.162486 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4673 | 2024.02.21 01:24:24.162528 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4674 | 2024.02.21 01:24:24.162634 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4675 | 2024.02.21 01:24:24.162964 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4676 | 2024.02.21 01:24:24.163178 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4677 | 2024.02.21 01:24:24.163332 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4678 | 2024.02.21 01:24:24.163453 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Information> executeQuery: Read 93 rows, 7.42 KiB in 0.000938898 sec., 99052 rows/sec., 7.72 MiB/sec. | ||
| 4679 | 2024.02.21 01:24:24.163554 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4680 | 2024.02.21 01:24:24.163577 [ 3 ] {181e8aae-2a29-4d2e-951b-d3f120b8f6f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4681 | 2024.02.21 01:24:24.163592 [ 3 ] {} <Debug> HTTP-Session: 4bfed55b-195e-441b-a6fc-538f2422bfcb Destroying unnamed session | ||
| 4682 | 2024.02.21 01:24:24.163697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4683 | 2024.02.21 01:24:24.163740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4684 | 2024.02.21 01:24:24.163758 [ 3 ] {} <Debug> HTTP-Session: dbfdc861-ceb2-4f5a-98c4-8dded280b696 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4685 | 2024.02.21 01:24:24.163775 [ 3 ] {} <Debug> HTTP-Session: dbfdc861-ceb2-4f5a-98c4-8dded280b696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4686 | 2024.02.21 01:24:24.163846 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4687 | 2024.02.21 01:24:24.163888 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4688 | 2024.02.21 01:24:24.164006 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4689 | 2024.02.21 01:24:24.164300 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4690 | 2024.02.21 01:24:24.164562 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4691 | 2024.02.21 01:24:24.164736 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 4692 | 2024.02.21 01:24:24.164871 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00099149 sec., 36308 rows/sec., 2.56 MiB/sec. | ||
| 4693 | 2024.02.21 01:24:24.165162 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4694 | 2024.02.21 01:24:24.165186 [ 3 ] {3f02efac-e5b3-4d7c-acfc-f816f1535ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4695 | 2024.02.21 01:24:24.165201 [ 3 ] {} <Debug> HTTP-Session: dbfdc861-ceb2-4f5a-98c4-8dded280b696 Destroying unnamed session | ||
| 4696 | 2024.02.21 01:24:24.165332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 73793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4697 | 2024.02.21 01:24:24.165376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4698 | 2024.02.21 01:24:24.165395 [ 3 ] {} <Debug> HTTP-Session: fc07762a-cb80-4f75-9a14-e2c70ace02f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4699 | 2024.02.21 01:24:24.165412 [ 3 ] {} <Debug> HTTP-Session: fc07762a-cb80-4f75-9a14-e2c70ace02f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4700 | 2024.02.21 01:24:24.165509 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4701 | 2024.02.21 01:24:24.165553 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4702 | 2024.02.21 01:24:24.165700 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4703 | 2024.02.21 01:24:24.166267 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4704 | 2024.02.21 01:24:24.166591 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4705 | 2024.02.21 01:24:24.166766 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4706 | 2024.02.21 01:24:24.166894 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Information> executeQuery: Read 69 rows, 95.35 KiB in 0.001356721 sec., 50857 rows/sec., 68.63 MiB/sec. | ||
| 4707 | 2024.02.21 01:24:24.167004 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Debug> DynamicQueryHandler: Done processing query | ||
| 4708 | 2024.02.21 01:24:24.167027 [ 3 ] {725618d4-a1d3-4bd7-994b-2cb45776b0de} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4709 | 2024.02.21 01:24:24.167044 [ 3 ] {} <Debug> HTTP-Session: fc07762a-cb80-4f75-9a14-e2c70ace02f0 Destroying unnamed session | ||
| 4710 | 2024.02.21 01:24:33.496856 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4711 | 2024.02.21 01:24:33.496911 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4712 | 2024.02.21 01:24:34.156749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 9941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4713 | 2024.02.21 01:24:34.156901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4714 | 2024.02.21 01:24:34.156947 [ 3 ] {} <Debug> HTTP-Session: 92ea997b-5c97-4b87-a922-8377d9389ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4715 | 2024.02.21 01:24:34.156988 [ 3 ] {} <Debug> HTTP-Session: 92ea997b-5c97-4b87-a922-8377d9389ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4716 | 2024.02.21 01:24:34.157171 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4717 | 2024.02.21 01:24:34.157233 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4718 | 2024.02.21 01:24:34.157396 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4719 | 2024.02.21 01:24:34.157848 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4720 | 2024.02.21 01:24:34.158119 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4721 | 2024.02.21 01:24:34.158289 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4722 | 2024.02.21 01:24:34.158428 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Information> executeQuery: Read 69 rows, 5.59 KiB in 0.001215556 sec., 56764 rows/sec., 4.49 MiB/sec. | ||
| 4723 | 2024.02.21 01:24:34.158582 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Debug> DynamicQueryHandler: Done processing query | ||
| 4724 | 2024.02.21 01:24:34.158608 [ 3 ] {cb215631-aa76-44cf-95cf-a77325176942} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4725 | 2024.02.21 01:24:34.158625 [ 3 ] {} <Debug> HTTP-Session: 92ea997b-5c97-4b87-a922-8377d9389ad2 Destroying unnamed session | ||
| 4726 | 2024.02.21 01:24:34.158791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4727 | 2024.02.21 01:24:34.158840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4728 | 2024.02.21 01:24:34.158859 [ 3 ] {} <Debug> HTTP-Session: d9ab9922-a773-45bb-b6d0-04f981f36e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4729 | 2024.02.21 01:24:34.158878 [ 3 ] {} <Debug> HTTP-Session: d9ab9922-a773-45bb-b6d0-04f981f36e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4730 | 2024.02.21 01:24:34.158964 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4731 | 2024.02.21 01:24:34.159007 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4732 | 2024.02.21 01:24:34.159116 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4733 | 2024.02.21 01:24:34.159407 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4734 | 2024.02.21 01:24:34.159628 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4735 | 2024.02.21 01:24:34.159777 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 4736 | 2024.02.21 01:24:34.159908 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000909037 sec., 4400 rows/sec., 367.40 KiB/sec. | ||
| 4737 | 2024.02.21 01:24:34.160045 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4738 | 2024.02.21 01:24:34.160069 [ 3 ] {d13c0a0e-bb07-4f08-825f-2e65404bf5b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4739 | 2024.02.21 01:24:34.160086 [ 3 ] {} <Debug> HTTP-Session: d9ab9922-a773-45bb-b6d0-04f981f36e9a Destroying unnamed session | ||
| 4740 | 2024.02.21 01:24:34.160266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 33025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4741 | 2024.02.21 01:24:34.160311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4742 | 2024.02.21 01:24:34.160330 [ 3 ] {} <Debug> HTTP-Session: 6636cf70-b8a0-45ce-a927-caf9872f0b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4743 | 2024.02.21 01:24:34.160348 [ 3 ] {} <Debug> HTTP-Session: 6636cf70-b8a0-45ce-a927-caf9872f0b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4744 | 2024.02.21 01:24:34.160444 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4745 | 2024.02.21 01:24:34.160495 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4746 | 2024.02.21 01:24:34.160624 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4747 | 2024.02.21 01:24:34.161032 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4748 | 2024.02.21 01:24:34.161249 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4749 | 2024.02.21 01:24:34.161396 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4750 | 2024.02.21 01:24:34.161525 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Information> executeQuery: Read 209 rows, 20.29 KiB in 0.001038081 sec., 201333 rows/sec., 19.09 MiB/sec. | ||
| 4751 | 2024.02.21 01:24:34.161522 [ 81 ] {} <Debug> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4752 | 2024.02.21 01:24:34.161633 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4753 | 2024.02.21 01:24:34.161717 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4754 | 2024.02.21 01:24:34.161763 [ 3 ] {fc49e72a-9278-4899-a2d7-c27495cc55c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4755 | 2024.02.21 01:24:34.161764 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4756 | 2024.02.21 01:24:34.161783 [ 3 ] {} <Debug> HTTP-Session: 6636cf70-b8a0-45ce-a927-caf9872f0b49 Destroying unnamed session | ||
| 4757 | 2024.02.21 01:24:34.161916 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4758 | 2024.02.21 01:24:34.161964 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 208 rows starting from the beginning of the part | ||
| 4759 | 2024.02.21 01:24:34.161996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4760 | 2024.02.21 01:24:34.162077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4761 | 2024.02.21 01:24:34.162111 [ 3 ] {} <Debug> HTTP-Session: c10305b4-bde5-4416-8a69-240174f99cec Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4762 | 2024.02.21 01:24:34.162164 [ 3 ] {} <Debug> HTTP-Session: c10305b4-bde5-4416-8a69-240174f99cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4763 | 2024.02.21 01:24:34.162197 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 205 rows starting from the beginning of the part | ||
| 4764 | 2024.02.21 01:24:34.162346 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4765 | 2024.02.21 01:24:34.162433 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 195 rows starting from the beginning of the part | ||
| 4766 | 2024.02.21 01:24:34.162446 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4767 | 2024.02.21 01:24:34.162757 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 195 rows starting from the beginning of the part | ||
| 4768 | 2024.02.21 01:24:34.162869 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4769 | 2024.02.21 01:24:34.163068 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 243 rows starting from the beginning of the part | ||
| 4770 | 2024.02.21 01:24:34.163174 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 209 rows starting from the beginning of the part | ||
| 4771 | 2024.02.21 01:24:34.163729 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4772 | 2024.02.21 01:24:34.164127 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4773 | 2024.02.21 01:24:34.164410 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 4774 | 2024.02.21 01:24:34.164697 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002272568 sec., 1760 rows/sec., 122.90 KiB/sec. | ||
| 4775 | 2024.02.21 01:24:34.164896 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Debug> DynamicQueryHandler: Done processing query | ||
| 4776 | 2024.02.21 01:24:34.164920 [ 3 ] {6ba86bd1-9dc2-4e86-915c-3aed11672b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4777 | 2024.02.21 01:24:34.164939 [ 3 ] {} <Debug> HTTP-Session: c10305b4-bde5-4416-8a69-240174f99cec Destroying unnamed session | ||
| 4778 | 2024.02.21 01:24:34.165149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4779 | 2024.02.21 01:24:34.165161 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1255 rows, containing 4 columns (4 merged, 0 gathered) in 0.003456443 sec., 363090.03215155 rows/sec., 34.02 MiB/sec. | ||
| 4780 | 2024.02.21 01:24:34.165209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4781 | 2024.02.21 01:24:34.165245 [ 3 ] {} <Debug> HTTP-Session: 9ac4d8d4-5088-414f-8c68-2ceaec132cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4782 | 2024.02.21 01:24:34.165276 [ 3 ] {} <Debug> HTTP-Session: 9ac4d8d4-5088-414f-8c68-2ceaec132cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4783 | 2024.02.21 01:24:34.165315 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4784 | 2024.02.21 01:24:34.165438 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4785 | 2024.02.21 01:24:34.165499 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4786 | 2024.02.21 01:24:34.165623 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4787 | 2024.02.21 01:24:34.165756 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4788 | 2024.02.21 01:24:34.165767 [ 10 ] {a3bc5997-dfad-4628-88f6-8dca58e3af7f::all_1_41_8} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4789 | 2024.02.21 01:24:34.166152 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4790 | 2024.02.21 01:24:34.166368 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4791 | 2024.02.21 01:24:34.166522 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4792 | 2024.02.21 01:24:34.166632 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Information> executeQuery: Read 73 rows, 5.85 KiB in 0.001139994 sec., 64035 rows/sec., 5.01 MiB/sec. | ||
| 4793 | 2024.02.21 01:24:34.166644 [ 81 ] {} <Debug> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4794 | 2024.02.21 01:24:34.166760 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4795 | 2024.02.21 01:24:34.166839 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4796 | 2024.02.21 01:24:34.166917 [ 3 ] {96e0da15-e4dd-4d29-b99a-37c853bd404f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4797 | 2024.02.21 01:24:34.166946 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4798 | 2024.02.21 01:24:34.166958 [ 3 ] {} <Debug> HTTP-Session: 9ac4d8d4-5088-414f-8c68-2ceaec132cbd Destroying unnamed session | ||
| 4799 | 2024.02.21 01:24:34.167105 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2024.02.21 01:24:34.167141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4801 | 2024.02.21 01:24:34.167167 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 106 rows starting from the beginning of the part | ||
| 4802 | 2024.02.21 01:24:34.167243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4803 | 2024.02.21 01:24:34.167274 [ 3 ] {} <Debug> HTTP-Session: 9bd07c37-cb99-4b2c-81c3-39dfc9bbe568 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4804 | 2024.02.21 01:24:34.167303 [ 3 ] {} <Debug> HTTP-Session: 9bd07c37-cb99-4b2c-81c3-39dfc9bbe568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4805 | 2024.02.21 01:24:34.167448 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
| 4806 | 2024.02.21 01:24:34.167516 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4807 | 2024.02.21 01:24:34.167661 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4808 | 2024.02.21 01:24:34.167687 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 71 rows starting from the beginning of the part | ||
| 4809 | 2024.02.21 01:24:34.168006 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 4810 | 2024.02.21 01:24:34.168171 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4811 | 2024.02.21 01:24:34.168240 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 93 rows starting from the beginning of the part | ||
| 4812 | 2024.02.21 01:24:34.168463 [ 16 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 73 rows starting from the beginning of the part | ||
| 4813 | 2024.02.21 01:24:34.169016 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4814 | 2024.02.21 01:24:34.169620 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4815 | 2024.02.21 01:24:34.169953 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 4816 | 2024.02.21 01:24:34.170300 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002720941 sec., 735 rows/sec., 51.68 KiB/sec. | ||
| 4817 | 2024.02.21 01:24:34.170348 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491444 sec., 142920.80869691737 rows/sec., 11.17 MiB/sec. | ||
| 4818 | 2024.02.21 01:24:34.170532 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Debug> DynamicQueryHandler: Done processing query | ||
| 4819 | 2024.02.21 01:24:34.170562 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4820 | 2024.02.21 01:24:34.170571 [ 3 ] {f55e097c-7e08-4713-bffe-b8dc9f834e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4821 | 2024.02.21 01:24:34.170636 [ 3 ] {} <Debug> HTTP-Session: 9bd07c37-cb99-4b2c-81c3-39dfc9bbe568 Destroying unnamed session | ||
| 4822 | 2024.02.21 01:24:34.170842 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4823 | 2024.02.21 01:24:34.170858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 73793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4824 | 2024.02.21 01:24:34.170923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4825 | 2024.02.21 01:24:34.170952 [ 9 ] {4c69f783-5fea-4496-ab64-aa04cf195e12::all_1_41_8} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4826 | 2024.02.21 01:24:34.170964 [ 3 ] {} <Debug> HTTP-Session: e04060c3-cd60-4dab-883b-d3a9925f14da Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4827 | 2024.02.21 01:24:34.171004 [ 3 ] {} <Debug> HTTP-Session: e04060c3-cd60-4dab-883b-d3a9925f14da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4828 | 2024.02.21 01:24:34.171177 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4829 | 2024.02.21 01:24:34.171224 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4830 | 2024.02.21 01:24:34.171377 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4831 | 2024.02.21 01:24:34.172001 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4832 | 2024.02.21 01:24:34.172326 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4833 | 2024.02.21 01:24:34.172507 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4834 | 2024.02.21 01:24:34.172631 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Information> executeQuery: Read 69 rows, 95.35 KiB in 0.001411453 sec., 48885 rows/sec., 65.97 MiB/sec. | ||
| 4835 | 2024.02.21 01:24:34.172631 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4836 | 2024.02.21 01:24:34.172732 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. | ||
| 4837 | 2024.02.21 01:24:34.172838 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4838 | 2024.02.21 01:24:34.172850 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4839 | 2024.02.21 01:24:34.172900 [ 3 ] {2de7ba3c-27ef-4a38-8a97-78a1e9c7b89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4840 | 2024.02.21 01:24:34.172942 [ 3 ] {} <Debug> HTTP-Session: e04060c3-cd60-4dab-883b-d3a9925f14da Destroying unnamed session | ||
| 4841 | 2024.02.21 01:24:34.173008 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4842 | 2024.02.21 01:24:34.173041 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1893 rows starting from the beginning of the part | ||
| 4843 | 2024.02.21 01:24:34.173159 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 4844 | 2024.02.21 01:24:34.173271 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 65 rows starting from the beginning of the part | ||
| 4845 | 2024.02.21 01:24:34.173388 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 65 rows starting from the beginning of the part | ||
| 4846 | 2024.02.21 01:24:34.173493 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
| 4847 | 2024.02.21 01:24:34.173592 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part | ||
| 4848 | 2024.02.21 01:24:34.180348 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2217 rows, containing 6 columns (6 merged, 0 gathered) in 0.007547986 sec., 293720.73557105166 rows/sec., 396.36 MiB/sec. | ||
| 4849 | 2024.02.21 01:24:34.181139 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4850 | 2024.02.21 01:24:34.181342 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4851 | 2024.02.21 01:24:34.181401 [ 10 ] {494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4852 | 2024.02.21 01:24:34.181461 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 494ffdd3-dc51-4701-ba51-120542d397d7::all_1_41_8: 12.39 MiB. | ||
| 4853 | 2024.02.21 01:24:35.000183 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.47 MiB, peak 254.83 MiB, will set to 243.81 MiB (RSS), difference: -1.66 MiB | ||
| 4854 | 2024.02.21 01:24:44.156403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 10227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4855 | 2024.02.21 01:24:44.156532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4856 | 2024.02.21 01:24:44.156563 [ 3 ] {} <Debug> HTTP-Session: 94ab583d-cd59-4ff4-a821-32e39590ee9d Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4857 | 2024.02.21 01:24:44.156592 [ 3 ] {} <Debug> HTTP-Session: 94ab583d-cd59-4ff4-a821-32e39590ee9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4858 | 2024.02.21 01:24:44.156739 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4859 | 2024.02.21 01:24:44.156808 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4860 | 2024.02.21 01:24:44.156993 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4861 | 2024.02.21 01:24:44.157478 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4862 | 2024.02.21 01:24:44.157751 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4863 | 2024.02.21 01:24:44.157918 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4864 | 2024.02.21 01:24:44.158037 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Information> executeQuery: Read 71 rows, 5.75 KiB in 0.001258388 sec., 56421 rows/sec., 4.47 MiB/sec. | ||
| 4865 | 2024.02.21 01:24:44.158198 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Debug> DynamicQueryHandler: Done processing query | ||
| 4866 | 2024.02.21 01:24:44.158229 [ 3 ] {3cd93fce-d9e7-4556-a830-be393c143b24} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4867 | 2024.02.21 01:24:44.158246 [ 3 ] {} <Debug> HTTP-Session: 94ab583d-cd59-4ff4-a821-32e39590ee9d Destroying unnamed session | ||
| 4868 | 2024.02.21 01:24:44.158374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4869 | 2024.02.21 01:24:44.158447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4870 | 2024.02.21 01:24:44.158474 [ 3 ] {} <Debug> HTTP-Session: c2a78073-d7df-4890-921b-1b2b00004774 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4871 | 2024.02.21 01:24:44.158498 [ 3 ] {} <Debug> HTTP-Session: c2a78073-d7df-4890-921b-1b2b00004774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4872 | 2024.02.21 01:24:44.158581 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4873 | 2024.02.21 01:24:44.158624 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4874 | 2024.02.21 01:24:44.158738 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4875 | 2024.02.21 01:24:44.159024 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4876 | 2024.02.21 01:24:44.159257 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4877 | 2024.02.21 01:24:44.159426 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4878 | 2024.02.21 01:24:44.159525 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000913297 sec., 2189 rows/sec., 187.12 KiB/sec. | ||
| 4879 | 2024.02.21 01:24:44.159525 [ 63 ] {} <Debug> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 4880 | 2024.02.21 01:24:44.159586 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4881 | 2024.02.21 01:24:44.159666 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Debug> DynamicQueryHandler: Done processing query | ||
| 4882 | 2024.02.21 01:24:44.159716 [ 3 ] {be0e6dbe-9465-45b5-9d0f-e0a4b26ddcdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4883 | 2024.02.21 01:24:44.159753 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
| 4884 | 2024.02.21 01:24:44.159784 [ 3 ] {} <Debug> HTTP-Session: c2a78073-d7df-4890-921b-1b2b00004774 Destroying unnamed session | ||
| 4885 | 2024.02.21 01:24:44.159917 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4886 | 2024.02.21 01:24:44.159958 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
| 4887 | 2024.02.21 01:24:44.159998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 33790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4888 | 2024.02.21 01:24:44.160085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4889 | 2024.02.21 01:24:44.160111 [ 3 ] {} <Debug> HTTP-Session: 60bf8ed9-b74c-46eb-acd2-fba2450f661c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4890 | 2024.02.21 01:24:44.160133 [ 3 ] {} <Debug> HTTP-Session: 60bf8ed9-b74c-46eb-acd2-fba2450f661c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4891 | 2024.02.21 01:24:44.160246 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 4892 | 2024.02.21 01:24:44.160370 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4893 | 2024.02.21 01:24:44.160485 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4894 | 2024.02.21 01:24:44.160504 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 4895 | 2024.02.21 01:24:44.160869 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4896 | 2024.02.21 01:24:44.160871 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 4897 | 2024.02.21 01:24:44.161080 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4898 | 2024.02.21 01:24:44.161227 [ 20 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 4899 | 2024.02.21 01:24:44.161852 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4900 | 2024.02.21 01:24:44.162339 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4901 | 2024.02.21 01:24:44.162728 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4902 | 2024.02.21 01:24:44.162848 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003199356 sec., 6876.383872254291 rows/sec., 575.37 KiB/sec. | ||
| 4903 | 2024.02.21 01:24:44.162927 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Information> executeQuery: Read 214 rows, 20.76 KiB in 0.002506605 sec., 85374 rows/sec., 8.09 MiB/sec. | ||
| 4904 | 2024.02.21 01:24:44.163077 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 4905 | 2024.02.21 01:24:44.163148 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 4906 | 2024.02.21 01:24:44.163181 [ 3 ] {1b77adcc-1cdc-49f3-aad7-d29db5a978ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4907 | 2024.02.21 01:24:44.163199 [ 3 ] {} <Debug> HTTP-Session: 60bf8ed9-b74c-46eb-acd2-fba2450f661c Destroying unnamed session | ||
| 4908 | 2024.02.21 01:24:44.163339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4909 | 2024.02.21 01:24:44.163354 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 4910 | 2024.02.21 01:24:44.163408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4911 | 2024.02.21 01:24:44.163443 [ 3 ] {} <Debug> HTTP-Session: 0e0d36d1-48f0-41a0-8fdd-e6403c6b4bea Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4912 | 2024.02.21 01:24:44.163466 [ 3 ] {} <Debug> HTTP-Session: 0e0d36d1-48f0-41a0-8fdd-e6403c6b4bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4913 | 2024.02.21 01:24:44.163474 [ 10 ] {57021b0b-e37a-44d5-81a4-b10df9444af6::all_1_19_4} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
| 4914 | 2024.02.21 01:24:44.163614 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4915 | 2024.02.21 01:24:44.163667 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4916 | 2024.02.21 01:24:44.163785 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4917 | 2024.02.21 01:24:44.164067 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4918 | 2024.02.21 01:24:44.164270 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4919 | 2024.02.21 01:24:44.164418 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4920 | 2024.02.21 01:24:44.164512 [ 63 ] {} <Debug> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 4921 | 2024.02.21 01:24:44.164513 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000858226 sec., 2330 rows/sec., 162.72 KiB/sec. | ||
| 4922 | 2024.02.21 01:24:44.164552 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4923 | 2024.02.21 01:24:44.164678 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
| 4924 | 2024.02.21 01:24:44.164692 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Debug> DynamicQueryHandler: Done processing query | ||
| 4925 | 2024.02.21 01:24:44.164733 [ 3 ] {f0c4b99d-5a52-4cb8-b234-e09342e81858} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4926 | 2024.02.21 01:24:44.164767 [ 3 ] {} <Debug> HTTP-Session: 0e0d36d1-48f0-41a0-8fdd-e6403c6b4bea Destroying unnamed session | ||
| 4927 | 2024.02.21 01:24:44.164821 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4928 | 2024.02.21 01:24:44.164853 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
| 4929 | 2024.02.21 01:24:44.164930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 12415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4930 | 2024.02.21 01:24:44.165021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4931 | 2024.02.21 01:24:44.165021 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 4932 | 2024.02.21 01:24:44.165046 [ 3 ] {} <Debug> HTTP-Session: 38a99a00-386c-4a07-bd3f-08f84a5c9e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4933 | 2024.02.21 01:24:44.165103 [ 3 ] {} <Debug> HTTP-Session: 38a99a00-386c-4a07-bd3f-08f84a5c9e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2024.02.21 01:24:44.165312 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4935 | 2024.02.21 01:24:44.165328 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 4936 | 2024.02.21 01:24:44.165409 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4937 | 2024.02.21 01:24:44.165623 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 4938 | 2024.02.21 01:24:44.165803 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4939 | 2024.02.21 01:24:44.165896 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4940 | 2024.02.21 01:24:44.166048 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 4941 | 2024.02.21 01:24:44.166549 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4942 | 2024.02.21 01:24:44.167034 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4943 | 2024.02.21 01:24:44.167410 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4944 | 2024.02.21 01:24:44.167456 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848706 sec., 7722.804669909777 rows/sec., 539.24 KiB/sec. | ||
| 4945 | 2024.02.21 01:24:44.167608 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Information> executeQuery: Read 73 rows, 5.85 KiB in 0.002252998 sec., 32401 rows/sec., 2.54 MiB/sec. | ||
| 4946 | 2024.02.21 01:24:44.167640 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 4947 | 2024.02.21 01:24:44.167902 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 4948 | 2024.02.21 01:24:44.167935 [ 3 ] {5ecb1f5b-99fa-4359-b057-27f3ac9505ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4949 | 2024.02.21 01:24:44.167956 [ 3 ] {} <Debug> HTTP-Session: 38a99a00-386c-4a07-bd3f-08f84a5c9e04 Destroying unnamed session | ||
| 4950 | 2024.02.21 01:24:44.168006 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 4951 | 2024.02.21 01:24:44.168069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4952 | 2024.02.21 01:24:44.168087 [ 13 ] {24851ee3-6cc6-43b0-867a-0d77cfae1cce::all_1_19_4} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
| 4953 | 2024.02.21 01:24:44.168142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4954 | 2024.02.21 01:24:44.168203 [ 3 ] {} <Debug> HTTP-Session: 73dba296-3e04-4191-b0c3-a3b675fb3720 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4955 | 2024.02.21 01:24:44.168229 [ 3 ] {} <Debug> HTTP-Session: 73dba296-3e04-4191-b0c3-a3b675fb3720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2024.02.21 01:24:44.168300 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4957 | 2024.02.21 01:24:44.168342 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4958 | 2024.02.21 01:24:44.168476 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4959 | 2024.02.21 01:24:44.168769 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4960 | 2024.02.21 01:24:44.169028 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4961 | 2024.02.21 01:24:44.169214 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 4962 | 2024.02.21 01:24:44.169314 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00098679 sec., 1013 rows/sec., 71.25 KiB/sec. | ||
| 4963 | 2024.02.21 01:24:44.169457 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Debug> DynamicQueryHandler: Done processing query | ||
| 4964 | 2024.02.21 01:24:44.169482 [ 3 ] {5b1d1ca9-25fa-418d-b902-5838d7a76d94} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4965 | 2024.02.21 01:24:44.169498 [ 3 ] {} <Debug> HTTP-Session: 73dba296-3e04-4191-b0c3-a3b675fb3720 Destroying unnamed session | ||
| 4966 | 2024.02.21 01:24:44.169655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 75929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4967 | 2024.02.21 01:24:44.169700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4968 | 2024.02.21 01:24:44.169719 [ 3 ] {} <Debug> HTTP-Session: 821ffda9-ec2f-4e40-9cd4-96f593a0223c Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4969 | 2024.02.21 01:24:44.169735 [ 3 ] {} <Debug> HTTP-Session: 821ffda9-ec2f-4e40-9cd4-96f593a0223c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2024.02.21 01:24:44.169831 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4971 | 2024.02.21 01:24:44.169874 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4972 | 2024.02.21 01:24:44.170007 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4973 | 2024.02.21 01:24:44.170633 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4974 | 2024.02.21 01:24:44.170968 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4975 | 2024.02.21 01:24:44.171150 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4976 | 2024.02.21 01:24:44.171249 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Information> executeQuery: Read 71 rows, 98.11 KiB in 0.001390032 sec., 51077 rows/sec., 68.93 MiB/sec. | ||
| 4977 | 2024.02.21 01:24:44.171370 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Debug> DynamicQueryHandler: Done processing query | ||
| 4978 | 2024.02.21 01:24:44.171393 [ 3 ] {9ebc0ca5-5c01-427d-a042-059460ba2a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
| 4979 | 2024.02.21 01:24:44.171409 [ 3 ] {} <Debug> HTTP-Session: 821ffda9-ec2f-4e40-9cd4-96f593a0223c Destroying unnamed session | ||
| 4980 | 2024.02.21 01:24:48.496949 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4981 | 2024.02.21 01:24:48.497026 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4982 | 2024.02.21 01:24:54.158961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 11086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4983 | 2024.02.21 01:24:54.159085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4984 | 2024.02.21 01:24:54.159112 [ 3 ] {} <Debug> HTTP-Session: 869c30bd-a0c6-4207-bfa5-a710315e0bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4985 | 2024.02.21 01:24:54.159135 [ 3 ] {} <Debug> HTTP-Session: 869c30bd-a0c6-4207-bfa5-a710315e0bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4986 | 2024.02.21 01:24:54.159264 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4987 | 2024.02.21 01:24:54.159323 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4988 | 2024.02.21 01:24:54.159482 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4989 | 2024.02.21 01:24:54.159964 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 4990 | 2024.02.21 01:24:54.160236 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4991 | 2024.02.21 01:24:54.160404 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4992 | 2024.02.21 01:24:54.160525 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Information> executeQuery: Read 77 rows, 6.24 KiB in 0.001227576 sec., 62725 rows/sec., 4.97 MiB/sec. | ||
| 4993 | 2024.02.21 01:24:54.160686 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Debug> DynamicQueryHandler: Done processing query | ||
| 4994 | 2024.02.21 01:24:54.160712 [ 3 ] {8cdf0e97-2612-4036-af32-94eb0a377509} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4995 | 2024.02.21 01:24:54.160730 [ 3 ] {} <Debug> HTTP-Session: 869c30bd-a0c6-4207-bfa5-a710315e0bd5 Destroying unnamed session | ||
| 4996 | 2024.02.21 01:24:54.160848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4997 | 2024.02.21 01:24:54.160898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4998 | 2024.02.21 01:24:54.160918 [ 3 ] {} <Debug> HTTP-Session: 89219f5e-261d-4a36-a6da-bc3a072b2447 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 4999 | 2024.02.21 01:24:54.160935 [ 3 ] {} <Debug> HTTP-Session: 89219f5e-261d-4a36-a6da-bc3a072b2447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2024.02.21 01:24:54.161013 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5001 | 2024.02.21 01:24:54.161054 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5002 | 2024.02.21 01:24:54.161166 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5003 | 2024.02.21 01:24:54.161470 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5004 | 2024.02.21 01:24:54.161682 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5005 | 2024.02.21 01:24:54.161837 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Trace> oximeter.fields_ipaddr (57021b0b-e37a-44d5-81a4-b10df9444af6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 5006 | 2024.02.21 01:24:54.161953 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000903747 sec., 2213 rows/sec., 189.10 KiB/sec. | ||
| 5007 | 2024.02.21 01:24:54.162074 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Debug> DynamicQueryHandler: Done processing query | ||
| 5008 | 2024.02.21 01:24:54.162098 [ 3 ] {1ea1f10b-44ff-4490-b691-9197d6911e44} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5009 | 2024.02.21 01:24:54.162113 [ 3 ] {} <Debug> HTTP-Session: 89219f5e-261d-4a36-a6da-bc3a072b2447 Destroying unnamed session | ||
| 5010 | 2024.02.21 01:24:54.162300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 41510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5011 | 2024.02.21 01:24:54.162347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5012 | 2024.02.21 01:24:54.162366 [ 3 ] {} <Debug> HTTP-Session: 639798cf-98fd-48b5-b3c8-aaab7aab2eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5013 | 2024.02.21 01:24:54.162383 [ 3 ] {} <Debug> HTTP-Session: 639798cf-98fd-48b5-b3c8-aaab7aab2eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5014 | 2024.02.21 01:24:54.162473 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5015 | 2024.02.21 01:24:54.162513 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5016 | 2024.02.21 01:24:54.162617 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5017 | 2024.02.21 01:24:54.163084 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5018 | 2024.02.21 01:24:54.163316 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5019 | 2024.02.21 01:24:54.163481 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 5020 | 2024.02.21 01:24:54.163605 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Information> executeQuery: Read 268 rows, 25.22 KiB in 0.001102853 sec., 243006 rows/sec., 22.33 MiB/sec. | ||
| 5021 | 2024.02.21 01:24:54.163755 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5022 | 2024.02.21 01:24:54.163777 [ 3 ] {00e55075-0edd-48ea-8233-e7338f7f0ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5023 | 2024.02.21 01:24:54.163794 [ 3 ] {} <Debug> HTTP-Session: 639798cf-98fd-48b5-b3c8-aaab7aab2eaf Destroying unnamed session | ||
| 5024 | 2024.02.21 01:24:54.163909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5025 | 2024.02.21 01:24:54.163955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5026 | 2024.02.21 01:24:54.163973 [ 3 ] {} <Debug> HTTP-Session: d285ae40-5ae8-48b2-aea9-a19141c00169 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5027 | 2024.02.21 01:24:54.163990 [ 3 ] {} <Debug> HTTP-Session: d285ae40-5ae8-48b2-aea9-a19141c00169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5028 | 2024.02.21 01:24:54.164059 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5029 | 2024.02.21 01:24:54.164098 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5030 | 2024.02.21 01:24:54.164202 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5031 | 2024.02.21 01:24:54.164474 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5032 | 2024.02.21 01:24:54.164679 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5033 | 2024.02.21 01:24:54.164834 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Trace> oximeter.fields_u16 (24851ee3-6cc6-43b0-867a-0d77cfae1cce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 5034 | 2024.02.21 01:24:54.164954 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000865656 sec., 2310 rows/sec., 161.32 KiB/sec. | ||
| 5035 | 2024.02.21 01:24:54.165077 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 5036 | 2024.02.21 01:24:54.165100 [ 3 ] {81fcd0ce-5283-4dcf-b03e-21c31e50a9cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5037 | 2024.02.21 01:24:54.165116 [ 3 ] {} <Debug> HTTP-Session: d285ae40-5ae8-48b2-aea9-a19141c00169 Destroying unnamed session | ||
| 5038 | 2024.02.21 01:24:54.165241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 19005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5039 | 2024.02.21 01:24:54.165286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5040 | 2024.02.21 01:24:54.165304 [ 3 ] {} <Debug> HTTP-Session: e3184e7e-ff87-4001-b62c-5b11a764a5d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5041 | 2024.02.21 01:24:54.165321 [ 3 ] {} <Debug> HTTP-Session: e3184e7e-ff87-4001-b62c-5b11a764a5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5042 | 2024.02.21 01:24:54.165394 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5043 | 2024.02.21 01:24:54.165431 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5044 | 2024.02.21 01:24:54.165534 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5045 | 2024.02.21 01:24:54.165882 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5046 | 2024.02.21 01:24:54.166101 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5047 | 2024.02.21 01:24:54.166253 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 5048 | 2024.02.21 01:24:54.166373 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Information> executeQuery: Read 112 rows, 8.95 KiB in 0.000951278 sec., 117736 rows/sec., 9.19 MiB/sec. | ||
| 5049 | 2024.02.21 01:24:54.166488 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Debug> DynamicQueryHandler: Done processing query | ||
| 5050 | 2024.02.21 01:24:54.166509 [ 3 ] {3e3276ee-d779-45cb-97c6-b974ce63ed36} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5051 | 2024.02.21 01:24:54.166525 [ 3 ] {} <Debug> HTTP-Session: e3184e7e-ff87-4001-b62c-5b11a764a5d7 Destroying unnamed session | ||
| 5052 | 2024.02.21 01:24:54.166642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5053 | 2024.02.21 01:24:54.166687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5054 | 2024.02.21 01:24:54.166706 [ 3 ] {} <Debug> HTTP-Session: 4e1e111b-5ba8-44ab-aa2c-8fa511cc8f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5055 | 2024.02.21 01:24:54.166723 [ 3 ] {} <Debug> HTTP-Session: 4e1e111b-5ba8-44ab-aa2c-8fa511cc8f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2024.02.21 01:24:54.166795 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5057 | 2024.02.21 01:24:54.166837 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5058 | 2024.02.21 01:24:54.166956 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5059 | 2024.02.21 01:24:54.167335 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5060 | 2024.02.21 01:24:54.167604 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5061 | 2024.02.21 01:24:54.167784 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 5062 | 2024.02.21 01:24:54.167905 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001083052 sec., 34162 rows/sec., 2.41 MiB/sec. | ||
| 5063 | 2024.02.21 01:24:54.168026 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Debug> DynamicQueryHandler: Done processing query | ||
| 5064 | 2024.02.21 01:24:54.168049 [ 3 ] {7ebb4daf-2276-404f-aa4f-c72dcd6acbc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5065 | 2024.02.21 01:24:54.168065 [ 3 ] {} <Debug> HTTP-Session: 4e1e111b-5ba8-44ab-aa2c-8fa511cc8f01 Destroying unnamed session | ||
| 5066 | 2024.02.21 01:24:54.168245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 82338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5067 | 2024.02.21 01:24:54.168290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5068 | 2024.02.21 01:24:54.168309 [ 3 ] {} <Debug> HTTP-Session: fbe09a2c-d72d-4905-befc-31dc25f73792 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5069 | 2024.02.21 01:24:54.168325 [ 3 ] {} <Debug> HTTP-Session: fbe09a2c-d72d-4905-befc-31dc25f73792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2024.02.21 01:24:54.168435 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5071 | 2024.02.21 01:24:54.168479 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5072 | 2024.02.21 01:24:54.168615 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5073 | 2024.02.21 01:24:54.169265 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5074 | 2024.02.21 01:24:54.169618 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5075 | 2024.02.21 01:24:54.169806 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 5076 | 2024.02.21 01:24:54.169932 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Information> executeQuery: Read 77 rows, 106.40 KiB in 0.001467864 sec., 52457 rows/sec., 70.79 MiB/sec. | ||
| 5077 | 2024.02.21 01:24:54.170098 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5078 | 2024.02.21 01:24:54.170121 [ 3 ] {6a358bf5-10b7-42e0-981c-9347378219b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
| 5079 | 2024.02.21 01:24:54.170137 [ 3 ] {} <Debug> HTTP-Session: fbe09a2c-d72d-4905-befc-31dc25f73792 Destroying unnamed session | ||
| 5080 | 2024.02.21 01:24:54.170259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5081 | 2024.02.21 01:24:54.170304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5082 | 2024.02.21 01:24:54.170322 [ 3 ] {} <Debug> HTTP-Session: 8b023c88-e6d7-4eaf-8614-bed075768c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5083 | 2024.02.21 01:24:54.170340 [ 3 ] {} <Debug> HTTP-Session: 8b023c88-e6d7-4eaf-8614-bed075768c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2024.02.21 01:24:54.170410 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5085 | 2024.02.21 01:24:54.170449 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5086 | 2024.02.21 01:24:54.170552 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5087 | 2024.02.21 01:24:54.170822 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5088 | 2024.02.21 01:24:54.171065 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5089 | 2024.02.21 01:24:54.171242 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Trace> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 5090 | 2024.02.21 01:24:54.171368 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000929018 sec., 9687 rows/sec., 684.32 KiB/sec. | ||
| 5091 | 2024.02.21 01:24:54.171491 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5092 | 2024.02.21 01:24:54.171514 [ 3 ] {118300a0-bde6-4dae-ae88-1829054d9e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5093 | 2024.02.21 01:24:54.171530 [ 3 ] {} <Debug> HTTP-Session: 8b023c88-e6d7-4eaf-8614-bed075768c29 Destroying unnamed session | ||
| 5094 | 2024.02.21 01:25:03.497071 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5095 | 2024.02.21 01:25:03.497141 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5096 | 2024.02.21 01:25:04.155934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 11086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5097 | 2024.02.21 01:25:04.156048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5098 | 2024.02.21 01:25:04.156079 [ 3 ] {} <Debug> HTTP-Session: 8202b825-4d85-407f-8d56-ec1d14f9273a Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5099 | 2024.02.21 01:25:04.156108 [ 3 ] {} <Debug> HTTP-Session: 8202b825-4d85-407f-8d56-ec1d14f9273a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5100 | 2024.02.21 01:25:04.156251 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5101 | 2024.02.21 01:25:04.156326 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5102 | 2024.02.21 01:25:04.156512 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5103 | 2024.02.21 01:25:04.157105 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5104 | 2024.02.21 01:25:04.157388 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5105 | 2024.02.21 01:25:04.157562 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 5106 | 2024.02.21 01:25:04.157687 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Information> executeQuery: Read 77 rows, 6.24 KiB in 0.001394062 sec., 55234 rows/sec., 4.37 MiB/sec. | ||
| 5107 | 2024.02.21 01:25:04.157848 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Debug> DynamicQueryHandler: Done processing query | ||
| 5108 | 2024.02.21 01:25:04.157875 [ 3 ] {87d37bb3-9a97-43e6-9f7e-06c44ab9c313} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5109 | 2024.02.21 01:25:04.157891 [ 3 ] {} <Debug> HTTP-Session: 8202b825-4d85-407f-8d56-ec1d14f9273a Destroying unnamed session | ||
| 5110 | 2024.02.21 01:25:04.158062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 36374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5111 | 2024.02.21 01:25:04.158118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5112 | 2024.02.21 01:25:04.158139 [ 3 ] {} <Debug> HTTP-Session: 460451b3-b4a6-4535-94ab-4fa8fb9df087 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5113 | 2024.02.21 01:25:04.158158 [ 3 ] {} <Debug> HTTP-Session: 460451b3-b4a6-4535-94ab-4fa8fb9df087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2024.02.21 01:25:04.158259 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5115 | 2024.02.21 01:25:04.158302 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5116 | 2024.02.21 01:25:04.158411 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5117 | 2024.02.21 01:25:04.158903 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5118 | 2024.02.21 01:25:04.159135 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5119 | 2024.02.21 01:25:04.159290 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 5120 | 2024.02.21 01:25:04.159387 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Information> executeQuery: Read 231 rows, 22.31 KiB in 0.001099803 sec., 210037 rows/sec., 19.81 MiB/sec. | ||
| 5121 | 2024.02.21 01:25:04.159510 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Debug> DynamicQueryHandler: Done processing query | ||
| 5122 | 2024.02.21 01:25:04.159534 [ 3 ] {99aaae55-80de-42d8-96ff-d976e1344915} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 5123 | 2024.02.21 01:25:04.159550 [ 3 ] {} <Debug> HTTP-Session: 460451b3-b4a6-4535-94ab-4fa8fb9df087 Destroying unnamed session | ||
| 5124 | 2024.02.21 01:25:04.159675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5125 | 2024.02.21 01:25:04.159723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5126 | 2024.02.21 01:25:04.159741 [ 3 ] {} <Debug> HTTP-Session: 97c8b1c0-0098-4c5a-ae5f-9e70fb114f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5127 | 2024.02.21 01:25:04.159758 [ 3 ] {} <Debug> HTTP-Session: 97c8b1c0-0098-4c5a-ae5f-9e70fb114f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5128 | 2024.02.21 01:25:04.159834 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5129 | 2024.02.21 01:25:04.159874 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5130 | 2024.02.21 01:25:04.159977 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5131 | 2024.02.21 01:25:04.160297 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5132 | 2024.02.21 01:25:04.160525 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5133 | 2024.02.21 01:25:04.160673 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 5134 | 2024.02.21 01:25:04.160770 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Information> executeQuery: Read 77 rows, 6.17 KiB in 0.000908007 sec., 84801 rows/sec., 6.63 MiB/sec. | ||
| 5135 | 2024.02.21 01:25:04.160919 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Debug> DynamicQueryHandler: Done processing query | ||
| 5136 | 2024.02.21 01:25:04.160943 [ 3 ] {8eeeb1b4-aa48-490c-9566-63903c030940} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5137 | 2024.02.21 01:25:04.160960 [ 3 ] {} <Debug> HTTP-Session: 97c8b1c0-0098-4c5a-ae5f-9e70fb114f65 Destroying unnamed session | ||
| 5138 | 2024.02.21 01:25:04.161175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 82338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5139 | 2024.02.21 01:25:04.161222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5140 | 2024.02.21 01:25:04.161240 [ 3 ] {} <Debug> HTTP-Session: e308d69c-3917-4b2f-b4b4-69553cc1b8ae Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5141 | 2024.02.21 01:25:04.161257 [ 3 ] {} <Debug> HTTP-Session: e308d69c-3917-4b2f-b4b4-69553cc1b8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5142 | 2024.02.21 01:25:04.161364 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5143 | 2024.02.21 01:25:04.161410 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5144 | 2024.02.21 01:25:04.161542 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5145 | 2024.02.21 01:25:04.162178 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5146 | 2024.02.21 01:25:04.162533 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5147 | 2024.02.21 01:25:04.162716 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 5148 | 2024.02.21 01:25:04.162814 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Information> executeQuery: Read 77 rows, 106.40 KiB in 0.001422443 sec., 54132 rows/sec., 73.05 MiB/sec. | ||
| 5149 | 2024.02.21 01:25:04.162937 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Debug> DynamicQueryHandler: Done processing query | ||
| 5150 | 2024.02.21 01:25:04.162960 [ 3 ] {71f10cc9-d035-485b-ba7f-45beb2de1c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
| 5151 | 2024.02.21 01:25:04.162975 [ 3 ] {} <Debug> HTTP-Session: e308d69c-3917-4b2f-b4b4-69553cc1b8ae Destroying unnamed session | ||
| 5152 | 2024.02.21 01:25:07.502046 [ 76 ] {} <Debug> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5153 | 2024.02.21 01:25:07.502185 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5154 | 2024.02.21 01:25:07.502298 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 5155 | 2024.02.21 01:25:07.502503 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5156 | 2024.02.21 01:25:07.502546 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 5157 | 2024.02.21 01:25:07.502848 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5158 | 2024.02.21 01:25:07.502972 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5159 | 2024.02.21 01:25:07.503082 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 5160 | 2024.02.21 01:25:07.503182 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 5161 | 2024.02.21 01:25:07.503811 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001556946 sec., 32756.434712571918 rows/sec., 2.33 MiB/sec. | ||
| 5162 | 2024.02.21 01:25:07.503922 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5163 | 2024.02.21 01:25:07.504164 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Trace> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 5164 | 2024.02.21 01:25:07.504236 [ 20 ] {f95026af-b03f-47f5-b1ce-9a2fa94b4632::all_1_5_1} <Trace> oximeter.measurements_i64 (f95026af-b03f-47f5-b1ce-9a2fa94b4632) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 5165 | 2024.02.21 01:25:09.319965 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 5166 | 2024.02.21 01:25:09.320065 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5167 | 2024.02.21 01:25:09.320248 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact | ||
| 5168 | 2024.02.21 01:25:09.320496 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5169 | 2024.02.21 01:25:09.320566 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 718 rows starting from the beginning of the part | ||
| 5170 | 2024.02.21 01:25:09.320703 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 5171 | 2024.02.21 01:25:09.320801 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 5172 | 2024.02.21 01:25:09.320891 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 5173 | 2024.02.21 01:25:09.320978 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 5174 | 2024.02.21 01:25:09.321728 [ 21 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577148 sec., 503440.38733207027 rows/sec., 35.50 MiB/sec. | ||
| 5175 | 2024.02.21 01:25:09.321880 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 5176 | 2024.02.21 01:25:09.322102 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. | ||
| 5177 | 2024.02.21 01:25:09.322168 [ 23 ] {f25f8df8-10ad-4e9e-9dd4-388e7d2937ff::all_1_27_6} <Trace> oximeter.measurements_cumulativeu64 (f25f8df8-10ad-4e9e-9dd4-388e7d2937ff) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 | ||
| 5178 | 2024.02.21 01:25:14.156411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5179 | 2024.02.21 01:25:14.156581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5180 | 2024.02.21 01:25:14.156627 [ 3 ] {} <Debug> HTTP-Session: cca868fa-b01f-41b8-a45c-f895e2b9d053 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5181 | 2024.02.21 01:25:14.156669 [ 3 ] {} <Debug> HTTP-Session: cca868fa-b01f-41b8-a45c-f895e2b9d053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2024.02.21 01:25:14.156820 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5183 | 2024.02.21 01:25:14.156880 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5184 | 2024.02.21 01:25:14.157038 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5185 | 2024.02.21 01:25:14.157510 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5186 | 2024.02.21 01:25:14.157773 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5187 | 2024.02.21 01:25:14.157935 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 5188 | 2024.02.21 01:25:14.158058 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Information> executeQuery: Read 78 rows, 6.32 KiB in 0.001197516 sec., 65134 rows/sec., 5.16 MiB/sec. | ||
| 5189 | 2024.02.21 01:25:14.158072 [ 57 ] {} <Debug> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Selected 6 parts from all_1_40_9 to all_45_45_0 | ||
| 5190 | 2024.02.21 01:25:14.158194 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5191 | 2024.02.21 01:25:14.158269 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Debug> DynamicQueryHandler: Done processing query | ||
| 5192 | 2024.02.21 01:25:14.158280 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_9 to all_45_45_0 into Compact | ||
| 5193 | 2024.02.21 01:25:14.158305 [ 3 ] {1ef052d1-1e34-4ae4-9910-bdec67a49e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5194 | 2024.02.21 01:25:14.158339 [ 3 ] {} <Debug> HTTP-Session: cca868fa-b01f-41b8-a45c-f895e2b9d053 Destroying unnamed session | ||
| 5195 | 2024.02.21 01:25:14.158417 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5196 | 2024.02.21 01:25:14.158458 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 69 rows starting from the beginning of the part | ||
| 5197 | 2024.02.21 01:25:14.158548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 36824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5198 | 2024.02.21 01:25:14.158646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5199 | 2024.02.21 01:25:14.158647 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part | ||
| 5200 | 2024.02.21 01:25:14.158673 [ 3 ] {} <Debug> HTTP-Session: c05e1c9f-337a-439f-874a-a8da8f390676 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5201 | 2024.02.21 01:25:14.158734 [ 3 ] {} <Debug> HTTP-Session: c05e1c9f-337a-439f-874a-a8da8f390676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2024.02.21 01:25:14.158945 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 71 rows starting from the beginning of the part | ||
| 5203 | 2024.02.21 01:25:14.158961 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5204 | 2024.02.21 01:25:14.159058 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5205 | 2024.02.21 01:25:14.159173 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 77 rows starting from the beginning of the part | ||
| 5206 | 2024.02.21 01:25:14.159479 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 77 rows starting from the beginning of the part | ||
| 5207 | 2024.02.21 01:25:14.159542 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5208 | 2024.02.21 01:25:14.159720 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 78 rows starting from the beginning of the part | ||
| 5209 | 2024.02.21 01:25:14.160613 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5210 | 2024.02.21 01:25:14.161171 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5211 | 2024.02.21 01:25:14.161216 [ 22 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965029 sec., 148733.7897875535 rows/sec., 11.77 MiB/sec. | ||
| 5212 | 2024.02.21 01:25:14.161412 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
| 5213 | 2024.02.21 01:25:14.161413 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Trace> oximeter.fields_string (a3bc5997-dfad-4628-88f6-8dca58e3af7f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 5214 | 2024.02.21 01:25:14.161641 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Information> executeQuery: Read 234 rows, 22.58 KiB in 0.002616438 sec., 89434 rows/sec., 8.43 MiB/sec. | ||
| 5215 | 2024.02.21 01:25:14.161716 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10. | ||
| 5216 | 2024.02.21 01:25:14.161850 [ 21 ] {f94f1788-6eaf-40e3-9120-fb79d4d7cc9e::all_1_45_10} <Trace> oximeter.fields_i64 (f94f1788-6eaf-40e3-9120-fb79d4d7cc9e) (MergerMutator): Merged 6 parts: from all_1_40_9 to all_45_45_0 | ||
| 5217 | 2024.02.21 01:25:14.161865 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5218 | 2024.02.21 01:25:14.161907 [ 3 ] {870074a5-f145-4023-aa20-615d1e4e7e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 5219 | 2024.02.21 01:25:14.161967 [ 3 ] {} <Debug> HTTP-Session: c05e1c9f-337a-439f-874a-a8da8f390676 Destroying unnamed session | ||
| 5220 | 2024.02.21 01:25:14.162162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 13259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5221 | 2024.02.21 01:25:14.162214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5222 | 2024.02.21 01:25:14.162233 [ 3 ] {} <Debug> HTTP-Session: 5c87a3df-bc61-4eca-82de-5d063dfa4626 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5223 | 2024.02.21 01:25:14.162251 [ 3 ] {} <Debug> HTTP-Session: 5c87a3df-bc61-4eca-82de-5d063dfa4626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2024.02.21 01:25:14.162334 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5225 | 2024.02.21 01:25:14.162374 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5226 | 2024.02.21 01:25:14.162498 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5227 | 2024.02.21 01:25:14.162876 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5228 | 2024.02.21 01:25:14.163152 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5229 | 2024.02.21 01:25:14.163325 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Trace> oximeter.fields_uuid (4c69f783-5fea-4496-ab64-aa04cf195e12): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 5230 | 2024.02.21 01:25:14.163454 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Information> executeQuery: Read 78 rows, 6.25 KiB in 0.001083803 sec., 71968 rows/sec., 5.63 MiB/sec. | ||
| 5231 | 2024.02.21 01:25:14.163605 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Debug> DynamicQueryHandler: Done processing query | ||
| 5232 | 2024.02.21 01:25:14.163630 [ 3 ] {23a57513-e744-4512-82ab-2dea2d1ad317} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5233 | 2024.02.21 01:25:14.163646 [ 3 ] {} <Debug> HTTP-Session: 5c87a3df-bc61-4eca-82de-5d063dfa4626 Destroying unnamed session | ||
| 5234 | 2024.02.21 01:25:14.163839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46854, User-Agent: (none), Length: 83408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5235 | 2024.02.21 01:25:14.163887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5236 | 2024.02.21 01:25:14.163905 [ 3 ] {} <Debug> HTTP-Session: c8f34421-7d71-40c3-b0c2-1b0577ffa157 Authenticating user 'default' from [fd00:1122:3344:101::d]:46854 | ||
| 5237 | 2024.02.21 01:25:14.163922 [ 3 ] {} <Debug> HTTP-Session: c8f34421-7d71-40c3-b0c2-1b0577ffa157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5238 | 2024.02.21 01:25:14.164044 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46854) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5239 | 2024.02.21 01:25:14.164090 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5240 | 2024.02.21 01:25:14.164230 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5241 | 2024.02.21 01:25:14.164874 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. | ||
| 5242 | 2024.02.21 01:25:14.165238 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5243 | 2024.02.21 01:25:14.165428 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Trace> oximeter.measurements_histogramf64 (494ffdd3-dc51-4701-ba51-120542d397d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 5244 | 2024.02.21 01:25:14.165568 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Information> executeQuery: Read 78 rows, 107.78 KiB in 0.001494305 sec., 52198 rows/sec., 70.44 MiB/sec. | ||
| 5245 | 2024.02.21 01:25:14.165701 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Debug> DynamicQueryHandler: Done processing query | ||
| 5246 | 2024.02.21 01:25:14.165725 [ 3 ] {fecbe27d-e3b3-4183-a47d-8e4028601351} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
| 5247 | 2024.02.21 01:25:14.165741 [ 3 ] {} <Debug> HTTP-Session: c8f34421-7d71-40c3-b0c2-1b0577ffa157 Destroying unnamed session | ||