| 1 | [ Nov 2 20:24:54 Enabled. ] | ||
| 2 | [ Nov 2 20:24:54 Rereading configuration. ] | ||
| 3 | [ Nov 2 20:24:56 Rereading configuration. ] | ||
| 4 | [ Nov 2 20:24:57 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 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
| 23 | + DATALINK=oxControlService11 | ||
| 24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
| 25 | + GATEWAY=fd00:1122:3344:101::1 | ||
| 26 | + [[ oxControlService11 == unknown ]] | ||
| 27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
| 28 | + ipadm delete-if oxControlService11 | ||
| 29 | ipadm: Could not delete oxControlService11: Interface does not exist | ||
| 30 | + true | ||
| 31 | + ipadm create-if -t oxControlService11 | ||
| 32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 | ||
| 33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 | ||
| 34 | + ipadm show-addr oxControlService11/ll | ||
| 35 | ipadm: Address object not found | ||
| 36 | + ipadm create-addr -t -T addrconf oxControlService11/ll | ||
| 37 | + ipadm show-addr oxControlService11/omicron6 | ||
| 38 | ipadm: Address object not found | ||
| 39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/omicron6 | ||
| 40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 41 | default: not in table | ||
| 42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 43 | add net default: gateway fd00:1122:3344:101::1 | ||
| 44 | + single_node=true | ||
| 45 | + command=() | ||
| 46 | + true | ||
| 47 | + 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") | ||
| 48 | + 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 | ||
| 49 | [ Nov 2 20:24:57 Method "start" exited with status 0. ] | ||
| 50 | Processing configuration file 'config.xml'. | ||
| 51 | There is no file 'config.xml', will use embedded config. | ||
| 52 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 54 | 2023.11.02 20:24:58.046369 [ 1 ] {} <Information> Application: Will watch for the process with pid 22088 | ||
| 55 | 2023.11.02 20:24:58.046467 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 56 | 2023.11.02 20:24:58.536229 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22088 | ||
| 57 | 2023.11.02 20:24:58.536404 [ 1 ] {} <Information> Application: starting up | ||
| 58 | 2023.11.02 20:24:58.536609 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 59 | 2023.11.02 20:24:58.612099 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 60 | 2023.11.02 20:24:58.612152 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 61 | 2023.11.02 20:24:58.612172 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 62 | 2023.11.02 20:24:58.612219 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 63 | 2023.11.02 20:24:58.612611 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 64 | 2023.11.02 20:24:58.613347 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 65 | Processing configuration file 'config.xml'. | ||
| 66 | There is no file 'config.xml', will use embedded config. | ||
| 67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 68 | 2023.11.02 20:24:58.613875 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 69 | 2023.11.02 20:24:58.614147 [ 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) | ||
| 70 | 2023.11.02 20:24:58.616952 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 71 | 2023.11.02 20:24:58.617011 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 72 | 2023.11.02 20:24:58.617832 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 73 | Processing configuration file 'config.xml'. | ||
| 74 | There is no file 'config.xml', will use embedded config. | ||
| 75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 76 | 2023.11.02 20:24:58.618021 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 77 | 2023.11.02 20:24:58.624867 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 78 | 2023.11.02 20:24:58.625246 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 79 | 2023.11.02 20:24:58.625277 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 80 | 2023.11.02 20:24:58.626914 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 81 | 2023.11.02 20:24:58.627493 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 82 | 2023.11.02 20:24:58.627854 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 83 | 2023.11.02 20:24:58.628164 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 84 | 2023.11.02 20:24:58.629135 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 85 | 2023.11.02 20:24:58.629194 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 86 | 2023.11.02 20:24:58.629258 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 87 | 2023.11.02 20:24:58.629280 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 88 | 2023.11.02 20:24:58.638439 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 89 | 2023.11.02 20:24:58.638469 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000125102 sec | ||
| 90 | 2023.11.02 20:24:58.639103 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 91 | 2023.11.02 20:24:58.639189 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 92 | 2023.11.02 20:24:58.639212 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 93 | 2023.11.02 20:24:58.639232 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 94 | 2023.11.02 20:24:58.639246 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 95 | 2023.11.02 20:24:58.639261 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 96 | 2023.11.02 20:24:58.639279 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 97 | 2023.11.02 20:24:58.639315 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 98 | 2023.11.02 20:24:58.639337 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 99 | 2023.11.02 20:24:58.639368 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 100 | 2023.11.02 20:24:58.639382 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 101 | 2023.11.02 20:24:58.639398 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 102 | 2023.11.02 20:24:58.639416 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 103 | 2023.11.02 20:24:58.639455 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 104 | 2023.11.02 20:24:58.639474 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 105 | 2023.11.02 20:24:58.639489 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 106 | 2023.11.02 20:24:58.679273 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 107 | 2023.11.02 20:24:58.680437 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 108 | 2023.11.02 20:24:58.680464 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.124e-05 sec | ||
| 109 | 2023.11.02 20:24:58.680486 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 110 | 2023.11.02 20:24:58.680500 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 111 | 2023.11.02 20:24:58.680525 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 112 | 2023.11.02 20:24:58.682532 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 113 | 2023.11.02 20:24:58.687592 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 114 | 2023.11.02 20:24:58.687742 [ 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). | ||
| 115 | 2023.11.02 20:24:58.687776 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 116 | 2023.11.02 20:24:58.885010 [ 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) | ||
| 117 | 2023.11.02 20:24:58.901858 [ 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) | ||
| 118 | 2023.11.02 20:24:58.901918 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 119 | 2023.11.02 20:24:58.949023 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 120 | 2023.11.02 20:24:58.949746 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
| 121 | 2023.11.02 20:24:58.950089 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 122 | 2023.11.02 20:24:58.950124 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 123 | 2023.11.02 20:24:58.950160 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 124 | 2023.11.02 20:24:58.950220 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 125 | 2023.11.02 20:24:58.950231 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 126 | 2023.11.02 20:24:58.950292 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 127 | 2023.11.02 20:24:58.950372 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 128 | 2023.11.02 20:24:58.950394 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 129 | 2023.11.02 20:25:07.593923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 130 | 2023.11.02 20:25:07.594104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 131 | 2023.11.02 20:25:07.594660 [ 3 ] {} <Debug> HTTP-Session: 22cfff74-a9cb-46a9-b3cd-942d6aeac6f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 132 | 2023.11.02 20:25:07.594699 [ 3 ] {} <Debug> HTTP-Session: 22cfff74-a9cb-46a9-b3cd-942d6aeac6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2023.11.02 20:25:07.594825 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 134 | 2023.11.02 20:25:07.594852 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 135 | 2023.11.02 20:25:07.594871 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 136 | 2023.11.02 20:25:07.596211 [ 3 ] {5853785e-ad27-438c-9bac-19a7cd65a5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 137 | 2023.11.02 20:25:07.597426 [ 3 ] {5853785e-ad27-438c-9bac-19a7cd65a5c6} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 138 | 2023.11.02 20:25:07.599602 [ 3 ] {5853785e-ad27-438c-9bac-19a7cd65a5c6} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 139 | 2023.11.02 20:25:07.601388 [ 3 ] {5853785e-ad27-438c-9bac-19a7cd65a5c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 140 | 2023.11.02 20:25:07.605789 [ 3 ] {5853785e-ad27-438c-9bac-19a7cd65a5c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 141 | 2023.11.02 20:25:07.605841 [ 3 ] {5853785e-ad27-438c-9bac-19a7cd65a5c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 142 | 2023.11.02 20:25:07.605864 [ 3 ] {} <Debug> HTTP-Session: 22cfff74-a9cb-46a9-b3cd-942d6aeac6f2 Destroying unnamed session | ||
| 143 | 2023.11.02 20:25:07.607712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 144 | 2023.11.02 20:25:07.607769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 145 | 2023.11.02 20:25:07.607794 [ 3 ] {} <Debug> HTTP-Session: c4cf4084-574c-4650-97dc-7077d39a6b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 146 | 2023.11.02 20:25:07.607813 [ 3 ] {} <Debug> HTTP-Session: c4cf4084-574c-4650-97dc-7077d39a6b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2023.11.02 20:25:07.607928 [ 3 ] {4f1c3c99-8c62-409a-b743-2736d837f8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 148 | 2023.11.02 20:25:07.622056 [ 3 ] {4f1c3c99-8c62-409a-b743-2736d837f8a2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:58513) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 149 | |||
| 150 | 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 | ||
| 151 | 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 | ||
| 152 | 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 | ||
| 153 | 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 | ||
| 154 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 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 | ||
| 157 | 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 | ||
| 158 | 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 | ||
| 159 | 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 | ||
| 160 | 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 | ||
| 161 | 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 | ||
| 162 | 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 | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 172 | |||
| 173 | 2023.11.02 20:25:07.622776 [ 3 ] {4f1c3c99-8c62-409a-b743-2736d837f8a2} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 174 | |||
| 175 | 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 | ||
| 176 | 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 | ||
| 177 | 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 | ||
| 178 | 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 | ||
| 179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 180 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 181 | 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 | ||
| 182 | 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 | ||
| 183 | 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 | ||
| 184 | 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 | ||
| 185 | 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 | ||
| 186 | 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 | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 197 | (version 22.8.9.1) | ||
| 198 | 2023.11.02 20:25:07.622906 [ 3 ] {4f1c3c99-8c62-409a-b743-2736d837f8a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 199 | 2023.11.02 20:25:07.622929 [ 3 ] {} <Debug> HTTP-Session: c4cf4084-574c-4650-97dc-7077d39a6b12 Destroying unnamed session | ||
| 200 | 2023.11.02 20:25:07.623309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 201 | 2023.11.02 20:25:07.623372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 202 | 2023.11.02 20:25:07.623392 [ 3 ] {} <Debug> HTTP-Session: 69211fc0-23c9-4df6-90dd-fbd02b0a707b Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 203 | 2023.11.02 20:25:07.623411 [ 3 ] {} <Debug> HTTP-Session: 69211fc0-23c9-4df6-90dd-fbd02b0a707b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2023.11.02 20:25:07.623532 [ 3 ] {f7ebf044-e05e-4037-81ec-eb9c26f5c2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
| 205 | 2023.11.02 20:25:07.623640 [ 3 ] {f7ebf044-e05e-4037-81ec-eb9c26f5c2f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 206 | 2023.11.02 20:25:07.623662 [ 3 ] {f7ebf044-e05e-4037-81ec-eb9c26f5c2f8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 207 | 2023.11.02 20:25:07.623681 [ 3 ] {} <Debug> HTTP-Session: 69211fc0-23c9-4df6-90dd-fbd02b0a707b Destroying unnamed session | ||
| 208 | 2023.11.02 20:25:07.623813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 209 | 2023.11.02 20:25:07.623852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 210 | 2023.11.02 20:25:07.623873 [ 3 ] {} <Debug> HTTP-Session: 0ddcc3a1-626d-45b6-86dc-f5bfd9d9e711 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 211 | 2023.11.02 20:25:07.623894 [ 3 ] {} <Debug> HTTP-Session: 0ddcc3a1-626d-45b6-86dc-f5bfd9d9e711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2023.11.02 20:25:07.623950 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
| 213 | 2023.11.02 20:25:07.624002 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 214 | 2023.11.02 20:25:07.625006 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 215 | 2023.11.02 20:25:07.625028 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2711e-05 sec | ||
| 216 | 2023.11.02 20:25:07.625051 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 217 | 2023.11.02 20:25:07.625070 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 218 | 2023.11.02 20:25:07.625138 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 219 | 2023.11.02 20:25:07.625157 [ 3 ] {136ed923-dbef-4316-a6bb-bf64923bb6ef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 220 | 2023.11.02 20:25:07.625174 [ 3 ] {} <Debug> HTTP-Session: 0ddcc3a1-626d-45b6-86dc-f5bfd9d9e711 Destroying unnamed session | ||
| 221 | 2023.11.02 20:25:07.625286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 222 | 2023.11.02 20:25:07.625328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 223 | 2023.11.02 20:25:07.625350 [ 3 ] {} <Debug> HTTP-Session: dd62efbe-7a8a-4f72-b4eb-15ad17c5dace Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 224 | 2023.11.02 20:25:07.625369 [ 3 ] {} <Debug> HTTP-Session: dd62efbe-7a8a-4f72-b4eb-15ad17c5dace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2023.11.02 20:25:07.625510 [ 3 ] {ef25daae-3358-4ace-9a00-e8622fb85991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
| 226 | 2023.11.02 20:25:07.625555 [ 3 ] {ef25daae-3358-4ace-9a00-e8622fb85991} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 227 | 2023.11.02 20:25:07.629263 [ 3 ] {ef25daae-3358-4ace-9a00-e8622fb85991} <Debug> oximeter.version (083dfbce-d3b8-4c32-8a61-aefc348a21cf): Loading data parts | ||
| 228 | 2023.11.02 20:25:07.629393 [ 3 ] {ef25daae-3358-4ace-9a00-e8622fb85991} <Debug> oximeter.version (083dfbce-d3b8-4c32-8a61-aefc348a21cf): There are no data parts | ||
| 229 | 2023.11.02 20:25:07.631057 [ 3 ] {ef25daae-3358-4ace-9a00-e8622fb85991} <Debug> DynamicQueryHandler: Done processing query | ||
| 230 | 2023.11.02 20:25:07.631087 [ 3 ] {ef25daae-3358-4ace-9a00-e8622fb85991} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 231 | 2023.11.02 20:25:07.631104 [ 3 ] {} <Debug> HTTP-Session: dd62efbe-7a8a-4f72-b4eb-15ad17c5dace Destroying unnamed session | ||
| 232 | 2023.11.02 20:25:07.631222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 233 | 2023.11.02 20:25:07.631269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 234 | 2023.11.02 20:25:07.631287 [ 3 ] {} <Debug> HTTP-Session: f2ab2914-acf9-479a-afc2-142ac725e169 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 235 | 2023.11.02 20:25:07.631306 [ 3 ] {} <Debug> HTTP-Session: f2ab2914-acf9-479a-afc2-142ac725e169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2023.11.02 20:25:07.631495 [ 3 ] {bc827184-2137-4f4c-aeb0-856b39ee33dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 237 | 2023.11.02 20:25:07.631540 [ 3 ] {bc827184-2137-4f4c-aeb0-856b39ee33dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 238 | 2023.11.02 20:25:07.637612 [ 3 ] {bc827184-2137-4f4c-aeb0-856b39ee33dd} <Debug> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Loading data parts | ||
| 239 | 2023.11.02 20:25:07.637696 [ 3 ] {bc827184-2137-4f4c-aeb0-856b39ee33dd} <Debug> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): There are no data parts | ||
| 240 | 2023.11.02 20:25:07.638720 [ 3 ] {bc827184-2137-4f4c-aeb0-856b39ee33dd} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2023.11.02 20:25:07.638752 [ 3 ] {bc827184-2137-4f4c-aeb0-856b39ee33dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2023.11.02 20:25:07.638767 [ 3 ] {} <Debug> HTTP-Session: f2ab2914-acf9-479a-afc2-142ac725e169 Destroying unnamed session | ||
| 243 | 2023.11.02 20:25:07.638880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2023.11.02 20:25:07.638932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2023.11.02 20:25:07.638952 [ 3 ] {} <Debug> HTTP-Session: 1b5286e9-9950-4f3a-9faa-8e9dcafb5fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 246 | 2023.11.02 20:25:07.638973 [ 3 ] {} <Debug> HTTP-Session: 1b5286e9-9950-4f3a-9faa-8e9dcafb5fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2023.11.02 20:25:07.639157 [ 3 ] {d10621d8-5e4e-4b95-8eab-30f932143e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 248 | 2023.11.02 20:25:07.639212 [ 3 ] {d10621d8-5e4e-4b95-8eab-30f932143e4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 249 | 2023.11.02 20:25:07.641218 [ 3 ] {d10621d8-5e4e-4b95-8eab-30f932143e4e} <Debug> oximeter.measurements_i8 (3cbffa3b-83b6-47a3-9f4d-628c4d301a9d): Loading data parts | ||
| 250 | 2023.11.02 20:25:07.641299 [ 3 ] {d10621d8-5e4e-4b95-8eab-30f932143e4e} <Debug> oximeter.measurements_i8 (3cbffa3b-83b6-47a3-9f4d-628c4d301a9d): There are no data parts | ||
| 251 | 2023.11.02 20:25:07.642442 [ 3 ] {d10621d8-5e4e-4b95-8eab-30f932143e4e} <Debug> DynamicQueryHandler: Done processing query | ||
| 252 | 2023.11.02 20:25:07.642472 [ 3 ] {d10621d8-5e4e-4b95-8eab-30f932143e4e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 253 | 2023.11.02 20:25:07.642487 [ 3 ] {} <Debug> HTTP-Session: 1b5286e9-9950-4f3a-9faa-8e9dcafb5fe0 Destroying unnamed session | ||
| 254 | 2023.11.02 20:25:07.642622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 255 | 2023.11.02 20:25:07.642672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 256 | 2023.11.02 20:25:07.642691 [ 3 ] {} <Debug> HTTP-Session: ef3df82d-e959-4b84-99c5-ad484edbf536 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 257 | 2023.11.02 20:25:07.642708 [ 3 ] {} <Debug> HTTP-Session: ef3df82d-e959-4b84-99c5-ad484edbf536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2023.11.02 20:25:07.642891 [ 3 ] {b152db85-d71a-4a5a-93b2-a9bd77a9d95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 259 | 2023.11.02 20:25:07.642942 [ 3 ] {b152db85-d71a-4a5a-93b2-a9bd77a9d95d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 260 | 2023.11.02 20:25:07.644227 [ 3 ] {b152db85-d71a-4a5a-93b2-a9bd77a9d95d} <Debug> oximeter.measurements_u8 (5e559d0f-3f0d-405b-9ed8-85e8662882bd): Loading data parts | ||
| 261 | 2023.11.02 20:25:07.644302 [ 3 ] {b152db85-d71a-4a5a-93b2-a9bd77a9d95d} <Debug> oximeter.measurements_u8 (5e559d0f-3f0d-405b-9ed8-85e8662882bd): There are no data parts | ||
| 262 | 2023.11.02 20:25:07.645354 [ 3 ] {b152db85-d71a-4a5a-93b2-a9bd77a9d95d} <Debug> DynamicQueryHandler: Done processing query | ||
| 263 | 2023.11.02 20:25:07.645380 [ 3 ] {b152db85-d71a-4a5a-93b2-a9bd77a9d95d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 264 | 2023.11.02 20:25:07.645400 [ 3 ] {} <Debug> HTTP-Session: ef3df82d-e959-4b84-99c5-ad484edbf536 Destroying unnamed session | ||
| 265 | 2023.11.02 20:25:07.645523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 266 | 2023.11.02 20:25:07.645570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 267 | 2023.11.02 20:25:07.645594 [ 3 ] {} <Debug> HTTP-Session: a93b84fe-6416-4a26-9627-2bbab28eddd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 268 | 2023.11.02 20:25:07.645612 [ 3 ] {} <Debug> HTTP-Session: a93b84fe-6416-4a26-9627-2bbab28eddd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2023.11.02 20:25:07.645795 [ 3 ] {a6e12a22-f378-4f88-8961-a91623092d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 270 | 2023.11.02 20:25:07.645843 [ 3 ] {a6e12a22-f378-4f88-8961-a91623092d8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 271 | 2023.11.02 20:25:07.647417 [ 3 ] {a6e12a22-f378-4f88-8961-a91623092d8b} <Debug> oximeter.measurements_i16 (a6289712-d056-4479-b441-dec2f5eddf53): Loading data parts | ||
| 272 | 2023.11.02 20:25:07.647521 [ 3 ] {a6e12a22-f378-4f88-8961-a91623092d8b} <Debug> oximeter.measurements_i16 (a6289712-d056-4479-b441-dec2f5eddf53): There are no data parts | ||
| 273 | 2023.11.02 20:25:07.649156 [ 3 ] {a6e12a22-f378-4f88-8961-a91623092d8b} <Debug> DynamicQueryHandler: Done processing query | ||
| 274 | 2023.11.02 20:25:07.649183 [ 3 ] {a6e12a22-f378-4f88-8961-a91623092d8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 275 | 2023.11.02 20:25:07.649204 [ 3 ] {} <Debug> HTTP-Session: a93b84fe-6416-4a26-9627-2bbab28eddd7 Destroying unnamed session | ||
| 276 | 2023.11.02 20:25:07.649337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 277 | 2023.11.02 20:25:07.649398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 278 | 2023.11.02 20:25:07.649425 [ 3 ] {} <Debug> HTTP-Session: 39af3583-8b1a-47d6-b5e7-9b04cfe942c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 279 | 2023.11.02 20:25:07.649443 [ 3 ] {} <Debug> HTTP-Session: 39af3583-8b1a-47d6-b5e7-9b04cfe942c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2023.11.02 20:25:07.649629 [ 3 ] {b1114cfb-aa2e-4c2c-be96-f4291b3d85df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 281 | 2023.11.02 20:25:07.649674 [ 3 ] {b1114cfb-aa2e-4c2c-be96-f4291b3d85df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 282 | 2023.11.02 20:25:07.651220 [ 3 ] {b1114cfb-aa2e-4c2c-be96-f4291b3d85df} <Debug> oximeter.measurements_u16 (a57cedda-a43d-426a-b468-5807d4c5d1ea): Loading data parts | ||
| 283 | 2023.11.02 20:25:07.651322 [ 3 ] {b1114cfb-aa2e-4c2c-be96-f4291b3d85df} <Debug> oximeter.measurements_u16 (a57cedda-a43d-426a-b468-5807d4c5d1ea): There are no data parts | ||
| 284 | 2023.11.02 20:25:07.652743 [ 3 ] {b1114cfb-aa2e-4c2c-be96-f4291b3d85df} <Debug> DynamicQueryHandler: Done processing query | ||
| 285 | 2023.11.02 20:25:07.652777 [ 3 ] {b1114cfb-aa2e-4c2c-be96-f4291b3d85df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 286 | 2023.11.02 20:25:07.652805 [ 3 ] {} <Debug> HTTP-Session: 39af3583-8b1a-47d6-b5e7-9b04cfe942c9 Destroying unnamed session | ||
| 287 | 2023.11.02 20:25:07.652926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 288 | 2023.11.02 20:25:07.652981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 289 | 2023.11.02 20:25:07.653007 [ 3 ] {} <Debug> HTTP-Session: de134dff-d224-4951-95d7-402ded6e169f Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 290 | 2023.11.02 20:25:07.653026 [ 3 ] {} <Debug> HTTP-Session: de134dff-d224-4951-95d7-402ded6e169f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2023.11.02 20:25:07.653219 [ 3 ] {adf7fe70-17a2-4e80-95c2-23c9460ec6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 292 | 2023.11.02 20:25:07.653269 [ 3 ] {adf7fe70-17a2-4e80-95c2-23c9460ec6aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 293 | 2023.11.02 20:25:07.655797 [ 3 ] {adf7fe70-17a2-4e80-95c2-23c9460ec6aa} <Debug> oximeter.measurements_i32 (bb51c07a-ad18-4fd0-bff3-ed47dde32e67): Loading data parts | ||
| 294 | 2023.11.02 20:25:07.655901 [ 3 ] {adf7fe70-17a2-4e80-95c2-23c9460ec6aa} <Debug> oximeter.measurements_i32 (bb51c07a-ad18-4fd0-bff3-ed47dde32e67): There are no data parts | ||
| 295 | 2023.11.02 20:25:07.657088 [ 3 ] {adf7fe70-17a2-4e80-95c2-23c9460ec6aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 296 | 2023.11.02 20:25:07.657124 [ 3 ] {adf7fe70-17a2-4e80-95c2-23c9460ec6aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 297 | 2023.11.02 20:25:07.657139 [ 3 ] {} <Debug> HTTP-Session: de134dff-d224-4951-95d7-402ded6e169f Destroying unnamed session | ||
| 298 | 2023.11.02 20:25:07.657273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 299 | 2023.11.02 20:25:07.657325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 300 | 2023.11.02 20:25:07.657345 [ 3 ] {} <Debug> HTTP-Session: edc1206d-1ca3-45df-8471-87f2f7f2b03a Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 301 | 2023.11.02 20:25:07.657367 [ 3 ] {} <Debug> HTTP-Session: edc1206d-1ca3-45df-8471-87f2f7f2b03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2023.11.02 20:25:07.657558 [ 3 ] {01b21e26-358e-4a77-9462-219b9f2245b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 303 | 2023.11.02 20:25:07.657608 [ 3 ] {01b21e26-358e-4a77-9462-219b9f2245b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 304 | 2023.11.02 20:25:07.660016 [ 3 ] {01b21e26-358e-4a77-9462-219b9f2245b4} <Debug> oximeter.measurements_u32 (e654733c-77fb-44c2-8dd8-a0c0b44fd4af): Loading data parts | ||
| 305 | 2023.11.02 20:25:07.660116 [ 3 ] {01b21e26-358e-4a77-9462-219b9f2245b4} <Debug> oximeter.measurements_u32 (e654733c-77fb-44c2-8dd8-a0c0b44fd4af): There are no data parts | ||
| 306 | 2023.11.02 20:25:07.661538 [ 3 ] {01b21e26-358e-4a77-9462-219b9f2245b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 307 | 2023.11.02 20:25:07.661572 [ 3 ] {01b21e26-358e-4a77-9462-219b9f2245b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 308 | 2023.11.02 20:25:07.661587 [ 3 ] {} <Debug> HTTP-Session: edc1206d-1ca3-45df-8471-87f2f7f2b03a Destroying unnamed session | ||
| 309 | 2023.11.02 20:25:07.661724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 310 | 2023.11.02 20:25:07.661774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 311 | 2023.11.02 20:25:07.661794 [ 3 ] {} <Debug> HTTP-Session: a9482a70-9cb6-4e89-82ca-2fe1800ac74c Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 312 | 2023.11.02 20:25:07.661816 [ 3 ] {} <Debug> HTTP-Session: a9482a70-9cb6-4e89-82ca-2fe1800ac74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2023.11.02 20:25:07.661999 [ 3 ] {ac3660b9-430d-465e-938a-9971f9075eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 314 | 2023.11.02 20:25:07.662052 [ 3 ] {ac3660b9-430d-465e-938a-9971f9075eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 315 | 2023.11.02 20:25:07.663827 [ 3 ] {ac3660b9-430d-465e-938a-9971f9075eab} <Debug> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Loading data parts | ||
| 316 | 2023.11.02 20:25:07.663909 [ 3 ] {ac3660b9-430d-465e-938a-9971f9075eab} <Debug> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): There are no data parts | ||
| 317 | 2023.11.02 20:25:07.665008 [ 3 ] {ac3660b9-430d-465e-938a-9971f9075eab} <Debug> DynamicQueryHandler: Done processing query | ||
| 318 | 2023.11.02 20:25:07.665034 [ 3 ] {ac3660b9-430d-465e-938a-9971f9075eab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 319 | 2023.11.02 20:25:07.665056 [ 3 ] {} <Debug> HTTP-Session: a9482a70-9cb6-4e89-82ca-2fe1800ac74c Destroying unnamed session | ||
| 320 | 2023.11.02 20:25:07.665176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 321 | 2023.11.02 20:25:07.665219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 322 | 2023.11.02 20:25:07.665246 [ 3 ] {} <Debug> HTTP-Session: 89df8ccd-0d43-4058-bb56-a8ca51bff2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 323 | 2023.11.02 20:25:07.665269 [ 3 ] {} <Debug> HTTP-Session: 89df8ccd-0d43-4058-bb56-a8ca51bff2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2023.11.02 20:25:07.665452 [ 3 ] {1ff4c563-03ea-4b14-84aa-a8e2f7e36bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 325 | 2023.11.02 20:25:07.665506 [ 3 ] {1ff4c563-03ea-4b14-84aa-a8e2f7e36bbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 326 | 2023.11.02 20:25:07.666810 [ 3 ] {1ff4c563-03ea-4b14-84aa-a8e2f7e36bbf} <Debug> oximeter.measurements_u64 (9fae5e6b-9800-46cf-83cb-ae671f058068): Loading data parts | ||
| 327 | 2023.11.02 20:25:07.666900 [ 3 ] {1ff4c563-03ea-4b14-84aa-a8e2f7e36bbf} <Debug> oximeter.measurements_u64 (9fae5e6b-9800-46cf-83cb-ae671f058068): There are no data parts | ||
| 328 | 2023.11.02 20:25:07.667919 [ 3 ] {1ff4c563-03ea-4b14-84aa-a8e2f7e36bbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 329 | 2023.11.02 20:25:07.667944 [ 3 ] {1ff4c563-03ea-4b14-84aa-a8e2f7e36bbf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 330 | 2023.11.02 20:25:07.667967 [ 3 ] {} <Debug> HTTP-Session: 89df8ccd-0d43-4058-bb56-a8ca51bff2a0 Destroying unnamed session | ||
| 331 | 2023.11.02 20:25:07.668081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 332 | 2023.11.02 20:25:07.668133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 333 | 2023.11.02 20:25:07.668158 [ 3 ] {} <Debug> HTTP-Session: 390a47bb-69ef-49d4-ab30-b73f16884e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 334 | 2023.11.02 20:25:07.668180 [ 3 ] {} <Debug> HTTP-Session: 390a47bb-69ef-49d4-ab30-b73f16884e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2023.11.02 20:25:07.668363 [ 3 ] {2cd38673-ad9c-43f7-b0d5-78a7ff22e106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 336 | 2023.11.02 20:25:07.668417 [ 3 ] {2cd38673-ad9c-43f7-b0d5-78a7ff22e106} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 337 | 2023.11.02 20:25:07.670370 [ 3 ] {2cd38673-ad9c-43f7-b0d5-78a7ff22e106} <Debug> oximeter.measurements_f32 (e1b2a444-b8f2-4438-9b59-9d7d514c2e35): Loading data parts | ||
| 338 | 2023.11.02 20:25:07.670482 [ 3 ] {2cd38673-ad9c-43f7-b0d5-78a7ff22e106} <Debug> oximeter.measurements_f32 (e1b2a444-b8f2-4438-9b59-9d7d514c2e35): There are no data parts | ||
| 339 | 2023.11.02 20:25:07.671754 [ 3 ] {2cd38673-ad9c-43f7-b0d5-78a7ff22e106} <Debug> DynamicQueryHandler: Done processing query | ||
| 340 | 2023.11.02 20:25:07.671779 [ 3 ] {2cd38673-ad9c-43f7-b0d5-78a7ff22e106} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 341 | 2023.11.02 20:25:07.671803 [ 3 ] {} <Debug> HTTP-Session: 390a47bb-69ef-49d4-ab30-b73f16884e17 Destroying unnamed session | ||
| 342 | 2023.11.02 20:25:07.671929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 343 | 2023.11.02 20:25:07.671981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 344 | 2023.11.02 20:25:07.672005 [ 3 ] {} <Debug> HTTP-Session: 66a60153-a710-4712-ba32-267db5df76d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 345 | 2023.11.02 20:25:07.672022 [ 3 ] {} <Debug> HTTP-Session: 66a60153-a710-4712-ba32-267db5df76d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2023.11.02 20:25:07.672213 [ 3 ] {1eea6467-fd92-4667-9a3b-ccf2d949fddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 347 | 2023.11.02 20:25:07.672265 [ 3 ] {1eea6467-fd92-4667-9a3b-ccf2d949fddb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 348 | 2023.11.02 20:25:07.673634 [ 3 ] {1eea6467-fd92-4667-9a3b-ccf2d949fddb} <Debug> oximeter.measurements_f64 (d0b1382f-1907-4504-a808-481a7015c588): Loading data parts | ||
| 349 | 2023.11.02 20:25:07.673732 [ 3 ] {1eea6467-fd92-4667-9a3b-ccf2d949fddb} <Debug> oximeter.measurements_f64 (d0b1382f-1907-4504-a808-481a7015c588): There are no data parts | ||
| 350 | 2023.11.02 20:25:07.674752 [ 3 ] {1eea6467-fd92-4667-9a3b-ccf2d949fddb} <Debug> DynamicQueryHandler: Done processing query | ||
| 351 | 2023.11.02 20:25:07.674778 [ 3 ] {1eea6467-fd92-4667-9a3b-ccf2d949fddb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 352 | 2023.11.02 20:25:07.674802 [ 3 ] {} <Debug> HTTP-Session: 66a60153-a710-4712-ba32-267db5df76d9 Destroying unnamed session | ||
| 353 | 2023.11.02 20:25:07.674916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 354 | 2023.11.02 20:25:07.674969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 355 | 2023.11.02 20:25:07.674988 [ 3 ] {} <Debug> HTTP-Session: fa11752b-ecd7-41f5-8511-b0aad8e3a3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 356 | 2023.11.02 20:25:07.675012 [ 3 ] {} <Debug> HTTP-Session: fa11752b-ecd7-41f5-8511-b0aad8e3a3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2023.11.02 20:25:07.675203 [ 3 ] {a406d6ab-3992-459d-81a1-da41a51ba08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 358 | 2023.11.02 20:25:07.675259 [ 3 ] {a406d6ab-3992-459d-81a1-da41a51ba08b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 359 | 2023.11.02 20:25:07.676664 [ 3 ] {a406d6ab-3992-459d-81a1-da41a51ba08b} <Debug> oximeter.measurements_string (57331151-4276-45b2-a29d-8d428090fbe0): Loading data parts | ||
| 360 | 2023.11.02 20:25:07.676755 [ 3 ] {a406d6ab-3992-459d-81a1-da41a51ba08b} <Debug> oximeter.measurements_string (57331151-4276-45b2-a29d-8d428090fbe0): There are no data parts | ||
| 361 | 2023.11.02 20:25:07.677767 [ 3 ] {a406d6ab-3992-459d-81a1-da41a51ba08b} <Debug> DynamicQueryHandler: Done processing query | ||
| 362 | 2023.11.02 20:25:07.677793 [ 3 ] {a406d6ab-3992-459d-81a1-da41a51ba08b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 363 | 2023.11.02 20:25:07.677809 [ 3 ] {} <Debug> HTTP-Session: fa11752b-ecd7-41f5-8511-b0aad8e3a3d5 Destroying unnamed session | ||
| 364 | 2023.11.02 20:25:07.677927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 365 | 2023.11.02 20:25:07.677979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 366 | 2023.11.02 20:25:07.677997 [ 3 ] {} <Debug> HTTP-Session: e826a65b-1ce3-41e5-b15e-ff67189bb46a Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 367 | 2023.11.02 20:25:07.678020 [ 3 ] {} <Debug> HTTP-Session: e826a65b-1ce3-41e5-b15e-ff67189bb46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2023.11.02 20:25:07.678211 [ 3 ] {98611361-37ad-4695-844a-3e96637ce439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 369 | 2023.11.02 20:25:07.678260 [ 3 ] {98611361-37ad-4695-844a-3e96637ce439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 370 | 2023.11.02 20:25:07.679634 [ 3 ] {98611361-37ad-4695-844a-3e96637ce439} <Debug> oximeter.measurements_bytes (f0850fde-c1ef-4e94-927f-a85943dc9e7f): Loading data parts | ||
| 371 | 2023.11.02 20:25:07.679718 [ 3 ] {98611361-37ad-4695-844a-3e96637ce439} <Debug> oximeter.measurements_bytes (f0850fde-c1ef-4e94-927f-a85943dc9e7f): There are no data parts | ||
| 372 | 2023.11.02 20:25:07.680818 [ 3 ] {98611361-37ad-4695-844a-3e96637ce439} <Debug> DynamicQueryHandler: Done processing query | ||
| 373 | 2023.11.02 20:25:07.680850 [ 3 ] {98611361-37ad-4695-844a-3e96637ce439} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 374 | 2023.11.02 20:25:07.680866 [ 3 ] {} <Debug> HTTP-Session: e826a65b-1ce3-41e5-b15e-ff67189bb46a Destroying unnamed session | ||
| 375 | 2023.11.02 20:25:07.680982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 376 | 2023.11.02 20:25:07.681035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 377 | 2023.11.02 20:25:07.681054 [ 3 ] {} <Debug> HTTP-Session: 92382a7a-f1d0-4371-9eaa-03b23d43114e Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 378 | 2023.11.02 20:25:07.681076 [ 3 ] {} <Debug> HTTP-Session: 92382a7a-f1d0-4371-9eaa-03b23d43114e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2023.11.02 20:25:07.681286 [ 3 ] {5b61bdb3-b987-4473-bf2e-7c354923187a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 380 | 2023.11.02 20:25:07.681337 [ 3 ] {5b61bdb3-b987-4473-bf2e-7c354923187a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 381 | 2023.11.02 20:25:07.682715 [ 3 ] {5b61bdb3-b987-4473-bf2e-7c354923187a} <Debug> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Loading data parts | ||
| 382 | 2023.11.02 20:25:07.682802 [ 3 ] {5b61bdb3-b987-4473-bf2e-7c354923187a} <Debug> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): There are no data parts | ||
| 383 | 2023.11.02 20:25:07.683813 [ 3 ] {5b61bdb3-b987-4473-bf2e-7c354923187a} <Debug> DynamicQueryHandler: Done processing query | ||
| 384 | 2023.11.02 20:25:07.683839 [ 3 ] {5b61bdb3-b987-4473-bf2e-7c354923187a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 385 | 2023.11.02 20:25:07.683855 [ 3 ] {} <Debug> HTTP-Session: 92382a7a-f1d0-4371-9eaa-03b23d43114e Destroying unnamed session | ||
| 386 | 2023.11.02 20:25:07.683970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 387 | 2023.11.02 20:25:07.684020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 388 | 2023.11.02 20:25:07.684041 [ 3 ] {} <Debug> HTTP-Session: 9a5a5f27-fbee-4f2d-b4a4-d1f28a547bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 389 | 2023.11.02 20:25:07.684064 [ 3 ] {} <Debug> HTTP-Session: 9a5a5f27-fbee-4f2d-b4a4-d1f28a547bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 390 | 2023.11.02 20:25:07.684269 [ 3 ] {ca68788a-6544-40fd-8c9a-ad0725b95649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 391 | 2023.11.02 20:25:07.684322 [ 3 ] {ca68788a-6544-40fd-8c9a-ad0725b95649} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 392 | 2023.11.02 20:25:07.685861 [ 3 ] {ca68788a-6544-40fd-8c9a-ad0725b95649} <Debug> oximeter.measurements_cumulativeu64 (3a1d902d-a58b-434e-939d-d9e57350a50e): Loading data parts | ||
| 393 | 2023.11.02 20:25:07.685949 [ 3 ] {ca68788a-6544-40fd-8c9a-ad0725b95649} <Debug> oximeter.measurements_cumulativeu64 (3a1d902d-a58b-434e-939d-d9e57350a50e): There are no data parts | ||
| 394 | 2023.11.02 20:25:07.687064 [ 3 ] {ca68788a-6544-40fd-8c9a-ad0725b95649} <Debug> DynamicQueryHandler: Done processing query | ||
| 395 | 2023.11.02 20:25:07.687089 [ 3 ] {ca68788a-6544-40fd-8c9a-ad0725b95649} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 396 | 2023.11.02 20:25:07.687110 [ 3 ] {} <Debug> HTTP-Session: 9a5a5f27-fbee-4f2d-b4a4-d1f28a547bfc Destroying unnamed session | ||
| 397 | 2023.11.02 20:25:07.687231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 398 | 2023.11.02 20:25:07.687281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 399 | 2023.11.02 20:25:07.687305 [ 3 ] {} <Debug> HTTP-Session: 78b525f9-8583-4c6f-8c85-cb2402955dda Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 400 | 2023.11.02 20:25:07.687321 [ 3 ] {} <Debug> HTTP-Session: 78b525f9-8583-4c6f-8c85-cb2402955dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 401 | 2023.11.02 20:25:07.687525 [ 3 ] {af18a7a1-d591-419c-be9e-0d25c87bd6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 402 | 2023.11.02 20:25:07.687577 [ 3 ] {af18a7a1-d591-419c-be9e-0d25c87bd6be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 403 | 2023.11.02 20:25:07.688910 [ 3 ] {af18a7a1-d591-419c-be9e-0d25c87bd6be} <Debug> oximeter.measurements_cumulativef32 (7a59cc19-9553-4c2a-93fd-9a789839e82b): Loading data parts | ||
| 404 | 2023.11.02 20:25:07.688993 [ 3 ] {af18a7a1-d591-419c-be9e-0d25c87bd6be} <Debug> oximeter.measurements_cumulativef32 (7a59cc19-9553-4c2a-93fd-9a789839e82b): There are no data parts | ||
| 405 | 2023.11.02 20:25:07.690104 [ 3 ] {af18a7a1-d591-419c-be9e-0d25c87bd6be} <Debug> DynamicQueryHandler: Done processing query | ||
| 406 | 2023.11.02 20:25:07.690128 [ 3 ] {af18a7a1-d591-419c-be9e-0d25c87bd6be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 407 | 2023.11.02 20:25:07.690149 [ 3 ] {} <Debug> HTTP-Session: 78b525f9-8583-4c6f-8c85-cb2402955dda Destroying unnamed session | ||
| 408 | 2023.11.02 20:25:07.690285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 409 | 2023.11.02 20:25:07.690329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 410 | 2023.11.02 20:25:07.690352 [ 3 ] {} <Debug> HTTP-Session: 5c90fb3d-7638-4847-9ab8-514352ca25b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 411 | 2023.11.02 20:25:07.690373 [ 3 ] {} <Debug> HTTP-Session: 5c90fb3d-7638-4847-9ab8-514352ca25b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 412 | 2023.11.02 20:25:07.690573 [ 3 ] {9bea9206-3d48-4b7b-ba9e-2f9903da55cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) -- | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 414 | 2023.11.02 20:25:07.690625 [ 3 ] {9bea9206-3d48-4b7b-ba9e-2f9903da55cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 415 | 2023.11.02 20:25:07.691990 [ 3 ] {9bea9206-3d48-4b7b-ba9e-2f9903da55cf} <Debug> oximeter.measurements_cumulativef64 (13ad8c44-ee37-4ae0-ad8c-aa5ff00b7a6c): Loading data parts | ||
| 416 | 2023.11.02 20:25:07.692074 [ 3 ] {9bea9206-3d48-4b7b-ba9e-2f9903da55cf} <Debug> oximeter.measurements_cumulativef64 (13ad8c44-ee37-4ae0-ad8c-aa5ff00b7a6c): There are no data parts | ||
| 417 | 2023.11.02 20:25:07.693154 [ 3 ] {9bea9206-3d48-4b7b-ba9e-2f9903da55cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 418 | 2023.11.02 20:25:07.693186 [ 3 ] {9bea9206-3d48-4b7b-ba9e-2f9903da55cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 419 | 2023.11.02 20:25:07.693203 [ 3 ] {} <Debug> HTTP-Session: 5c90fb3d-7638-4847-9ab8-514352ca25b6 Destroying unnamed session | ||
| 420 | 2023.11.02 20:25:07.693320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 421 | 2023.11.02 20:25:07.693369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 422 | 2023.11.02 20:25:07.693389 [ 3 ] {} <Debug> HTTP-Session: fa2f5652-8db6-4655-bca4-9a250f2b8cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 423 | 2023.11.02 20:25:07.693415 [ 3 ] {} <Debug> HTTP-Session: fa2f5652-8db6-4655-bca4-9a250f2b8cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 424 | 2023.11.02 20:25:07.693625 [ 3 ] {34b4e694-cedc-4cbc-b070-f1059445ee8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
| 425 | 2023.11.02 20:25:07.693678 [ 3 ] {34b4e694-cedc-4cbc-b070-f1059445ee8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 426 | 2023.11.02 20:25:07.695055 [ 3 ] {34b4e694-cedc-4cbc-b070-f1059445ee8a} <Debug> oximeter.measurements_histogrami8 (9f096dd8-6f28-42d9-ba38-fde8a8a4d6a6): Loading data parts | ||
| 427 | 2023.11.02 20:25:07.695135 [ 3 ] {34b4e694-cedc-4cbc-b070-f1059445ee8a} <Debug> oximeter.measurements_histogrami8 (9f096dd8-6f28-42d9-ba38-fde8a8a4d6a6): There are no data parts | ||
| 428 | 2023.11.02 20:25:07.696235 [ 3 ] {34b4e694-cedc-4cbc-b070-f1059445ee8a} <Debug> DynamicQueryHandler: Done processing query | ||
| 429 | 2023.11.02 20:25:07.696265 [ 3 ] {34b4e694-cedc-4cbc-b070-f1059445ee8a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 430 | 2023.11.02 20:25:07.696286 [ 3 ] {} <Debug> HTTP-Session: fa2f5652-8db6-4655-bca4-9a250f2b8cc5 Destroying unnamed session | ||
| 431 | 2023.11.02 20:25:07.696385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 432 | 2023.11.02 20:25:07.696435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 433 | 2023.11.02 20:25:07.696455 [ 3 ] {} <Debug> HTTP-Session: 01c0fceb-6ca5-499b-9ec8-8e291d08e812 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 434 | 2023.11.02 20:25:07.696478 [ 3 ] {} <Debug> HTTP-Session: 01c0fceb-6ca5-499b-9ec8-8e291d08e812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 435 | 2023.11.02 20:25:07.696695 [ 3 ] {3966a066-912c-4406-b5c1-b19a507f2296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 436 | 2023.11.02 20:25:07.696752 [ 3 ] {3966a066-912c-4406-b5c1-b19a507f2296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 437 | 2023.11.02 20:25:07.698149 [ 3 ] {3966a066-912c-4406-b5c1-b19a507f2296} <Debug> oximeter.measurements_histogramu8 (184d7c43-c826-4c07-883d-1d1f2aa852af): Loading data parts | ||
| 438 | 2023.11.02 20:25:07.698240 [ 3 ] {3966a066-912c-4406-b5c1-b19a507f2296} <Debug> oximeter.measurements_histogramu8 (184d7c43-c826-4c07-883d-1d1f2aa852af): There are no data parts | ||
| 439 | 2023.11.02 20:25:07.699303 [ 3 ] {3966a066-912c-4406-b5c1-b19a507f2296} <Debug> DynamicQueryHandler: Done processing query | ||
| 440 | 2023.11.02 20:25:07.699327 [ 3 ] {3966a066-912c-4406-b5c1-b19a507f2296} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 441 | 2023.11.02 20:25:07.699349 [ 3 ] {} <Debug> HTTP-Session: 01c0fceb-6ca5-499b-9ec8-8e291d08e812 Destroying unnamed session | ||
| 442 | 2023.11.02 20:25:07.699473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 443 | 2023.11.02 20:25:07.699523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 444 | 2023.11.02 20:25:07.699548 [ 3 ] {} <Debug> HTTP-Session: 5a9695aa-fded-4a73-91ec-591ebb85d6c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 445 | 2023.11.02 20:25:07.699564 [ 3 ] {} <Debug> HTTP-Session: 5a9695aa-fded-4a73-91ec-591ebb85d6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 446 | 2023.11.02 20:25:07.699780 [ 3 ] {5574a7d3-4df2-4b26-8186-5b1caccce387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 447 | 2023.11.02 20:25:07.699834 [ 3 ] {5574a7d3-4df2-4b26-8186-5b1caccce387} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 448 | 2023.11.02 20:25:07.701249 [ 3 ] {5574a7d3-4df2-4b26-8186-5b1caccce387} <Debug> oximeter.measurements_histogrami16 (72399524-c2b6-41c6-afdd-c4657b25a08d): Loading data parts | ||
| 449 | 2023.11.02 20:25:07.701324 [ 3 ] {5574a7d3-4df2-4b26-8186-5b1caccce387} <Debug> oximeter.measurements_histogrami16 (72399524-c2b6-41c6-afdd-c4657b25a08d): There are no data parts | ||
| 450 | 2023.11.02 20:25:07.702435 [ 3 ] {5574a7d3-4df2-4b26-8186-5b1caccce387} <Debug> DynamicQueryHandler: Done processing query | ||
| 451 | 2023.11.02 20:25:07.702475 [ 3 ] {5574a7d3-4df2-4b26-8186-5b1caccce387} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 452 | 2023.11.02 20:25:07.702490 [ 3 ] {} <Debug> HTTP-Session: 5a9695aa-fded-4a73-91ec-591ebb85d6c2 Destroying unnamed session | ||
| 453 | 2023.11.02 20:25:07.702621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 454 | 2023.11.02 20:25:07.702688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 455 | 2023.11.02 20:25:07.702707 [ 3 ] {} <Debug> HTTP-Session: be7f6862-0031-42f6-8f95-079cce6edb23 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 456 | 2023.11.02 20:25:07.702722 [ 3 ] {} <Debug> HTTP-Session: be7f6862-0031-42f6-8f95-079cce6edb23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 457 | 2023.11.02 20:25:07.702945 [ 3 ] {629471fa-9ec4-46b3-824a-3f23ea32868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 458 | 2023.11.02 20:25:07.703008 [ 3 ] {629471fa-9ec4-46b3-824a-3f23ea32868d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 459 | 2023.11.02 20:25:07.704660 [ 3 ] {629471fa-9ec4-46b3-824a-3f23ea32868d} <Debug> oximeter.measurements_histogramu16 (6d435b16-1f1f-495c-94cb-35ba4381da98): Loading data parts | ||
| 460 | 2023.11.02 20:25:07.704751 [ 3 ] {629471fa-9ec4-46b3-824a-3f23ea32868d} <Debug> oximeter.measurements_histogramu16 (6d435b16-1f1f-495c-94cb-35ba4381da98): There are no data parts | ||
| 461 | 2023.11.02 20:25:07.705872 [ 3 ] {629471fa-9ec4-46b3-824a-3f23ea32868d} <Debug> DynamicQueryHandler: Done processing query | ||
| 462 | 2023.11.02 20:25:07.705911 [ 3 ] {629471fa-9ec4-46b3-824a-3f23ea32868d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 463 | 2023.11.02 20:25:07.705929 [ 3 ] {} <Debug> HTTP-Session: be7f6862-0031-42f6-8f95-079cce6edb23 Destroying unnamed session | ||
| 464 | 2023.11.02 20:25:07.706062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 465 | 2023.11.02 20:25:07.706116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 466 | 2023.11.02 20:25:07.706135 [ 3 ] {} <Debug> HTTP-Session: 97c4b54c-8a36-43b5-8f7f-15c58af81d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 467 | 2023.11.02 20:25:07.706161 [ 3 ] {} <Debug> HTTP-Session: 97c4b54c-8a36-43b5-8f7f-15c58af81d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 468 | 2023.11.02 20:25:07.706383 [ 3 ] {10e06889-8788-4911-9e99-0b05823f82a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 469 | 2023.11.02 20:25:07.706438 [ 3 ] {10e06889-8788-4911-9e99-0b05823f82a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 470 | 2023.11.02 20:25:07.708025 [ 3 ] {10e06889-8788-4911-9e99-0b05823f82a1} <Debug> oximeter.measurements_histogrami32 (c7667131-2edd-4c97-98ba-8c557adfe7a1): Loading data parts | ||
| 471 | 2023.11.02 20:25:07.708113 [ 3 ] {10e06889-8788-4911-9e99-0b05823f82a1} <Debug> oximeter.measurements_histogrami32 (c7667131-2edd-4c97-98ba-8c557adfe7a1): There are no data parts | ||
| 472 | 2023.11.02 20:25:07.709201 [ 3 ] {10e06889-8788-4911-9e99-0b05823f82a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 473 | 2023.11.02 20:25:07.709227 [ 3 ] {10e06889-8788-4911-9e99-0b05823f82a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 474 | 2023.11.02 20:25:07.709242 [ 3 ] {} <Debug> HTTP-Session: 97c4b54c-8a36-43b5-8f7f-15c58af81d4c Destroying unnamed session | ||
| 475 | 2023.11.02 20:25:07.709371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 476 | 2023.11.02 20:25:07.709424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 477 | 2023.11.02 20:25:07.709443 [ 3 ] {} <Debug> HTTP-Session: 53c6a3b5-4441-42f1-9222-5c4b6421820a Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 478 | 2023.11.02 20:25:07.709465 [ 3 ] {} <Debug> HTTP-Session: 53c6a3b5-4441-42f1-9222-5c4b6421820a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 479 | 2023.11.02 20:25:07.709686 [ 3 ] {d470bf6f-17ad-4571-993c-4b60e149edae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 480 | 2023.11.02 20:25:07.709739 [ 3 ] {d470bf6f-17ad-4571-993c-4b60e149edae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 481 | 2023.11.02 20:25:07.711140 [ 3 ] {d470bf6f-17ad-4571-993c-4b60e149edae} <Debug> oximeter.measurements_histogramu32 (da7dc41a-91dc-4988-b01a-65b41453e5f8): Loading data parts | ||
| 482 | 2023.11.02 20:25:07.711225 [ 3 ] {d470bf6f-17ad-4571-993c-4b60e149edae} <Debug> oximeter.measurements_histogramu32 (da7dc41a-91dc-4988-b01a-65b41453e5f8): There are no data parts | ||
| 483 | 2023.11.02 20:25:07.712285 [ 3 ] {d470bf6f-17ad-4571-993c-4b60e149edae} <Debug> DynamicQueryHandler: Done processing query | ||
| 484 | 2023.11.02 20:25:07.712310 [ 3 ] {d470bf6f-17ad-4571-993c-4b60e149edae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 485 | 2023.11.02 20:25:07.712332 [ 3 ] {} <Debug> HTTP-Session: 53c6a3b5-4441-42f1-9222-5c4b6421820a Destroying unnamed session | ||
| 486 | 2023.11.02 20:25:07.712459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 487 | 2023.11.02 20:25:07.712509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 488 | 2023.11.02 20:25:07.712533 [ 3 ] {} <Debug> HTTP-Session: 07c44722-7115-493f-bc9f-6425fce5b95d Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 489 | 2023.11.02 20:25:07.712549 [ 3 ] {} <Debug> HTTP-Session: 07c44722-7115-493f-bc9f-6425fce5b95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 490 | 2023.11.02 20:25:07.712764 [ 3 ] {0e84935a-4bd9-47a0-babc-043356114b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 491 | 2023.11.02 20:25:07.712818 [ 3 ] {0e84935a-4bd9-47a0-babc-043356114b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 492 | 2023.11.02 20:25:07.714359 [ 3 ] {0e84935a-4bd9-47a0-babc-043356114b78} <Debug> oximeter.measurements_histogrami64 (5ba1c1e6-cd5d-4816-9483-e511f78c99eb): Loading data parts | ||
| 493 | 2023.11.02 20:25:07.714447 [ 3 ] {0e84935a-4bd9-47a0-babc-043356114b78} <Debug> oximeter.measurements_histogrami64 (5ba1c1e6-cd5d-4816-9483-e511f78c99eb): There are no data parts | ||
| 494 | 2023.11.02 20:25:07.715517 [ 3 ] {0e84935a-4bd9-47a0-babc-043356114b78} <Debug> DynamicQueryHandler: Done processing query | ||
| 495 | 2023.11.02 20:25:07.715542 [ 3 ] {0e84935a-4bd9-47a0-babc-043356114b78} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 496 | 2023.11.02 20:25:07.715565 [ 3 ] {} <Debug> HTTP-Session: 07c44722-7115-493f-bc9f-6425fce5b95d Destroying unnamed session | ||
| 497 | 2023.11.02 20:25:07.715693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 498 | 2023.11.02 20:25:07.715737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 499 | 2023.11.02 20:25:07.715762 [ 3 ] {} <Debug> HTTP-Session: 7df4206f-37f4-460a-8c28-74f4162289ef Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 500 | 2023.11.02 20:25:07.715784 [ 3 ] {} <Debug> HTTP-Session: 7df4206f-37f4-460a-8c28-74f4162289ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 501 | 2023.11.02 20:25:07.715994 [ 3 ] {6e86242e-3937-4d76-b645-242b1a31f4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 502 | 2023.11.02 20:25:07.716048 [ 3 ] {6e86242e-3937-4d76-b645-242b1a31f4c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 503 | 2023.11.02 20:25:07.717467 [ 3 ] {6e86242e-3937-4d76-b645-242b1a31f4c6} <Debug> oximeter.measurements_histogramu64 (84f5c97b-51e6-4876-9668-6d357d29c10c): Loading data parts | ||
| 504 | 2023.11.02 20:25:07.717566 [ 3 ] {6e86242e-3937-4d76-b645-242b1a31f4c6} <Debug> oximeter.measurements_histogramu64 (84f5c97b-51e6-4876-9668-6d357d29c10c): There are no data parts | ||
| 505 | 2023.11.02 20:25:07.718630 [ 3 ] {6e86242e-3937-4d76-b645-242b1a31f4c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 506 | 2023.11.02 20:25:07.718669 [ 3 ] {6e86242e-3937-4d76-b645-242b1a31f4c6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 507 | 2023.11.02 20:25:07.718689 [ 3 ] {} <Debug> HTTP-Session: 7df4206f-37f4-460a-8c28-74f4162289ef Destroying unnamed session | ||
| 508 | 2023.11.02 20:25:07.718857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 509 | 2023.11.02 20:25:07.718920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 510 | 2023.11.02 20:25:07.718945 [ 3 ] {} <Debug> HTTP-Session: 80924727-aa3d-4250-851c-13d001b33646 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 511 | 2023.11.02 20:25:07.718972 [ 3 ] {} <Debug> HTTP-Session: 80924727-aa3d-4250-851c-13d001b33646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 512 | 2023.11.02 20:25:07.719245 [ 3 ] {1c5dd48e-c849-4cd6-9088-b80c9e67f728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 513 | 2023.11.02 20:25:07.719303 [ 3 ] {1c5dd48e-c849-4cd6-9088-b80c9e67f728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 514 | 2023.11.02 20:25:07.721077 [ 3 ] {1c5dd48e-c849-4cd6-9088-b80c9e67f728} <Debug> oximeter.measurements_histogramf32 (4f5de379-e7f7-453f-ab91-86ed00d78628): Loading data parts | ||
| 515 | 2023.11.02 20:25:07.721214 [ 3 ] {1c5dd48e-c849-4cd6-9088-b80c9e67f728} <Debug> oximeter.measurements_histogramf32 (4f5de379-e7f7-453f-ab91-86ed00d78628): There are no data parts | ||
| 516 | 2023.11.02 20:25:07.722316 [ 3 ] {1c5dd48e-c849-4cd6-9088-b80c9e67f728} <Debug> DynamicQueryHandler: Done processing query | ||
| 517 | 2023.11.02 20:25:07.722342 [ 3 ] {1c5dd48e-c849-4cd6-9088-b80c9e67f728} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 518 | 2023.11.02 20:25:07.722374 [ 3 ] {} <Debug> HTTP-Session: 80924727-aa3d-4250-851c-13d001b33646 Destroying unnamed session | ||
| 519 | 2023.11.02 20:25:07.722497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 520 | 2023.11.02 20:25:07.722553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 521 | 2023.11.02 20:25:07.722584 [ 3 ] {} <Debug> HTTP-Session: 8cfd2694-823d-41a9-88f8-f9e20ed4d8ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 522 | 2023.11.02 20:25:07.722601 [ 3 ] {} <Debug> HTTP-Session: 8cfd2694-823d-41a9-88f8-f9e20ed4d8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2023.11.02 20:25:07.722821 [ 3 ] {bcbdc19f-81a5-4186-8510-344d73928ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 524 | 2023.11.02 20:25:07.722876 [ 3 ] {bcbdc19f-81a5-4186-8510-344d73928ae4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 525 | 2023.11.02 20:25:07.724293 [ 3 ] {bcbdc19f-81a5-4186-8510-344d73928ae4} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Loading data parts | ||
| 526 | 2023.11.02 20:25:07.724378 [ 3 ] {bcbdc19f-81a5-4186-8510-344d73928ae4} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): There are no data parts | ||
| 527 | 2023.11.02 20:25:07.725437 [ 3 ] {bcbdc19f-81a5-4186-8510-344d73928ae4} <Debug> DynamicQueryHandler: Done processing query | ||
| 528 | 2023.11.02 20:25:07.725462 [ 3 ] {bcbdc19f-81a5-4186-8510-344d73928ae4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 529 | 2023.11.02 20:25:07.725487 [ 3 ] {} <Debug> HTTP-Session: 8cfd2694-823d-41a9-88f8-f9e20ed4d8ad Destroying unnamed session | ||
| 530 | 2023.11.02 20:25:07.725595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 531 | 2023.11.02 20:25:07.725648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 532 | 2023.11.02 20:25:07.725676 [ 3 ] {} <Debug> HTTP-Session: 49daedc8-1ee6-4bd8-a9ed-51ec2fab365b Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 533 | 2023.11.02 20:25:07.725695 [ 3 ] {} <Debug> HTTP-Session: 49daedc8-1ee6-4bd8-a9ed-51ec2fab365b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 534 | 2023.11.02 20:25:07.725858 [ 3 ] {d9ca25b4-6464-4382-af65-e8c1c66ebfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 535 | 2023.11.02 20:25:07.725910 [ 3 ] {d9ca25b4-6464-4382-af65-e8c1c66ebfbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 536 | 2023.11.02 20:25:07.727193 [ 3 ] {d9ca25b4-6464-4382-af65-e8c1c66ebfbd} <Debug> oximeter.fields_bool (bc471a9a-7510-417e-93b0-77b83f30e63e): Loading data parts | ||
| 537 | 2023.11.02 20:25:07.727278 [ 3 ] {d9ca25b4-6464-4382-af65-e8c1c66ebfbd} <Debug> oximeter.fields_bool (bc471a9a-7510-417e-93b0-77b83f30e63e): There are no data parts | ||
| 538 | 2023.11.02 20:25:07.728300 [ 3 ] {d9ca25b4-6464-4382-af65-e8c1c66ebfbd} <Debug> DynamicQueryHandler: Done processing query | ||
| 539 | 2023.11.02 20:25:07.728333 [ 3 ] {d9ca25b4-6464-4382-af65-e8c1c66ebfbd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 540 | 2023.11.02 20:25:07.728354 [ 3 ] {} <Debug> HTTP-Session: 49daedc8-1ee6-4bd8-a9ed-51ec2fab365b Destroying unnamed session | ||
| 541 | 2023.11.02 20:25:07.728461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 542 | 2023.11.02 20:25:07.728511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 543 | 2023.11.02 20:25:07.728536 [ 3 ] {} <Debug> HTTP-Session: b23c19c2-1687-47bd-ba95-e5ce85b58a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 544 | 2023.11.02 20:25:07.728552 [ 3 ] {} <Debug> HTTP-Session: b23c19c2-1687-47bd-ba95-e5ce85b58a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 545 | 2023.11.02 20:25:07.728711 [ 3 ] {8d7dc716-c046-4ca0-bbbf-ab220fa0f329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 546 | 2023.11.02 20:25:07.728755 [ 3 ] {8d7dc716-c046-4ca0-bbbf-ab220fa0f329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 547 | 2023.11.02 20:25:07.730474 [ 3 ] {8d7dc716-c046-4ca0-bbbf-ab220fa0f329} <Debug> oximeter.fields_i8 (81c63529-5e28-4a21-8b4f-8a6ac565b3bc): Loading data parts | ||
| 548 | 2023.11.02 20:25:07.730569 [ 3 ] {8d7dc716-c046-4ca0-bbbf-ab220fa0f329} <Debug> oximeter.fields_i8 (81c63529-5e28-4a21-8b4f-8a6ac565b3bc): There are no data parts | ||
| 549 | 2023.11.02 20:25:07.731677 [ 3 ] {8d7dc716-c046-4ca0-bbbf-ab220fa0f329} <Debug> DynamicQueryHandler: Done processing query | ||
| 550 | 2023.11.02 20:25:07.731711 [ 3 ] {8d7dc716-c046-4ca0-bbbf-ab220fa0f329} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 551 | 2023.11.02 20:25:07.731729 [ 3 ] {} <Debug> HTTP-Session: b23c19c2-1687-47bd-ba95-e5ce85b58a9f Destroying unnamed session | ||
| 552 | 2023.11.02 20:25:07.731846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 553 | 2023.11.02 20:25:07.731903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 554 | 2023.11.02 20:25:07.731929 [ 3 ] {} <Debug> HTTP-Session: 5c87f42a-9610-4cc1-9054-facfc9e40aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 555 | 2023.11.02 20:25:07.731961 [ 3 ] {} <Debug> HTTP-Session: 5c87f42a-9610-4cc1-9054-facfc9e40aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 556 | 2023.11.02 20:25:07.732144 [ 3 ] {1deef521-8a26-4072-912a-45fe95eec24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 557 | 2023.11.02 20:25:07.732201 [ 3 ] {1deef521-8a26-4072-912a-45fe95eec24d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 558 | 2023.11.02 20:25:07.733553 [ 3 ] {1deef521-8a26-4072-912a-45fe95eec24d} <Debug> oximeter.fields_u8 (9e92352c-d093-4bf6-bd1b-07c30cdff4f9): Loading data parts | ||
| 559 | 2023.11.02 20:25:07.733642 [ 3 ] {1deef521-8a26-4072-912a-45fe95eec24d} <Debug> oximeter.fields_u8 (9e92352c-d093-4bf6-bd1b-07c30cdff4f9): There are no data parts | ||
| 560 | 2023.11.02 20:25:07.734658 [ 3 ] {1deef521-8a26-4072-912a-45fe95eec24d} <Debug> DynamicQueryHandler: Done processing query | ||
| 561 | 2023.11.02 20:25:07.734683 [ 3 ] {1deef521-8a26-4072-912a-45fe95eec24d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 562 | 2023.11.02 20:25:07.734706 [ 3 ] {} <Debug> HTTP-Session: 5c87f42a-9610-4cc1-9054-facfc9e40aa5 Destroying unnamed session | ||
| 563 | 2023.11.02 20:25:07.734812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 564 | 2023.11.02 20:25:07.734864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 565 | 2023.11.02 20:25:07.734890 [ 3 ] {} <Debug> HTTP-Session: 8a293014-815c-4adf-97a8-509e57d64af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 566 | 2023.11.02 20:25:07.734906 [ 3 ] {} <Debug> HTTP-Session: 8a293014-815c-4adf-97a8-509e57d64af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2023.11.02 20:25:07.735067 [ 3 ] {cf53fa3f-686f-4c65-8da9-478ef2594c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 568 | 2023.11.02 20:25:07.735116 [ 3 ] {cf53fa3f-686f-4c65-8da9-478ef2594c6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 569 | 2023.11.02 20:25:07.736442 [ 3 ] {cf53fa3f-686f-4c65-8da9-478ef2594c6d} <Debug> oximeter.fields_i16 (4475bb02-97e9-4971-9520-c52eb34eeead): Loading data parts | ||
| 570 | 2023.11.02 20:25:07.736524 [ 3 ] {cf53fa3f-686f-4c65-8da9-478ef2594c6d} <Debug> oximeter.fields_i16 (4475bb02-97e9-4971-9520-c52eb34eeead): There are no data parts | ||
| 571 | 2023.11.02 20:25:07.737561 [ 3 ] {cf53fa3f-686f-4c65-8da9-478ef2594c6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 572 | 2023.11.02 20:25:07.737585 [ 3 ] {cf53fa3f-686f-4c65-8da9-478ef2594c6d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 573 | 2023.11.02 20:25:07.737601 [ 3 ] {} <Debug> HTTP-Session: 8a293014-815c-4adf-97a8-509e57d64af6 Destroying unnamed session | ||
| 574 | 2023.11.02 20:25:07.737713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 575 | 2023.11.02 20:25:07.737763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 576 | 2023.11.02 20:25:07.737782 [ 3 ] {} <Debug> HTTP-Session: bf45cbf7-61c1-4438-a706-58becfc0f397 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 577 | 2023.11.02 20:25:07.737805 [ 3 ] {} <Debug> HTTP-Session: bf45cbf7-61c1-4438-a706-58becfc0f397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 578 | 2023.11.02 20:25:07.737965 [ 3 ] {6690ce71-48a5-49e0-9aa1-6b85f32d5b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 579 | 2023.11.02 20:25:07.738009 [ 3 ] {6690ce71-48a5-49e0-9aa1-6b85f32d5b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 580 | 2023.11.02 20:25:07.739250 [ 3 ] {6690ce71-48a5-49e0-9aa1-6b85f32d5b0c} <Debug> oximeter.fields_u16 (f54b3c76-2795-4e95-80e1-34a02a15ad89): Loading data parts | ||
| 581 | 2023.11.02 20:25:07.739328 [ 3 ] {6690ce71-48a5-49e0-9aa1-6b85f32d5b0c} <Debug> oximeter.fields_u16 (f54b3c76-2795-4e95-80e1-34a02a15ad89): There are no data parts | ||
| 582 | 2023.11.02 20:25:07.740338 [ 3 ] {6690ce71-48a5-49e0-9aa1-6b85f32d5b0c} <Debug> DynamicQueryHandler: Done processing query | ||
| 583 | 2023.11.02 20:25:07.740372 [ 3 ] {6690ce71-48a5-49e0-9aa1-6b85f32d5b0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 584 | 2023.11.02 20:25:07.740387 [ 3 ] {} <Debug> HTTP-Session: bf45cbf7-61c1-4438-a706-58becfc0f397 Destroying unnamed session | ||
| 585 | 2023.11.02 20:25:07.740504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 586 | 2023.11.02 20:25:07.740561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 587 | 2023.11.02 20:25:07.740581 [ 3 ] {} <Debug> HTTP-Session: 330bad47-7260-404e-af66-426520abbbd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 588 | 2023.11.02 20:25:07.740603 [ 3 ] {} <Debug> HTTP-Session: 330bad47-7260-404e-af66-426520abbbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2023.11.02 20:25:07.740757 [ 3 ] {5f7e3602-eb4d-4142-b3c8-7143bf870435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 590 | 2023.11.02 20:25:07.740805 [ 3 ] {5f7e3602-eb4d-4142-b3c8-7143bf870435} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 591 | 2023.11.02 20:25:07.742063 [ 3 ] {5f7e3602-eb4d-4142-b3c8-7143bf870435} <Debug> oximeter.fields_i32 (80e135df-241e-4f74-bdec-ccf5e4108a9f): Loading data parts | ||
| 592 | 2023.11.02 20:25:07.742140 [ 3 ] {5f7e3602-eb4d-4142-b3c8-7143bf870435} <Debug> oximeter.fields_i32 (80e135df-241e-4f74-bdec-ccf5e4108a9f): There are no data parts | ||
| 593 | 2023.11.02 20:25:07.743152 [ 3 ] {5f7e3602-eb4d-4142-b3c8-7143bf870435} <Debug> DynamicQueryHandler: Done processing query | ||
| 594 | 2023.11.02 20:25:07.743178 [ 3 ] {5f7e3602-eb4d-4142-b3c8-7143bf870435} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 595 | 2023.11.02 20:25:07.743206 [ 3 ] {} <Debug> HTTP-Session: 330bad47-7260-404e-af66-426520abbbd7 Destroying unnamed session | ||
| 596 | 2023.11.02 20:25:07.743327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 597 | 2023.11.02 20:25:07.743377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 598 | 2023.11.02 20:25:07.743408 [ 3 ] {} <Debug> HTTP-Session: af3d820c-abe9-4a50-84c1-a906e8d30e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 599 | 2023.11.02 20:25:07.743425 [ 3 ] {} <Debug> HTTP-Session: af3d820c-abe9-4a50-84c1-a906e8d30e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2023.11.02 20:25:07.743584 [ 3 ] {0365f2fd-b298-4728-8d10-6dd2489f9a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 601 | 2023.11.02 20:25:07.743628 [ 3 ] {0365f2fd-b298-4728-8d10-6dd2489f9a2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 602 | 2023.11.02 20:25:07.744834 [ 3 ] {0365f2fd-b298-4728-8d10-6dd2489f9a2c} <Debug> oximeter.fields_u32 (a742beab-478d-49dd-ab3b-fb379d8468c6): Loading data parts | ||
| 603 | 2023.11.02 20:25:07.744919 [ 3 ] {0365f2fd-b298-4728-8d10-6dd2489f9a2c} <Debug> oximeter.fields_u32 (a742beab-478d-49dd-ab3b-fb379d8468c6): There are no data parts | ||
| 604 | 2023.11.02 20:25:07.745928 [ 3 ] {0365f2fd-b298-4728-8d10-6dd2489f9a2c} <Debug> DynamicQueryHandler: Done processing query | ||
| 605 | 2023.11.02 20:25:07.745960 [ 3 ] {0365f2fd-b298-4728-8d10-6dd2489f9a2c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 606 | 2023.11.02 20:25:07.745976 [ 3 ] {} <Debug> HTTP-Session: af3d820c-abe9-4a50-84c1-a906e8d30e66 Destroying unnamed session | ||
| 607 | 2023.11.02 20:25:07.746089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 608 | 2023.11.02 20:25:07.746139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 609 | 2023.11.02 20:25:07.746158 [ 3 ] {} <Debug> HTTP-Session: 82b02969-947e-4932-aaa8-8cac271761f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 610 | 2023.11.02 20:25:07.746182 [ 3 ] {} <Debug> HTTP-Session: 82b02969-947e-4932-aaa8-8cac271761f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2023.11.02 20:25:07.746341 [ 3 ] {1a01e32b-787a-4578-a71c-c70f889d20d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 612 | 2023.11.02 20:25:07.746389 [ 3 ] {1a01e32b-787a-4578-a71c-c70f889d20d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 613 | 2023.11.02 20:25:07.747730 [ 3 ] {1a01e32b-787a-4578-a71c-c70f889d20d4} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Loading data parts | ||
| 614 | 2023.11.02 20:25:07.747806 [ 3 ] {1a01e32b-787a-4578-a71c-c70f889d20d4} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): There are no data parts | ||
| 615 | 2023.11.02 20:25:07.748810 [ 3 ] {1a01e32b-787a-4578-a71c-c70f889d20d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 616 | 2023.11.02 20:25:07.748836 [ 3 ] {1a01e32b-787a-4578-a71c-c70f889d20d4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 617 | 2023.11.02 20:25:07.748858 [ 3 ] {} <Debug> HTTP-Session: 82b02969-947e-4932-aaa8-8cac271761f8 Destroying unnamed session | ||
| 618 | 2023.11.02 20:25:07.748980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 619 | 2023.11.02 20:25:07.749024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 620 | 2023.11.02 20:25:07.749050 [ 3 ] {} <Debug> HTTP-Session: 8a95128d-a476-482b-ae7d-3ad36039e461 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 621 | 2023.11.02 20:25:07.749072 [ 3 ] {} <Debug> HTTP-Session: 8a95128d-a476-482b-ae7d-3ad36039e461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2023.11.02 20:25:07.749226 [ 3 ] {78b6dd74-44e4-40b4-8623-98a16edb1d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 623 | 2023.11.02 20:25:07.749277 [ 3 ] {78b6dd74-44e4-40b4-8623-98a16edb1d96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2023.11.02 20:25:07.750532 [ 3 ] {78b6dd74-44e4-40b4-8623-98a16edb1d96} <Debug> oximeter.fields_u64 (730cb212-d022-47e3-bc1e-f195a85fcbd8): Loading data parts | ||
| 625 | 2023.11.02 20:25:07.750615 [ 3 ] {78b6dd74-44e4-40b4-8623-98a16edb1d96} <Debug> oximeter.fields_u64 (730cb212-d022-47e3-bc1e-f195a85fcbd8): There are no data parts | ||
| 626 | 2023.11.02 20:25:07.751624 [ 3 ] {78b6dd74-44e4-40b4-8623-98a16edb1d96} <Debug> DynamicQueryHandler: Done processing query | ||
| 627 | 2023.11.02 20:25:07.751650 [ 3 ] {78b6dd74-44e4-40b4-8623-98a16edb1d96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 628 | 2023.11.02 20:25:07.751673 [ 3 ] {} <Debug> HTTP-Session: 8a95128d-a476-482b-ae7d-3ad36039e461 Destroying unnamed session | ||
| 629 | 2023.11.02 20:25:07.751779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 630 | 2023.11.02 20:25:07.751832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 631 | 2023.11.02 20:25:07.751857 [ 3 ] {} <Debug> HTTP-Session: 1f96173c-a503-4c1e-9377-62d3a55bfc32 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 632 | 2023.11.02 20:25:07.751874 [ 3 ] {} <Debug> HTTP-Session: 1f96173c-a503-4c1e-9377-62d3a55bfc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2023.11.02 20:25:07.752034 [ 3 ] {f53ddeaf-860a-49d6-ae8c-2f157ff6ed75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 634 | 2023.11.02 20:25:07.752085 [ 3 ] {f53ddeaf-860a-49d6-ae8c-2f157ff6ed75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 635 | 2023.11.02 20:25:07.753346 [ 3 ] {f53ddeaf-860a-49d6-ae8c-2f157ff6ed75} <Debug> oximeter.fields_ipaddr (d8a4dcf1-6cc9-4f1e-b9ba-21d6b75067f4): Loading data parts | ||
| 636 | 2023.11.02 20:25:07.753426 [ 3 ] {f53ddeaf-860a-49d6-ae8c-2f157ff6ed75} <Debug> oximeter.fields_ipaddr (d8a4dcf1-6cc9-4f1e-b9ba-21d6b75067f4): There are no data parts | ||
| 637 | 2023.11.02 20:25:07.754410 [ 3 ] {f53ddeaf-860a-49d6-ae8c-2f157ff6ed75} <Debug> DynamicQueryHandler: Done processing query | ||
| 638 | 2023.11.02 20:25:07.754442 [ 3 ] {f53ddeaf-860a-49d6-ae8c-2f157ff6ed75} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 639 | 2023.11.02 20:25:07.754457 [ 3 ] {} <Debug> HTTP-Session: 1f96173c-a503-4c1e-9377-62d3a55bfc32 Destroying unnamed session | ||
| 640 | 2023.11.02 20:25:07.754573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 641 | 2023.11.02 20:25:07.754626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 642 | 2023.11.02 20:25:07.754645 [ 3 ] {} <Debug> HTTP-Session: c2f8e050-8cef-4fea-8e89-b81e60838483 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 643 | 2023.11.02 20:25:07.754667 [ 3 ] {} <Debug> HTTP-Session: c2f8e050-8cef-4fea-8e89-b81e60838483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2023.11.02 20:25:07.754836 [ 3 ] {5d643c4b-a6ae-4a2b-8534-37a89f55f384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 645 | 2023.11.02 20:25:07.754881 [ 3 ] {5d643c4b-a6ae-4a2b-8534-37a89f55f384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 646 | 2023.11.02 20:25:07.756121 [ 3 ] {5d643c4b-a6ae-4a2b-8534-37a89f55f384} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Loading data parts | ||
| 647 | 2023.11.02 20:25:07.756198 [ 3 ] {5d643c4b-a6ae-4a2b-8534-37a89f55f384} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): There are no data parts | ||
| 648 | 2023.11.02 20:25:07.757192 [ 3 ] {5d643c4b-a6ae-4a2b-8534-37a89f55f384} <Debug> DynamicQueryHandler: Done processing query | ||
| 649 | 2023.11.02 20:25:07.757225 [ 3 ] {5d643c4b-a6ae-4a2b-8534-37a89f55f384} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 650 | 2023.11.02 20:25:07.757241 [ 3 ] {} <Debug> HTTP-Session: c2f8e050-8cef-4fea-8e89-b81e60838483 Destroying unnamed session | ||
| 651 | 2023.11.02 20:25:07.757354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 652 | 2023.11.02 20:25:07.757414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 653 | 2023.11.02 20:25:07.757433 [ 3 ] {} <Debug> HTTP-Session: 55ba118b-0055-4bb4-bfca-9cd8fddf7f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 654 | 2023.11.02 20:25:07.757456 [ 3 ] {} <Debug> HTTP-Session: 55ba118b-0055-4bb4-bfca-9cd8fddf7f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2023.11.02 20:25:07.757609 [ 3 ] {0f63fe9f-ddab-4750-bc45-0435d37c561e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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) | ||
| 656 | 2023.11.02 20:25:07.757659 [ 3 ] {0f63fe9f-ddab-4750-bc45-0435d37c561e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 657 | 2023.11.02 20:25:07.759007 [ 3 ] {0f63fe9f-ddab-4750-bc45-0435d37c561e} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Loading data parts | ||
| 658 | 2023.11.02 20:25:07.759099 [ 3 ] {0f63fe9f-ddab-4750-bc45-0435d37c561e} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): There are no data parts | ||
| 659 | 2023.11.02 20:25:07.760110 [ 3 ] {0f63fe9f-ddab-4750-bc45-0435d37c561e} <Debug> DynamicQueryHandler: Done processing query | ||
| 660 | 2023.11.02 20:25:07.760135 [ 3 ] {0f63fe9f-ddab-4750-bc45-0435d37c561e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 661 | 2023.11.02 20:25:07.760158 [ 3 ] {} <Debug> HTTP-Session: 55ba118b-0055-4bb4-bfca-9cd8fddf7f89 Destroying unnamed session | ||
| 662 | 2023.11.02 20:25:07.760272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 663 | 2023.11.02 20:25:07.760325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 664 | 2023.11.02 20:25:07.760350 [ 3 ] {} <Debug> HTTP-Session: 29e6add3-0149-4538-b8fa-9b3c792d6688 Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 665 | 2023.11.02 20:25:07.760367 [ 3 ] {} <Debug> HTTP-Session: 29e6add3-0149-4538-b8fa-9b3c792d6688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2023.11.02 20:25:07.760583 [ 3 ] {5819bbd4-3e12-40d3-bfc1-b14d1d2dcd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) 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 ), 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) | ||
| 667 | 2023.11.02 20:25:07.760654 [ 3 ] {5819bbd4-3e12-40d3-bfc1-b14d1d2dcd5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 668 | 2023.11.02 20:25:07.762007 [ 3 ] {5819bbd4-3e12-40d3-bfc1-b14d1d2dcd5d} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c): Loading data parts | ||
| 669 | 2023.11.02 20:25:07.762109 [ 3 ] {5819bbd4-3e12-40d3-bfc1-b14d1d2dcd5d} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c): There are no data parts | ||
| 670 | 2023.11.02 20:25:07.763343 [ 3 ] {5819bbd4-3e12-40d3-bfc1-b14d1d2dcd5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 671 | 2023.11.02 20:25:07.763368 [ 3 ] {5819bbd4-3e12-40d3-bfc1-b14d1d2dcd5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 672 | 2023.11.02 20:25:07.763392 [ 3 ] {} <Debug> HTTP-Session: 29e6add3-0149-4538-b8fa-9b3c792d6688 Destroying unnamed session | ||
| 673 | 2023.11.02 20:25:07.763510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58513, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 674 | 2023.11.02 20:25:07.763564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 675 | 2023.11.02 20:25:07.763590 [ 3 ] {} <Debug> HTTP-Session: 89386ad0-abc4-4cd9-8636-c1e06e4c2d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:58513 | ||
| 676 | 2023.11.02 20:25:07.763607 [ 3 ] {} <Debug> HTTP-Session: 89386ad0-abc4-4cd9-8636-c1e06e4c2d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2023.11.02 20:25:07.763724 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58513) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 678 | 2023.11.02 20:25:07.764419 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 679 | 2023.11.02 20:25:07.767807 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.08 GiB. | ||
| 680 | 2023.11.02 20:25:07.770549 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2023.11.02 20:25:07.770772 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Trace> oximeter.version (083dfbce-d3b8-4c32-8a61-aefc348a21cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 682 | 2023.11.02 20:25:07.770980 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007215167 sec., 138 rows/sec., 2.17 KiB/sec. | ||
| 683 | 2023.11.02 20:25:07.771095 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Debug> DynamicQueryHandler: Done processing query | ||
| 684 | 2023.11.02 20:25:07.771117 [ 3 ] {203f19d5-75d8-4341-91f2-3f21bb4f9ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 685 | 2023.11.02 20:25:07.771147 [ 3 ] {} <Debug> HTTP-Session: 89386ad0-abc4-4cd9-8636-c1e06e4c2d8d Destroying unnamed session | ||
| 686 | 2023.11.02 20:25:08.000124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.27 MiB (RSS), difference: 9.28 MiB | ||
| 687 | 2023.11.02 20:25:13.950277 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 688 | 2023.11.02 20:25:13.950371 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 689 | 2023.11.02 20:25:28.950465 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 690 | 2023.11.02 20:25:28.950536 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 691 | 2023.11.02 20:25:43.950581 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 692 | 2023.11.02 20:25:43.950664 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 693 | 2023.11.02 20:25:47.790938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 694 | 2023.11.02 20:25:47.791091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 695 | 2023.11.02 20:25:47.791121 [ 3 ] {} <Debug> HTTP-Session: a9ac9eca-8ce7-42c0-98c7-378ea683ce5f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 696 | 2023.11.02 20:25:47.791172 [ 3 ] {} <Debug> HTTP-Session: a9ac9eca-8ce7-42c0-98c7-378ea683ce5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2023.11.02 20:25:47.791351 [ 3 ] {08a322a5-7302-46c2-8407-6a2eaaac76f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 698 | 2023.11.02 20:25:47.791753 [ 3 ] {08a322a5-7302-46c2-8407-6a2eaaac76f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 699 | 2023.11.02 20:25:47.794408 [ 3 ] {08a322a5-7302-46c2-8407-6a2eaaac76f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 700 | 2023.11.02 20:25:47.796437 [ 3 ] {08a322a5-7302-46c2-8407-6a2eaaac76f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 701 | 2023.11.02 20:25:47.797294 [ 3 ] {08a322a5-7302-46c2-8407-6a2eaaac76f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 702 | 2023.11.02 20:25:47.797324 [ 3 ] {08a322a5-7302-46c2-8407-6a2eaaac76f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 703 | 2023.11.02 20:25:47.797357 [ 3 ] {} <Debug> HTTP-Session: a9ac9eca-8ce7-42c0-98c7-378ea683ce5f Destroying unnamed session | ||
| 704 | 2023.11.02 20:25:47.801658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 705 | 2023.11.02 20:25:47.801737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 706 | 2023.11.02 20:25:47.801778 [ 3 ] {} <Debug> HTTP-Session: 21c8a2b9-a647-4d0f-a0c3-763f5079b291 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 707 | 2023.11.02 20:25:47.801799 [ 3 ] {} <Debug> HTTP-Session: 21c8a2b9-a647-4d0f-a0c3-763f5079b291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2023.11.02 20:25:47.801951 [ 3 ] {54f5c0c2-515c-4c71-905c-65b2510fb843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) | ||
| 709 | 2023.11.02 20:25:47.806775 [ 3 ] {54f5c0c2-515c-4c71-905c-65b2510fb843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 710 | 2023.11.02 20:25:47.806936 [ 3 ] {54f5c0c2-515c-4c71-905c-65b2510fb843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 711 | 2023.11.02 20:25:47.806988 [ 3 ] {54f5c0c2-515c-4c71-905c-65b2510fb843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 712 | 2023.11.02 20:25:47.807935 [ 3 ] {54f5c0c2-515c-4c71-905c-65b2510fb843} <Debug> DynamicQueryHandler: Done processing query | ||
| 713 | 2023.11.02 20:25:47.807971 [ 3 ] {54f5c0c2-515c-4c71-905c-65b2510fb843} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 714 | 2023.11.02 20:25:47.807996 [ 3 ] {} <Debug> HTTP-Session: 21c8a2b9-a647-4d0f-a0c3-763f5079b291 Destroying unnamed session | ||
| 715 | 2023.11.02 20:25:47.808560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 716 | 2023.11.02 20:25:47.808612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 717 | 2023.11.02 20:25:47.808640 [ 3 ] {} <Debug> HTTP-Session: c7531164-c96f-42d2-9900-333f7301aa89 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 718 | 2023.11.02 20:25:47.808657 [ 3 ] {} <Debug> HTTP-Session: c7531164-c96f-42d2-9900-333f7301aa89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2023.11.02 20:25:47.808776 [ 3 ] {0419ad2c-4bd9-4555-8da6-1bdd7cf89a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) | ||
| 720 | 2023.11.02 20:25:47.809169 [ 3 ] {0419ad2c-4bd9-4555-8da6-1bdd7cf89a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 721 | 2023.11.02 20:25:47.809322 [ 3 ] {0419ad2c-4bd9-4555-8da6-1bdd7cf89a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 722 | 2023.11.02 20:25:47.809373 [ 3 ] {0419ad2c-4bd9-4555-8da6-1bdd7cf89a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 723 | 2023.11.02 20:25:47.810201 [ 3 ] {0419ad2c-4bd9-4555-8da6-1bdd7cf89a8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 724 | 2023.11.02 20:25:47.810248 [ 3 ] {0419ad2c-4bd9-4555-8da6-1bdd7cf89a8f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 725 | 2023.11.02 20:25:47.810264 [ 3 ] {} <Debug> HTTP-Session: c7531164-c96f-42d2-9900-333f7301aa89 Destroying unnamed session | ||
| 726 | 2023.11.02 20:25:47.810660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 727 | 2023.11.02 20:25:47.810716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 728 | 2023.11.02 20:25:47.810736 [ 3 ] {} <Debug> HTTP-Session: 552a7d26-f5de-44e8-af53-96ef7f1bfd26 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 729 | 2023.11.02 20:25:47.810760 [ 3 ] {} <Debug> HTTP-Session: 552a7d26-f5de-44e8-af53-96ef7f1bfd26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2023.11.02 20:25:47.810881 [ 3 ] {b50dc978-5623-419e-8926-8ab71d5cc709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
| 731 | 2023.11.02 20:25:47.811239 [ 3 ] {b50dc978-5623-419e-8926-8ab71d5cc709} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 732 | 2023.11.02 20:25:47.811394 [ 3 ] {b50dc978-5623-419e-8926-8ab71d5cc709} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 733 | 2023.11.02 20:25:47.811446 [ 3 ] {b50dc978-5623-419e-8926-8ab71d5cc709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 734 | 2023.11.02 20:25:47.812282 [ 3 ] {b50dc978-5623-419e-8926-8ab71d5cc709} <Debug> DynamicQueryHandler: Done processing query | ||
| 735 | 2023.11.02 20:25:47.812319 [ 3 ] {b50dc978-5623-419e-8926-8ab71d5cc709} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 736 | 2023.11.02 20:25:47.812335 [ 3 ] {} <Debug> HTTP-Session: 552a7d26-f5de-44e8-af53-96ef7f1bfd26 Destroying unnamed session | ||
| 737 | 2023.11.02 20:25:47.812568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 738 | 2023.11.02 20:25:47.812621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 739 | 2023.11.02 20:25:47.812640 [ 3 ] {} <Debug> HTTP-Session: 4b593a0a-b1da-47b2-80d3-f5f1c45fff33 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 740 | 2023.11.02 20:25:47.812664 [ 3 ] {} <Debug> HTTP-Session: 4b593a0a-b1da-47b2-80d3-f5f1c45fff33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2023.11.02 20:25:47.812779 [ 3 ] {3bebb573-1693-424d-83dc-127de8986030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
| 742 | 2023.11.02 20:25:47.813136 [ 3 ] {3bebb573-1693-424d-83dc-127de8986030} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 743 | 2023.11.02 20:25:47.813289 [ 3 ] {3bebb573-1693-424d-83dc-127de8986030} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 744 | 2023.11.02 20:25:47.813341 [ 3 ] {3bebb573-1693-424d-83dc-127de8986030} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 745 | 2023.11.02 20:25:47.814124 [ 3 ] {3bebb573-1693-424d-83dc-127de8986030} <Debug> DynamicQueryHandler: Done processing query | ||
| 746 | 2023.11.02 20:25:47.814160 [ 3 ] {3bebb573-1693-424d-83dc-127de8986030} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 747 | 2023.11.02 20:25:47.814177 [ 3 ] {} <Debug> HTTP-Session: 4b593a0a-b1da-47b2-80d3-f5f1c45fff33 Destroying unnamed session | ||
| 748 | 2023.11.02 20:25:47.814667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 749 | 2023.11.02 20:25:47.814722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 750 | 2023.11.02 20:25:47.814741 [ 3 ] {} <Debug> HTTP-Session: 0936ea32-b396-433b-ada9-981873399ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 751 | 2023.11.02 20:25:47.814768 [ 3 ] {} <Debug> HTTP-Session: 0936ea32-b396-433b-ada9-981873399ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2023.11.02 20:25:47.814885 [ 3 ] {f9eb4168-a243-411d-ad95-4de9961ae158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
| 753 | 2023.11.02 20:25:47.815246 [ 3 ] {f9eb4168-a243-411d-ad95-4de9961ae158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2023.11.02 20:25:47.815401 [ 3 ] {f9eb4168-a243-411d-ad95-4de9961ae158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2023.11.02 20:25:47.815451 [ 3 ] {f9eb4168-a243-411d-ad95-4de9961ae158} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2023.11.02 20:25:47.816228 [ 3 ] {f9eb4168-a243-411d-ad95-4de9961ae158} <Debug> DynamicQueryHandler: Done processing query | ||
| 757 | 2023.11.02 20:25:47.816264 [ 3 ] {f9eb4168-a243-411d-ad95-4de9961ae158} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 758 | 2023.11.02 20:25:47.816280 [ 3 ] {} <Debug> HTTP-Session: 0936ea32-b396-433b-ada9-981873399ef0 Destroying unnamed session | ||
| 759 | 2023.11.02 20:25:47.816526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 760 | 2023.11.02 20:25:47.816578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 761 | 2023.11.02 20:25:47.816597 [ 3 ] {} <Debug> HTTP-Session: db92a514-e57a-4299-bd7c-373ac13c52af Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 762 | 2023.11.02 20:25:47.816622 [ 3 ] {} <Debug> HTTP-Session: db92a514-e57a-4299-bd7c-373ac13c52af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2023.11.02 20:25:47.816736 [ 3 ] {df952269-f0c6-41c3-8158-6f7629e71125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
| 764 | 2023.11.02 20:25:47.817100 [ 3 ] {df952269-f0c6-41c3-8158-6f7629e71125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2023.11.02 20:25:47.817258 [ 3 ] {df952269-f0c6-41c3-8158-6f7629e71125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2023.11.02 20:25:47.817308 [ 3 ] {df952269-f0c6-41c3-8158-6f7629e71125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2023.11.02 20:25:47.818180 [ 3 ] {df952269-f0c6-41c3-8158-6f7629e71125} <Debug> DynamicQueryHandler: Done processing query | ||
| 768 | 2023.11.02 20:25:47.818217 [ 3 ] {df952269-f0c6-41c3-8158-6f7629e71125} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 769 | 2023.11.02 20:25:47.818241 [ 3 ] {} <Debug> HTTP-Session: db92a514-e57a-4299-bd7c-373ac13c52af Destroying unnamed session | ||
| 770 | 2023.11.02 20:25:47.818490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 771 | 2023.11.02 20:25:47.818544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 772 | 2023.11.02 20:25:47.818570 [ 3 ] {} <Debug> HTTP-Session: 7db3ceaa-57f4-4348-ab81-aa4af3a2d700 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 773 | 2023.11.02 20:25:47.818587 [ 3 ] {} <Debug> HTTP-Session: 7db3ceaa-57f4-4348-ab81-aa4af3a2d700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2023.11.02 20:25:47.818707 [ 3 ] {2192b4ff-f2e7-41aa-8c64-3f4ab2449553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 775 | 2023.11.02 20:25:47.819066 [ 3 ] {2192b4ff-f2e7-41aa-8c64-3f4ab2449553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2023.11.02 20:25:47.819225 [ 3 ] {2192b4ff-f2e7-41aa-8c64-3f4ab2449553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2023.11.02 20:25:47.819278 [ 3 ] {2192b4ff-f2e7-41aa-8c64-3f4ab2449553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2023.11.02 20:25:47.820145 [ 3 ] {2192b4ff-f2e7-41aa-8c64-3f4ab2449553} <Debug> DynamicQueryHandler: Done processing query | ||
| 779 | 2023.11.02 20:25:47.820174 [ 3 ] {2192b4ff-f2e7-41aa-8c64-3f4ab2449553} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 780 | 2023.11.02 20:25:47.820190 [ 3 ] {} <Debug> HTTP-Session: 7db3ceaa-57f4-4348-ab81-aa4af3a2d700 Destroying unnamed session | ||
| 781 | 2023.11.02 20:25:47.820415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 782 | 2023.11.02 20:25:47.820469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 783 | 2023.11.02 20:25:47.820489 [ 3 ] {} <Debug> HTTP-Session: 2ad7b0c2-a020-4b61-a068-bc1542823a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 784 | 2023.11.02 20:25:47.820505 [ 3 ] {} <Debug> HTTP-Session: 2ad7b0c2-a020-4b61-a068-bc1542823a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2023.11.02 20:25:47.820630 [ 3 ] {5820e0b1-6b98-45a0-941b-fc115e6670ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 786 | 2023.11.02 20:25:47.821001 [ 3 ] {5820e0b1-6b98-45a0-941b-fc115e6670ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2023.11.02 20:25:47.821154 [ 3 ] {5820e0b1-6b98-45a0-941b-fc115e6670ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2023.11.02 20:25:47.821206 [ 3 ] {5820e0b1-6b98-45a0-941b-fc115e6670ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2023.11.02 20:25:47.822001 [ 3 ] {5820e0b1-6b98-45a0-941b-fc115e6670ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 790 | 2023.11.02 20:25:47.822028 [ 3 ] {5820e0b1-6b98-45a0-941b-fc115e6670ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 791 | 2023.11.02 20:25:47.822044 [ 3 ] {} <Debug> HTTP-Session: 2ad7b0c2-a020-4b61-a068-bc1542823a3e Destroying unnamed session | ||
| 792 | 2023.11.02 20:25:47.822278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 793 | 2023.11.02 20:25:47.822324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 794 | 2023.11.02 20:25:47.822343 [ 3 ] {} <Debug> HTTP-Session: c32d5525-1c49-49da-a1b3-36dd89a31aba Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 795 | 2023.11.02 20:25:47.822360 [ 3 ] {} <Debug> HTTP-Session: c32d5525-1c49-49da-a1b3-36dd89a31aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2023.11.02 20:25:47.822479 [ 3 ] {bbaa4a80-e97d-4ce8-a729-c7dcd572db39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 797 | 2023.11.02 20:25:47.822838 [ 3 ] {bbaa4a80-e97d-4ce8-a729-c7dcd572db39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2023.11.02 20:25:47.822991 [ 3 ] {bbaa4a80-e97d-4ce8-a729-c7dcd572db39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2023.11.02 20:25:47.823033 [ 3 ] {bbaa4a80-e97d-4ce8-a729-c7dcd572db39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2023.11.02 20:25:47.823778 [ 3 ] {bbaa4a80-e97d-4ce8-a729-c7dcd572db39} <Debug> DynamicQueryHandler: Done processing query | ||
| 801 | 2023.11.02 20:25:47.823808 [ 3 ] {bbaa4a80-e97d-4ce8-a729-c7dcd572db39} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 802 | 2023.11.02 20:25:47.823825 [ 3 ] {} <Debug> HTTP-Session: c32d5525-1c49-49da-a1b3-36dd89a31aba Destroying unnamed session | ||
| 803 | 2023.11.02 20:25:47.824058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 804 | 2023.11.02 20:25:47.824103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 805 | 2023.11.02 20:25:47.824123 [ 3 ] {} <Debug> HTTP-Session: fd86232e-53f7-4a79-9120-4a6b30e5f14e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 806 | 2023.11.02 20:25:47.824139 [ 3 ] {} <Debug> HTTP-Session: fd86232e-53f7-4a79-9120-4a6b30e5f14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2023.11.02 20:25:47.824258 [ 3 ] {1b677cd5-52df-4244-9571-9c6b004c2c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 808 | 2023.11.02 20:25:47.824615 [ 3 ] {1b677cd5-52df-4244-9571-9c6b004c2c81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2023.11.02 20:25:47.824773 [ 3 ] {1b677cd5-52df-4244-9571-9c6b004c2c81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2023.11.02 20:25:47.824815 [ 3 ] {1b677cd5-52df-4244-9571-9c6b004c2c81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2023.11.02 20:25:47.825627 [ 3 ] {1b677cd5-52df-4244-9571-9c6b004c2c81} <Debug> DynamicQueryHandler: Done processing query | ||
| 812 | 2023.11.02 20:25:47.825656 [ 3 ] {1b677cd5-52df-4244-9571-9c6b004c2c81} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 813 | 2023.11.02 20:25:47.825671 [ 3 ] {} <Debug> HTTP-Session: fd86232e-53f7-4a79-9120-4a6b30e5f14e Destroying unnamed session | ||
| 814 | 2023.11.02 20:25:47.831676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 815 | 2023.11.02 20:25:47.831728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 816 | 2023.11.02 20:25:47.831748 [ 3 ] {} <Debug> HTTP-Session: d50e1c84-6465-4520-8a32-b1b84d00f02d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 817 | 2023.11.02 20:25:47.831765 [ 3 ] {} <Debug> HTTP-Session: d50e1c84-6465-4520-8a32-b1b84d00f02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2023.11.02 20:25:47.831892 [ 3 ] {30056173-a71c-4a81-b82e-aa1dd65b456f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 819 | 2023.11.02 20:25:47.832278 [ 3 ] {30056173-a71c-4a81-b82e-aa1dd65b456f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2023.11.02 20:25:47.832448 [ 3 ] {30056173-a71c-4a81-b82e-aa1dd65b456f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2023.11.02 20:25:47.832493 [ 3 ] {30056173-a71c-4a81-b82e-aa1dd65b456f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2023.11.02 20:25:47.833308 [ 3 ] {30056173-a71c-4a81-b82e-aa1dd65b456f} <Debug> DynamicQueryHandler: Done processing query | ||
| 823 | 2023.11.02 20:25:47.833338 [ 3 ] {30056173-a71c-4a81-b82e-aa1dd65b456f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 824 | 2023.11.02 20:25:47.833355 [ 3 ] {} <Debug> HTTP-Session: d50e1c84-6465-4520-8a32-b1b84d00f02d Destroying unnamed session | ||
| 825 | 2023.11.02 20:25:47.833529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 826 | 2023.11.02 20:25:47.833576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 827 | 2023.11.02 20:25:47.833596 [ 3 ] {} <Debug> HTTP-Session: fab1e3d6-3fd2-43ea-ac76-1d4f471e32ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 828 | 2023.11.02 20:25:47.833614 [ 3 ] {} <Debug> HTTP-Session: fab1e3d6-3fd2-43ea-ac76-1d4f471e32ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2023.11.02 20:25:47.833694 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 830 | 2023.11.02 20:25:47.833734 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2023.11.02 20:25:47.834461 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 832 | 2023.11.02 20:25:47.835496 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
| 833 | 2023.11.02 20:25:47.835859 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 834 | 2023.11.02 20:25:47.836027 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 835 | 2023.11.02 20:25:47.836145 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002421456 sec., 4955 rows/sec., 668.66 KiB/sec. | ||
| 836 | 2023.11.02 20:25:47.836279 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Debug> DynamicQueryHandler: Done processing query | ||
| 837 | 2023.11.02 20:25:47.836304 [ 3 ] {8ac3d8f5-fd0c-4d0f-9978-efd6c55f4273} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 838 | 2023.11.02 20:25:47.836319 [ 3 ] {} <Debug> HTTP-Session: fab1e3d6-3fd2-43ea-ac76-1d4f471e32ce Destroying unnamed session | ||
| 839 | 2023.11.02 20:25:47.836433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 840 | 2023.11.02 20:25:47.836482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 841 | 2023.11.02 20:25:47.836501 [ 3 ] {} <Debug> HTTP-Session: 3862a7a5-9abc-483f-9964-489afa475d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 842 | 2023.11.02 20:25:47.836518 [ 3 ] {} <Debug> HTTP-Session: 3862a7a5-9abc-483f-9964-489afa475d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2023.11.02 20:25:47.836591 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 844 | 2023.11.02 20:25:47.836631 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 845 | 2023.11.02 20:25:47.836736 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 846 | 2023.11.02 20:25:47.842625 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
| 847 | 2023.11.02 20:25:47.842891 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2023.11.02 20:25:47.843063 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 849 | 2023.11.02 20:25:47.843190 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Information> executeQuery: Read 6 rows, 348.00 B in 0.006568567 sec., 913 rows/sec., 51.74 KiB/sec. | ||
| 850 | 2023.11.02 20:25:47.843312 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Debug> DynamicQueryHandler: Done processing query | ||
| 851 | 2023.11.02 20:25:47.843336 [ 3 ] {274c997e-facc-46db-8c5e-03eda58c6b33} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 852 | 2023.11.02 20:25:47.843352 [ 3 ] {} <Debug> HTTP-Session: 3862a7a5-9abc-483f-9964-489afa475d89 Destroying unnamed session | ||
| 853 | 2023.11.02 20:25:47.843540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 15203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 854 | 2023.11.02 20:25:47.843587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 855 | 2023.11.02 20:25:47.843606 [ 3 ] {} <Debug> HTTP-Session: 12964e2d-8ef4-4ff4-8af7-1d6e59abb413 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 856 | 2023.11.02 20:25:47.843623 [ 3 ] {} <Debug> HTTP-Session: 12964e2d-8ef4-4ff4-8af7-1d6e59abb413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2023.11.02 20:25:47.843697 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 858 | 2023.11.02 20:25:47.843735 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 859 | 2023.11.02 20:25:47.843840 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 860 | 2023.11.02 20:25:47.844183 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
| 861 | 2023.11.02 20:25:47.844410 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2023.11.02 20:25:47.844562 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 863 | 2023.11.02 20:25:47.844681 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000953345 sec., 100698 rows/sec., 9.55 MiB/sec. | ||
| 864 | 2023.11.02 20:25:47.844806 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Debug> DynamicQueryHandler: Done processing query | ||
| 865 | 2023.11.02 20:25:47.844831 [ 3 ] {a61cad95-e52d-4d1a-acb0-a132b97e4370} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 866 | 2023.11.02 20:25:47.844846 [ 3 ] {} <Debug> HTTP-Session: 12964e2d-8ef4-4ff4-8af7-1d6e59abb413 Destroying unnamed session | ||
| 867 | 2023.11.02 20:25:47.845171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 46417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 868 | 2023.11.02 20:25:47.845220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 869 | 2023.11.02 20:25:47.845239 [ 3 ] {} <Debug> HTTP-Session: c7bff492-ca22-4dcd-97fa-08bd5c9c7778 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 870 | 2023.11.02 20:25:47.845255 [ 3 ] {} <Debug> HTTP-Session: c7bff492-ca22-4dcd-97fa-08bd5c9c7778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2023.11.02 20:25:47.845344 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 872 | 2023.11.02 20:25:47.845383 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 873 | 2023.11.02 20:25:47.846577 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 874 | 2023.11.02 20:25:47.851126 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
| 875 | 2023.11.02 20:25:47.851604 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2023.11.02 20:25:47.851889 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 877 | 2023.11.02 20:25:47.852042 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.006663149 sec., 43673 rows/sec., 3.00 MiB/sec. | ||
| 878 | 2023.11.02 20:25:47.852164 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Debug> DynamicQueryHandler: Done processing query | ||
| 879 | 2023.11.02 20:25:47.852189 [ 3 ] {3a1be034-3af7-4487-b5d1-a7a7cbdb3032} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 880 | 2023.11.02 20:25:47.852206 [ 3 ] {} <Debug> HTTP-Session: c7bff492-ca22-4dcd-97fa-08bd5c9c7778 Destroying unnamed session | ||
| 881 | 2023.11.02 20:25:47.852338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 882 | 2023.11.02 20:25:47.852386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 883 | 2023.11.02 20:25:47.852405 [ 3 ] {} <Debug> HTTP-Session: 505db1bf-1544-4c5b-b65b-75ab041fa8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 884 | 2023.11.02 20:25:47.852421 [ 3 ] {} <Debug> HTTP-Session: 505db1bf-1544-4c5b-b65b-75ab041fa8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2023.11.02 20:25:47.852490 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 886 | 2023.11.02 20:25:47.852529 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 887 | 2023.11.02 20:25:47.852633 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 888 | 2023.11.02 20:25:47.852905 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
| 889 | 2023.11.02 20:25:47.853272 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 890 | 2023.11.02 20:25:47.853448 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 891 | 2023.11.02 20:25:47.853571 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001050335 sec., 5712 rows/sec., 239.88 KiB/sec. | ||
| 892 | 2023.11.02 20:25:47.853692 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Debug> DynamicQueryHandler: Done processing query | ||
| 893 | 2023.11.02 20:25:47.853717 [ 3 ] {fc0c4f28-78dd-4d14-8530-e5963cf9eea1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 894 | 2023.11.02 20:25:47.853732 [ 3 ] {} <Debug> HTTP-Session: 505db1bf-1544-4c5b-b65b-75ab041fa8b4 Destroying unnamed session | ||
| 895 | 2023.11.02 20:25:47.853885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 896 | 2023.11.02 20:25:47.853931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 897 | 2023.11.02 20:25:47.853951 [ 3 ] {} <Debug> HTTP-Session: ae29055c-1cb1-43d3-90c9-66a392395189 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 898 | 2023.11.02 20:25:47.853967 [ 3 ] {} <Debug> HTTP-Session: ae29055c-1cb1-43d3-90c9-66a392395189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2023.11.02 20:25:47.854040 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 900 | 2023.11.02 20:25:47.854081 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 901 | 2023.11.02 20:25:47.854204 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 902 | 2023.11.02 20:25:47.854503 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
| 903 | 2023.11.02 20:25:47.854768 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2023.11.02 20:25:47.854943 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 905 | 2023.11.02 20:25:47.855078 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001005275 sec., 69632 rows/sec., 4.22 MiB/sec. | ||
| 906 | 2023.11.02 20:25:47.855206 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 907 | 2023.11.02 20:25:47.855228 [ 3 ] {e4e479d5-d588-4eb7-a467-94d7724303b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 908 | 2023.11.02 20:25:47.855243 [ 3 ] {} <Debug> HTTP-Session: ae29055c-1cb1-43d3-90c9-66a392395189 Destroying unnamed session | ||
| 909 | 2023.11.02 20:25:47.855349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 910 | 2023.11.02 20:25:47.855393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 911 | 2023.11.02 20:25:47.855410 [ 3 ] {} <Debug> HTTP-Session: d7ad6732-0460-4245-801c-92befff67bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 912 | 2023.11.02 20:25:47.855426 [ 3 ] {} <Debug> HTTP-Session: d7ad6732-0460-4245-801c-92befff67bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2023.11.02 20:25:47.855492 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 914 | 2023.11.02 20:25:47.855528 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 915 | 2023.11.02 20:25:47.855625 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 916 | 2023.11.02 20:25:47.855860 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. | ||
| 917 | 2023.11.02 20:25:47.856089 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2023.11.02 20:25:47.856332 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 919 | 2023.11.02 20:25:47.856449 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000906323 sec., 23170 rows/sec., 1.20 MiB/sec. | ||
| 920 | 2023.11.02 20:25:47.856568 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Debug> DynamicQueryHandler: Done processing query | ||
| 921 | 2023.11.02 20:25:47.856592 [ 3 ] {60f49fb3-e1fc-4868-bb05-7a72435ba57e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 922 | 2023.11.02 20:25:47.856609 [ 3 ] {} <Debug> HTTP-Session: d7ad6732-0460-4245-801c-92befff67bc5 Destroying unnamed session | ||
| 923 | 2023.11.02 20:25:57.772803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 924 | 2023.11.02 20:25:57.772939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 925 | 2023.11.02 20:25:57.772969 [ 3 ] {} <Debug> HTTP-Session: 737d7c3f-9ba6-4a42-9b4c-52845bea17b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 926 | 2023.11.02 20:25:57.772996 [ 3 ] {} <Debug> HTTP-Session: 737d7c3f-9ba6-4a42-9b4c-52845bea17b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2023.11.02 20:25:57.773216 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 928 | 2023.11.02 20:25:57.774022 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2023.11.02 20:25:57.774197 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2023.11.02 20:25:57.774297 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 931 | 2023.11.02 20:25:57.774595 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 932 | 2023.11.02 20:25:57.776408 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 933 | 2023.11.02 20:25:57.776439 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 934 | 2023.11.02 20:25:57.776504 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 935 | 2023.11.02 20:25:57.783468 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.010199582 sec., 1176 rows/sec., 158.75 KiB/sec. | ||
| 936 | 2023.11.02 20:25:57.783687 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Debug> DynamicQueryHandler: Done processing query | ||
| 937 | 2023.11.02 20:25:57.783713 [ 3 ] {5e7f1252-46be-41e9-b7b2-9630a3b71859} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 938 | 2023.11.02 20:25:57.783729 [ 3 ] {} <Debug> HTTP-Session: 737d7c3f-9ba6-4a42-9b4c-52845bea17b0 Destroying unnamed session | ||
| 939 | 2023.11.02 20:25:57.786151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 940 | 2023.11.02 20:25:57.786243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 941 | 2023.11.02 20:25:57.786281 [ 3 ] {} <Debug> HTTP-Session: 43709b85-b9d9-4d70-a796-6de9496249d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 942 | 2023.11.02 20:25:57.786316 [ 3 ] {} <Debug> HTTP-Session: 43709b85-b9d9-4d70-a796-6de9496249d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2023.11.02 20:25:57.786567 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 944 | 2023.11.02 20:25:57.787415 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2023.11.02 20:25:57.787584 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 946 | 2023.11.02 20:25:57.787628 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2023.11.02 20:25:57.787773 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 948 | 2023.11.02 20:25:57.787801 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 949 | 2023.11.02 20:25:57.787822 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 950 | 2023.11.02 20:25:57.787849 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 951 | 2023.11.02 20:25:57.788754 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002119001 sec., 5663 rows/sec., 764.11 KiB/sec. | ||
| 952 | 2023.11.02 20:25:57.788947 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 953 | 2023.11.02 20:25:57.788972 [ 3 ] {d82ebc1a-06c6-4abe-a94a-c164612241b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 954 | 2023.11.02 20:25:57.788988 [ 3 ] {} <Debug> HTTP-Session: 43709b85-b9d9-4d70-a796-6de9496249d6 Destroying unnamed session | ||
| 955 | 2023.11.02 20:25:57.789353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 956 | 2023.11.02 20:25:57.789398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 957 | 2023.11.02 20:25:57.789417 [ 3 ] {} <Debug> HTTP-Session: 56d13b93-2ebe-494e-9c8c-0cbbe40fd963 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 958 | 2023.11.02 20:25:57.789433 [ 3 ] {} <Debug> HTTP-Session: 56d13b93-2ebe-494e-9c8c-0cbbe40fd963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2023.11.02 20:25:57.789559 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 960 | 2023.11.02 20:25:57.790030 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2023.11.02 20:25:57.790196 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2023.11.02 20:25:57.790237 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2023.11.02 20:25:57.790381 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 964 | 2023.11.02 20:25:57.790411 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 965 | 2023.11.02 20:25:57.790431 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 966 | 2023.11.02 20:25:57.790459 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 967 | 2023.11.02 20:25:57.791493 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001887728 sec., 6356 rows/sec., 857.72 KiB/sec. | ||
| 968 | 2023.11.02 20:25:57.791695 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Debug> DynamicQueryHandler: Done processing query | ||
| 969 | 2023.11.02 20:25:57.791720 [ 3 ] {2b56776e-dccb-48fd-be93-256f23fc1f20} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 970 | 2023.11.02 20:25:57.791737 [ 3 ] {} <Debug> HTTP-Session: 56d13b93-2ebe-494e-9c8c-0cbbe40fd963 Destroying unnamed session | ||
| 971 | 2023.11.02 20:25:57.791972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 972 | 2023.11.02 20:25:57.792019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 973 | 2023.11.02 20:25:57.792038 [ 3 ] {} <Debug> HTTP-Session: 0ac9e8f7-0e73-4a0c-af0f-0a22a0719ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 974 | 2023.11.02 20:25:57.792055 [ 3 ] {} <Debug> HTTP-Session: 0ac9e8f7-0e73-4a0c-af0f-0a22a0719ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2023.11.02 20:25:57.792182 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 976 | 2023.11.02 20:25:57.792653 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 977 | 2023.11.02 20:25:57.792820 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 978 | 2023.11.02 20:25:57.792862 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 979 | 2023.11.02 20:25:57.793005 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 980 | 2023.11.02 20:25:57.793034 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 981 | 2023.11.02 20:25:57.793056 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 982 | 2023.11.02 20:25:57.793083 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
| 983 | 2023.11.02 20:25:57.794055 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001835557 sec., 6537 rows/sec., 882.10 KiB/sec. | ||
| 984 | 2023.11.02 20:25:57.794246 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Debug> DynamicQueryHandler: Done processing query | ||
| 985 | 2023.11.02 20:25:57.794270 [ 3 ] {7f784ef3-3ea5-4f05-b58c-a6def29b8fd1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 986 | 2023.11.02 20:25:57.794288 [ 3 ] {} <Debug> HTTP-Session: 0ac9e8f7-0e73-4a0c-af0f-0a22a0719ff2 Destroying unnamed session | ||
| 987 | 2023.11.02 20:25:57.801586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 988 | 2023.11.02 20:25:57.801632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 989 | 2023.11.02 20:25:57.801651 [ 3 ] {} <Debug> HTTP-Session: d1e92774-f06f-4e86-b9bc-010c699cfc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 990 | 2023.11.02 20:25:57.801668 [ 3 ] {} <Debug> HTTP-Session: d1e92774-f06f-4e86-b9bc-010c699cfc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2023.11.02 20:25:57.801748 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 992 | 2023.11.02 20:25:57.801789 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2023.11.02 20:25:57.801927 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 994 | 2023.11.02 20:25:57.802244 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 995 | 2023.11.02 20:25:57.802535 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 996 | 2023.11.02 20:25:57.802703 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 997 | 2023.11.02 20:25:57.802839 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001054456 sec., 3793 rows/sec., 410.28 KiB/sec. | ||
| 998 | 2023.11.02 20:25:57.803006 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Debug> DynamicQueryHandler: Done processing query | ||
| 999 | 2023.11.02 20:25:57.803029 [ 3 ] {d4019435-a5a2-4706-8f93-0b61ed918a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1000 | 2023.11.02 20:25:57.803044 [ 3 ] {} <Debug> HTTP-Session: d1e92774-f06f-4e86-b9bc-010c699cfc5a Destroying unnamed session | ||
| 1001 | 2023.11.02 20:25:57.803194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1002 | 2023.11.02 20:25:57.803238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1003 | 2023.11.02 20:25:57.803256 [ 3 ] {} <Debug> HTTP-Session: 65a142c8-2b7a-4116-acb4-3ee07aa66290 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1004 | 2023.11.02 20:25:57.803273 [ 3 ] {} <Debug> HTTP-Session: 65a142c8-2b7a-4116-acb4-3ee07aa66290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2023.11.02 20:25:57.803346 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1006 | 2023.11.02 20:25:57.803385 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1007 | 2023.11.02 20:25:57.803496 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1008 | 2023.11.02 20:25:57.803792 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 1009 | 2023.11.02 20:25:57.804006 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2023.11.02 20:25:57.804151 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1011 | 2023.11.02 20:25:57.804268 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Information> executeQuery: Read 37 rows, 2.85 KiB in 0.000892553 sec., 41454 rows/sec., 3.12 MiB/sec. | ||
| 1012 | 2023.11.02 20:25:57.804390 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1013 | 2023.11.02 20:25:57.804414 [ 3 ] {119d6327-758d-47a4-8eee-7e0d6fa98cb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1014 | 2023.11.02 20:25:57.804429 [ 3 ] {} <Debug> HTTP-Session: 65a142c8-2b7a-4116-acb4-3ee07aa66290 Destroying unnamed session | ||
| 1015 | 2023.11.02 20:25:57.804660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 30146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1016 | 2023.11.02 20:25:57.804707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1017 | 2023.11.02 20:25:57.804726 [ 3 ] {} <Debug> HTTP-Session: 7b091354-6b99-4437-ad3f-1631bac63e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1018 | 2023.11.02 20:25:57.804743 [ 3 ] {} <Debug> HTTP-Session: 7b091354-6b99-4437-ad3f-1631bac63e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2023.11.02 20:25:57.804819 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1020 | 2023.11.02 20:25:57.804858 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1021 | 2023.11.02 20:25:57.804961 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1022 | 2023.11.02 20:25:57.805347 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 1023 | 2023.11.02 20:25:57.805575 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1024 | 2023.11.02 20:25:57.805720 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1025 | 2023.11.02 20:25:57.805830 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Information> executeQuery: Read 189 rows, 18.62 KiB in 0.000982674 sec., 192332 rows/sec., 18.50 MiB/sec. | ||
| 1026 | 2023.11.02 20:25:57.805931 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1027 | 2023.11.02 20:25:57.805954 [ 3 ] {01fa69e7-cc75-41b1-829a-ace46053a6fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1028 | 2023.11.02 20:25:57.805970 [ 3 ] {} <Debug> HTTP-Session: 7b091354-6b99-4437-ad3f-1631bac63e69 Destroying unnamed session | ||
| 1029 | 2023.11.02 20:25:57.806267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 54719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1030 | 2023.11.02 20:25:57.806317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1031 | 2023.11.02 20:25:57.806336 [ 3 ] {} <Debug> HTTP-Session: bc1856a2-25da-41d4-94b3-8c51e804f7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1032 | 2023.11.02 20:25:57.806353 [ 3 ] {} <Debug> HTTP-Session: bc1856a2-25da-41d4-94b3-8c51e804f7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2023.11.02 20:25:57.806441 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1034 | 2023.11.02 20:25:57.806479 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1035 | 2023.11.02 20:25:57.806578 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1036 | 2023.11.02 20:25:57.807033 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 1037 | 2023.11.02 20:25:57.807261 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1038 | 2023.11.02 20:25:57.807408 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1039 | 2023.11.02 20:25:57.807531 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.001059076 sec., 321034 rows/sec., 22.48 MiB/sec. | ||
| 1040 | 2023.11.02 20:25:57.807657 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1041 | 2023.11.02 20:25:57.807681 [ 3 ] {1cc3edbb-5dc0-47ca-b839-32b7f58b744b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1042 | 2023.11.02 20:25:57.807697 [ 3 ] {} <Debug> HTTP-Session: bc1856a2-25da-41d4-94b3-8c51e804f7c7 Destroying unnamed session | ||
| 1043 | 2023.11.02 20:25:57.807822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1044 | 2023.11.02 20:25:57.807867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1045 | 2023.11.02 20:25:57.807885 [ 3 ] {} <Debug> HTTP-Session: 7e87e773-fbe7-4ce8-a73d-0452640103bd Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1046 | 2023.11.02 20:25:57.807902 [ 3 ] {} <Debug> HTTP-Session: 7e87e773-fbe7-4ce8-a73d-0452640103bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2023.11.02 20:25:57.807970 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1048 | 2023.11.02 20:25:57.808009 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1049 | 2023.11.02 20:25:57.808115 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1050 | 2023.11.02 20:25:57.808349 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 1051 | 2023.11.02 20:25:57.808596 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1052 | 2023.11.02 20:25:57.808769 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1053 | 2023.11.02 20:25:57.808886 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000887743 sec., 6758 rows/sec., 283.81 KiB/sec. | ||
| 1054 | 2023.11.02 20:25:57.808998 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Debug> DynamicQueryHandler: Done processing query | ||
| 1055 | 2023.11.02 20:25:57.809022 [ 3 ] {d4f6a814-7e3e-4e9b-9bc5-453974e83b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1056 | 2023.11.02 20:25:57.809037 [ 3 ] {} <Debug> HTTP-Session: 7e87e773-fbe7-4ce8-a73d-0452640103bd Destroying unnamed session | ||
| 1057 | 2023.11.02 20:25:57.809154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1058 | 2023.11.02 20:25:57.809199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1059 | 2023.11.02 20:25:57.809217 [ 3 ] {} <Debug> HTTP-Session: dbea311e-149c-4f45-91db-74e0309236af Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1060 | 2023.11.02 20:25:57.809233 [ 3 ] {} <Debug> HTTP-Session: dbea311e-149c-4f45-91db-74e0309236af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2023.11.02 20:25:57.809307 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1062 | 2023.11.02 20:25:57.809347 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1063 | 2023.11.02 20:25:57.809461 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1064 | 2023.11.02 20:25:57.809742 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 1065 | 2023.11.02 20:25:57.809980 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2023.11.02 20:25:57.810148 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1067 | 2023.11.02 20:25:57.810272 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000936423 sec., 74752 rows/sec., 4.53 MiB/sec. | ||
| 1068 | 2023.11.02 20:25:57.810409 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1069 | 2023.11.02 20:25:57.810433 [ 3 ] {ef495d56-a091-4124-8340-e91b72aaafb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1070 | 2023.11.02 20:25:57.810449 [ 3 ] {} <Debug> HTTP-Session: dbea311e-149c-4f45-91db-74e0309236af Destroying unnamed session | ||
| 1071 | 2023.11.02 20:25:57.810658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 33185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1072 | 2023.11.02 20:25:57.810705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1073 | 2023.11.02 20:25:57.810725 [ 3 ] {} <Debug> HTTP-Session: c536d344-9a6a-4c19-a64d-b5ab18987f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1074 | 2023.11.02 20:25:57.810741 [ 3 ] {} <Debug> HTTP-Session: c536d344-9a6a-4c19-a64d-b5ab18987f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2023.11.02 20:25:57.810819 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1076 | 2023.11.02 20:25:57.810863 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1077 | 2023.11.02 20:25:57.811020 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1078 | 2023.11.02 20:25:57.811473 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 1079 | 2023.11.02 20:25:57.812341 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2023.11.02 20:25:57.812521 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1081 | 2023.11.02 20:25:57.812645 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001796567 sec., 17255 rows/sec., 23.28 MiB/sec. | ||
| 1082 | 2023.11.02 20:25:57.812761 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Debug> DynamicQueryHandler: Done processing query | ||
| 1083 | 2023.11.02 20:25:57.812785 [ 3 ] {1b99a86d-c9b8-4ca6-936c-1d6c5d7e8cda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1084 | 2023.11.02 20:25:57.812800 [ 3 ] {} <Debug> HTTP-Session: c536d344-9a6a-4c19-a64d-b5ab18987f22 Destroying unnamed session | ||
| 1085 | 2023.11.02 20:25:57.812925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1086 | 2023.11.02 20:25:57.812969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1087 | 2023.11.02 20:25:57.812987 [ 3 ] {} <Debug> HTTP-Session: 9f9ffe90-df5c-488f-870b-aec6ec15f306 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1088 | 2023.11.02 20:25:57.813003 [ 3 ] {} <Debug> HTTP-Session: 9f9ffe90-df5c-488f-870b-aec6ec15f306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2023.11.02 20:25:57.813074 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1090 | 2023.11.02 20:25:57.813111 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1091 | 2023.11.02 20:25:57.813214 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1092 | 2023.11.02 20:25:57.813503 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
| 1093 | 2023.11.02 20:25:57.813731 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1094 | 2023.11.02 20:25:57.813902 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1095 | 2023.11.02 20:25:57.814025 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Information> executeQuery: Read 48 rows, 3.08 KiB in 0.000917553 sec., 52313 rows/sec., 3.28 MiB/sec. | ||
| 1096 | 2023.11.02 20:25:57.814134 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1097 | 2023.11.02 20:25:57.814157 [ 3 ] {45d9d2f5-1a16-4ca8-9523-42dae8e56af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1098 | 2023.11.02 20:25:57.814173 [ 3 ] {} <Debug> HTTP-Session: 9f9ffe90-df5c-488f-870b-aec6ec15f306 Destroying unnamed session | ||
| 1099 | 2023.11.02 20:25:58.950735 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1100 | 2023.11.02 20:25:58.950791 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1101 | 2023.11.02 20:26:07.780633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1102 | 2023.11.02 20:26:07.780757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1103 | 2023.11.02 20:26:07.780782 [ 3 ] {} <Debug> HTTP-Session: 37bae156-e94a-43b6-84c5-16d3e6e51770 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1104 | 2023.11.02 20:26:07.780805 [ 3 ] {} <Debug> HTTP-Session: 37bae156-e94a-43b6-84c5-16d3e6e51770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2023.11.02 20:26:07.780930 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1106 | 2023.11.02 20:26:07.780989 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1107 | 2023.11.02 20:26:07.781146 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1108 | 2023.11.02 20:26:07.781602 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1109 | 2023.11.02 20:26:07.781868 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1110 | 2023.11.02 20:26:07.782029 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1111 | 2023.11.02 20:26:07.782173 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Information> executeQuery: Read 38 rows, 2.93 KiB in 0.001207378 sec., 31473 rows/sec., 2.37 MiB/sec. | ||
| 1112 | 2023.11.02 20:26:07.782339 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Debug> DynamicQueryHandler: Done processing query | ||
| 1113 | 2023.11.02 20:26:07.782367 [ 3 ] {f67f7209-7aae-4e77-b453-f3fa75a97143} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1114 | 2023.11.02 20:26:07.782384 [ 3 ] {} <Debug> HTTP-Session: 37bae156-e94a-43b6-84c5-16d3e6e51770 Destroying unnamed session | ||
| 1115 | 2023.11.02 20:26:07.782602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 30621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1116 | 2023.11.02 20:26:07.782651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1117 | 2023.11.02 20:26:07.782670 [ 3 ] {} <Debug> HTTP-Session: 113cb31c-3bf4-40c5-b80c-5968533b76bf Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1118 | 2023.11.02 20:26:07.782688 [ 3 ] {} <Debug> HTTP-Session: 113cb31c-3bf4-40c5-b80c-5968533b76bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2023.11.02 20:26:07.782773 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1120 | 2023.11.02 20:26:07.782815 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1121 | 2023.11.02 20:26:07.782923 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1122 | 2023.11.02 20:26:07.783336 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1123 | 2023.11.02 20:26:07.783558 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1124 | 2023.11.02 20:26:07.783707 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1125 | 2023.11.02 20:26:07.783836 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Information> executeQuery: Read 192 rows, 18.91 KiB in 0.001026176 sec., 187102 rows/sec., 18.00 MiB/sec. | ||
| 1126 | 2023.11.02 20:26:07.783976 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1127 | 2023.11.02 20:26:07.784001 [ 3 ] {cbe7c8ac-b5d1-408c-8490-2efe5b6c8ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1128 | 2023.11.02 20:26:07.784016 [ 3 ] {} <Debug> HTTP-Session: 113cb31c-3bf4-40c5-b80c-5968533b76bf Destroying unnamed session | ||
| 1129 | 2023.11.02 20:26:07.784284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1130 | 2023.11.02 20:26:07.784332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1131 | 2023.11.02 20:26:07.784350 [ 3 ] {} <Debug> HTTP-Session: dff7f427-72ce-4164-81f8-735b24df821d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1132 | 2023.11.02 20:26:07.784366 [ 3 ] {} <Debug> HTTP-Session: dff7f427-72ce-4164-81f8-735b24df821d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2023.11.02 20:26:07.784451 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1134 | 2023.11.02 20:26:07.784490 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1135 | 2023.11.02 20:26:07.784597 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1136 | 2023.11.02 20:26:07.785064 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1137 | 2023.11.02 20:26:07.785280 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2023.11.02 20:26:07.785426 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1139 | 2023.11.02 20:26:07.785543 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Information> executeQuery: Read 329 rows, 23.47 KiB in 0.001063026 sec., 309493 rows/sec., 21.56 MiB/sec. | ||
| 1140 | 2023.11.02 20:26:07.785647 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1141 | 2023.11.02 20:26:07.785672 [ 3 ] {ec354ecc-893b-4f5b-8069-4342119b2ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 1142 | 2023.11.02 20:26:07.785687 [ 3 ] {} <Debug> HTTP-Session: dff7f427-72ce-4164-81f8-735b24df821d Destroying unnamed session | ||
| 1143 | 2023.11.02 20:26:07.785863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1144 | 2023.11.02 20:26:07.785906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1145 | 2023.11.02 20:26:07.785925 [ 3 ] {} <Debug> HTTP-Session: 372d49e6-5c1a-43a1-8d2d-dc05de632756 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1146 | 2023.11.02 20:26:07.785941 [ 3 ] {} <Debug> HTTP-Session: 372d49e6-5c1a-43a1-8d2d-dc05de632756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2023.11.02 20:26:07.786010 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1148 | 2023.11.02 20:26:07.786048 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1149 | 2023.11.02 20:26:07.786152 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1150 | 2023.11.02 20:26:07.786385 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1151 | 2023.11.02 20:26:07.786622 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1152 | 2023.11.02 20:26:07.786881 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1153 | 2023.11.02 20:26:07.787024 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000986184 sec., 6084 rows/sec., 255.48 KiB/sec. | ||
| 1154 | 2023.11.02 20:26:07.787158 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1155 | 2023.11.02 20:26:07.787186 [ 3 ] {4a2da547-1d45-40ff-b22c-14429cb5e5f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1156 | 2023.11.02 20:26:07.787207 [ 3 ] {} <Debug> HTTP-Session: 372d49e6-5c1a-43a1-8d2d-dc05de632756 Destroying unnamed session | ||
| 1157 | 2023.11.02 20:26:07.787338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1158 | 2023.11.02 20:26:07.787393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1159 | 2023.11.02 20:26:07.787417 [ 3 ] {} <Debug> HTTP-Session: 610fa8aa-6a3e-46f0-b3b3-d572926b2288 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1160 | 2023.11.02 20:26:07.787439 [ 3 ] {} <Debug> HTTP-Session: 610fa8aa-6a3e-46f0-b3b3-d572926b2288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2023.11.02 20:26:07.787531 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1162 | 2023.11.02 20:26:07.787580 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1163 | 2023.11.02 20:26:07.787707 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1164 | 2023.11.02 20:26:07.788089 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1165 | 2023.11.02 20:26:07.788339 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2023.11.02 20:26:07.788515 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1167 | 2023.11.02 20:26:07.788642 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001078286 sec., 64917 rows/sec., 3.94 MiB/sec. | ||
| 1168 | 2023.11.02 20:26:07.788772 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1169 | 2023.11.02 20:26:07.788797 [ 3 ] {f96cf9b3-a15d-403d-990c-612e39642d6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1170 | 2023.11.02 20:26:07.788813 [ 3 ] {} <Debug> HTTP-Session: 610fa8aa-6a3e-46f0-b3b3-d572926b2288 Destroying unnamed session | ||
| 1171 | 2023.11.02 20:26:07.788982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 34252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1172 | 2023.11.02 20:26:07.789028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1173 | 2023.11.02 20:26:07.789046 [ 3 ] {} <Debug> HTTP-Session: b7ebd9c0-a73f-488b-8be2-3577c4d8cd1b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1174 | 2023.11.02 20:26:07.789063 [ 3 ] {} <Debug> HTTP-Session: b7ebd9c0-a73f-488b-8be2-3577c4d8cd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2023.11.02 20:26:07.789150 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1176 | 2023.11.02 20:26:07.789193 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1177 | 2023.11.02 20:26:07.789345 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1178 | 2023.11.02 20:26:07.789763 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1179 | 2023.11.02 20:26:07.790063 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2023.11.02 20:26:07.790245 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1181 | 2023.11.02 20:26:07.790370 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001189258 sec., 26907 rows/sec., 36.31 MiB/sec. | ||
| 1182 | 2023.11.02 20:26:07.790505 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Debug> DynamicQueryHandler: Done processing query | ||
| 1183 | 2023.11.02 20:26:07.790529 [ 3 ] {ff9edd97-3cf5-4992-b3a5-d8c382ce5bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1184 | 2023.11.02 20:26:07.790545 [ 3 ] {} <Debug> HTTP-Session: b7ebd9c0-a73f-488b-8be2-3577c4d8cd1b Destroying unnamed session | ||
| 1185 | 2023.11.02 20:26:07.790661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 3854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1186 | 2023.11.02 20:26:07.790706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1187 | 2023.11.02 20:26:07.790725 [ 3 ] {} <Debug> HTTP-Session: 8cd0fc29-5da4-4f29-be83-4eb151ee78ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1188 | 2023.11.02 20:26:07.790742 [ 3 ] {} <Debug> HTTP-Session: 8cd0fc29-5da4-4f29-be83-4eb151ee78ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2023.11.02 20:26:07.790813 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1190 | 2023.11.02 20:26:07.790851 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1191 | 2023.11.02 20:26:07.790954 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1192 | 2023.11.02 20:26:07.791223 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1193 | 2023.11.02 20:26:07.791458 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2023.11.02 20:26:07.791658 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1195 | 2023.11.02 20:26:07.791788 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Information> executeQuery: Read 27 rows, 1.50 KiB in 0.000945554 sec., 28554 rows/sec., 1.55 MiB/sec. | ||
| 1196 | 2023.11.02 20:26:07.791912 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1197 | 2023.11.02 20:26:07.791936 [ 3 ] {b1817f30-f6c4-4197-b338-37141f1639cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1198 | 2023.11.02 20:26:07.791952 [ 3 ] {} <Debug> HTTP-Session: 8cd0fc29-5da4-4f29-be83-4eb151ee78ce Destroying unnamed session | ||
| 1199 | 2023.11.02 20:26:13.951047 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1200 | 2023.11.02 20:26:13.951150 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1201 | 2023.11.02 20:26:17.780949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1202 | 2023.11.02 20:26:17.781068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1203 | 2023.11.02 20:26:17.781094 [ 3 ] {} <Debug> HTTP-Session: 2295b41c-c1c3-4cf6-b7a6-334188d8da71 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1204 | 2023.11.02 20:26:17.781118 [ 3 ] {} <Debug> HTTP-Session: 2295b41c-c1c3-4cf6-b7a6-334188d8da71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2023.11.02 20:26:17.781241 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1206 | 2023.11.02 20:26:17.781298 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1207 | 2023.11.02 20:26:17.781456 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1208 | 2023.11.02 20:26:17.781891 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1209 | 2023.11.02 20:26:17.782156 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1210 | 2023.11.02 20:26:17.782316 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1211 | 2023.11.02 20:26:17.782462 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001179668 sec., 35603 rows/sec., 2.70 MiB/sec. | ||
| 1212 | 2023.11.02 20:26:17.782623 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Debug> DynamicQueryHandler: Done processing query | ||
| 1213 | 2023.11.02 20:26:17.782649 [ 3 ] {c32c11bf-b204-4001-b79a-88a8bd9d0127} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1214 | 2023.11.02 20:26:17.782666 [ 3 ] {} <Debug> HTTP-Session: 2295b41c-c1c3-4cf6-b7a6-334188d8da71 Destroying unnamed session | ||
| 1215 | 2023.11.02 20:26:17.782850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1216 | 2023.11.02 20:26:17.782901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1217 | 2023.11.02 20:26:17.782921 [ 3 ] {} <Debug> HTTP-Session: 21e2929e-81d1-416c-914c-db17af45cc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1218 | 2023.11.02 20:26:17.782940 [ 3 ] {} <Debug> HTTP-Session: 21e2929e-81d1-416c-914c-db17af45cc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2023.11.02 20:26:17.783027 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1220 | 2023.11.02 20:26:17.783068 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1221 | 2023.11.02 20:26:17.783178 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1222 | 2023.11.02 20:26:17.783611 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1223 | 2023.11.02 20:26:17.783837 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1224 | 2023.11.02 20:26:17.783984 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1225 | 2023.11.02 20:26:17.784112 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001055906 sec., 193199 rows/sec., 18.54 MiB/sec. | ||
| 1226 | 2023.11.02 20:26:17.784233 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1227 | 2023.11.02 20:26:17.784257 [ 3 ] {ccfe541a-b323-4b04-8e1d-ad3b7c4c37bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1228 | 2023.11.02 20:26:17.784273 [ 3 ] {} <Debug> HTTP-Session: 21e2929e-81d1-416c-914c-db17af45cc5e Destroying unnamed session | ||
| 1229 | 2023.11.02 20:26:17.784499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1230 | 2023.11.02 20:26:17.784545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1231 | 2023.11.02 20:26:17.784563 [ 3 ] {} <Debug> HTTP-Session: 3feb51a1-7af3-4689-ab0f-0b2ef46b54e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1232 | 2023.11.02 20:26:17.784580 [ 3 ] {} <Debug> HTTP-Session: 3feb51a1-7af3-4689-ab0f-0b2ef46b54e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2023.11.02 20:26:17.784674 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1234 | 2023.11.02 20:26:17.784713 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1235 | 2023.11.02 20:26:17.784820 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1236 | 2023.11.02 20:26:17.785304 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1237 | 2023.11.02 20:26:17.785525 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1238 | 2023.11.02 20:26:17.785671 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1239 | 2023.11.02 20:26:17.785784 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001082736 sec., 302012 rows/sec., 21.05 MiB/sec. | ||
| 1240 | 2023.11.02 20:26:17.785908 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Debug> DynamicQueryHandler: Done processing query | ||
| 1241 | 2023.11.02 20:26:17.785931 [ 3 ] {7f2faaef-a265-4a29-9387-d0f07c6cf271} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 1242 | 2023.11.02 20:26:17.785946 [ 3 ] {} <Debug> HTTP-Session: 3feb51a1-7af3-4689-ab0f-0b2ef46b54e3 Destroying unnamed session | ||
| 1243 | 2023.11.02 20:26:17.786129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1244 | 2023.11.02 20:26:17.786174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1245 | 2023.11.02 20:26:17.786193 [ 3 ] {} <Debug> HTTP-Session: 6d3dd434-cc4d-4d40-a0c6-0d2849dda106 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1246 | 2023.11.02 20:26:17.786210 [ 3 ] {} <Debug> HTTP-Session: 6d3dd434-cc4d-4d40-a0c6-0d2849dda106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2023.11.02 20:26:17.786280 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1248 | 2023.11.02 20:26:17.786319 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1249 | 2023.11.02 20:26:17.786427 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1250 | 2023.11.02 20:26:17.786685 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1251 | 2023.11.02 20:26:17.786924 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1252 | 2023.11.02 20:26:17.787096 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1253 | 2023.11.02 20:26:17.787216 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000907394 sec., 6612 rows/sec., 277.67 KiB/sec. | ||
| 1254 | 2023.11.02 20:26:17.787330 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1255 | 2023.11.02 20:26:17.787355 [ 3 ] {a0d0d5d0-83ff-40b6-993f-4572d084b35b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1256 | 2023.11.02 20:26:17.787370 [ 3 ] {} <Debug> HTTP-Session: 6d3dd434-cc4d-4d40-a0c6-0d2849dda106 Destroying unnamed session | ||
| 1257 | 2023.11.02 20:26:17.787500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1258 | 2023.11.02 20:26:17.787544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1259 | 2023.11.02 20:26:17.787563 [ 3 ] {} <Debug> HTTP-Session: b15e5895-c1b4-40a1-b0cc-87b941aaf236 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1260 | 2023.11.02 20:26:17.787578 [ 3 ] {} <Debug> HTTP-Session: b15e5895-c1b4-40a1-b0cc-87b941aaf236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2023.11.02 20:26:17.787652 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1262 | 2023.11.02 20:26:17.787693 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1263 | 2023.11.02 20:26:17.787810 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1264 | 2023.11.02 20:26:17.788122 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1265 | 2023.11.02 20:26:17.788373 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1266 | 2023.11.02 20:26:17.788551 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1267 | 2023.11.02 20:26:17.788654 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000973454 sec., 71908 rows/sec., 4.36 MiB/sec. | ||
| 1268 | 2023.11.02 20:26:17.788794 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Debug> DynamicQueryHandler: Done processing query | ||
| 1269 | 2023.11.02 20:26:17.788818 [ 3 ] {d7a995fc-dc2f-41d1-8505-33786e2f3929} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1270 | 2023.11.02 20:26:17.788834 [ 3 ] {} <Debug> HTTP-Session: b15e5895-c1b4-40a1-b0cc-87b941aaf236 Destroying unnamed session | ||
| 1271 | 2023.11.02 20:26:17.789018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1272 | 2023.11.02 20:26:17.789063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1273 | 2023.11.02 20:26:17.789081 [ 3 ] {} <Debug> HTTP-Session: a09e0f28-3fba-47fc-9be3-a2bacb1f3906 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1274 | 2023.11.02 20:26:17.789098 [ 3 ] {} <Debug> HTTP-Session: a09e0f28-3fba-47fc-9be3-a2bacb1f3906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2023.11.02 20:26:17.789186 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1276 | 2023.11.02 20:26:17.789232 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1277 | 2023.11.02 20:26:17.789370 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1278 | 2023.11.02 20:26:17.789851 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1279 | 2023.11.02 20:26:17.790154 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2023.11.02 20:26:17.790335 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1281 | 2023.11.02 20:26:17.790444 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001224738 sec., 29394 rows/sec., 39.67 MiB/sec. | ||
| 1282 | 2023.11.02 20:26:17.790581 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1283 | 2023.11.02 20:26:17.790606 [ 3 ] {3dea17e3-8223-47ff-b48a-049411739ce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1284 | 2023.11.02 20:26:17.790623 [ 3 ] {} <Debug> HTTP-Session: a09e0f28-3fba-47fc-9be3-a2bacb1f3906 Destroying unnamed session | ||
| 1285 | 2023.11.02 20:26:17.790744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1286 | 2023.11.02 20:26:17.790789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1287 | 2023.11.02 20:26:17.790807 [ 3 ] {} <Debug> HTTP-Session: a4c4b7a7-0166-4749-9008-7c4c2ea5ed90 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1288 | 2023.11.02 20:26:17.790824 [ 3 ] {} <Debug> HTTP-Session: a4c4b7a7-0166-4749-9008-7c4c2ea5ed90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2023.11.02 20:26:17.790893 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1290 | 2023.11.02 20:26:17.790932 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1291 | 2023.11.02 20:26:17.791036 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1292 | 2023.11.02 20:26:17.791329 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1293 | 2023.11.02 20:26:17.791560 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1294 | 2023.11.02 20:26:17.791731 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1295 | 2023.11.02 20:26:17.791832 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000908163 sec., 23123 rows/sec., 1.20 MiB/sec. | ||
| 1296 | 2023.11.02 20:26:17.791949 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Debug> DynamicQueryHandler: Done processing query | ||
| 1297 | 2023.11.02 20:26:17.791972 [ 3 ] {e919d637-e08b-4b5b-8268-62b1e2484d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1298 | 2023.11.02 20:26:17.791989 [ 3 ] {} <Debug> HTTP-Session: a4c4b7a7-0166-4749-9008-7c4c2ea5ed90 Destroying unnamed session | ||
| 1299 | 2023.11.02 20:26:27.784423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1300 | 2023.11.02 20:26:27.784550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1301 | 2023.11.02 20:26:27.784580 [ 3 ] {} <Debug> HTTP-Session: 2a4642bb-64c2-4363-99e6-f2a2a6acbd54 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1302 | 2023.11.02 20:26:27.784608 [ 3 ] {} <Debug> HTTP-Session: 2a4642bb-64c2-4363-99e6-f2a2a6acbd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2023.11.02 20:26:27.784747 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1304 | 2023.11.02 20:26:27.784813 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1305 | 2023.11.02 20:26:27.784981 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1306 | 2023.11.02 20:26:27.785403 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1307 | 2023.11.02 20:26:27.785648 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1308 | 2023.11.02 20:26:27.785813 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1309 | 2023.11.02 20:26:27.785939 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001149897 sec., 36525 rows/sec., 2.77 MiB/sec. | ||
| 1310 | 2023.11.02 20:26:27.786087 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1311 | 2023.11.02 20:26:27.786111 [ 3 ] {c8224108-af2f-4e85-9236-4574fff998b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1312 | 2023.11.02 20:26:27.786128 [ 3 ] {} <Debug> HTTP-Session: 2a4642bb-64c2-4363-99e6-f2a2a6acbd54 Destroying unnamed session | ||
| 1313 | 2023.11.02 20:26:27.786345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1314 | 2023.11.02 20:26:27.786390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1315 | 2023.11.02 20:26:27.786409 [ 3 ] {} <Debug> HTTP-Session: 2fe15730-b45d-49b9-8296-d756298438f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1316 | 2023.11.02 20:26:27.786426 [ 3 ] {} <Debug> HTTP-Session: 2fe15730-b45d-49b9-8296-d756298438f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2023.11.02 20:26:27.786502 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1318 | 2023.11.02 20:26:27.786540 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1319 | 2023.11.02 20:26:27.786644 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1320 | 2023.11.02 20:26:27.787108 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1321 | 2023.11.02 20:26:27.787319 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1322 | 2023.11.02 20:26:27.787460 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1323 | 2023.11.02 20:26:27.787586 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001055815 sec., 193215 rows/sec., 18.54 MiB/sec. | ||
| 1324 | 2023.11.02 20:26:27.787706 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Debug> DynamicQueryHandler: Done processing query | ||
| 1325 | 2023.11.02 20:26:27.787730 [ 3 ] {07e20bbe-1c69-443b-bbed-81cb8f272691} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1326 | 2023.11.02 20:26:27.787746 [ 3 ] {} <Debug> HTTP-Session: 2fe15730-b45d-49b9-8296-d756298438f1 Destroying unnamed session | ||
| 1327 | 2023.11.02 20:26:27.787968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1328 | 2023.11.02 20:26:27.788014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1329 | 2023.11.02 20:26:27.788032 [ 3 ] {} <Debug> HTTP-Session: 8448c2f1-3217-4d50-bcd2-644fc40492b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1330 | 2023.11.02 20:26:27.788049 [ 3 ] {} <Debug> HTTP-Session: 8448c2f1-3217-4d50-bcd2-644fc40492b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2023.11.02 20:26:27.788134 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1332 | 2023.11.02 20:26:27.788179 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1333 | 2023.11.02 20:26:27.788283 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1334 | 2023.11.02 20:26:27.788733 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1335 | 2023.11.02 20:26:27.788947 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1336 | 2023.11.02 20:26:27.789088 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1337 | 2023.11.02 20:26:27.789218 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001055305 sec., 309863 rows/sec., 21.59 MiB/sec. | ||
| 1338 | 2023.11.02 20:26:27.789324 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Debug> DynamicQueryHandler: Done processing query | ||
| 1339 | 2023.11.02 20:26:27.789347 [ 3 ] {67b69134-0ddc-473c-9677-f704b227f044} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 1340 | 2023.11.02 20:26:27.789363 [ 3 ] {} <Debug> HTTP-Session: 8448c2f1-3217-4d50-bcd2-644fc40492b6 Destroying unnamed session | ||
| 1341 | 2023.11.02 20:26:27.789476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1342 | 2023.11.02 20:26:27.789518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1343 | 2023.11.02 20:26:27.789537 [ 3 ] {} <Debug> HTTP-Session: 75184be7-ddbe-489e-ba78-c9f5be0dcb01 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1344 | 2023.11.02 20:26:27.789554 [ 3 ] {} <Debug> HTTP-Session: 75184be7-ddbe-489e-ba78-c9f5be0dcb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2023.11.02 20:26:27.789621 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1346 | 2023.11.02 20:26:27.789659 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1347 | 2023.11.02 20:26:27.789763 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1348 | 2023.11.02 20:26:27.789993 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1349 | 2023.11.02 20:26:27.790227 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1350 | 2023.11.02 20:26:27.790393 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1351 | 2023.11.02 20:26:27.790521 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000871093 sec., 6887 rows/sec., 289.24 KiB/sec. | ||
| 1352 | 2023.11.02 20:26:27.790680 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1353 | 2023.11.02 20:26:27.790704 [ 3 ] {08c86199-2af2-460a-8303-9cd7ef27e69e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1354 | 2023.11.02 20:26:27.790720 [ 3 ] {} <Debug> HTTP-Session: 75184be7-ddbe-489e-ba78-c9f5be0dcb01 Destroying unnamed session | ||
| 1355 | 2023.11.02 20:26:27.790839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1356 | 2023.11.02 20:26:27.790883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1357 | 2023.11.02 20:26:27.790901 [ 3 ] {} <Debug> HTTP-Session: 0412df8d-dd6d-463e-879b-e5131a2e91dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1358 | 2023.11.02 20:26:27.790917 [ 3 ] {} <Debug> HTTP-Session: 0412df8d-dd6d-463e-879b-e5131a2e91dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2023.11.02 20:26:27.790989 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1360 | 2023.11.02 20:26:27.791028 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1361 | 2023.11.02 20:26:27.791155 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1362 | 2023.11.02 20:26:27.791442 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1363 | 2023.11.02 20:26:27.791682 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1364 | 2023.11.02 20:26:27.791857 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1365 | 2023.11.02 20:26:27.791981 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000965084 sec., 72532 rows/sec., 4.40 MiB/sec. | ||
| 1366 | 2023.11.02 20:26:27.792087 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1367 | 2023.11.02 20:26:27.792110 [ 3 ] {f7138403-d966-47d9-a4f2-376a4ebd866a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1368 | 2023.11.02 20:26:27.792125 [ 3 ] {} <Debug> HTTP-Session: 0412df8d-dd6d-463e-879b-e5131a2e91dd Destroying unnamed session | ||
| 1369 | 2023.11.02 20:26:27.792271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1370 | 2023.11.02 20:26:27.792315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1371 | 2023.11.02 20:26:27.792332 [ 3 ] {} <Debug> HTTP-Session: fbf805d9-abe4-42b7-85b1-18c8e1a8b36e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1372 | 2023.11.02 20:26:27.792349 [ 3 ] {} <Debug> HTTP-Session: fbf805d9-abe4-42b7-85b1-18c8e1a8b36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2023.11.02 20:26:27.792437 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1374 | 2023.11.02 20:26:27.792480 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1375 | 2023.11.02 20:26:27.792612 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1376 | 2023.11.02 20:26:27.793009 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1377 | 2023.11.02 20:26:27.793306 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1378 | 2023.11.02 20:26:27.793481 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1379 | 2023.11.02 20:26:27.793597 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001132486 sec., 31788 rows/sec., 42.90 MiB/sec. | ||
| 1380 | 2023.11.02 20:26:27.793718 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Debug> DynamicQueryHandler: Done processing query | ||
| 1381 | 2023.11.02 20:26:27.793741 [ 3 ] {e4faf213-7674-4dbd-af37-a6536d8bdd45} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1382 | 2023.11.02 20:26:27.793756 [ 3 ] {} <Debug> HTTP-Session: fbf805d9-abe4-42b7-85b1-18c8e1a8b36e Destroying unnamed session | ||
| 1383 | 2023.11.02 20:26:27.793865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1384 | 2023.11.02 20:26:27.793909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1385 | 2023.11.02 20:26:27.793927 [ 3 ] {} <Debug> HTTP-Session: f8ac480e-8455-4b24-80e6-18bc10234cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1386 | 2023.11.02 20:26:27.793944 [ 3 ] {} <Debug> HTTP-Session: f8ac480e-8455-4b24-80e6-18bc10234cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2023.11.02 20:26:27.794013 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1388 | 2023.11.02 20:26:27.794051 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1389 | 2023.11.02 20:26:27.794157 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1390 | 2023.11.02 20:26:27.794454 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1391 | 2023.11.02 20:26:27.794684 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1392 | 2023.11.02 20:26:27.794856 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1393 | 2023.11.02 20:26:27.794982 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000942084 sec., 22291 rows/sec., 1.16 MiB/sec. | ||
| 1394 | 2023.11.02 20:26:27.795101 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1395 | 2023.11.02 20:26:27.795125 [ 3 ] {340c62ae-37fd-4227-8a0b-30994d2afdd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1396 | 2023.11.02 20:26:27.795141 [ 3 ] {} <Debug> HTTP-Session: f8ac480e-8455-4b24-80e6-18bc10234cdd Destroying unnamed session | ||
| 1397 | 2023.11.02 20:26:28.951397 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1398 | 2023.11.02 20:26:28.951450 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1399 | 2023.11.02 20:26:37.778888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1400 | 2023.11.02 20:26:37.779018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1401 | 2023.11.02 20:26:37.779048 [ 3 ] {} <Debug> HTTP-Session: 9fbc3de7-d302-4721-a8c5-1b12990789dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1402 | 2023.11.02 20:26:37.779076 [ 3 ] {} <Debug> HTTP-Session: 9fbc3de7-d302-4721-a8c5-1b12990789dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2023.11.02 20:26:37.779300 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1404 | 2023.11.02 20:26:37.779905 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1405 | 2023.11.02 20:26:37.780077 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1406 | 2023.11.02 20:26:37.780125 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1407 | 2023.11.02 20:26:37.780282 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1408 | 2023.11.02 20:26:37.780486 [ 189 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1409 | 2023.11.02 20:26:37.780507 [ 190 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1410 | 2023.11.02 20:26:37.780687 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1411 | 2023.11.02 20:26:37.780777 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1412 | 2023.11.02 20:26:37.782606 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003252938 sec., 4918 rows/sec., 630.74 KiB/sec. | ||
| 1413 | 2023.11.02 20:26:37.782860 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Debug> DynamicQueryHandler: Done processing query | ||
| 1414 | 2023.11.02 20:26:37.782884 [ 3 ] {b85c303e-ed7b-435f-84aa-5fcb730c0f42} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1415 | 2023.11.02 20:26:37.782901 [ 3 ] {} <Debug> HTTP-Session: 9fbc3de7-d302-4721-a8c5-1b12990789dc Destroying unnamed session | ||
| 1416 | 2023.11.02 20:26:37.783141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1417 | 2023.11.02 20:26:37.783190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1418 | 2023.11.02 20:26:37.783209 [ 3 ] {} <Debug> HTTP-Session: 8f85481c-1806-4d31-8ef3-1dfe66eb6029 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1419 | 2023.11.02 20:26:37.783229 [ 3 ] {} <Debug> HTTP-Session: 8f85481c-1806-4d31-8ef3-1dfe66eb6029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2023.11.02 20:26:37.783368 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1421 | 2023.11.02 20:26:37.783867 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2023.11.02 20:26:37.784041 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1423 | 2023.11.02 20:26:37.784083 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1424 | 2023.11.02 20:26:37.784230 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1425 | 2023.11.02 20:26:37.784298 [ 192 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1426 | 2023.11.02 20:26:37.784318 [ 191 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1427 | 2023.11.02 20:26:37.784415 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1428 | 2023.11.02 20:26:37.784474 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1429 | 2023.11.02 20:26:37.785946 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002539138 sec., 6301 rows/sec., 808.05 KiB/sec. | ||
| 1430 | 2023.11.02 20:26:37.786179 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1431 | 2023.11.02 20:26:37.786202 [ 3 ] {81ec2e1f-b00c-4278-89cc-7e4be8e1efe3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1432 | 2023.11.02 20:26:37.786219 [ 3 ] {} <Debug> HTTP-Session: 8f85481c-1806-4d31-8ef3-1dfe66eb6029 Destroying unnamed session | ||
| 1433 | 2023.11.02 20:26:37.786439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1434 | 2023.11.02 20:26:37.786483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1435 | 2023.11.02 20:26:37.786501 [ 3 ] {} <Debug> HTTP-Session: c03c505e-80cb-4c5c-b5d3-df3e41caa76f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1436 | 2023.11.02 20:26:37.786518 [ 3 ] {} <Debug> HTTP-Session: c03c505e-80cb-4c5c-b5d3-df3e41caa76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2023.11.02 20:26:37.786650 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1438 | 2023.11.02 20:26:37.787144 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2023.11.02 20:26:37.787320 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1440 | 2023.11.02 20:26:37.787361 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1441 | 2023.11.02 20:26:37.787509 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1442 | 2023.11.02 20:26:37.787572 [ 188 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1443 | 2023.11.02 20:26:37.787588 [ 189 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1444 | 2023.11.02 20:26:37.787682 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1445 | 2023.11.02 20:26:37.787739 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1446 | 2023.11.02 20:26:37.789097 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002408436 sec., 6643 rows/sec., 851.90 KiB/sec. | ||
| 1447 | 2023.11.02 20:26:37.789361 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Debug> DynamicQueryHandler: Done processing query | ||
| 1448 | 2023.11.02 20:26:37.789384 [ 3 ] {cee3407b-df61-4761-b58e-ff18af205b56} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1449 | 2023.11.02 20:26:37.789404 [ 3 ] {} <Debug> HTTP-Session: c03c505e-80cb-4c5c-b5d3-df3e41caa76f Destroying unnamed session | ||
| 1450 | 2023.11.02 20:26:37.789778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1451 | 2023.11.02 20:26:37.789831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1452 | 2023.11.02 20:26:37.789855 [ 3 ] {} <Debug> HTTP-Session: 79348c4a-f0bf-4efc-b4ec-8f3cd7df45ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1453 | 2023.11.02 20:26:37.789875 [ 3 ] {} <Debug> HTTP-Session: 79348c4a-f0bf-4efc-b4ec-8f3cd7df45ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2023.11.02 20:26:37.790037 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1455 | 2023.11.02 20:26:37.790600 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2023.11.02 20:26:37.790779 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1457 | 2023.11.02 20:26:37.790822 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1458 | 2023.11.02 20:26:37.790966 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1459 | 2023.11.02 20:26:37.791037 [ 190 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1460 | 2023.11.02 20:26:37.791052 [ 189 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1461 | 2023.11.02 20:26:37.791138 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1462 | 2023.11.02 20:26:37.791198 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1463 | 2023.11.02 20:26:37.792633 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002550958 sec., 6272 rows/sec., 804.31 KiB/sec. | ||
| 1464 | 2023.11.02 20:26:37.792862 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1465 | 2023.11.02 20:26:37.792887 [ 3 ] {7d81ba4a-b74b-4083-b0e0-b26b1e7abde3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1466 | 2023.11.02 20:26:37.792905 [ 3 ] {} <Debug> HTTP-Session: 79348c4a-f0bf-4efc-b4ec-8f3cd7df45ee Destroying unnamed session | ||
| 1467 | 2023.11.02 20:26:37.793291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1468 | 2023.11.02 20:26:37.793338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1469 | 2023.11.02 20:26:37.793357 [ 3 ] {} <Debug> HTTP-Session: 026bbcc9-2643-49b3-87cd-b57a0c4d9b04 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1470 | 2023.11.02 20:26:37.793374 [ 3 ] {} <Debug> HTTP-Session: 026bbcc9-2643-49b3-87cd-b57a0c4d9b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2023.11.02 20:26:37.793506 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1472 | 2023.11.02 20:26:37.794024 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1473 | 2023.11.02 20:26:37.794210 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1474 | 2023.11.02 20:26:37.794253 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1475 | 2023.11.02 20:26:37.794402 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1476 | 2023.11.02 20:26:37.794477 [ 189 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1477 | 2023.11.02 20:26:37.794488 [ 188 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1478 | 2023.11.02 20:26:37.794574 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1479 | 2023.11.02 20:26:37.794627 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1480 | 2023.11.02 20:26:37.795998 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002452526 sec., 6523 rows/sec., 836.59 KiB/sec. | ||
| 1481 | 2023.11.02 20:26:37.796242 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1482 | 2023.11.02 20:26:37.796267 [ 3 ] {ff780dd9-a58e-4c2f-9656-e18293d479f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1483 | 2023.11.02 20:26:37.796285 [ 3 ] {} <Debug> HTTP-Session: 026bbcc9-2643-49b3-87cd-b57a0c4d9b04 Destroying unnamed session | ||
| 1484 | 2023.11.02 20:26:37.796540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1485 | 2023.11.02 20:26:37.796586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1486 | 2023.11.02 20:26:37.796606 [ 3 ] {} <Debug> HTTP-Session: f725e2b5-d422-4566-94a6-37efef9843d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1487 | 2023.11.02 20:26:37.796623 [ 3 ] {} <Debug> HTTP-Session: f725e2b5-d422-4566-94a6-37efef9843d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2023.11.02 20:26:37.796756 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1489 | 2023.11.02 20:26:37.797275 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1490 | 2023.11.02 20:26:37.797457 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1491 | 2023.11.02 20:26:37.797500 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1492 | 2023.11.02 20:26:37.797647 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1493 | 2023.11.02 20:26:37.797725 [ 190 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1494 | 2023.11.02 20:26:37.797734 [ 189 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1495 | 2023.11.02 20:26:37.797832 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1496 | 2023.11.02 20:26:37.797891 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1497 | 2023.11.02 20:26:37.799520 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.00272315 sec., 5875 rows/sec., 753.45 KiB/sec. | ||
| 1498 | 2023.11.02 20:26:37.799765 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Debug> DynamicQueryHandler: Done processing query | ||
| 1499 | 2023.11.02 20:26:37.799789 [ 3 ] {cc6f9759-6e91-4dc3-b8a2-a0ecdecbdb39} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1500 | 2023.11.02 20:26:37.799806 [ 3 ] {} <Debug> HTTP-Session: f725e2b5-d422-4566-94a6-37efef9843d5 Destroying unnamed session | ||
| 1501 | 2023.11.02 20:26:37.800049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1502 | 2023.11.02 20:26:37.800122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1503 | 2023.11.02 20:26:37.800142 [ 3 ] {} <Debug> HTTP-Session: c04982da-ece0-4f17-bb5e-a505cab33249 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1504 | 2023.11.02 20:26:37.800159 [ 3 ] {} <Debug> HTTP-Session: c04982da-ece0-4f17-bb5e-a505cab33249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2023.11.02 20:26:37.800293 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1506 | 2023.11.02 20:26:37.800816 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1507 | 2023.11.02 20:26:37.801010 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1508 | 2023.11.02 20:26:37.801053 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1509 | 2023.11.02 20:26:37.801200 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1510 | 2023.11.02 20:26:37.801265 [ 189 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1511 | 2023.11.02 20:26:37.801284 [ 190 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1512 | 2023.11.02 20:26:37.801373 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1513 | 2023.11.02 20:26:37.801459 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1514 | 2023.11.02 20:26:37.802867 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002533118 sec., 6316 rows/sec., 809.97 KiB/sec. | ||
| 1515 | 2023.11.02 20:26:37.803117 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Debug> DynamicQueryHandler: Done processing query | ||
| 1516 | 2023.11.02 20:26:37.803143 [ 3 ] {ec256407-1a82-4250-a934-d409fdb8fd62} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1517 | 2023.11.02 20:26:37.803160 [ 3 ] {} <Debug> HTTP-Session: c04982da-ece0-4f17-bb5e-a505cab33249 Destroying unnamed session | ||
| 1518 | 2023.11.02 20:26:37.803483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1519 | 2023.11.02 20:26:37.803529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1520 | 2023.11.02 20:26:37.803548 [ 3 ] {} <Debug> HTTP-Session: 6d549eb7-4134-43e1-9251-5a20554ec909 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1521 | 2023.11.02 20:26:37.803565 [ 3 ] {} <Debug> HTTP-Session: 6d549eb7-4134-43e1-9251-5a20554ec909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2023.11.02 20:26:37.803699 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1523 | 2023.11.02 20:26:37.804291 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2023.11.02 20:26:37.804488 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1525 | 2023.11.02 20:26:37.804531 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1526 | 2023.11.02 20:26:37.804678 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1527 | 2023.11.02 20:26:37.804760 [ 190 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1528 | 2023.11.02 20:26:37.804761 [ 189 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1529 | 2023.11.02 20:26:37.804868 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1530 | 2023.11.02 20:26:37.804928 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1531 | 2023.11.02 20:26:37.806461 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.00272014 sec., 5882 rows/sec., 754.28 KiB/sec. | ||
| 1532 | 2023.11.02 20:26:37.806707 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1533 | 2023.11.02 20:26:37.806730 [ 3 ] {2474f79d-3e9f-49aa-8e89-9d087ed2e63f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1534 | 2023.11.02 20:26:37.806747 [ 3 ] {} <Debug> HTTP-Session: 6d549eb7-4134-43e1-9251-5a20554ec909 Destroying unnamed session | ||
| 1535 | 2023.11.02 20:26:37.806998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1536 | 2023.11.02 20:26:37.807043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1537 | 2023.11.02 20:26:37.807061 [ 3 ] {} <Debug> HTTP-Session: eeba07a7-013d-4582-90bf-f65c95c40a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1538 | 2023.11.02 20:26:37.807077 [ 3 ] {} <Debug> HTTP-Session: eeba07a7-013d-4582-90bf-f65c95c40a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2023.11.02 20:26:37.807212 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1540 | 2023.11.02 20:26:37.807737 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1541 | 2023.11.02 20:26:37.807920 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2023.11.02 20:26:37.807961 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2023.11.02 20:26:37.808108 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1544 | 2023.11.02 20:26:37.808184 [ 190 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2023.11.02 20:26:37.808197 [ 188 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1546 | 2023.11.02 20:26:37.808279 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1547 | 2023.11.02 20:26:37.808333 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1548 | 2023.11.02 20:26:37.809697 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002446026 sec., 6541 rows/sec., 838.81 KiB/sec. | ||
| 1549 | 2023.11.02 20:26:37.809923 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Debug> DynamicQueryHandler: Done processing query | ||
| 1550 | 2023.11.02 20:26:37.809948 [ 3 ] {07d6cb71-5f0d-472f-811c-c0ba57a15248} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1551 | 2023.11.02 20:26:37.809964 [ 3 ] {} <Debug> HTTP-Session: eeba07a7-013d-4582-90bf-f65c95c40a95 Destroying unnamed session | ||
| 1552 | 2023.11.02 20:26:37.810202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1553 | 2023.11.02 20:26:37.810246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1554 | 2023.11.02 20:26:37.810265 [ 3 ] {} <Debug> HTTP-Session: b1321a1e-0fab-4504-8d79-a92fa93c809d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1555 | 2023.11.02 20:26:37.810281 [ 3 ] {} <Debug> HTTP-Session: b1321a1e-0fab-4504-8d79-a92fa93c809d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2023.11.02 20:26:37.810420 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1557 | 2023.11.02 20:26:37.810950 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1558 | 2023.11.02 20:26:37.811141 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1559 | 2023.11.02 20:26:37.811184 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1560 | 2023.11.02 20:26:37.811331 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1561 | 2023.11.02 20:26:37.811399 [ 190 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1562 | 2023.11.02 20:26:37.811413 [ 188 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1563 | 2023.11.02 20:26:37.811503 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1564 | 2023.11.02 20:26:37.811556 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1565 | 2023.11.02 20:26:37.812799 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002340234 sec., 6836 rows/sec., 876.73 KiB/sec. | ||
| 1566 | 2023.11.02 20:26:37.813017 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Debug> DynamicQueryHandler: Done processing query | ||
| 1567 | 2023.11.02 20:26:37.813041 [ 3 ] {e69ace94-e213-4ee5-8e73-485c84130414} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1568 | 2023.11.02 20:26:37.813058 [ 3 ] {} <Debug> HTTP-Session: b1321a1e-0fab-4504-8d79-a92fa93c809d Destroying unnamed session | ||
| 1569 | 2023.11.02 20:26:37.813301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1570 | 2023.11.02 20:26:37.813346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1571 | 2023.11.02 20:26:37.813365 [ 3 ] {} <Debug> HTTP-Session: b84b20fd-b7bc-48ef-b4e2-77eb0245c155 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1572 | 2023.11.02 20:26:37.813382 [ 3 ] {} <Debug> HTTP-Session: b84b20fd-b7bc-48ef-b4e2-77eb0245c155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2023.11.02 20:26:37.813526 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
| 1574 | 2023.11.02 20:26:37.814066 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1575 | 2023.11.02 20:26:37.814259 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1576 | 2023.11.02 20:26:37.814302 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1577 | 2023.11.02 20:26:37.814451 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1578 | 2023.11.02 20:26:37.814532 [ 189 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1579 | 2023.11.02 20:26:37.814542 [ 188 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1580 | 2023.11.02 20:26:37.814636 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (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 | ||
| 1581 | 2023.11.02 20:26:37.814688 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Debug> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
| 1582 | 2023.11.02 20:26:37.815883 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002317694 sec., 6903 rows/sec., 885.26 KiB/sec. | ||
| 1583 | 2023.11.02 20:26:37.816113 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Debug> DynamicQueryHandler: Done processing query | ||
| 1584 | 2023.11.02 20:26:37.816137 [ 3 ] {ded3a972-3a5c-4374-ac1a-2ad999208a66} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1585 | 2023.11.02 20:26:37.816154 [ 3 ] {} <Debug> HTTP-Session: b84b20fd-b7bc-48ef-b4e2-77eb0245c155 Destroying unnamed session | ||
| 1586 | 2023.11.02 20:26:37.822277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1587 | 2023.11.02 20:26:37.822334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1588 | 2023.11.02 20:26:37.822357 [ 3 ] {} <Debug> HTTP-Session: 9b5f94a4-9057-4c0a-9faf-bd776cefed03 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1589 | 2023.11.02 20:26:37.822378 [ 3 ] {} <Debug> HTTP-Session: 9b5f94a4-9057-4c0a-9faf-bd776cefed03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2023.11.02 20:26:37.822475 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1591 | 2023.11.02 20:26:37.822525 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2023.11.02 20:26:37.822695 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1593 | 2023.11.02 20:26:37.823060 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1594 | 2023.11.02 20:26:37.823400 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1595 | 2023.11.02 20:26:37.823558 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Trace> oximeter.timeseries_schema (a729a87e-bc0f-42d2-a4be-9f9681b4e59c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1596 | 2023.11.02 20:26:37.823697 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001182988 sec., 9298 rows/sec., 832.93 KiB/sec. | ||
| 1597 | 2023.11.02 20:26:37.823849 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1598 | 2023.11.02 20:26:37.823874 [ 3 ] {bb688ea6-9e74-4f09-bd13-0e6ee4cec59c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1599 | 2023.11.02 20:26:37.823890 [ 3 ] {} <Debug> HTTP-Session: 9b5f94a4-9057-4c0a-9faf-bd776cefed03 Destroying unnamed session | ||
| 1600 | 2023.11.02 20:26:37.824013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1601 | 2023.11.02 20:26:37.824059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1602 | 2023.11.02 20:26:37.824078 [ 3 ] {} <Debug> HTTP-Session: e6a0a563-f9eb-4b3a-b0c5-825f9195069a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1603 | 2023.11.02 20:26:37.824095 [ 3 ] {} <Debug> HTTP-Session: e6a0a563-f9eb-4b3a-b0c5-825f9195069a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2023.11.02 20:26:37.824168 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1605 | 2023.11.02 20:26:37.824206 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1606 | 2023.11.02 20:26:37.824313 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1607 | 2023.11.02 20:26:37.824631 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1608 | 2023.11.02 20:26:37.824851 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1609 | 2023.11.02 20:26:37.825000 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1610 | 2023.11.02 20:26:37.825121 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.000920674 sec., 45618 rows/sec., 3.46 MiB/sec. | ||
| 1611 | 2023.11.02 20:26:37.825216 [ 87 ] {} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1612 | 2023.11.02 20:26:37.825279 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1613 | 2023.11.02 20:26:37.825288 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1614 | 2023.11.02 20:26:37.825322 [ 3 ] {5a69fe73-bcc1-43cd-bd33-23a59aa502eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1615 | 2023.11.02 20:26:37.825369 [ 3 ] {} <Debug> HTTP-Session: e6a0a563-f9eb-4b3a-b0c5-825f9195069a Destroying unnamed session | ||
| 1616 | 2023.11.02 20:26:37.825471 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1617 | 2023.11.02 20:26:37.825585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1618 | 2023.11.02 20:26:37.825659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1619 | 2023.11.02 20:26:37.825710 [ 3 ] {} <Debug> HTTP-Session: c43f2d25-9f5e-4580-a2e5-9e69a1d2c15b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1620 | 2023.11.02 20:26:37.825712 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1621 | 2023.11.02 20:26:37.825736 [ 3 ] {} <Debug> HTTP-Session: c43f2d25-9f5e-4580-a2e5-9e69a1d2c15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2023.11.02 20:26:37.825829 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1623 | 2023.11.02 20:26:37.825875 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1624 | 2023.11.02 20:26:37.825891 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1625 | 2023.11.02 20:26:37.826253 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 1626 | 2023.11.02 20:26:37.826283 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1627 | 2023.11.02 20:26:37.826502 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1628 | 2023.11.02 20:26:37.826652 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1629 | 2023.11.02 20:26:37.826865 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 1630 | 2023.11.02 20:26:37.827142 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1631 | 2023.11.02 20:26:37.827376 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1632 | 2023.11.02 20:26:37.827812 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1633 | 2023.11.02 20:26:37.828158 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1634 | 2023.11.02 20:26:37.828316 [ 87 ] {} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1635 | 2023.11.02 20:26:37.828424 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1636 | 2023.11.02 20:26:37.828527 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.002571578 sec., 79328 rows/sec., 7.61 MiB/sec. | ||
| 1637 | 2023.11.02 20:26:37.828634 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1638 | 2023.11.02 20:26:37.828830 [ 23 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 4 columns (4 merged, 0 gathered) in 0.003445561 sec., 60077.29945863678 rows/sec., 4.51 MiB/sec. | ||
| 1639 | 2023.11.02 20:26:37.828860 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1640 | 2023.11.02 20:26:37.828876 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1641 | 2023.11.02 20:26:37.828933 [ 3 ] {4dfa98fc-f217-408d-a4b4-47b7024da23d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1642 | 2023.11.02 20:26:37.828937 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
| 1643 | 2023.11.02 20:26:37.828979 [ 3 ] {} <Debug> HTTP-Session: c43f2d25-9f5e-4580-a2e5-9e69a1d2c15b Destroying unnamed session | ||
| 1644 | 2023.11.02 20:26:37.829079 [ 18 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1645 | 2023.11.02 20:26:37.829169 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 189 rows starting from the beginning of the part | ||
| 1646 | 2023.11.02 20:26:37.829275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1647 | 2023.11.02 20:26:37.829383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1648 | 2023.11.02 20:26:37.829403 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 192 rows starting from the beginning of the part | ||
| 1649 | 2023.11.02 20:26:37.829435 [ 3 ] {} <Debug> HTTP-Session: f848ded6-9b30-46ef-a3de-d3a5cb60d9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1650 | 2023.11.02 20:26:37.829510 [ 3 ] {} <Debug> HTTP-Session: f848ded6-9b30-46ef-a3de-d3a5cb60d9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2023.11.02 20:26:37.829541 [ 18 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1652 | 2023.11.02 20:26:37.829750 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 204 rows starting from the beginning of the part | ||
| 1653 | 2023.11.02 20:26:37.829828 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1654 | 2023.11.02 20:26:37.829878 [ 18 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_6_1} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2023.11.02 20:26:37.829936 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1656 | 2023.11.02 20:26:37.830053 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 204 rows starting from the beginning of the part | ||
| 1657 | 2023.11.02 20:26:37.830425 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 204 rows starting from the beginning of the part | ||
| 1658 | 2023.11.02 20:26:37.830572 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1659 | 2023.11.02 20:26:37.831767 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1660 | 2023.11.02 20:26:37.832185 [ 12 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1089 rows, containing 4 columns (4 merged, 0 gathered) in 0.003654424 sec., 297994.97814156214 rows/sec., 28.59 MiB/sec. | ||
| 1661 | 2023.11.02 20:26:37.832208 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1662 | 2023.11.02 20:26:37.832366 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1663 | 2023.11.02 20:26:37.832487 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1664 | 2023.11.02 20:26:37.832635 [ 87 ] {} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1665 | 2023.11.02 20:26:37.832697 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Information> executeQuery: Read 338 rows, 24.20 KiB in 0.002792751 sec., 121027 rows/sec., 8.46 MiB/sec. | ||
| 1666 | 2023.11.02 20:26:37.832712 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1667 | 2023.11.02 20:26:37.832726 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1668 | 2023.11.02 20:26:37.832968 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_6_1} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1669 | 2023.11.02 20:26:37.832981 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1670 | 2023.11.02 20:26:37.833130 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Debug> DynamicQueryHandler: Done processing query | ||
| 1671 | 2023.11.02 20:26:37.833205 [ 3 ] {402ac97a-a1e6-48d6-b3bb-e0c4a99e2632} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1672 | 2023.11.02 20:26:37.833265 [ 3 ] {} <Debug> HTTP-Session: f848ded6-9b30-46ef-a3de-d3a5cb60d9c4 Destroying unnamed session | ||
| 1673 | 2023.11.02 20:26:37.833278 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2023.11.02 20:26:37.833324 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part | ||
| 1675 | 2023.11.02 20:26:37.833465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1676 | 2023.11.02 20:26:37.833484 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 340 rows starting from the beginning of the part | ||
| 1677 | 2023.11.02 20:26:37.833555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1678 | 2023.11.02 20:26:37.833602 [ 3 ] {} <Debug> HTTP-Session: 10bac90c-ae71-4e13-b618-0eda4a8225cb Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1679 | 2023.11.02 20:26:37.833656 [ 3 ] {} <Debug> HTTP-Session: 10bac90c-ae71-4e13-b618-0eda4a8225cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2023.11.02 20:26:37.833678 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 329 rows starting from the beginning of the part | ||
| 1681 | 2023.11.02 20:26:37.833865 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1682 | 2023.11.02 20:26:37.833905 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 327 rows starting from the beginning of the part | ||
| 1683 | 2023.11.02 20:26:37.833977 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1684 | 2023.11.02 20:26:37.834156 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 327 rows starting from the beginning of the part | ||
| 1685 | 2023.11.02 20:26:37.834479 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 338 rows starting from the beginning of the part | ||
| 1686 | 2023.11.02 20:26:37.834536 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1687 | 2023.11.02 20:26:37.835226 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1688 | 2023.11.02 20:26:37.835797 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1689 | 2023.11.02 20:26:37.835997 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1690 | 2023.11.02 20:26:37.836137 [ 87 ] {} <Debug> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1691 | 2023.11.02 20:26:37.836229 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1692 | 2023.11.02 20:26:37.836313 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002346945 sec., 2556 rows/sec., 107.35 KiB/sec. | ||
| 1693 | 2023.11.02 20:26:37.836482 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1694 | 2023.11.02 20:26:37.836768 [ 23 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 4 columns (4 merged, 0 gathered) in 0.003940109 sec., 495417.766361286 rows/sec., 34.49 MiB/sec. | ||
| 1695 | 2023.11.02 20:26:37.836836 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1696 | 2023.11.02 20:26:37.836875 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Debug> DynamicQueryHandler: Done processing query | ||
| 1697 | 2023.11.02 20:26:37.836901 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1698 | 2023.11.02 20:26:37.836941 [ 3 ] {3937825f-bc79-41e2-a85f-3f6fb5464302} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1699 | 2023.11.02 20:26:37.836973 [ 3 ] {} <Debug> HTTP-Session: 10bac90c-ae71-4e13-b618-0eda4a8225cb Destroying unnamed session | ||
| 1700 | 2023.11.02 20:26:37.837044 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1701 | 2023.11.02 20:26:37.837219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 14867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1702 | 2023.11.02 20:26:37.837285 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 1703 | 2023.11.02 20:26:37.837316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1704 | 2023.11.02 20:26:37.837399 [ 3 ] {} <Debug> HTTP-Session: 96f9c3bd-9e09-450e-be54-bf5c82d7af61 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1705 | 2023.11.02 20:26:37.837459 [ 3 ] {} <Debug> HTTP-Session: 96f9c3bd-9e09-450e-be54-bf5c82d7af61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2023.11.02 20:26:37.837466 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1707 | 2023.11.02 20:26:37.837660 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 1708 | 2023.11.02 20:26:37.837724 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_6_1} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1709 | 2023.11.02 20:26:37.837785 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1710 | 2023.11.02 20:26:37.837972 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1711 | 2023.11.02 20:26:37.838010 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 1712 | 2023.11.02 20:26:37.838339 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 1713 | 2023.11.02 20:26:37.838637 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1714 | 2023.11.02 20:26:37.838638 [ 12 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 1715 | 2023.11.02 20:26:37.839242 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1716 | 2023.11.02 20:26:37.839821 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1717 | 2023.11.02 20:26:37.840024 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1718 | 2023.11.02 20:26:37.840141 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1719 | 2023.11.02 20:26:37.840162 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.002301355 sec., 35196 rows/sec., 2.15 MiB/sec. | ||
| 1720 | 2023.11.02 20:26:37.840196 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1721 | 2023.11.02 20:26:37.840407 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1722 | 2023.11.02 20:26:37.840491 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Debug> DynamicQueryHandler: Done processing query | ||
| 1723 | 2023.11.02 20:26:37.840566 [ 3 ] {35fe6804-57f5-4a83-a67d-8f964613a980} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1724 | 2023.11.02 20:26:37.840656 [ 3 ] {} <Debug> HTTP-Session: 96f9c3bd-9e09-450e-be54-bf5c82d7af61 Destroying unnamed session | ||
| 1725 | 2023.11.02 20:26:37.840778 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1726 | 2023.11.02 20:26:37.840912 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
| 1727 | 2023.11.02 20:26:37.840974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1728 | 2023.11.02 20:26:37.841096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1729 | 2023.11.02 20:26:37.841087 [ 18 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004763871 sec., 7556.879688807694 rows/sec., 317.33 KiB/sec. | ||
| 1730 | 2023.11.02 20:26:37.841152 [ 3 ] {} <Debug> HTTP-Session: 09917e81-2e54-4a7e-9d60-9f49b592bf5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1731 | 2023.11.02 20:26:37.841240 [ 3 ] {} <Debug> HTTP-Session: 09917e81-2e54-4a7e-9d60-9f49b592bf5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2023.11.02 20:26:37.841393 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
| 1733 | 2023.11.02 20:26:37.841451 [ 13 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1734 | 2023.11.02 20:26:37.841625 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1735 | 2023.11.02 20:26:37.841814 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1736 | 2023.11.02 20:26:37.841846 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1737 | 2023.11.02 20:26:37.842085 [ 13 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1738 | 2023.11.02 20:26:37.842317 [ 13 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_6_1} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1739 | 2023.11.02 20:26:37.842322 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1740 | 2023.11.02 20:26:37.842763 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 1741 | 2023.11.02 20:26:37.842894 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1742 | 2023.11.02 20:26:37.843040 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part | ||
| 1743 | 2023.11.02 20:26:37.844072 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1744 | 2023.11.02 20:26:37.844729 [ 19 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.004479806 sec., 96209.52335882402 rows/sec., 5.84 MiB/sec. | ||
| 1745 | 2023.11.02 20:26:37.844839 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1746 | 2023.11.02 20:26:37.844868 [ 13 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1747 | 2023.11.02 20:26:37.845062 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1748 | 2023.11.02 20:26:37.845094 [ 13 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1749 | 2023.11.02 20:26:37.845186 [ 13 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1750 | 2023.11.02 20:26:37.845241 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003556233 sec., 10123 rows/sec., 13.66 MiB/sec. | ||
| 1751 | 2023.11.02 20:26:37.845408 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1752 | 2023.11.02 20:26:37.845433 [ 3 ] {7356eeb5-1225-4b66-b17f-56c6ea911d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1753 | 2023.11.02 20:26:37.845449 [ 3 ] {} <Debug> HTTP-Session: 09917e81-2e54-4a7e-9d60-9f49b592bf5b Destroying unnamed session | ||
| 1754 | 2023.11.02 20:26:37.845575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1755 | 2023.11.02 20:26:37.845620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1756 | 2023.11.02 20:26:37.845639 [ 3 ] {} <Debug> HTTP-Session: b8544668-db80-42e9-ab69-0b128cd06a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1757 | 2023.11.02 20:26:37.845655 [ 3 ] {} <Debug> HTTP-Session: b8544668-db80-42e9-ab69-0b128cd06a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2023.11.02 20:26:37.845726 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1759 | 2023.11.02 20:26:37.845764 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1760 | 2023.11.02 20:26:37.845871 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1761 | 2023.11.02 20:26:37.846153 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1762 | 2023.11.02 20:26:37.846387 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1763 | 2023.11.02 20:26:37.846562 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1764 | 2023.11.02 20:26:37.846682 [ 87 ] {} <Debug> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1765 | 2023.11.02 20:26:37.846700 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000943383 sec., 22260 rows/sec., 1.15 MiB/sec. | ||
| 1766 | 2023.11.02 20:26:37.846729 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1767 | 2023.11.02 20:26:37.846867 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1768 | 2023.11.02 20:26:37.846922 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1769 | 2023.11.02 20:26:37.846967 [ 3 ] {456fceba-70fa-4858-9d8b-c139ebcc88a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1770 | 2023.11.02 20:26:37.847000 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1771 | 2023.11.02 20:26:37.847011 [ 3 ] {} <Debug> HTTP-Session: b8544668-db80-42e9-ab69-0b128cd06a03 Destroying unnamed session | ||
| 1772 | 2023.11.02 20:26:37.847061 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1773 | 2023.11.02 20:26:37.847183 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1774 | 2023.11.02 20:26:37.847270 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
| 1775 | 2023.11.02 20:26:37.847351 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1776 | 2023.11.02 20:26:37.847432 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1777 | 2023.11.02 20:26:37.847509 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
| 1778 | 2023.11.02 20:26:37.848089 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299519 sec., 122352.96290396676 rows/sec., 6.80 MiB/sec. | ||
| 1779 | 2023.11.02 20:26:37.848185 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1780 | 2023.11.02 20:26:37.848385 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1781 | 2023.11.02 20:26:37.848455 [ 18 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_6_1} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1782 | 2023.11.02 20:26:38.000121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.94 MiB, peak 237.16 MiB, will set to 230.72 MiB (RSS), difference: -1.22 MiB | ||
| 1783 | 2023.11.02 20:26:42.777094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1784 | 2023.11.02 20:26:42.777223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1785 | 2023.11.02 20:26:42.777254 [ 3 ] {} <Debug> HTTP-Session: 303b5331-ccdb-4225-bfc3-8f651bd5623f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1786 | 2023.11.02 20:26:42.777282 [ 3 ] {} <Debug> HTTP-Session: 303b5331-ccdb-4225-bfc3-8f651bd5623f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2023.11.02 20:26:42.777418 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1788 | 2023.11.02 20:26:42.777484 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1789 | 2023.11.02 20:26:42.777661 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1790 | 2023.11.02 20:26:42.778079 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1791 | 2023.11.02 20:26:42.778338 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1792 | 2023.11.02 20:26:42.778523 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1793 | 2023.11.02 20:26:42.778664 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Information> executeQuery: Read 3 rows, 249.00 B in 0.001204088 sec., 2491 rows/sec., 201.95 KiB/sec. | ||
| 1794 | 2023.11.02 20:26:42.778810 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Debug> DynamicQueryHandler: Done processing query | ||
| 1795 | 2023.11.02 20:26:42.778837 [ 3 ] {f142ccf8-577e-48ad-add9-a0928fcc7790} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1796 | 2023.11.02 20:26:42.778853 [ 3 ] {} <Debug> HTTP-Session: 303b5331-ccdb-4225-bfc3-8f651bd5623f Destroying unnamed session | ||
| 1797 | 2023.11.02 20:26:42.778982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 1390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1798 | 2023.11.02 20:26:42.779034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1799 | 2023.11.02 20:26:42.779054 [ 3 ] {} <Debug> HTTP-Session: 63d1adea-2622-4af5-b061-ea2ad5ed28aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1800 | 2023.11.02 20:26:42.779072 [ 3 ] {} <Debug> HTTP-Session: 63d1adea-2622-4af5-b061-ea2ad5ed28aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2023.11.02 20:26:42.779153 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1802 | 2023.11.02 20:26:42.779194 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1803 | 2023.11.02 20:26:42.779305 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1804 | 2023.11.02 20:26:42.779617 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1805 | 2023.11.02 20:26:42.779821 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1806 | 2023.11.02 20:26:42.779974 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1807 | 2023.11.02 20:26:42.780099 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Information> executeQuery: Read 9 rows, 811.00 B in 0.000917553 sec., 9808 rows/sec., 863.16 KiB/sec. | ||
| 1808 | 2023.11.02 20:26:42.780219 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1809 | 2023.11.02 20:26:42.780243 [ 3 ] {c88f70be-8a94-4ec9-81de-03c4946343b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1810 | 2023.11.02 20:26:42.780260 [ 3 ] {} <Debug> HTTP-Session: 63d1adea-2622-4af5-b061-ea2ad5ed28aa Destroying unnamed session | ||
| 1811 | 2023.11.02 20:26:42.780385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1812 | 2023.11.02 20:26:42.780430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1813 | 2023.11.02 20:26:42.780449 [ 3 ] {} <Debug> HTTP-Session: 3cb46331-e1e8-4bc9-aef9-eda2c762a560 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1814 | 2023.11.02 20:26:42.780465 [ 3 ] {} <Debug> HTTP-Session: 3cb46331-e1e8-4bc9-aef9-eda2c762a560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2023.11.02 20:26:42.780538 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1816 | 2023.11.02 20:26:42.780576 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1817 | 2023.11.02 20:26:42.780683 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1818 | 2023.11.02 20:26:42.780962 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1819 | 2023.11.02 20:26:42.781166 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1820 | 2023.11.02 20:26:42.781320 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1821 | 2023.11.02 20:26:42.781454 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000878143 sec., 3416 rows/sec., 273.57 KiB/sec. | ||
| 1822 | 2023.11.02 20:26:42.781575 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1823 | 2023.11.02 20:26:42.781600 [ 3 ] {a1c0b4f0-e31c-403f-9fe1-d196162c51e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1824 | 2023.11.02 20:26:42.781616 [ 3 ] {} <Debug> HTTP-Session: 3cb46331-e1e8-4bc9-aef9-eda2c762a560 Destroying unnamed session | ||
| 1825 | 2023.11.02 20:26:42.781763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1826 | 2023.11.02 20:26:42.781808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1827 | 2023.11.02 20:26:42.781827 [ 3 ] {} <Debug> HTTP-Session: e2a768bf-e8b4-42b8-a1bf-93a94cefac2a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1828 | 2023.11.02 20:26:42.781844 [ 3 ] {} <Debug> HTTP-Session: e2a768bf-e8b4-42b8-a1bf-93a94cefac2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2023.11.02 20:26:42.781917 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1830 | 2023.11.02 20:26:42.781962 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1831 | 2023.11.02 20:26:42.782101 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1832 | 2023.11.02 20:26:42.782409 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1833 | 2023.11.02 20:26:42.782689 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1834 | 2023.11.02 20:26:42.782868 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1835 | 2023.11.02 20:26:42.782998 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001049656 sec., 2858 rows/sec., 3.86 MiB/sec. | ||
| 1836 | 2023.11.02 20:26:42.782986 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1837 | 2023.11.02 20:26:42.783105 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1838 | 2023.11.02 20:26:42.783218 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1839 | 2023.11.02 20:26:42.783244 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1840 | 2023.11.02 20:26:42.783254 [ 3 ] {112f3750-760f-4c61-9e93-1bdb3039e9a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1841 | 2023.11.02 20:26:42.783289 [ 3 ] {} <Debug> HTTP-Session: e2a768bf-e8b4-42b8-a1bf-93a94cefac2a Destroying unnamed session | ||
| 1842 | 2023.11.02 20:26:42.783356 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1843 | 2023.11.02 20:26:42.783396 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::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 | ||
| 1844 | 2023.11.02 20:26:42.783547 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::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 | ||
| 1845 | 2023.11.02 20:26:42.783656 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1846 | 2023.11.02 20:26:42.783747 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::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 | ||
| 1847 | 2023.11.02 20:26:42.783837 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1848 | 2023.11.02 20:26:42.783923 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 1849 | 2023.11.02 20:26:42.784754 [ 20 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 6 columns (6 merged, 0 gathered) in 0.001553953 sec., 111972.49852473015 rows/sec., 151.10 MiB/sec. | ||
| 1850 | 2023.11.02 20:26:42.784945 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1851 | 2023.11.02 20:26:42.785153 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1852 | 2023.11.02 20:26:42.785212 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1853 | 2023.11.02 20:26:43.951488 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1854 | 2023.11.02 20:26:43.951542 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1855 | 2023.11.02 20:26:47.785054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1856 | 2023.11.02 20:26:47.785179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1857 | 2023.11.02 20:26:47.785204 [ 3 ] {} <Debug> HTTP-Session: 43c9ad0b-aca6-446e-9bca-cafdd3648b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1858 | 2023.11.02 20:26:47.785229 [ 3 ] {} <Debug> HTTP-Session: 43c9ad0b-aca6-446e-9bca-cafdd3648b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2023.11.02 20:26:47.785358 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1860 | 2023.11.02 20:26:47.785419 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1861 | 2023.11.02 20:26:47.785580 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1862 | 2023.11.02 20:26:47.786078 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1863 | 2023.11.02 20:26:47.786356 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1864 | 2023.11.02 20:26:47.786539 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1865 | 2023.11.02 20:26:47.786681 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001277559 sec., 32875 rows/sec., 2.49 MiB/sec. | ||
| 1866 | 2023.11.02 20:26:47.786837 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1867 | 2023.11.02 20:26:47.786866 [ 3 ] {83cd36e9-d3bc-45f1-ad20-aeb69909072e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1868 | 2023.11.02 20:26:47.786884 [ 3 ] {} <Debug> HTTP-Session: 43c9ad0b-aca6-446e-9bca-cafdd3648b03 Destroying unnamed session | ||
| 1869 | 2023.11.02 20:26:47.787112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1870 | 2023.11.02 20:26:47.787169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1871 | 2023.11.02 20:26:47.787189 [ 3 ] {} <Debug> HTTP-Session: d952a3eb-4e3d-4a10-859a-6ee810d58e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1872 | 2023.11.02 20:26:47.787208 [ 3 ] {} <Debug> HTTP-Session: d952a3eb-4e3d-4a10-859a-6ee810d58e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2023.11.02 20:26:47.787301 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1874 | 2023.11.02 20:26:47.787344 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1875 | 2023.11.02 20:26:47.787458 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1876 | 2023.11.02 20:26:47.787912 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1877 | 2023.11.02 20:26:47.788200 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1878 | 2023.11.02 20:26:47.788369 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1879 | 2023.11.02 20:26:47.788496 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001155837 sec., 176495 rows/sec., 16.94 MiB/sec. | ||
| 1880 | 2023.11.02 20:26:47.788624 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1881 | 2023.11.02 20:26:47.788649 [ 3 ] {0bbd65bd-d35e-4780-8c9d-f1abb90f8a7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1882 | 2023.11.02 20:26:47.788666 [ 3 ] {} <Debug> HTTP-Session: d952a3eb-4e3d-4a10-859a-6ee810d58e99 Destroying unnamed session | ||
| 1883 | 2023.11.02 20:26:47.788942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1884 | 2023.11.02 20:26:47.788993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1885 | 2023.11.02 20:26:47.789011 [ 3 ] {} <Debug> HTTP-Session: 217428ff-823b-4e5f-bc4b-582c655a7d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1886 | 2023.11.02 20:26:47.789031 [ 3 ] {} <Debug> HTTP-Session: 217428ff-823b-4e5f-bc4b-582c655a7d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2023.11.02 20:26:47.789123 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1888 | 2023.11.02 20:26:47.789164 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1889 | 2023.11.02 20:26:47.789272 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1890 | 2023.11.02 20:26:47.789784 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1891 | 2023.11.02 20:26:47.790014 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1892 | 2023.11.02 20:26:47.790165 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1893 | 2023.11.02 20:26:47.790295 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001135037 sec., 288096 rows/sec., 20.08 MiB/sec. | ||
| 1894 | 2023.11.02 20:26:47.790423 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Debug> DynamicQueryHandler: Done processing query | ||
| 1895 | 2023.11.02 20:26:47.790447 [ 3 ] {61119f0b-fe85-4895-9d80-170d948a0621} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 1896 | 2023.11.02 20:26:47.790464 [ 3 ] {} <Debug> HTTP-Session: 217428ff-823b-4e5f-bc4b-582c655a7d11 Destroying unnamed session | ||
| 1897 | 2023.11.02 20:26:47.790638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1898 | 2023.11.02 20:26:47.790685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1899 | 2023.11.02 20:26:47.790705 [ 3 ] {} <Debug> HTTP-Session: 9982e8ec-3087-44d2-a17a-6579efcc2fde Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1900 | 2023.11.02 20:26:47.790723 [ 3 ] {} <Debug> HTTP-Session: 9982e8ec-3087-44d2-a17a-6579efcc2fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2023.11.02 20:26:47.790796 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1902 | 2023.11.02 20:26:47.790835 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1903 | 2023.11.02 20:26:47.790944 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1904 | 2023.11.02 20:26:47.791211 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1905 | 2023.11.02 20:26:47.791460 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1906 | 2023.11.02 20:26:47.791640 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1907 | 2023.11.02 20:26:47.791766 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000940544 sec., 6379 rows/sec., 267.88 KiB/sec. | ||
| 1908 | 2023.11.02 20:26:47.791909 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1909 | 2023.11.02 20:26:47.791936 [ 3 ] {7430ac05-3e2e-4166-839a-30da9738541e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1910 | 2023.11.02 20:26:47.791952 [ 3 ] {} <Debug> HTTP-Session: 9982e8ec-3087-44d2-a17a-6579efcc2fde Destroying unnamed session | ||
| 1911 | 2023.11.02 20:26:47.792084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1912 | 2023.11.02 20:26:47.792129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1913 | 2023.11.02 20:26:47.792149 [ 3 ] {} <Debug> HTTP-Session: cee2d18a-935b-468d-aeb3-b6607a7e4e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1914 | 2023.11.02 20:26:47.792166 [ 3 ] {} <Debug> HTTP-Session: cee2d18a-935b-468d-aeb3-b6607a7e4e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2023.11.02 20:26:47.792241 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1916 | 2023.11.02 20:26:47.792283 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1917 | 2023.11.02 20:26:47.792403 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1918 | 2023.11.02 20:26:47.792787 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1919 | 2023.11.02 20:26:47.793049 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1920 | 2023.11.02 20:26:47.793227 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1921 | 2023.11.02 20:26:47.793353 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001083726 sec., 64591 rows/sec., 3.92 MiB/sec. | ||
| 1922 | 2023.11.02 20:26:47.793520 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1923 | 2023.11.02 20:26:47.793545 [ 3 ] {a8ac875a-fe20-41c7-a194-dee4f584753f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1924 | 2023.11.02 20:26:47.793560 [ 3 ] {} <Debug> HTTP-Session: cee2d18a-935b-468d-aeb3-b6607a7e4e8f Destroying unnamed session | ||
| 1925 | 2023.11.02 20:26:47.793783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1926 | 2023.11.02 20:26:47.793826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1927 | 2023.11.02 20:26:47.793845 [ 3 ] {} <Debug> HTTP-Session: 13900052-08bd-4541-96fa-cbeebe9c2e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1928 | 2023.11.02 20:26:47.793862 [ 3 ] {} <Debug> HTTP-Session: 13900052-08bd-4541-96fa-cbeebe9c2e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2023.11.02 20:26:47.793942 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1930 | 2023.11.02 20:26:47.793987 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1931 | 2023.11.02 20:26:47.794135 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1932 | 2023.11.02 20:26:47.794579 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1933 | 2023.11.02 20:26:47.794885 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1934 | 2023.11.02 20:26:47.795065 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1935 | 2023.11.02 20:26:47.795187 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001216578 sec., 29591 rows/sec., 39.93 MiB/sec. | ||
| 1936 | 2023.11.02 20:26:47.795319 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1937 | 2023.11.02 20:26:47.795344 [ 3 ] {064a1cab-d3f3-4f32-8e44-ce5854aa764f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1938 | 2023.11.02 20:26:47.795359 [ 3 ] {} <Debug> HTTP-Session: 13900052-08bd-4541-96fa-cbeebe9c2e86 Destroying unnamed session | ||
| 1939 | 2023.11.02 20:26:47.795482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1940 | 2023.11.02 20:26:47.795527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1941 | 2023.11.02 20:26:47.795546 [ 3 ] {} <Debug> HTTP-Session: 55abebd7-eafe-4c1a-be9c-8671b84b65d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1942 | 2023.11.02 20:26:47.795563 [ 3 ] {} <Debug> HTTP-Session: 55abebd7-eafe-4c1a-be9c-8671b84b65d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2023.11.02 20:26:47.795632 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1944 | 2023.11.02 20:26:47.795668 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1945 | 2023.11.02 20:26:47.795765 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1946 | 2023.11.02 20:26:47.796007 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB. | ||
| 1947 | 2023.11.02 20:26:47.796232 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1948 | 2023.11.02 20:26:47.796400 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1949 | 2023.11.02 20:26:47.796513 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000911803 sec., 23031 rows/sec., 1.19 MiB/sec. | ||
| 1950 | 2023.11.02 20:26:47.796681 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1951 | 2023.11.02 20:26:47.796703 [ 3 ] {38845e3f-1391-4a25-838e-18e176abc83f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1952 | 2023.11.02 20:26:47.796719 [ 3 ] {} <Debug> HTTP-Session: 55abebd7-eafe-4c1a-be9c-8671b84b65d1 Destroying unnamed session | ||
| 1953 | 2023.11.02 20:26:52.777845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1954 | 2023.11.02 20:26:52.777957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1955 | 2023.11.02 20:26:52.777983 [ 3 ] {} <Debug> HTTP-Session: f40548fe-7cf3-4a07-ad5e-01692a008d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1956 | 2023.11.02 20:26:52.778007 [ 3 ] {} <Debug> HTTP-Session: f40548fe-7cf3-4a07-ad5e-01692a008d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2023.11.02 20:26:52.778129 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1958 | 2023.11.02 20:26:52.778189 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1959 | 2023.11.02 20:26:52.778344 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1960 | 2023.11.02 20:26:52.778732 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 1961 | 2023.11.02 20:26:52.778981 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1962 | 2023.11.02 20:26:52.779143 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1963 | 2023.11.02 20:26:52.779271 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001102436 sec., 4535 rows/sec., 367.62 KiB/sec. | ||
| 1964 | 2023.11.02 20:26:52.779458 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Debug> DynamicQueryHandler: Done processing query | ||
| 1965 | 2023.11.02 20:26:52.779484 [ 3 ] {5c48eed1-3d92-4ac7-993f-5cf15d478205} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1966 | 2023.11.02 20:26:52.779501 [ 3 ] {} <Debug> HTTP-Session: f40548fe-7cf3-4a07-ad5e-01692a008d32 Destroying unnamed session | ||
| 1967 | 2023.11.02 20:26:52.779618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1968 | 2023.11.02 20:26:52.779667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1969 | 2023.11.02 20:26:52.779686 [ 3 ] {} <Debug> HTTP-Session: 4c1eee4c-913b-411b-be8d-e4b427602900 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1970 | 2023.11.02 20:26:52.779704 [ 3 ] {} <Debug> HTTP-Session: 4c1eee4c-913b-411b-be8d-e4b427602900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2023.11.02 20:26:52.779782 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1972 | 2023.11.02 20:26:52.779823 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1973 | 2023.11.02 20:26:52.779939 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1974 | 2023.11.02 20:26:52.780223 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 1975 | 2023.11.02 20:26:52.780433 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1976 | 2023.11.02 20:26:52.780580 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1977 | 2023.11.02 20:26:52.780702 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000886943 sec., 16912 rows/sec., 1.53 MiB/sec. | ||
| 1978 | 2023.11.02 20:26:52.780807 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1979 | 2023.11.02 20:26:52.780828 [ 3 ] {d771e14d-beb9-4998-983b-e3975652ecb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1980 | 2023.11.02 20:26:52.780843 [ 3 ] {} <Debug> HTTP-Session: 4c1eee4c-913b-411b-be8d-e4b427602900 Destroying unnamed session | ||
| 1981 | 2023.11.02 20:26:52.780977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1982 | 2023.11.02 20:26:52.781017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1983 | 2023.11.02 20:26:52.781034 [ 3 ] {} <Debug> HTTP-Session: 30ad5b68-032b-4ae8-8390-160e35c15aef Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1984 | 2023.11.02 20:26:52.781050 [ 3 ] {} <Debug> HTTP-Session: 30ad5b68-032b-4ae8-8390-160e35c15aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2023.11.02 20:26:52.781116 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1986 | 2023.11.02 20:26:52.781151 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1987 | 2023.11.02 20:26:52.781249 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1988 | 2023.11.02 20:26:52.781474 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 1989 | 2023.11.02 20:26:52.781724 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1990 | 2023.11.02 20:26:52.781867 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1991 | 2023.11.02 20:26:52.781988 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000816412 sec., 6124 rows/sec., 490.43 KiB/sec. | ||
| 1992 | 2023.11.02 20:26:52.782100 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Debug> DynamicQueryHandler: Done processing query | ||
| 1993 | 2023.11.02 20:26:52.782124 [ 3 ] {0895025f-be97-4788-a309-b79386529a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1994 | 2023.11.02 20:26:52.782140 [ 3 ] {} <Debug> HTTP-Session: 30ad5b68-032b-4ae8-8390-160e35c15aef Destroying unnamed session | ||
| 1995 | 2023.11.02 20:26:52.782246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1996 | 2023.11.02 20:26:52.782288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1997 | 2023.11.02 20:26:52.782307 [ 3 ] {} <Debug> HTTP-Session: faeb7f2d-842e-4040-8fc4-f908dfb5e943 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 1998 | 2023.11.02 20:26:52.782323 [ 3 ] {} <Debug> HTTP-Session: faeb7f2d-842e-4040-8fc4-f908dfb5e943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2023.11.02 20:26:52.782394 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2000 | 2023.11.02 20:26:52.782439 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2001 | 2023.11.02 20:26:52.782579 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2002 | 2023.11.02 20:26:52.782862 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2003 | 2023.11.02 20:26:52.783136 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2004 | 2023.11.02 20:26:52.783310 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2005 | 2023.11.02 20:26:52.783429 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001006525 sec., 4967 rows/sec., 6.70 MiB/sec. | ||
| 2006 | 2023.11.02 20:26:52.783537 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2007 | 2023.11.02 20:26:52.783561 [ 3 ] {cd4ba404-5c45-4b49-a362-59545e9c71e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2008 | 2023.11.02 20:26:52.783577 [ 3 ] {} <Debug> HTTP-Session: faeb7f2d-842e-4040-8fc4-f908dfb5e943 Destroying unnamed session | ||
| 2009 | 2023.11.02 20:26:57.784927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2010 | 2023.11.02 20:26:57.785056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2011 | 2023.11.02 20:26:57.785087 [ 3 ] {} <Debug> HTTP-Session: bf7142ff-218d-49f9-8454-39cde4eb6b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2012 | 2023.11.02 20:26:57.785116 [ 3 ] {} <Debug> HTTP-Session: bf7142ff-218d-49f9-8454-39cde4eb6b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2023.11.02 20:26:57.785259 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2014 | 2023.11.02 20:26:57.785329 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2015 | 2023.11.02 20:26:57.785487 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2016 | 2023.11.02 20:26:57.785904 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2017 | 2023.11.02 20:26:57.786170 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2018 | 2023.11.02 20:26:57.786347 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2019 | 2023.11.02 20:26:57.786474 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001173427 sec., 35792 rows/sec., 2.71 MiB/sec. | ||
| 2020 | 2023.11.02 20:26:57.786625 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Debug> DynamicQueryHandler: Done processing query | ||
| 2021 | 2023.11.02 20:26:57.786652 [ 3 ] {4e5fab3c-dfa9-4805-86f3-60a397c08d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2022 | 2023.11.02 20:26:57.786668 [ 3 ] {} <Debug> HTTP-Session: bf7142ff-218d-49f9-8454-39cde4eb6b79 Destroying unnamed session | ||
| 2023 | 2023.11.02 20:26:57.786851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2024 | 2023.11.02 20:26:57.786900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2025 | 2023.11.02 20:26:57.786921 [ 3 ] {} <Debug> HTTP-Session: 3b1a1885-56b2-4c99-ab17-69b5c887f1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2026 | 2023.11.02 20:26:57.786940 [ 3 ] {} <Debug> HTTP-Session: 3b1a1885-56b2-4c99-ab17-69b5c887f1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2023.11.02 20:26:57.787025 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2028 | 2023.11.02 20:26:57.787065 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2029 | 2023.11.02 20:26:57.787172 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2030 | 2023.11.02 20:26:57.787572 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2031 | 2023.11.02 20:26:57.787796 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2032 | 2023.11.02 20:26:57.787943 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2033 | 2023.11.02 20:26:57.788047 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.000994755 sec., 205075 rows/sec., 19.68 MiB/sec. | ||
| 2034 | 2023.11.02 20:26:57.788152 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2035 | 2023.11.02 20:26:57.788176 [ 3 ] {a435836a-5a5b-489c-9b38-d17f3db1329a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2036 | 2023.11.02 20:26:57.788192 [ 3 ] {} <Debug> HTTP-Session: 3b1a1885-56b2-4c99-ab17-69b5c887f1f0 Destroying unnamed session | ||
| 2037 | 2023.11.02 20:26:57.788417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2038 | 2023.11.02 20:26:57.788461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2039 | 2023.11.02 20:26:57.788481 [ 3 ] {} <Debug> HTTP-Session: 272887bb-e5ef-4ff0-9817-64f8002535c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2040 | 2023.11.02 20:26:57.788498 [ 3 ] {} <Debug> HTTP-Session: 272887bb-e5ef-4ff0-9817-64f8002535c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2023.11.02 20:26:57.788582 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2042 | 2023.11.02 20:26:57.788621 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2043 | 2023.11.02 20:26:57.788724 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2044 | 2023.11.02 20:26:57.789124 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2045 | 2023.11.02 20:26:57.789342 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2046 | 2023.11.02 20:26:57.789489 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2047 | 2023.11.02 20:26:57.789588 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.000978834 sec., 334070 rows/sec., 23.28 MiB/sec. | ||
| 2048 | 2023.11.02 20:26:57.789687 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Debug> DynamicQueryHandler: Done processing query | ||
| 2049 | 2023.11.02 20:26:57.789710 [ 3 ] {76cff711-a2db-438c-9ba9-6a51547a7143} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2050 | 2023.11.02 20:26:57.789726 [ 3 ] {} <Debug> HTTP-Session: 272887bb-e5ef-4ff0-9817-64f8002535c9 Destroying unnamed session | ||
| 2051 | 2023.11.02 20:26:57.789850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2052 | 2023.11.02 20:26:57.789893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2053 | 2023.11.02 20:26:57.789912 [ 3 ] {} <Debug> HTTP-Session: 734b5894-3fe8-41c8-8716-5e559011f799 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2054 | 2023.11.02 20:26:57.789929 [ 3 ] {} <Debug> HTTP-Session: 734b5894-3fe8-41c8-8716-5e559011f799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2023.11.02 20:26:57.789997 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2056 | 2023.11.02 20:26:57.790036 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2057 | 2023.11.02 20:26:57.790140 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2058 | 2023.11.02 20:26:57.790345 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2059 | 2023.11.02 20:26:57.790581 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2060 | 2023.11.02 20:26:57.790748 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2061 | 2023.11.02 20:26:57.790853 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000827562 sec., 7250 rows/sec., 304.45 KiB/sec. | ||
| 2062 | 2023.11.02 20:26:57.790960 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Debug> DynamicQueryHandler: Done processing query | ||
| 2063 | 2023.11.02 20:26:57.790984 [ 3 ] {b7502b5c-5079-4a68-ab6c-6152f9dcb461} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2064 | 2023.11.02 20:26:57.791000 [ 3 ] {} <Debug> HTTP-Session: 734b5894-3fe8-41c8-8716-5e559011f799 Destroying unnamed session | ||
| 2065 | 2023.11.02 20:26:57.791142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2066 | 2023.11.02 20:26:57.791185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2067 | 2023.11.02 20:26:57.791203 [ 3 ] {} <Debug> HTTP-Session: cfe735e2-173a-4795-a634-cc28b9a6f681 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2068 | 2023.11.02 20:26:57.791220 [ 3 ] {} <Debug> HTTP-Session: cfe735e2-173a-4795-a634-cc28b9a6f681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2023.11.02 20:26:57.791294 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2070 | 2023.11.02 20:26:57.791334 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2071 | 2023.11.02 20:26:57.791447 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2072 | 2023.11.02 20:26:57.791694 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2073 | 2023.11.02 20:26:57.791932 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2074 | 2023.11.02 20:26:57.792109 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2075 | 2023.11.02 20:26:57.792210 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000890333 sec., 78622 rows/sec., 4.77 MiB/sec. | ||
| 2076 | 2023.11.02 20:26:57.792309 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Debug> DynamicQueryHandler: Done processing query | ||
| 2077 | 2023.11.02 20:26:57.792333 [ 3 ] {5068cff3-c915-44f2-aac5-edd7d8271181} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2078 | 2023.11.02 20:26:57.792349 [ 3 ] {} <Debug> HTTP-Session: cfe735e2-173a-4795-a634-cc28b9a6f681 Destroying unnamed session | ||
| 2079 | 2023.11.02 20:26:57.792511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2080 | 2023.11.02 20:26:57.792555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2081 | 2023.11.02 20:26:57.792574 [ 3 ] {} <Debug> HTTP-Session: ce76452f-dc42-493a-a8ea-fc08ffdc4dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2082 | 2023.11.02 20:26:57.792591 [ 3 ] {} <Debug> HTTP-Session: ce76452f-dc42-493a-a8ea-fc08ffdc4dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2023.11.02 20:26:57.792663 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2084 | 2023.11.02 20:26:57.792707 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2085 | 2023.11.02 20:26:57.792838 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2086 | 2023.11.02 20:26:57.793192 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2087 | 2023.11.02 20:26:57.793482 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2088 | 2023.11.02 20:26:57.793661 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2089 | 2023.11.02 20:26:57.793762 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001071636 sec., 33593 rows/sec., 45.33 MiB/sec. | ||
| 2090 | 2023.11.02 20:26:57.793867 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2091 | 2023.11.02 20:26:57.793891 [ 3 ] {a77bc0a5-8c2f-40ef-800b-3589e938025a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2092 | 2023.11.02 20:26:57.793906 [ 3 ] {} <Debug> HTTP-Session: ce76452f-dc42-493a-a8ea-fc08ffdc4dd7 Destroying unnamed session | ||
| 2093 | 2023.11.02 20:26:57.794018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2094 | 2023.11.02 20:26:57.794061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2095 | 2023.11.02 20:26:57.794080 [ 3 ] {} <Debug> HTTP-Session: 4cd74d27-b4f0-4f92-bc5d-0c0fea7cd8db Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2096 | 2023.11.02 20:26:57.794097 [ 3 ] {} <Debug> HTTP-Session: 4cd74d27-b4f0-4f92-bc5d-0c0fea7cd8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2023.11.02 20:26:57.794165 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2098 | 2023.11.02 20:26:57.794204 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2099 | 2023.11.02 20:26:57.794309 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2100 | 2023.11.02 20:26:57.794511 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2101 | 2023.11.02 20:26:57.794738 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2102 | 2023.11.02 20:26:57.794911 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2103 | 2023.11.02 20:26:57.795014 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000820802 sec., 25584 rows/sec., 1.33 MiB/sec. | ||
| 2104 | 2023.11.02 20:26:57.795109 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2105 | 2023.11.02 20:26:57.795132 [ 3 ] {f220ea0f-f098-4bf8-9aa6-2948eafd13e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2106 | 2023.11.02 20:26:57.795148 [ 3 ] {} <Debug> HTTP-Session: 4cd74d27-b4f0-4f92-bc5d-0c0fea7cd8db Destroying unnamed session | ||
| 2107 | 2023.11.02 20:26:58.951778 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2108 | 2023.11.02 20:26:58.951833 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2109 | 2023.11.02 20:27:02.777492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2110 | 2023.11.02 20:27:02.777622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2111 | 2023.11.02 20:27:02.777651 [ 3 ] {} <Debug> HTTP-Session: 5cb5b074-4123-44c2-89de-8b62a673fd9e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2112 | 2023.11.02 20:27:02.777678 [ 3 ] {} <Debug> HTTP-Session: 5cb5b074-4123-44c2-89de-8b62a673fd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2023.11.02 20:27:02.777815 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2114 | 2023.11.02 20:27:02.777882 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2115 | 2023.11.02 20:27:02.778064 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2116 | 2023.11.02 20:27:02.778444 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2117 | 2023.11.02 20:27:02.778710 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2118 | 2023.11.02 20:27:02.778867 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2119 | 2023.11.02 20:27:02.779015 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001153148 sec., 4335 rows/sec., 351.45 KiB/sec. | ||
| 2120 | 2023.11.02 20:27:02.779030 [ 78 ] {} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2121 | 2023.11.02 20:27:02.779169 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2122 | 2023.11.02 20:27:02.779181 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Debug> DynamicQueryHandler: Done processing query | ||
| 2123 | 2023.11.02 20:27:02.779230 [ 3 ] {1a85a6b0-36e3-46e4-b150-20f766915113} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2124 | 2023.11.02 20:27:02.779287 [ 3 ] {} <Debug> HTTP-Session: 5cb5b074-4123-44c2-89de-8b62a673fd9e Destroying unnamed session | ||
| 2125 | 2023.11.02 20:27:02.779343 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2126 | 2023.11.02 20:27:02.779435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2127 | 2023.11.02 20:27:02.779524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2128 | 2023.11.02 20:27:02.779536 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2129 | 2023.11.02 20:27:02.779563 [ 3 ] {} <Debug> HTTP-Session: 9831fcc6-9c0a-4a38-bf05-b0a807c54d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2130 | 2023.11.02 20:27:02.779602 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
| 2131 | 2023.11.02 20:27:02.779615 [ 3 ] {} <Debug> HTTP-Session: 9831fcc6-9c0a-4a38-bf05-b0a807c54d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2023.11.02 20:27:02.779798 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2133 | 2023.11.02 20:27:02.779889 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part | ||
| 2134 | 2023.11.02 20:27:02.779892 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2135 | 2023.11.02 20:27:02.780153 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2136 | 2023.11.02 20:27:02.780360 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2137 | 2023.11.02 20:27:02.780393 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 2138 | 2023.11.02 20:27:02.780586 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2139 | 2023.11.02 20:27:02.780862 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2140 | 2023.11.02 20:27:02.781097 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2141 | 2023.11.02 20:27:02.781506 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2142 | 2023.11.02 20:27:02.781808 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2143 | 2023.11.02 20:27:02.782043 [ 78 ] {} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2144 | 2023.11.02 20:27:02.782093 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002226793 sec., 6736 rows/sec., 622.30 KiB/sec. | ||
| 2145 | 2023.11.02 20:27:02.782165 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2146 | 2023.11.02 20:27:02.782565 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Debug> DynamicQueryHandler: Done processing query | ||
| 2147 | 2023.11.02 20:27:02.782619 [ 13 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.00336522 sec., 41304.8775414386 rows/sec., 3.14 MiB/sec. | ||
| 2148 | 2023.11.02 20:27:02.782618 [ 3 ] {fcf49921-6c69-42ac-b354-a4218de02683} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2149 | 2023.11.02 20:27:02.782624 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2150 | 2023.11.02 20:27:02.782681 [ 3 ] {} <Debug> HTTP-Session: 9831fcc6-9c0a-4a38-bf05-b0a807c54d84 Destroying unnamed session | ||
| 2151 | 2023.11.02 20:27:02.782806 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2152 | 2023.11.02 20:27:02.782869 [ 22 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2153 | 2023.11.02 20:27:02.782885 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part | ||
| 2154 | 2023.11.02 20:27:02.782902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2155 | 2023.11.02 20:27:02.783030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2156 | 2023.11.02 20:27:02.783068 [ 3 ] {} <Debug> HTTP-Session: 91d15604-9381-4cb6-9208-fd49d20082bf Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2157 | 2023.11.02 20:27:02.783138 [ 3 ] {} <Debug> HTTP-Session: 91d15604-9381-4cb6-9208-fd49d20082bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2023.11.02 20:27:02.783222 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part | ||
| 2159 | 2023.11.02 20:27:02.783393 [ 22 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2160 | 2023.11.02 20:27:02.783430 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2161 | 2023.11.02 20:27:02.783586 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2162 | 2023.11.02 20:27:02.783606 [ 22 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_11_2} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2163 | 2023.11.02 20:27:02.783614 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 204 rows starting from the beginning of the part | ||
| 2164 | 2023.11.02 20:27:02.784042 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 2165 | 2023.11.02 20:27:02.784219 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2166 | 2023.11.02 20:27:02.784270 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::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 | ||
| 2167 | 2023.11.02 20:27:02.784458 [ 20 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 2168 | 2023.11.02 20:27:02.785027 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2169 | 2023.11.02 20:27:02.785465 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2170 | 2023.11.02 20:27:02.785728 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2171 | 2023.11.02 20:27:02.786004 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002460087 sec., 2032 rows/sec., 162.75 KiB/sec. | ||
| 2172 | 2023.11.02 20:27:02.786110 [ 78 ] {} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2173 | 2023.11.02 20:27:02.786200 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 4 columns (4 merged, 0 gathered) in 0.003665034 sec., 177624.5459114431 rows/sec., 16.97 MiB/sec. | ||
| 2174 | 2023.11.02 20:27:02.786281 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2175 | 2023.11.02 20:27:02.786322 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2176 | 2023.11.02 20:27:02.786402 [ 3 ] {4eb73d9c-dc60-4264-9acd-4490ca75b63d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2177 | 2023.11.02 20:27:02.786429 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2178 | 2023.11.02 20:27:02.786453 [ 3 ] {} <Debug> HTTP-Session: 91d15604-9381-4cb6-9208-fd49d20082bf Destroying unnamed session | ||
| 2179 | 2023.11.02 20:27:02.786473 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2180 | 2023.11.02 20:27:02.786595 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2181 | 2023.11.02 20:27:02.786658 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 356 rows starting from the beginning of the part | ||
| 2182 | 2023.11.02 20:27:02.786670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2183 | 2023.11.02 20:27:02.786774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2184 | 2023.11.02 20:27:02.786812 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2185 | 2023.11.02 20:27:02.786829 [ 3 ] {} <Debug> HTTP-Session: cd24ccd7-f840-4603-be87-64fca96a1b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2186 | 2023.11.02 20:27:02.786911 [ 3 ] {} <Debug> HTTP-Session: cd24ccd7-f840-4603-be87-64fca96a1b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2023.11.02 20:27:02.786979 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_11_2} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2188 | 2023.11.02 20:27:02.786988 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part | ||
| 2189 | 2023.11.02 20:27:02.787227 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2190 | 2023.11.02 20:27:02.787356 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 327 rows starting from the beginning of the part | ||
| 2191 | 2023.11.02 20:27:02.787366 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2192 | 2023.11.02 20:27:02.787593 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 2193 | 2023.11.02 20:27:02.787905 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 327 rows starting from the beginning of the part | ||
| 2194 | 2023.11.02 20:27:02.788037 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2195 | 2023.11.02 20:27:02.788176 [ 20 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2196 | 2023.11.02 20:27:02.788730 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2197 | 2023.11.02 20:27:02.789386 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2198 | 2023.11.02 20:27:02.789762 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2199 | 2023.11.02 20:27:02.789867 [ 22 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1023 rows, containing 4 columns (4 merged, 0 gathered) in 0.003523183 sec., 290362.43646725133 rows/sec., 20.33 MiB/sec. | ||
| 2200 | 2023.11.02 20:27:02.790003 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002716831 sec., 1840 rows/sec., 2.48 MiB/sec. | ||
| 2201 | 2023.11.02 20:27:02.790083 [ 22 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2202 | 2023.11.02 20:27:02.790265 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2203 | 2023.11.02 20:27:02.790301 [ 3 ] {81b471e7-5c37-40cd-b978-7aa8b04915cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2204 | 2023.11.02 20:27:02.790321 [ 3 ] {} <Debug> HTTP-Session: cd24ccd7-f840-4603-be87-64fca96a1b97 Destroying unnamed session | ||
| 2205 | 2023.11.02 20:27:02.790368 [ 22 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2206 | 2023.11.02 20:27:02.790443 [ 22 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_11_2} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2207 | 2023.11.02 20:27:07.786014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2208 | 2023.11.02 20:27:07.786146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2209 | 2023.11.02 20:27:07.786175 [ 3 ] {} <Debug> HTTP-Session: 82901df8-5d47-49cb-ba03-3b5027a162a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2210 | 2023.11.02 20:27:07.786203 [ 3 ] {} <Debug> HTTP-Session: 82901df8-5d47-49cb-ba03-3b5027a162a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2023.11.02 20:27:07.786343 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2212 | 2023.11.02 20:27:07.786408 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2213 | 2023.11.02 20:27:07.786588 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2214 | 2023.11.02 20:27:07.787008 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2215 | 2023.11.02 20:27:07.787269 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2216 | 2023.11.02 20:27:07.787428 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2217 | 2023.11.02 20:27:07.787566 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001185697 sec., 35422 rows/sec., 2.68 MiB/sec. | ||
| 2218 | 2023.11.02 20:27:07.787725 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Debug> DynamicQueryHandler: Done processing query | ||
| 2219 | 2023.11.02 20:27:07.787750 [ 3 ] {2b2588b4-7c4d-4bdc-b1a6-804c8efd1e37} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2220 | 2023.11.02 20:27:07.787766 [ 3 ] {} <Debug> HTTP-Session: 82901df8-5d47-49cb-ba03-3b5027a162a1 Destroying unnamed session | ||
| 2221 | 2023.11.02 20:27:07.787953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2222 | 2023.11.02 20:27:07.787999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2223 | 2023.11.02 20:27:07.788018 [ 3 ] {} <Debug> HTTP-Session: 28be6543-a5af-4ad8-ab35-815eb1e9690a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2224 | 2023.11.02 20:27:07.788036 [ 3 ] {} <Debug> HTTP-Session: 28be6543-a5af-4ad8-ab35-815eb1e9690a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2023.11.02 20:27:07.788113 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2226 | 2023.11.02 20:27:07.788151 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2227 | 2023.11.02 20:27:07.788258 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2228 | 2023.11.02 20:27:07.788690 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2229 | 2023.11.02 20:27:07.788922 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2230 | 2023.11.02 20:27:07.789072 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2231 | 2023.11.02 20:27:07.789209 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001057176 sec., 192966 rows/sec., 18.52 MiB/sec. | ||
| 2232 | 2023.11.02 20:27:07.789357 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Debug> DynamicQueryHandler: Done processing query | ||
| 2233 | 2023.11.02 20:27:07.789380 [ 3 ] {8cb5bc92-56a0-4832-8f57-f099d994ad04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2234 | 2023.11.02 20:27:07.789395 [ 3 ] {} <Debug> HTTP-Session: 28be6543-a5af-4ad8-ab35-815eb1e9690a Destroying unnamed session | ||
| 2235 | 2023.11.02 20:27:07.789612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2236 | 2023.11.02 20:27:07.789655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2237 | 2023.11.02 20:27:07.789673 [ 3 ] {} <Debug> HTTP-Session: 17ca7b91-dbb3-4cb4-a1aa-4196e4a3269b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2238 | 2023.11.02 20:27:07.789691 [ 3 ] {} <Debug> HTTP-Session: 17ca7b91-dbb3-4cb4-a1aa-4196e4a3269b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2023.11.02 20:27:07.789776 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2240 | 2023.11.02 20:27:07.789814 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2241 | 2023.11.02 20:27:07.789922 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2242 | 2023.11.02 20:27:07.790389 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2243 | 2023.11.02 20:27:07.790608 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2244 | 2023.11.02 20:27:07.790752 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2245 | 2023.11.02 20:27:07.790893 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Information> executeQuery: Read 338 rows, 24.20 KiB in 0.001088277 sec., 310582 rows/sec., 21.72 MiB/sec. | ||
| 2246 | 2023.11.02 20:27:07.791014 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Debug> DynamicQueryHandler: Done processing query | ||
| 2247 | 2023.11.02 20:27:07.791036 [ 3 ] {3dfca02d-104a-4f11-8bac-4326ef482468} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2248 | 2023.11.02 20:27:07.791053 [ 3 ] {} <Debug> HTTP-Session: 17ca7b91-dbb3-4cb4-a1aa-4196e4a3269b Destroying unnamed session | ||
| 2249 | 2023.11.02 20:27:07.791187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2250 | 2023.11.02 20:27:07.791231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2251 | 2023.11.02 20:27:07.791248 [ 3 ] {} <Debug> HTTP-Session: 85234d32-880e-4565-8344-5d27049d0587 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2252 | 2023.11.02 20:27:07.791266 [ 3 ] {} <Debug> HTTP-Session: 85234d32-880e-4565-8344-5d27049d0587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2023.11.02 20:27:07.791334 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2254 | 2023.11.02 20:27:07.791374 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2255 | 2023.11.02 20:27:07.791481 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2256 | 2023.11.02 20:27:07.791724 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2257 | 2023.11.02 20:27:07.791964 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2258 | 2023.11.02 20:27:07.792137 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2259 | 2023.11.02 20:27:07.792270 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000902364 sec., 6649 rows/sec., 279.21 KiB/sec. | ||
| 2260 | 2023.11.02 20:27:07.792389 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2261 | 2023.11.02 20:27:07.792412 [ 3 ] {1b6e3c85-06f0-4ca4-b96a-cd9ea71bd1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2262 | 2023.11.02 20:27:07.792427 [ 3 ] {} <Debug> HTTP-Session: 85234d32-880e-4565-8344-5d27049d0587 Destroying unnamed session | ||
| 2263 | 2023.11.02 20:27:07.792586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 14868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2264 | 2023.11.02 20:27:07.792628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2265 | 2023.11.02 20:27:07.792646 [ 3 ] {} <Debug> HTTP-Session: aac92c0f-4d8c-4e53-923b-a9ce7c53d6e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2266 | 2023.11.02 20:27:07.792662 [ 3 ] {} <Debug> HTTP-Session: aac92c0f-4d8c-4e53-923b-a9ce7c53d6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2023.11.02 20:27:07.792733 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2268 | 2023.11.02 20:27:07.792773 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2269 | 2023.11.02 20:27:07.792888 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2270 | 2023.11.02 20:27:07.793173 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2271 | 2023.11.02 20:27:07.793425 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2272 | 2023.11.02 20:27:07.793600 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2273 | 2023.11.02 20:27:07.793726 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000964085 sec., 84017 rows/sec., 5.14 MiB/sec. | ||
| 2274 | 2023.11.02 20:27:07.793847 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2275 | 2023.11.02 20:27:07.793871 [ 3 ] {1bff182d-6eb4-4a07-b328-8b228a2136e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2276 | 2023.11.02 20:27:07.793887 [ 3 ] {} <Debug> HTTP-Session: aac92c0f-4d8c-4e53-923b-a9ce7c53d6e0 Destroying unnamed session | ||
| 2277 | 2023.11.02 20:27:07.794050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2278 | 2023.11.02 20:27:07.794095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2279 | 2023.11.02 20:27:07.794113 [ 3 ] {} <Debug> HTTP-Session: 35972d0b-212a-42b9-8990-afa1bd37eea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2280 | 2023.11.02 20:27:07.794129 [ 3 ] {} <Debug> HTTP-Session: 35972d0b-212a-42b9-8990-afa1bd37eea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2023.11.02 20:27:07.794205 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2282 | 2023.11.02 20:27:07.794249 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2283 | 2023.11.02 20:27:07.794383 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2284 | 2023.11.02 20:27:07.794784 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2285 | 2023.11.02 20:27:07.795083 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2286 | 2023.11.02 20:27:07.795259 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2287 | 2023.11.02 20:27:07.795386 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001150497 sec., 31290 rows/sec., 42.23 MiB/sec. | ||
| 2288 | 2023.11.02 20:27:07.795380 [ 68 ] {} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2289 | 2023.11.02 20:27:07.795496 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2290 | 2023.11.02 20:27:07.795570 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Debug> DynamicQueryHandler: Done processing query | ||
| 2291 | 2023.11.02 20:27:07.795627 [ 3 ] {a549cfb4-bbb8-402a-b396-0f0c9eff6066} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2292 | 2023.11.02 20:27:07.795656 [ 3 ] {} <Debug> HTTP-Session: 35972d0b-212a-42b9-8990-afa1bd37eea4 Destroying unnamed session | ||
| 2293 | 2023.11.02 20:27:07.795642 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2294 | 2023.11.02 20:27:07.795816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2295 | 2023.11.02 20:27:07.795912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2296 | 2023.11.02 20:27:07.795908 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2297 | 2023.11.02 20:27:07.795943 [ 3 ] {} <Debug> HTTP-Session: 92591599-5e91-4d1e-9b36-f1d10b157a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2298 | 2023.11.02 20:27:07.796010 [ 3 ] {} <Debug> HTTP-Session: 92591599-5e91-4d1e-9b36-f1d10b157a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2023.11.02 20:27:07.796033 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2300 | 2023.11.02 20:27:07.796131 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2301 | 2023.11.02 20:27:07.796257 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2302 | 2023.11.02 20:27:07.796675 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2303 | 2023.11.02 20:27:07.796719 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2304 | 2023.11.02 20:27:07.796966 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2305 | 2023.11.02 20:27:07.797247 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2306 | 2023.11.02 20:27:07.797557 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2307 | 2023.11.02 20:27:07.797567 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2308 | 2023.11.02 20:27:07.797710 [ 15 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2309 | 2023.11.02 20:27:07.798125 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2310 | 2023.11.02 20:27:07.798424 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2311 | 2023.11.02 20:27:07.798690 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002448267 sec., 8577 rows/sec., 455.52 KiB/sec. | ||
| 2312 | 2023.11.02 20:27:07.799004 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2313 | 2023.11.02 20:27:07.799055 [ 3 ] {dbbaa203-e025-4c9e-9b8a-bead533ac1f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2314 | 2023.11.02 20:27:07.799105 [ 3 ] {} <Debug> HTTP-Session: 92591599-5e91-4d1e-9b36-f1d10b157a49 Destroying unnamed session | ||
| 2315 | 2023.11.02 20:27:07.799976 [ 20 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 6 columns (6 merged, 0 gathered) in 0.004424405 sec., 65997.57481514463 rows/sec., 89.06 MiB/sec. | ||
| 2316 | 2023.11.02 20:27:07.800259 [ 20 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2317 | 2023.11.02 20:27:07.800508 [ 20 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2318 | 2023.11.02 20:27:07.800581 [ 20 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2319 | 2023.11.02 20:27:07.800665 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_11_2: 4.02 MiB. | ||
| 2320 | 2023.11.02 20:27:12.777866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2321 | 2023.11.02 20:27:12.777997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2322 | 2023.11.02 20:27:12.778024 [ 3 ] {} <Debug> HTTP-Session: d7492d61-5afb-4f0d-ba32-2b0de61f3ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2323 | 2023.11.02 20:27:12.778048 [ 3 ] {} <Debug> HTTP-Session: d7492d61-5afb-4f0d-ba32-2b0de61f3ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2023.11.02 20:27:12.778170 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2325 | 2023.11.02 20:27:12.778228 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2326 | 2023.11.02 20:27:12.778386 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2327 | 2023.11.02 20:27:12.778790 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2328 | 2023.11.02 20:27:12.779049 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2329 | 2023.11.02 20:27:12.779221 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2330 | 2023.11.02 20:27:12.779343 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001137846 sec., 4394 rows/sec., 356.18 KiB/sec. | ||
| 2331 | 2023.11.02 20:27:12.779487 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 2332 | 2023.11.02 20:27:12.779512 [ 3 ] {18b40bb6-6b5d-430a-b76a-9f4f3781f8ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2333 | 2023.11.02 20:27:12.779529 [ 3 ] {} <Debug> HTTP-Session: d7492d61-5afb-4f0d-ba32-2b0de61f3ee1 Destroying unnamed session | ||
| 2334 | 2023.11.02 20:27:12.779652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2335 | 2023.11.02 20:27:12.779701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2336 | 2023.11.02 20:27:12.779720 [ 3 ] {} <Debug> HTTP-Session: 184ca529-5df5-4e61-a11c-91b6d25a142d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2337 | 2023.11.02 20:27:12.779738 [ 3 ] {} <Debug> HTTP-Session: 184ca529-5df5-4e61-a11c-91b6d25a142d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2023.11.02 20:27:12.779814 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2339 | 2023.11.02 20:27:12.779854 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2340 | 2023.11.02 20:27:12.779962 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2341 | 2023.11.02 20:27:12.780277 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2342 | 2023.11.02 20:27:12.780485 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2343 | 2023.11.02 20:27:12.780648 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2344 | 2023.11.02 20:27:12.780749 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000907513 sec., 16528 rows/sec., 1.49 MiB/sec. | ||
| 2345 | 2023.11.02 20:27:12.780921 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2346 | 2023.11.02 20:27:12.780945 [ 3 ] {9c05e213-e234-4315-b928-af84d6d2fec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2347 | 2023.11.02 20:27:12.780961 [ 3 ] {} <Debug> HTTP-Session: 184ca529-5df5-4e61-a11c-91b6d25a142d Destroying unnamed session | ||
| 2348 | 2023.11.02 20:27:12.781088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2349 | 2023.11.02 20:27:12.781131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2350 | 2023.11.02 20:27:12.781149 [ 3 ] {} <Debug> HTTP-Session: 7b6a0cac-8e24-4a22-98e7-7bcf969734b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2351 | 2023.11.02 20:27:12.781168 [ 3 ] {} <Debug> HTTP-Session: 7b6a0cac-8e24-4a22-98e7-7bcf969734b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2023.11.02 20:27:12.781237 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2353 | 2023.11.02 20:27:12.781274 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2354 | 2023.11.02 20:27:12.781390 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2355 | 2023.11.02 20:27:12.781658 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2356 | 2023.11.02 20:27:12.781860 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2357 | 2023.11.02 20:27:12.782009 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2358 | 2023.11.02 20:27:12.782106 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000843513 sec., 5927 rows/sec., 474.67 KiB/sec. | ||
| 2359 | 2023.11.02 20:27:12.782220 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2360 | 2023.11.02 20:27:12.782244 [ 3 ] {990c958f-7a64-420b-a14a-110267871bcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2361 | 2023.11.02 20:27:12.782259 [ 3 ] {} <Debug> HTTP-Session: 7b6a0cac-8e24-4a22-98e7-7bcf969734b1 Destroying unnamed session | ||
| 2362 | 2023.11.02 20:27:12.782404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2363 | 2023.11.02 20:27:12.782446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2364 | 2023.11.02 20:27:12.782464 [ 3 ] {} <Debug> HTTP-Session: 3933c65f-0277-4e7b-b9ba-4727822155bd Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2365 | 2023.11.02 20:27:12.782481 [ 3 ] {} <Debug> HTTP-Session: 3933c65f-0277-4e7b-b9ba-4727822155bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2023.11.02 20:27:12.782552 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2367 | 2023.11.02 20:27:12.782597 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2368 | 2023.11.02 20:27:12.782732 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2369 | 2023.11.02 20:27:12.783030 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2370 | 2023.11.02 20:27:12.783310 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2371 | 2023.11.02 20:27:12.783490 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2372 | 2023.11.02 20:27:12.783592 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001012895 sec., 4936 rows/sec., 6.66 MiB/sec. | ||
| 2373 | 2023.11.02 20:27:12.783712 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Debug> DynamicQueryHandler: Done processing query | ||
| 2374 | 2023.11.02 20:27:12.783735 [ 3 ] {122010a8-0ba4-48b9-8425-90623524a391} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2375 | 2023.11.02 20:27:12.783750 [ 3 ] {} <Debug> HTTP-Session: 3933c65f-0277-4e7b-b9ba-4727822155bd Destroying unnamed session | ||
| 2376 | 2023.11.02 20:27:13.951880 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2377 | 2023.11.02 20:27:13.951938 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2378 | 2023.11.02 20:27:17.785588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2379 | 2023.11.02 20:27:17.785708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2380 | 2023.11.02 20:27:17.785734 [ 3 ] {} <Debug> HTTP-Session: 8604adda-7fd4-49e1-b337-ec41cecefbc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2381 | 2023.11.02 20:27:17.785758 [ 3 ] {} <Debug> HTTP-Session: 8604adda-7fd4-49e1-b337-ec41cecefbc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2023.11.02 20:27:17.785883 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2383 | 2023.11.02 20:27:17.785941 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2384 | 2023.11.02 20:27:17.786139 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2385 | 2023.11.02 20:27:17.786591 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2386 | 2023.11.02 20:27:17.786859 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2387 | 2023.11.02 20:27:17.787030 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2388 | 2023.11.02 20:27:17.787149 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001232239 sec., 34084 rows/sec., 2.58 MiB/sec. | ||
| 2389 | 2023.11.02 20:27:17.787299 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Debug> DynamicQueryHandler: Done processing query | ||
| 2390 | 2023.11.02 20:27:17.787325 [ 3 ] {5df875dd-7256-402c-aefd-f20f7231dd22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2391 | 2023.11.02 20:27:17.787341 [ 3 ] {} <Debug> HTTP-Session: 8604adda-7fd4-49e1-b337-ec41cecefbc7 Destroying unnamed session | ||
| 2392 | 2023.11.02 20:27:17.787526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2393 | 2023.11.02 20:27:17.787579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2394 | 2023.11.02 20:27:17.787600 [ 3 ] {} <Debug> HTTP-Session: 9a357923-5c40-4e9a-92f7-f196351c9ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2395 | 2023.11.02 20:27:17.787618 [ 3 ] {} <Debug> HTTP-Session: 9a357923-5c40-4e9a-92f7-f196351c9ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2023.11.02 20:27:17.787705 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2397 | 2023.11.02 20:27:17.787747 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2398 | 2023.11.02 20:27:17.787854 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2399 | 2023.11.02 20:27:17.788298 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2400 | 2023.11.02 20:27:17.788526 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2401 | 2023.11.02 20:27:17.788674 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2402 | 2023.11.02 20:27:17.788780 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001044326 sec., 195341 rows/sec., 18.75 MiB/sec. | ||
| 2403 | 2023.11.02 20:27:17.788901 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Debug> DynamicQueryHandler: Done processing query | ||
| 2404 | 2023.11.02 20:27:17.788926 [ 3 ] {7d8dc201-5b13-4426-a114-b6c5cbf91e43} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2405 | 2023.11.02 20:27:17.788942 [ 3 ] {} <Debug> HTTP-Session: 9a357923-5c40-4e9a-92f7-f196351c9ffb Destroying unnamed session | ||
| 2406 | 2023.11.02 20:27:17.789160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2407 | 2023.11.02 20:27:17.789208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2408 | 2023.11.02 20:27:17.789226 [ 3 ] {} <Debug> HTTP-Session: 2204f4b3-23ab-431c-a8ec-7b43ecaf1f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2409 | 2023.11.02 20:27:17.789244 [ 3 ] {} <Debug> HTTP-Session: 2204f4b3-23ab-431c-a8ec-7b43ecaf1f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2023.11.02 20:27:17.789332 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2411 | 2023.11.02 20:27:17.789371 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2412 | 2023.11.02 20:27:17.789475 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2413 | 2023.11.02 20:27:17.789968 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2414 | 2023.11.02 20:27:17.790191 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2415 | 2023.11.02 20:27:17.790349 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2416 | 2023.11.02 20:27:17.790455 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001095157 sec., 298587 rows/sec., 20.81 MiB/sec. | ||
| 2417 | 2023.11.02 20:27:17.790578 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Debug> DynamicQueryHandler: Done processing query | ||
| 2418 | 2023.11.02 20:27:17.790603 [ 3 ] {0dc525f4-7d14-4a6e-90aa-8e464054ee59} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2419 | 2023.11.02 20:27:17.790619 [ 3 ] {} <Debug> HTTP-Session: 2204f4b3-23ab-431c-a8ec-7b43ecaf1f8e Destroying unnamed session | ||
| 2420 | 2023.11.02 20:27:17.790748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2421 | 2023.11.02 20:27:17.790794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2422 | 2023.11.02 20:27:17.790812 [ 3 ] {} <Debug> HTTP-Session: d7375a69-4b4f-48e3-a3da-bd14db0c75dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2423 | 2023.11.02 20:27:17.790829 [ 3 ] {} <Debug> HTTP-Session: d7375a69-4b4f-48e3-a3da-bd14db0c75dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2023.11.02 20:27:17.790899 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2425 | 2023.11.02 20:27:17.790939 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2426 | 2023.11.02 20:27:17.791046 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2427 | 2023.11.02 20:27:17.791413 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2428 | 2023.11.02 20:27:17.791656 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2429 | 2023.11.02 20:27:17.791838 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2430 | 2023.11.02 20:27:17.791949 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001013625 sec., 5919 rows/sec., 248.57 KiB/sec. | ||
| 2431 | 2023.11.02 20:27:17.792089 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2432 | 2023.11.02 20:27:17.792114 [ 3 ] {0240a204-0265-4f93-884e-da6e79ed0dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2433 | 2023.11.02 20:27:17.792129 [ 3 ] {} <Debug> HTTP-Session: d7375a69-4b4f-48e3-a3da-bd14db0c75dd Destroying unnamed session | ||
| 2434 | 2023.11.02 20:27:17.792294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2435 | 2023.11.02 20:27:17.792340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2436 | 2023.11.02 20:27:17.792358 [ 3 ] {} <Debug> HTTP-Session: dae2664f-479a-4e13-a88c-cd37db38aac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2437 | 2023.11.02 20:27:17.792374 [ 3 ] {} <Debug> HTTP-Session: dae2664f-479a-4e13-a88c-cd37db38aac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2023.11.02 20:27:17.792447 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2439 | 2023.11.02 20:27:17.792489 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2440 | 2023.11.02 20:27:17.792605 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2441 | 2023.11.02 20:27:17.792946 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2442 | 2023.11.02 20:27:17.793198 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2443 | 2023.11.02 20:27:17.793374 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2444 | 2023.11.02 20:27:17.793477 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001003064 sec., 69786 rows/sec., 4.23 MiB/sec. | ||
| 2445 | 2023.11.02 20:27:17.793596 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2446 | 2023.11.02 20:27:17.793620 [ 3 ] {634e5883-6c5f-44ee-ac78-d341078763b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2447 | 2023.11.02 20:27:17.793635 [ 3 ] {} <Debug> HTTP-Session: dae2664f-479a-4e13-a88c-cd37db38aac5 Destroying unnamed session | ||
| 2448 | 2023.11.02 20:27:17.793779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2449 | 2023.11.02 20:27:17.793823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2450 | 2023.11.02 20:27:17.793841 [ 3 ] {} <Debug> HTTP-Session: 9a2408a8-b84a-4504-8503-c8dc0540aff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2451 | 2023.11.02 20:27:17.793857 [ 3 ] {} <Debug> HTTP-Session: 9a2408a8-b84a-4504-8503-c8dc0540aff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2023.11.02 20:27:17.793953 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2453 | 2023.11.02 20:27:17.793997 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2454 | 2023.11.02 20:27:17.794127 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2455 | 2023.11.02 20:27:17.794606 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2456 | 2023.11.02 20:27:17.794910 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2457 | 2023.11.02 20:27:17.795089 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2458 | 2023.11.02 20:27:17.795198 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001215408 sec., 29619 rows/sec., 39.97 MiB/sec. | ||
| 2459 | 2023.11.02 20:27:17.795326 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2460 | 2023.11.02 20:27:17.795349 [ 3 ] {cba03844-cfe1-4b09-b26d-c033967ae6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2461 | 2023.11.02 20:27:17.795365 [ 3 ] {} <Debug> HTTP-Session: 9a2408a8-b84a-4504-8503-c8dc0540aff5 Destroying unnamed session | ||
| 2462 | 2023.11.02 20:27:17.795486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2463 | 2023.11.02 20:27:17.795531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2464 | 2023.11.02 20:27:17.795550 [ 3 ] {} <Debug> HTTP-Session: 08b309fa-c100-4d9a-9bd4-10d98c9db87a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2465 | 2023.11.02 20:27:17.795566 [ 3 ] {} <Debug> HTTP-Session: 08b309fa-c100-4d9a-9bd4-10d98c9db87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2023.11.02 20:27:17.795636 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2467 | 2023.11.02 20:27:17.795674 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2468 | 2023.11.02 20:27:17.795776 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2469 | 2023.11.02 20:27:17.796047 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2470 | 2023.11.02 20:27:17.796275 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2471 | 2023.11.02 20:27:17.796443 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2472 | 2023.11.02 20:27:17.796541 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000877653 sec., 23927 rows/sec., 1.24 MiB/sec. | ||
| 2473 | 2023.11.02 20:27:17.796655 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2474 | 2023.11.02 20:27:17.796679 [ 3 ] {034eeecd-2b48-47eb-9e83-a30ec7ee075d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2475 | 2023.11.02 20:27:17.796694 [ 3 ] {} <Debug> HTTP-Session: 08b309fa-c100-4d9a-9bd4-10d98c9db87a Destroying unnamed session | ||
| 2476 | 2023.11.02 20:27:22.778416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2477 | 2023.11.02 20:27:22.778539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2478 | 2023.11.02 20:27:22.778569 [ 3 ] {} <Debug> HTTP-Session: ab8b2f7c-3dd7-4603-8fd2-0f2e2c4de641 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2479 | 2023.11.02 20:27:22.778597 [ 3 ] {} <Debug> HTTP-Session: ab8b2f7c-3dd7-4603-8fd2-0f2e2c4de641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2023.11.02 20:27:22.778734 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2481 | 2023.11.02 20:27:22.778801 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2482 | 2023.11.02 20:27:22.778981 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2483 | 2023.11.02 20:27:22.779444 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2484 | 2023.11.02 20:27:22.779718 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2485 | 2023.11.02 20:27:22.779896 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2486 | 2023.11.02 20:27:22.780036 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001256508 sec., 3979 rows/sec., 322.54 KiB/sec. | ||
| 2487 | 2023.11.02 20:27:22.780190 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Debug> DynamicQueryHandler: Done processing query | ||
| 2488 | 2023.11.02 20:27:22.780217 [ 3 ] {94ac133e-8e95-43a1-84c6-76092b3c6b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2489 | 2023.11.02 20:27:22.780233 [ 3 ] {} <Debug> HTTP-Session: ab8b2f7c-3dd7-4603-8fd2-0f2e2c4de641 Destroying unnamed session | ||
| 2490 | 2023.11.02 20:27:22.780364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2491 | 2023.11.02 20:27:22.780421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2492 | 2023.11.02 20:27:22.780441 [ 3 ] {} <Debug> HTTP-Session: d6decf3d-50c8-493d-8330-3de812615349 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2493 | 2023.11.02 20:27:22.780460 [ 3 ] {} <Debug> HTTP-Session: d6decf3d-50c8-493d-8330-3de812615349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2023.11.02 20:27:22.780538 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2495 | 2023.11.02 20:27:22.780581 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2496 | 2023.11.02 20:27:22.780690 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2497 | 2023.11.02 20:27:22.781007 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2498 | 2023.11.02 20:27:22.781213 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2499 | 2023.11.02 20:27:22.781363 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2500 | 2023.11.02 20:27:22.781491 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000916504 sec., 16366 rows/sec., 1.48 MiB/sec. | ||
| 2501 | 2023.11.02 20:27:22.781679 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2502 | 2023.11.02 20:27:22.781704 [ 3 ] {910afaed-ab64-4d5f-b061-bd507d4953cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2503 | 2023.11.02 20:27:22.781720 [ 3 ] {} <Debug> HTTP-Session: d6decf3d-50c8-493d-8330-3de812615349 Destroying unnamed session | ||
| 2504 | 2023.11.02 20:27:22.781839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2505 | 2023.11.02 20:27:22.781885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2506 | 2023.11.02 20:27:22.781904 [ 3 ] {} <Debug> HTTP-Session: cd912791-bf45-45a4-9b8c-73c3d6596a93 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2507 | 2023.11.02 20:27:22.781922 [ 3 ] {} <Debug> HTTP-Session: cd912791-bf45-45a4-9b8c-73c3d6596a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2023.11.02 20:27:22.781991 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2509 | 2023.11.02 20:27:22.782033 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2510 | 2023.11.02 20:27:22.782150 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2511 | 2023.11.02 20:27:22.782417 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2512 | 2023.11.02 20:27:22.782611 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2513 | 2023.11.02 20:27:22.782748 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2514 | 2023.11.02 20:27:22.782865 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000877233 sec., 5699 rows/sec., 456.42 KiB/sec. | ||
| 2515 | 2023.11.02 20:27:22.782977 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Debug> DynamicQueryHandler: Done processing query | ||
| 2516 | 2023.11.02 20:27:22.783000 [ 3 ] {774f7d8e-ec54-4a8b-9790-bc70e4869952} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2517 | 2023.11.02 20:27:22.783015 [ 3 ] {} <Debug> HTTP-Session: cd912791-bf45-45a4-9b8c-73c3d6596a93 Destroying unnamed session | ||
| 2518 | 2023.11.02 20:27:22.783154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2519 | 2023.11.02 20:27:22.783197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2520 | 2023.11.02 20:27:22.783215 [ 3 ] {} <Debug> HTTP-Session: 09766e23-72ec-432b-9eb7-3ea1dab75b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2521 | 2023.11.02 20:27:22.783230 [ 3 ] {} <Debug> HTTP-Session: 09766e23-72ec-432b-9eb7-3ea1dab75b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2023.11.02 20:27:22.783298 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2523 | 2023.11.02 20:27:22.783405 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2524 | 2023.11.02 20:27:22.783545 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2525 | 2023.11.02 20:27:22.783845 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2526 | 2023.11.02 20:27:22.784122 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2527 | 2023.11.02 20:27:22.784294 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2528 | 2023.11.02 20:27:22.784422 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001033575 sec., 4837 rows/sec., 6.53 MiB/sec. | ||
| 2529 | 2023.11.02 20:27:22.784545 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Debug> DynamicQueryHandler: Done processing query | ||
| 2530 | 2023.11.02 20:27:22.784568 [ 3 ] {defb6172-663b-4472-9d81-21b5d02aa5df} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2531 | 2023.11.02 20:27:22.784584 [ 3 ] {} <Debug> HTTP-Session: 09766e23-72ec-432b-9eb7-3ea1dab75b99 Destroying unnamed session | ||
| 2532 | 2023.11.02 20:27:27.785228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2533 | 2023.11.02 20:27:27.785408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2534 | 2023.11.02 20:27:27.785455 [ 3 ] {} <Debug> HTTP-Session: 2509888f-f956-43b6-afe8-02a92d04cf02 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2535 | 2023.11.02 20:27:27.785496 [ 3 ] {} <Debug> HTTP-Session: 2509888f-f956-43b6-afe8-02a92d04cf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2023.11.02 20:27:27.785694 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2537 | 2023.11.02 20:27:27.785786 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2538 | 2023.11.02 20:27:27.785944 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2539 | 2023.11.02 20:27:27.786414 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2540 | 2023.11.02 20:27:27.786694 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2541 | 2023.11.02 20:27:27.786859 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2542 | 2023.11.02 20:27:27.787000 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001243798 sec., 33767 rows/sec., 2.56 MiB/sec. | ||
| 2543 | 2023.11.02 20:27:27.787005 [ 111 ] {} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2544 | 2023.11.02 20:27:27.787135 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2545 | 2023.11.02 20:27:27.787204 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2546 | 2023.11.02 20:27:27.787265 [ 3 ] {dc3c57d3-1eee-4193-a0ab-302555e3241f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2547 | 2023.11.02 20:27:27.787297 [ 3 ] {} <Debug> HTTP-Session: 2509888f-f956-43b6-afe8-02a92d04cf02 Destroying unnamed session | ||
| 2548 | 2023.11.02 20:27:27.787299 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2549 | 2023.11.02 20:27:27.787436 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2550 | 2023.11.02 20:27:27.787475 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part | ||
| 2551 | 2023.11.02 20:27:27.787543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2552 | 2023.11.02 20:27:27.787646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2553 | 2023.11.02 20:27:27.787701 [ 3 ] {} <Debug> HTTP-Session: 2d99de8b-9a2c-4f01-9060-cdceb1022632 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2554 | 2023.11.02 20:27:27.787724 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 2555 | 2023.11.02 20:27:27.787738 [ 3 ] {} <Debug> HTTP-Session: 2d99de8b-9a2c-4f01-9060-cdceb1022632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2023.11.02 20:27:27.787945 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part | ||
| 2557 | 2023.11.02 20:27:27.787966 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2558 | 2023.11.02 20:27:27.788048 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2559 | 2023.11.02 20:27:27.788150 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 2560 | 2023.11.02 20:27:27.788438 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 2561 | 2023.11.02 20:27:27.788549 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2562 | 2023.11.02 20:27:27.788671 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 2563 | 2023.11.02 20:27:27.789554 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2564 | 2023.11.02 20:27:27.790050 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851472 sec., 64177.37926235994 rows/sec., 4.88 MiB/sec. | ||
| 2565 | 2023.11.02 20:27:27.790080 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2566 | 2023.11.02 20:27:27.790228 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2567 | 2023.11.02 20:27:27.790341 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2568 | 2023.11.02 20:27:27.790517 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2569 | 2023.11.02 20:27:27.790512 [ 131 ] {} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2570 | 2023.11.02 20:27:27.790554 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.002524028 sec., 80823 rows/sec., 7.76 MiB/sec. | ||
| 2571 | 2023.11.02 20:27:27.790591 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2572 | 2023.11.02 20:27:27.790630 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_16_3} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2573 | 2023.11.02 20:27:27.790929 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2574 | 2023.11.02 20:27:27.790927 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2575 | 2023.11.02 20:27:27.790961 [ 3 ] {2f96c164-61bb-4e2f-8856-4fcd34a0bbd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2576 | 2023.11.02 20:27:27.791004 [ 3 ] {} <Debug> HTTP-Session: 2d99de8b-9a2c-4f01-9060-cdceb1022632 Destroying unnamed session | ||
| 2577 | 2023.11.02 20:27:27.791074 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2578 | 2023.11.02 20:27:27.791112 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 219 rows starting from the beginning of the part | ||
| 2579 | 2023.11.02 20:27:27.791248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2580 | 2023.11.02 20:27:27.791306 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 204 rows starting from the beginning of the part | ||
| 2581 | 2023.11.02 20:27:27.791334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2582 | 2023.11.02 20:27:27.791385 [ 3 ] {} <Debug> HTTP-Session: 63401021-180e-48bf-af7d-9ce2ba667582 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2583 | 2023.11.02 20:27:27.791420 [ 3 ] {} <Debug> HTTP-Session: 63401021-180e-48bf-af7d-9ce2ba667582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2023.11.02 20:27:27.791510 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 2585 | 2023.11.02 20:27:27.791678 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2586 | 2023.11.02 20:27:27.791717 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 204 rows starting from the beginning of the part | ||
| 2587 | 2023.11.02 20:27:27.791783 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2588 | 2023.11.02 20:27:27.791969 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 2589 | 2023.11.02 20:27:27.792255 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::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 | ||
| 2590 | 2023.11.02 20:27:27.792282 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2591 | 2023.11.02 20:27:27.793410 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2592 | 2023.11.02 20:27:27.793924 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2593 | 2023.11.02 20:27:27.794030 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 4 columns (4 merged, 0 gathered) in 0.00337449 sec., 255149.6670608003 rows/sec., 24.41 MiB/sec. | ||
| 2594 | 2023.11.02 20:27:27.794215 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2595 | 2023.11.02 20:27:27.794225 [ 9 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2596 | 2023.11.02 20:27:27.794401 [ 131 ] {} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2597 | 2023.11.02 20:27:27.794440 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.00270072 sec., 121078 rows/sec., 8.44 MiB/sec. | ||
| 2598 | 2023.11.02 20:27:27.794478 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2599 | 2023.11.02 20:27:27.794572 [ 15 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2600 | 2023.11.02 20:27:27.794725 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2601 | 2023.11.02 20:27:27.794780 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Debug> DynamicQueryHandler: Done processing query | ||
| 2602 | 2023.11.02 20:27:27.794800 [ 15 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_16_3} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2603 | 2023.11.02 20:27:27.794850 [ 3 ] {54437bdd-0177-42d4-8f0b-c9059fb1bbee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2604 | 2023.11.02 20:27:27.794884 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2605 | 2023.11.02 20:27:27.794919 [ 3 ] {} <Debug> HTTP-Session: 63401021-180e-48bf-af7d-9ce2ba667582 Destroying unnamed session | ||
| 2606 | 2023.11.02 20:27:27.794979 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 361 rows starting from the beginning of the part | ||
| 2607 | 2023.11.02 20:27:27.795116 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 338 rows starting from the beginning of the part | ||
| 2608 | 2023.11.02 20:27:27.795139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2609 | 2023.11.02 20:27:27.795242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2610 | 2023.11.02 20:27:27.795300 [ 3 ] {} <Debug> HTTP-Session: 339d474e-155d-4c19-b3a1-54827142a55d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2611 | 2023.11.02 20:27:27.795306 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part | ||
| 2612 | 2023.11.02 20:27:27.795325 [ 3 ] {} <Debug> HTTP-Session: 339d474e-155d-4c19-b3a1-54827142a55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2023.11.02 20:27:27.795532 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 327 rows starting from the beginning of the part | ||
| 2614 | 2023.11.02 20:27:27.795549 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2615 | 2023.11.02 20:27:27.795640 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2616 | 2023.11.02 20:27:27.795730 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 2617 | 2023.11.02 20:27:27.796000 [ 9 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 327 rows starting from the beginning of the part | ||
| 2618 | 2023.11.02 20:27:27.796145 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2619 | 2023.11.02 20:27:27.796970 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2620 | 2023.11.02 20:27:27.797455 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2621 | 2023.11.02 20:27:27.797764 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2622 | 2023.11.02 20:27:27.797768 [ 10 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190137 sec., 427254.37810351094 rows/sec., 29.91 MiB/sec. | ||
| 2623 | 2023.11.02 20:27:27.797936 [ 131 ] {} <Debug> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2624 | 2023.11.02 20:27:27.797973 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002353035 sec., 2549 rows/sec., 107.08 KiB/sec. | ||
| 2625 | 2023.11.02 20:27:27.798023 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2626 | 2023.11.02 20:27:27.798054 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2627 | 2023.11.02 20:27:27.798274 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2628 | 2023.11.02 20:27:27.798391 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Debug> DynamicQueryHandler: Done processing query | ||
| 2629 | 2023.11.02 20:27:27.798459 [ 3 ] {b09021e5-cd27-469f-a3b2-1232b6cb2265} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2630 | 2023.11.02 20:27:27.798461 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2631 | 2023.11.02 20:27:27.798491 [ 3 ] {} <Debug> HTTP-Session: 339d474e-155d-4c19-b3a1-54827142a55d Destroying unnamed session | ||
| 2632 | 2023.11.02 20:27:27.798566 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 2633 | 2023.11.02 20:27:27.798565 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2634 | 2023.11.02 20:27:27.798737 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_16_3} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2635 | 2023.11.02 20:27:27.798763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2636 | 2023.11.02 20:27:27.798836 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 2637 | 2023.11.02 20:27:27.798871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2638 | 2023.11.02 20:27:27.798953 [ 3 ] {} <Debug> HTTP-Session: daf99726-a035-488d-96ae-8d9304a3b770 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2639 | 2023.11.02 20:27:27.798991 [ 3 ] {} <Debug> HTTP-Session: daf99726-a035-488d-96ae-8d9304a3b770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2023.11.02 20:27:27.799111 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2641 | 2023.11.02 20:27:27.799207 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2642 | 2023.11.02 20:27:27.799352 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 2643 | 2023.11.02 20:27:27.799353 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2644 | 2023.11.02 20:27:27.799597 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 2645 | 2023.11.02 20:27:27.799915 [ 9 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 2646 | 2023.11.02 20:27:27.799949 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2647 | 2023.11.02 20:27:27.800883 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2648 | 2023.11.02 20:27:27.801364 [ 17 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003262398 sec., 20230.517551813115 rows/sec., 849.52 KiB/sec. | ||
| 2649 | 2023.11.02 20:27:27.801495 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2650 | 2023.11.02 20:27:27.801534 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2651 | 2023.11.02 20:27:27.801700 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2652 | 2023.11.02 20:27:27.801800 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2653 | 2023.11.02 20:27:27.801878 [ 131 ] {} <Debug> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2654 | 2023.11.02 20:27:27.801913 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002651649 sec., 26398 rows/sec., 1.60 MiB/sec. | ||
| 2655 | 2023.11.02 20:27:27.801947 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_11_2} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2656 | 2023.11.02 20:27:27.802000 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2657 | 2023.11.02 20:27:27.802271 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2658 | 2023.11.02 20:27:27.802304 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Debug> DynamicQueryHandler: Done processing query | ||
| 2659 | 2023.11.02 20:27:27.802333 [ 3 ] {ea267480-1c44-446a-907c-a02a69b13624} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2660 | 2023.11.02 20:27:27.802361 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2661 | 2023.11.02 20:27:27.802364 [ 3 ] {} <Debug> HTTP-Session: daf99726-a035-488d-96ae-8d9304a3b770 Destroying unnamed session | ||
| 2662 | 2023.11.02 20:27:27.802396 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 431 rows starting from the beginning of the part | ||
| 2663 | 2023.11.02 20:27:27.802516 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 2664 | 2023.11.02 20:27:27.802562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2665 | 2023.11.02 20:27:27.802615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2666 | 2023.11.02 20:27:27.802624 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part | ||
| 2667 | 2023.11.02 20:27:27.802639 [ 3 ] {} <Debug> HTTP-Session: 741792bb-3caa-4393-931c-5c1985b6967f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2668 | 2023.11.02 20:27:27.802671 [ 3 ] {} <Debug> HTTP-Session: 741792bb-3caa-4393-931c-5c1985b6967f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2023.11.02 20:27:27.802763 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 81 rows starting from the beginning of the part | ||
| 2670 | 2023.11.02 20:27:27.802799 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2671 | 2023.11.02 20:27:27.802867 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2672 | 2023.11.02 20:27:27.802886 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part | ||
| 2673 | 2023.11.02 20:27:27.803072 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part | ||
| 2674 | 2023.11.02 20:27:27.803187 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2675 | 2023.11.02 20:27:27.803913 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2676 | 2023.11.02 20:27:27.804122 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888518 sec., 419376.4634491172 rows/sec., 25.47 MiB/sec. | ||
| 2677 | 2023.11.02 20:27:27.804242 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2678 | 2023.11.02 20:27:27.804319 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2679 | 2023.11.02 20:27:27.804431 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2680 | 2023.11.02 20:27:27.804504 [ 10 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2681 | 2023.11.02 20:27:27.804524 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2682 | 2023.11.02 20:27:27.804698 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001853478 sec., 19422 rows/sec., 26.21 MiB/sec. | ||
| 2683 | 2023.11.02 20:27:27.804914 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2684 | 2023.11.02 20:27:27.804939 [ 3 ] {1cee8f70-45e2-4e94-a0ec-4853cd687a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2685 | 2023.11.02 20:27:27.804956 [ 3 ] {} <Debug> HTTP-Session: 741792bb-3caa-4393-931c-5c1985b6967f Destroying unnamed session | ||
| 2686 | 2023.11.02 20:27:27.805107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2687 | 2023.11.02 20:27:27.805153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2688 | 2023.11.02 20:27:27.805172 [ 3 ] {} <Debug> HTTP-Session: 28b0de0b-8999-4578-b6af-18b3bcb73973 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2689 | 2023.11.02 20:27:27.805188 [ 3 ] {} <Debug> HTTP-Session: 28b0de0b-8999-4578-b6af-18b3bcb73973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2023.11.02 20:27:27.805261 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2691 | 2023.11.02 20:27:27.805303 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2692 | 2023.11.02 20:27:27.805413 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2693 | 2023.11.02 20:27:27.805670 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2694 | 2023.11.02 20:27:27.805904 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2695 | 2023.11.02 20:27:27.806076 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2696 | 2023.11.02 20:27:27.806192 [ 131 ] {} <Debug> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2697 | 2023.11.02 20:27:27.806211 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000912693 sec., 23008 rows/sec., 1.19 MiB/sec. | ||
| 2698 | 2023.11.02 20:27:27.806244 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2699 | 2023.11.02 20:27:27.806422 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2700 | 2023.11.02 20:27:27.806479 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2701 | 2023.11.02 20:27:27.806509 [ 3 ] {d5624c71-c2ec-4969-a4b7-5b1610453e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2702 | 2023.11.02 20:27:27.806523 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2703 | 2023.11.02 20:27:27.806530 [ 3 ] {} <Debug> HTTP-Session: 28b0de0b-8999-4578-b6af-18b3bcb73973 Destroying unnamed session | ||
| 2704 | 2023.11.02 20:27:27.806554 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part | ||
| 2705 | 2023.11.02 20:27:27.806652 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
| 2706 | 2023.11.02 20:27:27.806729 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 2707 | 2023.11.02 20:27:27.806801 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
| 2708 | 2023.11.02 20:27:27.806871 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
| 2709 | 2023.11.02 20:27:27.806939 [ 17 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part | ||
| 2710 | 2023.11.02 20:27:27.807460 [ 14 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001140277 sec., 231522.6914162085 rows/sec., 12.52 MiB/sec. | ||
| 2711 | 2023.11.02 20:27:27.807611 [ 26 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2712 | 2023.11.02 20:27:27.807822 [ 26 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2713 | 2023.11.02 20:27:27.807895 [ 26 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_11_2} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2714 | 2023.11.02 20:27:28.952183 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2715 | 2023.11.02 20:27:28.952235 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2716 | 2023.11.02 20:27:32.778220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2717 | 2023.11.02 20:27:32.778343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2718 | 2023.11.02 20:27:32.778368 [ 3 ] {} <Debug> HTTP-Session: 79ff938b-e108-4149-89ba-312d6a3c9e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2719 | 2023.11.02 20:27:32.778391 [ 3 ] {} <Debug> HTTP-Session: 79ff938b-e108-4149-89ba-312d6a3c9e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2720 | 2023.11.02 20:27:32.778510 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2721 | 2023.11.02 20:27:32.778569 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2722 | 2023.11.02 20:27:32.778726 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2723 | 2023.11.02 20:27:32.779121 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2724 | 2023.11.02 20:27:32.779378 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2725 | 2023.11.02 20:27:32.779552 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2726 | 2023.11.02 20:27:32.779692 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001145277 sec., 4365 rows/sec., 353.86 KiB/sec. | ||
| 2727 | 2023.11.02 20:27:32.779836 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2728 | 2023.11.02 20:27:32.779862 [ 3 ] {259ea2ad-eefb-493a-bae0-ae48bf35793a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2729 | 2023.11.02 20:27:32.779878 [ 3 ] {} <Debug> HTTP-Session: 79ff938b-e108-4149-89ba-312d6a3c9e7b Destroying unnamed session | ||
| 2730 | 2023.11.02 20:27:32.780008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2731 | 2023.11.02 20:27:32.780056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2732 | 2023.11.02 20:27:32.780075 [ 3 ] {} <Debug> HTTP-Session: cc3c2a6b-e26a-445c-9a79-18308da0e5aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2733 | 2023.11.02 20:27:32.780092 [ 3 ] {} <Debug> HTTP-Session: cc3c2a6b-e26a-445c-9a79-18308da0e5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2734 | 2023.11.02 20:27:32.780162 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2735 | 2023.11.02 20:27:32.780201 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2736 | 2023.11.02 20:27:32.780307 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2737 | 2023.11.02 20:27:32.780579 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2738 | 2023.11.02 20:27:32.780789 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2739 | 2023.11.02 20:27:32.780934 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2740 | 2023.11.02 20:27:32.781066 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000868083 sec., 17279 rows/sec., 1.56 MiB/sec. | ||
| 2741 | 2023.11.02 20:27:32.781243 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2742 | 2023.11.02 20:27:32.781267 [ 3 ] {6d8ba8c2-58fd-46b5-bd10-ede35995e8b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2743 | 2023.11.02 20:27:32.781282 [ 3 ] {} <Debug> HTTP-Session: cc3c2a6b-e26a-445c-9a79-18308da0e5aa Destroying unnamed session | ||
| 2744 | 2023.11.02 20:27:32.781401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2745 | 2023.11.02 20:27:32.781450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2746 | 2023.11.02 20:27:32.781470 [ 3 ] {} <Debug> HTTP-Session: d629f876-4640-4c12-9a1c-151fcaf25ed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2747 | 2023.11.02 20:27:32.781487 [ 3 ] {} <Debug> HTTP-Session: d629f876-4640-4c12-9a1c-151fcaf25ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2748 | 2023.11.02 20:27:32.781555 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2749 | 2023.11.02 20:27:32.781593 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2750 | 2023.11.02 20:27:32.781706 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2751 | 2023.11.02 20:27:32.781936 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2752 | 2023.11.02 20:27:32.782140 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2753 | 2023.11.02 20:27:32.782283 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2754 | 2023.11.02 20:27:32.782408 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000827483 sec., 6042 rows/sec., 483.87 KiB/sec. | ||
| 2755 | 2023.11.02 20:27:32.782512 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2756 | 2023.11.02 20:27:32.782535 [ 3 ] {7ea1ad60-d917-4c72-ae90-a74f3c9223f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2757 | 2023.11.02 20:27:32.782551 [ 3 ] {} <Debug> HTTP-Session: d629f876-4640-4c12-9a1c-151fcaf25ed7 Destroying unnamed session | ||
| 2758 | 2023.11.02 20:27:32.782696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2759 | 2023.11.02 20:27:32.782738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2760 | 2023.11.02 20:27:32.782757 [ 3 ] {} <Debug> HTTP-Session: 5104b0bf-e4b0-4dfe-8172-7a3b73e7718d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2761 | 2023.11.02 20:27:32.782773 [ 3 ] {} <Debug> HTTP-Session: 5104b0bf-e4b0-4dfe-8172-7a3b73e7718d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2762 | 2023.11.02 20:27:32.782843 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2763 | 2023.11.02 20:27:32.782886 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2764 | 2023.11.02 20:27:32.783019 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2765 | 2023.11.02 20:27:32.783269 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2766 | 2023.11.02 20:27:32.783547 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2767 | 2023.11.02 20:27:32.783722 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2768 | 2023.11.02 20:27:32.783858 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000987184 sec., 5064 rows/sec., 6.83 MiB/sec. | ||
| 2769 | 2023.11.02 20:27:32.783848 [ 175 ] {} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2770 | 2023.11.02 20:27:32.783986 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB. | ||
| 2771 | 2023.11.02 20:27:32.784034 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2772 | 2023.11.02 20:27:32.784077 [ 3 ] {2dc1851c-8336-4167-85a0-37f76c4a0ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2773 | 2023.11.02 20:27:32.784095 [ 3 ] {} <Debug> HTTP-Session: 5104b0bf-e4b0-4dfe-8172-7a3b73e7718d Destroying unnamed session | ||
| 2774 | 2023.11.02 20:27:32.784083 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2775 | 2023.11.02 20:27:32.784201 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2776 | 2023.11.02 20:27:32.784237 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 292 rows starting from the beginning of the part | ||
| 2777 | 2023.11.02 20:27:32.784391 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 2778 | 2023.11.02 20:27:32.784501 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 2779 | 2023.11.02 20:27:32.784602 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 2780 | 2023.11.02 20:27:32.784700 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 2781 | 2023.11.02 20:27:32.784798 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 2782 | 2023.11.02 20:27:32.785956 [ 26 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 6 columns (6 merged, 0 gathered) in 0.001902308 sec., 199231.670160668 rows/sec., 268.85 MiB/sec. | ||
| 2783 | 2023.11.02 20:27:32.786289 [ 26 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2784 | 2023.11.02 20:27:32.786544 [ 26 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2785 | 2023.11.02 20:27:32.786621 [ 26 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2786 | 2023.11.02 20:27:32.786709 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_16_3: 4.02 MiB. | ||
| 2787 | 2023.11.02 20:27:33.001107 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.04 MiB, peak 237.16 MiB, will set to 230.89 MiB (RSS), difference: -4.14 MiB | ||
| 2788 | 2023.11.02 20:27:37.786325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2789 | 2023.11.02 20:27:37.786448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2790 | 2023.11.02 20:27:37.786473 [ 3 ] {} <Debug> HTTP-Session: efce1439-9bd0-4f34-9bb9-0f8766828eee Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2791 | 2023.11.02 20:27:37.786497 [ 3 ] {} <Debug> HTTP-Session: efce1439-9bd0-4f34-9bb9-0f8766828eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2792 | 2023.11.02 20:27:37.786622 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2793 | 2023.11.02 20:27:37.786681 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2794 | 2023.11.02 20:27:37.786836 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2795 | 2023.11.02 20:27:37.787218 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2796 | 2023.11.02 20:27:37.787483 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2797 | 2023.11.02 20:27:37.787653 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2798 | 2023.11.02 20:27:37.787798 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001137477 sec., 36923 rows/sec., 2.80 MiB/sec. | ||
| 2799 | 2023.11.02 20:27:37.787934 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Debug> DynamicQueryHandler: Done processing query | ||
| 2800 | 2023.11.02 20:27:37.787960 [ 3 ] {bcd87ac6-5a0e-4d28-8e18-3dfacbae7681} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2801 | 2023.11.02 20:27:37.787976 [ 3 ] {} <Debug> HTTP-Session: efce1439-9bd0-4f34-9bb9-0f8766828eee Destroying unnamed session | ||
| 2802 | 2023.11.02 20:27:37.788180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2803 | 2023.11.02 20:27:37.788229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2804 | 2023.11.02 20:27:37.788249 [ 3 ] {} <Debug> HTTP-Session: 1c74da6d-5e04-4cf4-a206-2808b0842975 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2805 | 2023.11.02 20:27:37.788268 [ 3 ] {} <Debug> HTTP-Session: 1c74da6d-5e04-4cf4-a206-2808b0842975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2806 | 2023.11.02 20:27:37.788354 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2807 | 2023.11.02 20:27:37.788397 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2808 | 2023.11.02 20:27:37.788503 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2809 | 2023.11.02 20:27:37.788863 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2810 | 2023.11.02 20:27:37.789093 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2811 | 2023.11.02 20:27:37.789243 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2812 | 2023.11.02 20:27:37.789371 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.000987315 sec., 206620 rows/sec., 19.83 MiB/sec. | ||
| 2813 | 2023.11.02 20:27:37.789479 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2814 | 2023.11.02 20:27:37.789504 [ 3 ] {7d4a4581-c02b-4b26-b93b-39f54477d90d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2815 | 2023.11.02 20:27:37.789519 [ 3 ] {} <Debug> HTTP-Session: 1c74da6d-5e04-4cf4-a206-2808b0842975 Destroying unnamed session | ||
| 2816 | 2023.11.02 20:27:37.789719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2817 | 2023.11.02 20:27:37.789767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2818 | 2023.11.02 20:27:37.789787 [ 3 ] {} <Debug> HTTP-Session: 7d292927-2c77-44ee-a700-1f85e2897b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2819 | 2023.11.02 20:27:37.789804 [ 3 ] {} <Debug> HTTP-Session: 7d292927-2c77-44ee-a700-1f85e2897b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2820 | 2023.11.02 20:27:37.789891 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2821 | 2023.11.02 20:27:37.789932 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2822 | 2023.11.02 20:27:37.790035 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2823 | 2023.11.02 20:27:37.790436 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2824 | 2023.11.02 20:27:37.790659 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2825 | 2023.11.02 20:27:37.790805 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2826 | 2023.11.02 20:27:37.790932 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Information> executeQuery: Read 338 rows, 24.20 KiB in 0.001011545 sec., 334142 rows/sec., 23.37 MiB/sec. | ||
| 2827 | 2023.11.02 20:27:37.791043 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2828 | 2023.11.02 20:27:37.791068 [ 3 ] {4f1033dd-a37a-4016-a148-bcedb63838bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2829 | 2023.11.02 20:27:37.791084 [ 3 ] {} <Debug> HTTP-Session: 7d292927-2c77-44ee-a700-1f85e2897b8e Destroying unnamed session | ||
| 2830 | 2023.11.02 20:27:37.791215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2831 | 2023.11.02 20:27:37.791261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2832 | 2023.11.02 20:27:37.791279 [ 3 ] {} <Debug> HTTP-Session: 148dc81c-18d5-450f-af7a-333f44d3bb00 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2833 | 2023.11.02 20:27:37.791296 [ 3 ] {} <Debug> HTTP-Session: 148dc81c-18d5-450f-af7a-333f44d3bb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2023.11.02 20:27:37.791365 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2835 | 2023.11.02 20:27:37.791406 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2836 | 2023.11.02 20:27:37.791509 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2837 | 2023.11.02 20:27:37.791716 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2838 | 2023.11.02 20:27:37.791961 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2839 | 2023.11.02 20:27:37.792137 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2840 | 2023.11.02 20:27:37.792253 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000859622 sec., 6979 rows/sec., 293.10 KiB/sec. | ||
| 2841 | 2023.11.02 20:27:37.792352 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2842 | 2023.11.02 20:27:37.792376 [ 3 ] {4cd91d51-1f57-470e-80bb-2d9f7a161ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2843 | 2023.11.02 20:27:37.792392 [ 3 ] {} <Debug> HTTP-Session: 148dc81c-18d5-450f-af7a-333f44d3bb00 Destroying unnamed session | ||
| 2844 | 2023.11.02 20:27:37.792551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 14868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2845 | 2023.11.02 20:27:37.792594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2846 | 2023.11.02 20:27:37.792613 [ 3 ] {} <Debug> HTTP-Session: e4245b40-3c56-462b-bff0-6a8117179baf Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2847 | 2023.11.02 20:27:37.792629 [ 3 ] {} <Debug> HTTP-Session: e4245b40-3c56-462b-bff0-6a8117179baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2848 | 2023.11.02 20:27:37.792701 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2849 | 2023.11.02 20:27:37.792743 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2850 | 2023.11.02 20:27:37.792858 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2851 | 2023.11.02 20:27:37.793116 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2852 | 2023.11.02 20:27:37.793357 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2853 | 2023.11.02 20:27:37.793531 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2854 | 2023.11.02 20:27:37.793655 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000921854 sec., 87866 rows/sec., 5.37 MiB/sec. | ||
| 2855 | 2023.11.02 20:27:37.793771 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2856 | 2023.11.02 20:27:37.793796 [ 3 ] {1d849a97-d4a5-492f-98c0-313c3a9c451d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2857 | 2023.11.02 20:27:37.793812 [ 3 ] {} <Debug> HTTP-Session: e4245b40-3c56-462b-bff0-6a8117179baf Destroying unnamed session | ||
| 2858 | 2023.11.02 20:27:37.793985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2859 | 2023.11.02 20:27:37.794028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2860 | 2023.11.02 20:27:37.794047 [ 3 ] {} <Debug> HTTP-Session: f5dc931d-a3b9-4db2-863c-710d2ff51126 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2861 | 2023.11.02 20:27:37.794063 [ 3 ] {} <Debug> HTTP-Session: f5dc931d-a3b9-4db2-863c-710d2ff51126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2862 | 2023.11.02 20:27:37.794144 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2863 | 2023.11.02 20:27:37.794187 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2864 | 2023.11.02 20:27:37.794320 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2865 | 2023.11.02 20:27:37.794842 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2866 | 2023.11.02 20:27:37.795142 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2867 | 2023.11.02 20:27:37.795319 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2868 | 2023.11.02 20:27:37.795445 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001272099 sec., 28299 rows/sec., 38.19 MiB/sec. | ||
| 2869 | 2023.11.02 20:27:37.795661 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2870 | 2023.11.02 20:27:37.795684 [ 3 ] {9dcbd38e-04b1-4650-a911-6bd652eb34b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 2871 | 2023.11.02 20:27:37.795701 [ 3 ] {} <Debug> HTTP-Session: f5dc931d-a3b9-4db2-863c-710d2ff51126 Destroying unnamed session | ||
| 2872 | 2023.11.02 20:27:37.795815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2873 | 2023.11.02 20:27:37.795860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2874 | 2023.11.02 20:27:37.795879 [ 3 ] {} <Debug> HTTP-Session: fdc7f151-d447-44f2-865c-93eee981b181 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2875 | 2023.11.02 20:27:37.795895 [ 3 ] {} <Debug> HTTP-Session: fdc7f151-d447-44f2-865c-93eee981b181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2876 | 2023.11.02 20:27:37.795965 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2877 | 2023.11.02 20:27:37.796004 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2878 | 2023.11.02 20:27:37.796122 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2879 | 2023.11.02 20:27:37.796376 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2880 | 2023.11.02 20:27:37.796620 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2881 | 2023.11.02 20:27:37.796787 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2882 | 2023.11.02 20:27:37.796902 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000909473 sec., 23090 rows/sec., 1.20 MiB/sec. | ||
| 2883 | 2023.11.02 20:27:37.797006 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2884 | 2023.11.02 20:27:37.797029 [ 3 ] {f48bea11-fd36-4c1c-9e8f-7ec4430852d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2885 | 2023.11.02 20:27:37.797045 [ 3 ] {} <Debug> HTTP-Session: fdc7f151-d447-44f2-865c-93eee981b181 Destroying unnamed session | ||
| 2886 | 2023.11.02 20:27:42.777508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2887 | 2023.11.02 20:27:42.777683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2888 | 2023.11.02 20:27:42.777730 [ 3 ] {} <Debug> HTTP-Session: c586b40b-cbfc-4b13-a041-4a5a3b6e61c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2889 | 2023.11.02 20:27:42.777771 [ 3 ] {} <Debug> HTTP-Session: c586b40b-cbfc-4b13-a041-4a5a3b6e61c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2890 | 2023.11.02 20:27:42.777928 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2891 | 2023.11.02 20:27:42.777987 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2892 | 2023.11.02 20:27:42.778144 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2893 | 2023.11.02 20:27:42.778528 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2894 | 2023.11.02 20:27:42.778779 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2895 | 2023.11.02 20:27:42.778942 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2896 | 2023.11.02 20:27:42.779081 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001115916 sec., 4480 rows/sec., 363.18 KiB/sec. | ||
| 2897 | 2023.11.02 20:27:42.779228 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Debug> DynamicQueryHandler: Done processing query | ||
| 2898 | 2023.11.02 20:27:42.779254 [ 3 ] {a2774d71-2aed-4c93-8d84-451df85e7299} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2899 | 2023.11.02 20:27:42.779271 [ 3 ] {} <Debug> HTTP-Session: c586b40b-cbfc-4b13-a041-4a5a3b6e61c7 Destroying unnamed session | ||
| 2900 | 2023.11.02 20:27:42.779401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2901 | 2023.11.02 20:27:42.779446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2902 | 2023.11.02 20:27:42.779465 [ 3 ] {} <Debug> HTTP-Session: 1d30dc3b-7c26-4eef-9b8b-328f47b18788 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2903 | 2023.11.02 20:27:42.779482 [ 3 ] {} <Debug> HTTP-Session: 1d30dc3b-7c26-4eef-9b8b-328f47b18788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2904 | 2023.11.02 20:27:42.779554 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2905 | 2023.11.02 20:27:42.779593 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2906 | 2023.11.02 20:27:42.779701 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2907 | 2023.11.02 20:27:42.779982 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2908 | 2023.11.02 20:27:42.780181 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2909 | 2023.11.02 20:27:42.780328 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2910 | 2023.11.02 20:27:42.780449 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000866533 sec., 17310 rows/sec., 1.56 MiB/sec. | ||
| 2911 | 2023.11.02 20:27:42.780557 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Debug> DynamicQueryHandler: Done processing query | ||
| 2912 | 2023.11.02 20:27:42.780580 [ 3 ] {bee051ec-f32d-47b9-b5c0-9d728017d473} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2913 | 2023.11.02 20:27:42.780596 [ 3 ] {} <Debug> HTTP-Session: 1d30dc3b-7c26-4eef-9b8b-328f47b18788 Destroying unnamed session | ||
| 2914 | 2023.11.02 20:27:42.780716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2915 | 2023.11.02 20:27:42.780758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2916 | 2023.11.02 20:27:42.780777 [ 3 ] {} <Debug> HTTP-Session: 04d5eb6c-52c5-4c70-be8a-12d5c9c5cee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2917 | 2023.11.02 20:27:42.780794 [ 3 ] {} <Debug> HTTP-Session: 04d5eb6c-52c5-4c70-be8a-12d5c9c5cee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2918 | 2023.11.02 20:27:42.780862 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2919 | 2023.11.02 20:27:42.780900 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2920 | 2023.11.02 20:27:42.781004 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2921 | 2023.11.02 20:27:42.781251 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2922 | 2023.11.02 20:27:42.781445 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2923 | 2023.11.02 20:27:42.781592 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2924 | 2023.11.02 20:27:42.781709 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000818612 sec., 6107 rows/sec., 489.11 KiB/sec. | ||
| 2925 | 2023.11.02 20:27:42.781824 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2926 | 2023.11.02 20:27:42.781848 [ 3 ] {79fd4ff1-1664-4a97-b433-ac237054a2d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2927 | 2023.11.02 20:27:42.781863 [ 3 ] {} <Debug> HTTP-Session: 04d5eb6c-52c5-4c70-be8a-12d5c9c5cee0 Destroying unnamed session | ||
| 2928 | 2023.11.02 20:27:42.782011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2929 | 2023.11.02 20:27:42.782056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2930 | 2023.11.02 20:27:42.782076 [ 3 ] {} <Debug> HTTP-Session: a994226c-0fc3-4f04-b599-4451a0134e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2931 | 2023.11.02 20:27:42.782092 [ 3 ] {} <Debug> HTTP-Session: a994226c-0fc3-4f04-b599-4451a0134e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2932 | 2023.11.02 20:27:42.782164 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2933 | 2023.11.02 20:27:42.782209 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2934 | 2023.11.02 20:27:42.782352 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2935 | 2023.11.02 20:27:42.782636 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2936 | 2023.11.02 20:27:42.782919 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2937 | 2023.11.02 20:27:42.783098 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2938 | 2023.11.02 20:27:42.783223 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001030365 sec., 4852 rows/sec., 6.55 MiB/sec. | ||
| 2939 | 2023.11.02 20:27:42.783331 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Debug> DynamicQueryHandler: Done processing query | ||
| 2940 | 2023.11.02 20:27:42.783354 [ 3 ] {d2da6c26-368d-42a9-8973-bf7dbbafa031} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2941 | 2023.11.02 20:27:42.783369 [ 3 ] {} <Debug> HTTP-Session: a994226c-0fc3-4f04-b599-4451a0134e79 Destroying unnamed session | ||
| 2942 | 2023.11.02 20:27:43.952284 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2943 | 2023.11.02 20:27:43.952353 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2944 | 2023.11.02 20:27:47.785140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2945 | 2023.11.02 20:27:47.785272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2946 | 2023.11.02 20:27:47.785303 [ 3 ] {} <Debug> HTTP-Session: 16bc9b2d-f9e0-4de0-b28b-477b174fa44f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2947 | 2023.11.02 20:27:47.785332 [ 3 ] {} <Debug> HTTP-Session: 16bc9b2d-f9e0-4de0-b28b-477b174fa44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2948 | 2023.11.02 20:27:47.785473 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2949 | 2023.11.02 20:27:47.785543 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2950 | 2023.11.02 20:27:47.785724 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2951 | 2023.11.02 20:27:47.786159 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2952 | 2023.11.02 20:27:47.786418 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2953 | 2023.11.02 20:27:47.786581 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2954 | 2023.11.02 20:27:47.786729 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001216298 sec., 34531 rows/sec., 2.62 MiB/sec. | ||
| 2955 | 2023.11.02 20:27:47.786948 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2956 | 2023.11.02 20:27:47.786974 [ 3 ] {6f8cf7f0-bad8-45e8-88ac-d100522e059e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2957 | 2023.11.02 20:27:47.786991 [ 3 ] {} <Debug> HTTP-Session: 16bc9b2d-f9e0-4de0-b28b-477b174fa44f Destroying unnamed session | ||
| 2958 | 2023.11.02 20:27:47.787206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2959 | 2023.11.02 20:27:47.787257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2960 | 2023.11.02 20:27:47.787277 [ 3 ] {} <Debug> HTTP-Session: c067e961-b6cc-4bc9-94d1-7727454f4f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2961 | 2023.11.02 20:27:47.787296 [ 3 ] {} <Debug> HTTP-Session: c067e961-b6cc-4bc9-94d1-7727454f4f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2962 | 2023.11.02 20:27:47.787383 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2963 | 2023.11.02 20:27:47.787428 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2964 | 2023.11.02 20:27:47.787552 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2965 | 2023.11.02 20:27:47.787978 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2966 | 2023.11.02 20:27:47.788210 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2967 | 2023.11.02 20:27:47.788359 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2968 | 2023.11.02 20:27:47.788485 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001069467 sec., 190749 rows/sec., 18.31 MiB/sec. | ||
| 2969 | 2023.11.02 20:27:47.788618 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Debug> DynamicQueryHandler: Done processing query | ||
| 2970 | 2023.11.02 20:27:47.788642 [ 3 ] {61236519-d05b-482c-9315-87e8b166a465} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2971 | 2023.11.02 20:27:47.788657 [ 3 ] {} <Debug> HTTP-Session: c067e961-b6cc-4bc9-94d1-7727454f4f28 Destroying unnamed session | ||
| 2972 | 2023.11.02 20:27:47.788835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2973 | 2023.11.02 20:27:47.788880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2974 | 2023.11.02 20:27:47.788898 [ 3 ] {} <Debug> HTTP-Session: 84987ac8-6648-4211-a0cb-a026e66abcaa Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2975 | 2023.11.02 20:27:47.788916 [ 3 ] {} <Debug> HTTP-Session: 84987ac8-6648-4211-a0cb-a026e66abcaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2976 | 2023.11.02 20:27:47.789000 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2977 | 2023.11.02 20:27:47.789040 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2978 | 2023.11.02 20:27:47.789152 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2979 | 2023.11.02 20:27:47.789718 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2980 | 2023.11.02 20:27:47.789944 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2981 | 2023.11.02 20:27:47.790092 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2982 | 2023.11.02 20:27:47.790227 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001188528 sec., 275130 rows/sec., 19.17 MiB/sec. | ||
| 2983 | 2023.11.02 20:27:47.790384 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2984 | 2023.11.02 20:27:47.790407 [ 3 ] {7d550f30-691b-417d-a35c-9abbf23475d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 2985 | 2023.11.02 20:27:47.790422 [ 3 ] {} <Debug> HTTP-Session: 84987ac8-6648-4211-a0cb-a026e66abcaa Destroying unnamed session | ||
| 2986 | 2023.11.02 20:27:47.790547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2987 | 2023.11.02 20:27:47.790593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2988 | 2023.11.02 20:27:47.790612 [ 3 ] {} <Debug> HTTP-Session: faddd7b0-3462-46c3-bcd3-8c659bdd3f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 2989 | 2023.11.02 20:27:47.790630 [ 3 ] {} <Debug> HTTP-Session: faddd7b0-3462-46c3-bcd3-8c659bdd3f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2990 | 2023.11.02 20:27:47.790699 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2991 | 2023.11.02 20:27:47.790739 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2992 | 2023.11.02 20:27:47.790946 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2993 | 2023.11.02 20:27:47.791211 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 2994 | 2023.11.02 20:27:47.791470 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2995 | 2023.11.02 20:27:47.791639 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2996 | 2023.11.02 20:27:47.791767 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001037655 sec., 5782 rows/sec., 242.81 KiB/sec. | ||
| 2997 | 2023.11.02 20:27:47.791886 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2998 | 2023.11.02 20:27:47.791909 [ 3 ] {48dec3e6-950e-4322-9804-6abe22c0efc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2999 | 2023.11.02 20:27:47.791925 [ 3 ] {} <Debug> HTTP-Session: faddd7b0-3462-46c3-bcd3-8c659bdd3f1f Destroying unnamed session | ||
| 3000 | 2023.11.02 20:27:47.792050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3001 | 2023.11.02 20:27:47.792095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3002 | 2023.11.02 20:27:47.792113 [ 3 ] {} <Debug> HTTP-Session: 408702f4-69c5-473d-8fe6-bd9392193519 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3003 | 2023.11.02 20:27:47.792130 [ 3 ] {} <Debug> HTTP-Session: 408702f4-69c5-473d-8fe6-bd9392193519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3004 | 2023.11.02 20:27:47.792205 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3005 | 2023.11.02 20:27:47.792246 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3006 | 2023.11.02 20:27:47.792364 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3007 | 2023.11.02 20:27:47.792678 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3008 | 2023.11.02 20:27:47.792924 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3009 | 2023.11.02 20:27:47.793095 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3010 | 2023.11.02 20:27:47.793314 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001075666 sec., 65075 rows/sec., 3.95 MiB/sec. | ||
| 3011 | 2023.11.02 20:27:47.793501 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 3012 | 2023.11.02 20:27:47.793526 [ 3 ] {79206cea-5ac8-4254-a800-ff105d9314fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3013 | 2023.11.02 20:27:47.793542 [ 3 ] {} <Debug> HTTP-Session: 408702f4-69c5-473d-8fe6-bd9392193519 Destroying unnamed session | ||
| 3014 | 2023.11.02 20:27:47.793676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3015 | 2023.11.02 20:27:47.793721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3016 | 2023.11.02 20:27:47.793740 [ 3 ] {} <Debug> HTTP-Session: 2607ae66-f429-4ac4-9448-44e35d3cc59b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3017 | 2023.11.02 20:27:47.793756 [ 3 ] {} <Debug> HTTP-Session: 2607ae66-f429-4ac4-9448-44e35d3cc59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3018 | 2023.11.02 20:27:47.793842 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3019 | 2023.11.02 20:27:47.793886 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3020 | 2023.11.02 20:27:47.794032 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3021 | 2023.11.02 20:27:47.794480 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3022 | 2023.11.02 20:27:47.794785 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3023 | 2023.11.02 20:27:47.794961 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3024 | 2023.11.02 20:27:47.795087 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001218587 sec., 29542 rows/sec., 39.87 MiB/sec. | ||
| 3025 | 2023.11.02 20:27:47.795216 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3026 | 2023.11.02 20:27:47.795240 [ 3 ] {df5e42d4-3a1f-4565-9acb-e22d65f09ac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3027 | 2023.11.02 20:27:47.795256 [ 3 ] {} <Debug> HTTP-Session: 2607ae66-f429-4ac4-9448-44e35d3cc59b Destroying unnamed session | ||
| 3028 | 2023.11.02 20:27:47.795372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3029 | 2023.11.02 20:27:47.795415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3030 | 2023.11.02 20:27:47.795434 [ 3 ] {} <Debug> HTTP-Session: 5445356b-a961-44e9-9bab-1e750d2b2fbb Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3031 | 2023.11.02 20:27:47.795450 [ 3 ] {} <Debug> HTTP-Session: 5445356b-a961-44e9-9bab-1e750d2b2fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3032 | 2023.11.02 20:27:47.795521 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3033 | 2023.11.02 20:27:47.795559 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3034 | 2023.11.02 20:27:47.795662 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3035 | 2023.11.02 20:27:47.795926 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3036 | 2023.11.02 20:27:47.796154 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3037 | 2023.11.02 20:27:47.796349 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3038 | 2023.11.02 20:27:47.796477 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000923434 sec., 22741 rows/sec., 1.18 MiB/sec. | ||
| 3039 | 2023.11.02 20:27:47.796597 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Debug> DynamicQueryHandler: Done processing query | ||
| 3040 | 2023.11.02 20:27:47.796620 [ 3 ] {1422dd7d-868d-4c9e-a9bb-54430fca2788} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3041 | 2023.11.02 20:27:47.796636 [ 3 ] {} <Debug> HTTP-Session: 5445356b-a961-44e9-9bab-1e750d2b2fbb Destroying unnamed session | ||
| 3042 | 2023.11.02 20:27:52.777748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3043 | 2023.11.02 20:27:52.777927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3044 | 2023.11.02 20:27:52.777959 [ 3 ] {} <Debug> HTTP-Session: abb51744-42a5-4d42-831a-b57c9358bc6a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3045 | 2023.11.02 20:27:52.777986 [ 3 ] {} <Debug> HTTP-Session: abb51744-42a5-4d42-831a-b57c9358bc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3046 | 2023.11.02 20:27:52.778121 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3047 | 2023.11.02 20:27:52.778185 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3048 | 2023.11.02 20:27:52.778356 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3049 | 2023.11.02 20:27:52.778782 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3050 | 2023.11.02 20:27:52.779102 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3051 | 2023.11.02 20:27:52.779269 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3052 | 2023.11.02 20:27:52.779396 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001227668 sec., 4072 rows/sec., 330.12 KiB/sec. | ||
| 3053 | 2023.11.02 20:27:52.779431 [ 75 ] {} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3054 | 2023.11.02 20:27:52.779584 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3055 | 2023.11.02 20:27:52.779595 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3056 | 2023.11.02 20:27:52.779648 [ 3 ] {42d3827d-ae81-4404-8101-1289c184c05a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3057 | 2023.11.02 20:27:52.779712 [ 3 ] {} <Debug> HTTP-Session: abb51744-42a5-4d42-831a-b57c9358bc6a Destroying unnamed session | ||
| 3058 | 2023.11.02 20:27:52.779750 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3059 | 2023.11.02 20:27:52.779853 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3060 | 2023.11.02 20:27:52.779858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3061 | 2023.11.02 20:27:52.779904 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part | ||
| 3062 | 2023.11.02 20:27:52.779933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3063 | 2023.11.02 20:27:52.779959 [ 3 ] {} <Debug> HTTP-Session: dfab0a9b-8014-4ca6-bbf0-0bc274346bac Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3064 | 2023.11.02 20:27:52.779981 [ 3 ] {} <Debug> HTTP-Session: dfab0a9b-8014-4ca6-bbf0-0bc274346bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3065 | 2023.11.02 20:27:52.780037 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 3066 | 2023.11.02 20:27:52.780100 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3067 | 2023.11.02 20:27:52.780158 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 3068 | 2023.11.02 20:27:52.780160 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3069 | 2023.11.02 20:27:52.780316 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part | ||
| 3070 | 2023.11.02 20:27:52.780403 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3071 | 2023.11.02 20:27:52.780448 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3072 | 2023.11.02 20:27:52.780560 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 3073 | 2023.11.02 20:27:52.780919 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3074 | 2023.11.02 20:27:52.781182 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3075 | 2023.11.02 20:27:52.781429 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3076 | 2023.11.02 20:27:52.781442 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.001782776 sec., 81894.75290221542 rows/sec., 6.24 MiB/sec. | ||
| 3077 | 2023.11.02 20:27:52.781583 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3078 | 2023.11.02 20:27:52.781584 [ 75 ] {} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3079 | 2023.11.02 20:27:52.781630 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001489392 sec., 10071 rows/sec., 930.41 KiB/sec. | ||
| 3080 | 2023.11.02 20:27:52.781681 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3081 | 2023.11.02 20:27:52.781919 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3082 | 2023.11.02 20:27:52.781961 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3083 | 2023.11.02 20:27:52.781942 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3084 | 2023.11.02 20:27:52.782009 [ 3 ] {32526a02-5245-4ee8-99e8-92f99346e7e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3085 | 2023.11.02 20:27:52.782060 [ 3 ] {} <Debug> HTTP-Session: dfab0a9b-8014-4ca6-bbf0-0bc274346bac Destroying unnamed session | ||
| 3086 | 2023.11.02 20:27:52.782122 [ 21 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_21_4} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3087 | 2023.11.02 20:27:52.782154 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3088 | 2023.11.02 20:27:52.782245 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 219 rows starting from the beginning of the part | ||
| 3089 | 2023.11.02 20:27:52.782298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3090 | 2023.11.02 20:27:52.782378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3091 | 2023.11.02 20:27:52.782419 [ 3 ] {} <Debug> HTTP-Session: ee7dca14-23a8-450d-a664-547ae25204d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3092 | 2023.11.02 20:27:52.782477 [ 3 ] {} <Debug> HTTP-Session: ee7dca14-23a8-450d-a664-547ae25204d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3093 | 2023.11.02 20:27:52.782501 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 3094 | 2023.11.02 20:27:52.782665 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3095 | 2023.11.02 20:27:52.782722 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 204 rows starting from the beginning of the part | ||
| 3096 | 2023.11.02 20:27:52.782751 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3097 | 2023.11.02 20:27:52.782982 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 3098 | 2023.11.02 20:27:52.783254 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 204 rows starting from the beginning of the part | ||
| 3099 | 2023.11.02 20:27:52.783269 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3100 | 2023.11.02 20:27:52.783470 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 3101 | 2023.11.02 20:27:52.783955 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3102 | 2023.11.02 20:27:52.784425 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3103 | 2023.11.02 20:27:52.784759 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3104 | 2023.11.02 20:27:52.784961 [ 75 ] {} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3105 | 2023.11.02 20:27:52.784995 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002253754 sec., 2218 rows/sec., 177.65 KiB/sec. | ||
| 3106 | 2023.11.02 20:27:52.785103 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3107 | 2023.11.02 20:27:52.785500 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Debug> DynamicQueryHandler: Done processing query | ||
| 3108 | 2023.11.02 20:27:52.785535 [ 21 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.003760226 sec., 178712.66248358475 rows/sec., 17.06 MiB/sec. | ||
| 3109 | 2023.11.02 20:27:52.785555 [ 3 ] {0b8ce350-5ab0-4b3e-96c3-08fdff85ec88} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3110 | 2023.11.02 20:27:52.785549 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3111 | 2023.11.02 20:27:52.785596 [ 3 ] {} <Debug> HTTP-Session: ee7dca14-23a8-450d-a664-547ae25204d6 Destroying unnamed session | ||
| 3112 | 2023.11.02 20:27:52.785726 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3113 | 2023.11.02 20:27:52.785750 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3114 | 2023.11.02 20:27:52.785853 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 361 rows starting from the beginning of the part | ||
| 3115 | 2023.11.02 20:27:52.785869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3116 | 2023.11.02 20:27:52.785955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3117 | 2023.11.02 20:27:52.785997 [ 3 ] {} <Debug> HTTP-Session: cca794da-d988-40fb-9d33-a7595fb1c261 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3118 | 2023.11.02 20:27:52.786070 [ 3 ] {} <Debug> HTTP-Session: cca794da-d988-40fb-9d33-a7595fb1c261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3119 | 2023.11.02 20:27:52.786132 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3120 | 2023.11.02 20:27:52.786198 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 3121 | 2023.11.02 20:27:52.786359 [ 26 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_21_4} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3122 | 2023.11.02 20:27:52.786382 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3123 | 2023.11.02 20:27:52.786571 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3124 | 2023.11.02 20:27:52.786588 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 338 rows starting from the beginning of the part | ||
| 3125 | 2023.11.02 20:27:52.786927 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part | ||
| 3126 | 2023.11.02 20:27:52.787223 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 327 rows starting from the beginning of the part | ||
| 3127 | 2023.11.02 20:27:52.787295 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3128 | 2023.11.02 20:27:52.787477 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 3129 | 2023.11.02 20:27:52.788118 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3130 | 2023.11.02 20:27:52.788733 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3131 | 2023.11.02 20:27:52.788932 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 4 columns (4 merged, 0 gathered) in 0.003480171 sec., 299123.2327377017 rows/sec., 20.99 MiB/sec. | ||
| 3132 | 2023.11.02 20:27:52.789069 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3133 | 2023.11.02 20:27:52.789102 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3134 | 2023.11.02 20:27:52.789265 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002813002 sec., 1777 rows/sec., 2.40 MiB/sec. | ||
| 3135 | 2023.11.02 20:27:52.789375 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3136 | 2023.11.02 20:27:52.789502 [ 16 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_21_4} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3137 | 2023.11.02 20:27:52.789525 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3138 | 2023.11.02 20:27:52.789579 [ 3 ] {2b8c7469-c74a-4d58-a9e4-2d8e2b82499f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3139 | 2023.11.02 20:27:52.789615 [ 3 ] {} <Debug> HTTP-Session: cca794da-d988-40fb-9d33-a7595fb1c261 Destroying unnamed session | ||
| 3140 | 2023.11.02 20:27:57.784870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3141 | 2023.11.02 20:27:57.784998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3142 | 2023.11.02 20:27:57.785027 [ 3 ] {} <Debug> HTTP-Session: 3de4b6e9-74ff-4b3f-a089-2bfe96ca78b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3143 | 2023.11.02 20:27:57.785056 [ 3 ] {} <Debug> HTTP-Session: 3de4b6e9-74ff-4b3f-a089-2bfe96ca78b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3144 | 2023.11.02 20:27:57.785217 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3145 | 2023.11.02 20:27:57.785296 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3146 | 2023.11.02 20:27:57.785475 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3147 | 2023.11.02 20:27:57.785961 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3148 | 2023.11.02 20:27:57.786241 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3149 | 2023.11.02 20:27:57.786403 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3150 | 2023.11.02 20:27:57.786554 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001292769 sec., 32488 rows/sec., 2.46 MiB/sec. | ||
| 3151 | 2023.11.02 20:27:57.786703 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3152 | 2023.11.02 20:27:57.786728 [ 3 ] {1a50c03e-eb9d-4cb0-98d7-a1d98ccb5db2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3153 | 2023.11.02 20:27:57.786745 [ 3 ] {} <Debug> HTTP-Session: 3de4b6e9-74ff-4b3f-a089-2bfe96ca78b3 Destroying unnamed session | ||
| 3154 | 2023.11.02 20:27:57.786919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3155 | 2023.11.02 20:27:57.786972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3156 | 2023.11.02 20:27:57.786992 [ 3 ] {} <Debug> HTTP-Session: f8b72df9-2734-4074-8d7d-170072662da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3157 | 2023.11.02 20:27:57.787011 [ 3 ] {} <Debug> HTTP-Session: f8b72df9-2734-4074-8d7d-170072662da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3158 | 2023.11.02 20:27:57.787099 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3159 | 2023.11.02 20:27:57.787141 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3160 | 2023.11.02 20:27:57.787254 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3161 | 2023.11.02 20:27:57.787697 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3162 | 2023.11.02 20:27:57.787930 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3163 | 2023.11.02 20:27:57.788079 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3164 | 2023.11.02 20:27:57.788209 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001081396 sec., 188645 rows/sec., 18.10 MiB/sec. | ||
| 3165 | 2023.11.02 20:27:57.788362 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Debug> DynamicQueryHandler: Done processing query | ||
| 3166 | 2023.11.02 20:27:57.788387 [ 3 ] {81069daf-f862-4908-8a38-54cf5ce49425} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3167 | 2023.11.02 20:27:57.788403 [ 3 ] {} <Debug> HTTP-Session: f8b72df9-2734-4074-8d7d-170072662da5 Destroying unnamed session | ||
| 3168 | 2023.11.02 20:27:57.788617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3169 | 2023.11.02 20:27:57.788664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3170 | 2023.11.02 20:27:57.788683 [ 3 ] {} <Debug> HTTP-Session: dd8b0490-d2c7-4293-86bf-e50efe18b840 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3171 | 2023.11.02 20:27:57.788700 [ 3 ] {} <Debug> HTTP-Session: dd8b0490-d2c7-4293-86bf-e50efe18b840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3172 | 2023.11.02 20:27:57.788794 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3173 | 2023.11.02 20:27:57.788835 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3174 | 2023.11.02 20:27:57.788945 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3175 | 2023.11.02 20:27:57.789441 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3176 | 2023.11.02 20:27:57.789667 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3177 | 2023.11.02 20:27:57.789821 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3178 | 2023.11.02 20:27:57.789948 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001122957 sec., 291195 rows/sec., 20.29 MiB/sec. | ||
| 3179 | 2023.11.02 20:27:57.790100 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Debug> DynamicQueryHandler: Done processing query | ||
| 3180 | 2023.11.02 20:27:57.790122 [ 3 ] {1e725c1b-c045-41dc-af3d-ba69db0b2971} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3181 | 2023.11.02 20:27:57.790139 [ 3 ] {} <Debug> HTTP-Session: dd8b0490-d2c7-4293-86bf-e50efe18b840 Destroying unnamed session | ||
| 3182 | 2023.11.02 20:27:57.790293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3183 | 2023.11.02 20:27:57.790339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3184 | 2023.11.02 20:27:57.790357 [ 3 ] {} <Debug> HTTP-Session: 56c89853-4979-4ef9-8530-4760f12da8c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3185 | 2023.11.02 20:27:57.790373 [ 3 ] {} <Debug> HTTP-Session: 56c89853-4979-4ef9-8530-4760f12da8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3186 | 2023.11.02 20:27:57.790443 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3187 | 2023.11.02 20:27:57.790483 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3188 | 2023.11.02 20:27:57.790590 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3189 | 2023.11.02 20:27:57.790847 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3190 | 2023.11.02 20:27:57.791114 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3191 | 2023.11.02 20:27:57.791299 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3192 | 2023.11.02 20:27:57.791418 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000947094 sec., 6335 rows/sec., 266.03 KiB/sec. | ||
| 3193 | 2023.11.02 20:27:57.791538 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Debug> DynamicQueryHandler: Done processing query | ||
| 3194 | 2023.11.02 20:27:57.791562 [ 3 ] {9c3fa0d1-c431-436b-b089-c3245c330bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3195 | 2023.11.02 20:27:57.791578 [ 3 ] {} <Debug> HTTP-Session: 56c89853-4979-4ef9-8530-4760f12da8c3 Destroying unnamed session | ||
| 3196 | 2023.11.02 20:27:57.791735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3197 | 2023.11.02 20:27:57.791780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3198 | 2023.11.02 20:27:57.791798 [ 3 ] {} <Debug> HTTP-Session: 81d90331-71db-451a-a5fe-9c4015ffbfb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3199 | 2023.11.02 20:27:57.791815 [ 3 ] {} <Debug> HTTP-Session: 81d90331-71db-451a-a5fe-9c4015ffbfb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3200 | 2023.11.02 20:27:57.791889 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3201 | 2023.11.02 20:27:57.791931 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3202 | 2023.11.02 20:27:57.792050 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3203 | 2023.11.02 20:27:57.792370 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3204 | 2023.11.02 20:27:57.792627 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3205 | 2023.11.02 20:27:57.792799 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3206 | 2023.11.02 20:27:57.792917 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001000635 sec., 69955 rows/sec., 4.24 MiB/sec. | ||
| 3207 | 2023.11.02 20:27:57.793039 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Debug> DynamicQueryHandler: Done processing query | ||
| 3208 | 2023.11.02 20:27:57.793063 [ 3 ] {22b66afd-7174-4450-9ce2-9977d5b1d492} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3209 | 2023.11.02 20:27:57.793079 [ 3 ] {} <Debug> HTTP-Session: 81d90331-71db-451a-a5fe-9c4015ffbfb0 Destroying unnamed session | ||
| 3210 | 2023.11.02 20:27:57.793236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3211 | 2023.11.02 20:27:57.793282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3212 | 2023.11.02 20:27:57.793300 [ 3 ] {} <Debug> HTTP-Session: c197a970-f087-4a7a-9dd0-94fbc16dcd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3213 | 2023.11.02 20:27:57.793316 [ 3 ] {} <Debug> HTTP-Session: c197a970-f087-4a7a-9dd0-94fbc16dcd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3214 | 2023.11.02 20:27:57.793409 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3215 | 2023.11.02 20:27:57.793453 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3216 | 2023.11.02 20:27:57.793586 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3217 | 2023.11.02 20:27:57.794057 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3218 | 2023.11.02 20:27:57.794364 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3219 | 2023.11.02 20:27:57.794543 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3220 | 2023.11.02 20:27:57.794678 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001240558 sec., 29019 rows/sec., 39.16 MiB/sec. | ||
| 3221 | 2023.11.02 20:27:57.794667 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3222 | 2023.11.02 20:27:57.794786 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3223 | 2023.11.02 20:27:57.794894 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Debug> DynamicQueryHandler: Done processing query | ||
| 3224 | 2023.11.02 20:27:57.794922 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3225 | 2023.11.02 20:27:57.794935 [ 3 ] {d09bf0f5-9226-4c01-b04f-4cc20bff5142} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3226 | 2023.11.02 20:27:57.795007 [ 3 ] {} <Debug> HTTP-Session: c197a970-f087-4a7a-9dd0-94fbc16dcd3c Destroying unnamed session | ||
| 3227 | 2023.11.02 20:27:57.795102 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3228 | 2023.11.02 20:27:57.795160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3229 | 2023.11.02 20:27:57.795182 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 379 rows starting from the beginning of the part | ||
| 3230 | 2023.11.02 20:27:57.795259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3231 | 2023.11.02 20:27:57.795308 [ 3 ] {} <Debug> HTTP-Session: 3c202a1b-f121-410c-92b1-3055e1c2f51d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3232 | 2023.11.02 20:27:57.795335 [ 3 ] {} <Debug> HTTP-Session: 3c202a1b-f121-410c-92b1-3055e1c2f51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3233 | 2023.11.02 20:27:57.795533 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 3234 | 2023.11.02 20:27:57.795545 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3235 | 2023.11.02 20:27:57.795648 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3236 | 2023.11.02 20:27:57.795872 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 3237 | 2023.11.02 20:27:57.796135 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3238 | 2023.11.02 20:27:57.796188 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 3239 | 2023.11.02 20:27:57.796414 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 3240 | 2023.11.02 20:27:57.796762 [ 12 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 3241 | 2023.11.02 20:27:57.796876 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3242 | 2023.11.02 20:27:57.797353 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3243 | 2023.11.02 20:27:57.797630 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3244 | 2023.11.02 20:27:57.797894 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002281074 sec., 9206 rows/sec., 488.91 KiB/sec. | ||
| 3245 | 2023.11.02 20:27:57.798185 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3246 | 2023.11.02 20:27:57.798229 [ 3 ] {4804c72b-029b-41e0-a433-fd1dc2d2f17c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3247 | 2023.11.02 20:27:57.798276 [ 3 ] {} <Debug> HTTP-Session: 3c202a1b-f121-410c-92b1-3055e1c2f51d Destroying unnamed session | ||
| 3248 | 2023.11.02 20:27:57.799051 [ 16 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 6 columns (6 merged, 0 gathered) in 0.004190402 sec., 118604.37256377788 rows/sec., 160.05 MiB/sec. | ||
| 3249 | 2023.11.02 20:27:57.799601 [ 16 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3250 | 2023.11.02 20:27:57.799857 [ 16 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3251 | 2023.11.02 20:27:57.799939 [ 16 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3252 | 2023.11.02 20:27:57.800021 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_21_4: 4.00 MiB. | ||
| 3253 | 2023.11.02 20:27:58.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 237.16 MiB, will set to 231.23 MiB (RSS), difference: -3.96 MiB | ||
| 3254 | 2023.11.02 20:27:58.952419 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3255 | 2023.11.02 20:27:58.952489 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3256 | 2023.11.02 20:28:02.778171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3257 | 2023.11.02 20:28:02.778295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3258 | 2023.11.02 20:28:02.778323 [ 3 ] {} <Debug> HTTP-Session: c415ee6a-2ee1-42e0-935c-9d851e8a6feb Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3259 | 2023.11.02 20:28:02.778347 [ 3 ] {} <Debug> HTTP-Session: c415ee6a-2ee1-42e0-935c-9d851e8a6feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3260 | 2023.11.02 20:28:02.778468 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3261 | 2023.11.02 20:28:02.778530 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3262 | 2023.11.02 20:28:02.778687 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3263 | 2023.11.02 20:28:02.779126 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3264 | 2023.11.02 20:28:02.779385 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3265 | 2023.11.02 20:28:02.779549 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3266 | 2023.11.02 20:28:02.779667 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001161777 sec., 4303 rows/sec., 348.84 KiB/sec. | ||
| 3267 | 2023.11.02 20:28:02.779818 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3268 | 2023.11.02 20:28:02.779843 [ 3 ] {156c3efa-c23f-453d-94c8-159c9ab2fbb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3269 | 2023.11.02 20:28:02.779860 [ 3 ] {} <Debug> HTTP-Session: c415ee6a-2ee1-42e0-935c-9d851e8a6feb Destroying unnamed session | ||
| 3270 | 2023.11.02 20:28:02.779979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3271 | 2023.11.02 20:28:02.780031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3272 | 2023.11.02 20:28:02.780050 [ 3 ] {} <Debug> HTTP-Session: c3db3451-84a3-4ff2-9489-8768fa864871 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3273 | 2023.11.02 20:28:02.780070 [ 3 ] {} <Debug> HTTP-Session: c3db3451-84a3-4ff2-9489-8768fa864871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3274 | 2023.11.02 20:28:02.780149 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3275 | 2023.11.02 20:28:02.780191 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3276 | 2023.11.02 20:28:02.780299 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3277 | 2023.11.02 20:28:02.780613 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3278 | 2023.11.02 20:28:02.780821 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3279 | 2023.11.02 20:28:02.780968 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3280 | 2023.11.02 20:28:02.781072 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000893383 sec., 16790 rows/sec., 1.51 MiB/sec. | ||
| 3281 | 2023.11.02 20:28:02.781225 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3282 | 2023.11.02 20:28:02.781249 [ 3 ] {d6915542-9159-4fb3-b0c9-000f9f2841b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3283 | 2023.11.02 20:28:02.781265 [ 3 ] {} <Debug> HTTP-Session: c3db3451-84a3-4ff2-9489-8768fa864871 Destroying unnamed session | ||
| 3284 | 2023.11.02 20:28:02.781420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3285 | 2023.11.02 20:28:02.781467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3286 | 2023.11.02 20:28:02.781486 [ 3 ] {} <Debug> HTTP-Session: b56d3ac5-6437-4d4f-8c2f-ab85da16fd75 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3287 | 2023.11.02 20:28:02.781505 [ 3 ] {} <Debug> HTTP-Session: b56d3ac5-6437-4d4f-8c2f-ab85da16fd75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3288 | 2023.11.02 20:28:02.781576 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3289 | 2023.11.02 20:28:02.781615 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3290 | 2023.11.02 20:28:02.781721 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3291 | 2023.11.02 20:28:02.781993 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3292 | 2023.11.02 20:28:02.782194 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3293 | 2023.11.02 20:28:02.782341 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3294 | 2023.11.02 20:28:02.782442 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000838583 sec., 5962 rows/sec., 477.46 KiB/sec. | ||
| 3295 | 2023.11.02 20:28:02.782555 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Debug> DynamicQueryHandler: Done processing query | ||
| 3296 | 2023.11.02 20:28:02.782579 [ 3 ] {5664a020-0149-4178-97ed-62db1e589973} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3297 | 2023.11.02 20:28:02.782595 [ 3 ] {} <Debug> HTTP-Session: b56d3ac5-6437-4d4f-8c2f-ab85da16fd75 Destroying unnamed session | ||
| 3298 | 2023.11.02 20:28:02.782701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3299 | 2023.11.02 20:28:02.782747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3300 | 2023.11.02 20:28:02.782765 [ 3 ] {} <Debug> HTTP-Session: 0d4f0aa2-60b3-4c78-83fd-20d6190f7eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3301 | 2023.11.02 20:28:02.782782 [ 3 ] {} <Debug> HTTP-Session: 0d4f0aa2-60b3-4c78-83fd-20d6190f7eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3302 | 2023.11.02 20:28:02.782855 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3303 | 2023.11.02 20:28:02.782898 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3304 | 2023.11.02 20:28:02.783034 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3305 | 2023.11.02 20:28:02.783339 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3306 | 2023.11.02 20:28:02.783620 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3307 | 2023.11.02 20:28:02.783814 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3308 | 2023.11.02 20:28:02.783927 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001036725 sec., 4822 rows/sec., 6.51 MiB/sec. | ||
| 3309 | 2023.11.02 20:28:02.784145 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Debug> DynamicQueryHandler: Done processing query | ||
| 3310 | 2023.11.02 20:28:02.784169 [ 3 ] {6fc15c9c-9262-43fa-9e11-e130048e1c83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3311 | 2023.11.02 20:28:02.784185 [ 3 ] {} <Debug> HTTP-Session: 0d4f0aa2-60b3-4c78-83fd-20d6190f7eeb Destroying unnamed session | ||
| 3312 | 2023.11.02 20:28:07.786334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3313 | 2023.11.02 20:28:07.786466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3314 | 2023.11.02 20:28:07.786497 [ 3 ] {} <Debug> HTTP-Session: 086cda94-aa84-4874-8d04-ceb327c8a58b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3315 | 2023.11.02 20:28:07.786525 [ 3 ] {} <Debug> HTTP-Session: 086cda94-aa84-4874-8d04-ceb327c8a58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3316 | 2023.11.02 20:28:07.786667 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3317 | 2023.11.02 20:28:07.786735 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3318 | 2023.11.02 20:28:07.786918 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3319 | 2023.11.02 20:28:07.787407 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3320 | 2023.11.02 20:28:07.787695 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3321 | 2023.11.02 20:28:07.787871 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3322 | 2023.11.02 20:28:07.788034 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.00132088 sec., 31796 rows/sec., 2.41 MiB/sec. | ||
| 3323 | 2023.11.02 20:28:07.788293 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Debug> DynamicQueryHandler: Done processing query | ||
| 3324 | 2023.11.02 20:28:07.788322 [ 3 ] {77224049-bcc4-45ba-92dd-1772cb467824} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3325 | 2023.11.02 20:28:07.788338 [ 3 ] {} <Debug> HTTP-Session: 086cda94-aa84-4874-8d04-ceb327c8a58b Destroying unnamed session | ||
| 3326 | 2023.11.02 20:28:07.788551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3327 | 2023.11.02 20:28:07.788599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3328 | 2023.11.02 20:28:07.788619 [ 3 ] {} <Debug> HTTP-Session: fd789c1e-34a9-4d83-b6b0-bc941a6ab9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3329 | 2023.11.02 20:28:07.788637 [ 3 ] {} <Debug> HTTP-Session: fd789c1e-34a9-4d83-b6b0-bc941a6ab9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3330 | 2023.11.02 20:28:07.788728 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3331 | 2023.11.02 20:28:07.788772 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3332 | 2023.11.02 20:28:07.788884 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3333 | 2023.11.02 20:28:07.789325 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3334 | 2023.11.02 20:28:07.789570 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3335 | 2023.11.02 20:28:07.789722 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3336 | 2023.11.02 20:28:07.789853 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001093766 sec., 186511 rows/sec., 17.90 MiB/sec. | ||
| 3337 | 2023.11.02 20:28:07.790062 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Debug> DynamicQueryHandler: Done processing query | ||
| 3338 | 2023.11.02 20:28:07.790087 [ 3 ] {0dad5fb5-1280-4fe8-b5d1-56b515e0eb52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3339 | 2023.11.02 20:28:07.790104 [ 3 ] {} <Debug> HTTP-Session: fd789c1e-34a9-4d83-b6b0-bc941a6ab9c2 Destroying unnamed session | ||
| 3340 | 2023.11.02 20:28:07.790328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3341 | 2023.11.02 20:28:07.790424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3342 | 2023.11.02 20:28:07.790455 [ 3 ] {} <Debug> HTTP-Session: 77248783-cf18-440a-90a3-b4027adf855e Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3343 | 2023.11.02 20:28:07.790481 [ 3 ] {} <Debug> HTTP-Session: 77248783-cf18-440a-90a3-b4027adf855e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3344 | 2023.11.02 20:28:07.790611 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3345 | 2023.11.02 20:28:07.790665 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3346 | 2023.11.02 20:28:07.790826 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3347 | 2023.11.02 20:28:07.791385 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3348 | 2023.11.02 20:28:07.791632 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3349 | 2023.11.02 20:28:07.791792 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3350 | 2023.11.02 20:28:07.791919 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Information> executeQuery: Read 338 rows, 24.20 KiB in 0.001271739 sec., 265777 rows/sec., 18.58 MiB/sec. | ||
| 3351 | 2023.11.02 20:28:07.792035 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Debug> DynamicQueryHandler: Done processing query | ||
| 3352 | 2023.11.02 20:28:07.792059 [ 3 ] {61299b4a-c541-4b94-89d2-3453f39a7991} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3353 | 2023.11.02 20:28:07.792074 [ 3 ] {} <Debug> HTTP-Session: 77248783-cf18-440a-90a3-b4027adf855e Destroying unnamed session | ||
| 3354 | 2023.11.02 20:28:07.792195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3355 | 2023.11.02 20:28:07.792239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3356 | 2023.11.02 20:28:07.792258 [ 3 ] {} <Debug> HTTP-Session: a5d2f857-47a8-4695-bf10-20d35bd621d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3357 | 2023.11.02 20:28:07.792274 [ 3 ] {} <Debug> HTTP-Session: a5d2f857-47a8-4695-bf10-20d35bd621d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3358 | 2023.11.02 20:28:07.792344 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3359 | 2023.11.02 20:28:07.792384 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3360 | 2023.11.02 20:28:07.792494 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3361 | 2023.11.02 20:28:07.792736 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3362 | 2023.11.02 20:28:07.792978 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3363 | 2023.11.02 20:28:07.793158 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3364 | 2023.11.02 20:28:07.793293 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000914944 sec., 6557 rows/sec., 275.38 KiB/sec. | ||
| 3365 | 2023.11.02 20:28:07.793444 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3366 | 2023.11.02 20:28:07.793468 [ 3 ] {0b4c7c21-12c1-4479-ab6b-0e8e5b3ec8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3367 | 2023.11.02 20:28:07.793485 [ 3 ] {} <Debug> HTTP-Session: a5d2f857-47a8-4695-bf10-20d35bd621d7 Destroying unnamed session | ||
| 3368 | 2023.11.02 20:28:07.793642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 14869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3369 | 2023.11.02 20:28:07.793687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3370 | 2023.11.02 20:28:07.793706 [ 3 ] {} <Debug> HTTP-Session: a735f01b-c9df-4104-af2a-eb6276f6a349 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3371 | 2023.11.02 20:28:07.793724 [ 3 ] {} <Debug> HTTP-Session: a735f01b-c9df-4104-af2a-eb6276f6a349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3372 | 2023.11.02 20:28:07.793796 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3373 | 2023.11.02 20:28:07.793839 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3374 | 2023.11.02 20:28:07.793959 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3375 | 2023.11.02 20:28:07.794254 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3376 | 2023.11.02 20:28:07.794535 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3377 | 2023.11.02 20:28:07.794716 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3378 | 2023.11.02 20:28:07.794848 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001020015 sec., 79410 rows/sec., 4.86 MiB/sec. | ||
| 3379 | 2023.11.02 20:28:07.794975 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Debug> DynamicQueryHandler: Done processing query | ||
| 3380 | 2023.11.02 20:28:07.794998 [ 3 ] {b303e936-997a-4853-a40e-d26dffa21648} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3381 | 2023.11.02 20:28:07.795013 [ 3 ] {} <Debug> HTTP-Session: a735f01b-c9df-4104-af2a-eb6276f6a349 Destroying unnamed session | ||
| 3382 | 2023.11.02 20:28:07.795155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3383 | 2023.11.02 20:28:07.795199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3384 | 2023.11.02 20:28:07.795217 [ 3 ] {} <Debug> HTTP-Session: 08aa52fe-03f3-40c5-9999-94eb78c3e5cb Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3385 | 2023.11.02 20:28:07.795233 [ 3 ] {} <Debug> HTTP-Session: 08aa52fe-03f3-40c5-9999-94eb78c3e5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3386 | 2023.11.02 20:28:07.795314 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3387 | 2023.11.02 20:28:07.795358 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3388 | 2023.11.02 20:28:07.795494 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3389 | 2023.11.02 20:28:07.795873 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3390 | 2023.11.02 20:28:07.796170 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3391 | 2023.11.02 20:28:07.796355 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3392 | 2023.11.02 20:28:07.796492 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001145997 sec., 31413 rows/sec., 42.39 MiB/sec. | ||
| 3393 | 2023.11.02 20:28:07.796654 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Debug> DynamicQueryHandler: Done processing query | ||
| 3394 | 2023.11.02 20:28:07.796677 [ 3 ] {b0991f84-9685-4133-943c-ce65757e9020} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3395 | 2023.11.02 20:28:07.796693 [ 3 ] {} <Debug> HTTP-Session: 08aa52fe-03f3-40c5-9999-94eb78c3e5cb Destroying unnamed session | ||
| 3396 | 2023.11.02 20:28:07.796821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3397 | 2023.11.02 20:28:07.796865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3398 | 2023.11.02 20:28:07.796883 [ 3 ] {} <Debug> HTTP-Session: 98dc0564-24cd-4fe7-886d-19997c58ba4c Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3399 | 2023.11.02 20:28:07.796901 [ 3 ] {} <Debug> HTTP-Session: 98dc0564-24cd-4fe7-886d-19997c58ba4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2023.11.02 20:28:07.796970 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3401 | 2023.11.02 20:28:07.797008 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3402 | 2023.11.02 20:28:07.797115 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3403 | 2023.11.02 20:28:07.797345 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3404 | 2023.11.02 20:28:07.797579 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3405 | 2023.11.02 20:28:07.797756 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 3406 | 2023.11.02 20:28:07.797880 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000881623 sec., 23819 rows/sec., 1.24 MiB/sec. | ||
| 3407 | 2023.11.02 20:28:07.798050 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3408 | 2023.11.02 20:28:07.798074 [ 3 ] {1a00a3e6-117d-47ef-a4c5-ea2346e0813b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3409 | 2023.11.02 20:28:07.798089 [ 3 ] {} <Debug> HTTP-Session: 98dc0564-24cd-4fe7-886d-19997c58ba4c Destroying unnamed session | ||
| 3410 | 2023.11.02 20:28:12.778156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3411 | 2023.11.02 20:28:12.778277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3412 | 2023.11.02 20:28:12.778302 [ 3 ] {} <Debug> HTTP-Session: 3d211d06-035a-48be-ad97-b727d452b28c Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3413 | 2023.11.02 20:28:12.778326 [ 3 ] {} <Debug> HTTP-Session: 3d211d06-035a-48be-ad97-b727d452b28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2023.11.02 20:28:12.778450 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3415 | 2023.11.02 20:28:12.778510 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3416 | 2023.11.02 20:28:12.778667 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3417 | 2023.11.02 20:28:12.779010 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3418 | 2023.11.02 20:28:12.779263 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3419 | 2023.11.02 20:28:12.779430 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3420 | 2023.11.02 20:28:12.779620 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001135677 sec., 4402 rows/sec., 356.86 KiB/sec. | ||
| 3421 | 2023.11.02 20:28:12.779827 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Debug> DynamicQueryHandler: Done processing query | ||
| 3422 | 2023.11.02 20:28:12.779854 [ 3 ] {ca9df776-fd47-4135-b663-6fa576363853} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3423 | 2023.11.02 20:28:12.779873 [ 3 ] {} <Debug> HTTP-Session: 3d211d06-035a-48be-ad97-b727d452b28c Destroying unnamed session | ||
| 3424 | 2023.11.02 20:28:12.779992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3425 | 2023.11.02 20:28:12.780040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3426 | 2023.11.02 20:28:12.780060 [ 3 ] {} <Debug> HTTP-Session: 08948d08-d81a-4b79-b5ee-222cf82c2c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3427 | 2023.11.02 20:28:12.780080 [ 3 ] {} <Debug> HTTP-Session: 08948d08-d81a-4b79-b5ee-222cf82c2c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2023.11.02 20:28:12.780162 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3429 | 2023.11.02 20:28:12.780206 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3430 | 2023.11.02 20:28:12.780326 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3431 | 2023.11.02 20:28:12.780585 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3432 | 2023.11.02 20:28:12.780821 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3433 | 2023.11.02 20:28:12.780968 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3434 | 2023.11.02 20:28:12.781101 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000910263 sec., 16478 rows/sec., 1.49 MiB/sec. | ||
| 3435 | 2023.11.02 20:28:12.781236 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3436 | 2023.11.02 20:28:12.781262 [ 3 ] {dd24a1c0-18bb-4d3b-bfb3-139652f45a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3437 | 2023.11.02 20:28:12.781279 [ 3 ] {} <Debug> HTTP-Session: 08948d08-d81a-4b79-b5ee-222cf82c2c97 Destroying unnamed session | ||
| 3438 | 2023.11.02 20:28:12.781403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3439 | 2023.11.02 20:28:12.781448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3440 | 2023.11.02 20:28:12.781468 [ 3 ] {} <Debug> HTTP-Session: 8395b83d-f5f8-4bbc-8746-f5c043be9f49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3441 | 2023.11.02 20:28:12.781485 [ 3 ] {} <Debug> HTTP-Session: 8395b83d-f5f8-4bbc-8746-f5c043be9f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3442 | 2023.11.02 20:28:12.781555 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3443 | 2023.11.02 20:28:12.781595 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3444 | 2023.11.02 20:28:12.781704 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3445 | 2023.11.02 20:28:12.781942 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3446 | 2023.11.02 20:28:12.782143 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3447 | 2023.11.02 20:28:12.782288 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3448 | 2023.11.02 20:28:12.782412 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000819112 sec., 6104 rows/sec., 488.81 KiB/sec. | ||
| 3449 | 2023.11.02 20:28:12.782562 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3450 | 2023.11.02 20:28:12.782586 [ 3 ] {6fd241dd-2410-4fb8-885d-bb96b8ed430f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3451 | 2023.11.02 20:28:12.782603 [ 3 ] {} <Debug> HTTP-Session: 8395b83d-f5f8-4bbc-8746-f5c043be9f49 Destroying unnamed session | ||
| 3452 | 2023.11.02 20:28:12.782750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3453 | 2023.11.02 20:28:12.782793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3454 | 2023.11.02 20:28:12.782812 [ 3 ] {} <Debug> HTTP-Session: 305db2d2-6237-40b2-a0fd-14521cf8bac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3455 | 2023.11.02 20:28:12.782829 [ 3 ] {} <Debug> HTTP-Session: 305db2d2-6237-40b2-a0fd-14521cf8bac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2023.11.02 20:28:12.782902 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3457 | 2023.11.02 20:28:12.782948 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3458 | 2023.11.02 20:28:12.783089 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3459 | 2023.11.02 20:28:12.783347 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3460 | 2023.11.02 20:28:12.783619 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3461 | 2023.11.02 20:28:12.783793 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3462 | 2023.11.02 20:28:12.783918 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000987735 sec., 5062 rows/sec., 6.83 MiB/sec. | ||
| 3463 | 2023.11.02 20:28:12.784025 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Debug> DynamicQueryHandler: Done processing query | ||
| 3464 | 2023.11.02 20:28:12.784049 [ 3 ] {3f4bd489-b54e-4bd8-ae7d-96124ecee949} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3465 | 2023.11.02 20:28:12.784065 [ 3 ] {} <Debug> HTTP-Session: 305db2d2-6237-40b2-a0fd-14521cf8bac3 Destroying unnamed session | ||
| 3466 | 2023.11.02 20:28:13.952548 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3467 | 2023.11.02 20:28:13.952620 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3468 | 2023.11.02 20:28:17.785921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3469 | 2023.11.02 20:28:17.786056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3470 | 2023.11.02 20:28:17.786087 [ 3 ] {} <Debug> HTTP-Session: a3c0e8bd-6e68-4871-96b0-4cfeae556132 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3471 | 2023.11.02 20:28:17.786115 [ 3 ] {} <Debug> HTTP-Session: a3c0e8bd-6e68-4871-96b0-4cfeae556132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2023.11.02 20:28:17.786258 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3473 | 2023.11.02 20:28:17.786326 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3474 | 2023.11.02 20:28:17.786506 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3475 | 2023.11.02 20:28:17.786928 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3476 | 2023.11.02 20:28:17.787195 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3477 | 2023.11.02 20:28:17.787390 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3478 | 2023.11.02 20:28:17.787545 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001242658 sec., 33798 rows/sec., 2.56 MiB/sec. | ||
| 3479 | 2023.11.02 20:28:17.787539 [ 170 ] {} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3480 | 2023.11.02 20:28:17.787662 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3481 | 2023.11.02 20:28:17.787737 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Debug> DynamicQueryHandler: Done processing query | ||
| 3482 | 2023.11.02 20:28:17.787775 [ 3 ] {a2cfa0e7-85a1-419d-b920-38d8641d5d58} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3483 | 2023.11.02 20:28:17.787784 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3484 | 2023.11.02 20:28:17.787800 [ 3 ] {} <Debug> HTTP-Session: a3c0e8bd-6e68-4871-96b0-4cfeae556132 Destroying unnamed session | ||
| 3485 | 2023.11.02 20:28:17.787943 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3486 | 2023.11.02 20:28:17.787986 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 47 rows starting from the beginning of the part | ||
| 3487 | 2023.11.02 20:28:17.788042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3488 | 2023.11.02 20:28:17.788145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3489 | 2023.11.02 20:28:17.788207 [ 3 ] {} <Debug> HTTP-Session: 45b11c73-b07c-4627-a245-90a3e6026051 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3490 | 2023.11.02 20:28:17.788210 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 3491 | 2023.11.02 20:28:17.788250 [ 3 ] {} <Debug> HTTP-Session: 45b11c73-b07c-4627-a245-90a3e6026051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2023.11.02 20:28:17.788444 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 3493 | 2023.11.02 20:28:17.788469 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3494 | 2023.11.02 20:28:17.788552 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3495 | 2023.11.02 20:28:17.788652 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 3496 | 2023.11.02 20:28:17.788956 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part | ||
| 3497 | 2023.11.02 20:28:17.789012 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3498 | 2023.11.02 20:28:17.789194 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 3499 | 2023.11.02 20:28:17.789782 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3500 | 2023.11.02 20:28:17.790263 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3501 | 2023.11.02 20:28:17.790517 [ 16 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778861 sec., 65854.31944958743 rows/sec., 5.01 MiB/sec. | ||
| 3502 | 2023.11.02 20:28:17.790574 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3503 | 2023.11.02 20:28:17.790687 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3504 | 2023.11.02 20:28:17.790820 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.002274514 sec., 89689 rows/sec., 8.61 MiB/sec. | ||
| 3505 | 2023.11.02 20:28:17.790780 [ 170 ] {} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3506 | 2023.11.02 20:28:17.790903 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3507 | 2023.11.02 20:28:17.791134 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3508 | 2023.11.02 20:28:17.791144 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3509 | 2023.11.02 20:28:17.791192 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3510 | 2023.11.02 20:28:17.791248 [ 3 ] {4f24cb08-b6dc-471e-9aca-6f11728f7f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3511 | 2023.11.02 20:28:17.791254 [ 12 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_26_5} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3512 | 2023.11.02 20:28:17.791276 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3513 | 2023.11.02 20:28:17.791307 [ 3 ] {} <Debug> HTTP-Session: 45b11c73-b07c-4627-a245-90a3e6026051 Destroying unnamed session | ||
| 3514 | 2023.11.02 20:28:17.791332 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 219 rows starting from the beginning of the part | ||
| 3515 | 2023.11.02 20:28:17.791473 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::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 | ||
| 3516 | 2023.11.02 20:28:17.791570 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 3517 | 2023.11.02 20:28:17.791584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3518 | 2023.11.02 20:28:17.791672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3519 | 2023.11.02 20:28:17.791726 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 204 rows starting from the beginning of the part | ||
| 3520 | 2023.11.02 20:28:17.791733 [ 3 ] {} <Debug> HTTP-Session: 4777b73e-1169-49c0-8a53-8c1e44f71046 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3521 | 2023.11.02 20:28:17.791795 [ 3 ] {} <Debug> HTTP-Session: 4777b73e-1169-49c0-8a53-8c1e44f71046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2023.11.02 20:28:17.791915 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 3523 | 2023.11.02 20:28:17.792018 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3524 | 2023.11.02 20:28:17.792127 [ 16 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 204 rows starting from the beginning of the part | ||
| 3525 | 2023.11.02 20:28:17.792133 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3526 | 2023.11.02 20:28:17.792657 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3527 | 2023.11.02 20:28:17.793685 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3528 | 2023.11.02 20:28:17.793950 [ 19 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 4 columns (4 merged, 0 gathered) in 0.002930513 sec., 293805.21430889406 rows/sec., 28.11 MiB/sec. | ||
| 3529 | 2023.11.02 20:28:17.794101 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3530 | 2023.11.02 20:28:17.794195 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3531 | 2023.11.02 20:28:17.794325 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3532 | 2023.11.02 20:28:17.794486 [ 170 ] {} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3533 | 2023.11.02 20:28:17.794538 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.002449376 sec., 133503 rows/sec., 9.30 MiB/sec. | ||
| 3534 | 2023.11.02 20:28:17.794552 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3535 | 2023.11.02 20:28:17.794566 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3536 | 2023.11.02 20:28:17.794779 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3537 | 2023.11.02 20:28:17.794814 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_26_5} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3538 | 2023.11.02 20:28:17.794885 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Debug> DynamicQueryHandler: Done processing query | ||
| 3539 | 2023.11.02 20:28:17.794947 [ 3 ] {67a43868-992f-4a94-af98-02875c648d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3540 | 2023.11.02 20:28:17.794995 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3541 | 2023.11.02 20:28:17.795012 [ 3 ] {} <Debug> HTTP-Session: 4777b73e-1169-49c0-8a53-8c1e44f71046 Destroying unnamed session | ||
| 3542 | 2023.11.02 20:28:17.795085 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 361 rows starting from the beginning of the part | ||
| 3543 | 2023.11.02 20:28:17.795223 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 327 rows starting from the beginning of the part | ||
| 3544 | 2023.11.02 20:28:17.795228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3545 | 2023.11.02 20:28:17.795328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3546 | 2023.11.02 20:28:17.795379 [ 3 ] {} <Debug> HTTP-Session: 99e930bf-f08f-4395-bbc3-9d32b4c10a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3547 | 2023.11.02 20:28:17.795391 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 3548 | 2023.11.02 20:28:17.795416 [ 3 ] {} <Debug> HTTP-Session: 99e930bf-f08f-4395-bbc3-9d32b4c10a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2023.11.02 20:28:17.795636 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 338 rows starting from the beginning of the part | ||
| 3550 | 2023.11.02 20:28:17.795648 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3551 | 2023.11.02 20:28:17.795743 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3552 | 2023.11.02 20:28:17.795865 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part | ||
| 3553 | 2023.11.02 20:28:17.796146 [ 12 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 327 rows starting from the beginning of the part | ||
| 3554 | 2023.11.02 20:28:17.796237 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3555 | 2023.11.02 20:28:17.796904 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3556 | 2023.11.02 20:28:17.797403 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3557 | 2023.11.02 20:28:17.797768 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3558 | 2023.11.02 20:28:17.797804 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003165578 sec., 430569.0777482027 rows/sec., 30.15 MiB/sec. | ||
| 3559 | 2023.11.02 20:28:17.797918 [ 170 ] {} <Debug> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3560 | 2023.11.02 20:28:17.797989 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002274274 sec., 2638 rows/sec., 110.78 KiB/sec. | ||
| 3561 | 2023.11.02 20:28:17.797996 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3562 | 2023.11.02 20:28:17.798025 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3563 | 2023.11.02 20:28:17.798337 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3564 | 2023.11.02 20:28:17.798404 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3565 | 2023.11.02 20:28:17.798415 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3566 | 2023.11.02 20:28:17.798480 [ 3 ] {aa49e74d-1dfb-4627-9c82-b4a4f58f44e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3567 | 2023.11.02 20:28:17.798540 [ 3 ] {} <Debug> HTTP-Session: 99e930bf-f08f-4395-bbc3-9d32b4c10a1a Destroying unnamed session | ||
| 3568 | 2023.11.02 20:28:17.798624 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_26_5} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3569 | 2023.11.02 20:28:17.798679 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3570 | 2023.11.02 20:28:17.798821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3571 | 2023.11.02 20:28:17.798825 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 3572 | 2023.11.02 20:28:17.798901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3573 | 2023.11.02 20:28:17.798929 [ 3 ] {} <Debug> HTTP-Session: 771eb49e-f8f2-44e2-aefc-d5befe34800b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3574 | 2023.11.02 20:28:17.798996 [ 3 ] {} <Debug> HTTP-Session: 771eb49e-f8f2-44e2-aefc-d5befe34800b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2023.11.02 20:28:17.799236 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 3576 | 2023.11.02 20:28:17.799249 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3577 | 2023.11.02 20:28:17.799361 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3578 | 2023.11.02 20:28:17.799514 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 3579 | 2023.11.02 20:28:17.799830 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 3580 | 2023.11.02 20:28:17.799911 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3581 | 2023.11.02 20:28:17.800071 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 3582 | 2023.11.02 20:28:17.800237 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 3583 | 2023.11.02 20:28:17.800810 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3584 | 2023.11.02 20:28:17.801413 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3585 | 2023.11.02 20:28:17.801777 [ 18 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003686804 sec., 26038.81302070845 rows/sec., 1.07 MiB/sec. | ||
| 3586 | 2023.11.02 20:28:17.801798 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3587 | 2023.11.02 20:28:17.801962 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3588 | 2023.11.02 20:28:17.801972 [ 170 ] {} <Debug> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3589 | 2023.11.02 20:28:17.802022 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00269232 sec., 25999 rows/sec., 1.58 MiB/sec. | ||
| 3590 | 2023.11.02 20:28:17.802115 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3591 | 2023.11.02 20:28:17.802335 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3592 | 2023.11.02 20:28:17.802406 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3593 | 2023.11.02 20:28:17.802466 [ 3 ] {b84907ed-010b-4fa2-b7a8-536b1cfc150d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3594 | 2023.11.02 20:28:17.802466 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3595 | 2023.11.02 20:28:17.802535 [ 3 ] {} <Debug> HTTP-Session: 771eb49e-f8f2-44e2-aefc-d5befe34800b Destroying unnamed session | ||
| 3596 | 2023.11.02 20:28:17.802595 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3597 | 2023.11.02 20:28:17.802637 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part | ||
| 3598 | 2023.11.02 20:28:17.802647 [ 11 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_16_3} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3599 | 2023.11.02 20:28:17.802821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3600 | 2023.11.02 20:28:17.802914 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part | ||
| 3601 | 2023.11.02 20:28:17.802922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3602 | 2023.11.02 20:28:17.802986 [ 3 ] {} <Debug> HTTP-Session: d3b6e402-2ebc-47ea-a86d-6bbe1491c35a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3603 | 2023.11.02 20:28:17.803020 [ 3 ] {} <Debug> HTTP-Session: d3b6e402-2ebc-47ea-a86d-6bbe1491c35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2023.11.02 20:28:17.803167 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 3605 | 2023.11.02 20:28:17.803232 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3606 | 2023.11.02 20:28:17.803362 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3607 | 2023.11.02 20:28:17.803388 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part | ||
| 3608 | 2023.11.02 20:28:17.803709 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
| 3609 | 2023.11.02 20:28:17.804024 [ 16 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
| 3610 | 2023.11.02 20:28:17.804042 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3611 | 2023.11.02 20:28:17.805069 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3612 | 2023.11.02 20:28:17.805785 [ 18 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003551063 sec., 327789.17186205933 rows/sec., 19.92 MiB/sec. | ||
| 3613 | 2023.11.02 20:28:17.805858 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3614 | 2023.11.02 20:28:17.805976 [ 18 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3615 | 2023.11.02 20:28:17.806140 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3616 | 2023.11.02 20:28:17.806328 [ 18 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3617 | 2023.11.02 20:28:17.806398 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003091726 sec., 11643 rows/sec., 15.71 MiB/sec. | ||
| 3618 | 2023.11.02 20:28:17.806516 [ 18 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3619 | 2023.11.02 20:28:17.806772 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3620 | 2023.11.02 20:28:17.806802 [ 3 ] {a7b96472-1e96-4f67-b767-29d5cefc690f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3621 | 2023.11.02 20:28:17.806819 [ 3 ] {} <Debug> HTTP-Session: d3b6e402-2ebc-47ea-a86d-6bbe1491c35a Destroying unnamed session | ||
| 3622 | 2023.11.02 20:28:17.806942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3623 | 2023.11.02 20:28:17.806987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3624 | 2023.11.02 20:28:17.807006 [ 3 ] {} <Debug> HTTP-Session: 5a4d69e2-346a-41a3-961a-cac4542a111a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3625 | 2023.11.02 20:28:17.807023 [ 3 ] {} <Debug> HTTP-Session: 5a4d69e2-346a-41a3-961a-cac4542a111a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2023.11.02 20:28:17.807095 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3627 | 2023.11.02 20:28:17.807135 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3628 | 2023.11.02 20:28:17.807256 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3629 | 2023.11.02 20:28:17.807560 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3630 | 2023.11.02 20:28:17.807800 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3631 | 2023.11.02 20:28:17.807970 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3632 | 2023.11.02 20:28:17.808096 [ 170 ] {} <Debug> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3633 | 2023.11.02 20:28:17.808112 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000982294 sec., 21378 rows/sec., 1.11 MiB/sec. | ||
| 3634 | 2023.11.02 20:28:17.808155 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3635 | 2023.11.02 20:28:17.808271 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3636 | 2023.11.02 20:28:17.808361 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3637 | 2023.11.02 20:28:17.808411 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3638 | 2023.11.02 20:28:17.808411 [ 3 ] {10cadb81-37ca-49ed-a4f1-26e1ced8c03c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3639 | 2023.11.02 20:28:17.808469 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part | ||
| 3640 | 2023.11.02 20:28:17.808479 [ 3 ] {} <Debug> HTTP-Session: 5a4d69e2-346a-41a3-961a-cac4542a111a Destroying unnamed session | ||
| 3641 | 2023.11.02 20:28:17.808597 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
| 3642 | 2023.11.02 20:28:17.808681 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part | ||
| 3643 | 2023.11.02 20:28:17.808756 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
| 3644 | 2023.11.02 20:28:17.808832 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
| 3645 | 2023.11.02 20:28:17.808907 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
| 3646 | 2023.11.02 20:28:17.809468 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256469 sec., 293680.14650580316 rows/sec., 15.70 MiB/sec. | ||
| 3647 | 2023.11.02 20:28:17.809583 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3648 | 2023.11.02 20:28:17.809762 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3649 | 2023.11.02 20:28:17.809824 [ 16 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_16_3} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3650 | 2023.11.02 20:28:22.777866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3651 | 2023.11.02 20:28:22.777997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3652 | 2023.11.02 20:28:22.778027 [ 3 ] {} <Debug> HTTP-Session: e3a5bb1d-c613-4f81-8a88-bc3f4a061bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3653 | 2023.11.02 20:28:22.778055 [ 3 ] {} <Debug> HTTP-Session: e3a5bb1d-c613-4f81-8a88-bc3f4a061bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2023.11.02 20:28:22.778192 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3655 | 2023.11.02 20:28:22.778254 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3656 | 2023.11.02 20:28:22.778413 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3657 | 2023.11.02 20:28:22.778811 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3658 | 2023.11.02 20:28:22.779070 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3659 | 2023.11.02 20:28:22.779232 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3660 | 2023.11.02 20:28:22.779357 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001127877 sec., 4433 rows/sec., 359.32 KiB/sec. | ||
| 3661 | 2023.11.02 20:28:22.779487 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Debug> DynamicQueryHandler: Done processing query | ||
| 3662 | 2023.11.02 20:28:22.779513 [ 3 ] {0724c506-3e0e-4b16-a510-0bfbc1f9e839} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3663 | 2023.11.02 20:28:22.779529 [ 3 ] {} <Debug> HTTP-Session: e3a5bb1d-c613-4f81-8a88-bc3f4a061bfa Destroying unnamed session | ||
| 3664 | 2023.11.02 20:28:22.779660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3665 | 2023.11.02 20:28:22.779710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3666 | 2023.11.02 20:28:22.779729 [ 3 ] {} <Debug> HTTP-Session: f7fe9993-973c-4b0e-82f1-231c97998d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3667 | 2023.11.02 20:28:22.779749 [ 3 ] {} <Debug> HTTP-Session: f7fe9993-973c-4b0e-82f1-231c97998d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2023.11.02 20:28:22.779830 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3669 | 2023.11.02 20:28:22.779871 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3670 | 2023.11.02 20:28:22.779979 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3671 | 2023.11.02 20:28:22.780273 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3672 | 2023.11.02 20:28:22.780488 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3673 | 2023.11.02 20:28:22.780634 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3674 | 2023.11.02 20:28:22.780732 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000884763 sec., 16953 rows/sec., 1.53 MiB/sec. | ||
| 3675 | 2023.11.02 20:28:22.780875 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3676 | 2023.11.02 20:28:22.780899 [ 3 ] {ca776687-882a-4ed0-bf5e-b0c3e23afe5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3677 | 2023.11.02 20:28:22.780916 [ 3 ] {} <Debug> HTTP-Session: f7fe9993-973c-4b0e-82f1-231c97998d5b Destroying unnamed session | ||
| 3678 | 2023.11.02 20:28:22.781031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3679 | 2023.11.02 20:28:22.781074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3680 | 2023.11.02 20:28:22.781092 [ 3 ] {} <Debug> HTTP-Session: 8881296f-38fb-41e0-b01f-9b5575fb61ff Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3681 | 2023.11.02 20:28:22.781109 [ 3 ] {} <Debug> HTTP-Session: 8881296f-38fb-41e0-b01f-9b5575fb61ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2023.11.02 20:28:22.781179 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3683 | 2023.11.02 20:28:22.781219 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3684 | 2023.11.02 20:28:22.781323 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3685 | 2023.11.02 20:28:22.781640 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3686 | 2023.11.02 20:28:22.781843 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3687 | 2023.11.02 20:28:22.781991 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3688 | 2023.11.02 20:28:22.782093 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000844372 sec., 5921 rows/sec., 474.19 KiB/sec. | ||
| 3689 | 2023.11.02 20:28:22.782206 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Debug> DynamicQueryHandler: Done processing query | ||
| 3690 | 2023.11.02 20:28:22.782230 [ 3 ] {dc3fac95-04b2-4054-8202-7486a5361089} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3691 | 2023.11.02 20:28:22.782247 [ 3 ] {} <Debug> HTTP-Session: 8881296f-38fb-41e0-b01f-9b5575fb61ff Destroying unnamed session | ||
| 3692 | 2023.11.02 20:28:22.782392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3693 | 2023.11.02 20:28:22.782437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3694 | 2023.11.02 20:28:22.782456 [ 3 ] {} <Debug> HTTP-Session: f4c933de-d697-4d21-bd01-e4366eabb7c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3695 | 2023.11.02 20:28:22.782473 [ 3 ] {} <Debug> HTTP-Session: f4c933de-d697-4d21-bd01-e4366eabb7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2023.11.02 20:28:22.782545 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3697 | 2023.11.02 20:28:22.782588 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3698 | 2023.11.02 20:28:22.782727 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3699 | 2023.11.02 20:28:22.783016 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3700 | 2023.11.02 20:28:22.783295 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3701 | 2023.11.02 20:28:22.783473 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3702 | 2023.11.02 20:28:22.783583 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001010915 sec., 4946 rows/sec., 6.67 MiB/sec. | ||
| 3703 | 2023.11.02 20:28:22.783574 [ 165 ] {} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3704 | 2023.11.02 20:28:22.783642 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB. | ||
| 3705 | 2023.11.02 20:28:22.783725 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Debug> DynamicQueryHandler: Done processing query | ||
| 3706 | 2023.11.02 20:28:22.783791 [ 3 ] {3220629d-4bdb-40b9-ad51-cb3aa2b882de} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3707 | 2023.11.02 20:28:22.783826 [ 3 ] {} <Debug> HTTP-Session: f4c933de-d697-4d21-bd01-e4366eabb7c1 Destroying unnamed session | ||
| 3708 | 2023.11.02 20:28:22.783837 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3709 | 2023.11.02 20:28:22.784017 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3710 | 2023.11.02 20:28:22.784060 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 497 rows starting from the beginning of the part | ||
| 3711 | 2023.11.02 20:28:22.784205 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 3712 | 2023.11.02 20:28:22.784307 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 3713 | 2023.11.02 20:28:22.784399 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 3714 | 2023.11.02 20:28:22.784491 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 3715 | 2023.11.02 20:28:22.784582 [ 18 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 3716 | 2023.11.02 20:28:22.785980 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 6 columns (6 merged, 0 gathered) in 0.002278814 sec., 256273.6581397165 rows/sec., 345.83 MiB/sec. | ||
| 3717 | 2023.11.02 20:28:22.786386 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3718 | 2023.11.02 20:28:22.786629 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3719 | 2023.11.02 20:28:22.786699 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3720 | 2023.11.02 20:28:22.786777 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_26_5: 4.02 MiB. | ||
| 3721 | 2023.11.02 20:28:23.000145 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.44 MiB, peak 237.16 MiB, will set to 231.29 MiB (RSS), difference: -4.15 MiB | ||
| 3722 | 2023.11.02 20:28:27.785692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3723 | 2023.11.02 20:28:27.785813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3724 | 2023.11.02 20:28:27.785838 [ 3 ] {} <Debug> HTTP-Session: 8ba6bfd2-ebb8-4337-99cc-c13a3cc81b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3725 | 2023.11.02 20:28:27.785863 [ 3 ] {} <Debug> HTTP-Session: 8ba6bfd2-ebb8-4337-99cc-c13a3cc81b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2023.11.02 20:28:27.785991 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3727 | 2023.11.02 20:28:27.786050 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3728 | 2023.11.02 20:28:27.786210 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3729 | 2023.11.02 20:28:27.786625 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3730 | 2023.11.02 20:28:27.786892 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3731 | 2023.11.02 20:28:27.787055 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3732 | 2023.11.02 20:28:27.787202 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001178157 sec., 35648 rows/sec., 2.70 MiB/sec. | ||
| 3733 | 2023.11.02 20:28:27.787341 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3734 | 2023.11.02 20:28:27.787366 [ 3 ] {cf111e87-3ce6-4003-b86b-0d9396fbe3a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3735 | 2023.11.02 20:28:27.787384 [ 3 ] {} <Debug> HTTP-Session: 8ba6bfd2-ebb8-4337-99cc-c13a3cc81b36 Destroying unnamed session | ||
| 3736 | 2023.11.02 20:28:27.787569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3737 | 2023.11.02 20:28:27.787618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3738 | 2023.11.02 20:28:27.787638 [ 3 ] {} <Debug> HTTP-Session: 13a82845-538b-45b0-b27b-d8ee402c3ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3739 | 2023.11.02 20:28:27.787657 [ 3 ] {} <Debug> HTTP-Session: 13a82845-538b-45b0-b27b-d8ee402c3ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2023.11.02 20:28:27.787736 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3741 | 2023.11.02 20:28:27.787774 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3742 | 2023.11.02 20:28:27.787882 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3743 | 2023.11.02 20:28:27.788291 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3744 | 2023.11.02 20:28:27.788544 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3745 | 2023.11.02 20:28:27.788702 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3746 | 2023.11.02 20:28:27.788823 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001060056 sec., 192442 rows/sec., 18.47 MiB/sec. | ||
| 3747 | 2023.11.02 20:28:27.788934 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 3748 | 2023.11.02 20:28:27.789042 [ 3 ] {4c0ca091-04b5-47d7-aeb0-f4cbc2cf43ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3749 | 2023.11.02 20:28:27.789058 [ 3 ] {} <Debug> HTTP-Session: 13a82845-538b-45b0-b27b-d8ee402c3ccf Destroying unnamed session | ||
| 3750 | 2023.11.02 20:28:27.789273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3751 | 2023.11.02 20:28:27.789317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3752 | 2023.11.02 20:28:27.789337 [ 3 ] {} <Debug> HTTP-Session: 080eb54b-08e7-4033-8498-51f09a1d77bf Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3753 | 2023.11.02 20:28:27.789354 [ 3 ] {} <Debug> HTTP-Session: 080eb54b-08e7-4033-8498-51f09a1d77bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2023.11.02 20:28:27.789441 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3755 | 2023.11.02 20:28:27.789481 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3756 | 2023.11.02 20:28:27.789585 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3757 | 2023.11.02 20:28:27.790036 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3758 | 2023.11.02 20:28:27.790264 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3759 | 2023.11.02 20:28:27.790415 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3760 | 2023.11.02 20:28:27.790539 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001062446 sec., 307780 rows/sec., 21.45 MiB/sec. | ||
| 3761 | 2023.11.02 20:28:27.790660 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Debug> DynamicQueryHandler: Done processing query | ||
| 3762 | 2023.11.02 20:28:27.790683 [ 3 ] {3e50fa11-8e7e-4fb4-b649-961648d8f637} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 3763 | 2023.11.02 20:28:27.790700 [ 3 ] {} <Debug> HTTP-Session: 080eb54b-08e7-4033-8498-51f09a1d77bf Destroying unnamed session | ||
| 3764 | 2023.11.02 20:28:27.790833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3765 | 2023.11.02 20:28:27.790971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3766 | 2023.11.02 20:28:27.790991 [ 3 ] {} <Debug> HTTP-Session: 31c04c90-f74f-4092-a6b2-9cb055234ae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3767 | 2023.11.02 20:28:27.791008 [ 3 ] {} <Debug> HTTP-Session: 31c04c90-f74f-4092-a6b2-9cb055234ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2023.11.02 20:28:27.791077 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3769 | 2023.11.02 20:28:27.791116 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3770 | 2023.11.02 20:28:27.791228 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3771 | 2023.11.02 20:28:27.791468 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3772 | 2023.11.02 20:28:27.791715 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3773 | 2023.11.02 20:28:27.791888 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3774 | 2023.11.02 20:28:27.792025 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906454 sec., 6619 rows/sec., 277.95 KiB/sec. | ||
| 3775 | 2023.11.02 20:28:27.792198 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Debug> DynamicQueryHandler: Done processing query | ||
| 3776 | 2023.11.02 20:28:27.792222 [ 3 ] {5ab02bc1-bfe6-4d70-bf7d-57dea3af5513} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3777 | 2023.11.02 20:28:27.792239 [ 3 ] {} <Debug> HTTP-Session: 31c04c90-f74f-4092-a6b2-9cb055234ae3 Destroying unnamed session | ||
| 3778 | 2023.11.02 20:28:27.792398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3779 | 2023.11.02 20:28:27.792441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3780 | 2023.11.02 20:28:27.792461 [ 3 ] {} <Debug> HTTP-Session: 516cc852-4164-42aa-bbac-8504b8e7a92a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3781 | 2023.11.02 20:28:27.792478 [ 3 ] {} <Debug> HTTP-Session: 516cc852-4164-42aa-bbac-8504b8e7a92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2023.11.02 20:28:27.792552 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3783 | 2023.11.02 20:28:27.792592 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3784 | 2023.11.02 20:28:27.792724 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3785 | 2023.11.02 20:28:27.793007 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3786 | 2023.11.02 20:28:27.793257 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3787 | 2023.11.02 20:28:27.793436 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3788 | 2023.11.02 20:28:27.793540 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000961765 sec., 72782 rows/sec., 4.41 MiB/sec. | ||
| 3789 | 2023.11.02 20:28:27.793701 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3790 | 2023.11.02 20:28:27.793726 [ 3 ] {0ed82b1d-6983-47b1-8f75-9b397dfb8fb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3791 | 2023.11.02 20:28:27.793742 [ 3 ] {} <Debug> HTTP-Session: 516cc852-4164-42aa-bbac-8504b8e7a92a Destroying unnamed session | ||
| 3792 | 2023.11.02 20:28:27.793893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3793 | 2023.11.02 20:28:27.793938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3794 | 2023.11.02 20:28:27.793957 [ 3 ] {} <Debug> HTTP-Session: 925408de-520c-4a3d-a076-52faab13d7ca Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3795 | 2023.11.02 20:28:27.793974 [ 3 ] {} <Debug> HTTP-Session: 925408de-520c-4a3d-a076-52faab13d7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2023.11.02 20:28:27.794053 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3797 | 2023.11.02 20:28:27.794098 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3798 | 2023.11.02 20:28:27.794240 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3799 | 2023.11.02 20:28:27.794672 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3800 | 2023.11.02 20:28:27.794997 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3801 | 2023.11.02 20:28:27.795173 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3802 | 2023.11.02 20:28:27.795301 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001219448 sec., 29521 rows/sec., 39.84 MiB/sec. | ||
| 3803 | 2023.11.02 20:28:27.795413 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3804 | 2023.11.02 20:28:27.795436 [ 3 ] {2a7322e2-d575-42d1-92fe-5a604f523f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3805 | 2023.11.02 20:28:27.795451 [ 3 ] {} <Debug> HTTP-Session: 925408de-520c-4a3d-a076-52faab13d7ca Destroying unnamed session | ||
| 3806 | 2023.11.02 20:28:27.795566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3807 | 2023.11.02 20:28:27.795610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3808 | 2023.11.02 20:28:27.795629 [ 3 ] {} <Debug> HTTP-Session: 90ec21c7-ae52-436d-9536-6b5d646b6ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3809 | 2023.11.02 20:28:27.795645 [ 3 ] {} <Debug> HTTP-Session: 90ec21c7-ae52-436d-9536-6b5d646b6ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2023.11.02 20:28:27.795717 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3811 | 2023.11.02 20:28:27.795756 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3812 | 2023.11.02 20:28:27.795860 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3813 | 2023.11.02 20:28:27.796182 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3814 | 2023.11.02 20:28:27.796416 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3815 | 2023.11.02 20:28:27.796594 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3816 | 2023.11.02 20:28:27.796719 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000974255 sec., 21554 rows/sec., 1.12 MiB/sec. | ||
| 3817 | 2023.11.02 20:28:27.796840 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Debug> DynamicQueryHandler: Done processing query | ||
| 3818 | 2023.11.02 20:28:27.796863 [ 3 ] {6f1ef664-7540-492e-9db0-c522b3061fad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3819 | 2023.11.02 20:28:27.796879 [ 3 ] {} <Debug> HTTP-Session: 90ec21c7-ae52-436d-9536-6b5d646b6ba1 Destroying unnamed session | ||
| 3820 | 2023.11.02 20:28:28.953676 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3821 | 2023.11.02 20:28:28.953732 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3822 | 2023.11.02 20:28:32.778759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3823 | 2023.11.02 20:28:32.778889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3824 | 2023.11.02 20:28:32.778921 [ 3 ] {} <Debug> HTTP-Session: c65ce4d8-9cb7-4583-b5d1-6689c9505685 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3825 | 2023.11.02 20:28:32.778949 [ 3 ] {} <Debug> HTTP-Session: c65ce4d8-9cb7-4583-b5d1-6689c9505685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2023.11.02 20:28:32.779085 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3827 | 2023.11.02 20:28:32.779151 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3828 | 2023.11.02 20:28:32.779334 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3829 | 2023.11.02 20:28:32.779771 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3830 | 2023.11.02 20:28:32.780034 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3831 | 2023.11.02 20:28:32.780201 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3832 | 2023.11.02 20:28:32.780340 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001208818 sec., 4136 rows/sec., 335.26 KiB/sec. | ||
| 3833 | 2023.11.02 20:28:32.780572 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3834 | 2023.11.02 20:28:32.780600 [ 3 ] {d064e8e5-abac-4984-828f-85f815c6e29e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3835 | 2023.11.02 20:28:32.780618 [ 3 ] {} <Debug> HTTP-Session: c65ce4d8-9cb7-4583-b5d1-6689c9505685 Destroying unnamed session | ||
| 3836 | 2023.11.02 20:28:32.780749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3837 | 2023.11.02 20:28:32.780801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3838 | 2023.11.02 20:28:32.780821 [ 3 ] {} <Debug> HTTP-Session: adebbe23-abf0-4075-8f3e-a92ac4f5f0f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3839 | 2023.11.02 20:28:32.780840 [ 3 ] {} <Debug> HTTP-Session: adebbe23-abf0-4075-8f3e-a92ac4f5f0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2023.11.02 20:28:32.780923 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3841 | 2023.11.02 20:28:32.780965 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3842 | 2023.11.02 20:28:32.781091 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3843 | 2023.11.02 20:28:32.781405 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3844 | 2023.11.02 20:28:32.781620 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3845 | 2023.11.02 20:28:32.781798 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3846 | 2023.11.02 20:28:32.781925 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000972935 sec., 15417 rows/sec., 1.39 MiB/sec. | ||
| 3847 | 2023.11.02 20:28:32.782049 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Debug> DynamicQueryHandler: Done processing query | ||
| 3848 | 2023.11.02 20:28:32.782074 [ 3 ] {502c8b9e-bdd6-464b-b9c6-16e5b231ef84} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3849 | 2023.11.02 20:28:32.782091 [ 3 ] {} <Debug> HTTP-Session: adebbe23-abf0-4075-8f3e-a92ac4f5f0f6 Destroying unnamed session | ||
| 3850 | 2023.11.02 20:28:32.782209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3851 | 2023.11.02 20:28:32.782255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3852 | 2023.11.02 20:28:32.782276 [ 3 ] {} <Debug> HTTP-Session: a8d78e1f-4025-4226-bf5c-f75d232a5647 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3853 | 2023.11.02 20:28:32.782294 [ 3 ] {} <Debug> HTTP-Session: a8d78e1f-4025-4226-bf5c-f75d232a5647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2023.11.02 20:28:32.782366 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3855 | 2023.11.02 20:28:32.782405 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3856 | 2023.11.02 20:28:32.782514 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3857 | 2023.11.02 20:28:32.782784 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3858 | 2023.11.02 20:28:32.782988 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3859 | 2023.11.02 20:28:32.783135 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3860 | 2023.11.02 20:28:32.783267 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000866162 sec., 5772 rows/sec., 462.26 KiB/sec. | ||
| 3861 | 2023.11.02 20:28:32.783407 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3862 | 2023.11.02 20:28:32.783432 [ 3 ] {450b0376-a769-4150-a2c3-003ac71602a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3863 | 2023.11.02 20:28:32.783448 [ 3 ] {} <Debug> HTTP-Session: a8d78e1f-4025-4226-bf5c-f75d232a5647 Destroying unnamed session | ||
| 3864 | 2023.11.02 20:28:32.783588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3865 | 2023.11.02 20:28:32.783634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3866 | 2023.11.02 20:28:32.783653 [ 3 ] {} <Debug> HTTP-Session: 7c6a0fe7-6049-4e56-a421-6ef617c5fcee Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3867 | 2023.11.02 20:28:32.783670 [ 3 ] {} <Debug> HTTP-Session: 7c6a0fe7-6049-4e56-a421-6ef617c5fcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2023.11.02 20:28:32.783743 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3869 | 2023.11.02 20:28:32.783789 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3870 | 2023.11.02 20:28:32.783934 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3871 | 2023.11.02 20:28:32.784250 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3872 | 2023.11.02 20:28:32.784530 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3873 | 2023.11.02 20:28:32.784708 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3874 | 2023.11.02 20:28:32.784832 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001059516 sec., 4719 rows/sec., 6.37 MiB/sec. | ||
| 3875 | 2023.11.02 20:28:32.784954 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3876 | 2023.11.02 20:28:32.784978 [ 3 ] {651723ab-6f9e-4376-82f6-369a6c0ed0d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3877 | 2023.11.02 20:28:32.784994 [ 3 ] {} <Debug> HTTP-Session: 7c6a0fe7-6049-4e56-a421-6ef617c5fcee Destroying unnamed session | ||
| 3878 | 2023.11.02 20:28:37.786246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3879 | 2023.11.02 20:28:37.786379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3880 | 2023.11.02 20:28:37.786410 [ 3 ] {} <Debug> HTTP-Session: 65107e2e-8c0d-4fd1-ad17-18d12d9f98f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3881 | 2023.11.02 20:28:37.786438 [ 3 ] {} <Debug> HTTP-Session: 65107e2e-8c0d-4fd1-ad17-18d12d9f98f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2023.11.02 20:28:37.786580 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3883 | 2023.11.02 20:28:37.786647 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3884 | 2023.11.02 20:28:37.786823 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3885 | 2023.11.02 20:28:37.787323 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3886 | 2023.11.02 20:28:37.787595 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3887 | 2023.11.02 20:28:37.787764 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3888 | 2023.11.02 20:28:37.787912 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001286459 sec., 32647 rows/sec., 2.47 MiB/sec. | ||
| 3889 | 2023.11.02 20:28:37.788059 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Debug> DynamicQueryHandler: Done processing query | ||
| 3890 | 2023.11.02 20:28:37.788086 [ 3 ] {d872db1f-10ce-48f1-8c51-a1a1f5438d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3891 | 2023.11.02 20:28:37.788104 [ 3 ] {} <Debug> HTTP-Session: 65107e2e-8c0d-4fd1-ad17-18d12d9f98f5 Destroying unnamed session | ||
| 3892 | 2023.11.02 20:28:37.788295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3893 | 2023.11.02 20:28:37.788348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3894 | 2023.11.02 20:28:37.788369 [ 3 ] {} <Debug> HTTP-Session: aa206c9e-024e-4e57-9c3a-a1b098125182 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3895 | 2023.11.02 20:28:37.788388 [ 3 ] {} <Debug> HTTP-Session: aa206c9e-024e-4e57-9c3a-a1b098125182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2023.11.02 20:28:37.788478 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3897 | 2023.11.02 20:28:37.788519 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3898 | 2023.11.02 20:28:37.788629 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3899 | 2023.11.02 20:28:37.789072 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3900 | 2023.11.02 20:28:37.789308 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3901 | 2023.11.02 20:28:37.789479 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3902 | 2023.11.02 20:28:37.789609 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001094686 sec., 186354 rows/sec., 17.88 MiB/sec. | ||
| 3903 | 2023.11.02 20:28:37.789733 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Debug> DynamicQueryHandler: Done processing query | ||
| 3904 | 2023.11.02 20:28:37.789758 [ 3 ] {8190d288-37a7-40e9-bb2a-4bc46e4e5b60} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3905 | 2023.11.02 20:28:37.789775 [ 3 ] {} <Debug> HTTP-Session: aa206c9e-024e-4e57-9c3a-a1b098125182 Destroying unnamed session | ||
| 3906 | 2023.11.02 20:28:37.790009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 54364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3907 | 2023.11.02 20:28:37.790059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3908 | 2023.11.02 20:28:37.790079 [ 3 ] {} <Debug> HTTP-Session: 27005095-ea67-4e0e-a901-e0c9308079ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3909 | 2023.11.02 20:28:37.790095 [ 3 ] {} <Debug> HTTP-Session: 27005095-ea67-4e0e-a901-e0c9308079ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2023.11.02 20:28:37.790197 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3911 | 2023.11.02 20:28:37.790237 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3912 | 2023.11.02 20:28:37.790348 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3913 | 2023.11.02 20:28:37.790833 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3914 | 2023.11.02 20:28:37.791064 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3915 | 2023.11.02 20:28:37.791211 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3916 | 2023.11.02 20:28:37.791335 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Information> executeQuery: Read 338 rows, 24.20 KiB in 0.001107977 sec., 305060 rows/sec., 21.33 MiB/sec. | ||
| 3917 | 2023.11.02 20:28:37.791463 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3918 | 2023.11.02 20:28:37.791488 [ 3 ] {a5efef72-c1c9-4f58-b9e9-a1b42dbd70f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3919 | 2023.11.02 20:28:37.791504 [ 3 ] {} <Debug> HTTP-Session: 27005095-ea67-4e0e-a901-e0c9308079ea Destroying unnamed session | ||
| 3920 | 2023.11.02 20:28:37.791645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3921 | 2023.11.02 20:28:37.791690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3922 | 2023.11.02 20:28:37.791710 [ 3 ] {} <Debug> HTTP-Session: 3ffeaf4e-cc3c-4c7b-b18e-4c6e89680cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3923 | 2023.11.02 20:28:37.791727 [ 3 ] {} <Debug> HTTP-Session: 3ffeaf4e-cc3c-4c7b-b18e-4c6e89680cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2023.11.02 20:28:37.791798 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3925 | 2023.11.02 20:28:37.791837 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3926 | 2023.11.02 20:28:37.791947 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3927 | 2023.11.02 20:28:37.792237 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3928 | 2023.11.02 20:28:37.792473 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3929 | 2023.11.02 20:28:37.792645 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3930 | 2023.11.02 20:28:37.792776 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000949164 sec., 6321 rows/sec., 265.45 KiB/sec. | ||
| 3931 | 2023.11.02 20:28:37.792883 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Debug> DynamicQueryHandler: Done processing query | ||
| 3932 | 2023.11.02 20:28:37.792906 [ 3 ] {92b217b2-3198-4a73-9db0-3a7711b10852} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3933 | 2023.11.02 20:28:37.792922 [ 3 ] {} <Debug> HTTP-Session: 3ffeaf4e-cc3c-4c7b-b18e-4c6e89680cf1 Destroying unnamed session | ||
| 3934 | 2023.11.02 20:28:37.793079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 14870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3935 | 2023.11.02 20:28:37.793122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3936 | 2023.11.02 20:28:37.793141 [ 3 ] {} <Debug> HTTP-Session: 175fc2b5-4ba4-4ed7-bb2d-8f35473fb806 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3937 | 2023.11.02 20:28:37.793158 [ 3 ] {} <Debug> HTTP-Session: 175fc2b5-4ba4-4ed7-bb2d-8f35473fb806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2023.11.02 20:28:37.793232 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3939 | 2023.11.02 20:28:37.793273 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3940 | 2023.11.02 20:28:37.793392 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3941 | 2023.11.02 20:28:37.793688 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3942 | 2023.11.02 20:28:37.793949 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3943 | 2023.11.02 20:28:37.794121 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3944 | 2023.11.02 20:28:37.794261 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000993105 sec., 81562 rows/sec., 4.99 MiB/sec. | ||
| 3945 | 2023.11.02 20:28:37.794459 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 3946 | 2023.11.02 20:28:37.794484 [ 3 ] {df28d13e-3026-4c37-82a2-b934e1d4c1ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3947 | 2023.11.02 20:28:37.794500 [ 3 ] {} <Debug> HTTP-Session: 175fc2b5-4ba4-4ed7-bb2d-8f35473fb806 Destroying unnamed session | ||
| 3948 | 2023.11.02 20:28:37.794646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3949 | 2023.11.02 20:28:37.794692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3950 | 2023.11.02 20:28:37.794711 [ 3 ] {} <Debug> HTTP-Session: 5f8fae48-0762-4cde-bf1d-68f6270c7599 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3951 | 2023.11.02 20:28:37.794727 [ 3 ] {} <Debug> HTTP-Session: 5f8fae48-0762-4cde-bf1d-68f6270c7599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2023.11.02 20:28:37.794812 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3953 | 2023.11.02 20:28:37.794857 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3954 | 2023.11.02 20:28:37.795012 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3955 | 2023.11.02 20:28:37.795416 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3956 | 2023.11.02 20:28:37.795733 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3957 | 2023.11.02 20:28:37.795912 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3958 | 2023.11.02 20:28:37.796042 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001200157 sec., 29996 rows/sec., 40.48 MiB/sec. | ||
| 3959 | 2023.11.02 20:28:37.796155 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3960 | 2023.11.02 20:28:37.796179 [ 3 ] {f9fa9e03-6963-4dbd-998c-359066348cfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 3961 | 2023.11.02 20:28:37.796196 [ 3 ] {} <Debug> HTTP-Session: 5f8fae48-0762-4cde-bf1d-68f6270c7599 Destroying unnamed session | ||
| 3962 | 2023.11.02 20:28:37.796318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3963 | 2023.11.02 20:28:37.796360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3964 | 2023.11.02 20:28:37.796380 [ 3 ] {} <Debug> HTTP-Session: 166606de-0f0f-43e3-85fd-a20427a9da8d Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3965 | 2023.11.02 20:28:37.796397 [ 3 ] {} <Debug> HTTP-Session: 166606de-0f0f-43e3-85fd-a20427a9da8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2023.11.02 20:28:37.796466 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3967 | 2023.11.02 20:28:37.796505 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3968 | 2023.11.02 20:28:37.796610 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3969 | 2023.11.02 20:28:37.796845 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3970 | 2023.11.02 20:28:37.797071 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3971 | 2023.11.02 20:28:37.797244 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3972 | 2023.11.02 20:28:37.797376 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000881373 sec., 23826 rows/sec., 1.24 MiB/sec. | ||
| 3973 | 2023.11.02 20:28:37.797494 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3974 | 2023.11.02 20:28:37.797519 [ 3 ] {97800cf2-010e-43e2-b80c-e3c19109517d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3975 | 2023.11.02 20:28:37.797534 [ 3 ] {} <Debug> HTTP-Session: 166606de-0f0f-43e3-85fd-a20427a9da8d Destroying unnamed session | ||
| 3976 | 2023.11.02 20:28:42.778120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3977 | 2023.11.02 20:28:42.778255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3978 | 2023.11.02 20:28:42.778285 [ 3 ] {} <Debug> HTTP-Session: babf12a9-98e4-4299-9550-423a9444ee7b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3979 | 2023.11.02 20:28:42.778315 [ 3 ] {} <Debug> HTTP-Session: babf12a9-98e4-4299-9550-423a9444ee7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2023.11.02 20:28:42.778452 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3981 | 2023.11.02 20:28:42.778519 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3982 | 2023.11.02 20:28:42.778702 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3983 | 2023.11.02 20:28:42.779119 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3984 | 2023.11.02 20:28:42.779380 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3985 | 2023.11.02 20:28:42.779539 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3986 | 2023.11.02 20:28:42.779668 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001174588 sec., 4256 rows/sec., 345.03 KiB/sec. | ||
| 3987 | 2023.11.02 20:28:42.779686 [ 151 ] {} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3988 | 2023.11.02 20:28:42.779797 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 3989 | 2023.11.02 20:28:42.779828 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3990 | 2023.11.02 20:28:42.779902 [ 3 ] {ea831512-6c3f-43d8-98b9-e9267ccd141e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3991 | 2023.11.02 20:28:42.779916 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3992 | 2023.11.02 20:28:42.779931 [ 3 ] {} <Debug> HTTP-Session: babf12a9-98e4-4299-9550-423a9444ee7b Destroying unnamed session | ||
| 3993 | 2023.11.02 20:28:42.780063 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3994 | 2023.11.02 20:28:42.780125 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 47 rows starting from the beginning of the part | ||
| 3995 | 2023.11.02 20:28:42.780129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3996 | 2023.11.02 20:28:42.780219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3997 | 2023.11.02 20:28:42.780255 [ 3 ] {} <Debug> HTTP-Session: 037f8161-2652-4c2e-8ee6-6f58e4d633a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 3998 | 2023.11.02 20:28:42.780305 [ 3 ] {} <Debug> HTTP-Session: 037f8161-2652-4c2e-8ee6-6f58e4d633a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2023.11.02 20:28:42.780379 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 4000 | 2023.11.02 20:28:42.780500 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4001 | 2023.11.02 20:28:42.780589 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4002 | 2023.11.02 20:28:42.780625 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 4003 | 2023.11.02 20:28:42.780924 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 4004 | 2023.11.02 20:28:42.781012 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4005 | 2023.11.02 20:28:42.781186 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 4006 | 2023.11.02 20:28:42.781295 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part | ||
| 4007 | 2023.11.02 20:28:42.781846 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4008 | 2023.11.02 20:28:42.782258 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4009 | 2023.11.02 20:28:42.782646 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 4010 | 2023.11.02 20:28:42.782702 [ 20 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002844252 sec., 51331.597903420654 rows/sec., 3.91 MiB/sec. | ||
| 4011 | 2023.11.02 20:28:42.782841 [ 151 ] {} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4012 | 2023.11.02 20:28:42.782882 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002339715 sec., 6411 rows/sec., 592.27 KiB/sec. | ||
| 4013 | 2023.11.02 20:28:42.782928 [ 13 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4014 | 2023.11.02 20:28:42.782941 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4015 | 2023.11.02 20:28:42.783293 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 4016 | 2023.11.02 20:28:42.783342 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4017 | 2023.11.02 20:28:42.783395 [ 13 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 4018 | 2023.11.02 20:28:42.783420 [ 3 ] {813cdefd-fc83-423f-8ef5-d7f8adf73f7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4019 | 2023.11.02 20:28:42.783481 [ 3 ] {} <Debug> HTTP-Session: 037f8161-2652-4c2e-8ee6-6f58e4d633a6 Destroying unnamed session | ||
| 4020 | 2023.11.02 20:28:42.783573 [ 13 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_31_6} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 4021 | 2023.11.02 20:28:42.783588 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4022 | 2023.11.02 20:28:42.783669 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 219 rows starting from the beginning of the part | ||
| 4023 | 2023.11.02 20:28:42.783732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4024 | 2023.11.02 20:28:42.783830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4025 | 2023.11.02 20:28:42.783888 [ 3 ] {} <Debug> HTTP-Session: b48c9327-4336-419e-87f9-1c2de38b64a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4026 | 2023.11.02 20:28:42.783935 [ 3 ] {} <Debug> HTTP-Session: b48c9327-4336-419e-87f9-1c2de38b64a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2023.11.02 20:28:42.783948 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
| 4028 | 2023.11.02 20:28:42.784140 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4029 | 2023.11.02 20:28:42.784177 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::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 | ||
| 4030 | 2023.11.02 20:28:42.784239 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4031 | 2023.11.02 20:28:42.784424 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 4032 | 2023.11.02 20:28:42.784732 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 204 rows starting from the beginning of the part | ||
| 4033 | 2023.11.02 20:28:42.784754 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4034 | 2023.11.02 20:28:42.784947 [ 18 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 4035 | 2023.11.02 20:28:42.785454 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4036 | 2023.11.02 20:28:42.785933 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4037 | 2023.11.02 20:28:42.786209 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 4038 | 2023.11.02 20:28:42.786491 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002284604 sec., 2188 rows/sec., 175.26 KiB/sec. | ||
| 4039 | 2023.11.02 20:28:42.786632 [ 151 ] {} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4040 | 2023.11.02 20:28:42.786633 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.003545613 sec., 189529.99100578658 rows/sec., 18.09 MiB/sec. | ||
| 4041 | 2023.11.02 20:28:42.786743 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4042 | 2023.11.02 20:28:42.786797 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Debug> DynamicQueryHandler: Done processing query | ||
| 4043 | 2023.11.02 20:28:42.786873 [ 3 ] {ec76680f-7378-478c-b2b8-54c04f39f482} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4044 | 2023.11.02 20:28:42.786931 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4045 | 2023.11.02 20:28:42.786953 [ 3 ] {} <Debug> HTTP-Session: b48c9327-4336-419e-87f9-1c2de38b64a4 Destroying unnamed session | ||
| 4046 | 2023.11.02 20:28:42.786953 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 4047 | 2023.11.02 20:28:42.787210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4048 | 2023.11.02 20:28:42.787229 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2023.11.02 20:28:42.787318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4050 | 2023.11.02 20:28:42.787317 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 361 rows starting from the beginning of the part | ||
| 4051 | 2023.11.02 20:28:42.787347 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 4052 | 2023.11.02 20:28:42.787371 [ 3 ] {} <Debug> HTTP-Session: e3967658-8592-4d5a-ab61-64a574edaae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4053 | 2023.11.02 20:28:42.787458 [ 3 ] {} <Debug> HTTP-Session: e3967658-8592-4d5a-ab61-64a574edaae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2023.11.02 20:28:42.787520 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_31_6} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 4055 | 2023.11.02 20:28:42.787818 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 4056 | 2023.11.02 20:28:42.787828 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4057 | 2023.11.02 20:28:42.787950 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4058 | 2023.11.02 20:28:42.788051 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 327 rows starting from the beginning of the part | ||
| 4059 | 2023.11.02 20:28:42.788369 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 4060 | 2023.11.02 20:28:42.788679 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 338 rows starting from the beginning of the part | ||
| 4061 | 2023.11.02 20:28:42.788694 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4062 | 2023.11.02 20:28:42.788905 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part | ||
| 4063 | 2023.11.02 20:28:42.789406 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4064 | 2023.11.02 20:28:42.790200 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4065 | 2023.11.02 20:28:42.790489 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 4 columns (4 merged, 0 gathered) in 0.003649534 sec., 285241.8966366665 rows/sec., 20.01 MiB/sec. | ||
| 4066 | 2023.11.02 20:28:42.790515 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 4067 | 2023.11.02 20:28:42.790697 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4068 | 2023.11.02 20:28:42.790745 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002834322 sec., 1764 rows/sec., 2.38 MiB/sec. | ||
| 4069 | 2023.11.02 20:28:42.790993 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 4070 | 2023.11.02 20:28:42.791005 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 4071 | 2023.11.02 20:28:42.791029 [ 3 ] {7a0e945e-46c4-49af-bd97-18ae350f05bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4072 | 2023.11.02 20:28:42.791068 [ 3 ] {} <Debug> HTTP-Session: e3967658-8592-4d5a-ab61-64a574edaae8 Destroying unnamed session | ||
| 4073 | 2023.11.02 20:28:42.791122 [ 18 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_31_6} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 4074 | 2023.11.02 20:28:43.953976 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4075 | 2023.11.02 20:28:43.954044 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4076 | 2023.11.02 20:28:47.786386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4077 | 2023.11.02 20:28:47.786514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4078 | 2023.11.02 20:28:47.786545 [ 3 ] {} <Debug> HTTP-Session: 8eb51a7b-7718-40d0-a430-d9f7df0ffa67 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4079 | 2023.11.02 20:28:47.786573 [ 3 ] {} <Debug> HTTP-Session: 8eb51a7b-7718-40d0-a430-d9f7df0ffa67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2023.11.02 20:28:47.786714 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4081 | 2023.11.02 20:28:47.786780 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4082 | 2023.11.02 20:28:47.786960 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4083 | 2023.11.02 20:28:47.787468 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4084 | 2023.11.02 20:28:47.787741 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4085 | 2023.11.02 20:28:47.787939 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4086 | 2023.11.02 20:28:47.788068 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001314579 sec., 31949 rows/sec., 2.42 MiB/sec. | ||
| 4087 | 2023.11.02 20:28:47.788216 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 4088 | 2023.11.02 20:28:47.788243 [ 3 ] {560c284a-f0e7-463e-bc16-6de99c4e65cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4089 | 2023.11.02 20:28:47.788260 [ 3 ] {} <Debug> HTTP-Session: 8eb51a7b-7718-40d0-a430-d9f7df0ffa67 Destroying unnamed session | ||
| 4090 | 2023.11.02 20:28:47.788482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 32481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4091 | 2023.11.02 20:28:47.788535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4092 | 2023.11.02 20:28:47.788554 [ 3 ] {} <Debug> HTTP-Session: 4551fc83-0522-4f09-9150-a69801e365de Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4093 | 2023.11.02 20:28:47.788573 [ 3 ] {} <Debug> HTTP-Session: 4551fc83-0522-4f09-9150-a69801e365de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2023.11.02 20:28:47.788660 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4095 | 2023.11.02 20:28:47.788702 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4096 | 2023.11.02 20:28:47.788809 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4097 | 2023.11.02 20:28:47.789246 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4098 | 2023.11.02 20:28:47.789480 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4099 | 2023.11.02 20:28:47.789635 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4100 | 2023.11.02 20:28:47.789740 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Information> executeQuery: Read 204 rows, 20.05 KiB in 0.001050955 sec., 194109 rows/sec., 18.63 MiB/sec. | ||
| 4101 | 2023.11.02 20:28:47.789864 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Debug> DynamicQueryHandler: Done processing query | ||
| 4102 | 2023.11.02 20:28:47.789888 [ 3 ] {3ebed7cc-75c8-4d9e-ab1b-b1a1dca60add} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 4103 | 2023.11.02 20:28:47.789905 [ 3 ] {} <Debug> HTTP-Session: 4551fc83-0522-4f09-9150-a69801e365de Destroying unnamed session | ||
| 4104 | 2023.11.02 20:28:47.790128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 52512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4105 | 2023.11.02 20:28:47.790176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4106 | 2023.11.02 20:28:47.790195 [ 3 ] {} <Debug> HTTP-Session: a91e2743-3424-4edf-b9ee-edbd4ebfe051 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4107 | 2023.11.02 20:28:47.790212 [ 3 ] {} <Debug> HTTP-Session: a91e2743-3424-4edf-b9ee-edbd4ebfe051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2023.11.02 20:28:47.790301 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4109 | 2023.11.02 20:28:47.790341 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4110 | 2023.11.02 20:28:47.790448 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4111 | 2023.11.02 20:28:47.790942 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4112 | 2023.11.02 20:28:47.791174 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4113 | 2023.11.02 20:28:47.791329 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4114 | 2023.11.02 20:28:47.791435 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Information> executeQuery: Read 327 rows, 23.33 KiB in 0.001105327 sec., 295840 rows/sec., 20.62 MiB/sec. | ||
| 4115 | 2023.11.02 20:28:47.791584 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4116 | 2023.11.02 20:28:47.791608 [ 3 ] {b52fd85b-b042-4b2c-9845-45d97bb1722d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
| 4117 | 2023.11.02 20:28:47.791624 [ 3 ] {} <Debug> HTTP-Session: a91e2743-3424-4edf-b9ee-edbd4ebfe051 Destroying unnamed session | ||
| 4118 | 2023.11.02 20:28:47.791746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4119 | 2023.11.02 20:28:47.791791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4120 | 2023.11.02 20:28:47.791811 [ 3 ] {} <Debug> HTTP-Session: 5c29ff69-508e-4482-893f-8ce872782811 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4121 | 2023.11.02 20:28:47.791827 [ 3 ] {} <Debug> HTTP-Session: 5c29ff69-508e-4482-893f-8ce872782811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2023.11.02 20:28:47.791896 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4123 | 2023.11.02 20:28:47.791936 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4124 | 2023.11.02 20:28:47.792044 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4125 | 2023.11.02 20:28:47.792310 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4126 | 2023.11.02 20:28:47.792551 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4127 | 2023.11.02 20:28:47.792725 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4128 | 2023.11.02 20:28:47.792827 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000903793 sec., 6638 rows/sec., 278.77 KiB/sec. | ||
| 4129 | 2023.11.02 20:28:47.792947 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4130 | 2023.11.02 20:28:47.792970 [ 3 ] {fde73dd1-36bb-4fcd-b4fd-6e552f3efa2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4131 | 2023.11.02 20:28:47.792987 [ 3 ] {} <Debug> HTTP-Session: 5c29ff69-508e-4482-893f-8ce872782811 Destroying unnamed session | ||
| 4132 | 2023.11.02 20:28:47.793109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4133 | 2023.11.02 20:28:47.793154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4134 | 2023.11.02 20:28:47.793173 [ 3 ] {} <Debug> HTTP-Session: 71bde424-98e1-4714-aac0-cfe96692e6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4135 | 2023.11.02 20:28:47.793189 [ 3 ] {} <Debug> HTTP-Session: 71bde424-98e1-4714-aac0-cfe96692e6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2023.11.02 20:28:47.793262 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4137 | 2023.11.02 20:28:47.793304 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4138 | 2023.11.02 20:28:47.793420 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4139 | 2023.11.02 20:28:47.793734 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4140 | 2023.11.02 20:28:47.794012 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4141 | 2023.11.02 20:28:47.794185 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4142 | 2023.11.02 20:28:47.794289 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001000255 sec., 69982 rows/sec., 4.24 MiB/sec. | ||
| 4143 | 2023.11.02 20:28:47.794410 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4144 | 2023.11.02 20:28:47.794432 [ 3 ] {7749b81f-b801-43a8-b140-bf06404c9eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4145 | 2023.11.02 20:28:47.794449 [ 3 ] {} <Debug> HTTP-Session: 71bde424-98e1-4714-aac0-cfe96692e6ab Destroying unnamed session | ||
| 4146 | 2023.11.02 20:28:47.794587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4147 | 2023.11.02 20:28:47.794631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4148 | 2023.11.02 20:28:47.794649 [ 3 ] {} <Debug> HTTP-Session: a9b4e56b-a63f-443f-9f97-abfb2a78e09a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4149 | 2023.11.02 20:28:47.794667 [ 3 ] {} <Debug> HTTP-Session: a9b4e56b-a63f-443f-9f97-abfb2a78e09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2023.11.02 20:28:47.794756 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4151 | 2023.11.02 20:28:47.794797 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4152 | 2023.11.02 20:28:47.794929 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4153 | 2023.11.02 20:28:47.795397 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4154 | 2023.11.02 20:28:47.795708 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4155 | 2023.11.02 20:28:47.795886 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 4156 | 2023.11.02 20:28:47.795998 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001215288 sec., 29622 rows/sec., 39.97 MiB/sec. | ||
| 4157 | 2023.11.02 20:28:47.796021 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4158 | 2023.11.02 20:28:47.796140 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4159 | 2023.11.02 20:28:47.796194 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Debug> DynamicQueryHandler: Done processing query | ||
| 4160 | 2023.11.02 20:28:47.796231 [ 3 ] {b8b92406-c33e-468e-b97c-db6199cd2a37} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4161 | 2023.11.02 20:28:47.796231 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 4162 | 2023.11.02 20:28:47.796251 [ 3 ] {} <Debug> HTTP-Session: a9b4e56b-a63f-443f-9f97-abfb2a78e09a Destroying unnamed session | ||
| 4163 | 2023.11.02 20:28:47.796326 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4164 | 2023.11.02 20:28:47.796355 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 584 rows starting from the beginning of the part | ||
| 4165 | 2023.11.02 20:28:47.796404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4166 | 2023.11.02 20:28:47.796462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4167 | 2023.11.02 20:28:47.796489 [ 3 ] {} <Debug> HTTP-Session: 786ad5ce-2652-422d-beac-90dea81043cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4168 | 2023.11.02 20:28:47.796500 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 4169 | 2023.11.02 20:28:47.796509 [ 3 ] {} <Debug> HTTP-Session: 786ad5ce-2652-422d-beac-90dea81043cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2023.11.02 20:28:47.796620 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4171 | 2023.11.02 20:28:47.796642 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 4172 | 2023.11.02 20:28:47.796672 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4173 | 2023.11.02 20:28:47.796825 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 4174 | 2023.11.02 20:28:47.796920 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4175 | 2023.11.02 20:28:47.797007 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 4176 | 2023.11.02 20:28:47.797225 [ 13 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 4177 | 2023.11.02 20:28:47.797414 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
| 4178 | 2023.11.02 20:28:47.797772 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4179 | 2023.11.02 20:28:47.797955 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 4180 | 2023.11.02 20:28:47.798088 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001431511 sec., 14669 rows/sec., 779.06 KiB/sec. | ||
| 4181 | 2023.11.02 20:28:47.798292 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4182 | 2023.11.02 20:28:47.798317 [ 3 ] {2b448529-5ab3-45fc-a46c-c2bb3aca2bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4183 | 2023.11.02 20:28:47.798334 [ 3 ] {} <Debug> HTTP-Session: 786ad5ce-2652-422d-beac-90dea81043cf Destroying unnamed session | ||
| 4184 | 2023.11.02 20:28:47.799310 [ 9 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 6 columns (6 merged, 0 gathered) in 0.003105466 sec., 226053.0303664571 rows/sec., 305.05 MiB/sec. | ||
| 4185 | 2023.11.02 20:28:47.799895 [ 9 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4186 | 2023.11.02 20:28:47.800254 [ 9 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 4187 | 2023.11.02 20:28:47.800349 [ 9 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 4188 | 2023.11.02 20:28:47.800445 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_31_6: 4.10 MiB. | ||
| 4189 | 2023.11.02 20:28:52.778309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4190 | 2023.11.02 20:28:52.778467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4191 | 2023.11.02 20:28:52.778499 [ 3 ] {} <Debug> HTTP-Session: f0bbda3c-699a-4db7-8a61-3f4c47f057e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4192 | 2023.11.02 20:28:52.778527 [ 3 ] {} <Debug> HTTP-Session: f0bbda3c-699a-4db7-8a61-3f4c47f057e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2023.11.02 20:28:52.778664 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4194 | 2023.11.02 20:28:52.778731 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4195 | 2023.11.02 20:28:52.778910 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4196 | 2023.11.02 20:28:52.779384 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4197 | 2023.11.02 20:28:52.779639 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4198 | 2023.11.02 20:28:52.779802 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4199 | 2023.11.02 20:28:52.779955 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001240378 sec., 4031 rows/sec., 326.73 KiB/sec. | ||
| 4200 | 2023.11.02 20:28:52.780136 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Debug> DynamicQueryHandler: Done processing query | ||
| 4201 | 2023.11.02 20:28:52.780163 [ 3 ] {7911a7c0-a2bb-4f29-8ca4-fe46e1fafc42} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4202 | 2023.11.02 20:28:52.780182 [ 3 ] {} <Debug> HTTP-Session: f0bbda3c-699a-4db7-8a61-3f4c47f057e2 Destroying unnamed session | ||
| 4203 | 2023.11.02 20:28:52.780305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4204 | 2023.11.02 20:28:52.780356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4205 | 2023.11.02 20:28:52.780378 [ 3 ] {} <Debug> HTTP-Session: 88fe2751-181c-492c-a375-0b47a3e7cf9c Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4206 | 2023.11.02 20:28:52.780396 [ 3 ] {} <Debug> HTTP-Session: 88fe2751-181c-492c-a375-0b47a3e7cf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2023.11.02 20:28:52.780476 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4208 | 2023.11.02 20:28:52.780518 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4209 | 2023.11.02 20:28:52.780629 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4210 | 2023.11.02 20:28:52.780943 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4211 | 2023.11.02 20:28:52.781155 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4212 | 2023.11.02 20:28:52.781299 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4213 | 2023.11.02 20:28:52.781425 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000920554 sec., 16294 rows/sec., 1.47 MiB/sec. | ||
| 4214 | 2023.11.02 20:28:52.781535 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Debug> DynamicQueryHandler: Done processing query | ||
| 4215 | 2023.11.02 20:28:52.781558 [ 3 ] {318109bf-8013-4dc9-87ca-9bb8b7fdb7de} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4216 | 2023.11.02 20:28:52.781575 [ 3 ] {} <Debug> HTTP-Session: 88fe2751-181c-492c-a375-0b47a3e7cf9c Destroying unnamed session | ||
| 4217 | 2023.11.02 20:28:52.781702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4218 | 2023.11.02 20:28:52.781746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4219 | 2023.11.02 20:28:52.781765 [ 3 ] {} <Debug> HTTP-Session: 14e9f009-e306-4787-941f-72d4a4bf9129 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4220 | 2023.11.02 20:28:52.781782 [ 3 ] {} <Debug> HTTP-Session: 14e9f009-e306-4787-941f-72d4a4bf9129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2023.11.02 20:28:52.781852 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4222 | 2023.11.02 20:28:52.781891 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4223 | 2023.11.02 20:28:52.781998 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4224 | 2023.11.02 20:28:52.782287 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4225 | 2023.11.02 20:28:52.782492 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4226 | 2023.11.02 20:28:52.782636 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4227 | 2023.11.02 20:28:52.782759 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000878613 sec., 5690 rows/sec., 455.71 KiB/sec. | ||
| 4228 | 2023.11.02 20:28:52.782876 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4229 | 2023.11.02 20:28:52.782899 [ 3 ] {bd97c8ee-dd66-45e9-ab6a-2949094bbf7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4230 | 2023.11.02 20:28:52.782915 [ 3 ] {} <Debug> HTTP-Session: 14e9f009-e306-4787-941f-72d4a4bf9129 Destroying unnamed session | ||
| 4231 | 2023.11.02 20:28:52.783056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4232 | 2023.11.02 20:28:52.783101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4233 | 2023.11.02 20:28:52.783120 [ 3 ] {} <Debug> HTTP-Session: 89795dd4-425c-45c3-b2f1-2ac66a36c531 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4234 | 2023.11.02 20:28:52.783137 [ 3 ] {} <Debug> HTTP-Session: 89795dd4-425c-45c3-b2f1-2ac66a36c531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2023.11.02 20:28:52.783210 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4236 | 2023.11.02 20:28:52.783254 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4237 | 2023.11.02 20:28:52.783393 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4238 | 2023.11.02 20:28:52.783691 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.03 GiB. | ||
| 4239 | 2023.11.02 20:28:52.783965 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4240 | 2023.11.02 20:28:52.784137 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4241 | 2023.11.02 20:28:52.784261 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001023385 sec., 4885 rows/sec., 6.59 MiB/sec. | ||
| 4242 | 2023.11.02 20:28:52.784371 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Debug> DynamicQueryHandler: Done processing query | ||
| 4243 | 2023.11.02 20:28:52.784395 [ 3 ] {7765830e-bd78-4be3-9c47-c401211e6932} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4244 | 2023.11.02 20:28:52.784411 [ 3 ] {} <Debug> HTTP-Session: 89795dd4-425c-45c3-b2f1-2ac66a36c531 Destroying unnamed session | ||
| 4245 | 2023.11.02 20:28:57.787032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 6624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4246 | 2023.11.02 20:28:57.787148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4247 | 2023.11.02 20:28:57.787173 [ 3 ] {} <Debug> HTTP-Session: e5ea9ac7-2eb7-4fc9-af6c-0799ceec2211 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4248 | 2023.11.02 20:28:57.787195 [ 3 ] {} <Debug> HTTP-Session: e5ea9ac7-2eb7-4fc9-af6c-0799ceec2211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2023.11.02 20:28:57.787310 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4250 | 2023.11.02 20:28:57.787365 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4251 | 2023.11.02 20:28:57.787514 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4252 | 2023.11.02 20:28:57.787925 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4253 | 2023.11.02 20:28:57.788247 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4254 | 2023.11.02 20:28:57.788418 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4255 | 2023.11.02 20:28:57.788546 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001183428 sec., 39715 rows/sec., 3.02 MiB/sec. | ||
| 4256 | 2023.11.02 20:28:57.788694 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Debug> DynamicQueryHandler: Done processing query | ||
| 4257 | 2023.11.02 20:28:57.788719 [ 3 ] {b988cf78-51ed-4f5b-a6b7-e62dc9dba519} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4258 | 2023.11.02 20:28:57.788735 [ 3 ] {} <Debug> HTTP-Session: e5ea9ac7-2eb7-4fc9-af6c-0799ceec2211 Destroying unnamed session | ||
| 4259 | 2023.11.02 20:28:57.788950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 34787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4260 | 2023.11.02 20:28:57.788996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4261 | 2023.11.02 20:28:57.789016 [ 3 ] {} <Debug> HTTP-Session: d041e544-4b46-4b54-b7b2-bb832455ac7c Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4262 | 2023.11.02 20:28:57.789034 [ 3 ] {} <Debug> HTTP-Session: d041e544-4b46-4b54-b7b2-bb832455ac7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2023.11.02 20:28:57.789110 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4264 | 2023.11.02 20:28:57.789149 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4265 | 2023.11.02 20:28:57.789253 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4266 | 2023.11.02 20:28:57.789672 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4267 | 2023.11.02 20:28:57.789898 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4268 | 2023.11.02 20:28:57.790050 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4269 | 2023.11.02 20:28:57.790191 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Information> executeQuery: Read 219 rows, 21.44 KiB in 0.001052826 sec., 208011 rows/sec., 19.89 MiB/sec. | ||
| 4270 | 2023.11.02 20:28:57.790320 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4271 | 2023.11.02 20:28:57.790343 [ 3 ] {32d71a9e-4799-4d3b-a08f-71d59b8b759d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4272 | 2023.11.02 20:28:57.790360 [ 3 ] {} <Debug> HTTP-Session: d041e544-4b46-4b54-b7b2-bb832455ac7c Destroying unnamed session | ||
| 4273 | 2023.11.02 20:28:57.790586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 54886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4274 | 2023.11.02 20:28:57.790629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4275 | 2023.11.02 20:28:57.790648 [ 3 ] {} <Debug> HTTP-Session: ec172435-0163-48a1-9a8b-937e4c1a0415 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4276 | 2023.11.02 20:28:57.790664 [ 3 ] {} <Debug> HTTP-Session: ec172435-0163-48a1-9a8b-937e4c1a0415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2023.11.02 20:28:57.790756 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4278 | 2023.11.02 20:28:57.790795 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4279 | 2023.11.02 20:28:57.790903 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4280 | 2023.11.02 20:28:57.791365 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4281 | 2023.11.02 20:28:57.791584 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4282 | 2023.11.02 20:28:57.791731 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4283 | 2023.11.02 20:28:57.791858 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Information> executeQuery: Read 341 rows, 24.46 KiB in 0.001074026 sec., 317496 rows/sec., 22.24 MiB/sec. | ||
| 4284 | 2023.11.02 20:28:57.791976 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4285 | 2023.11.02 20:28:57.792001 [ 3 ] {bd391ab5-34d6-40be-ba5b-7044a0cfbbf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4286 | 2023.11.02 20:28:57.792017 [ 3 ] {} <Debug> HTTP-Session: ec172435-0163-48a1-9a8b-937e4c1a0415 Destroying unnamed session | ||
| 4287 | 2023.11.02 20:28:57.792147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4288 | 2023.11.02 20:28:57.792193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4289 | 2023.11.02 20:28:57.792212 [ 3 ] {} <Debug> HTTP-Session: 8292ea2c-1e29-42fa-80bc-5b30e759c99c Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4290 | 2023.11.02 20:28:57.792229 [ 3 ] {} <Debug> HTTP-Session: 8292ea2c-1e29-42fa-80bc-5b30e759c99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2023.11.02 20:28:57.792298 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4292 | 2023.11.02 20:28:57.792336 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4293 | 2023.11.02 20:28:57.792448 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4294 | 2023.11.02 20:28:57.792691 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4295 | 2023.11.02 20:28:57.792926 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4296 | 2023.11.02 20:28:57.793101 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 4297 | 2023.11.02 20:28:57.793205 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000878493 sec., 6829 rows/sec., 286.80 KiB/sec. | ||
| 4298 | 2023.11.02 20:28:57.793351 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4299 | 2023.11.02 20:28:57.793374 [ 3 ] {48764f8c-da75-4fd5-8da4-8da68b26272d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4300 | 2023.11.02 20:28:57.793390 [ 3 ] {} <Debug> HTTP-Session: 8292ea2c-1e29-42fa-80bc-5b30e759c99c Destroying unnamed session | ||
| 4301 | 2023.11.02 20:28:57.793552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4302 | 2023.11.02 20:28:57.793595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4303 | 2023.11.02 20:28:57.793615 [ 3 ] {} <Debug> HTTP-Session: 3306fd5a-bcc8-4587-876c-0745c37a6da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4304 | 2023.11.02 20:28:57.793632 [ 3 ] {} <Debug> HTTP-Session: 3306fd5a-bcc8-4587-876c-0745c37a6da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2023.11.02 20:28:57.793705 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4306 | 2023.11.02 20:28:57.793747 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4307 | 2023.11.02 20:28:57.793871 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4308 | 2023.11.02 20:28:57.794171 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4309 | 2023.11.02 20:28:57.794416 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4310 | 2023.11.02 20:28:57.794591 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 4311 | 2023.11.02 20:28:57.794724 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000988945 sec., 70782 rows/sec., 4.29 MiB/sec. | ||
| 4312 | 2023.11.02 20:28:57.794927 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Debug> DynamicQueryHandler: Done processing query | ||
| 4313 | 2023.11.02 20:28:57.794951 [ 3 ] {cfdf1a5d-972c-4f4b-92d7-1322401a8028} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4314 | 2023.11.02 20:28:57.794966 [ 3 ] {} <Debug> HTTP-Session: 3306fd5a-bcc8-4587-876c-0745c37a6da1 Destroying unnamed session | ||
| 4315 | 2023.11.02 20:28:57.795114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4316 | 2023.11.02 20:28:57.795157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4317 | 2023.11.02 20:28:57.795177 [ 3 ] {} <Debug> HTTP-Session: 7b8427cc-306c-4d0d-9648-7ff4dca5d312 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4318 | 2023.11.02 20:28:57.795193 [ 3 ] {} <Debug> HTTP-Session: 7b8427cc-306c-4d0d-9648-7ff4dca5d312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2023.11.02 20:28:57.795273 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4320 | 2023.11.02 20:28:57.795316 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4321 | 2023.11.02 20:28:57.795471 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4322 | 2023.11.02 20:28:57.795996 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4323 | 2023.11.02 20:28:57.796301 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4324 | 2023.11.02 20:28:57.796474 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4325 | 2023.11.02 20:28:57.796605 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001291729 sec., 31740 rows/sec., 42.83 MiB/sec. | ||
| 4326 | 2023.11.02 20:28:57.796732 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Debug> DynamicQueryHandler: Done processing query | ||
| 4327 | 2023.11.02 20:28:57.796754 [ 3 ] {7ee97ec8-fe32-4cf0-a252-825968298d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4328 | 2023.11.02 20:28:57.796770 [ 3 ] {} <Debug> HTTP-Session: 7b8427cc-306c-4d0d-9648-7ff4dca5d312 Destroying unnamed session | ||
| 4329 | 2023.11.02 20:28:57.796907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 4315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4330 | 2023.11.02 20:28:57.796952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4331 | 2023.11.02 20:28:57.796970 [ 3 ] {} <Debug> HTTP-Session: 5a10abe9-bf64-4a66-81f8-ed0d6fa99630 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4332 | 2023.11.02 20:28:57.796987 [ 3 ] {} <Debug> HTTP-Session: 5a10abe9-bf64-4a66-81f8-ed0d6fa99630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2023.11.02 20:28:57.797058 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4334 | 2023.11.02 20:28:57.797097 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4335 | 2023.11.02 20:28:57.797201 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4336 | 2023.11.02 20:28:57.797460 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4337 | 2023.11.02 20:28:57.797691 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4338 | 2023.11.02 20:28:57.797861 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 4339 | 2023.11.02 20:28:57.797987 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.000901734 sec., 33269 rows/sec., 1.89 MiB/sec. | ||
| 4340 | 2023.11.02 20:28:57.798093 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Debug> DynamicQueryHandler: Done processing query | ||
| 4341 | 2023.11.02 20:28:57.798116 [ 3 ] {574e6663-54ed-40f9-a2cd-85a30cfcf815} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4342 | 2023.11.02 20:28:57.798131 [ 3 ] {} <Debug> HTTP-Session: 5a10abe9-bf64-4a66-81f8-ed0d6fa99630 Destroying unnamed session | ||
| 4343 | 2023.11.02 20:28:58.954086 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4344 | 2023.11.02 20:28:58.954145 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4345 | 2023.11.02 20:29:02.778869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4346 | 2023.11.02 20:29:02.778993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4347 | 2023.11.02 20:29:02.779023 [ 3 ] {} <Debug> HTTP-Session: f8725660-05c3-465e-bd57-416620d17bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4348 | 2023.11.02 20:29:02.779050 [ 3 ] {} <Debug> HTTP-Session: f8725660-05c3-465e-bd57-416620d17bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2023.11.02 20:29:02.779186 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4350 | 2023.11.02 20:29:02.779259 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4351 | 2023.11.02 20:29:02.779442 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4352 | 2023.11.02 20:29:02.779839 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4353 | 2023.11.02 20:29:02.780162 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4354 | 2023.11.02 20:29:02.780328 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4355 | 2023.11.02 20:29:02.780459 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001235479 sec., 4047 rows/sec., 328.03 KiB/sec. | ||
| 4356 | 2023.11.02 20:29:02.780598 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Debug> DynamicQueryHandler: Done processing query | ||
| 4357 | 2023.11.02 20:29:02.780624 [ 3 ] {b65f95e4-3d91-4fbc-a9fc-5f94d2fc2461} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4358 | 2023.11.02 20:29:02.780641 [ 3 ] {} <Debug> HTTP-Session: f8725660-05c3-465e-bd57-416620d17bf8 Destroying unnamed session | ||
| 4359 | 2023.11.02 20:29:02.780768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4360 | 2023.11.02 20:29:02.780817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4361 | 2023.11.02 20:29:02.780836 [ 3 ] {} <Debug> HTTP-Session: d4cd43cb-51df-4e23-8664-2b741d34c1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4362 | 2023.11.02 20:29:02.780856 [ 3 ] {} <Debug> HTTP-Session: d4cd43cb-51df-4e23-8664-2b741d34c1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2023.11.02 20:29:02.780935 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4364 | 2023.11.02 20:29:02.780975 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4365 | 2023.11.02 20:29:02.781085 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4366 | 2023.11.02 20:29:02.781361 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4367 | 2023.11.02 20:29:02.781577 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4368 | 2023.11.02 20:29:02.781728 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4369 | 2023.11.02 20:29:02.781831 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000868893 sec., 17263 rows/sec., 1.56 MiB/sec. | ||
| 4370 | 2023.11.02 20:29:02.781932 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Debug> DynamicQueryHandler: Done processing query | ||
| 4371 | 2023.11.02 20:29:02.781956 [ 3 ] {253aafda-306c-48a2-b932-82c7cedaff26} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4372 | 2023.11.02 20:29:02.781972 [ 3 ] {} <Debug> HTTP-Session: d4cd43cb-51df-4e23-8664-2b741d34c1c8 Destroying unnamed session | ||
| 4373 | 2023.11.02 20:29:02.782094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4374 | 2023.11.02 20:29:02.782138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4375 | 2023.11.02 20:29:02.782158 [ 3 ] {} <Debug> HTTP-Session: 745d77e9-a55a-427e-bec5-3a491ed2ad27 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4376 | 2023.11.02 20:29:02.782176 [ 3 ] {} <Debug> HTTP-Session: 745d77e9-a55a-427e-bec5-3a491ed2ad27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2023.11.02 20:29:02.782246 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4378 | 2023.11.02 20:29:02.782285 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4379 | 2023.11.02 20:29:02.782390 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4380 | 2023.11.02 20:29:02.782640 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4381 | 2023.11.02 20:29:02.782839 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4382 | 2023.11.02 20:29:02.782982 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4383 | 2023.11.02 20:29:02.783088 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000812242 sec., 6155 rows/sec., 492.94 KiB/sec. | ||
| 4384 | 2023.11.02 20:29:02.783232 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 4385 | 2023.11.02 20:29:02.783255 [ 3 ] {bc94b2d2-868f-40c8-a132-7c4e67f740f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4386 | 2023.11.02 20:29:02.783271 [ 3 ] {} <Debug> HTTP-Session: 745d77e9-a55a-427e-bec5-3a491ed2ad27 Destroying unnamed session | ||
| 4387 | 2023.11.02 20:29:02.783422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4388 | 2023.11.02 20:29:02.783466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4389 | 2023.11.02 20:29:02.783484 [ 3 ] {} <Debug> HTTP-Session: 4ea58ad4-3021-4999-9c73-962229726f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4390 | 2023.11.02 20:29:02.783501 [ 3 ] {} <Debug> HTTP-Session: 4ea58ad4-3021-4999-9c73-962229726f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2023.11.02 20:29:02.783574 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4392 | 2023.11.02 20:29:02.783618 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4393 | 2023.11.02 20:29:02.783753 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4394 | 2023.11.02 20:29:02.784035 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4395 | 2023.11.02 20:29:02.784307 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4396 | 2023.11.02 20:29:02.784479 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4397 | 2023.11.02 20:29:02.784584 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000982775 sec., 5087 rows/sec., 6.87 MiB/sec. | ||
| 4398 | 2023.11.02 20:29:02.784690 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4399 | 2023.11.02 20:29:02.784714 [ 3 ] {60a7451f-fc93-4649-9857-78cf6811100f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4400 | 2023.11.02 20:29:02.784730 [ 3 ] {} <Debug> HTTP-Session: 4ea58ad4-3021-4999-9c73-962229726f51 Destroying unnamed session | ||
| 4401 | 2023.11.02 20:29:07.786437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 6624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4402 | 2023.11.02 20:29:07.786568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4403 | 2023.11.02 20:29:07.786601 [ 3 ] {} <Debug> HTTP-Session: 7d3930ad-b485-49e6-9d3e-b4c1a019fbf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4404 | 2023.11.02 20:29:07.786628 [ 3 ] {} <Debug> HTTP-Session: 7d3930ad-b485-49e6-9d3e-b4c1a019fbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2023.11.02 20:29:07.786771 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4406 | 2023.11.02 20:29:07.786838 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4407 | 2023.11.02 20:29:07.787004 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4408 | 2023.11.02 20:29:07.787437 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4409 | 2023.11.02 20:29:07.787705 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4410 | 2023.11.02 20:29:07.787867 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4411 | 2023.11.02 20:29:07.787994 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001181218 sec., 39789 rows/sec., 3.03 MiB/sec. | ||
| 4412 | 2023.11.02 20:29:07.787994 [ 125 ] {} <Debug> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4413 | 2023.11.02 20:29:07.788071 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4414 | 2023.11.02 20:29:07.788174 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4415 | 2023.11.02 20:29:07.788217 [ 3 ] {e02818c9-c9de-4b09-b6f7-e4e6a3c7efc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4416 | 2023.11.02 20:29:07.788233 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4417 | 2023.11.02 20:29:07.788251 [ 3 ] {} <Debug> HTTP-Session: 7d3930ad-b485-49e6-9d3e-b4c1a019fbf6 Destroying unnamed session | ||
| 4418 | 2023.11.02 20:29:07.788451 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4419 | 2023.11.02 20:29:07.788521 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 47 rows starting from the beginning of the part | ||
| 4420 | 2023.11.02 20:29:07.788559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 34787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4421 | 2023.11.02 20:29:07.788650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4422 | 2023.11.02 20:29:07.788693 [ 3 ] {} <Debug> HTTP-Session: 867f08d8-4290-4000-a74f-c55ca30dda97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4423 | 2023.11.02 20:29:07.788737 [ 3 ] {} <Debug> HTTP-Session: 867f08d8-4290-4000-a74f-c55ca30dda97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2023.11.02 20:29:07.788902 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 4425 | 2023.11.02 20:29:07.788991 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4426 | 2023.11.02 20:29:07.789117 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4427 | 2023.11.02 20:29:07.789131 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 4428 | 2023.11.02 20:29:07.789423 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 47 rows starting from the beginning of the part | ||
| 4429 | 2023.11.02 20:29:07.789629 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4430 | 2023.11.02 20:29:07.789668 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 4431 | 2023.11.02 20:29:07.789840 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part | ||
| 4432 | 2023.11.02 20:29:07.790436 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4433 | 2023.11.02 20:29:07.790975 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4434 | 2023.11.02 20:29:07.791117 [ 13 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981804 sec., 64725.91759887639 rows/sec., 4.93 MiB/sec. | ||
| 4435 | 2023.11.02 20:29:07.791255 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4436 | 2023.11.02 20:29:07.791265 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4437 | 2023.11.02 20:29:07.791402 [ 125 ] {} <Debug> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4438 | 2023.11.02 20:29:07.791432 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Information> executeQuery: Read 219 rows, 21.44 KiB in 0.002384156 sec., 91856 rows/sec., 8.78 MiB/sec. | ||
| 4439 | 2023.11.02 20:29:07.791464 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4440 | 2023.11.02 20:29:07.791750 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4441 | 2023.11.02 20:29:07.791982 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4442 | 2023.11.02 20:29:07.792046 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4443 | 2023.11.02 20:29:07.792074 [ 3 ] {1827f03a-97f5-4806-ae50-86e0e1462a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4444 | 2023.11.02 20:29:07.792102 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4445 | 2023.11.02 20:29:07.792193 [ 3 ] {} <Debug> HTTP-Session: 867f08d8-4290-4000-a74f-c55ca30dda97 Destroying unnamed session | ||
| 4446 | 2023.11.02 20:29:07.792226 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 219 rows starting from the beginning of the part | ||
| 4447 | 2023.11.02 20:29:07.792288 [ 15 ] {5b27685a-127f-4b4b-b67f-774b7c3da83c::all_1_36_7} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4448 | 2023.11.02 20:29:07.792452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 53359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4449 | 2023.11.02 20:29:07.792463 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 204 rows starting from the beginning of the part | ||
| 4450 | 2023.11.02 20:29:07.792520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4451 | 2023.11.02 20:29:07.792543 [ 3 ] {} <Debug> HTTP-Session: 19e60857-6ac7-48a3-b6d2-0fd5db3b4958 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4452 | 2023.11.02 20:29:07.792580 [ 3 ] {} <Debug> HTTP-Session: 19e60857-6ac7-48a3-b6d2-0fd5db3b4958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2023.11.02 20:29:07.792592 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 4454 | 2023.11.02 20:29:07.792722 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4455 | 2023.11.02 20:29:07.792727 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 219 rows starting from the beginning of the part | ||
| 4456 | 2023.11.02 20:29:07.792783 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4457 | 2023.11.02 20:29:07.792875 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 4458 | 2023.11.02 20:29:07.793039 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4459 | 2023.11.02 20:29:07.793042 [ 10 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 219 rows starting from the beginning of the part | ||
| 4460 | 2023.11.02 20:29:07.793802 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4461 | 2023.11.02 20:29:07.794065 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546298 sec., 349919.7658718658 rows/sec., 33.42 MiB/sec. | ||
| 4462 | 2023.11.02 20:29:07.794100 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4463 | 2023.11.02 20:29:07.794164 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4464 | 2023.11.02 20:29:07.794274 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4465 | 2023.11.02 20:29:07.794342 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4466 | 2023.11.02 20:29:07.794392 [ 125 ] {} <Debug> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4467 | 2023.11.02 20:29:07.794411 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001653985 sec., 200727 rows/sec., 14.01 MiB/sec. | ||
| 4468 | 2023.11.02 20:29:07.794438 [ 13 ] {c8615308-dfa5-45e5-a22a-4b07075f9edf::all_1_36_7} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4469 | 2023.11.02 20:29:07.794443 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4470 | 2023.11.02 20:29:07.794863 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4471 | 2023.11.02 20:29:07.794928 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4472 | 2023.11.02 20:29:07.795004 [ 3 ] {0149303e-eafe-4751-bc26-fc707247898a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4473 | 2023.11.02 20:29:07.795107 [ 3 ] {} <Debug> HTTP-Session: 19e60857-6ac7-48a3-b6d2-0fd5db3b4958 Destroying unnamed session | ||
| 4474 | 2023.11.02 20:29:07.795194 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4475 | 2023.11.02 20:29:07.795222 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 361 rows starting from the beginning of the part | ||
| 4476 | 2023.11.02 20:29:07.795318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4477 | 2023.11.02 20:29:07.795335 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 327 rows starting from the beginning of the part | ||
| 4478 | 2023.11.02 20:29:07.795376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4479 | 2023.11.02 20:29:07.795400 [ 3 ] {} <Debug> HTTP-Session: 18b9d761-bb5b-46a5-8a5e-292dd24642c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4480 | 2023.11.02 20:29:07.795436 [ 3 ] {} <Debug> HTTP-Session: 18b9d761-bb5b-46a5-8a5e-292dd24642c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2023.11.02 20:29:07.795449 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 4482 | 2023.11.02 20:29:07.795534 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4483 | 2023.11.02 20:29:07.795558 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 341 rows starting from the beginning of the part | ||
| 4484 | 2023.11.02 20:29:07.795597 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4485 | 2023.11.02 20:29:07.795693 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 4486 | 2023.11.02 20:29:07.795833 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4487 | 2023.11.02 20:29:07.795847 [ 17 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 332 rows starting from the beginning of the part | ||
| 4488 | 2023.11.02 20:29:07.796246 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4489 | 2023.11.02 20:29:07.796606 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4490 | 2023.11.02 20:29:07.796813 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4491 | 2023.11.02 20:29:07.796913 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 4 columns (4 merged, 0 gathered) in 0.002402646 sec., 570620.8904682588 rows/sec., 39.99 MiB/sec. | ||
| 4492 | 2023.11.02 20:29:07.796982 [ 125 ] {} <Debug> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4493 | 2023.11.02 20:29:07.797024 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001445912 sec., 4149 rows/sec., 174.25 KiB/sec. | ||
| 4494 | 2023.11.02 20:29:07.797051 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4495 | 2023.11.02 20:29:07.797223 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4496 | 2023.11.02 20:29:07.797387 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4497 | 2023.11.02 20:29:07.797492 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Debug> DynamicQueryHandler: Done processing query | ||
| 4498 | 2023.11.02 20:29:07.797531 [ 3 ] {23f49848-1167-4970-b9d6-75e438669e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4499 | 2023.11.02 20:29:07.797596 [ 3 ] {} <Debug> HTTP-Session: 18b9d761-bb5b-46a5-8a5e-292dd24642c8 Destroying unnamed session | ||
| 4500 | 2023.11.02 20:29:07.797605 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4501 | 2023.11.02 20:29:07.797657 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 4502 | 2023.11.02 20:29:07.797683 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4503 | 2023.11.02 20:29:07.797769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4504 | 2023.11.02 20:29:07.797836 [ 15 ] {636c78a0-4a3d-4ec5-a950-28a06bf7eb46::all_1_36_7} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4505 | 2023.11.02 20:29:07.797863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4506 | 2023.11.02 20:29:07.797918 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 4507 | 2023.11.02 20:29:07.797919 [ 3 ] {} <Debug> HTTP-Session: 4733ecde-466c-4dd4-8602-0fcb1e2f434c Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4508 | 2023.11.02 20:29:07.798013 [ 3 ] {} <Debug> HTTP-Session: 4733ecde-466c-4dd4-8602-0fcb1e2f434c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2023.11.02 20:29:07.798166 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 4510 | 2023.11.02 20:29:07.798179 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4511 | 2023.11.02 20:29:07.798237 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4512 | 2023.11.02 20:29:07.798282 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 4513 | 2023.11.02 20:29:07.798453 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 4514 | 2023.11.02 20:29:07.798491 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4515 | 2023.11.02 20:29:07.798599 [ 10 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 4516 | 2023.11.02 20:29:07.798998 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4517 | 2023.11.02 20:29:07.799379 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4518 | 2023.11.02 20:29:07.799429 [ 15 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002305494 sec., 54652.06155383619 rows/sec., 2.24 MiB/sec. | ||
| 4519 | 2023.11.02 20:29:07.799571 [ 15 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4520 | 2023.11.02 20:29:07.799688 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4521 | 2023.11.02 20:29:07.799835 [ 125 ] {} <Debug> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4522 | 2023.11.02 20:29:07.799862 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001646684 sec., 42509 rows/sec., 2.58 MiB/sec. | ||
| 4523 | 2023.11.02 20:29:07.799926 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4524 | 2023.11.02 20:29:07.799922 [ 15 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4525 | 2023.11.02 20:29:07.800181 [ 15 ] {f7123b10-68c0-4494-9bff-b9ab1b8c92c8::all_1_21_4} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4526 | 2023.11.02 20:29:07.800209 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4527 | 2023.11.02 20:29:07.800402 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4528 | 2023.11.02 20:29:07.800448 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4529 | 2023.11.02 20:29:07.800455 [ 3 ] {a90eb174-66a8-409d-88b6-a6689b8b1fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4530 | 2023.11.02 20:29:07.800498 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part | ||
| 4531 | 2023.11.02 20:29:07.800528 [ 3 ] {} <Debug> HTTP-Session: 4733ecde-466c-4dd4-8602-0fcb1e2f434c Destroying unnamed session | ||
| 4532 | 2023.11.02 20:29:07.800637 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part | ||
| 4533 | 2023.11.02 20:29:07.800751 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part | ||
| 4534 | 2023.11.02 20:29:07.800772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4535 | 2023.11.02 20:29:07.800856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4536 | 2023.11.02 20:29:07.800920 [ 3 ] {} <Debug> HTTP-Session: b578f3c6-78df-4ba8-a577-f1bb8c96b844 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4537 | 2023.11.02 20:29:07.800936 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part | ||
| 4538 | 2023.11.02 20:29:07.800953 [ 3 ] {} <Debug> HTTP-Session: b578f3c6-78df-4ba8-a577-f1bb8c96b844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2023.11.02 20:29:07.801204 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 4540 | 2023.11.02 20:29:07.801221 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4541 | 2023.11.02 20:29:07.801330 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4542 | 2023.11.02 20:29:07.801446 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part | ||
| 4543 | 2023.11.02 20:29:07.802035 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4544 | 2023.11.02 20:29:07.802830 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4545 | 2023.11.02 20:29:07.803138 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003127297 sec., 487641.563944838 rows/sec., 29.63 MiB/sec. | ||
| 4546 | 2023.11.02 20:29:07.803394 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4547 | 2023.11.02 20:29:07.803438 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4548 | 2023.11.02 20:29:07.803747 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4549 | 2023.11.02 20:29:07.803795 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4550 | 2023.11.02 20:29:07.803933 [ 23 ] {8a5c7a6f-c37e-4113-90c3-831c2a01b75a::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4551 | 2023.11.02 20:29:07.803946 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.00264906 sec., 15477 rows/sec., 20.89 MiB/sec. | ||
| 4552 | 2023.11.02 20:29:07.804263 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4553 | 2023.11.02 20:29:07.804288 [ 3 ] {1f685f45-b20b-43a6-880d-027d1920254f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4554 | 2023.11.02 20:29:07.804305 [ 3 ] {} <Debug> HTTP-Session: b578f3c6-78df-4ba8-a577-f1bb8c96b844 Destroying unnamed session | ||
| 4555 | 2023.11.02 20:29:07.804429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4556 | 2023.11.02 20:29:07.804474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4557 | 2023.11.02 20:29:07.804493 [ 3 ] {} <Debug> HTTP-Session: b131c4e1-4b08-4d37-b5a1-73c9d3b970b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4558 | 2023.11.02 20:29:07.804510 [ 3 ] {} <Debug> HTTP-Session: b131c4e1-4b08-4d37-b5a1-73c9d3b970b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2023.11.02 20:29:07.804582 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4560 | 2023.11.02 20:29:07.804621 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4561 | 2023.11.02 20:29:07.804734 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4562 | 2023.11.02 20:29:07.805008 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4563 | 2023.11.02 20:29:07.805251 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4564 | 2023.11.02 20:29:07.805424 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4565 | 2023.11.02 20:29:07.805528 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000917553 sec., 22886 rows/sec., 1.19 MiB/sec. | ||
| 4566 | 2023.11.02 20:29:07.805527 [ 93 ] {} <Debug> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4567 | 2023.11.02 20:29:07.805601 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4568 | 2023.11.02 20:29:07.805682 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 4569 | 2023.11.02 20:29:07.805735 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4570 | 2023.11.02 20:29:07.805745 [ 3 ] {8ee1efb2-cc78-4a5a-a57d-fa0732d4fcbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4571 | 2023.11.02 20:29:07.805831 [ 3 ] {} <Debug> HTTP-Session: b131c4e1-4b08-4d37-b5a1-73c9d3b970b3 Destroying unnamed session | ||
| 4572 | 2023.11.02 20:29:07.805911 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4573 | 2023.11.02 20:29:07.805943 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part | ||
| 4574 | 2023.11.02 20:29:07.806042 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part | ||
| 4575 | 2023.11.02 20:29:07.806127 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
| 4576 | 2023.11.02 20:29:07.806202 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
| 4577 | 2023.11.02 20:29:07.806278 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4578 | 2023.11.02 20:29:07.806355 [ 15 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
| 4579 | 2023.11.02 20:29:07.806917 [ 23 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268759 sec., 380686.954732932 rows/sec., 20.32 MiB/sec. | ||
| 4580 | 2023.11.02 20:29:07.807014 [ 23 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4581 | 2023.11.02 20:29:07.807184 [ 23 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4582 | 2023.11.02 20:29:07.807244 [ 23 ] {a44b5045-c61e-41b0-b7e6-1592b547ca21::all_1_21_4} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4583 | 2023.11.02 20:29:12.778686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4584 | 2023.11.02 20:29:12.778816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4585 | 2023.11.02 20:29:12.778848 [ 3 ] {} <Debug> HTTP-Session: 0cd09701-7183-4c6c-aafd-9f9d2d19c0ca Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4586 | 2023.11.02 20:29:12.778883 [ 3 ] {} <Debug> HTTP-Session: 0cd09701-7183-4c6c-aafd-9f9d2d19c0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4587 | 2023.11.02 20:29:12.779022 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4588 | 2023.11.02 20:29:12.779087 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4589 | 2023.11.02 20:29:12.779247 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4590 | 2023.11.02 20:29:12.779670 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4591 | 2023.11.02 20:29:12.779937 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4592 | 2023.11.02 20:29:12.780103 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4593 | 2023.11.02 20:29:12.780268 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001199528 sec., 4168 rows/sec., 337.86 KiB/sec. | ||
| 4594 | 2023.11.02 20:29:12.780467 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4595 | 2023.11.02 20:29:12.780494 [ 3 ] {28230447-3995-4861-ad2e-0485a4b78c3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4596 | 2023.11.02 20:29:12.780512 [ 3 ] {} <Debug> HTTP-Session: 0cd09701-7183-4c6c-aafd-9f9d2d19c0ca Destroying unnamed session | ||
| 4597 | 2023.11.02 20:29:12.780636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4598 | 2023.11.02 20:29:12.780689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4599 | 2023.11.02 20:29:12.780710 [ 3 ] {} <Debug> HTTP-Session: 1484a923-7bc3-4713-ae05-a3b3ac8d4824 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4600 | 2023.11.02 20:29:12.780729 [ 3 ] {} <Debug> HTTP-Session: 1484a923-7bc3-4713-ae05-a3b3ac8d4824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4601 | 2023.11.02 20:29:12.780811 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4602 | 2023.11.02 20:29:12.780852 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4603 | 2023.11.02 20:29:12.780969 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4604 | 2023.11.02 20:29:12.781290 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4605 | 2023.11.02 20:29:12.781505 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4606 | 2023.11.02 20:29:12.781656 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4607 | 2023.11.02 20:29:12.781789 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000947534 sec., 15830 rows/sec., 1.43 MiB/sec. | ||
| 4608 | 2023.11.02 20:29:12.781954 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Debug> DynamicQueryHandler: Done processing query | ||
| 4609 | 2023.11.02 20:29:12.781979 [ 3 ] {75499837-211c-47b8-b658-453322c58343} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4610 | 2023.11.02 20:29:12.781996 [ 3 ] {} <Debug> HTTP-Session: 1484a923-7bc3-4713-ae05-a3b3ac8d4824 Destroying unnamed session | ||
| 4611 | 2023.11.02 20:29:12.782150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4612 | 2023.11.02 20:29:12.782196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4613 | 2023.11.02 20:29:12.782215 [ 3 ] {} <Debug> HTTP-Session: 0f73a4af-2a1f-46e8-a762-bcb9d7bfdea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4614 | 2023.11.02 20:29:12.782234 [ 3 ] {} <Debug> HTTP-Session: 0f73a4af-2a1f-46e8-a762-bcb9d7bfdea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4615 | 2023.11.02 20:29:12.782305 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4616 | 2023.11.02 20:29:12.782344 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4617 | 2023.11.02 20:29:12.782451 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4618 | 2023.11.02 20:29:12.782743 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4619 | 2023.11.02 20:29:12.782946 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4620 | 2023.11.02 20:29:12.783092 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4621 | 2023.11.02 20:29:12.783212 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000879213 sec., 5686 rows/sec., 455.40 KiB/sec. | ||
| 4622 | 2023.11.02 20:29:12.783333 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4623 | 2023.11.02 20:29:12.783357 [ 3 ] {8ddcbbf9-d52b-45fc-b3d7-b9d6f9987ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4624 | 2023.11.02 20:29:12.783373 [ 3 ] {} <Debug> HTTP-Session: 0f73a4af-2a1f-46e8-a762-bcb9d7bfdea8 Destroying unnamed session | ||
| 4625 | 2023.11.02 20:29:12.783480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4626 | 2023.11.02 20:29:12.783524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4627 | 2023.11.02 20:29:12.783544 [ 3 ] {} <Debug> HTTP-Session: bf7a6211-c126-40b5-a8e2-b8edb3dad015 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4628 | 2023.11.02 20:29:12.783562 [ 3 ] {} <Debug> HTTP-Session: bf7a6211-c126-40b5-a8e2-b8edb3dad015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4629 | 2023.11.02 20:29:12.783634 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4630 | 2023.11.02 20:29:12.783678 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4631 | 2023.11.02 20:29:12.783818 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4632 | 2023.11.02 20:29:12.784158 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4633 | 2023.11.02 20:29:12.784437 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4634 | 2023.11.02 20:29:12.784618 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4635 | 2023.11.02 20:29:12.784757 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001092916 sec., 4574 rows/sec., 6.17 MiB/sec. | ||
| 4636 | 2023.11.02 20:29:12.784750 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4637 | 2023.11.02 20:29:12.784876 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4638 | 2023.11.02 20:29:12.784950 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 4639 | 2023.11.02 20:29:12.785005 [ 3 ] {e1c425bd-9850-4679-8fd1-2a16e334e3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4640 | 2023.11.02 20:29:12.785023 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4641 | 2023.11.02 20:29:12.785045 [ 3 ] {} <Debug> HTTP-Session: bf7a6211-c126-40b5-a8e2-b8edb3dad015 Destroying unnamed session | ||
| 4642 | 2023.11.02 20:29:12.785211 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4643 | 2023.11.02 20:29:12.785251 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 702 rows starting from the beginning of the part | ||
| 4644 | 2023.11.02 20:29:12.785383 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 4645 | 2023.11.02 20:29:12.785495 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 4646 | 2023.11.02 20:29:12.785600 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 4647 | 2023.11.02 20:29:12.785706 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 4648 | 2023.11.02 20:29:12.785807 [ 17 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 4649 | 2023.11.02 20:29:12.787888 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 6 columns (6 merged, 0 gathered) in 0.002958364 sec., 270081.7073220199 rows/sec., 364.46 MiB/sec. | ||
| 4650 | 2023.11.02 20:29:12.788304 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4651 | 2023.11.02 20:29:12.788553 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4652 | 2023.11.02 20:29:12.788629 [ 21 ] {d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4653 | 2023.11.02 20:29:12.788702 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d8250953-7c9a-49cc-8b63-e59e3be5d8c8::all_1_36_7: 4.17 MiB. | ||
| 4654 | 2023.11.02 20:29:13.954184 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4655 | 2023.11.02 20:29:13.954221 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4656 | 2023.11.02 20:29:17.787004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 6624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4657 | 2023.11.02 20:29:17.787126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4658 | 2023.11.02 20:29:17.787152 [ 3 ] {} <Debug> HTTP-Session: 4d1f9ce0-03a4-4a53-add4-0443ee4c59ad Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4659 | 2023.11.02 20:29:17.787176 [ 3 ] {} <Debug> HTTP-Session: 4d1f9ce0-03a4-4a53-add4-0443ee4c59ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4660 | 2023.11.02 20:29:17.787313 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4661 | 2023.11.02 20:29:17.787380 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4662 | 2023.11.02 20:29:17.787563 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4663 | 2023.11.02 20:29:17.788023 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4664 | 2023.11.02 20:29:17.788324 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4665 | 2023.11.02 20:29:17.788496 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4666 | 2023.11.02 20:29:17.788638 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001281349 sec., 36680 rows/sec., 2.79 MiB/sec. | ||
| 4667 | 2023.11.02 20:29:17.788777 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 4668 | 2023.11.02 20:29:17.788803 [ 3 ] {bfabde31-6a42-40b6-90af-1973cfff30cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4669 | 2023.11.02 20:29:17.788820 [ 3 ] {} <Debug> HTTP-Session: 4d1f9ce0-03a4-4a53-add4-0443ee4c59ad Destroying unnamed session | ||
| 4670 | 2023.11.02 20:29:17.789021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 34787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4671 | 2023.11.02 20:29:17.789071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4672 | 2023.11.02 20:29:17.789092 [ 3 ] {} <Debug> HTTP-Session: 7cf8f803-c2a4-4cb0-816e-a090af13e484 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4673 | 2023.11.02 20:29:17.789112 [ 3 ] {} <Debug> HTTP-Session: 7cf8f803-c2a4-4cb0-816e-a090af13e484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4674 | 2023.11.02 20:29:17.789200 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4675 | 2023.11.02 20:29:17.789240 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4676 | 2023.11.02 20:29:17.789347 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4677 | 2023.11.02 20:29:17.789788 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4678 | 2023.11.02 20:29:17.790015 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4679 | 2023.11.02 20:29:17.790163 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4680 | 2023.11.02 20:29:17.790294 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Information> executeQuery: Read 219 rows, 21.44 KiB in 0.001065016 sec., 205630 rows/sec., 19.66 MiB/sec. | ||
| 4681 | 2023.11.02 20:29:17.790399 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Debug> DynamicQueryHandler: Done processing query | ||
| 4682 | 2023.11.02 20:29:17.790422 [ 3 ] {dce95c3c-2572-4c77-ab77-567a3102dfea} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4683 | 2023.11.02 20:29:17.790439 [ 3 ] {} <Debug> HTTP-Session: 7cf8f803-c2a4-4cb0-816e-a090af13e484 Destroying unnamed session | ||
| 4684 | 2023.11.02 20:29:17.790637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 53359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4685 | 2023.11.02 20:29:17.790680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4686 | 2023.11.02 20:29:17.790699 [ 3 ] {} <Debug> HTTP-Session: 682e050f-d2bc-4923-b721-97149c7f499a Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4687 | 2023.11.02 20:29:17.790716 [ 3 ] {} <Debug> HTTP-Session: 682e050f-d2bc-4923-b721-97149c7f499a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4688 | 2023.11.02 20:29:17.790802 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4689 | 2023.11.02 20:29:17.790841 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4690 | 2023.11.02 20:29:17.790942 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4691 | 2023.11.02 20:29:17.791395 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4692 | 2023.11.02 20:29:17.791616 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4693 | 2023.11.02 20:29:17.791764 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4694 | 2023.11.02 20:29:17.791896 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001064976 sec., 311744 rows/sec., 21.76 MiB/sec. | ||
| 4695 | 2023.11.02 20:29:17.792012 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4696 | 2023.11.02 20:29:17.792035 [ 3 ] {2a1a3179-cbb2-4a85-a311-9499c84d8b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4697 | 2023.11.02 20:29:17.792051 [ 3 ] {} <Debug> HTTP-Session: 682e050f-d2bc-4923-b721-97149c7f499a Destroying unnamed session | ||
| 4698 | 2023.11.02 20:29:17.792180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4699 | 2023.11.02 20:29:17.792225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4700 | 2023.11.02 20:29:17.792243 [ 3 ] {} <Debug> HTTP-Session: e624d66f-bd9c-4d76-97a9-40fc1243dbc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4701 | 2023.11.02 20:29:17.792260 [ 3 ] {} <Debug> HTTP-Session: e624d66f-bd9c-4d76-97a9-40fc1243dbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4702 | 2023.11.02 20:29:17.792329 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4703 | 2023.11.02 20:29:17.792368 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4704 | 2023.11.02 20:29:17.792475 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4705 | 2023.11.02 20:29:17.792733 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4706 | 2023.11.02 20:29:17.792972 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4707 | 2023.11.02 20:29:17.793148 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4708 | 2023.11.02 20:29:17.793273 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000915673 sec., 6552 rows/sec., 275.16 KiB/sec. | ||
| 4709 | 2023.11.02 20:29:17.793373 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4710 | 2023.11.02 20:29:17.793396 [ 3 ] {c89d64d0-68b0-4073-9a72-78b423dfc08a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4711 | 2023.11.02 20:29:17.793412 [ 3 ] {} <Debug> HTTP-Session: e624d66f-bd9c-4d76-97a9-40fc1243dbc0 Destroying unnamed session | ||
| 4712 | 2023.11.02 20:29:17.793524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4713 | 2023.11.02 20:29:17.793567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4714 | 2023.11.02 20:29:17.793586 [ 3 ] {} <Debug> HTTP-Session: 0e4aeab7-81a3-49f8-9bc7-4b199cf35799 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4715 | 2023.11.02 20:29:17.793603 [ 3 ] {} <Debug> HTTP-Session: 0e4aeab7-81a3-49f8-9bc7-4b199cf35799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4716 | 2023.11.02 20:29:17.793674 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4717 | 2023.11.02 20:29:17.793715 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4718 | 2023.11.02 20:29:17.793829 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4719 | 2023.11.02 20:29:17.794119 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4720 | 2023.11.02 20:29:17.794362 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4721 | 2023.11.02 20:29:17.794541 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4722 | 2023.11.02 20:29:17.794670 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000960914 sec., 72847 rows/sec., 4.42 MiB/sec. | ||
| 4723 | 2023.11.02 20:29:17.794878 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4724 | 2023.11.02 20:29:17.794901 [ 3 ] {4414f204-31a7-4626-b9b1-2e394277031a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4725 | 2023.11.02 20:29:17.794917 [ 3 ] {} <Debug> HTTP-Session: 0e4aeab7-81a3-49f8-9bc7-4b199cf35799 Destroying unnamed session | ||
| 4726 | 2023.11.02 20:29:17.795106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4727 | 2023.11.02 20:29:17.795151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4728 | 2023.11.02 20:29:17.795169 [ 3 ] {} <Debug> HTTP-Session: 0540e633-fa92-4715-8e4f-81d1bd824ada Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4729 | 2023.11.02 20:29:17.795186 [ 3 ] {} <Debug> HTTP-Session: 0540e633-fa92-4715-8e4f-81d1bd824ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4730 | 2023.11.02 20:29:17.795270 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4731 | 2023.11.02 20:29:17.795319 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4732 | 2023.11.02 20:29:17.795465 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4733 | 2023.11.02 20:29:17.795900 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4734 | 2023.11.02 20:29:17.796198 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4735 | 2023.11.02 20:29:17.796375 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4736 | 2023.11.02 20:29:17.796511 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001197947 sec., 34225 rows/sec., 46.19 MiB/sec. | ||
| 4737 | 2023.11.02 20:29:17.796686 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4738 | 2023.11.02 20:29:17.796711 [ 3 ] {ef4b22f1-bea9-481c-8f45-96a42e35216e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4739 | 2023.11.02 20:29:17.796727 [ 3 ] {} <Debug> HTTP-Session: 0540e633-fa92-4715-8e4f-81d1bd824ada Destroying unnamed session | ||
| 4740 | 2023.11.02 20:29:17.796837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4741 | 2023.11.02 20:29:17.796881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4742 | 2023.11.02 20:29:17.796900 [ 3 ] {} <Debug> HTTP-Session: b8f0c505-50cb-4879-8ed8-59f2b03125c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4743 | 2023.11.02 20:29:17.796917 [ 3 ] {} <Debug> HTTP-Session: b8f0c505-50cb-4879-8ed8-59f2b03125c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4744 | 2023.11.02 20:29:17.796989 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4745 | 2023.11.02 20:29:17.797028 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4746 | 2023.11.02 20:29:17.797139 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4747 | 2023.11.02 20:29:17.797383 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4748 | 2023.11.02 20:29:17.797609 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4749 | 2023.11.02 20:29:17.797786 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4750 | 2023.11.02 20:29:17.797903 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000886473 sec., 23689 rows/sec., 1.23 MiB/sec. | ||
| 4751 | 2023.11.02 20:29:17.798016 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Debug> DynamicQueryHandler: Done processing query | ||
| 4752 | 2023.11.02 20:29:17.798039 [ 3 ] {a0c70a36-16c2-4a54-988b-21a5f037a889} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4753 | 2023.11.02 20:29:17.798055 [ 3 ] {} <Debug> HTTP-Session: b8f0c505-50cb-4879-8ed8-59f2b03125c6 Destroying unnamed session | ||
| 4754 | 2023.11.02 20:29:22.779190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4755 | 2023.11.02 20:29:22.779318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4756 | 2023.11.02 20:29:22.779349 [ 3 ] {} <Debug> HTTP-Session: 6143e656-48b3-458a-9fd7-2141a1772435 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4757 | 2023.11.02 20:29:22.779378 [ 3 ] {} <Debug> HTTP-Session: 6143e656-48b3-458a-9fd7-2141a1772435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4758 | 2023.11.02 20:29:22.779511 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4759 | 2023.11.02 20:29:22.779577 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4760 | 2023.11.02 20:29:22.779763 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4761 | 2023.11.02 20:29:22.780205 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4762 | 2023.11.02 20:29:22.780495 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4763 | 2023.11.02 20:29:22.780656 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4764 | 2023.11.02 20:29:22.780798 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001248199 sec., 4005 rows/sec., 324.69 KiB/sec. | ||
| 4765 | 2023.11.02 20:29:22.780947 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 4766 | 2023.11.02 20:29:22.780973 [ 3 ] {5801294f-b58d-4cb7-8f8e-485d95d3a8ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4767 | 2023.11.02 20:29:22.780990 [ 3 ] {} <Debug> HTTP-Session: 6143e656-48b3-458a-9fd7-2141a1772435 Destroying unnamed session | ||
| 4768 | 2023.11.02 20:29:22.781106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4769 | 2023.11.02 20:29:22.781157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4770 | 2023.11.02 20:29:22.781178 [ 3 ] {} <Debug> HTTP-Session: 3dacce68-2a4a-4681-985b-a2aa721b87f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4771 | 2023.11.02 20:29:22.781199 [ 3 ] {} <Debug> HTTP-Session: 3dacce68-2a4a-4681-985b-a2aa721b87f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4772 | 2023.11.02 20:29:22.781278 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4773 | 2023.11.02 20:29:22.781320 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4774 | 2023.11.02 20:29:22.781430 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4775 | 2023.11.02 20:29:22.781721 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4776 | 2023.11.02 20:29:22.781933 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4777 | 2023.11.02 20:29:22.782082 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4778 | 2023.11.02 20:29:22.782214 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000906773 sec., 16542 rows/sec., 1.49 MiB/sec. | ||
| 4779 | 2023.11.02 20:29:22.782321 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Debug> DynamicQueryHandler: Done processing query | ||
| 4780 | 2023.11.02 20:29:22.782345 [ 3 ] {2dd3b091-69f1-4c3c-8d73-3f18648d3c42} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4781 | 2023.11.02 20:29:22.782362 [ 3 ] {} <Debug> HTTP-Session: 3dacce68-2a4a-4681-985b-a2aa721b87f0 Destroying unnamed session | ||
| 4782 | 2023.11.02 20:29:22.782501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4783 | 2023.11.02 20:29:22.782545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4784 | 2023.11.02 20:29:22.782565 [ 3 ] {} <Debug> HTTP-Session: bf4a5c57-aebe-4eb8-ad1f-2eac05a81f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4785 | 2023.11.02 20:29:22.782582 [ 3 ] {} <Debug> HTTP-Session: bf4a5c57-aebe-4eb8-ad1f-2eac05a81f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4786 | 2023.11.02 20:29:22.782653 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4787 | 2023.11.02 20:29:22.782692 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4788 | 2023.11.02 20:29:22.782797 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4789 | 2023.11.02 20:29:22.783048 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4790 | 2023.11.02 20:29:22.783246 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4791 | 2023.11.02 20:29:22.783395 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4792 | 2023.11.02 20:29:22.783497 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000816601 sec., 6122 rows/sec., 490.31 KiB/sec. | ||
| 4793 | 2023.11.02 20:29:22.783609 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4794 | 2023.11.02 20:29:22.783633 [ 3 ] {5dd12703-48b2-4657-b167-9e6e83aed93a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4795 | 2023.11.02 20:29:22.783649 [ 3 ] {} <Debug> HTTP-Session: bf4a5c57-aebe-4eb8-ad1f-2eac05a81f05 Destroying unnamed session | ||
| 4796 | 2023.11.02 20:29:22.783788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4797 | 2023.11.02 20:29:22.783834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4798 | 2023.11.02 20:29:22.783852 [ 3 ] {} <Debug> HTTP-Session: 7228b115-e4fc-408b-af62-a989ad59abd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4799 | 2023.11.02 20:29:22.783870 [ 3 ] {} <Debug> HTTP-Session: 7228b115-e4fc-408b-af62-a989ad59abd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4800 | 2023.11.02 20:29:22.783943 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4801 | 2023.11.02 20:29:22.783988 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4802 | 2023.11.02 20:29:22.784126 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4803 | 2023.11.02 20:29:22.784413 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4804 | 2023.11.02 20:29:22.784691 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4805 | 2023.11.02 20:29:22.784868 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4806 | 2023.11.02 20:29:22.784977 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001005544 sec., 4972 rows/sec., 6.71 MiB/sec. | ||
| 4807 | 2023.11.02 20:29:22.785083 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Debug> DynamicQueryHandler: Done processing query | ||
| 4808 | 2023.11.02 20:29:22.785106 [ 3 ] {bd23f961-19f3-4ffa-b2de-b66cc8645eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4809 | 2023.11.02 20:29:22.785123 [ 3 ] {} <Debug> HTTP-Session: 7228b115-e4fc-408b-af62-a989ad59abd8 Destroying unnamed session | ||
| 4810 | 2023.11.02 20:29:27.786659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 6624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4811 | 2023.11.02 20:29:27.786790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4812 | 2023.11.02 20:29:27.786820 [ 3 ] {} <Debug> HTTP-Session: 57b1ad6d-44df-476e-8ffd-db998aea6731 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4813 | 2023.11.02 20:29:27.786848 [ 3 ] {} <Debug> HTTP-Session: 57b1ad6d-44df-476e-8ffd-db998aea6731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4814 | 2023.11.02 20:29:27.786989 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4815 | 2023.11.02 20:29:27.787056 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4816 | 2023.11.02 20:29:27.787238 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4817 | 2023.11.02 20:29:27.787760 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4818 | 2023.11.02 20:29:27.788021 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4819 | 2023.11.02 20:29:27.788184 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Trace> oximeter.fields_i64 (5b27685a-127f-4b4b-b67f-774b7c3da83c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4820 | 2023.11.02 20:29:27.788327 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Information> executeQuery: Read 47 rows, 3.66 KiB in 0.001291959 sec., 36378 rows/sec., 2.77 MiB/sec. | ||
| 4821 | 2023.11.02 20:29:27.788468 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Debug> DynamicQueryHandler: Done processing query | ||
| 4822 | 2023.11.02 20:29:27.788494 [ 3 ] {2be93429-3617-4bb4-8890-06caeafc4d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4823 | 2023.11.02 20:29:27.788511 [ 3 ] {} <Debug> HTTP-Session: 57b1ad6d-44df-476e-8ffd-db998aea6731 Destroying unnamed session | ||
| 4824 | 2023.11.02 20:29:27.788744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 34787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4825 | 2023.11.02 20:29:27.788794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4826 | 2023.11.02 20:29:27.788815 [ 3 ] {} <Debug> HTTP-Session: 8a5190d9-ece3-4210-90cb-b5cd5aa71a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4827 | 2023.11.02 20:29:27.788834 [ 3 ] {} <Debug> HTTP-Session: 8a5190d9-ece3-4210-90cb-b5cd5aa71a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4828 | 2023.11.02 20:29:27.788921 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4829 | 2023.11.02 20:29:27.788962 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4830 | 2023.11.02 20:29:27.789072 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4831 | 2023.11.02 20:29:27.789562 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4832 | 2023.11.02 20:29:27.789798 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4833 | 2023.11.02 20:29:27.789946 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Trace> oximeter.fields_string (c8615308-dfa5-45e5-a22a-4b07075f9edf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4834 | 2023.11.02 20:29:27.790069 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Information> executeQuery: Read 219 rows, 21.44 KiB in 0.001110987 sec., 197122 rows/sec., 18.85 MiB/sec. | ||
| 4835 | 2023.11.02 20:29:27.790197 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4836 | 2023.11.02 20:29:27.790222 [ 3 ] {b137100f-040e-4de2-924b-d772f0e5486a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4837 | 2023.11.02 20:29:27.790238 [ 3 ] {} <Debug> HTTP-Session: 8a5190d9-ece3-4210-90cb-b5cd5aa71a33 Destroying unnamed session | ||
| 4838 | 2023.11.02 20:29:27.790439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 53359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4839 | 2023.11.02 20:29:27.790496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4840 | 2023.11.02 20:29:27.790516 [ 3 ] {} <Debug> HTTP-Session: dff1dd1b-5508-4f3f-8454-1d4aadc3544f Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4841 | 2023.11.02 20:29:27.790534 [ 3 ] {} <Debug> HTTP-Session: dff1dd1b-5508-4f3f-8454-1d4aadc3544f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4842 | 2023.11.02 20:29:27.790618 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4843 | 2023.11.02 20:29:27.790659 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4844 | 2023.11.02 20:29:27.790767 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4845 | 2023.11.02 20:29:27.791237 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4846 | 2023.11.02 20:29:27.791473 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4847 | 2023.11.02 20:29:27.791627 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Trace> oximeter.fields_uuid (636c78a0-4a3d-4ec5-a950-28a06bf7eb46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4848 | 2023.11.02 20:29:27.791758 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Information> executeQuery: Read 332 rows, 23.74 KiB in 0.001107386 sec., 299805 rows/sec., 20.93 MiB/sec. | ||
| 4849 | 2023.11.02 20:29:27.791869 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4850 | 2023.11.02 20:29:27.791893 [ 3 ] {24652387-c1dc-4353-9aa2-df1bd15b65e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4851 | 2023.11.02 20:29:27.791909 [ 3 ] {} <Debug> HTTP-Session: dff1dd1b-5508-4f3f-8454-1d4aadc3544f Destroying unnamed session | ||
| 4852 | 2023.11.02 20:29:27.792036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4853 | 2023.11.02 20:29:27.792080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4854 | 2023.11.02 20:29:27.792099 [ 3 ] {} <Debug> HTTP-Session: 0f361d8e-d198-4338-b7a0-bcd63a334c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4855 | 2023.11.02 20:29:27.792116 [ 3 ] {} <Debug> HTTP-Session: 0f361d8e-d198-4338-b7a0-bcd63a334c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4856 | 2023.11.02 20:29:27.792187 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4857 | 2023.11.02 20:29:27.792227 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4858 | 2023.11.02 20:29:27.792335 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4859 | 2023.11.02 20:29:27.792573 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4860 | 2023.11.02 20:29:27.792813 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4861 | 2023.11.02 20:29:27.792985 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Trace> oximeter.measurements_bool (f7123b10-68c0-4494-9bff-b9ab1b8c92c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4862 | 2023.11.02 20:29:27.793114 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897363 sec., 6686 rows/sec., 280.77 KiB/sec. | ||
| 4863 | 2023.11.02 20:29:27.793227 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4864 | 2023.11.02 20:29:27.793251 [ 3 ] {43982ec4-f7f7-4180-9bc2-747ae9efaae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4865 | 2023.11.02 20:29:27.793266 [ 3 ] {} <Debug> HTTP-Session: 0f361d8e-d198-4338-b7a0-bcd63a334c21 Destroying unnamed session | ||
| 4866 | 2023.11.02 20:29:27.793384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4867 | 2023.11.02 20:29:27.793429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4868 | 2023.11.02 20:29:27.793448 [ 3 ] {} <Debug> HTTP-Session: 184a5422-c6d6-4fb9-a98e-309c2f45a37b Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4869 | 2023.11.02 20:29:27.793464 [ 3 ] {} <Debug> HTTP-Session: 184a5422-c6d6-4fb9-a98e-309c2f45a37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4870 | 2023.11.02 20:29:27.793539 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4871 | 2023.11.02 20:29:27.793581 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4872 | 2023.11.02 20:29:27.793700 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4873 | 2023.11.02 20:29:27.794000 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4874 | 2023.11.02 20:29:27.794239 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4875 | 2023.11.02 20:29:27.794412 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Trace> oximeter.measurements_cumulativei64 (8a5c7a6f-c37e-4113-90c3-831c2a01b75a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4876 | 2023.11.02 20:29:27.794534 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000965914 sec., 72470 rows/sec., 4.39 MiB/sec. | ||
| 4877 | 2023.11.02 20:29:27.794643 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4878 | 2023.11.02 20:29:27.794666 [ 3 ] {b1b6859a-75de-4011-8f7e-0370b4cc28f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4879 | 2023.11.02 20:29:27.794682 [ 3 ] {} <Debug> HTTP-Session: 184a5422-c6d6-4fb9-a98e-309c2f45a37b Destroying unnamed session | ||
| 4880 | 2023.11.02 20:29:27.794866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 43869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4881 | 2023.11.02 20:29:27.794909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4882 | 2023.11.02 20:29:27.794927 [ 3 ] {} <Debug> HTTP-Session: 5af04acd-a114-4a3b-a625-3f7188cad5b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4883 | 2023.11.02 20:29:27.794944 [ 3 ] {} <Debug> HTTP-Session: 5af04acd-a114-4a3b-a625-3f7188cad5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4884 | 2023.11.02 20:29:27.795020 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4885 | 2023.11.02 20:29:27.795063 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4886 | 2023.11.02 20:29:27.795197 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4887 | 2023.11.02 20:29:27.795582 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4888 | 2023.11.02 20:29:27.795870 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4889 | 2023.11.02 20:29:27.796056 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Trace> oximeter.measurements_histogramf64 (d8250953-7c9a-49cc-8b63-e59e3be5d8c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4890 | 2023.11.02 20:29:27.796190 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001142117 sec., 35898 rows/sec., 48.44 MiB/sec. | ||
| 4891 | 2023.11.02 20:29:27.796328 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Debug> DynamicQueryHandler: Done processing query | ||
| 4892 | 2023.11.02 20:29:27.796352 [ 3 ] {671b88b8-d940-42c9-8542-c522fe623b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4893 | 2023.11.02 20:29:27.796367 [ 3 ] {} <Debug> HTTP-Session: 5af04acd-a114-4a3b-a625-3f7188cad5b5 Destroying unnamed session | ||
| 4894 | 2023.11.02 20:29:27.796488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57158, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4895 | 2023.11.02 20:29:27.796532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4896 | 2023.11.02 20:29:27.796550 [ 3 ] {} <Debug> HTTP-Session: 021fcc5f-f684-4511-be62-aa82172c5324 Authenticating user 'default' from [fd00:1122:3344:101::d]:57158 | ||
| 4897 | 2023.11.02 20:29:27.796566 [ 3 ] {} <Debug> HTTP-Session: 021fcc5f-f684-4511-be62-aa82172c5324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4898 | 2023.11.02 20:29:27.796636 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57158) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4899 | 2023.11.02 20:29:27.796674 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4900 | 2023.11.02 20:29:27.796778 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4901 | 2023.11.02 20:29:27.796991 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.02 GiB. | ||
| 4902 | 2023.11.02 20:29:27.797220 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4903 | 2023.11.02 20:29:27.797394 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Trace> oximeter.measurements_i64 (a44b5045-c61e-41b0-b7e6-1592b547ca21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4904 | 2023.11.02 20:29:27.797519 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000856173 sec., 24527 rows/sec., 1.27 MiB/sec. | ||
| 4905 | 2023.11.02 20:29:27.797623 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 4906 | 2023.11.02 20:29:27.797647 [ 3 ] {6f520b38-fab4-4c6e-81ff-a5cb9debf9eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4907 | 2023.11.02 20:29:27.797663 [ 3 ] {} <Debug> HTTP-Session: 021fcc5f-f684-4511-be62-aa82172c5324 Destroying unnamed session | ||
| 4908 | 2023.11.02 20:29:28.954292 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4909 | 2023.11.02 20:29:28.954344 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||