| 1 | [ Jul 19 18:39:36 Enabled. ] | ||
| 2 | [ Jul 19 18:39:36 Rereading configuration. ] | ||
| 3 | [ Jul 19 18:39:37 Rereading configuration. ] | ||
| 4 | [ Jul 19 18:39:37 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 | + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 45 | + 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 | ||
| 46 | [ Jul 19 18:39:38 Method "start" exited with status 0. ] | ||
| 47 | Processing configuration file 'config.xml'. | ||
| 48 | There is no file 'config.xml', will use embedded config. | ||
| 49 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 50 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 51 | 2023.07.19 18:39:38.591808 [ 1 ] {} <Information> Application: Will watch for the process with pid 18973 | ||
| 52 | 2023.07.19 18:39:38.591706 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 53 | 2023.07.19 18:39:38.764351 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 18973 | ||
| 54 | 2023.07.19 18:39:38.764501 [ 1 ] {} <Information> Application: starting up | ||
| 55 | 2023.07.19 18:39:38.765841 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 56 | 2023.07.19 18:39:38.838756 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 57 | 2023.07.19 18:39:38.838795 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 58 | 2023.07.19 18:39:38.838817 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 59 | 2023.07.19 18:39:38.838849 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 60 | 2023.07.19 18:39:38.839148 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 61 | 2023.07.19 18:39:38.839774 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 62 | Processing configuration file 'config.xml'. | ||
| 63 | There is no file 'config.xml', will use embedded config. | ||
| 64 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 65 | 2023.07.19 18:39:38.840201 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 66 | 2023.07.19 18:39:38.840994 [ 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) | ||
| 67 | 2023.07.19 18:39:38.841554 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 68 | 2023.07.19 18:39:38.841598 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 69 | 2023.07.19 18:39:38.842231 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 70 | Processing configuration file 'config.xml'. | ||
| 71 | There is no file 'config.xml', will use embedded config. | ||
| 72 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 73 | 2023.07.19 18:39:38.842543 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 74 | 2023.07.19 18:39:38.846778 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 75 | 2023.07.19 18:39:38.846980 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 76 | 2023.07.19 18:39:38.847007 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 77 | 2023.07.19 18:39:38.848345 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 78 | 2023.07.19 18:39:38.848778 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 79 | 2023.07.19 18:39:38.849068 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 80 | 2023.07.19 18:39:38.849337 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 81 | 2023.07.19 18:39:38.849541 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 82 | 2023.07.19 18:39:38.849584 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 83 | 2023.07.19 18:39:38.849633 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 84 | 2023.07.19 18:39:38.849648 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 85 | 2023.07.19 18:39:38.856088 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 86 | 2023.07.19 18:39:38.856118 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138224 sec | ||
| 87 | 2023.07.19 18:39:38.856158 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2023.07.19 18:39:38.856239 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 89 | 2023.07.19 18:39:38.856262 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 90 | 2023.07.19 18:39:38.856279 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 91 | 2023.07.19 18:39:38.856291 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 92 | 2023.07.19 18:39:38.856305 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 93 | 2023.07.19 18:39:38.856335 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 94 | 2023.07.19 18:39:38.856353 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 95 | 2023.07.19 18:39:38.856372 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 96 | 2023.07.19 18:39:38.856389 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 97 | 2023.07.19 18:39:38.856404 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 98 | 2023.07.19 18:39:38.856419 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 99 | 2023.07.19 18:39:38.856449 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 100 | 2023.07.19 18:39:38.856466 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 101 | 2023.07.19 18:39:38.856481 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 102 | 2023.07.19 18:39:38.856493 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 103 | 2023.07.19 18:39:38.880341 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 104 | 2023.07.19 18:39:38.881982 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 105 | 2023.07.19 18:39:38.882012 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4881e-05 sec | ||
| 106 | 2023.07.19 18:39:38.882031 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 107 | 2023.07.19 18:39:38.882049 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 108 | 2023.07.19 18:39:38.882069 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 109 | 2023.07.19 18:39:38.883927 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 110 | 2023.07.19 18:39:38.887944 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 111 | 2023.07.19 18:39:38.888019 [ 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). | ||
| 112 | 2023.07.19 18:39:38.888064 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 113 | 2023.07.19 18:39:39.072306 [ 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) | ||
| 114 | 2023.07.19 18:39:39.088091 [ 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) | ||
| 115 | 2023.07.19 18:39:39.088136 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 116 | 2023.07.19 18:39:39.112925 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 117 | 2023.07.19 18:39:39.113213 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 215.02 MiB (RSS), difference: 209.07 MiB | ||
| 118 | 2023.07.19 18:39:39.113553 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 119 | 2023.07.19 18:39:39.113610 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 120 | 2023.07.19 18:39:39.113625 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 121 | 2023.07.19 18:39:39.113733 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 122 | 2023.07.19 18:39:39.113761 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 123 | 2023.07.19 18:39:39.113824 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 124 | 2023.07.19 18:39:39.114513 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 125 | 2023.07.19 18:39:39.114531 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 126 | 2023.07.19 18:39:54.113852 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 127 | 2023.07.19 18:39:54.113950 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 128 | 2023.07.19 18:40:08.861322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 129 | 2023.07.19 18:40:08.861529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 130 | 2023.07.19 18:40:08.861609 [ 3 ] {} <Debug> HTTP-Session: c7c73eaf-bbf6-4ace-85cd-04750ef4c2c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 131 | 2023.07.19 18:40:08.861644 [ 3 ] {} <Debug> HTTP-Session: c7c73eaf-bbf6-4ace-85cd-04750ef4c2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2023.07.19 18:40:08.861754 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 133 | 2023.07.19 18:40:08.861788 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 134 | 2023.07.19 18:40:08.861802 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 135 | 2023.07.19 18:40:08.863297 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
| 136 | 2023.07.19 18:40:08.863481 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 137 | 2023.07.19 18:40:08.864735 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 138 | 2023.07.19 18:40:08.864775 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9622e-05 sec | ||
| 139 | 2023.07.19 18:40:08.864795 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 140 | 2023.07.19 18:40:08.864818 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 141 | 2023.07.19 18:40:08.865654 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Debug> DynamicQueryHandler: Done processing query | ||
| 142 | 2023.07.19 18:40:08.865705 [ 3 ] {81c48fdb-8c92-4ee0-b4f6-0f0ad38e035d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 143 | 2023.07.19 18:40:08.865721 [ 3 ] {} <Debug> HTTP-Session: c7c73eaf-bbf6-4ace-85cd-04750ef4c2c6 Destroying unnamed session | ||
| 144 | 2023.07.19 18:40:08.866520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 145 | 2023.07.19 18:40:08.866569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 146 | 2023.07.19 18:40:08.866587 [ 3 ] {} <Debug> HTTP-Session: 5b79840e-45d0-4571-819e-c100cbff4cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 147 | 2023.07.19 18:40:08.866607 [ 3 ] {} <Debug> HTTP-Session: 5b79840e-45d0-4571-819e-c100cbff4cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2023.07.19 18:40:08.866851 [ 3 ] {66570870-4abc-4b87-a827-347c06345f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 149 | 2023.07.19 18:40:08.866908 [ 3 ] {66570870-4abc-4b87-a827-347c06345f00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 150 | 2023.07.19 18:40:08.881044 [ 3 ] {66570870-4abc-4b87-a827-347c06345f00} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Loading data parts | ||
| 151 | 2023.07.19 18:40:08.881366 [ 3 ] {66570870-4abc-4b87-a827-347c06345f00} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): There are no data parts | ||
| 152 | 2023.07.19 18:40:08.882929 [ 3 ] {66570870-4abc-4b87-a827-347c06345f00} <Debug> DynamicQueryHandler: Done processing query | ||
| 153 | 2023.07.19 18:40:08.882960 [ 3 ] {66570870-4abc-4b87-a827-347c06345f00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 154 | 2023.07.19 18:40:08.882978 [ 3 ] {} <Debug> HTTP-Session: 5b79840e-45d0-4571-819e-c100cbff4cf7 Destroying unnamed session | ||
| 155 | 2023.07.19 18:40:08.883153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 156 | 2023.07.19 18:40:08.883206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 157 | 2023.07.19 18:40:08.883226 [ 3 ] {} <Debug> HTTP-Session: 50c12da6-7738-4d75-bd83-c2b0b81be84f Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 158 | 2023.07.19 18:40:08.883254 [ 3 ] {} <Debug> HTTP-Session: 50c12da6-7738-4d75-bd83-c2b0b81be84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 159 | 2023.07.19 18:40:08.883476 [ 3 ] {2b809237-b8bd-4575-af7b-a6aaa73be868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 160 | 2023.07.19 18:40:08.883525 [ 3 ] {2b809237-b8bd-4575-af7b-a6aaa73be868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 161 | 2023.07.19 18:40:08.884948 [ 3 ] {2b809237-b8bd-4575-af7b-a6aaa73be868} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Loading data parts | ||
| 162 | 2023.07.19 18:40:08.885034 [ 3 ] {2b809237-b8bd-4575-af7b-a6aaa73be868} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): There are no data parts | ||
| 163 | 2023.07.19 18:40:08.886120 [ 3 ] {2b809237-b8bd-4575-af7b-a6aaa73be868} <Debug> DynamicQueryHandler: Done processing query | ||
| 164 | 2023.07.19 18:40:08.886148 [ 3 ] {2b809237-b8bd-4575-af7b-a6aaa73be868} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 165 | 2023.07.19 18:40:08.886163 [ 3 ] {} <Debug> HTTP-Session: 50c12da6-7738-4d75-bd83-c2b0b81be84f Destroying unnamed session | ||
| 166 | 2023.07.19 18:40:08.886273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 167 | 2023.07.19 18:40:08.886318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 168 | 2023.07.19 18:40:08.886336 [ 3 ] {} <Debug> HTTP-Session: 9f4edf8a-fff7-466c-82ad-b58d6b55f8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 169 | 2023.07.19 18:40:08.886355 [ 3 ] {} <Debug> HTTP-Session: 9f4edf8a-fff7-466c-82ad-b58d6b55f8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2023.07.19 18:40:08.886543 [ 3 ] {5d05356e-5800-43d3-94ff-3bbf07d41063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 171 | 2023.07.19 18:40:08.886592 [ 3 ] {5d05356e-5800-43d3-94ff-3bbf07d41063} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 172 | 2023.07.19 18:40:08.887973 [ 3 ] {5d05356e-5800-43d3-94ff-3bbf07d41063} <Debug> oximeter.measurements_f64 (caf1c5f9-c29e-45e7-9677-6b1dacff3580): Loading data parts | ||
| 173 | 2023.07.19 18:40:08.888060 [ 3 ] {5d05356e-5800-43d3-94ff-3bbf07d41063} <Debug> oximeter.measurements_f64 (caf1c5f9-c29e-45e7-9677-6b1dacff3580): There are no data parts | ||
| 174 | 2023.07.19 18:40:08.889140 [ 3 ] {5d05356e-5800-43d3-94ff-3bbf07d41063} <Debug> DynamicQueryHandler: Done processing query | ||
| 175 | 2023.07.19 18:40:08.889170 [ 3 ] {5d05356e-5800-43d3-94ff-3bbf07d41063} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 176 | 2023.07.19 18:40:08.889190 [ 3 ] {} <Debug> HTTP-Session: 9f4edf8a-fff7-466c-82ad-b58d6b55f8a8 Destroying unnamed session | ||
| 177 | 2023.07.19 18:40:08.889301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 178 | 2023.07.19 18:40:08.889359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 179 | 2023.07.19 18:40:08.889378 [ 3 ] {} <Debug> HTTP-Session: e9ee7d07-419c-45c5-8959-a9d69e45b961 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 180 | 2023.07.19 18:40:08.889402 [ 3 ] {} <Debug> HTTP-Session: e9ee7d07-419c-45c5-8959-a9d69e45b961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2023.07.19 18:40:08.889586 [ 3 ] {b7c9c98f-58ac-4fc3-9fbf-d8211a25dbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 182 | 2023.07.19 18:40:08.889630 [ 3 ] {b7c9c98f-58ac-4fc3-9fbf-d8211a25dbbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 183 | 2023.07.19 18:40:08.891008 [ 3 ] {b7c9c98f-58ac-4fc3-9fbf-d8211a25dbbb} <Debug> oximeter.measurements_string (1c33ac61-880c-4f83-ba94-4fc2486f3bd3): Loading data parts | ||
| 184 | 2023.07.19 18:40:08.891093 [ 3 ] {b7c9c98f-58ac-4fc3-9fbf-d8211a25dbbb} <Debug> oximeter.measurements_string (1c33ac61-880c-4f83-ba94-4fc2486f3bd3): There are no data parts | ||
| 185 | 2023.07.19 18:40:08.892148 [ 3 ] {b7c9c98f-58ac-4fc3-9fbf-d8211a25dbbb} <Debug> DynamicQueryHandler: Done processing query | ||
| 186 | 2023.07.19 18:40:08.892176 [ 3 ] {b7c9c98f-58ac-4fc3-9fbf-d8211a25dbbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 187 | 2023.07.19 18:40:08.892191 [ 3 ] {} <Debug> HTTP-Session: e9ee7d07-419c-45c5-8959-a9d69e45b961 Destroying unnamed session | ||
| 188 | 2023.07.19 18:40:08.892292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 189 | 2023.07.19 18:40:08.892339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 190 | 2023.07.19 18:40:08.892358 [ 3 ] {} <Debug> HTTP-Session: 176b85f8-19d9-4592-9851-64578e385077 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 191 | 2023.07.19 18:40:08.892375 [ 3 ] {} <Debug> HTTP-Session: 176b85f8-19d9-4592-9851-64578e385077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2023.07.19 18:40:08.892563 [ 3 ] {5caab280-40fc-4e47-9c43-47c28b695118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 193 | 2023.07.19 18:40:08.892613 [ 3 ] {5caab280-40fc-4e47-9c43-47c28b695118} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 194 | 2023.07.19 18:40:08.894054 [ 3 ] {5caab280-40fc-4e47-9c43-47c28b695118} <Debug> oximeter.measurements_bytes (6c450857-ad3c-4779-896a-3fb6e2501dfd): Loading data parts | ||
| 195 | 2023.07.19 18:40:08.894137 [ 3 ] {5caab280-40fc-4e47-9c43-47c28b695118} <Debug> oximeter.measurements_bytes (6c450857-ad3c-4779-896a-3fb6e2501dfd): There are no data parts | ||
| 196 | 2023.07.19 18:40:08.895219 [ 3 ] {5caab280-40fc-4e47-9c43-47c28b695118} <Debug> DynamicQueryHandler: Done processing query | ||
| 197 | 2023.07.19 18:40:08.895244 [ 3 ] {5caab280-40fc-4e47-9c43-47c28b695118} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 198 | 2023.07.19 18:40:08.895265 [ 3 ] {} <Debug> HTTP-Session: 176b85f8-19d9-4592-9851-64578e385077 Destroying unnamed session | ||
| 199 | 2023.07.19 18:40:08.895368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 200 | 2023.07.19 18:40:08.895423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 201 | 2023.07.19 18:40:08.895449 [ 3 ] {} <Debug> HTTP-Session: b84eac64-2103-4fcc-b695-e9c41d9783d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 202 | 2023.07.19 18:40:08.895465 [ 3 ] {} <Debug> HTTP-Session: b84eac64-2103-4fcc-b695-e9c41d9783d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2023.07.19 18:40:08.895688 [ 3 ] {58383ab6-edb9-47cf-9fbc-90414bd526f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 204 | 2023.07.19 18:40:08.895736 [ 3 ] {58383ab6-edb9-47cf-9fbc-90414bd526f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 205 | 2023.07.19 18:40:08.897106 [ 3 ] {58383ab6-edb9-47cf-9fbc-90414bd526f6} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Loading data parts | ||
| 206 | 2023.07.19 18:40:08.897191 [ 3 ] {58383ab6-edb9-47cf-9fbc-90414bd526f6} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): There are no data parts | ||
| 207 | 2023.07.19 18:40:08.898273 [ 3 ] {58383ab6-edb9-47cf-9fbc-90414bd526f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 208 | 2023.07.19 18:40:08.898423 [ 3 ] {58383ab6-edb9-47cf-9fbc-90414bd526f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 209 | 2023.07.19 18:40:08.898443 [ 3 ] {} <Debug> HTTP-Session: b84eac64-2103-4fcc-b695-e9c41d9783d5 Destroying unnamed session | ||
| 210 | 2023.07.19 18:40:08.898568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 211 | 2023.07.19 18:40:08.898616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 212 | 2023.07.19 18:40:08.898635 [ 3 ] {} <Debug> HTTP-Session: f27cf1da-1445-4821-9d24-cbc5b5066cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 213 | 2023.07.19 18:40:08.898654 [ 3 ] {} <Debug> HTTP-Session: f27cf1da-1445-4821-9d24-cbc5b5066cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2023.07.19 18:40:08.898855 [ 3 ] {687206b8-bf34-4adf-9d76-abb6dcd9d790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 215 | 2023.07.19 18:40:08.898903 [ 3 ] {687206b8-bf34-4adf-9d76-abb6dcd9d790} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 216 | 2023.07.19 18:40:08.900456 [ 3 ] {687206b8-bf34-4adf-9d76-abb6dcd9d790} <Debug> oximeter.measurements_cumulativef64 (a46a9569-cb78-4131-a39f-92fe09c72d7d): Loading data parts | ||
| 217 | 2023.07.19 18:40:08.900540 [ 3 ] {687206b8-bf34-4adf-9d76-abb6dcd9d790} <Debug> oximeter.measurements_cumulativef64 (a46a9569-cb78-4131-a39f-92fe09c72d7d): There are no data parts | ||
| 218 | 2023.07.19 18:40:08.901659 [ 3 ] {687206b8-bf34-4adf-9d76-abb6dcd9d790} <Debug> DynamicQueryHandler: Done processing query | ||
| 219 | 2023.07.19 18:40:08.901690 [ 3 ] {687206b8-bf34-4adf-9d76-abb6dcd9d790} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 220 | 2023.07.19 18:40:08.901712 [ 3 ] {} <Debug> HTTP-Session: f27cf1da-1445-4821-9d24-cbc5b5066cdc Destroying unnamed session | ||
| 221 | 2023.07.19 18:40:08.901834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 222 | 2023.07.19 18:40:08.901880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 223 | 2023.07.19 18:40:08.901900 [ 3 ] {} <Debug> HTTP-Session: e8d3db67-08fa-42f6-a292-078456564bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 224 | 2023.07.19 18:40:08.901930 [ 3 ] {} <Debug> HTTP-Session: e8d3db67-08fa-42f6-a292-078456564bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2023.07.19 18:40:08.902140 [ 3 ] {ad9ab178-80f8-40cb-9715-13a3902ba14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 226 | 2023.07.19 18:40:08.902192 [ 3 ] {ad9ab178-80f8-40cb-9715-13a3902ba14a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 227 | 2023.07.19 18:40:08.903592 [ 3 ] {ad9ab178-80f8-40cb-9715-13a3902ba14a} <Debug> oximeter.measurements_histogrami64 (deec79d8-e1d6-4c5c-8cd3-4e8bdcfa1fd8): Loading data parts | ||
| 228 | 2023.07.19 18:40:08.903675 [ 3 ] {ad9ab178-80f8-40cb-9715-13a3902ba14a} <Debug> oximeter.measurements_histogrami64 (deec79d8-e1d6-4c5c-8cd3-4e8bdcfa1fd8): There are no data parts | ||
| 229 | 2023.07.19 18:40:08.904747 [ 3 ] {ad9ab178-80f8-40cb-9715-13a3902ba14a} <Debug> DynamicQueryHandler: Done processing query | ||
| 230 | 2023.07.19 18:40:08.904773 [ 3 ] {ad9ab178-80f8-40cb-9715-13a3902ba14a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 231 | 2023.07.19 18:40:08.904789 [ 3 ] {} <Debug> HTTP-Session: e8d3db67-08fa-42f6-a292-078456564bdf Destroying unnamed session | ||
| 232 | 2023.07.19 18:40:08.904901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 233 | 2023.07.19 18:40:08.904945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 234 | 2023.07.19 18:40:08.904964 [ 3 ] {} <Debug> HTTP-Session: cbf76d08-74b0-4b84-8568-ddc98d3c2463 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 235 | 2023.07.19 18:40:08.904984 [ 3 ] {} <Debug> HTTP-Session: cbf76d08-74b0-4b84-8568-ddc98d3c2463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2023.07.19 18:40:08.905219 [ 3 ] {b3539b65-bdaf-416f-b1d5-c9e83e803012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 237 | 2023.07.19 18:40:08.905277 [ 3 ] {b3539b65-bdaf-416f-b1d5-c9e83e803012} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 238 | 2023.07.19 18:40:08.906732 [ 3 ] {b3539b65-bdaf-416f-b1d5-c9e83e803012} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Loading data parts | ||
| 239 | 2023.07.19 18:40:08.906829 [ 3 ] {b3539b65-bdaf-416f-b1d5-c9e83e803012} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): There are no data parts | ||
| 240 | 2023.07.19 18:40:08.907969 [ 3 ] {b3539b65-bdaf-416f-b1d5-c9e83e803012} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2023.07.19 18:40:08.907994 [ 3 ] {b3539b65-bdaf-416f-b1d5-c9e83e803012} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2023.07.19 18:40:08.908028 [ 3 ] {} <Debug> HTTP-Session: cbf76d08-74b0-4b84-8568-ddc98d3c2463 Destroying unnamed session | ||
| 243 | 2023.07.19 18:40:08.908140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2023.07.19 18:40:08.908188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2023.07.19 18:40:08.908217 [ 3 ] {} <Debug> HTTP-Session: 14ef9e41-5858-4ae5-904b-615480ab0ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 246 | 2023.07.19 18:40:08.908233 [ 3 ] {} <Debug> HTTP-Session: 14ef9e41-5858-4ae5-904b-615480ab0ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2023.07.19 18:40:08.908387 [ 3 ] {3196f10b-e9db-47bc-a1b3-484f95095758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 248 | 2023.07.19 18:40:08.908429 [ 3 ] {3196f10b-e9db-47bc-a1b3-484f95095758} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 249 | 2023.07.19 18:40:08.909724 [ 3 ] {3196f10b-e9db-47bc-a1b3-484f95095758} <Debug> oximeter.fields_bool (ef4e31a7-7077-44b7-a818-27d9439a4c0c): Loading data parts | ||
| 250 | 2023.07.19 18:40:08.909820 [ 3 ] {3196f10b-e9db-47bc-a1b3-484f95095758} <Debug> oximeter.fields_bool (ef4e31a7-7077-44b7-a818-27d9439a4c0c): There are no data parts | ||
| 251 | 2023.07.19 18:40:08.910886 [ 3 ] {3196f10b-e9db-47bc-a1b3-484f95095758} <Debug> DynamicQueryHandler: Done processing query | ||
| 252 | 2023.07.19 18:40:08.911183 [ 3 ] {3196f10b-e9db-47bc-a1b3-484f95095758} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 253 | 2023.07.19 18:40:08.911204 [ 3 ] {} <Debug> HTTP-Session: 14ef9e41-5858-4ae5-904b-615480ab0ffe Destroying unnamed session | ||
| 254 | 2023.07.19 18:40:08.911332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 255 | 2023.07.19 18:40:08.911381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 256 | 2023.07.19 18:40:08.911400 [ 3 ] {} <Debug> HTTP-Session: 1b28d74c-8504-4904-992b-455aac699ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 257 | 2023.07.19 18:40:08.911420 [ 3 ] {} <Debug> HTTP-Session: 1b28d74c-8504-4904-992b-455aac699ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2023.07.19 18:40:08.911573 [ 3 ] {837864e2-7b71-4d80-871a-f42cb87ad62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 259 | 2023.07.19 18:40:08.911622 [ 3 ] {837864e2-7b71-4d80-871a-f42cb87ad62c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 260 | 2023.07.19 18:40:08.912901 [ 3 ] {837864e2-7b71-4d80-871a-f42cb87ad62c} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Loading data parts | ||
| 261 | 2023.07.19 18:40:08.912983 [ 3 ] {837864e2-7b71-4d80-871a-f42cb87ad62c} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): There are no data parts | ||
| 262 | 2023.07.19 18:40:08.914034 [ 3 ] {837864e2-7b71-4d80-871a-f42cb87ad62c} <Debug> DynamicQueryHandler: Done processing query | ||
| 263 | 2023.07.19 18:40:08.914064 [ 3 ] {837864e2-7b71-4d80-871a-f42cb87ad62c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 264 | 2023.07.19 18:40:08.914080 [ 3 ] {} <Debug> HTTP-Session: 1b28d74c-8504-4904-992b-455aac699ef7 Destroying unnamed session | ||
| 265 | 2023.07.19 18:40:08.914199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 266 | 2023.07.19 18:40:08.914245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 267 | 2023.07.19 18:40:08.914266 [ 3 ] {} <Debug> HTTP-Session: eb4e5000-fd32-421c-b2a2-666477b82bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 268 | 2023.07.19 18:40:08.914295 [ 3 ] {} <Debug> HTTP-Session: eb4e5000-fd32-421c-b2a2-666477b82bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2023.07.19 18:40:08.914450 [ 3 ] {7471123d-5738-45a6-aebc-866deb20c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 270 | 2023.07.19 18:40:08.914494 [ 3 ] {7471123d-5738-45a6-aebc-866deb20c029} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 271 | 2023.07.19 18:40:08.915778 [ 3 ] {7471123d-5738-45a6-aebc-866deb20c029} <Debug> oximeter.fields_ipaddr (53d5e470-df60-4830-b439-0fd0c7ee5a05): Loading data parts | ||
| 272 | 2023.07.19 18:40:08.915860 [ 3 ] {7471123d-5738-45a6-aebc-866deb20c029} <Debug> oximeter.fields_ipaddr (53d5e470-df60-4830-b439-0fd0c7ee5a05): There are no data parts | ||
| 273 | 2023.07.19 18:40:08.916916 [ 3 ] {7471123d-5738-45a6-aebc-866deb20c029} <Debug> DynamicQueryHandler: Done processing query | ||
| 274 | 2023.07.19 18:40:08.916940 [ 3 ] {7471123d-5738-45a6-aebc-866deb20c029} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 275 | 2023.07.19 18:40:08.916961 [ 3 ] {} <Debug> HTTP-Session: eb4e5000-fd32-421c-b2a2-666477b82bd0 Destroying unnamed session | ||
| 276 | 2023.07.19 18:40:08.917068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 277 | 2023.07.19 18:40:08.917116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 278 | 2023.07.19 18:40:08.917139 [ 3 ] {} <Debug> HTTP-Session: f7a9d14b-8ea1-4ce0-8e30-5651ecf95d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 279 | 2023.07.19 18:40:08.917154 [ 3 ] {} <Debug> HTTP-Session: f7a9d14b-8ea1-4ce0-8e30-5651ecf95d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2023.07.19 18:40:08.917310 [ 3 ] {389da6a1-950b-48b9-98bc-d491e71f875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 281 | 2023.07.19 18:40:08.917352 [ 3 ] {389da6a1-950b-48b9-98bc-d491e71f875a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 282 | 2023.07.19 18:40:08.918664 [ 3 ] {389da6a1-950b-48b9-98bc-d491e71f875a} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Loading data parts | ||
| 283 | 2023.07.19 18:40:08.918759 [ 3 ] {389da6a1-950b-48b9-98bc-d491e71f875a} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): There are no data parts | ||
| 284 | 2023.07.19 18:40:08.919864 [ 3 ] {389da6a1-950b-48b9-98bc-d491e71f875a} <Debug> DynamicQueryHandler: Done processing query | ||
| 285 | 2023.07.19 18:40:08.919896 [ 3 ] {389da6a1-950b-48b9-98bc-d491e71f875a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 286 | 2023.07.19 18:40:08.919915 [ 3 ] {} <Debug> HTTP-Session: f7a9d14b-8ea1-4ce0-8e30-5651ecf95d98 Destroying unnamed session | ||
| 287 | 2023.07.19 18:40:08.920037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 288 | 2023.07.19 18:40:08.920096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 289 | 2023.07.19 18:40:08.920119 [ 3 ] {} <Debug> HTTP-Session: 57b7b9d4-f411-4a56-b0b6-c8545ea7fa5d Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 290 | 2023.07.19 18:40:08.920135 [ 3 ] {} <Debug> HTTP-Session: 57b7b9d4-f411-4a56-b0b6-c8545ea7fa5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2023.07.19 18:40:08.920301 [ 3 ] {a2f7e19f-b0fe-494b-a12b-0ee55a90ae8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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) | ||
| 292 | 2023.07.19 18:40:08.920340 [ 3 ] {a2f7e19f-b0fe-494b-a12b-0ee55a90ae8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 293 | 2023.07.19 18:40:08.921619 [ 3 ] {a2f7e19f-b0fe-494b-a12b-0ee55a90ae8f} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Loading data parts | ||
| 294 | 2023.07.19 18:40:08.921706 [ 3 ] {a2f7e19f-b0fe-494b-a12b-0ee55a90ae8f} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): There are no data parts | ||
| 295 | 2023.07.19 18:40:08.922741 [ 3 ] {a2f7e19f-b0fe-494b-a12b-0ee55a90ae8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 296 | 2023.07.19 18:40:08.922771 [ 3 ] {a2f7e19f-b0fe-494b-a12b-0ee55a90ae8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 297 | 2023.07.19 18:40:08.922790 [ 3 ] {} <Debug> HTTP-Session: 57b7b9d4-f411-4a56-b0b6-c8545ea7fa5d Destroying unnamed session | ||
| 298 | 2023.07.19 18:40:08.922896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56414, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 299 | 2023.07.19 18:40:08.922943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 300 | 2023.07.19 18:40:08.922962 [ 3 ] {} <Debug> HTTP-Session: c33edca3-2e8f-447e-838b-f3717ef71ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 301 | 2023.07.19 18:40:08.922982 [ 3 ] {} <Debug> HTTP-Session: c33edca3-2e8f-447e-838b-f3717ef71ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2023.07.19 18:40:08.923164 [ 3 ] {fbff8048-3031-4126-87b1-76314576af27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) | ||
| 303 | 2023.07.19 18:40:08.923216 [ 3 ] {fbff8048-3031-4126-87b1-76314576af27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 304 | 2023.07.19 18:40:08.924584 [ 3 ] {fbff8048-3031-4126-87b1-76314576af27} <Debug> oximeter.timeseries_schema (c9c6a2b5-e342-47c8-addf-1394c5f458c4): Loading data parts | ||
| 305 | 2023.07.19 18:40:08.924661 [ 3 ] {fbff8048-3031-4126-87b1-76314576af27} <Debug> oximeter.timeseries_schema (c9c6a2b5-e342-47c8-addf-1394c5f458c4): There are no data parts | ||
| 306 | 2023.07.19 18:40:08.925821 [ 3 ] {fbff8048-3031-4126-87b1-76314576af27} <Debug> DynamicQueryHandler: Done processing query | ||
| 307 | 2023.07.19 18:40:08.925848 [ 3 ] {fbff8048-3031-4126-87b1-76314576af27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 308 | 2023.07.19 18:40:08.925879 [ 3 ] {} <Debug> HTTP-Session: c33edca3-2e8f-447e-838b-f3717ef71ab9 Destroying unnamed session | ||
| 309 | 2023.07.19 18:40:09.000169 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.11 MiB, peak 217.12 MiB, will set to 219.21 MiB (RSS), difference: 3.10 MiB | ||
| 310 | 2023.07.19 18:40:09.114019 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 311 | 2023.07.19 18:40:09.114074 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 312 | 2023.07.19 18:40:24.114149 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 313 | 2023.07.19 18:40:24.114216 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 314 | 2023.07.19 18:40:33.934038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 315 | 2023.07.19 18:40:33.934225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 316 | 2023.07.19 18:40:33.934281 [ 3 ] {} <Debug> HTTP-Session: 0fb88921-c8fa-4d0e-b772-2cd9ae37eb8b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 317 | 2023.07.19 18:40:33.934322 [ 3 ] {} <Debug> HTTP-Session: 0fb88921-c8fa-4d0e-b772-2cd9ae37eb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2023.07.19 18:40:33.935245 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 319 | 2023.07.19 18:40:33.935826 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 320 | 2023.07.19 18:40:33.939435 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 321 | 2023.07.19 18:40:33.943045 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 322 | 2023.07.19 18:40:33.945580 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 323 | 2023.07.19 18:40:33.946348 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Trace> oximeter.timeseries_schema (c9c6a2b5-e342-47c8-addf-1394c5f458c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 324 | 2023.07.19 18:40:33.946616 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.011311622 sec., 1060 rows/sec., 143.14 KiB/sec. | ||
| 325 | 2023.07.19 18:40:33.946810 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Debug> DynamicQueryHandler: Done processing query | ||
| 326 | 2023.07.19 18:40:33.946834 [ 3 ] {9eb3a0e3-aaf7-4268-95b6-150f6ef9601e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 327 | 2023.07.19 18:40:33.946856 [ 3 ] {} <Debug> HTTP-Session: 0fb88921-c8fa-4d0e-b772-2cd9ae37eb8b Destroying unnamed session | ||
| 328 | 2023.07.19 18:40:33.946978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 329 | 2023.07.19 18:40:33.947028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 330 | 2023.07.19 18:40:33.947057 [ 3 ] {} <Debug> HTTP-Session: 26698bdc-df2c-4931-859b-a6b7ab0cc0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 331 | 2023.07.19 18:40:33.947077 [ 3 ] {} <Debug> HTTP-Session: 26698bdc-df2c-4931-859b-a6b7ab0cc0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 332 | 2023.07.19 18:40:33.947149 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 333 | 2023.07.19 18:40:33.947193 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 334 | 2023.07.19 18:40:33.947300 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 335 | 2023.07.19 18:40:33.950356 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 336 | 2023.07.19 18:40:33.950593 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 337 | 2023.07.19 18:40:33.950745 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 338 | 2023.07.19 18:40:33.950853 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Information> executeQuery: Read 6 rows, 348.00 B in 0.003667168 sec., 1636 rows/sec., 92.67 KiB/sec. | ||
| 339 | 2023.07.19 18:40:33.951040 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 340 | 2023.07.19 18:40:33.951068 [ 3 ] {58e0f113-9b01-4246-9686-e68efcd5cb5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 341 | 2023.07.19 18:40:33.951084 [ 3 ] {} <Debug> HTTP-Session: 26698bdc-df2c-4931-859b-a6b7ab0cc0ae Destroying unnamed session | ||
| 342 | 2023.07.19 18:40:33.951378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 343 | 2023.07.19 18:40:33.951433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 344 | 2023.07.19 18:40:33.951451 [ 3 ] {} <Debug> HTTP-Session: 1ba68923-8e0e-4bef-857a-a1c058b6b8dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 345 | 2023.07.19 18:40:33.951472 [ 3 ] {} <Debug> HTTP-Session: 1ba68923-8e0e-4bef-857a-a1c058b6b8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2023.07.19 18:40:33.951543 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 347 | 2023.07.19 18:40:33.951584 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 348 | 2023.07.19 18:40:33.951697 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 349 | 2023.07.19 18:40:33.952009 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 350 | 2023.07.19 18:40:33.952220 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 351 | 2023.07.19 18:40:33.952366 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 352 | 2023.07.19 18:40:33.952482 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000908547 sec., 95757 rows/sec., 8.95 MiB/sec. | ||
| 353 | 2023.07.19 18:40:33.952599 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 354 | 2023.07.19 18:40:33.952635 [ 3 ] {f66b1594-2f2a-4e90-9519-b042a9a7f2a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 355 | 2023.07.19 18:40:33.952651 [ 3 ] {} <Debug> HTTP-Session: 1ba68923-8e0e-4bef-857a-a1c058b6b8dd Destroying unnamed session | ||
| 356 | 2023.07.19 18:40:33.952925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 357 | 2023.07.19 18:40:33.952975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 358 | 2023.07.19 18:40:33.952993 [ 3 ] {} <Debug> HTTP-Session: b3808503-97b4-4f67-b5e0-2f5c5fb07681 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 359 | 2023.07.19 18:40:33.953013 [ 3 ] {} <Debug> HTTP-Session: b3808503-97b4-4f67-b5e0-2f5c5fb07681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2023.07.19 18:40:33.953094 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 361 | 2023.07.19 18:40:33.953143 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 362 | 2023.07.19 18:40:33.953275 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 363 | 2023.07.19 18:40:33.954231 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 364 | 2023.07.19 18:40:33.954494 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 365 | 2023.07.19 18:40:33.954643 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 366 | 2023.07.19 18:40:33.954748 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001608397 sec., 164138 rows/sec., 11.26 MiB/sec. | ||
| 367 | 2023.07.19 18:40:33.954893 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Debug> DynamicQueryHandler: Done processing query | ||
| 368 | 2023.07.19 18:40:33.954921 [ 3 ] {872cdee0-ff31-48df-b1c4-a2f87be9a559} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 369 | 2023.07.19 18:40:33.954936 [ 3 ] {} <Debug> HTTP-Session: b3808503-97b4-4f67-b5e0-2f5c5fb07681 Destroying unnamed session | ||
| 370 | 2023.07.19 18:40:33.955051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 371 | 2023.07.19 18:40:33.955099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 372 | 2023.07.19 18:40:33.955116 [ 3 ] {} <Debug> HTTP-Session: d61a197b-8458-4289-b4cf-41597b48bd1e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 373 | 2023.07.19 18:40:33.955138 [ 3 ] {} <Debug> HTTP-Session: d61a197b-8458-4289-b4cf-41597b48bd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2023.07.19 18:40:33.955207 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 375 | 2023.07.19 18:40:33.955244 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 376 | 2023.07.19 18:40:33.955352 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 377 | 2023.07.19 18:40:33.955607 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 378 | 2023.07.19 18:40:33.955872 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 379 | 2023.07.19 18:40:33.956072 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 380 | 2023.07.19 18:40:33.956198 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000962489 sec., 6233 rows/sec., 261.77 KiB/sec. | ||
| 381 | 2023.07.19 18:40:33.956314 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 382 | 2023.07.19 18:40:33.956342 [ 3 ] {306ec6d6-a738-4064-8f3f-ec455f7255c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 383 | 2023.07.19 18:40:33.956357 [ 3 ] {} <Debug> HTTP-Session: d61a197b-8458-4289-b4cf-41597b48bd1e Destroying unnamed session | ||
| 384 | 2023.07.19 18:40:33.956506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 385 | 2023.07.19 18:40:33.956562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 386 | 2023.07.19 18:40:33.956581 [ 3 ] {} <Debug> HTTP-Session: 18fe979e-471f-48d4-bc82-ad6022138951 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 387 | 2023.07.19 18:40:33.956600 [ 3 ] {} <Debug> HTTP-Session: 18fe979e-471f-48d4-bc82-ad6022138951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 388 | 2023.07.19 18:40:33.956682 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 389 | 2023.07.19 18:40:33.956727 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 390 | 2023.07.19 18:40:33.956839 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 391 | 2023.07.19 18:40:33.957119 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 392 | 2023.07.19 18:40:33.957366 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 393 | 2023.07.19 18:40:33.957533 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 394 | 2023.07.19 18:40:33.957651 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000936937 sec., 67240 rows/sec., 4.08 MiB/sec. | ||
| 395 | 2023.07.19 18:40:33.957796 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 396 | 2023.07.19 18:40:33.957818 [ 3 ] {cbe51821-22f0-4712-a1b3-a9709b7d86f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 397 | 2023.07.19 18:40:33.957840 [ 3 ] {} <Debug> HTTP-Session: 18fe979e-471f-48d4-bc82-ad6022138951 Destroying unnamed session | ||
| 398 | 2023.07.19 18:40:33.957946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 399 | 2023.07.19 18:40:33.957992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 400 | 2023.07.19 18:40:33.958016 [ 3 ] {} <Debug> HTTP-Session: 8fe797e1-996f-457d-8c8b-b137255ddb09 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 401 | 2023.07.19 18:40:33.958031 [ 3 ] {} <Debug> HTTP-Session: 8fe797e1-996f-457d-8c8b-b137255ddb09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 402 | 2023.07.19 18:40:33.958102 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 403 | 2023.07.19 18:40:33.958152 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 404 | 2023.07.19 18:40:33.958259 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 405 | 2023.07.19 18:40:33.958490 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 406 | 2023.07.19 18:40:33.958724 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 407 | 2023.07.19 18:40:33.958891 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 408 | 2023.07.19 18:40:33.959004 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000861415 sec., 22056 rows/sec., 1.14 MiB/sec. | ||
| 409 | 2023.07.19 18:40:33.959124 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Debug> DynamicQueryHandler: Done processing query | ||
| 410 | 2023.07.19 18:40:33.959145 [ 3 ] {421edf43-7b9a-45f9-9029-83d5e4663cc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 411 | 2023.07.19 18:40:33.959164 [ 3 ] {} <Debug> HTTP-Session: 8fe797e1-996f-457d-8c8b-b137255ddb09 Destroying unnamed session | ||
| 412 | 2023.07.19 18:40:34.000170 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.58 MiB, peak 224.71 MiB, will set to 222.13 MiB (RSS), difference: 2.56 MiB | ||
| 413 | 2023.07.19 18:40:38.930729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 414 | 2023.07.19 18:40:38.930878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 415 | 2023.07.19 18:40:38.930909 [ 3 ] {} <Debug> HTTP-Session: 077903dd-a919-4d2b-b3ef-a31c24cfa4c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 416 | 2023.07.19 18:40:38.930950 [ 3 ] {} <Debug> HTTP-Session: 077903dd-a919-4d2b-b3ef-a31c24cfa4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 417 | 2023.07.19 18:40:38.931095 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 418 | 2023.07.19 18:40:38.931166 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 419 | 2023.07.19 18:40:38.931404 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 420 | 2023.07.19 18:40:38.931926 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 421 | 2023.07.19 18:40:38.932231 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 422 | 2023.07.19 18:40:38.932409 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Trace> oximeter.timeseries_schema (c9c6a2b5-e342-47c8-addf-1394c5f458c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 423 | 2023.07.19 18:40:38.932560 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001425822 sec., 2805 rows/sec., 303.42 KiB/sec. | ||
| 424 | 2023.07.19 18:40:38.932716 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Debug> DynamicQueryHandler: Done processing query | ||
| 425 | 2023.07.19 18:40:38.932739 [ 3 ] {aa77ad22-ab19-44b7-bda4-e99d59d68562} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 426 | 2023.07.19 18:40:38.932762 [ 3 ] {} <Debug> HTTP-Session: 077903dd-a919-4d2b-b3ef-a31c24cfa4c7 Destroying unnamed session | ||
| 427 | 2023.07.19 18:40:38.932893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 428 | 2023.07.19 18:40:38.932946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 429 | 2023.07.19 18:40:38.932971 [ 3 ] {} <Debug> HTTP-Session: 4e78287c-43f6-4264-9182-5cbf03e45c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 430 | 2023.07.19 18:40:38.932987 [ 3 ] {} <Debug> HTTP-Session: 4e78287c-43f6-4264-9182-5cbf03e45c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2023.07.19 18:40:38.933063 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 432 | 2023.07.19 18:40:38.933109 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 433 | 2023.07.19 18:40:38.933212 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 434 | 2023.07.19 18:40:38.933505 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 435 | 2023.07.19 18:40:38.933714 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 436 | 2023.07.19 18:40:38.933854 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 437 | 2023.07.19 18:40:38.933982 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.000882916 sec., 35110 rows/sec., 2.78 MiB/sec. | ||
| 438 | 2023.07.19 18:40:38.934104 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 439 | 2023.07.19 18:40:38.934125 [ 3 ] {cdf88cee-db58-4fe7-889f-12a023527a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 440 | 2023.07.19 18:40:38.934150 [ 3 ] {} <Debug> HTTP-Session: 4e78287c-43f6-4264-9182-5cbf03e45c83 Destroying unnamed session | ||
| 441 | 2023.07.19 18:40:38.934299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 14949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 442 | 2023.07.19 18:40:38.934350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 443 | 2023.07.19 18:40:38.934377 [ 3 ] {} <Debug> HTTP-Session: eb16c8b1-22e2-44e4-a32c-e9ba4068c753 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 444 | 2023.07.19 18:40:38.934392 [ 3 ] {} <Debug> HTTP-Session: eb16c8b1-22e2-44e4-a32c-e9ba4068c753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 445 | 2023.07.19 18:40:38.934468 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 446 | 2023.07.19 18:40:38.934513 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 447 | 2023.07.19 18:40:38.934619 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 448 | 2023.07.19 18:40:38.934929 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 449 | 2023.07.19 18:40:38.935155 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 450 | 2023.07.19 18:40:38.935299 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 451 | 2023.07.19 18:40:38.935413 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Information> executeQuery: Read 93 rows, 9.24 KiB in 0.000910146 sec., 102181 rows/sec., 9.92 MiB/sec. | ||
| 452 | 2023.07.19 18:40:38.935533 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Debug> DynamicQueryHandler: Done processing query | ||
| 453 | 2023.07.19 18:40:38.935554 [ 3 ] {f573d346-c78d-4c4a-8239-3ab8cb31dcbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 454 | 2023.07.19 18:40:38.935573 [ 3 ] {} <Debug> HTTP-Session: eb16c8b1-22e2-44e4-a32c-e9ba4068c753 Destroying unnamed session | ||
| 455 | 2023.07.19 18:40:38.935749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 8351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 456 | 2023.07.19 18:40:38.935798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 457 | 2023.07.19 18:40:38.935820 [ 3 ] {} <Debug> HTTP-Session: c270b782-1827-4cd8-8332-9fdb2dd5ced2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 458 | 2023.07.19 18:40:38.935835 [ 3 ] {} <Debug> HTTP-Session: c270b782-1827-4cd8-8332-9fdb2dd5ced2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2023.07.19 18:40:38.935907 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 460 | 2023.07.19 18:40:38.935949 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 461 | 2023.07.19 18:40:38.936053 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 462 | 2023.07.19 18:40:38.936344 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 463 | 2023.07.19 18:40:38.936558 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 464 | 2023.07.19 18:40:38.936713 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 465 | 2023.07.19 18:40:38.936833 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000894956 sec., 54751 rows/sec., 4.29 MiB/sec. | ||
| 466 | 2023.07.19 18:40:38.936965 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Debug> DynamicQueryHandler: Done processing query | ||
| 467 | 2023.07.19 18:40:38.936987 [ 3 ] {d4489d9d-7fa5-427f-8b79-b764d557bfd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 468 | 2023.07.19 18:40:38.937008 [ 3 ] {} <Debug> HTTP-Session: c270b782-1827-4cd8-8332-9fdb2dd5ced2 Destroying unnamed session | ||
| 469 | 2023.07.19 18:40:38.937184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 31202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 470 | 2023.07.19 18:40:38.937232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 471 | 2023.07.19 18:40:38.937255 [ 3 ] {} <Debug> HTTP-Session: 0e6ef96a-0011-46e4-ba2c-382327222e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 472 | 2023.07.19 18:40:38.937274 [ 3 ] {} <Debug> HTTP-Session: 0e6ef96a-0011-46e4-ba2c-382327222e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 473 | 2023.07.19 18:40:38.937349 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 474 | 2023.07.19 18:40:38.937395 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 475 | 2023.07.19 18:40:38.937553 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 476 | 2023.07.19 18:40:38.938009 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 477 | 2023.07.19 18:40:38.938436 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 478 | 2023.07.19 18:40:38.938623 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 479 | 2023.07.19 18:40:38.938751 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.0013664 sec., 22687 rows/sec., 30.62 MiB/sec. | ||
| 480 | 2023.07.19 18:40:38.938884 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 481 | 2023.07.19 18:40:38.938912 [ 3 ] {2767065c-81b6-4704-a0ea-738b91def9b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 482 | 2023.07.19 18:40:38.938927 [ 3 ] {} <Debug> HTTP-Session: 0e6ef96a-0011-46e4-ba2c-382327222e87 Destroying unnamed session | ||
| 483 | 2023.07.19 18:40:38.939067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 484 | 2023.07.19 18:40:38.939115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 485 | 2023.07.19 18:40:38.939132 [ 3 ] {} <Debug> HTTP-Session: 9a4eb575-6639-486f-a444-68a7068d100f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 486 | 2023.07.19 18:40:38.939153 [ 3 ] {} <Debug> HTTP-Session: 9a4eb575-6639-486f-a444-68a7068d100f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 487 | 2023.07.19 18:40:38.939224 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 488 | 2023.07.19 18:40:38.939260 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 489 | 2023.07.19 18:40:38.939366 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 490 | 2023.07.19 18:40:38.939652 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 491 | 2023.07.19 18:40:38.939878 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 492 | 2023.07.19 18:40:38.940049 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 493 | 2023.07.19 18:40:38.940164 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Information> executeQuery: Read 33 rows, 2.36 KiB in 0.000913677 sec., 36117 rows/sec., 2.52 MiB/sec. | ||
| 494 | 2023.07.19 18:40:38.940274 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Debug> DynamicQueryHandler: Done processing query | ||
| 495 | 2023.07.19 18:40:38.940302 [ 3 ] {3f358f3e-c39d-4e09-a10e-e0c9a4f12600} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 496 | 2023.07.19 18:40:38.940316 [ 3 ] {} <Debug> HTTP-Session: 9a4eb575-6639-486f-a444-68a7068d100f Destroying unnamed session | ||
| 497 | 2023.07.19 18:40:39.114260 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 498 | 2023.07.19 18:40:39.114315 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 499 | 2023.07.19 18:40:43.932102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 500 | 2023.07.19 18:40:43.932257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 501 | 2023.07.19 18:40:43.932302 [ 3 ] {} <Debug> HTTP-Session: ac37d8fe-f25e-45bd-bfee-1c51b19a0e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 502 | 2023.07.19 18:40:43.932329 [ 3 ] {} <Debug> HTTP-Session: ac37d8fe-f25e-45bd-bfee-1c51b19a0e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 503 | 2023.07.19 18:40:43.932481 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 504 | 2023.07.19 18:40:43.932561 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 505 | 2023.07.19 18:40:43.932753 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 506 | 2023.07.19 18:40:43.933171 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 507 | 2023.07.19 18:40:43.933446 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 508 | 2023.07.19 18:40:43.933610 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 509 | 2023.07.19 18:40:43.933770 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001237316 sec., 4849 rows/sec., 274.66 KiB/sec. | ||
| 510 | 2023.07.19 18:40:43.933933 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Debug> DynamicQueryHandler: Done processing query | ||
| 511 | 2023.07.19 18:40:43.933957 [ 3 ] {7fd17c2f-7e15-4698-9add-0f371a5c951c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 512 | 2023.07.19 18:40:43.933983 [ 3 ] {} <Debug> HTTP-Session: ac37d8fe-f25e-45bd-bfee-1c51b19a0e0e Destroying unnamed session | ||
| 513 | 2023.07.19 18:40:43.934119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 514 | 2023.07.19 18:40:43.934170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 515 | 2023.07.19 18:40:43.934199 [ 3 ] {} <Debug> HTTP-Session: e07f1ec1-d437-4aa0-aecc-a1a4801b6c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 516 | 2023.07.19 18:40:43.934225 [ 3 ] {} <Debug> HTTP-Session: e07f1ec1-d437-4aa0-aecc-a1a4801b6c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 517 | 2023.07.19 18:40:43.934304 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 518 | 2023.07.19 18:40:43.934353 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 519 | 2023.07.19 18:40:43.934465 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 520 | 2023.07.19 18:40:43.934783 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 521 | 2023.07.19 18:40:43.934993 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 522 | 2023.07.19 18:40:43.935147 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 523 | 2023.07.19 18:40:43.935275 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000930107 sec., 93537 rows/sec., 8.74 MiB/sec. | ||
| 524 | 2023.07.19 18:40:43.935414 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 525 | 2023.07.19 18:40:43.935442 [ 3 ] {cb46de67-a00e-40c4-bca8-890ad0eec6ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 526 | 2023.07.19 18:40:43.935457 [ 3 ] {} <Debug> HTTP-Session: e07f1ec1-d437-4aa0-aecc-a1a4801b6c50 Destroying unnamed session | ||
| 527 | 2023.07.19 18:40:43.935634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 528 | 2023.07.19 18:40:43.935689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 529 | 2023.07.19 18:40:43.935707 [ 3 ] {} <Debug> HTTP-Session: f7af97ce-2fc2-4f95-9891-036ce6da689a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 530 | 2023.07.19 18:40:43.935728 [ 3 ] {} <Debug> HTTP-Session: f7af97ce-2fc2-4f95-9891-036ce6da689a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 531 | 2023.07.19 18:40:43.935810 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 532 | 2023.07.19 18:40:43.935853 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 533 | 2023.07.19 18:40:43.935964 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 534 | 2023.07.19 18:40:43.936397 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 535 | 2023.07.19 18:40:43.936611 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 536 | 2023.07.19 18:40:43.936763 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 537 | 2023.07.19 18:40:43.936888 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001044941 sec., 252645 rows/sec., 17.33 MiB/sec. | ||
| 538 | 2023.07.19 18:40:43.937002 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Debug> DynamicQueryHandler: Done processing query | ||
| 539 | 2023.07.19 18:40:43.937031 [ 3 ] {917b924c-d041-4146-b4c3-9d8ae16905c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 540 | 2023.07.19 18:40:43.937046 [ 3 ] {} <Debug> HTTP-Session: f7af97ce-2fc2-4f95-9891-036ce6da689a Destroying unnamed session | ||
| 541 | 2023.07.19 18:40:43.937154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 542 | 2023.07.19 18:40:43.937203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 543 | 2023.07.19 18:40:43.937221 [ 3 ] {} <Debug> HTTP-Session: 48686512-a990-431b-b0ba-c4ae457762f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 544 | 2023.07.19 18:40:43.937241 [ 3 ] {} <Debug> HTTP-Session: 48686512-a990-431b-b0ba-c4ae457762f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 545 | 2023.07.19 18:40:43.937307 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 546 | 2023.07.19 18:40:43.937349 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 547 | 2023.07.19 18:40:43.937458 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 548 | 2023.07.19 18:40:43.937705 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 549 | 2023.07.19 18:40:43.937938 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 550 | 2023.07.19 18:40:43.938116 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 551 | 2023.07.19 18:40:43.938242 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000902806 sec., 6645 rows/sec., 279.08 KiB/sec. | ||
| 552 | 2023.07.19 18:40:43.938356 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Debug> DynamicQueryHandler: Done processing query | ||
| 553 | 2023.07.19 18:40:43.938385 [ 3 ] {12f28a53-0f5b-485b-9921-f137d5f5fe7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 554 | 2023.07.19 18:40:43.938400 [ 3 ] {} <Debug> HTTP-Session: 48686512-a990-431b-b0ba-c4ae457762f0 Destroying unnamed session | ||
| 555 | 2023.07.19 18:40:43.938514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 556 | 2023.07.19 18:40:43.938562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 557 | 2023.07.19 18:40:43.938581 [ 3 ] {} <Debug> HTTP-Session: 8377f711-179d-4e2e-8d28-85dfccf0a06b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 558 | 2023.07.19 18:40:43.938602 [ 3 ] {} <Debug> HTTP-Session: 8377f711-179d-4e2e-8d28-85dfccf0a06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 559 | 2023.07.19 18:40:43.938678 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 560 | 2023.07.19 18:40:43.938716 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 561 | 2023.07.19 18:40:43.938836 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 562 | 2023.07.19 18:40:43.939112 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 563 | 2023.07.19 18:40:43.939347 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 564 | 2023.07.19 18:40:43.939522 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 565 | 2023.07.19 18:40:43.939643 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000936688 sec., 67258 rows/sec., 4.08 MiB/sec. | ||
| 566 | 2023.07.19 18:40:43.939761 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Debug> DynamicQueryHandler: Done processing query | ||
| 567 | 2023.07.19 18:40:43.939789 [ 3 ] {bb3c4807-93b0-4732-93aa-8a7046965e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 568 | 2023.07.19 18:40:43.939809 [ 3 ] {} <Debug> HTTP-Session: 8377f711-179d-4e2e-8d28-85dfccf0a06b Destroying unnamed session | ||
| 569 | 2023.07.19 18:40:43.939912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 570 | 2023.07.19 18:40:43.939961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 571 | 2023.07.19 18:40:43.939983 [ 3 ] {} <Debug> HTTP-Session: fc97ef86-0233-4f0d-9bda-7446371f1610 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 572 | 2023.07.19 18:40:43.939998 [ 3 ] {} <Debug> HTTP-Session: fc97ef86-0233-4f0d-9bda-7446371f1610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 573 | 2023.07.19 18:40:43.940073 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 574 | 2023.07.19 18:40:43.940115 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 575 | 2023.07.19 18:40:43.940214 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 576 | 2023.07.19 18:40:43.940462 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 577 | 2023.07.19 18:40:43.940689 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 578 | 2023.07.19 18:40:43.940857 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 579 | 2023.07.19 18:40:43.940975 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000869916 sec., 21841 rows/sec., 1.13 MiB/sec. | ||
| 580 | 2023.07.19 18:40:43.941092 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Debug> DynamicQueryHandler: Done processing query | ||
| 581 | 2023.07.19 18:40:43.941114 [ 3 ] {252f6015-ac2f-4a80-b534-e0934a1a726c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 582 | 2023.07.19 18:40:43.941136 [ 3 ] {} <Debug> HTTP-Session: fc97ef86-0233-4f0d-9bda-7446371f1610 Destroying unnamed session | ||
| 583 | 2023.07.19 18:40:48.929266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 584 | 2023.07.19 18:40:48.929419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 585 | 2023.07.19 18:40:48.929460 [ 3 ] {} <Debug> HTTP-Session: d8b8214f-ca1f-45f2-8cf1-6bd58639c712 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 586 | 2023.07.19 18:40:48.929486 [ 3 ] {} <Debug> HTTP-Session: d8b8214f-ca1f-45f2-8cf1-6bd58639c712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2023.07.19 18:40:48.929636 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 588 | 2023.07.19 18:40:48.929709 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 589 | 2023.07.19 18:40:48.929892 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 590 | 2023.07.19 18:40:48.930346 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 591 | 2023.07.19 18:40:48.930609 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 592 | 2023.07.19 18:40:48.930768 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 593 | 2023.07.19 18:40:48.930888 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001206726 sec., 29004 rows/sec., 2.30 MiB/sec. | ||
| 594 | 2023.07.19 18:40:48.931033 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Debug> DynamicQueryHandler: Done processing query | ||
| 595 | 2023.07.19 18:40:48.931057 [ 3 ] {baf98d4e-6663-4151-8761-0798d533062e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 596 | 2023.07.19 18:40:48.931079 [ 3 ] {} <Debug> HTTP-Session: d8b8214f-ca1f-45f2-8cf1-6bd58639c712 Destroying unnamed session | ||
| 597 | 2023.07.19 18:40:48.931216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 598 | 2023.07.19 18:40:48.931266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 599 | 2023.07.19 18:40:48.931291 [ 3 ] {} <Debug> HTTP-Session: 792fb0e1-18a1-4447-bec4-d86c17b169b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 600 | 2023.07.19 18:40:48.931307 [ 3 ] {} <Debug> HTTP-Session: 792fb0e1-18a1-4447-bec4-d86c17b169b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2023.07.19 18:40:48.931385 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 602 | 2023.07.19 18:40:48.931428 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 603 | 2023.07.19 18:40:48.931533 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 604 | 2023.07.19 18:40:48.931851 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 605 | 2023.07.19 18:40:48.932060 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 606 | 2023.07.19 18:40:48.932203 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 607 | 2023.07.19 18:40:48.932304 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000886346 sec., 118463 rows/sec., 11.44 MiB/sec. | ||
| 608 | 2023.07.19 18:40:48.932420 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 609 | 2023.07.19 18:40:48.932441 [ 3 ] {2ff24065-a718-4484-b6a8-7fed553f18bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 610 | 2023.07.19 18:40:48.932464 [ 3 ] {} <Debug> HTTP-Session: 792fb0e1-18a1-4447-bec4-d86c17b169b1 Destroying unnamed session | ||
| 611 | 2023.07.19 18:40:48.932620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 612 | 2023.07.19 18:40:48.932670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 613 | 2023.07.19 18:40:48.932694 [ 3 ] {} <Debug> HTTP-Session: 52e06978-5c7a-4712-8b9d-aaf94d7178b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 614 | 2023.07.19 18:40:48.932713 [ 3 ] {} <Debug> HTTP-Session: 52e06978-5c7a-4712-8b9d-aaf94d7178b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2023.07.19 18:40:48.932781 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 616 | 2023.07.19 18:40:48.932824 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 617 | 2023.07.19 18:40:48.932928 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 618 | 2023.07.19 18:40:48.933195 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 619 | 2023.07.19 18:40:48.933397 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 620 | 2023.07.19 18:40:48.933548 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 621 | 2023.07.19 18:40:48.933642 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000829245 sec., 42207 rows/sec., 3.30 MiB/sec. | ||
| 622 | 2023.07.19 18:40:48.933758 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Debug> DynamicQueryHandler: Done processing query | ||
| 623 | 2023.07.19 18:40:48.933780 [ 3 ] {17676962-8555-4495-bd26-a81faa94fa31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 624 | 2023.07.19 18:40:48.933801 [ 3 ] {} <Debug> HTTP-Session: 52e06978-5c7a-4712-8b9d-aaf94d7178b8 Destroying unnamed session | ||
| 625 | 2023.07.19 18:40:48.933934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 626 | 2023.07.19 18:40:48.933987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 627 | 2023.07.19 18:40:48.934005 [ 3 ] {} <Debug> HTTP-Session: f3651383-13c5-4c09-8e4e-85cbc044ea6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 628 | 2023.07.19 18:40:48.934020 [ 3 ] {} <Debug> HTTP-Session: f3651383-13c5-4c09-8e4e-85cbc044ea6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2023.07.19 18:40:48.934107 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 630 | 2023.07.19 18:40:48.934154 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 631 | 2023.07.19 18:40:48.934295 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 632 | 2023.07.19 18:40:48.934694 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 633 | 2023.07.19 18:40:48.934995 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 634 | 2023.07.19 18:40:48.935183 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 635 | 2023.07.19 18:40:48.935283 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001145054 sec., 30566 rows/sec., 41.25 MiB/sec. | ||
| 636 | 2023.07.19 18:40:48.935398 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Debug> DynamicQueryHandler: Done processing query | ||
| 637 | 2023.07.19 18:40:48.935427 [ 3 ] {952f8b56-f090-4ad1-b1b2-cc615084a28b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 638 | 2023.07.19 18:40:48.935442 [ 3 ] {} <Debug> HTTP-Session: f3651383-13c5-4c09-8e4e-85cbc044ea6e Destroying unnamed session | ||
| 639 | 2023.07.19 18:40:53.932073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 640 | 2023.07.19 18:40:53.932224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 641 | 2023.07.19 18:40:53.932252 [ 3 ] {} <Debug> HTTP-Session: 6f6ebd42-2fe0-4041-8fb9-30af71920dd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 642 | 2023.07.19 18:40:53.932298 [ 3 ] {} <Debug> HTTP-Session: 6f6ebd42-2fe0-4041-8fb9-30af71920dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2023.07.19 18:40:53.932437 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 644 | 2023.07.19 18:40:53.932507 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 645 | 2023.07.19 18:40:53.932672 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 646 | 2023.07.19 18:40:53.933068 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 647 | 2023.07.19 18:40:53.933319 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 648 | 2023.07.19 18:40:53.933486 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 649 | 2023.07.19 18:40:53.933618 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001137204 sec., 5276 rows/sec., 298.84 KiB/sec. | ||
| 650 | 2023.07.19 18:40:53.933745 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 651 | 2023.07.19 18:40:53.933775 [ 3 ] {5f247207-82df-46b4-9375-69f0f4250a7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 652 | 2023.07.19 18:40:53.933790 [ 3 ] {} <Debug> HTTP-Session: 6f6ebd42-2fe0-4041-8fb9-30af71920dd6 Destroying unnamed session | ||
| 653 | 2023.07.19 18:40:53.933941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 654 | 2023.07.19 18:40:53.933992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 655 | 2023.07.19 18:40:53.934011 [ 3 ] {} <Debug> HTTP-Session: b10cc8fd-af78-48a3-a15f-6422d01637db Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 656 | 2023.07.19 18:40:53.934033 [ 3 ] {} <Debug> HTTP-Session: b10cc8fd-af78-48a3-a15f-6422d01637db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2023.07.19 18:40:53.934109 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 658 | 2023.07.19 18:40:53.934146 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 659 | 2023.07.19 18:40:53.934253 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 660 | 2023.07.19 18:40:53.934575 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 661 | 2023.07.19 18:40:53.934776 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 662 | 2023.07.19 18:40:53.934928 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 663 | 2023.07.19 18:40:53.935034 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000899266 sec., 96745 rows/sec., 9.04 MiB/sec. | ||
| 664 | 2023.07.19 18:40:53.935142 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Debug> DynamicQueryHandler: Done processing query | ||
| 665 | 2023.07.19 18:40:53.935172 [ 3 ] {a3fd1933-1fb4-47d4-98df-77d894c4e370} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 666 | 2023.07.19 18:40:53.935186 [ 3 ] {} <Debug> HTTP-Session: b10cc8fd-af78-48a3-a15f-6422d01637db Destroying unnamed session | ||
| 667 | 2023.07.19 18:40:53.935357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 668 | 2023.07.19 18:40:53.935407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 669 | 2023.07.19 18:40:53.935425 [ 3 ] {} <Debug> HTTP-Session: d0b2dd90-6130-401e-a979-55f81a8bcb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 670 | 2023.07.19 18:40:53.935447 [ 3 ] {} <Debug> HTTP-Session: d0b2dd90-6130-401e-a979-55f81a8bcb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2023.07.19 18:40:53.935532 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 672 | 2023.07.19 18:40:53.935576 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 673 | 2023.07.19 18:40:53.935675 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 674 | 2023.07.19 18:40:53.936091 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 675 | 2023.07.19 18:40:53.936301 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 676 | 2023.07.19 18:40:53.936442 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 677 | 2023.07.19 18:40:53.936550 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000984809 sec., 268072 rows/sec., 18.39 MiB/sec. | ||
| 678 | 2023.07.19 18:40:53.936717 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Debug> DynamicQueryHandler: Done processing query | ||
| 679 | 2023.07.19 18:40:53.936740 [ 3 ] {d60577a3-a2e0-45f2-8e78-60a94eccd771} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 680 | 2023.07.19 18:40:53.936755 [ 3 ] {} <Debug> HTTP-Session: d0b2dd90-6130-401e-a979-55f81a8bcb61 Destroying unnamed session | ||
| 681 | 2023.07.19 18:40:53.936912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 682 | 2023.07.19 18:40:53.936960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 683 | 2023.07.19 18:40:53.936978 [ 3 ] {} <Debug> HTTP-Session: 2a7283ac-28ab-4d91-bbee-4beb490e7da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 684 | 2023.07.19 18:40:53.937001 [ 3 ] {} <Debug> HTTP-Session: 2a7283ac-28ab-4d91-bbee-4beb490e7da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2023.07.19 18:40:53.937073 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 686 | 2023.07.19 18:40:53.937117 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 687 | 2023.07.19 18:40:53.937227 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 688 | 2023.07.19 18:40:53.937474 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 689 | 2023.07.19 18:40:53.937706 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 690 | 2023.07.19 18:40:53.937886 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 691 | 2023.07.19 18:40:53.937986 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000879296 sec., 6823 rows/sec., 286.54 KiB/sec. | ||
| 692 | 2023.07.19 18:40:53.938109 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Debug> DynamicQueryHandler: Done processing query | ||
| 693 | 2023.07.19 18:40:53.938130 [ 3 ] {9c0ac877-7d34-4f08-8f24-3ba3adbe980f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 694 | 2023.07.19 18:40:53.938152 [ 3 ] {} <Debug> HTTP-Session: 2a7283ac-28ab-4d91-bbee-4beb490e7da4 Destroying unnamed session | ||
| 695 | 2023.07.19 18:40:53.938296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 696 | 2023.07.19 18:40:53.938346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 697 | 2023.07.19 18:40:53.938369 [ 3 ] {} <Debug> HTTP-Session: 8d0f2b15-deb5-4392-a1f2-1626f73a5a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 698 | 2023.07.19 18:40:53.938385 [ 3 ] {} <Debug> HTTP-Session: 8d0f2b15-deb5-4392-a1f2-1626f73a5a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2023.07.19 18:40:53.938459 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 700 | 2023.07.19 18:40:53.938505 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 701 | 2023.07.19 18:40:53.938620 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 702 | 2023.07.19 18:40:53.938895 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 703 | 2023.07.19 18:40:53.939134 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 704 | 2023.07.19 18:40:53.939301 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 705 | 2023.07.19 18:40:53.939411 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000914207 sec., 68912 rows/sec., 4.18 MiB/sec. | ||
| 706 | 2023.07.19 18:40:53.939536 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 707 | 2023.07.19 18:40:53.939559 [ 3 ] {1a5297cd-e5c4-439e-94ff-195e40c5a0c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 708 | 2023.07.19 18:40:53.939582 [ 3 ] {} <Debug> HTTP-Session: 8d0f2b15-deb5-4392-a1f2-1626f73a5a46 Destroying unnamed session | ||
| 709 | 2023.07.19 18:40:53.939690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 710 | 2023.07.19 18:40:53.939740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 711 | 2023.07.19 18:40:53.939766 [ 3 ] {} <Debug> HTTP-Session: b7b23580-d238-4b0b-b1d6-57d02e79c976 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 712 | 2023.07.19 18:40:53.939787 [ 3 ] {} <Debug> HTTP-Session: b7b23580-d238-4b0b-b1d6-57d02e79c976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2023.07.19 18:40:53.939855 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 714 | 2023.07.19 18:40:53.939899 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 715 | 2023.07.19 18:40:53.940004 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 716 | 2023.07.19 18:40:53.940250 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 717 | 2023.07.19 18:40:53.940479 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 718 | 2023.07.19 18:40:53.940651 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 719 | 2023.07.19 18:40:53.940748 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000858125 sec., 22141 rows/sec., 1.15 MiB/sec. | ||
| 720 | 2023.07.19 18:40:53.940865 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Debug> DynamicQueryHandler: Done processing query | ||
| 721 | 2023.07.19 18:40:53.940893 [ 3 ] {ac4be165-e8e6-437d-8af1-994cead2453b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 722 | 2023.07.19 18:40:53.940908 [ 3 ] {} <Debug> HTTP-Session: b7b23580-d238-4b0b-b1d6-57d02e79c976 Destroying unnamed session | ||
| 723 | 2023.07.19 18:40:54.114364 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 724 | 2023.07.19 18:40:54.114445 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 725 | 2023.07.19 18:40:58.929434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 726 | 2023.07.19 18:40:58.929642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 727 | 2023.07.19 18:40:58.929709 [ 3 ] {} <Debug> HTTP-Session: 3470126c-14e4-4658-8e0a-c8c63d1ef58b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 728 | 2023.07.19 18:40:58.929742 [ 3 ] {} <Debug> HTTP-Session: 3470126c-14e4-4658-8e0a-c8c63d1ef58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2023.07.19 18:40:58.929876 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 730 | 2023.07.19 18:40:58.929950 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 731 | 2023.07.19 18:40:58.930118 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 732 | 2023.07.19 18:40:58.930526 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 733 | 2023.07.19 18:40:58.930802 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 734 | 2023.07.19 18:40:58.930957 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 735 | 2023.07.19 18:40:58.931102 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001171525 sec., 29875 rows/sec., 2.36 MiB/sec. | ||
| 736 | 2023.07.19 18:40:58.931097 [ 178 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 737 | 2023.07.19 18:40:58.931218 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 738 | 2023.07.19 18:40:58.931296 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 739 | 2023.07.19 18:40:58.931324 [ 3 ] {5434f693-664f-4970-b8cb-95434ca1e9b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 740 | 2023.07.19 18:40:58.931347 [ 3 ] {} <Debug> HTTP-Session: 3470126c-14e4-4658-8e0a-c8c63d1ef58b Destroying unnamed session | ||
| 741 | 2023.07.19 18:40:58.931484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 742 | 2023.07.19 18:40:58.931542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 743 | 2023.07.19 18:40:58.931569 [ 3 ] {} <Debug> HTTP-Session: ca587201-f67e-4365-a619-94e1d7eb4443 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 744 | 2023.07.19 18:40:58.931584 [ 3 ] {} <Debug> HTTP-Session: ca587201-f67e-4365-a619-94e1d7eb4443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2023.07.19 18:40:58.931665 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 746 | 2023.07.19 18:40:58.931711 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 747 | 2023.07.19 18:40:58.931868 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 748 | 2023.07.19 18:40:58.932034 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 749 | 2023.07.19 18:40:58.932360 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 750 | 2023.07.19 18:40:58.932485 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 751 | 2023.07.19 18:40:58.932695 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 752 | 2023.07.19 18:40:58.932873 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 753 | 2023.07.19 18:40:58.933015 [ 178 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 754 | 2023.07.19 18:40:58.933050 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::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 | ||
| 755 | 2023.07.19 18:40:58.933083 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 756 | 2023.07.19 18:40:58.933050 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.001330759 sec., 78902 rows/sec., 7.62 MiB/sec. | ||
| 757 | 2023.07.19 18:40:58.933238 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 758 | 2023.07.19 18:40:58.933326 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Debug> DynamicQueryHandler: Done processing query | ||
| 759 | 2023.07.19 18:40:58.933358 [ 3 ] {fc497397-25d3-4f0f-bb40-c838c2a8bd2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 760 | 2023.07.19 18:40:58.933423 [ 3 ] {} <Debug> HTTP-Session: ca587201-f67e-4365-a619-94e1d7eb4443 Destroying unnamed session | ||
| 761 | 2023.07.19 18:40:58.933442 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 762 | 2023.07.19 18:40:58.933495 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part | ||
| 763 | 2023.07.19 18:40:58.933566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 764 | 2023.07.19 18:40:58.933640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 765 | 2023.07.19 18:40:58.933704 [ 3 ] {} <Debug> HTTP-Session: aed5f912-80b0-460f-bfdc-c349176f37eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 766 | 2023.07.19 18:40:58.933761 [ 3 ] {} <Debug> HTTP-Session: aed5f912-80b0-460f-bfdc-c349176f37eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2023.07.19 18:40:58.933834 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 768 | 2023.07.19 18:40:58.933879 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 769 | 2023.07.19 18:40:58.933999 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 770 | 2023.07.19 18:40:58.934294 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 771 | 2023.07.19 18:40:58.934493 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 772 | 2023.07.19 18:40:58.934640 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 773 | 2023.07.19 18:40:58.934765 [ 178 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 774 | 2023.07.19 18:40:58.934778 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000899217 sec., 38922 rows/sec., 3.04 MiB/sec. | ||
| 775 | 2023.07.19 18:40:58.934813 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 776 | 2023.07.19 18:40:58.935188 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 777 | 2023.07.19 18:40:58.935304 [ 3 ] {d912fbe0-333a-4477-b834-7463611174c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 778 | 2023.07.19 18:40:58.935310 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
| 779 | 2023.07.19 18:40:58.935390 [ 3 ] {} <Debug> HTTP-Session: aed5f912-80b0-460f-bfdc-c349176f37eb Destroying unnamed session | ||
| 780 | 2023.07.19 18:40:58.935397 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 93 rows starting from the beginning of the part | ||
| 781 | 2023.07.19 18:40:58.935429 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 782 | 2023.07.19 18:40:58.935701 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::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 | ||
| 783 | 2023.07.19 18:40:58.935743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 784 | 2023.07.19 18:40:58.935919 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 785 | 2023.07.19 18:40:58.935940 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part | ||
| 786 | 2023.07.19 18:40:58.936038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 787 | 2023.07.19 18:40:58.936095 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 788 | 2023.07.19 18:40:58.936111 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part | ||
| 789 | 2023.07.19 18:40:58.936145 [ 3 ] {} <Debug> HTTP-Session: 14759ffa-2cd9-497d-9afc-0a4b1fb7b636 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 790 | 2023.07.19 18:40:58.936274 [ 3 ] {} <Debug> HTTP-Session: 14759ffa-2cd9-497d-9afc-0a4b1fb7b636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2023.07.19 18:40:58.936535 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::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 | ||
| 792 | 2023.07.19 18:40:58.936667 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 49 rows starting from the beginning of the part | ||
| 793 | 2023.07.19 18:40:58.936993 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 794 | 2023.07.19 18:40:58.937058 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 795 | 2023.07.19 18:40:58.937117 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part | ||
| 796 | 2023.07.19 18:40:58.937189 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part | ||
| 797 | 2023.07.19 18:40:58.937526 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 798 | 2023.07.19 18:40:58.937552 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 799 | 2023.07.19 18:40:58.937841 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
| 800 | 2023.07.19 18:40:58.937985 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 264 rows starting from the beginning of the part | ||
| 801 | 2023.07.19 18:40:58.938429 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 802 | 2023.07.19 18:40:58.938600 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 105 rows starting from the beginning of the part | ||
| 803 | 2023.07.19 18:40:58.939350 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 804 | 2023.07.19 18:40:58.942306 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.010401135 sec., 11441.05907672576 rows/sec., 885.10 KiB/sec. | ||
| 805 | 2023.07.19 18:40:58.942326 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 4 columns (4 merged, 0 gathered) in 0.007427828 sec., 122646.8895079423 rows/sec., 8.57 MiB/sec. | ||
| 806 | 2023.07.19 18:40:58.942622 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 807 | 2023.07.19 18:40:58.942796 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 808 | 2023.07.19 18:40:58.943132 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 809 | 2023.07.19 18:40:58.943191 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 810 | 2023.07.19 18:40:58.943347 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 811 | 2023.07.19 18:40:58.943495 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_6_1} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 812 | 2023.07.19 18:40:58.943570 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_6_1} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 813 | 2023.07.19 18:40:58.944266 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.011099676 sec., 50812.29398047295 rows/sec., 4.84 MiB/sec. | ||
| 814 | 2023.07.19 18:40:58.944382 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 815 | 2023.07.19 18:40:58.944443 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 816 | 2023.07.19 18:40:58.944687 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 817 | 2023.07.19 18:40:58.944711 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 818 | 2023.07.19 18:40:58.944821 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_6_1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 819 | 2023.07.19 18:40:58.944918 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.007685415 sec., 4554 rows/sec., 6.15 MiB/sec. | ||
| 820 | 2023.07.19 18:40:58.945120 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Debug> DynamicQueryHandler: Done processing query | ||
| 821 | 2023.07.19 18:40:58.945143 [ 3 ] {9cc7fe4d-64b8-417a-850a-da47b78e0eb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 822 | 2023.07.19 18:40:58.945171 [ 3 ] {} <Debug> HTTP-Session: 14759ffa-2cd9-497d-9afc-0a4b1fb7b636 Destroying unnamed session | ||
| 823 | 2023.07.19 18:41:03.932261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 824 | 2023.07.19 18:41:03.932440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 825 | 2023.07.19 18:41:03.932485 [ 3 ] {} <Debug> HTTP-Session: b5720b99-8a14-485e-a360-1b9c9cbce62d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 826 | 2023.07.19 18:41:03.932562 [ 3 ] {} <Debug> HTTP-Session: b5720b99-8a14-485e-a360-1b9c9cbce62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2023.07.19 18:41:03.932759 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 828 | 2023.07.19 18:41:03.932857 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 829 | 2023.07.19 18:41:03.933053 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 830 | 2023.07.19 18:41:03.933454 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 831 | 2023.07.19 18:41:03.933715 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 832 | 2023.07.19 18:41:03.933901 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 833 | 2023.07.19 18:41:03.934042 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001221176 sec., 4913 rows/sec., 278.29 KiB/sec. | ||
| 834 | 2023.07.19 18:41:03.934247 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 835 | 2023.07.19 18:41:03.934292 [ 3 ] {d3b433ff-e07d-4bea-b68e-c5aff5c615ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 836 | 2023.07.19 18:41:03.934309 [ 3 ] {} <Debug> HTTP-Session: b5720b99-8a14-485e-a360-1b9c9cbce62d Destroying unnamed session | ||
| 837 | 2023.07.19 18:41:03.934449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 838 | 2023.07.19 18:41:03.934518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 839 | 2023.07.19 18:41:03.934538 [ 3 ] {} <Debug> HTTP-Session: 68b50241-f5b0-4935-87e5-e897560c37c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 840 | 2023.07.19 18:41:03.934556 [ 3 ] {} <Debug> HTTP-Session: 68b50241-f5b0-4935-87e5-e897560c37c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2023.07.19 18:41:03.934640 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 842 | 2023.07.19 18:41:03.934681 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 843 | 2023.07.19 18:41:03.934801 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 844 | 2023.07.19 18:41:03.935134 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 845 | 2023.07.19 18:41:03.935355 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 846 | 2023.07.19 18:41:03.935503 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 847 | 2023.07.19 18:41:03.935607 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000937517 sec., 92798 rows/sec., 8.67 MiB/sec. | ||
| 848 | 2023.07.19 18:41:03.935724 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Debug> DynamicQueryHandler: Done processing query | ||
| 849 | 2023.07.19 18:41:03.935748 [ 3 ] {f9c81bff-37c0-44ac-9feb-6e3cdbe29b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 850 | 2023.07.19 18:41:03.935763 [ 3 ] {} <Debug> HTTP-Session: 68b50241-f5b0-4935-87e5-e897560c37c7 Destroying unnamed session | ||
| 851 | 2023.07.19 18:41:03.935965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 852 | 2023.07.19 18:41:03.936011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 853 | 2023.07.19 18:41:03.936029 [ 3 ] {} <Debug> HTTP-Session: 2ee34e7c-d8c5-4529-8bb0-c2338634452f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 854 | 2023.07.19 18:41:03.936046 [ 3 ] {} <Debug> HTTP-Session: 2ee34e7c-d8c5-4529-8bb0-c2338634452f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2023.07.19 18:41:03.936128 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 856 | 2023.07.19 18:41:03.936166 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 857 | 2023.07.19 18:41:03.936267 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 858 | 2023.07.19 18:41:03.936687 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 859 | 2023.07.19 18:41:03.936894 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 860 | 2023.07.19 18:41:03.937043 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 861 | 2023.07.19 18:41:03.937142 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.00098822 sec., 267146 rows/sec., 18.33 MiB/sec. | ||
| 862 | 2023.07.19 18:41:03.937258 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 863 | 2023.07.19 18:41:03.937281 [ 3 ] {ce5ea483-ada7-4eee-972f-9c05d5a9df1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 864 | 2023.07.19 18:41:03.937296 [ 3 ] {} <Debug> HTTP-Session: 2ee34e7c-d8c5-4529-8bb0-c2338634452f Destroying unnamed session | ||
| 865 | 2023.07.19 18:41:03.937442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 866 | 2023.07.19 18:41:03.937485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 867 | 2023.07.19 18:41:03.937503 [ 3 ] {} <Debug> HTTP-Session: 0b01523d-b18e-4d91-954e-63a390a4ae04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 868 | 2023.07.19 18:41:03.937520 [ 3 ] {} <Debug> HTTP-Session: 0b01523d-b18e-4d91-954e-63a390a4ae04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2023.07.19 18:41:03.937587 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 870 | 2023.07.19 18:41:03.937624 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 871 | 2023.07.19 18:41:03.937728 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 872 | 2023.07.19 18:41:03.937964 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 873 | 2023.07.19 18:41:03.938198 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 874 | 2023.07.19 18:41:03.938369 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 875 | 2023.07.19 18:41:03.938470 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000855815 sec., 7010 rows/sec., 294.40 KiB/sec. | ||
| 876 | 2023.07.19 18:41:03.938631 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Debug> DynamicQueryHandler: Done processing query | ||
| 877 | 2023.07.19 18:41:03.938654 [ 3 ] {63d5c513-843e-4f13-b551-9e3eb694941a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 878 | 2023.07.19 18:41:03.938669 [ 3 ] {} <Debug> HTTP-Session: 0b01523d-b18e-4d91-954e-63a390a4ae04 Destroying unnamed session | ||
| 879 | 2023.07.19 18:41:03.938785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 880 | 2023.07.19 18:41:03.938828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 881 | 2023.07.19 18:41:03.938846 [ 3 ] {} <Debug> HTTP-Session: 7b1ade24-7739-43b0-a336-b5ec07503fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 882 | 2023.07.19 18:41:03.938862 [ 3 ] {} <Debug> HTTP-Session: 7b1ade24-7739-43b0-a336-b5ec07503fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2023.07.19 18:41:03.938934 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 884 | 2023.07.19 18:41:03.938974 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 885 | 2023.07.19 18:41:03.939096 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 886 | 2023.07.19 18:41:03.939388 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 887 | 2023.07.19 18:41:03.939626 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 888 | 2023.07.19 18:41:03.939795 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 889 | 2023.07.19 18:41:03.939892 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000932367 sec., 67569 rows/sec., 4.10 MiB/sec. | ||
| 890 | 2023.07.19 18:41:03.940007 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Debug> DynamicQueryHandler: Done processing query | ||
| 891 | 2023.07.19 18:41:03.940030 [ 3 ] {835cc8f6-61dc-4295-af96-a1b2d0c9bf31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 892 | 2023.07.19 18:41:03.940045 [ 3 ] {} <Debug> HTTP-Session: 7b1ade24-7739-43b0-a336-b5ec07503fd2 Destroying unnamed session | ||
| 893 | 2023.07.19 18:41:03.940163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 894 | 2023.07.19 18:41:03.940207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 895 | 2023.07.19 18:41:03.940226 [ 3 ] {} <Debug> HTTP-Session: 293477ad-4bec-4d06-8f54-bda177dde2c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 896 | 2023.07.19 18:41:03.940242 [ 3 ] {} <Debug> HTTP-Session: 293477ad-4bec-4d06-8f54-bda177dde2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2023.07.19 18:41:03.940309 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 898 | 2023.07.19 18:41:03.940345 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 899 | 2023.07.19 18:41:03.940445 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 900 | 2023.07.19 18:41:03.940687 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 901 | 2023.07.19 18:41:03.940913 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 902 | 2023.07.19 18:41:03.941079 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 903 | 2023.07.19 18:41:03.941180 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000844785 sec., 22490 rows/sec., 1.17 MiB/sec. | ||
| 904 | 2023.07.19 18:41:03.941291 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Debug> DynamicQueryHandler: Done processing query | ||
| 905 | 2023.07.19 18:41:03.941313 [ 3 ] {0543b612-08cf-4e44-95ff-3b90523cf13a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 906 | 2023.07.19 18:41:03.941328 [ 3 ] {} <Debug> HTTP-Session: 293477ad-4bec-4d06-8f54-bda177dde2c6 Destroying unnamed session | ||
| 907 | 2023.07.19 18:41:08.928788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 908 | 2023.07.19 18:41:08.928971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 909 | 2023.07.19 18:41:08.929018 [ 3 ] {} <Debug> HTTP-Session: e34d35a2-0b60-4074-b237-d7fbc368963a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 910 | 2023.07.19 18:41:08.929060 [ 3 ] {} <Debug> HTTP-Session: e34d35a2-0b60-4074-b237-d7fbc368963a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2023.07.19 18:41:08.929210 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 912 | 2023.07.19 18:41:08.929268 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 913 | 2023.07.19 18:41:08.929423 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 914 | 2023.07.19 18:41:08.929859 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 915 | 2023.07.19 18:41:08.930111 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 916 | 2023.07.19 18:41:08.930271 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 917 | 2023.07.19 18:41:08.930408 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001153804 sec., 30334 rows/sec., 2.40 MiB/sec. | ||
| 918 | 2023.07.19 18:41:08.930578 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Debug> DynamicQueryHandler: Done processing query | ||
| 919 | 2023.07.19 18:41:08.930602 [ 3 ] {be18f393-4dd2-4c80-87dd-6e228126b63a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 920 | 2023.07.19 18:41:08.930617 [ 3 ] {} <Debug> HTTP-Session: e34d35a2-0b60-4074-b237-d7fbc368963a Destroying unnamed session | ||
| 921 | 2023.07.19 18:41:08.930742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 922 | 2023.07.19 18:41:08.930786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 923 | 2023.07.19 18:41:08.930805 [ 3 ] {} <Debug> HTTP-Session: 6e2c153b-733f-44d8-9b7e-8b14da630b81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 924 | 2023.07.19 18:41:08.930821 [ 3 ] {} <Debug> HTTP-Session: 6e2c153b-733f-44d8-9b7e-8b14da630b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2023.07.19 18:41:08.930894 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 926 | 2023.07.19 18:41:08.930932 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 927 | 2023.07.19 18:41:08.931031 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 928 | 2023.07.19 18:41:08.931382 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 929 | 2023.07.19 18:41:08.931585 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 930 | 2023.07.19 18:41:08.931732 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 931 | 2023.07.19 18:41:08.931855 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000932778 sec., 112566 rows/sec., 10.87 MiB/sec. | ||
| 932 | 2023.07.19 18:41:08.931976 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Debug> DynamicQueryHandler: Done processing query | ||
| 933 | 2023.07.19 18:41:08.931999 [ 3 ] {f6629553-13fd-454d-8bdc-129bc89dd759} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 934 | 2023.07.19 18:41:08.932019 [ 3 ] {} <Debug> HTTP-Session: 6e2c153b-733f-44d8-9b7e-8b14da630b81 Destroying unnamed session | ||
| 935 | 2023.07.19 18:41:08.932148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 936 | 2023.07.19 18:41:08.932191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 937 | 2023.07.19 18:41:08.932209 [ 3 ] {} <Debug> HTTP-Session: 86f7222e-879a-4902-99ae-74e8590b4dcf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 938 | 2023.07.19 18:41:08.932224 [ 3 ] {} <Debug> HTTP-Session: 86f7222e-879a-4902-99ae-74e8590b4dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2023.07.19 18:41:08.932292 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 940 | 2023.07.19 18:41:08.932329 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 941 | 2023.07.19 18:41:08.932431 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 942 | 2023.07.19 18:41:08.932715 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 943 | 2023.07.19 18:41:08.932909 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 944 | 2023.07.19 18:41:08.933055 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 945 | 2023.07.19 18:41:08.933172 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000850716 sec., 41141 rows/sec., 3.22 MiB/sec. | ||
| 946 | 2023.07.19 18:41:08.933309 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 947 | 2023.07.19 18:41:08.933332 [ 3 ] {0950ac3f-78dc-42e0-9511-21d5bf74a1ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 948 | 2023.07.19 18:41:08.933346 [ 3 ] {} <Debug> HTTP-Session: 86f7222e-879a-4902-99ae-74e8590b4dcf Destroying unnamed session | ||
| 949 | 2023.07.19 18:41:08.933520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 950 | 2023.07.19 18:41:08.933563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 951 | 2023.07.19 18:41:08.933581 [ 3 ] {} <Debug> HTTP-Session: 34583665-e173-43e1-ab6b-a29ea3b51df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 952 | 2023.07.19 18:41:08.933596 [ 3 ] {} <Debug> HTTP-Session: 34583665-e173-43e1-ab6b-a29ea3b51df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2023.07.19 18:41:08.933681 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 954 | 2023.07.19 18:41:08.933723 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 955 | 2023.07.19 18:41:08.933858 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 956 | 2023.07.19 18:41:08.934281 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 957 | 2023.07.19 18:41:08.934589 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 958 | 2023.07.19 18:41:08.934765 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 959 | 2023.07.19 18:41:08.934899 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001183815 sec., 29565 rows/sec., 39.90 MiB/sec. | ||
| 960 | 2023.07.19 18:41:08.935034 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Debug> DynamicQueryHandler: Done processing query | ||
| 961 | 2023.07.19 18:41:08.935056 [ 3 ] {ed269d0a-30bc-42b7-84a1-8694e5216377} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 962 | 2023.07.19 18:41:08.935071 [ 3 ] {} <Debug> HTTP-Session: 34583665-e173-43e1-ab6b-a29ea3b51df2 Destroying unnamed session | ||
| 963 | 2023.07.19 18:41:09.114713 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 964 | 2023.07.19 18:41:09.114765 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 965 | 2023.07.19 18:41:13.932881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 966 | 2023.07.19 18:41:13.933021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 967 | 2023.07.19 18:41:13.933052 [ 3 ] {} <Debug> HTTP-Session: ef523213-104c-49f8-aefb-a9c01dbad8a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 968 | 2023.07.19 18:41:13.933080 [ 3 ] {} <Debug> HTTP-Session: ef523213-104c-49f8-aefb-a9c01dbad8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2023.07.19 18:41:13.933221 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 970 | 2023.07.19 18:41:13.933292 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 971 | 2023.07.19 18:41:13.933485 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 972 | 2023.07.19 18:41:13.933894 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 973 | 2023.07.19 18:41:13.934212 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 974 | 2023.07.19 18:41:13.934380 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Trace> oximeter.timeseries_schema (c9c6a2b5-e342-47c8-addf-1394c5f458c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 975 | 2023.07.19 18:41:13.934503 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001243627 sec., 8845 rows/sec., 792.32 KiB/sec. | ||
| 976 | 2023.07.19 18:41:13.934707 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Debug> DynamicQueryHandler: Done processing query | ||
| 977 | 2023.07.19 18:41:13.934731 [ 3 ] {a3a203d8-510a-411d-ab1e-b1b26db791c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 978 | 2023.07.19 18:41:13.934747 [ 3 ] {} <Debug> HTTP-Session: ef523213-104c-49f8-aefb-a9c01dbad8a4 Destroying unnamed session | ||
| 979 | 2023.07.19 18:41:13.934854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 980 | 2023.07.19 18:41:13.934898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 981 | 2023.07.19 18:41:13.934916 [ 3 ] {} <Debug> HTTP-Session: e4fc4770-0e23-4805-a8e8-b49b86c5e8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 982 | 2023.07.19 18:41:13.934933 [ 3 ] {} <Debug> HTTP-Session: e4fc4770-0e23-4805-a8e8-b49b86c5e8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2023.07.19 18:41:13.935001 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 984 | 2023.07.19 18:41:13.935039 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 985 | 2023.07.19 18:41:13.935149 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 986 | 2023.07.19 18:41:13.935420 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 987 | 2023.07.19 18:41:13.935617 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 988 | 2023.07.19 18:41:13.935761 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 989 | 2023.07.19 18:41:13.935857 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Information> executeQuery: Read 6 rows, 348.00 B in 0.000830515 sec., 7224 rows/sec., 409.20 KiB/sec. | ||
| 990 | 2023.07.19 18:41:13.935966 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Debug> DynamicQueryHandler: Done processing query | ||
| 991 | 2023.07.19 18:41:13.935989 [ 3 ] {bcc0f256-2afd-41e0-adab-6e2a303e1017} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 992 | 2023.07.19 18:41:13.936006 [ 3 ] {} <Debug> HTTP-Session: e4fc4770-0e23-4805-a8e8-b49b86c5e8a3 Destroying unnamed session | ||
| 993 | 2023.07.19 18:41:13.936154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 994 | 2023.07.19 18:41:13.936196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 995 | 2023.07.19 18:41:13.936215 [ 3 ] {} <Debug> HTTP-Session: 531335c8-0c3d-40f8-a849-8a625a8d2c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 996 | 2023.07.19 18:41:13.936231 [ 3 ] {} <Debug> HTTP-Session: 531335c8-0c3d-40f8-a849-8a625a8d2c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2023.07.19 18:41:13.936300 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 998 | 2023.07.19 18:41:13.936336 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 999 | 2023.07.19 18:41:13.936433 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1000 | 2023.07.19 18:41:13.936741 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1001 | 2023.07.19 18:41:13.936939 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1002 | 2023.07.19 18:41:13.937091 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1003 | 2023.07.19 18:41:13.937192 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000859306 sec., 101244 rows/sec., 9.46 MiB/sec. | ||
| 1004 | 2023.07.19 18:41:13.937314 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Debug> DynamicQueryHandler: Done processing query | ||
| 1005 | 2023.07.19 18:41:13.937337 [ 3 ] {ac517088-de59-426e-b64b-3427a5202058} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1006 | 2023.07.19 18:41:13.937352 [ 3 ] {} <Debug> HTTP-Session: 531335c8-0c3d-40f8-a849-8a625a8d2c52 Destroying unnamed session | ||
| 1007 | 2023.07.19 18:41:13.937534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 43913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1008 | 2023.07.19 18:41:13.937577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1009 | 2023.07.19 18:41:13.937596 [ 3 ] {} <Debug> HTTP-Session: e6c7da75-09e9-4e8f-a781-df8c65f35fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1010 | 2023.07.19 18:41:13.937613 [ 3 ] {} <Debug> HTTP-Session: e6c7da75-09e9-4e8f-a781-df8c65f35fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2023.07.19 18:41:13.937690 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1012 | 2023.07.19 18:41:13.937728 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1013 | 2023.07.19 18:41:13.937827 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1014 | 2023.07.19 18:41:13.938244 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1015 | 2023.07.19 18:41:13.938450 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1016 | 2023.07.19 18:41:13.938592 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1017 | 2023.07.19 18:41:13.938690 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.000970149 sec., 283461 rows/sec., 19.54 MiB/sec. | ||
| 1018 | 2023.07.19 18:41:13.938823 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Debug> DynamicQueryHandler: Done processing query | ||
| 1019 | 2023.07.19 18:41:13.938845 [ 3 ] {95fd36c1-495f-443d-ae14-84324be6c626} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1020 | 2023.07.19 18:41:13.938860 [ 3 ] {} <Debug> HTTP-Session: e6c7da75-09e9-4e8f-a781-df8c65f35fdb Destroying unnamed session | ||
| 1021 | 2023.07.19 18:41:13.938973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1022 | 2023.07.19 18:41:13.939017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1023 | 2023.07.19 18:41:13.939036 [ 3 ] {} <Debug> HTTP-Session: aad5212b-64a2-4497-bd24-f095e8fb9493 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1024 | 2023.07.19 18:41:13.939052 [ 3 ] {} <Debug> HTTP-Session: aad5212b-64a2-4497-bd24-f095e8fb9493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2023.07.19 18:41:13.939118 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1026 | 2023.07.19 18:41:13.939154 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1027 | 2023.07.19 18:41:13.939255 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1028 | 2023.07.19 18:41:13.939494 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1029 | 2023.07.19 18:41:13.939725 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1030 | 2023.07.19 18:41:13.939893 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1031 | 2023.07.19 18:41:13.939994 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000850755 sec., 7052 rows/sec., 296.15 KiB/sec. | ||
| 1032 | 2023.07.19 18:41:13.940159 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1033 | 2023.07.19 18:41:13.940183 [ 3 ] {eb9df2e2-4aed-46be-bd5a-9e1935ff26b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1034 | 2023.07.19 18:41:13.940199 [ 3 ] {} <Debug> HTTP-Session: aad5212b-64a2-4497-bd24-f095e8fb9493 Destroying unnamed session | ||
| 1035 | 2023.07.19 18:41:13.940317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1036 | 2023.07.19 18:41:13.940361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1037 | 2023.07.19 18:41:13.940379 [ 3 ] {} <Debug> HTTP-Session: 5ac1d201-6db2-45a5-ac5e-386b62fc15b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1038 | 2023.07.19 18:41:13.940395 [ 3 ] {} <Debug> HTTP-Session: 5ac1d201-6db2-45a5-ac5e-386b62fc15b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2023.07.19 18:41:13.940465 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1040 | 2023.07.19 18:41:13.940504 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1041 | 2023.07.19 18:41:13.940625 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1042 | 2023.07.19 18:41:13.940905 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1043 | 2023.07.19 18:41:13.941152 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1044 | 2023.07.19 18:41:13.941324 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1045 | 2023.07.19 18:41:13.941423 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000932537 sec., 79353 rows/sec., 4.86 MiB/sec. | ||
| 1046 | 2023.07.19 18:41:13.941534 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Debug> DynamicQueryHandler: Done processing query | ||
| 1047 | 2023.07.19 18:41:13.941556 [ 3 ] {5491a3a2-0482-488d-8840-5a0680fab728} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1048 | 2023.07.19 18:41:13.941571 [ 3 ] {} <Debug> HTTP-Session: 5ac1d201-6db2-45a5-ac5e-386b62fc15b1 Destroying unnamed session | ||
| 1049 | 2023.07.19 18:41:13.941676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1050 | 2023.07.19 18:41:13.941717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1051 | 2023.07.19 18:41:13.941736 [ 3 ] {} <Debug> HTTP-Session: a0f39928-bc87-451f-9400-4038043663a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1052 | 2023.07.19 18:41:13.941752 [ 3 ] {} <Debug> HTTP-Session: a0f39928-bc87-451f-9400-4038043663a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2023.07.19 18:41:13.941818 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1054 | 2023.07.19 18:41:13.941855 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1055 | 2023.07.19 18:41:13.941952 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1056 | 2023.07.19 18:41:13.942189 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1057 | 2023.07.19 18:41:13.942408 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1058 | 2023.07.19 18:41:13.942584 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1059 | 2023.07.19 18:41:13.942681 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000836224 sec., 22721 rows/sec., 1.18 MiB/sec. | ||
| 1060 | 2023.07.19 18:41:13.942671 [ 167 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1061 | 2023.07.19 18:41:13.942748 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1062 | 2023.07.19 18:41:13.942811 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1063 | 2023.07.19 18:41:13.942853 [ 3 ] {adc959ad-f9d7-495c-a371-b58be9742d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1064 | 2023.07.19 18:41:13.942891 [ 3 ] {} <Debug> HTTP-Session: a0f39928-bc87-451f-9400-4038043663a2 Destroying unnamed session | ||
| 1065 | 2023.07.19 18:41:13.942894 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1066 | 2023.07.19 18:41:13.943096 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1067 | 2023.07.19 18:41:13.943152 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 1068 | 2023.07.19 18:41:13.943330 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 1069 | 2023.07.19 18:41:13.943412 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 1070 | 2023.07.19 18:41:13.943493 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
| 1071 | 2023.07.19 18:41:13.943569 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1072 | 2023.07.19 18:41:13.943643 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1073 | 2023.07.19 18:41:13.944389 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.001580576 sec., 80983.13526208168 rows/sec., 4.57 MiB/sec. | ||
| 1074 | 2023.07.19 18:41:13.944537 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1075 | 2023.07.19 18:41:13.944775 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1076 | 2023.07.19 18:41:13.944847 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_6_1} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1077 | 2023.07.19 18:41:18.929569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1078 | 2023.07.19 18:41:18.929693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1079 | 2023.07.19 18:41:18.929718 [ 3 ] {} <Debug> HTTP-Session: ed2535bb-616f-403b-b8c8-db3d6bb0948d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1080 | 2023.07.19 18:41:18.929742 [ 3 ] {} <Debug> HTTP-Session: ed2535bb-616f-403b-b8c8-db3d6bb0948d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2023.07.19 18:41:18.929869 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1082 | 2023.07.19 18:41:18.929929 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1083 | 2023.07.19 18:41:18.930084 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1084 | 2023.07.19 18:41:18.930548 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1085 | 2023.07.19 18:41:18.930809 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1086 | 2023.07.19 18:41:18.930971 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1087 | 2023.07.19 18:41:18.931093 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001190615 sec., 29396 rows/sec., 2.33 MiB/sec. | ||
| 1088 | 2023.07.19 18:41:18.931232 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Debug> DynamicQueryHandler: Done processing query | ||
| 1089 | 2023.07.19 18:41:18.931256 [ 3 ] {2667ee6b-92b7-4c39-9d22-b82cc2a5c683} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1090 | 2023.07.19 18:41:18.931273 [ 3 ] {} <Debug> HTTP-Session: ed2535bb-616f-403b-b8c8-db3d6bb0948d Destroying unnamed session | ||
| 1091 | 2023.07.19 18:41:18.931391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1092 | 2023.07.19 18:41:18.931435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1093 | 2023.07.19 18:41:18.931454 [ 3 ] {} <Debug> HTTP-Session: 0ac22265-b54c-41e0-b408-281ec176cac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1094 | 2023.07.19 18:41:18.931469 [ 3 ] {} <Debug> HTTP-Session: 0ac22265-b54c-41e0-b408-281ec176cac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2023.07.19 18:41:18.931543 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1096 | 2023.07.19 18:41:18.931581 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1097 | 2023.07.19 18:41:18.931684 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1098 | 2023.07.19 18:41:18.932007 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1099 | 2023.07.19 18:41:18.932215 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1100 | 2023.07.19 18:41:18.932359 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1101 | 2023.07.19 18:41:18.932456 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000886676 sec., 118419 rows/sec., 11.44 MiB/sec. | ||
| 1102 | 2023.07.19 18:41:18.932568 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 1103 | 2023.07.19 18:41:18.932590 [ 3 ] {3da94e39-a231-4c8b-ba2b-3770dd82f7ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1104 | 2023.07.19 18:41:18.932606 [ 3 ] {} <Debug> HTTP-Session: 0ac22265-b54c-41e0-b408-281ec176cac7 Destroying unnamed session | ||
| 1105 | 2023.07.19 18:41:18.932763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1106 | 2023.07.19 18:41:18.932807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1107 | 2023.07.19 18:41:18.932826 [ 3 ] {} <Debug> HTTP-Session: adfbcc65-0518-4398-94c5-7c80173358b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1108 | 2023.07.19 18:41:18.932841 [ 3 ] {} <Debug> HTTP-Session: adfbcc65-0518-4398-94c5-7c80173358b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2023.07.19 18:41:18.932908 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1110 | 2023.07.19 18:41:18.932945 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1111 | 2023.07.19 18:41:18.933045 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1112 | 2023.07.19 18:41:18.933323 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1113 | 2023.07.19 18:41:18.933524 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1114 | 2023.07.19 18:41:18.933665 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1115 | 2023.07.19 18:41:18.933760 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000826634 sec., 42340 rows/sec., 3.31 MiB/sec. | ||
| 1116 | 2023.07.19 18:41:18.933870 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Debug> DynamicQueryHandler: Done processing query | ||
| 1117 | 2023.07.19 18:41:18.933892 [ 3 ] {4eb34674-497c-42ee-87b4-5bc173c2cd53} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1118 | 2023.07.19 18:41:18.933907 [ 3 ] {} <Debug> HTTP-Session: adfbcc65-0518-4398-94c5-7c80173358b6 Destroying unnamed session | ||
| 1119 | 2023.07.19 18:41:18.934041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1120 | 2023.07.19 18:41:18.934085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1121 | 2023.07.19 18:41:18.934102 [ 3 ] {} <Debug> HTTP-Session: 4f82ab7e-6c92-4736-857c-30f63080497d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1122 | 2023.07.19 18:41:18.934118 [ 3 ] {} <Debug> HTTP-Session: 4f82ab7e-6c92-4736-857c-30f63080497d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2023.07.19 18:41:18.934195 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1124 | 2023.07.19 18:41:18.934237 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1125 | 2023.07.19 18:41:18.934369 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1126 | 2023.07.19 18:41:18.934787 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1127 | 2023.07.19 18:41:18.935093 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1128 | 2023.07.19 18:41:18.935271 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1129 | 2023.07.19 18:41:18.935372 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001150573 sec., 30419 rows/sec., 41.05 MiB/sec. | ||
| 1130 | 2023.07.19 18:41:18.935529 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1131 | 2023.07.19 18:41:18.935552 [ 3 ] {9008a23d-7d59-4b15-be36-3943379b8e9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1132 | 2023.07.19 18:41:18.935568 [ 3 ] {} <Debug> HTTP-Session: 4f82ab7e-6c92-4736-857c-30f63080497d Destroying unnamed session | ||
| 1133 | 2023.07.19 18:41:23.931984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1176, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1134 | 2023.07.19 18:41:23.932168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1135 | 2023.07.19 18:41:23.932214 [ 3 ] {} <Debug> HTTP-Session: a8fbb9f1-1eb0-4e61-8462-797ba6df7df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1136 | 2023.07.19 18:41:23.932255 [ 3 ] {} <Debug> HTTP-Session: a8fbb9f1-1eb0-4e61-8462-797ba6df7df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2023.07.19 18:41:23.932449 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1138 | 2023.07.19 18:41:23.932545 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1139 | 2023.07.19 18:41:23.932766 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1140 | 2023.07.19 18:41:23.933160 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1141 | 2023.07.19 18:41:23.933417 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1142 | 2023.07.19 18:41:23.933579 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1143 | 2023.07.19 18:41:23.933704 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Information> executeQuery: Read 9 rows, 597.00 B in 0.001201245 sec., 7492 rows/sec., 485.34 KiB/sec. | ||
| 1144 | 2023.07.19 18:41:23.933737 [ 160 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1145 | 2023.07.19 18:41:23.933847 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1146 | 2023.07.19 18:41:23.933870 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Debug> DynamicQueryHandler: Done processing query | ||
| 1147 | 2023.07.19 18:41:23.933924 [ 3 ] {8bd72a7f-f422-47d4-a701-b560adfdd875} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1148 | 2023.07.19 18:41:23.933969 [ 3 ] {} <Debug> HTTP-Session: a8fbb9f1-1eb0-4e61-8462-797ba6df7df9 Destroying unnamed session | ||
| 1149 | 2023.07.19 18:41:23.934004 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1150 | 2023.07.19 18:41:23.934140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 14978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1151 | 2023.07.19 18:41:23.934201 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1152 | 2023.07.19 18:41:23.934229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1153 | 2023.07.19 18:41:23.934261 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part | ||
| 1154 | 2023.07.19 18:41:23.934274 [ 3 ] {} <Debug> HTTP-Session: 18b2ae99-9a1d-4a32-9713-7284c64adc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1155 | 2023.07.19 18:41:23.934343 [ 3 ] {} <Debug> HTTP-Session: 18b2ae99-9a1d-4a32-9713-7284c64adc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2023.07.19 18:41:23.934530 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1157 | 2023.07.19 18:41:23.934576 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::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 | ||
| 1158 | 2023.07.19 18:41:23.934613 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1159 | 2023.07.19 18:41:23.934854 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 1160 | 2023.07.19 18:41:23.935112 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1161 | 2023.07.19 18:41:23.935129 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::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 | ||
| 1162 | 2023.07.19 18:41:23.935302 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 1163 | 2023.07.19 18:41:23.935500 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part | ||
| 1164 | 2023.07.19 18:41:23.936000 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1165 | 2023.07.19 18:41:23.936423 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1166 | 2023.07.19 18:41:23.936747 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1167 | 2023.07.19 18:41:23.936989 [ 160 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1168 | 2023.07.19 18:41:23.937092 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1169 | 2023.07.19 18:41:23.937107 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Information> executeQuery: Read 96 rows, 9.12 KiB in 0.002492914 sec., 38509 rows/sec., 3.57 MiB/sec. | ||
| 1170 | 2023.07.19 18:41:23.937209 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.003281296 sec., 40228.00747021908 rows/sec., 3.01 MiB/sec. | ||
| 1171 | 2023.07.19 18:41:23.937233 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1172 | 2023.07.19 18:41:23.937440 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Debug> DynamicQueryHandler: Done processing query | ||
| 1173 | 2023.07.19 18:41:23.937478 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1174 | 2023.07.19 18:41:23.937493 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1175 | 2023.07.19 18:41:23.937503 [ 3 ] {9fdd458c-1dd1-40a8-b582-05cad4bd3335} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1176 | 2023.07.19 18:41:23.937571 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 192 rows starting from the beginning of the part | ||
| 1177 | 2023.07.19 18:41:23.937587 [ 3 ] {} <Debug> HTTP-Session: 18b2ae99-9a1d-4a32-9713-7284c64adc02 Destroying unnamed session | ||
| 1178 | 2023.07.19 18:41:23.937761 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 87 rows starting from the beginning of the part | ||
| 1179 | 2023.07.19 18:41:23.937835 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1180 | 2023.07.19 18:41:23.937961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1181 | 2023.07.19 18:41:23.937998 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_11_2} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1182 | 2023.07.19 18:41:23.938029 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 105 rows starting from the beginning of the part | ||
| 1183 | 2023.07.19 18:41:23.938078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1184 | 2023.07.19 18:41:23.938201 [ 3 ] {} <Debug> HTTP-Session: 71766f6c-efa0-4314-9e9d-7a3d590829b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1185 | 2023.07.19 18:41:23.938268 [ 3 ] {} <Debug> HTTP-Session: 71766f6c-efa0-4314-9e9d-7a3d590829b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2023.07.19 18:41:23.938365 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part | ||
| 1187 | 2023.07.19 18:41:23.938502 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1188 | 2023.07.19 18:41:23.938593 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part | ||
| 1189 | 2023.07.19 18:41:23.938605 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1190 | 2023.07.19 18:41:23.938900 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part | ||
| 1191 | 2023.07.19 18:41:23.939097 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1192 | 2023.07.19 18:41:23.940180 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1193 | 2023.07.19 18:41:23.940647 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1194 | 2023.07.19 18:41:23.940797 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.003637406 sec., 184747.04226033608 rows/sec., 17.52 MiB/sec. | ||
| 1195 | 2023.07.19 18:41:23.940890 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1196 | 2023.07.19 18:41:23.940960 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1197 | 2023.07.19 18:41:23.941054 [ 160 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1198 | 2023.07.19 18:41:23.941111 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Information> executeQuery: Read 267 rows, 18.79 KiB in 0.002546085 sec., 104866 rows/sec., 7.21 MiB/sec. | ||
| 1199 | 2023.07.19 18:41:23.941140 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1200 | 2023.07.19 18:41:23.941397 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1201 | 2023.07.19 18:41:23.941406 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1202 | 2023.07.19 18:41:23.941467 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1203 | 2023.07.19 18:41:23.941507 [ 3 ] {3668a9b5-5610-4305-bd3a-6f1c3e8fd3eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1204 | 2023.07.19 18:41:23.941554 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_11_2} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1205 | 2023.07.19 18:41:23.941579 [ 3 ] {} <Debug> HTTP-Session: 71766f6c-efa0-4314-9e9d-7a3d590829b5 Destroying unnamed session | ||
| 1206 | 2023.07.19 18:41:23.941608 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1207 | 2023.07.19 18:41:23.941691 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 317 rows starting from the beginning of the part | ||
| 1208 | 2023.07.19 18:41:23.941756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1209 | 2023.07.19 18:41:23.941855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1210 | 2023.07.19 18:41:23.941910 [ 3 ] {} <Debug> HTTP-Session: 1410767e-75b1-4e4d-baa4-105b5d0d0a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1211 | 2023.07.19 18:41:23.941919 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 264 rows starting from the beginning of the part | ||
| 1212 | 2023.07.19 18:41:23.941937 [ 3 ] {} <Debug> HTTP-Session: 1410767e-75b1-4e4d-baa4-105b5d0d0a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2023.07.19 18:41:23.942170 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 1214 | 2023.07.19 18:41:23.942177 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1215 | 2023.07.19 18:41:23.942277 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1216 | 2023.07.19 18:41:23.942399 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 275 rows starting from the beginning of the part | ||
| 1217 | 2023.07.19 18:41:23.942704 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 1218 | 2023.07.19 18:41:23.942792 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1219 | 2023.07.19 18:41:23.942973 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 267 rows starting from the beginning of the part | ||
| 1220 | 2023.07.19 18:41:23.943415 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1221 | 2023.07.19 18:41:23.944012 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1222 | 2023.07.19 18:41:23.944331 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1223 | 2023.07.19 18:41:23.944641 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1193 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339833 sec., 351054.7827903705 rows/sec., 24.47 MiB/sec. | ||
| 1224 | 2023.07.19 18:41:23.944638 [ 160 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1225 | 2023.07.19 18:41:23.944676 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002414871 sec., 2484 rows/sec., 104.33 KiB/sec. | ||
| 1226 | 2023.07.19 18:41:23.944745 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1227 | 2023.07.19 18:41:23.944838 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1228 | 2023.07.19 18:41:23.944977 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1229 | 2023.07.19 18:41:23.945153 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1230 | 2023.07.19 18:41:23.945167 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1231 | 2023.07.19 18:41:23.945209 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 1232 | 2023.07.19 18:41:23.945224 [ 3 ] {c7695bd7-8e74-4837-a567-79f6306a60b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1233 | 2023.07.19 18:41:23.945264 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1234 | 2023.07.19 18:41:23.945303 [ 3 ] {} <Debug> HTTP-Session: 1410767e-75b1-4e4d-baa4-105b5d0d0a03 Destroying unnamed session | ||
| 1235 | 2023.07.19 18:41:23.945385 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_11_2} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1236 | 2023.07.19 18:41:23.945417 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 1237 | 2023.07.19 18:41:23.945551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1238 | 2023.07.19 18:41:23.945633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1239 | 2023.07.19 18:41:23.945642 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 1240 | 2023.07.19 18:41:23.945663 [ 3 ] {} <Debug> HTTP-Session: 045499c5-c424-4af6-aab4-375ca6901067 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1241 | 2023.07.19 18:41:23.945721 [ 3 ] {} <Debug> HTTP-Session: 045499c5-c424-4af6-aab4-375ca6901067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2023.07.19 18:41:23.945865 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 1243 | 2023.07.19 18:41:23.945928 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1244 | 2023.07.19 18:41:23.946061 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1245 | 2023.07.19 18:41:23.946087 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 1246 | 2023.07.19 18:41:23.946415 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 1247 | 2023.07.19 18:41:23.946609 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1248 | 2023.07.19 18:41:23.947426 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1249 | 2023.07.19 18:41:23.948029 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003206154 sec., 11228.406370997775 rows/sec., 471.51 KiB/sec. | ||
| 1250 | 2023.07.19 18:41:23.948099 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1251 | 2023.07.19 18:41:23.948163 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1252 | 2023.07.19 18:41:23.948392 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1253 | 2023.07.19 18:41:23.948427 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_6_1} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1254 | 2023.07.19 18:41:23.948534 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_6_1} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1255 | 2023.07.19 18:41:23.948620 [ 160 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1256 | 2023.07.19 18:41:23.948643 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002644908 sec., 23819 rows/sec., 1.44 MiB/sec. | ||
| 1257 | 2023.07.19 18:41:23.948784 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1258 | 2023.07.19 18:41:23.948991 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1259 | 2023.07.19 18:41:23.949003 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1260 | 2023.07.19 18:41:23.949061 [ 3 ] {6b002fb2-f193-47ce-893a-2bc8cfb13bd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1261 | 2023.07.19 18:41:23.949126 [ 3 ] {} <Debug> HTTP-Session: 045499c5-c424-4af6-aab4-375ca6901067 Destroying unnamed session | ||
| 1262 | 2023.07.19 18:41:23.949176 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1263 | 2023.07.19 18:41:23.949209 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part | ||
| 1264 | 2023.07.19 18:41:23.949280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 3078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1265 | 2023.07.19 18:41:23.949348 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part | ||
| 1266 | 2023.07.19 18:41:23.949361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1267 | 2023.07.19 18:41:23.949421 [ 3 ] {} <Debug> HTTP-Session: 2dd5be4a-274c-4c09-9bd9-1bedee083ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1268 | 2023.07.19 18:41:23.949453 [ 3 ] {} <Debug> HTTP-Session: 2dd5be4a-274c-4c09-9bd9-1bedee083ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2023.07.19 18:41:23.949594 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part | ||
| 1270 | 2023.07.19 18:41:23.949687 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1271 | 2023.07.19 18:41:23.949837 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1272 | 2023.07.19 18:41:23.949860 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part | ||
| 1273 | 2023.07.19 18:41:23.950180 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1274 | 2023.07.19 18:41:23.950503 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part | ||
| 1275 | 2023.07.19 18:41:23.950515 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1276 | 2023.07.19 18:41:23.951299 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1277 | 2023.07.19 18:41:23.951988 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1278 | 2023.07.19 18:41:23.952144 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003246065 sec., 119837.40313271608 rows/sec., 7.28 MiB/sec. | ||
| 1279 | 2023.07.19 18:41:23.952307 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1280 | 2023.07.19 18:41:23.952320 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1281 | 2023.07.19 18:41:23.952543 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1282 | 2023.07.19 18:41:23.952580 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.002835763 sec., 1057 rows/sec., 1.43 MiB/sec. | ||
| 1283 | 2023.07.19 18:41:23.952659 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1284 | 2023.07.19 18:41:23.952702 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1285 | 2023.07.19 18:41:23.952900 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1286 | 2023.07.19 18:41:23.953014 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1287 | 2023.07.19 18:41:23.953149 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1288 | 2023.07.19 18:41:23.953221 [ 3 ] {4ee723f6-294f-4967-88ed-bf7ac1fc92e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1289 | 2023.07.19 18:41:23.953253 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1290 | 2023.07.19 18:41:23.953286 [ 3 ] {} <Debug> HTTP-Session: 2dd5be4a-274c-4c09-9bd9-1bedee083ee5 Destroying unnamed session | ||
| 1291 | 2023.07.19 18:41:23.953344 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 1292 | 2023.07.19 18:41:23.953460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1293 | 2023.07.19 18:41:23.953562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1294 | 2023.07.19 18:41:23.953571 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 1295 | 2023.07.19 18:41:23.953590 [ 3 ] {} <Debug> HTTP-Session: 97caf910-765f-4933-9735-74df7076e397 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1296 | 2023.07.19 18:41:23.953648 [ 3 ] {} <Debug> HTTP-Session: 97caf910-765f-4933-9735-74df7076e397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2023.07.19 18:41:23.953888 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1298 | 2023.07.19 18:41:23.953897 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 1299 | 2023.07.19 18:41:23.953980 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1300 | 2023.07.19 18:41:23.954282 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1301 | 2023.07.19 18:41:23.954483 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1302 | 2023.07.19 18:41:23.954643 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1303 | 2023.07.19 18:41:23.954897 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 1304 | 2023.07.19 18:41:23.955217 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1305 | 2023.07.19 18:41:23.955740 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1306 | 2023.07.19 18:41:23.956087 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1307 | 2023.07.19 18:41:23.956311 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00236549 sec., 8032 rows/sec., 426.46 KiB/sec. | ||
| 1308 | 2023.07.19 18:41:23.956610 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Debug> DynamicQueryHandler: Done processing query | ||
| 1309 | 2023.07.19 18:41:23.956642 [ 3 ] {b0e64a39-ac95-47cd-b36c-9235da534115} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1310 | 2023.07.19 18:41:23.956676 [ 3 ] {} <Debug> HTTP-Session: 97caf910-765f-4933-9735-74df7076e397 Destroying unnamed session | ||
| 1311 | 2023.07.19 18:41:23.956872 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 6 columns (6 merged, 0 gathered) in 0.004121301 sec., 42219.67771827392 rows/sec., 56.97 MiB/sec. | ||
| 1312 | 2023.07.19 18:41:23.957094 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1313 | 2023.07.19 18:41:23.957327 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1314 | 2023.07.19 18:41:23.957393 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1315 | 2023.07.19 18:41:24.115020 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1316 | 2023.07.19 18:41:24.115077 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1317 | 2023.07.19 18:41:28.929287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1318 | 2023.07.19 18:41:28.929408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1319 | 2023.07.19 18:41:28.929433 [ 3 ] {} <Debug> HTTP-Session: 0f6550b3-12ba-4d47-9c23-5a8a7d64da47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1320 | 2023.07.19 18:41:28.929458 [ 3 ] {} <Debug> HTTP-Session: 0f6550b3-12ba-4d47-9c23-5a8a7d64da47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2023.07.19 18:41:28.929586 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1322 | 2023.07.19 18:41:28.929645 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1323 | 2023.07.19 18:41:28.929806 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1324 | 2023.07.19 18:41:28.930229 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1325 | 2023.07.19 18:41:28.930486 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1326 | 2023.07.19 18:41:28.930649 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1327 | 2023.07.19 18:41:28.930764 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001145894 sec., 30543 rows/sec., 2.42 MiB/sec. | ||
| 1328 | 2023.07.19 18:41:28.930896 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Debug> DynamicQueryHandler: Done processing query | ||
| 1329 | 2023.07.19 18:41:28.930920 [ 3 ] {271fb6db-7ffd-4d8a-b2b9-4829bd1f3807} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1330 | 2023.07.19 18:41:28.930936 [ 3 ] {} <Debug> HTTP-Session: 0f6550b3-12ba-4d47-9c23-5a8a7d64da47 Destroying unnamed session | ||
| 1331 | 2023.07.19 18:41:28.931063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1332 | 2023.07.19 18:41:28.931108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1333 | 2023.07.19 18:41:28.931127 [ 3 ] {} <Debug> HTTP-Session: ec6bcaa4-b939-4946-8f11-300e898768eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1334 | 2023.07.19 18:41:28.931143 [ 3 ] {} <Debug> HTTP-Session: ec6bcaa4-b939-4946-8f11-300e898768eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2023.07.19 18:41:28.931218 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1336 | 2023.07.19 18:41:28.931256 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1337 | 2023.07.19 18:41:28.931358 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1338 | 2023.07.19 18:41:28.931682 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1339 | 2023.07.19 18:41:28.931889 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1340 | 2023.07.19 18:41:28.932035 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1341 | 2023.07.19 18:41:28.932129 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000884946 sec., 118651 rows/sec., 11.46 MiB/sec. | ||
| 1342 | 2023.07.19 18:41:28.932240 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1343 | 2023.07.19 18:41:28.932262 [ 3 ] {2b0e7b31-e718-4b96-93a9-a7ab9c5a098d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1344 | 2023.07.19 18:41:28.932277 [ 3 ] {} <Debug> HTTP-Session: ec6bcaa4-b939-4946-8f11-300e898768eb Destroying unnamed session | ||
| 1345 | 2023.07.19 18:41:28.932386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1346 | 2023.07.19 18:41:28.932430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1347 | 2023.07.19 18:41:28.932449 [ 3 ] {} <Debug> HTTP-Session: 7572719c-496d-4eb5-887a-98021d571d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1348 | 2023.07.19 18:41:28.932465 [ 3 ] {} <Debug> HTTP-Session: 7572719c-496d-4eb5-887a-98021d571d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2023.07.19 18:41:28.932533 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1350 | 2023.07.19 18:41:28.932569 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1351 | 2023.07.19 18:41:28.932670 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1352 | 2023.07.19 18:41:28.932934 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1353 | 2023.07.19 18:41:28.933131 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1354 | 2023.07.19 18:41:28.933276 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1355 | 2023.07.19 18:41:28.933370 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000812273 sec., 43088 rows/sec., 3.37 MiB/sec. | ||
| 1356 | 2023.07.19 18:41:28.933480 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1357 | 2023.07.19 18:41:28.933502 [ 3 ] {85eeaeec-19b0-4cc7-b862-ad2f582081d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1358 | 2023.07.19 18:41:28.933517 [ 3 ] {} <Debug> HTTP-Session: 7572719c-496d-4eb5-887a-98021d571d2f Destroying unnamed session | ||
| 1359 | 2023.07.19 18:41:28.933711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1360 | 2023.07.19 18:41:28.933754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1361 | 2023.07.19 18:41:28.933772 [ 3 ] {} <Debug> HTTP-Session: 049dd345-90a9-48ff-936b-58a26bb88fae Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1362 | 2023.07.19 18:41:28.933788 [ 3 ] {} <Debug> HTTP-Session: 049dd345-90a9-48ff-936b-58a26bb88fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2023.07.19 18:41:28.933866 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1364 | 2023.07.19 18:41:28.933907 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1365 | 2023.07.19 18:41:28.934040 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1366 | 2023.07.19 18:41:28.934451 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1367 | 2023.07.19 18:41:28.934758 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1368 | 2023.07.19 18:41:28.934943 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1369 | 2023.07.19 18:41:28.935042 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001150234 sec., 30428 rows/sec., 41.06 MiB/sec. | ||
| 1370 | 2023.07.19 18:41:28.935167 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1371 | 2023.07.19 18:41:28.935189 [ 3 ] {685a4a36-1354-4370-ae87-5fb465b916f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1372 | 2023.07.19 18:41:28.935204 [ 3 ] {} <Debug> HTTP-Session: 049dd345-90a9-48ff-936b-58a26bb88fae Destroying unnamed session | ||
| 1373 | 2023.07.19 18:41:33.932471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1374 | 2023.07.19 18:41:33.932603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1375 | 2023.07.19 18:41:33.932630 [ 3 ] {} <Debug> HTTP-Session: bdcd8e8e-c587-47a1-bc5c-3ac175baa4dc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1376 | 2023.07.19 18:41:33.932654 [ 3 ] {} <Debug> HTTP-Session: bdcd8e8e-c587-47a1-bc5c-3ac175baa4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2023.07.19 18:41:33.932782 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1378 | 2023.07.19 18:41:33.932842 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1379 | 2023.07.19 18:41:33.933003 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1380 | 2023.07.19 18:41:33.933426 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1381 | 2023.07.19 18:41:33.933691 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1382 | 2023.07.19 18:41:33.933856 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1383 | 2023.07.19 18:41:33.933981 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001164124 sec., 9449 rows/sec., 640.07 KiB/sec. | ||
| 1384 | 2023.07.19 18:41:33.934183 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1385 | 2023.07.19 18:41:33.934209 [ 3 ] {e098a2da-373c-40dc-b490-db24b49ac6b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1386 | 2023.07.19 18:41:33.934226 [ 3 ] {} <Debug> HTTP-Session: bdcd8e8e-c587-47a1-bc5c-3ac175baa4dc Destroying unnamed session | ||
| 1387 | 2023.07.19 18:41:33.934362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1388 | 2023.07.19 18:41:33.934413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1389 | 2023.07.19 18:41:33.934432 [ 3 ] {} <Debug> HTTP-Session: 70a92c5c-8983-4ea6-87d1-0d2839754776 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1390 | 2023.07.19 18:41:33.934451 [ 3 ] {} <Debug> HTTP-Session: 70a92c5c-8983-4ea6-87d1-0d2839754776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2023.07.19 18:41:33.934534 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1392 | 2023.07.19 18:41:33.934577 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1393 | 2023.07.19 18:41:33.934693 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1394 | 2023.07.19 18:41:33.935025 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1395 | 2023.07.19 18:41:33.935237 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1396 | 2023.07.19 18:41:33.935382 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1397 | 2023.07.19 18:41:33.935508 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000944347 sec., 108011 rows/sec., 10.04 MiB/sec. | ||
| 1398 | 2023.07.19 18:41:33.935627 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1399 | 2023.07.19 18:41:33.935650 [ 3 ] {b5980fc8-ae5b-4209-8cae-a188d4a524a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 1400 | 2023.07.19 18:41:33.935666 [ 3 ] {} <Debug> HTTP-Session: 70a92c5c-8983-4ea6-87d1-0d2839754776 Destroying unnamed session | ||
| 1401 | 2023.07.19 18:41:33.935859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1402 | 2023.07.19 18:41:33.935903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1403 | 2023.07.19 18:41:33.935921 [ 3 ] {} <Debug> HTTP-Session: 1c263be8-f286-4076-98b1-02d7ac9e2f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1404 | 2023.07.19 18:41:33.935937 [ 3 ] {} <Debug> HTTP-Session: 1c263be8-f286-4076-98b1-02d7ac9e2f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2023.07.19 18:41:33.936017 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1406 | 2023.07.19 18:41:33.936054 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1407 | 2023.07.19 18:41:33.936159 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1408 | 2023.07.19 18:41:33.936572 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1409 | 2023.07.19 18:41:33.936783 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1410 | 2023.07.19 18:41:33.936930 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1411 | 2023.07.19 18:41:33.937055 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00101162 sec., 265910 rows/sec., 18.29 MiB/sec. | ||
| 1412 | 2023.07.19 18:41:33.937169 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1413 | 2023.07.19 18:41:33.937191 [ 3 ] {720621b7-8176-4260-8c1b-606ad5ea93eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1414 | 2023.07.19 18:41:33.937206 [ 3 ] {} <Debug> HTTP-Session: 1c263be8-f286-4076-98b1-02d7ac9e2f2f Destroying unnamed session | ||
| 1415 | 2023.07.19 18:41:33.937323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1416 | 2023.07.19 18:41:33.937367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1417 | 2023.07.19 18:41:33.937385 [ 3 ] {} <Debug> HTTP-Session: 2064af59-e455-4481-9a38-dc3225347d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1418 | 2023.07.19 18:41:33.937401 [ 3 ] {} <Debug> HTTP-Session: 2064af59-e455-4481-9a38-dc3225347d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2023.07.19 18:41:33.937466 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1420 | 2023.07.19 18:41:33.937504 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1421 | 2023.07.19 18:41:33.937609 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1422 | 2023.07.19 18:41:33.937844 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1423 | 2023.07.19 18:41:33.938082 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1424 | 2023.07.19 18:41:33.938263 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1425 | 2023.07.19 18:41:33.938385 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888636 sec., 6751 rows/sec., 283.53 KiB/sec. | ||
| 1426 | 2023.07.19 18:41:33.938496 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1427 | 2023.07.19 18:41:33.938519 [ 3 ] {a9fc0a80-23d9-4235-abfc-8d53c827bcfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1428 | 2023.07.19 18:41:33.938534 [ 3 ] {} <Debug> HTTP-Session: 2064af59-e455-4481-9a38-dc3225347d38 Destroying unnamed session | ||
| 1429 | 2023.07.19 18:41:33.938644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1430 | 2023.07.19 18:41:33.938686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1431 | 2023.07.19 18:41:33.938704 [ 3 ] {} <Debug> HTTP-Session: 7fec4a72-04ea-4db8-81c1-ef7956cf0113 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1432 | 2023.07.19 18:41:33.938720 [ 3 ] {} <Debug> HTTP-Session: 7fec4a72-04ea-4db8-81c1-ef7956cf0113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2023.07.19 18:41:33.938789 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1434 | 2023.07.19 18:41:33.938828 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1435 | 2023.07.19 18:41:33.938943 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1436 | 2023.07.19 18:41:33.939223 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1437 | 2023.07.19 18:41:33.939466 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1438 | 2023.07.19 18:41:33.939635 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1439 | 2023.07.19 18:41:33.939767 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000943887 sec., 66745 rows/sec., 4.05 MiB/sec. | ||
| 1440 | 2023.07.19 18:41:33.939890 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Debug> DynamicQueryHandler: Done processing query | ||
| 1441 | 2023.07.19 18:41:33.939912 [ 3 ] {ef5516eb-898b-4343-93d9-15c7206ecd93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1442 | 2023.07.19 18:41:33.939928 [ 3 ] {} <Debug> HTTP-Session: 7fec4a72-04ea-4db8-81c1-ef7956cf0113 Destroying unnamed session | ||
| 1443 | 2023.07.19 18:41:33.940032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1444 | 2023.07.19 18:41:33.940075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1445 | 2023.07.19 18:41:33.940093 [ 3 ] {} <Debug> HTTP-Session: 18a378ad-e69d-47c1-9f7f-7b0b2d2271f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1446 | 2023.07.19 18:41:33.940108 [ 3 ] {} <Debug> HTTP-Session: 18a378ad-e69d-47c1-9f7f-7b0b2d2271f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2023.07.19 18:41:33.940178 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1448 | 2023.07.19 18:41:33.940219 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1449 | 2023.07.19 18:41:33.940354 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1450 | 2023.07.19 18:41:33.940630 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1451 | 2023.07.19 18:41:33.940892 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1452 | 2023.07.19 18:41:33.941064 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1453 | 2023.07.19 18:41:33.941182 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000978619 sec., 5109 rows/sec., 6.89 MiB/sec. | ||
| 1454 | 2023.07.19 18:41:33.941302 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Debug> DynamicQueryHandler: Done processing query | ||
| 1455 | 2023.07.19 18:41:33.941325 [ 3 ] {432a32d6-da02-4276-96cc-4aba1a447e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1456 | 2023.07.19 18:41:33.941340 [ 3 ] {} <Debug> HTTP-Session: 18a378ad-e69d-47c1-9f7f-7b0b2d2271f4 Destroying unnamed session | ||
| 1457 | 2023.07.19 18:41:33.941437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1458 | 2023.07.19 18:41:33.941481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1459 | 2023.07.19 18:41:33.941499 [ 3 ] {} <Debug> HTTP-Session: c03b7e6c-6d74-4808-a98a-8aff1c54afe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1460 | 2023.07.19 18:41:33.941515 [ 3 ] {} <Debug> HTTP-Session: c03b7e6c-6d74-4808-a98a-8aff1c54afe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2023.07.19 18:41:33.941582 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1462 | 2023.07.19 18:41:33.941619 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1463 | 2023.07.19 18:41:33.941718 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1464 | 2023.07.19 18:41:33.941948 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1465 | 2023.07.19 18:41:33.942170 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1466 | 2023.07.19 18:41:33.942337 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1467 | 2023.07.19 18:41:33.942453 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000843965 sec., 22512 rows/sec., 1.17 MiB/sec. | ||
| 1468 | 2023.07.19 18:41:33.942564 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Debug> DynamicQueryHandler: Done processing query | ||
| 1469 | 2023.07.19 18:41:33.942586 [ 3 ] {de92c88c-fdb5-4273-80c6-a7e5d0845f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1470 | 2023.07.19 18:41:33.942601 [ 3 ] {} <Debug> HTTP-Session: c03b7e6c-6d74-4808-a98a-8aff1c54afe0 Destroying unnamed session | ||
| 1471 | 2023.07.19 18:41:38.929217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1472 | 2023.07.19 18:41:38.929343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1473 | 2023.07.19 18:41:38.929370 [ 3 ] {} <Debug> HTTP-Session: 653235d3-51df-4702-856f-5cf37b9b88d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1474 | 2023.07.19 18:41:38.929393 [ 3 ] {} <Debug> HTTP-Session: 653235d3-51df-4702-856f-5cf37b9b88d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2023.07.19 18:41:38.929522 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1476 | 2023.07.19 18:41:38.929581 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1477 | 2023.07.19 18:41:38.929742 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1478 | 2023.07.19 18:41:38.930181 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1479 | 2023.07.19 18:41:38.930494 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1480 | 2023.07.19 18:41:38.930655 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1481 | 2023.07.19 18:41:38.930773 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001216936 sec., 28760 rows/sec., 2.28 MiB/sec. | ||
| 1482 | 2023.07.19 18:41:38.930947 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Debug> DynamicQueryHandler: Done processing query | ||
| 1483 | 2023.07.19 18:41:38.930973 [ 3 ] {bd9208f9-6a1e-4f23-a0ae-50987a077414} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1484 | 2023.07.19 18:41:38.930989 [ 3 ] {} <Debug> HTTP-Session: 653235d3-51df-4702-856f-5cf37b9b88d3 Destroying unnamed session | ||
| 1485 | 2023.07.19 18:41:38.931122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1486 | 2023.07.19 18:41:38.931168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1487 | 2023.07.19 18:41:38.931187 [ 3 ] {} <Debug> HTTP-Session: b00b3070-857f-4db0-9141-5504422d6491 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1488 | 2023.07.19 18:41:38.931204 [ 3 ] {} <Debug> HTTP-Session: b00b3070-857f-4db0-9141-5504422d6491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2023.07.19 18:41:38.931279 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1490 | 2023.07.19 18:41:38.931318 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1491 | 2023.07.19 18:41:38.931425 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1492 | 2023.07.19 18:41:38.931761 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1493 | 2023.07.19 18:41:38.931971 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1494 | 2023.07.19 18:41:38.932128 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1495 | 2023.07.19 18:41:38.932251 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000944348 sec., 111187 rows/sec., 10.74 MiB/sec. | ||
| 1496 | 2023.07.19 18:41:38.932442 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Debug> DynamicQueryHandler: Done processing query | ||
| 1497 | 2023.07.19 18:41:38.932466 [ 3 ] {5e7f7421-40bf-4216-bd29-400c793eef12} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1498 | 2023.07.19 18:41:38.932482 [ 3 ] {} <Debug> HTTP-Session: b00b3070-857f-4db0-9141-5504422d6491 Destroying unnamed session | ||
| 1499 | 2023.07.19 18:41:38.932592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1500 | 2023.07.19 18:41:38.932635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1501 | 2023.07.19 18:41:38.932654 [ 3 ] {} <Debug> HTTP-Session: 1bf698cf-da36-4659-bc48-64bc21b1f090 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1502 | 2023.07.19 18:41:38.932670 [ 3 ] {} <Debug> HTTP-Session: 1bf698cf-da36-4659-bc48-64bc21b1f090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2023.07.19 18:41:38.932740 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1504 | 2023.07.19 18:41:38.932778 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1505 | 2023.07.19 18:41:38.932908 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1506 | 2023.07.19 18:41:38.933183 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1507 | 2023.07.19 18:41:38.933383 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1508 | 2023.07.19 18:41:38.933523 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1509 | 2023.07.19 18:41:38.933647 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000878556 sec., 39838 rows/sec., 3.12 MiB/sec. | ||
| 1510 | 2023.07.19 18:41:38.933831 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1511 | 2023.07.19 18:41:38.933855 [ 3 ] {90cfea31-2c42-41c7-b8f1-132efce8e2b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1512 | 2023.07.19 18:41:38.933870 [ 3 ] {} <Debug> HTTP-Session: 1bf698cf-da36-4659-bc48-64bc21b1f090 Destroying unnamed session | ||
| 1513 | 2023.07.19 18:41:38.934041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1514 | 2023.07.19 18:41:38.934084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1515 | 2023.07.19 18:41:38.934102 [ 3 ] {} <Debug> HTTP-Session: 190e0713-1ae0-4e2c-b009-13a6e981c974 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1516 | 2023.07.19 18:41:38.934118 [ 3 ] {} <Debug> HTTP-Session: 190e0713-1ae0-4e2c-b009-13a6e981c974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2023.07.19 18:41:38.934197 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1518 | 2023.07.19 18:41:38.934240 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1519 | 2023.07.19 18:41:38.934387 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1520 | 2023.07.19 18:41:38.934795 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1521 | 2023.07.19 18:41:38.935115 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1522 | 2023.07.19 18:41:38.935287 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1523 | 2023.07.19 18:41:38.935410 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001187105 sec., 29483 rows/sec., 39.79 MiB/sec. | ||
| 1524 | 2023.07.19 18:41:38.935531 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1525 | 2023.07.19 18:41:38.935553 [ 3 ] {b16d368d-062f-470e-8305-f3f93651f7f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1526 | 2023.07.19 18:41:38.935568 [ 3 ] {} <Debug> HTTP-Session: 190e0713-1ae0-4e2c-b009-13a6e981c974 Destroying unnamed session | ||
| 1527 | 2023.07.19 18:41:39.115129 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1528 | 2023.07.19 18:41:39.115187 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1529 | 2023.07.19 18:41:43.932761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1530 | 2023.07.19 18:41:43.932951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1531 | 2023.07.19 18:41:43.932999 [ 3 ] {} <Debug> HTTP-Session: a42041c9-4f91-490b-a730-6cc32193a7bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1532 | 2023.07.19 18:41:43.933045 [ 3 ] {} <Debug> HTTP-Session: a42041c9-4f91-490b-a730-6cc32193a7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2023.07.19 18:41:43.933277 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1534 | 2023.07.19 18:41:43.933376 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1535 | 2023.07.19 18:41:43.933587 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1536 | 2023.07.19 18:41:43.933983 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1537 | 2023.07.19 18:41:43.934257 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 1538 | 2023.07.19 18:41:43.934416 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 1539 | 2023.07.19 18:41:43.934551 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001212296 sec., 9073 rows/sec., 614.63 KiB/sec. | ||
| 1540 | 2023.07.19 18:41:43.934765 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Debug> DynamicQueryHandler: Done processing query | ||
| 1541 | 2023.07.19 18:41:43.934789 [ 3 ] {0e1dfe51-b56d-4221-9dd9-23902c2dff85} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1542 | 2023.07.19 18:41:43.934805 [ 3 ] {} <Debug> HTTP-Session: a42041c9-4f91-490b-a730-6cc32193a7bd Destroying unnamed session | ||
| 1543 | 2023.07.19 18:41:43.934933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1544 | 2023.07.19 18:41:43.934978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1545 | 2023.07.19 18:41:43.934996 [ 3 ] {} <Debug> HTTP-Session: 0865c95a-b42d-45e4-9a8e-4ba19e67e32a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1546 | 2023.07.19 18:41:43.935013 [ 3 ] {} <Debug> HTTP-Session: 0865c95a-b42d-45e4-9a8e-4ba19e67e32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2023.07.19 18:41:43.935085 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1548 | 2023.07.19 18:41:43.935123 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1549 | 2023.07.19 18:41:43.935243 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1550 | 2023.07.19 18:41:43.935565 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1551 | 2023.07.19 18:41:43.935774 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 1552 | 2023.07.19 18:41:43.935922 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 1553 | 2023.07.19 18:41:43.936047 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000934478 sec., 109151 rows/sec., 10.15 MiB/sec. | ||
| 1554 | 2023.07.19 18:41:43.936167 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1555 | 2023.07.19 18:41:43.936190 [ 3 ] {c2de5654-c47d-4bc8-9e49-6f816d0f749c} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 1556 | 2023.07.19 18:41:43.936206 [ 3 ] {} <Debug> HTTP-Session: 0865c95a-b42d-45e4-9a8e-4ba19e67e32a Destroying unnamed session | ||
| 1557 | 2023.07.19 18:41:43.936353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1558 | 2023.07.19 18:41:43.936396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1559 | 2023.07.19 18:41:43.936414 [ 3 ] {} <Debug> HTTP-Session: 5bbca6a9-e4ff-4308-aa21-b56cb96c5254 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1560 | 2023.07.19 18:41:43.936431 [ 3 ] {} <Debug> HTTP-Session: 5bbca6a9-e4ff-4308-aa21-b56cb96c5254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2023.07.19 18:41:43.936516 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1562 | 2023.07.19 18:41:43.936554 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1563 | 2023.07.19 18:41:43.936658 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1564 | 2023.07.19 18:41:43.937077 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1565 | 2023.07.19 18:41:43.937289 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 1566 | 2023.07.19 18:41:43.937435 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 1567 | 2023.07.19 18:41:43.937559 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001015 sec., 275862 rows/sec., 19.06 MiB/sec. | ||
| 1568 | 2023.07.19 18:41:43.937673 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1569 | 2023.07.19 18:41:43.937696 [ 3 ] {34c3163c-9f7d-40e6-8525-a00117fab96e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1570 | 2023.07.19 18:41:43.937711 [ 3 ] {} <Debug> HTTP-Session: 5bbca6a9-e4ff-4308-aa21-b56cb96c5254 Destroying unnamed session | ||
| 1571 | 2023.07.19 18:41:43.937865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1572 | 2023.07.19 18:41:43.937909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1573 | 2023.07.19 18:41:43.937928 [ 3 ] {} <Debug> HTTP-Session: 6dced354-220a-406e-b80c-e1191c1ef69e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1574 | 2023.07.19 18:41:43.937944 [ 3 ] {} <Debug> HTTP-Session: 6dced354-220a-406e-b80c-e1191c1ef69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2023.07.19 18:41:43.938010 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1576 | 2023.07.19 18:41:43.938048 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1577 | 2023.07.19 18:41:43.938157 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1578 | 2023.07.19 18:41:43.938428 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1579 | 2023.07.19 18:41:43.938667 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1580 | 2023.07.19 18:41:43.938838 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1581 | 2023.07.19 18:41:43.938957 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000920147 sec., 6520 rows/sec., 273.82 KiB/sec. | ||
| 1582 | 2023.07.19 18:41:43.939141 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Debug> DynamicQueryHandler: Done processing query | ||
| 1583 | 2023.07.19 18:41:43.939164 [ 3 ] {8ffda75a-531b-49eb-b240-7131b0f78966} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1584 | 2023.07.19 18:41:43.939180 [ 3 ] {} <Debug> HTTP-Session: 6dced354-220a-406e-b80c-e1191c1ef69e Destroying unnamed session | ||
| 1585 | 2023.07.19 18:41:43.939313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1586 | 2023.07.19 18:41:43.939357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1587 | 2023.07.19 18:41:43.939375 [ 3 ] {} <Debug> HTTP-Session: 53410f18-ca17-4b48-b602-9af7ba27cced Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1588 | 2023.07.19 18:41:43.939391 [ 3 ] {} <Debug> HTTP-Session: 53410f18-ca17-4b48-b602-9af7ba27cced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2023.07.19 18:41:43.939465 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1590 | 2023.07.19 18:41:43.939504 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1591 | 2023.07.19 18:41:43.939654 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1592 | 2023.07.19 18:41:43.939943 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1593 | 2023.07.19 18:41:43.940187 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1594 | 2023.07.19 18:41:43.940354 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1595 | 2023.07.19 18:41:43.940477 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000984589 sec., 75158 rows/sec., 4.60 MiB/sec. | ||
| 1596 | 2023.07.19 18:41:43.940639 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1597 | 2023.07.19 18:41:43.940663 [ 3 ] {df4d171c-5def-432b-ac6e-deace81e36d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1598 | 2023.07.19 18:41:43.940678 [ 3 ] {} <Debug> HTTP-Session: 53410f18-ca17-4b48-b602-9af7ba27cced Destroying unnamed session | ||
| 1599 | 2023.07.19 18:41:43.940825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1600 | 2023.07.19 18:41:43.940869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1601 | 2023.07.19 18:41:43.940887 [ 3 ] {} <Debug> HTTP-Session: 010266fb-4c14-4e15-99e5-f29b224342e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1602 | 2023.07.19 18:41:43.940903 [ 3 ] {} <Debug> HTTP-Session: 010266fb-4c14-4e15-99e5-f29b224342e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2023.07.19 18:41:43.940972 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1604 | 2023.07.19 18:41:43.941015 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1605 | 2023.07.19 18:41:43.941158 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1606 | 2023.07.19 18:41:43.941442 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1607 | 2023.07.19 18:41:43.941725 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1608 | 2023.07.19 18:41:43.941897 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1609 | 2023.07.19 18:41:43.942021 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001023221 sec., 4886 rows/sec., 6.59 MiB/sec. | ||
| 1610 | 2023.07.19 18:41:43.942140 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Debug> DynamicQueryHandler: Done processing query | ||
| 1611 | 2023.07.19 18:41:43.942162 [ 3 ] {93d5fb8a-f8a7-42da-9053-045762bf0332} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1612 | 2023.07.19 18:41:43.942178 [ 3 ] {} <Debug> HTTP-Session: 010266fb-4c14-4e15-99e5-f29b224342e4 Destroying unnamed session | ||
| 1613 | 2023.07.19 18:41:43.942290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1614 | 2023.07.19 18:41:43.942332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1615 | 2023.07.19 18:41:43.942351 [ 3 ] {} <Debug> HTTP-Session: b8b45a49-5490-45bf-83c6-e613c850103b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1616 | 2023.07.19 18:41:43.942367 [ 3 ] {} <Debug> HTTP-Session: b8b45a49-5490-45bf-83c6-e613c850103b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2023.07.19 18:41:43.942434 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1618 | 2023.07.19 18:41:43.942472 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1619 | 2023.07.19 18:41:43.942573 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1620 | 2023.07.19 18:41:43.942812 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1621 | 2023.07.19 18:41:43.943038 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1622 | 2023.07.19 18:41:43.943205 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1623 | 2023.07.19 18:41:43.943321 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000857956 sec., 22145 rows/sec., 1.15 MiB/sec. | ||
| 1624 | 2023.07.19 18:41:43.943431 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1625 | 2023.07.19 18:41:43.943454 [ 3 ] {a2127d29-3137-40bb-82a1-e9846333876e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1626 | 2023.07.19 18:41:43.943469 [ 3 ] {} <Debug> HTTP-Session: b8b45a49-5490-45bf-83c6-e613c850103b Destroying unnamed session | ||
| 1627 | 2023.07.19 18:41:48.928960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1628 | 2023.07.19 18:41:48.929097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1629 | 2023.07.19 18:41:48.929126 [ 3 ] {} <Debug> HTTP-Session: 5052b4c5-6514-4ef2-8b5d-119260ebc9f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1630 | 2023.07.19 18:41:48.929154 [ 3 ] {} <Debug> HTTP-Session: 5052b4c5-6514-4ef2-8b5d-119260ebc9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2023.07.19 18:41:48.929298 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1632 | 2023.07.19 18:41:48.929364 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1633 | 2023.07.19 18:41:48.929547 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1634 | 2023.07.19 18:41:48.930075 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1635 | 2023.07.19 18:41:48.930333 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 1636 | 2023.07.19 18:41:48.930501 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 1637 | 2023.07.19 18:41:48.930619 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001284458 sec., 27248 rows/sec., 2.16 MiB/sec. | ||
| 1638 | 2023.07.19 18:41:48.930606 [ 143 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 1639 | 2023.07.19 18:41:48.930678 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1640 | 2023.07.19 18:41:48.930759 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 1641 | 2023.07.19 18:41:48.930773 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1642 | 2023.07.19 18:41:48.930807 [ 3 ] {9e242ec8-f837-4494-936c-7fc7bfde3e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1643 | 2023.07.19 18:41:48.930832 [ 3 ] {} <Debug> HTTP-Session: 5052b4c5-6514-4ef2-8b5d-119260ebc9f9 Destroying unnamed session | ||
| 1644 | 2023.07.19 18:41:48.930861 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2023.07.19 18:41:48.930907 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 44 rows starting from the beginning of the part | ||
| 1646 | 2023.07.19 18:41:48.930976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1647 | 2023.07.19 18:41:48.931030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1648 | 2023.07.19 18:41:48.931060 [ 3 ] {} <Debug> HTTP-Session: 29f69257-c7ab-45b0-b464-51fb9c053056 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1649 | 2023.07.19 18:41:48.931083 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 1650 | 2023.07.19 18:41:48.931089 [ 3 ] {} <Debug> HTTP-Session: 29f69257-c7ab-45b0-b464-51fb9c053056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2023.07.19 18:41:48.931207 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1652 | 2023.07.19 18:41:48.931231 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 1653 | 2023.07.19 18:41:48.931255 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1654 | 2023.07.19 18:41:48.931421 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 1655 | 2023.07.19 18:41:48.931489 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1656 | 2023.07.19 18:41:48.931585 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 1657 | 2023.07.19 18:41:48.931730 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part | ||
| 1658 | 2023.07.19 18:41:48.932069 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1659 | 2023.07.19 18:41:48.932348 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 1660 | 2023.07.19 18:41:48.932592 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 1661 | 2023.07.19 18:41:48.932645 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.001902976 sec., 89859.25203470774 rows/sec., 6.89 MiB/sec. | ||
| 1662 | 2023.07.19 18:41:48.932725 [ 143 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 1663 | 2023.07.19 18:41:48.932744 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.001495844 sec., 70194 rows/sec., 6.78 MiB/sec. | ||
| 1664 | 2023.07.19 18:41:48.932793 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1665 | 2023.07.19 18:41:48.932987 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 1666 | 2023.07.19 18:41:48.933036 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 1667 | 2023.07.19 18:41:48.933092 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Debug> DynamicQueryHandler: Done processing query | ||
| 1668 | 2023.07.19 18:41:48.933166 [ 3 ] {61197fb6-9683-473d-99bb-826127d93452} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1669 | 2023.07.19 18:41:48.933259 [ 3 ] {} <Debug> HTTP-Session: 29f69257-c7ab-45b0-b464-51fb9c053056 Destroying unnamed session | ||
| 1670 | 2023.07.19 18:41:48.933304 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1671 | 2023.07.19 18:41:48.933330 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 1672 | 2023.07.19 18:41:48.933487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1673 | 2023.07.19 18:41:48.933489 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 105 rows starting from the beginning of the part | ||
| 1674 | 2023.07.19 18:41:48.933525 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 1675 | 2023.07.19 18:41:48.933572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1676 | 2023.07.19 18:41:48.933612 [ 3 ] {} <Debug> HTTP-Session: 54687e24-4e88-4ce8-a4df-4a9983c735f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1677 | 2023.07.19 18:41:48.933663 [ 3 ] {} <Debug> HTTP-Session: 54687e24-4e88-4ce8-a4df-4a9983c735f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2023.07.19 18:41:48.933682 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 102 rows starting from the beginning of the part | ||
| 1679 | 2023.07.19 18:41:48.933694 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_16_3} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 1680 | 2023.07.19 18:41:48.933929 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1681 | 2023.07.19 18:41:48.933984 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 105 rows starting from the beginning of the part | ||
| 1682 | 2023.07.19 18:41:48.934003 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1683 | 2023.07.19 18:41:48.934115 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part | ||
| 1684 | 2023.07.19 18:41:48.934229 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1685 | 2023.07.19 18:41:48.934249 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 105 rows starting from the beginning of the part | ||
| 1686 | 2023.07.19 18:41:48.934671 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1687 | 2023.07.19 18:41:48.934959 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 1688 | 2023.07.19 18:41:48.935164 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 1689 | 2023.07.19 18:41:48.935229 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358649 sec., 305259.49388823856 rows/sec., 29.01 MiB/sec. | ||
| 1690 | 2023.07.19 18:41:48.935319 [ 143 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 1691 | 2023.07.19 18:41:48.935381 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.00137213 sec., 25507 rows/sec., 1.99 MiB/sec. | ||
| 1692 | 2023.07.19 18:41:48.935399 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1693 | 2023.07.19 18:41:48.935524 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 1694 | 2023.07.19 18:41:48.935629 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 1695 | 2023.07.19 18:41:48.935738 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Debug> DynamicQueryHandler: Done processing query | ||
| 1696 | 2023.07.19 18:41:48.935805 [ 3 ] {920ffeb9-edec-41fc-9d67-0abd90552954} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1697 | 2023.07.19 18:41:48.935876 [ 3 ] {} <Debug> HTTP-Session: 54687e24-4e88-4ce8-a4df-4a9983c735f0 Destroying unnamed session | ||
| 1698 | 2023.07.19 18:41:48.935895 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1699 | 2023.07.19 18:41:48.935952 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 1700 | 2023.07.19 18:41:48.935983 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 331 rows starting from the beginning of the part | ||
| 1701 | 2023.07.19 18:41:48.936066 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_16_3} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 1702 | 2023.07.19 18:41:48.936115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1703 | 2023.07.19 18:41:48.936255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1704 | 2023.07.19 18:41:48.936340 [ 3 ] {} <Debug> HTTP-Session: 564eabab-c48c-4a56-9d37-365fef7bc575 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1705 | 2023.07.19 18:41:48.936361 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 1706 | 2023.07.19 18:41:48.936374 [ 3 ] {} <Debug> HTTP-Session: 564eabab-c48c-4a56-9d37-365fef7bc575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2023.07.19 18:41:48.936624 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 269 rows starting from the beginning of the part | ||
| 1708 | 2023.07.19 18:41:48.936631 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1709 | 2023.07.19 18:41:48.936754 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1710 | 2023.07.19 18:41:48.936858 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 1711 | 2023.07.19 18:41:48.937196 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 280 rows starting from the beginning of the part | ||
| 1712 | 2023.07.19 18:41:48.937372 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1713 | 2023.07.19 18:41:48.937414 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part | ||
| 1714 | 2023.07.19 18:41:48.938462 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1715 | 2023.07.19 18:41:48.939208 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 4 columns (4 merged, 0 gathered) in 0.003717109 sec., 264990.8840445626 rows/sec., 18.67 MiB/sec. | ||
| 1716 | 2023.07.19 18:41:48.939214 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1717 | 2023.07.19 18:41:48.939333 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 1718 | 2023.07.19 18:41:48.939426 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1719 | 2023.07.19 18:41:48.939521 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 1720 | 2023.07.19 18:41:48.939532 [ 143 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1721 | 2023.07.19 18:41:48.939569 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002863384 sec., 12223 rows/sec., 16.49 MiB/sec. | ||
| 1722 | 2023.07.19 18:41:48.939578 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1723 | 2023.07.19 18:41:48.939639 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_16_3} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 1724 | 2023.07.19 18:41:48.939762 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1725 | 2023.07.19 18:41:48.939964 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Debug> DynamicQueryHandler: Done processing query | ||
| 1726 | 2023.07.19 18:41:48.940014 [ 3 ] {6d56b95e-ca77-47cd-ac2b-3b9534cb0a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1727 | 2023.07.19 18:41:48.940023 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1728 | 2023.07.19 18:41:48.940043 [ 3 ] {} <Debug> HTTP-Session: 564eabab-c48c-4a56-9d37-365fef7bc575 Destroying unnamed session | ||
| 1729 | 2023.07.19 18:41:48.940098 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 1730 | 2023.07.19 18:41:48.940224 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 1731 | 2023.07.19 18:41:48.940319 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 1732 | 2023.07.19 18:41:48.940413 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 1733 | 2023.07.19 18:41:48.940501 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 1734 | 2023.07.19 18:41:48.940590 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 1735 | 2023.07.19 18:41:48.943188 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 6 columns (6 merged, 0 gathered) in 0.003555405 sec., 81284.69189867258 rows/sec., 109.69 MiB/sec. | ||
| 1736 | 2023.07.19 18:41:48.943389 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1737 | 2023.07.19 18:41:48.943590 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1738 | 2023.07.19 18:41:48.943654 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1739 | 2023.07.19 18:41:48.943710 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_11_2: 4.02 MiB. | ||
| 1740 | 2023.07.19 18:41:49.000176 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.15 MiB, peak 228.38 MiB, will set to 223.37 MiB (RSS), difference: -3.79 MiB | ||
| 1741 | 2023.07.19 18:41:53.931201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1742 | 2023.07.19 18:41:53.931333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1743 | 2023.07.19 18:41:53.931363 [ 3 ] {} <Debug> HTTP-Session: 93c2b8ee-00a4-4446-97d7-9ea5ea503e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1744 | 2023.07.19 18:41:53.931392 [ 3 ] {} <Debug> HTTP-Session: 93c2b8ee-00a4-4446-97d7-9ea5ea503e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2023.07.19 18:41:53.931534 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1746 | 2023.07.19 18:41:53.931601 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1747 | 2023.07.19 18:41:53.931787 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1748 | 2023.07.19 18:41:53.932193 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1749 | 2023.07.19 18:41:53.932451 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 1750 | 2023.07.19 18:41:53.932618 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 1751 | 2023.07.19 18:41:53.932738 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001161424 sec., 9471 rows/sec., 641.55 KiB/sec. | ||
| 1752 | 2023.07.19 18:41:53.932870 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Debug> DynamicQueryHandler: Done processing query | ||
| 1753 | 2023.07.19 18:41:53.932895 [ 3 ] {995f04e0-4cff-4773-819f-e5104231c647} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1754 | 2023.07.19 18:41:53.932911 [ 3 ] {} <Debug> HTTP-Session: 93c2b8ee-00a4-4446-97d7-9ea5ea503e27 Destroying unnamed session | ||
| 1755 | 2023.07.19 18:41:53.933035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1756 | 2023.07.19 18:41:53.933079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1757 | 2023.07.19 18:41:53.933098 [ 3 ] {} <Debug> HTTP-Session: d65afec0-24e4-40a8-b1e2-edf7ad6f5844 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1758 | 2023.07.19 18:41:53.933114 [ 3 ] {} <Debug> HTTP-Session: d65afec0-24e4-40a8-b1e2-edf7ad6f5844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2023.07.19 18:41:53.933187 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1760 | 2023.07.19 18:41:53.933225 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1761 | 2023.07.19 18:41:53.933329 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1762 | 2023.07.19 18:41:53.933651 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1763 | 2023.07.19 18:41:53.933857 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 1764 | 2023.07.19 18:41:53.933999 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 1765 | 2023.07.19 18:41:53.934121 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000905417 sec., 112655 rows/sec., 10.48 MiB/sec. | ||
| 1766 | 2023.07.19 18:41:53.934238 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1767 | 2023.07.19 18:41:53.934260 [ 3 ] {0c2797e8-13b6-428c-ae98-51aedf8dd6d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 1768 | 2023.07.19 18:41:53.934276 [ 3 ] {} <Debug> HTTP-Session: d65afec0-24e4-40a8-b1e2-edf7ad6f5844 Destroying unnamed session | ||
| 1769 | 2023.07.19 18:41:53.934494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1770 | 2023.07.19 18:41:53.934538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1771 | 2023.07.19 18:41:53.934556 [ 3 ] {} <Debug> HTTP-Session: 42a54969-dba0-4aa3-970c-9c42e716865d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1772 | 2023.07.19 18:41:53.934572 [ 3 ] {} <Debug> HTTP-Session: 42a54969-dba0-4aa3-970c-9c42e716865d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2023.07.19 18:41:53.934654 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1774 | 2023.07.19 18:41:53.934692 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1775 | 2023.07.19 18:41:53.934798 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1776 | 2023.07.19 18:41:53.935217 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1777 | 2023.07.19 18:41:53.935428 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 1778 | 2023.07.19 18:41:53.935570 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 1779 | 2023.07.19 18:41:53.935688 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00100738 sec., 267029 rows/sec., 18.37 MiB/sec. | ||
| 1780 | 2023.07.19 18:41:53.935804 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Debug> DynamicQueryHandler: Done processing query | ||
| 1781 | 2023.07.19 18:41:53.935827 [ 3 ] {f3482e69-4bd0-4303-8ce9-823840e51b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1782 | 2023.07.19 18:41:53.935843 [ 3 ] {} <Debug> HTTP-Session: 42a54969-dba0-4aa3-970c-9c42e716865d Destroying unnamed session | ||
| 1783 | 2023.07.19 18:41:53.935958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1784 | 2023.07.19 18:41:53.936000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1785 | 2023.07.19 18:41:53.936020 [ 3 ] {} <Debug> HTTP-Session: 1eed57b4-c8d9-49ce-ae76-3a18cc924e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1786 | 2023.07.19 18:41:53.936036 [ 3 ] {} <Debug> HTTP-Session: 1eed57b4-c8d9-49ce-ae76-3a18cc924e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2023.07.19 18:41:53.936104 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1788 | 2023.07.19 18:41:53.936142 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1789 | 2023.07.19 18:41:53.936249 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1790 | 2023.07.19 18:41:53.936483 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1791 | 2023.07.19 18:41:53.936718 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1792 | 2023.07.19 18:41:53.936884 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1793 | 2023.07.19 18:41:53.937005 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000871915 sec., 6881 rows/sec., 288.97 KiB/sec. | ||
| 1794 | 2023.07.19 18:41:53.937122 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Debug> DynamicQueryHandler: Done processing query | ||
| 1795 | 2023.07.19 18:41:53.937145 [ 3 ] {123e4669-10ea-490a-b257-84fa612fff55} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1796 | 2023.07.19 18:41:53.937160 [ 3 ] {} <Debug> HTTP-Session: 1eed57b4-c8d9-49ce-ae76-3a18cc924e53 Destroying unnamed session | ||
| 1797 | 2023.07.19 18:41:53.937278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1798 | 2023.07.19 18:41:53.937321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1799 | 2023.07.19 18:41:53.937339 [ 3 ] {} <Debug> HTTP-Session: 73cb7bde-642a-4ec8-b0e9-facf7112c231 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1800 | 2023.07.19 18:41:53.937355 [ 3 ] {} <Debug> HTTP-Session: 73cb7bde-642a-4ec8-b0e9-facf7112c231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2023.07.19 18:41:53.937426 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1802 | 2023.07.19 18:41:53.937465 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1803 | 2023.07.19 18:41:53.937582 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1804 | 2023.07.19 18:41:53.937864 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1805 | 2023.07.19 18:41:53.938107 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1806 | 2023.07.19 18:41:53.938276 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1807 | 2023.07.19 18:41:53.938395 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000941417 sec., 66920 rows/sec., 4.06 MiB/sec. | ||
| 1808 | 2023.07.19 18:41:53.938567 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1809 | 2023.07.19 18:41:53.938590 [ 3 ] {1364dc51-b77e-4fc5-a2e2-a415e96379d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1810 | 2023.07.19 18:41:53.938605 [ 3 ] {} <Debug> HTTP-Session: 73cb7bde-642a-4ec8-b0e9-facf7112c231 Destroying unnamed session | ||
| 1811 | 2023.07.19 18:41:53.938709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1812 | 2023.07.19 18:41:53.938760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1813 | 2023.07.19 18:41:53.938789 [ 3 ] {} <Debug> HTTP-Session: b5c6e5d3-2caf-42ee-bb6f-8c50e9d8a627 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1814 | 2023.07.19 18:41:53.938814 [ 3 ] {} <Debug> HTTP-Session: b5c6e5d3-2caf-42ee-bb6f-8c50e9d8a627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2023.07.19 18:41:53.938888 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1816 | 2023.07.19 18:41:53.938930 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1817 | 2023.07.19 18:41:53.939073 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1818 | 2023.07.19 18:41:53.939364 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1819 | 2023.07.19 18:41:53.939625 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1820 | 2023.07.19 18:41:53.939798 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1821 | 2023.07.19 18:41:53.939931 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00101072 sec., 4946 rows/sec., 6.68 MiB/sec. | ||
| 1822 | 2023.07.19 18:41:53.940068 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1823 | 2023.07.19 18:41:53.940091 [ 3 ] {c9ce13a7-c545-4d0a-9213-782a211570f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1824 | 2023.07.19 18:41:53.940107 [ 3 ] {} <Debug> HTTP-Session: b5c6e5d3-2caf-42ee-bb6f-8c50e9d8a627 Destroying unnamed session | ||
| 1825 | 2023.07.19 18:41:53.940230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1826 | 2023.07.19 18:41:53.940274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1827 | 2023.07.19 18:41:53.940291 [ 3 ] {} <Debug> HTTP-Session: 3a488fca-1883-44ca-8749-b61119e3ef94 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1828 | 2023.07.19 18:41:53.940308 [ 3 ] {} <Debug> HTTP-Session: 3a488fca-1883-44ca-8749-b61119e3ef94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2023.07.19 18:41:53.940375 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1830 | 2023.07.19 18:41:53.940413 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1831 | 2023.07.19 18:41:53.940515 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1832 | 2023.07.19 18:41:53.940753 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1833 | 2023.07.19 18:41:53.940976 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1834 | 2023.07.19 18:41:53.941145 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1835 | 2023.07.19 18:41:53.941268 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000864645 sec., 21974 rows/sec., 1.14 MiB/sec. | ||
| 1836 | 2023.07.19 18:41:53.941418 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1837 | 2023.07.19 18:41:53.941440 [ 3 ] {c6b7b615-e642-47d0-9e57-9e34ee5d4bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1838 | 2023.07.19 18:41:53.941456 [ 3 ] {} <Debug> HTTP-Session: 3a488fca-1883-44ca-8749-b61119e3ef94 Destroying unnamed session | ||
| 1839 | 2023.07.19 18:41:54.115439 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1840 | 2023.07.19 18:41:54.115517 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1841 | 2023.07.19 18:41:58.928815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1842 | 2023.07.19 18:41:58.928952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1843 | 2023.07.19 18:41:58.928978 [ 3 ] {} <Debug> HTTP-Session: 590f7dbd-777e-48d2-a76d-0988028d966f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1844 | 2023.07.19 18:41:58.929002 [ 3 ] {} <Debug> HTTP-Session: 590f7dbd-777e-48d2-a76d-0988028d966f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2023.07.19 18:41:58.929143 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1846 | 2023.07.19 18:41:58.929211 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1847 | 2023.07.19 18:41:58.929395 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1848 | 2023.07.19 18:41:58.929863 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1849 | 2023.07.19 18:41:58.930147 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 1850 | 2023.07.19 18:41:58.930310 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 1851 | 2023.07.19 18:41:58.930466 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001277928 sec., 27388 rows/sec., 2.17 MiB/sec. | ||
| 1852 | 2023.07.19 18:41:58.930642 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Debug> DynamicQueryHandler: Done processing query | ||
| 1853 | 2023.07.19 18:41:58.930667 [ 3 ] {41719497-422d-4ae2-ab4f-1a8b5542cf17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1854 | 2023.07.19 18:41:58.930683 [ 3 ] {} <Debug> HTTP-Session: 590f7dbd-777e-48d2-a76d-0988028d966f Destroying unnamed session | ||
| 1855 | 2023.07.19 18:41:58.930810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1856 | 2023.07.19 18:41:58.930858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1857 | 2023.07.19 18:41:58.930876 [ 3 ] {} <Debug> HTTP-Session: a9be2a01-39c2-47e3-88f8-343ad16d747f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1858 | 2023.07.19 18:41:58.930893 [ 3 ] {} <Debug> HTTP-Session: a9be2a01-39c2-47e3-88f8-343ad16d747f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2023.07.19 18:41:58.930968 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1860 | 2023.07.19 18:41:58.931012 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1861 | 2023.07.19 18:41:58.931125 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1862 | 2023.07.19 18:41:58.931453 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1863 | 2023.07.19 18:41:58.931668 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 1864 | 2023.07.19 18:41:58.931813 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 1865 | 2023.07.19 18:41:58.931911 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000916067 sec., 114620 rows/sec., 11.07 MiB/sec. | ||
| 1866 | 2023.07.19 18:41:58.932029 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Debug> DynamicQueryHandler: Done processing query | ||
| 1867 | 2023.07.19 18:41:58.932051 [ 3 ] {6310b372-ff72-4be0-93a8-05d2dc01a471} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1868 | 2023.07.19 18:41:58.932067 [ 3 ] {} <Debug> HTTP-Session: a9be2a01-39c2-47e3-88f8-343ad16d747f Destroying unnamed session | ||
| 1869 | 2023.07.19 18:41:58.932182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1870 | 2023.07.19 18:41:58.932226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1871 | 2023.07.19 18:41:58.932244 [ 3 ] {} <Debug> HTTP-Session: 9254d820-3280-4d53-a491-6b555a0ff216 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1872 | 2023.07.19 18:41:58.932260 [ 3 ] {} <Debug> HTTP-Session: 9254d820-3280-4d53-a491-6b555a0ff216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2023.07.19 18:41:58.932328 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1874 | 2023.07.19 18:41:58.932366 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1875 | 2023.07.19 18:41:58.932466 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1876 | 2023.07.19 18:41:58.932732 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1877 | 2023.07.19 18:41:58.932930 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 1878 | 2023.07.19 18:41:58.933077 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 1879 | 2023.07.19 18:41:58.933178 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000823364 sec., 42508 rows/sec., 3.32 MiB/sec. | ||
| 1880 | 2023.07.19 18:41:58.933290 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Debug> DynamicQueryHandler: Done processing query | ||
| 1881 | 2023.07.19 18:41:58.933312 [ 3 ] {576e04da-355d-43bd-bf7d-4befbeefe119} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1882 | 2023.07.19 18:41:58.933327 [ 3 ] {} <Debug> HTTP-Session: 9254d820-3280-4d53-a491-6b555a0ff216 Destroying unnamed session | ||
| 1883 | 2023.07.19 18:41:58.933500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1884 | 2023.07.19 18:41:58.933544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1885 | 2023.07.19 18:41:58.933561 [ 3 ] {} <Debug> HTTP-Session: 6d43c77c-69ee-423b-acb6-fc1499d45b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1886 | 2023.07.19 18:41:58.933578 [ 3 ] {} <Debug> HTTP-Session: 6d43c77c-69ee-423b-acb6-fc1499d45b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2023.07.19 18:41:58.933658 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1888 | 2023.07.19 18:41:58.933701 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1889 | 2023.07.19 18:41:58.933831 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1890 | 2023.07.19 18:41:58.934246 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1891 | 2023.07.19 18:41:58.934551 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1892 | 2023.07.19 18:41:58.934725 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1893 | 2023.07.19 18:41:58.934823 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001139043 sec., 30727 rows/sec., 41.47 MiB/sec. | ||
| 1894 | 2023.07.19 18:41:58.934942 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1895 | 2023.07.19 18:41:58.934964 [ 3 ] {9145c64b-25c3-4177-86ad-fbd9cc784ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 1896 | 2023.07.19 18:41:58.934980 [ 3 ] {} <Debug> HTTP-Session: 6d43c77c-69ee-423b-acb6-fc1499d45b28 Destroying unnamed session | ||
| 1897 | 2023.07.19 18:42:03.931886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1898 | 2023.07.19 18:42:03.932022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1899 | 2023.07.19 18:42:03.932052 [ 3 ] {} <Debug> HTTP-Session: d5ef966f-9edf-428f-95cd-8ea0b901717b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1900 | 2023.07.19 18:42:03.932081 [ 3 ] {} <Debug> HTTP-Session: d5ef966f-9edf-428f-95cd-8ea0b901717b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2023.07.19 18:42:03.932222 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1902 | 2023.07.19 18:42:03.932287 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1903 | 2023.07.19 18:42:03.932448 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1904 | 2023.07.19 18:42:03.932852 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1905 | 2023.07.19 18:42:03.933113 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 1906 | 2023.07.19 18:42:03.933281 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 1907 | 2023.07.19 18:42:03.933423 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001161174 sec., 9473 rows/sec., 641.69 KiB/sec. | ||
| 1908 | 2023.07.19 18:42:03.933564 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Debug> DynamicQueryHandler: Done processing query | ||
| 1909 | 2023.07.19 18:42:03.933588 [ 3 ] {7c729a9a-c582-4830-b577-3a2899634457} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1910 | 2023.07.19 18:42:03.933604 [ 3 ] {} <Debug> HTTP-Session: d5ef966f-9edf-428f-95cd-8ea0b901717b Destroying unnamed session | ||
| 1911 | 2023.07.19 18:42:03.933741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1912 | 2023.07.19 18:42:03.933783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1913 | 2023.07.19 18:42:03.933802 [ 3 ] {} <Debug> HTTP-Session: 16176d8b-bede-47b6-b314-02129bcaa38b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1914 | 2023.07.19 18:42:03.933819 [ 3 ] {} <Debug> HTTP-Session: 16176d8b-bede-47b6-b314-02129bcaa38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2023.07.19 18:42:03.933890 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1916 | 2023.07.19 18:42:03.933927 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1917 | 2023.07.19 18:42:03.934033 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1918 | 2023.07.19 18:42:03.934362 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1919 | 2023.07.19 18:42:03.934562 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 1920 | 2023.07.19 18:42:03.934704 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 1921 | 2023.07.19 18:42:03.934825 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000908136 sec., 112317 rows/sec., 10.44 MiB/sec. | ||
| 1922 | 2023.07.19 18:42:03.935028 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Debug> DynamicQueryHandler: Done processing query | ||
| 1923 | 2023.07.19 18:42:03.935051 [ 3 ] {2fc28889-540e-47da-9b02-ffc98f933407} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 1924 | 2023.07.19 18:42:03.935067 [ 3 ] {} <Debug> HTTP-Session: 16176d8b-bede-47b6-b314-02129bcaa38b Destroying unnamed session | ||
| 1925 | 2023.07.19 18:42:03.935290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1926 | 2023.07.19 18:42:03.935333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1927 | 2023.07.19 18:42:03.935351 [ 3 ] {} <Debug> HTTP-Session: 4faf8f6b-8b61-44e6-8029-b3ef902b48e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1928 | 2023.07.19 18:42:03.935367 [ 3 ] {} <Debug> HTTP-Session: 4faf8f6b-8b61-44e6-8029-b3ef902b48e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2023.07.19 18:42:03.935450 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1930 | 2023.07.19 18:42:03.935489 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1931 | 2023.07.19 18:42:03.935607 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1932 | 2023.07.19 18:42:03.936021 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1933 | 2023.07.19 18:42:03.936230 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 1934 | 2023.07.19 18:42:03.936371 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 1935 | 2023.07.19 18:42:03.936493 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001015889 sec., 264792 rows/sec., 18.21 MiB/sec. | ||
| 1936 | 2023.07.19 18:42:03.936611 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1937 | 2023.07.19 18:42:03.936633 [ 3 ] {5e4296a4-50a8-4e46-a7e4-0866d6be3aa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 1938 | 2023.07.19 18:42:03.936649 [ 3 ] {} <Debug> HTTP-Session: 4faf8f6b-8b61-44e6-8029-b3ef902b48e5 Destroying unnamed session | ||
| 1939 | 2023.07.19 18:42:03.936761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1940 | 2023.07.19 18:42:03.936804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1941 | 2023.07.19 18:42:03.936822 [ 3 ] {} <Debug> HTTP-Session: 2d28152a-3254-4c66-a37c-76a677b4bf91 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1942 | 2023.07.19 18:42:03.936838 [ 3 ] {} <Debug> HTTP-Session: 2d28152a-3254-4c66-a37c-76a677b4bf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2023.07.19 18:42:03.936903 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 1944 | 2023.07.19 18:42:03.936940 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1945 | 2023.07.19 18:42:03.937047 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1946 | 2023.07.19 18:42:03.937283 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1947 | 2023.07.19 18:42:03.937517 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1948 | 2023.07.19 18:42:03.937685 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1949 | 2023.07.19 18:42:03.937807 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000876506 sec., 6845 rows/sec., 287.45 KiB/sec. | ||
| 1950 | 2023.07.19 18:42:03.937946 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Debug> DynamicQueryHandler: Done processing query | ||
| 1951 | 2023.07.19 18:42:03.937969 [ 3 ] {0ea428fc-8999-44be-89a8-7c7a07ee5d25} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1952 | 2023.07.19 18:42:03.937984 [ 3 ] {} <Debug> HTTP-Session: 2d28152a-3254-4c66-a37c-76a677b4bf91 Destroying unnamed session | ||
| 1953 | 2023.07.19 18:42:03.938103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1954 | 2023.07.19 18:42:03.938146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1955 | 2023.07.19 18:42:03.938164 [ 3 ] {} <Debug> HTTP-Session: b0cc55e8-7a20-41fe-aa12-ea87cef7ceec Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1956 | 2023.07.19 18:42:03.938180 [ 3 ] {} <Debug> HTTP-Session: b0cc55e8-7a20-41fe-aa12-ea87cef7ceec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2023.07.19 18:42:03.938252 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1958 | 2023.07.19 18:42:03.938292 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1959 | 2023.07.19 18:42:03.938410 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1960 | 2023.07.19 18:42:03.938692 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1961 | 2023.07.19 18:42:03.938929 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1962 | 2023.07.19 18:42:03.939111 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1963 | 2023.07.19 18:42:03.939234 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000955128 sec., 65959 rows/sec., 4.00 MiB/sec. | ||
| 1964 | 2023.07.19 18:42:03.939353 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1965 | 2023.07.19 18:42:03.939376 [ 3 ] {65b677aa-6dfd-49ab-96bc-fe364008d6a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1966 | 2023.07.19 18:42:03.939391 [ 3 ] {} <Debug> HTTP-Session: b0cc55e8-7a20-41fe-aa12-ea87cef7ceec Destroying unnamed session | ||
| 1967 | 2023.07.19 18:42:03.939498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1968 | 2023.07.19 18:42:03.939540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1969 | 2023.07.19 18:42:03.939558 [ 3 ] {} <Debug> HTTP-Session: 884b7e4e-1d49-4be2-a3ef-0008813a197f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1970 | 2023.07.19 18:42:03.939574 [ 3 ] {} <Debug> HTTP-Session: 884b7e4e-1d49-4be2-a3ef-0008813a197f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2023.07.19 18:42:03.939644 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1972 | 2023.07.19 18:42:03.939686 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1973 | 2023.07.19 18:42:03.939819 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1974 | 2023.07.19 18:42:03.940096 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1975 | 2023.07.19 18:42:03.940358 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1976 | 2023.07.19 18:42:03.940528 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1977 | 2023.07.19 18:42:03.940662 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000982309 sec., 5090 rows/sec., 6.87 MiB/sec. | ||
| 1978 | 2023.07.19 18:42:03.940852 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1979 | 2023.07.19 18:42:03.940875 [ 3 ] {7f84cf03-d4d9-4b4b-aed4-88df17e282a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1980 | 2023.07.19 18:42:03.940890 [ 3 ] {} <Debug> HTTP-Session: 884b7e4e-1d49-4be2-a3ef-0008813a197f Destroying unnamed session | ||
| 1981 | 2023.07.19 18:42:03.940994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1982 | 2023.07.19 18:42:03.941039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1983 | 2023.07.19 18:42:03.941057 [ 3 ] {} <Debug> HTTP-Session: 1c1e459d-df23-4bd1-973f-130f6449d3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 1984 | 2023.07.19 18:42:03.941073 [ 3 ] {} <Debug> HTTP-Session: 1c1e459d-df23-4bd1-973f-130f6449d3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2023.07.19 18:42:03.941140 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1986 | 2023.07.19 18:42:03.941177 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1987 | 2023.07.19 18:42:03.941289 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1988 | 2023.07.19 18:42:03.941532 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1989 | 2023.07.19 18:42:03.941755 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1990 | 2023.07.19 18:42:03.941919 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1991 | 2023.07.19 18:42:03.942038 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000866055 sec., 21938 rows/sec., 1.14 MiB/sec. | ||
| 1992 | 2023.07.19 18:42:03.942035 [ 132 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1993 | 2023.07.19 18:42:03.942159 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 1994 | 2023.07.19 18:42:03.942221 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Debug> DynamicQueryHandler: Done processing query | ||
| 1995 | 2023.07.19 18:42:03.942263 [ 3 ] {8b9d7422-06d0-467e-b5a5-cd7869f63405} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1996 | 2023.07.19 18:42:03.942270 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1997 | 2023.07.19 18:42:03.942287 [ 3 ] {} <Debug> HTTP-Session: 1c1e459d-df23-4bd1-973f-130f6449d3f8 Destroying unnamed session | ||
| 1998 | 2023.07.19 18:42:03.942450 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1999 | 2023.07.19 18:42:03.942508 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part | ||
| 2000 | 2023.07.19 18:42:03.942691 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part | ||
| 2001 | 2023.07.19 18:42:03.942835 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part | ||
| 2002 | 2023.07.19 18:42:03.942973 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part | ||
| 2003 | 2023.07.19 18:42:03.943108 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part | ||
| 2004 | 2023.07.19 18:42:03.943279 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part | ||
| 2005 | 2023.07.19 18:42:03.943879 [ 18 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673099 sec., 133285.5975647586 rows/sec., 7.26 MiB/sec. | ||
| 2006 | 2023.07.19 18:42:03.944022 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2007 | 2023.07.19 18:42:03.944223 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2008 | 2023.07.19 18:42:03.944290 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_11_2} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2009 | 2023.07.19 18:42:08.928979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2010 | 2023.07.19 18:42:08.929119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2011 | 2023.07.19 18:42:08.929149 [ 3 ] {} <Debug> HTTP-Session: 0667a68a-9550-4787-a69d-635fcfa7cc05 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2012 | 2023.07.19 18:42:08.929177 [ 3 ] {} <Debug> HTTP-Session: 0667a68a-9550-4787-a69d-635fcfa7cc05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2023.07.19 18:42:08.929320 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2014 | 2023.07.19 18:42:08.929389 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2015 | 2023.07.19 18:42:08.929561 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2016 | 2023.07.19 18:42:08.929972 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2017 | 2023.07.19 18:42:08.930231 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2018 | 2023.07.19 18:42:08.930388 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2019 | 2023.07.19 18:42:08.930532 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001167094 sec., 29989 rows/sec., 2.37 MiB/sec. | ||
| 2020 | 2023.07.19 18:42:08.930745 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2021 | 2023.07.19 18:42:08.930769 [ 3 ] {4b7dcbe9-a8de-4211-9caf-3a513a36815c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2022 | 2023.07.19 18:42:08.930785 [ 3 ] {} <Debug> HTTP-Session: 0667a68a-9550-4787-a69d-635fcfa7cc05 Destroying unnamed session | ||
| 2023 | 2023.07.19 18:42:08.930903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2024 | 2023.07.19 18:42:08.930947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2025 | 2023.07.19 18:42:08.930965 [ 3 ] {} <Debug> HTTP-Session: f42e26c7-9aa0-442b-aed5-3776db8f45f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2026 | 2023.07.19 18:42:08.930981 [ 3 ] {} <Debug> HTTP-Session: f42e26c7-9aa0-442b-aed5-3776db8f45f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2023.07.19 18:42:08.931056 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2028 | 2023.07.19 18:42:08.931094 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2029 | 2023.07.19 18:42:08.931211 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2030 | 2023.07.19 18:42:08.931540 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2031 | 2023.07.19 18:42:08.931753 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2032 | 2023.07.19 18:42:08.931897 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2033 | 2023.07.19 18:42:08.931995 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000910957 sec., 115263 rows/sec., 11.13 MiB/sec. | ||
| 2034 | 2023.07.19 18:42:08.932182 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2035 | 2023.07.19 18:42:08.932206 [ 3 ] {01dd325c-3720-4a7e-abb4-f25e3a53902f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2036 | 2023.07.19 18:42:08.932221 [ 3 ] {} <Debug> HTTP-Session: f42e26c7-9aa0-442b-aed5-3776db8f45f7 Destroying unnamed session | ||
| 2037 | 2023.07.19 18:42:08.932357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2038 | 2023.07.19 18:42:08.932400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2039 | 2023.07.19 18:42:08.932418 [ 3 ] {} <Debug> HTTP-Session: 67e665ee-be5a-46dc-828b-903563ff66e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2040 | 2023.07.19 18:42:08.932434 [ 3 ] {} <Debug> HTTP-Session: 67e665ee-be5a-46dc-828b-903563ff66e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2023.07.19 18:42:08.932502 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2042 | 2023.07.19 18:42:08.932540 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2043 | 2023.07.19 18:42:08.932658 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2044 | 2023.07.19 18:42:08.932934 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2045 | 2023.07.19 18:42:08.933132 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2046 | 2023.07.19 18:42:08.933273 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2047 | 2023.07.19 18:42:08.933372 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000842454 sec., 41545 rows/sec., 3.25 MiB/sec. | ||
| 2048 | 2023.07.19 18:42:08.933584 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2049 | 2023.07.19 18:42:08.933606 [ 3 ] {8132f747-bc4a-49cf-a838-110e96b80cdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2050 | 2023.07.19 18:42:08.933621 [ 3 ] {} <Debug> HTTP-Session: 67e665ee-be5a-46dc-828b-903563ff66e3 Destroying unnamed session | ||
| 2051 | 2023.07.19 18:42:08.933817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2052 | 2023.07.19 18:42:08.933861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2053 | 2023.07.19 18:42:08.933879 [ 3 ] {} <Debug> HTTP-Session: 3e157a2b-fb60-4337-a556-bcc9b88f457a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2054 | 2023.07.19 18:42:08.933894 [ 3 ] {} <Debug> HTTP-Session: 3e157a2b-fb60-4337-a556-bcc9b88f457a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2023.07.19 18:42:08.933978 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2056 | 2023.07.19 18:42:08.934022 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2057 | 2023.07.19 18:42:08.934167 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2058 | 2023.07.19 18:42:08.934570 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2059 | 2023.07.19 18:42:08.934873 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2060 | 2023.07.19 18:42:08.935049 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2061 | 2023.07.19 18:42:08.935154 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001148304 sec., 30479 rows/sec., 41.13 MiB/sec. | ||
| 2062 | 2023.07.19 18:42:08.935286 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Debug> DynamicQueryHandler: Done processing query | ||
| 2063 | 2023.07.19 18:42:08.935308 [ 3 ] {ac1140a4-5658-4ab8-bd62-16b875f7ba02} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 2064 | 2023.07.19 18:42:08.935324 [ 3 ] {} <Debug> HTTP-Session: 3e157a2b-fb60-4337-a556-bcc9b88f457a Destroying unnamed session | ||
| 2065 | 2023.07.19 18:42:09.115587 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2066 | 2023.07.19 18:42:09.115651 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2067 | 2023.07.19 18:42:13.932216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2068 | 2023.07.19 18:42:13.932351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2069 | 2023.07.19 18:42:13.932382 [ 3 ] {} <Debug> HTTP-Session: 21ac0a27-fe62-41c2-96e6-441e55ce8046 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2070 | 2023.07.19 18:42:13.932411 [ 3 ] {} <Debug> HTTP-Session: 21ac0a27-fe62-41c2-96e6-441e55ce8046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2023.07.19 18:42:13.932552 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2072 | 2023.07.19 18:42:13.932620 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2073 | 2023.07.19 18:42:13.932785 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2074 | 2023.07.19 18:42:13.933189 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2075 | 2023.07.19 18:42:13.933447 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2076 | 2023.07.19 18:42:13.933610 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2077 | 2023.07.19 18:42:13.933755 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001156224 sec., 9513 rows/sec., 644.44 KiB/sec. | ||
| 2078 | 2023.07.19 18:42:13.933753 [ 122 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2079 | 2023.07.19 18:42:13.933871 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2080 | 2023.07.19 18:42:13.933943 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2081 | 2023.07.19 18:42:13.933978 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2082 | 2023.07.19 18:42:13.933985 [ 3 ] {67236b45-2828-4b95-bcf8-809308a546cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2083 | 2023.07.19 18:42:13.934039 [ 3 ] {} <Debug> HTTP-Session: 21ac0a27-fe62-41c2-96e6-441e55ce8046 Destroying unnamed session | ||
| 2084 | 2023.07.19 18:42:13.934099 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2085 | 2023.07.19 18:42:13.934128 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 46 rows starting from the beginning of the part | ||
| 2086 | 2023.07.19 18:42:13.934194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2087 | 2023.07.19 18:42:13.934239 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 2088 | 2023.07.19 18:42:13.934248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2089 | 2023.07.19 18:42:13.934278 [ 3 ] {} <Debug> HTTP-Session: 0f1e08a5-0d8f-47b8-8a65-ac979a082a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2090 | 2023.07.19 18:42:13.934299 [ 3 ] {} <Debug> HTTP-Session: 0f1e08a5-0d8f-47b8-8a65-ac979a082a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2023.07.19 18:42:13.934364 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 2092 | 2023.07.19 18:42:13.934422 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2093 | 2023.07.19 18:42:13.934482 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2094 | 2023.07.19 18:42:13.934492 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 2095 | 2023.07.19 18:42:13.934662 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
| 2096 | 2023.07.19 18:42:13.934717 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2097 | 2023.07.19 18:42:13.934805 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 2098 | 2023.07.19 18:42:13.935252 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2099 | 2023.07.19 18:42:13.935563 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2100 | 2023.07.19 18:42:13.935754 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.001791133 sec., 83187.56898566437 rows/sec., 6.27 MiB/sec. | ||
| 2101 | 2023.07.19 18:42:13.935767 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2102 | 2023.07.19 18:42:13.935898 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2103 | 2023.07.19 18:42:13.936003 [ 122 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2104 | 2023.07.19 18:42:13.936037 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001576927 sec., 64682 rows/sec., 6.02 MiB/sec. | ||
| 2105 | 2023.07.19 18:42:13.936070 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2106 | 2023.07.19 18:42:13.936322 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2107 | 2023.07.19 18:42:13.936368 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2108 | 2023.07.19 18:42:13.936416 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2109 | 2023.07.19 18:42:13.936470 [ 3 ] {f0fb998a-307b-4d4e-a2ab-6c98732ed4bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 2110 | 2023.07.19 18:42:13.936514 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_21_4} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2111 | 2023.07.19 18:42:13.936568 [ 3 ] {} <Debug> HTTP-Session: 0f1e08a5-0d8f-47b8-8a65-ac979a082a6c Destroying unnamed session | ||
| 2112 | 2023.07.19 18:42:13.936749 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2113 | 2023.07.19 18:42:13.936795 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 207 rows starting from the beginning of the part | ||
| 2114 | 2023.07.19 18:42:13.936919 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 102 rows starting from the beginning of the part | ||
| 2115 | 2023.07.19 18:42:13.936989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2116 | 2023.07.19 18:42:13.937051 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 2117 | 2023.07.19 18:42:13.937063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2118 | 2023.07.19 18:42:13.937122 [ 3 ] {} <Debug> HTTP-Session: be15ba8e-a882-47bb-bd15-c4f1ae959b18 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2119 | 2023.07.19 18:42:13.937152 [ 3 ] {} <Debug> HTTP-Session: be15ba8e-a882-47bb-bd15-c4f1ae959b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2023.07.19 18:42:13.937245 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 102 rows starting from the beginning of the part | ||
| 2121 | 2023.07.19 18:42:13.937383 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2122 | 2023.07.19 18:42:13.937485 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 105 rows starting from the beginning of the part | ||
| 2123 | 2023.07.19 18:42:13.937494 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2023.07.19 18:42:13.937788 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part | ||
| 2125 | 2023.07.19 18:42:13.937956 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2126 | 2023.07.19 18:42:13.939008 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2127 | 2023.07.19 18:42:13.939437 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2128 | 2023.07.19 18:42:13.939601 [ 21 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342653 sec., 211000.6332937403 rows/sec., 19.95 MiB/sec. | ||
| 2129 | 2023.07.19 18:42:13.939693 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2130 | 2023.07.19 18:42:13.939764 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2131 | 2023.07.19 18:42:13.939842 [ 122 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2132 | 2023.07.19 18:42:13.939905 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.002457462 sec., 113938 rows/sec., 7.87 MiB/sec. | ||
| 2133 | 2023.07.19 18:42:13.939936 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2134 | 2023.07.19 18:42:13.940199 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2135 | 2023.07.19 18:42:13.940223 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2136 | 2023.07.19 18:42:13.940246 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Debug> DynamicQueryHandler: Done processing query | ||
| 2137 | 2023.07.19 18:42:13.940286 [ 3 ] {fd0449eb-1137-47e6-9366-0d7fef5d3dda} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 2138 | 2023.07.19 18:42:13.940350 [ 3 ] {} <Debug> HTTP-Session: be15ba8e-a882-47bb-bd15-c4f1ae959b18 Destroying unnamed session | ||
| 2139 | 2023.07.19 18:42:13.940371 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_21_4} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2140 | 2023.07.19 18:42:13.940428 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2141 | 2023.07.19 18:42:13.940535 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 333 rows starting from the beginning of the part | ||
| 2142 | 2023.07.19 18:42:13.940576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2143 | 2023.07.19 18:42:13.940657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2144 | 2023.07.19 18:42:13.940725 [ 3 ] {} <Debug> HTTP-Session: 660805f8-3138-44a3-b4bf-babbc3d7fa84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2145 | 2023.07.19 18:42:13.940775 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 269 rows starting from the beginning of the part | ||
| 2146 | 2023.07.19 18:42:13.940778 [ 3 ] {} <Debug> HTTP-Session: 660805f8-3138-44a3-b4bf-babbc3d7fa84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2023.07.19 18:42:13.941014 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2148 | 2023.07.19 18:42:13.941029 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 2149 | 2023.07.19 18:42:13.941105 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2150 | 2023.07.19 18:42:13.941321 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 269 rows starting from the beginning of the part | ||
| 2151 | 2023.07.19 18:42:13.941585 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2152 | 2023.07.19 18:42:13.941613 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
| 2153 | 2023.07.19 18:42:13.941815 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 280 rows starting from the beginning of the part | ||
| 2154 | 2023.07.19 18:42:13.942371 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2155 | 2023.07.19 18:42:13.942886 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2156 | 2023.07.19 18:42:13.943190 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2157 | 2023.07.19 18:42:13.943338 [ 122 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2158 | 2023.07.19 18:42:13.943399 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002313068 sec., 2593 rows/sec., 108.93 KiB/sec. | ||
| 2159 | 2023.07.19 18:42:13.943454 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2160 | 2023.07.19 18:42:13.943753 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2161 | 2023.07.19 18:42:13.943956 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Debug> DynamicQueryHandler: Done processing query | ||
| 2162 | 2023.07.19 18:42:13.944052 [ 3 ] {fe975d03-1d36-457c-9f76-6750211f3b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2163 | 2023.07.19 18:42:13.944124 [ 3 ] {} <Debug> HTTP-Session: 660805f8-3138-44a3-b4bf-babbc3d7fa84 Destroying unnamed session | ||
| 2164 | 2023.07.19 18:42:13.944195 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2165 | 2023.07.19 18:42:13.944226 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.004186174 sec., 291674.45022591035 rows/sec., 20.38 MiB/sec. | ||
| 2166 | 2023.07.19 18:42:13.944249 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 2167 | 2023.07.19 18:42:13.944321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2168 | 2023.07.19 18:42:13.944416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2169 | 2023.07.19 18:42:13.944444 [ 3 ] {} <Debug> HTTP-Session: 3a574ff9-3b13-43b1-97ca-8961faf4ed29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2170 | 2023.07.19 18:42:13.944514 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2171 | 2023.07.19 18:42:13.944511 [ 3 ] {} <Debug> HTTP-Session: 3a574ff9-3b13-43b1-97ca-8961faf4ed29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2023.07.19 18:42:13.944555 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 2173 | 2023.07.19 18:42:13.944746 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2174 | 2023.07.19 18:42:13.944811 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 2175 | 2023.07.19 18:42:13.944855 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2176 | 2023.07.19 18:42:13.945027 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2177 | 2023.07.19 18:42:13.945070 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 2178 | 2023.07.19 18:42:13.945243 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_21_4} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2179 | 2023.07.19 18:42:13.945438 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 2180 | 2023.07.19 18:42:13.945564 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2181 | 2023.07.19 18:42:13.945662 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 2182 | 2023.07.19 18:42:13.946211 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2183 | 2023.07.19 18:42:13.946581 [ 25 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003022589 sec., 21835.58532106085 rows/sec., 916.92 KiB/sec. | ||
| 2184 | 2023.07.19 18:42:13.946613 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2185 | 2023.07.19 18:42:13.946723 [ 25 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2186 | 2023.07.19 18:42:13.946902 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2187 | 2023.07.19 18:42:13.947013 [ 25 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_11_2} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2188 | 2023.07.19 18:42:13.947076 [ 122 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2189 | 2023.07.19 18:42:13.947139 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002312428 sec., 32000 rows/sec., 1.96 MiB/sec. | ||
| 2190 | 2023.07.19 18:42:13.947169 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2191 | 2023.07.19 18:42:13.947183 [ 25 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_11_2} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2192 | 2023.07.19 18:42:13.947496 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2193 | 2023.07.19 18:42:13.947555 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2194 | 2023.07.19 18:42:13.947602 [ 3 ] {dbaf0f53-b315-4fb0-ba15-8d7e8786729a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2195 | 2023.07.19 18:42:13.947627 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2196 | 2023.07.19 18:42:13.947637 [ 3 ] {} <Debug> HTTP-Session: 3a574ff9-3b13-43b1-97ca-8961faf4ed29 Destroying unnamed session | ||
| 2197 | 2023.07.19 18:42:13.947684 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part | ||
| 2198 | 2023.07.19 18:42:13.947789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2199 | 2023.07.19 18:42:13.947889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2200 | 2023.07.19 18:42:13.947895 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
| 2201 | 2023.07.19 18:42:13.947937 [ 3 ] {} <Debug> HTTP-Session: 6ac8c5c1-0ea6-456b-903a-f619bec3d39a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2202 | 2023.07.19 18:42:13.947991 [ 3 ] {} <Debug> HTTP-Session: 6ac8c5c1-0ea6-456b-903a-f619bec3d39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2023.07.19 18:42:13.948175 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2204 | 2023.07.19 18:42:13.948208 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2205 | 2023.07.19 18:42:13.948307 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2206 | 2023.07.19 18:42:13.948446 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part | ||
| 2207 | 2023.07.19 18:42:13.948813 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part | ||
| 2208 | 2023.07.19 18:42:13.948993 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2209 | 2023.07.19 18:42:13.949144 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2210 | 2023.07.19 18:42:13.949748 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2211 | 2023.07.19 18:42:13.950496 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2212 | 2023.07.19 18:42:13.950889 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2213 | 2023.07.19 18:42:13.951022 [ 16 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 5 columns (5 merged, 0 gathered) in 0.00375419 sec., 193383.92569369156 rows/sec., 11.76 MiB/sec. | ||
| 2214 | 2023.07.19 18:42:13.951123 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2215 | 2023.07.19 18:42:13.951167 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002900855 sec., 1723 rows/sec., 2.33 MiB/sec. | ||
| 2216 | 2023.07.19 18:42:13.951200 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2217 | 2023.07.19 18:42:13.951375 [ 16 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2218 | 2023.07.19 18:42:13.951422 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2219 | 2023.07.19 18:42:13.951661 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2220 | 2023.07.19 18:42:13.951690 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2221 | 2023.07.19 18:42:13.951701 [ 3 ] {87d640af-bc8c-494b-82b7-81b512e4aa5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2222 | 2023.07.19 18:42:13.951740 [ 3 ] {} <Debug> HTTP-Session: 6ac8c5c1-0ea6-456b-903a-f619bec3d39a Destroying unnamed session | ||
| 2223 | 2023.07.19 18:42:13.951756 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 289 rows starting from the beginning of the part | ||
| 2224 | 2023.07.19 18:42:13.951881 [ 16 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2225 | 2023.07.19 18:42:13.951927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2226 | 2023.07.19 18:42:13.952005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2227 | 2023.07.19 18:42:13.952037 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 2228 | 2023.07.19 18:42:13.952049 [ 16 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2229 | 2023.07.19 18:42:13.952067 [ 3 ] {} <Debug> HTTP-Session: f91486a4-daef-40bc-b3bd-672851f53998 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2230 | 2023.07.19 18:42:13.952136 [ 3 ] {} <Debug> HTTP-Session: f91486a4-daef-40bc-b3bd-672851f53998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2023.07.19 18:42:13.952389 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 2232 | 2023.07.19 18:42:13.952400 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2233 | 2023.07.19 18:42:13.952457 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2234 | 2023.07.19 18:42:13.952556 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 2235 | 2023.07.19 18:42:13.952738 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2236 | 2023.07.19 18:42:13.952755 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 2237 | 2023.07.19 18:42:13.952896 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 2238 | 2023.07.19 18:42:13.953240 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2239 | 2023.07.19 18:42:13.953510 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2240 | 2023.07.19 18:42:13.953740 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2241 | 2023.07.19 18:42:13.953967 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001515284 sec., 12538 rows/sec., 665.74 KiB/sec. | ||
| 2242 | 2023.07.19 18:42:13.954131 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 2243 | 2023.07.19 18:42:13.954155 [ 3 ] {a02f2f54-e069-4694-8435-ff81043ae0fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2244 | 2023.07.19 18:42:13.954170 [ 3 ] {} <Debug> HTTP-Session: f91486a4-daef-40bc-b3bd-672851f53998 Destroying unnamed session | ||
| 2245 | 2023.07.19 18:42:13.954558 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 6 columns (6 merged, 0 gathered) in 0.003283677 sec., 113896.70786743032 rows/sec., 153.70 MiB/sec. | ||
| 2246 | 2023.07.19 18:42:13.954768 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2247 | 2023.07.19 18:42:13.954955 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2248 | 2023.07.19 18:42:13.955012 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2249 | 2023.07.19 18:42:13.955068 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_16_3: 4.02 MiB. | ||
| 2250 | 2023.07.19 18:42:14.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.62 MiB, peak 228.76 MiB, will set to 223.42 MiB (RSS), difference: -4.21 MiB | ||
| 2251 | 2023.07.19 18:42:18.929629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2252 | 2023.07.19 18:42:18.929756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2253 | 2023.07.19 18:42:18.929786 [ 3 ] {} <Debug> HTTP-Session: b7cbd279-f018-4edc-a8a1-913c3efa4a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2254 | 2023.07.19 18:42:18.929810 [ 3 ] {} <Debug> HTTP-Session: b7cbd279-f018-4edc-a8a1-913c3efa4a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2023.07.19 18:42:18.929938 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2256 | 2023.07.19 18:42:18.929998 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2257 | 2023.07.19 18:42:18.930161 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2258 | 2023.07.19 18:42:18.930689 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2259 | 2023.07.19 18:42:18.930951 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2260 | 2023.07.19 18:42:18.931120 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2261 | 2023.07.19 18:42:18.931238 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001265937 sec., 27647 rows/sec., 2.19 MiB/sec. | ||
| 2262 | 2023.07.19 18:42:18.931379 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2263 | 2023.07.19 18:42:18.931403 [ 3 ] {5adb66c2-eb6b-4ef8-a096-9c80f1b935a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2264 | 2023.07.19 18:42:18.931419 [ 3 ] {} <Debug> HTTP-Session: b7cbd279-f018-4edc-a8a1-913c3efa4a31 Destroying unnamed session | ||
| 2265 | 2023.07.19 18:42:18.931547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2266 | 2023.07.19 18:42:18.931591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2267 | 2023.07.19 18:42:18.931610 [ 3 ] {} <Debug> HTTP-Session: 384392e5-8151-42c3-8725-01d0f03f4f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2268 | 2023.07.19 18:42:18.931626 [ 3 ] {} <Debug> HTTP-Session: 384392e5-8151-42c3-8725-01d0f03f4f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2023.07.19 18:42:18.931699 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2270 | 2023.07.19 18:42:18.931738 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2271 | 2023.07.19 18:42:18.931840 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2272 | 2023.07.19 18:42:18.932170 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2273 | 2023.07.19 18:42:18.932376 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2274 | 2023.07.19 18:42:18.932533 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2275 | 2023.07.19 18:42:18.932628 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000901467 sec., 116476 rows/sec., 11.25 MiB/sec. | ||
| 2276 | 2023.07.19 18:42:18.932742 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Debug> DynamicQueryHandler: Done processing query | ||
| 2277 | 2023.07.19 18:42:18.932765 [ 3 ] {f59d0236-b412-4272-83fd-3550b6dd2c90} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2278 | 2023.07.19 18:42:18.932780 [ 3 ] {} <Debug> HTTP-Session: 384392e5-8151-42c3-8725-01d0f03f4f5b Destroying unnamed session | ||
| 2279 | 2023.07.19 18:42:18.932941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2280 | 2023.07.19 18:42:18.932983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2281 | 2023.07.19 18:42:18.933001 [ 3 ] {} <Debug> HTTP-Session: 88e9f81d-51be-4709-a5a5-12934cefd7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2282 | 2023.07.19 18:42:18.933018 [ 3 ] {} <Debug> HTTP-Session: 88e9f81d-51be-4709-a5a5-12934cefd7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2023.07.19 18:42:18.933086 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2284 | 2023.07.19 18:42:18.933123 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2285 | 2023.07.19 18:42:18.933225 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2286 | 2023.07.19 18:42:18.933498 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2287 | 2023.07.19 18:42:18.933694 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2288 | 2023.07.19 18:42:18.933835 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2289 | 2023.07.19 18:42:18.933929 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000817744 sec., 42800 rows/sec., 3.35 MiB/sec. | ||
| 2290 | 2023.07.19 18:42:18.934069 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Debug> DynamicQueryHandler: Done processing query | ||
| 2291 | 2023.07.19 18:42:18.934092 [ 3 ] {7765bd02-d231-4de3-8d30-28be23306efe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2292 | 2023.07.19 18:42:18.934108 [ 3 ] {} <Debug> HTTP-Session: 88e9f81d-51be-4709-a5a5-12934cefd7b2 Destroying unnamed session | ||
| 2293 | 2023.07.19 18:42:18.934256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2294 | 2023.07.19 18:42:18.934300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2295 | 2023.07.19 18:42:18.934318 [ 3 ] {} <Debug> HTTP-Session: d4ee794a-0500-4d46-9452-1208f3fda33a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2296 | 2023.07.19 18:42:18.934334 [ 3 ] {} <Debug> HTTP-Session: d4ee794a-0500-4d46-9452-1208f3fda33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2023.07.19 18:42:18.934421 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2298 | 2023.07.19 18:42:18.934464 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2299 | 2023.07.19 18:42:18.934596 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2300 | 2023.07.19 18:42:18.935004 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2301 | 2023.07.19 18:42:18.935307 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2302 | 2023.07.19 18:42:18.935478 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2303 | 2023.07.19 18:42:18.935574 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001126843 sec., 31060 rows/sec., 41.91 MiB/sec. | ||
| 2304 | 2023.07.19 18:42:18.935694 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Debug> DynamicQueryHandler: Done processing query | ||
| 2305 | 2023.07.19 18:42:18.935716 [ 3 ] {b1e229c2-3403-4139-a062-38cfcf5bd316} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 2306 | 2023.07.19 18:42:18.935732 [ 3 ] {} <Debug> HTTP-Session: d4ee794a-0500-4d46-9452-1208f3fda33a Destroying unnamed session | ||
| 2307 | 2023.07.19 18:42:23.931659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2308 | 2023.07.19 18:42:23.931787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2309 | 2023.07.19 18:42:23.931812 [ 3 ] {} <Debug> HTTP-Session: 3f0cba05-fea2-4d4d-93f1-8e90af0e7d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2310 | 2023.07.19 18:42:23.931836 [ 3 ] {} <Debug> HTTP-Session: 3f0cba05-fea2-4d4d-93f1-8e90af0e7d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2023.07.19 18:42:23.931963 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2312 | 2023.07.19 18:42:23.932023 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2313 | 2023.07.19 18:42:23.932182 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2314 | 2023.07.19 18:42:23.932684 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2315 | 2023.07.19 18:42:23.932944 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2316 | 2023.07.19 18:42:23.933118 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2317 | 2023.07.19 18:42:23.933249 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001244887 sec., 8836 rows/sec., 598.54 KiB/sec. | ||
| 2318 | 2023.07.19 18:42:23.933424 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Debug> DynamicQueryHandler: Done processing query | ||
| 2319 | 2023.07.19 18:42:23.933450 [ 3 ] {e2b40173-8859-400c-925d-492499db2e44} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2320 | 2023.07.19 18:42:23.933466 [ 3 ] {} <Debug> HTTP-Session: 3f0cba05-fea2-4d4d-93f1-8e90af0e7d70 Destroying unnamed session | ||
| 2321 | 2023.07.19 18:42:23.933601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2322 | 2023.07.19 18:42:23.933645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2323 | 2023.07.19 18:42:23.933663 [ 3 ] {} <Debug> HTTP-Session: 9b158755-7b59-4f82-a27c-ab334768c2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2324 | 2023.07.19 18:42:23.933679 [ 3 ] {} <Debug> HTTP-Session: 9b158755-7b59-4f82-a27c-ab334768c2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2023.07.19 18:42:23.933754 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2326 | 2023.07.19 18:42:23.933794 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2327 | 2023.07.19 18:42:23.933901 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2328 | 2023.07.19 18:42:23.934240 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2329 | 2023.07.19 18:42:23.934451 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2330 | 2023.07.19 18:42:23.934605 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2331 | 2023.07.19 18:42:23.934729 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000945207 sec., 107912 rows/sec., 10.04 MiB/sec. | ||
| 2332 | 2023.07.19 18:42:23.934950 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2333 | 2023.07.19 18:42:23.934973 [ 3 ] {58dc8496-52e3-4124-a6f2-8bae1a3f9ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 2334 | 2023.07.19 18:42:23.934989 [ 3 ] {} <Debug> HTTP-Session: 9b158755-7b59-4f82-a27c-ab334768c2b7 Destroying unnamed session | ||
| 2335 | 2023.07.19 18:42:23.935212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2336 | 2023.07.19 18:42:23.935256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2337 | 2023.07.19 18:42:23.935274 [ 3 ] {} <Debug> HTTP-Session: 8231b34f-ae0c-447e-909e-b4f53ef87453 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2338 | 2023.07.19 18:42:23.935290 [ 3 ] {} <Debug> HTTP-Session: 8231b34f-ae0c-447e-909e-b4f53ef87453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2023.07.19 18:42:23.935370 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2340 | 2023.07.19 18:42:23.935409 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2341 | 2023.07.19 18:42:23.935527 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2342 | 2023.07.19 18:42:23.935945 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2343 | 2023.07.19 18:42:23.936158 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2344 | 2023.07.19 18:42:23.936301 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2345 | 2023.07.19 18:42:23.936421 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00102273 sec., 263021 rows/sec., 18.09 MiB/sec. | ||
| 2346 | 2023.07.19 18:42:23.936538 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2347 | 2023.07.19 18:42:23.936612 [ 3 ] {06ace7fc-5b20-4f56-a8bf-a00ca059bf8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 2348 | 2023.07.19 18:42:23.936628 [ 3 ] {} <Debug> HTTP-Session: 8231b34f-ae0c-447e-909e-b4f53ef87453 Destroying unnamed session | ||
| 2349 | 2023.07.19 18:42:23.936743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2350 | 2023.07.19 18:42:23.936786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2351 | 2023.07.19 18:42:23.936804 [ 3 ] {} <Debug> HTTP-Session: c69979e8-89d1-4b9f-9bc9-d0758b28df5e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2352 | 2023.07.19 18:42:23.936820 [ 3 ] {} <Debug> HTTP-Session: c69979e8-89d1-4b9f-9bc9-d0758b28df5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2023.07.19 18:42:23.936885 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2354 | 2023.07.19 18:42:23.936923 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2355 | 2023.07.19 18:42:23.937030 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2356 | 2023.07.19 18:42:23.937265 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2357 | 2023.07.19 18:42:23.937498 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2358 | 2023.07.19 18:42:23.937671 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2359 | 2023.07.19 18:42:23.937785 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000873245 sec., 6870 rows/sec., 288.53 KiB/sec. | ||
| 2360 | 2023.07.19 18:42:23.937896 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Debug> DynamicQueryHandler: Done processing query | ||
| 2361 | 2023.07.19 18:42:23.937918 [ 3 ] {eac10756-eb4a-490c-853b-7f5f733fef16} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2362 | 2023.07.19 18:42:23.937934 [ 3 ] {} <Debug> HTTP-Session: c69979e8-89d1-4b9f-9bc9-d0758b28df5e Destroying unnamed session | ||
| 2363 | 2023.07.19 18:42:23.938050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2364 | 2023.07.19 18:42:23.938166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2365 | 2023.07.19 18:42:23.938186 [ 3 ] {} <Debug> HTTP-Session: 11db54d7-cfac-4bec-a49a-8c449c586211 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2366 | 2023.07.19 18:42:23.938202 [ 3 ] {} <Debug> HTTP-Session: 11db54d7-cfac-4bec-a49a-8c449c586211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2023.07.19 18:42:23.938272 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2368 | 2023.07.19 18:42:23.938312 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2369 | 2023.07.19 18:42:23.938424 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2370 | 2023.07.19 18:42:23.938705 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2371 | 2023.07.19 18:42:23.938946 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2372 | 2023.07.19 18:42:23.939119 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2373 | 2023.07.19 18:42:23.939232 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000934288 sec., 67431 rows/sec., 4.09 MiB/sec. | ||
| 2374 | 2023.07.19 18:42:23.939350 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2375 | 2023.07.19 18:42:23.939373 [ 3 ] {e936602c-d1d2-44da-8172-3092ad2da0a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2376 | 2023.07.19 18:42:23.939388 [ 3 ] {} <Debug> HTTP-Session: 11db54d7-cfac-4bec-a49a-8c449c586211 Destroying unnamed session | ||
| 2377 | 2023.07.19 18:42:23.939493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2378 | 2023.07.19 18:42:23.939535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2379 | 2023.07.19 18:42:23.939553 [ 3 ] {} <Debug> HTTP-Session: d429d31c-e3c4-42eb-8e19-38a920869830 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2380 | 2023.07.19 18:42:23.939568 [ 3 ] {} <Debug> HTTP-Session: d429d31c-e3c4-42eb-8e19-38a920869830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2023.07.19 18:42:23.939638 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2382 | 2023.07.19 18:42:23.939679 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2383 | 2023.07.19 18:42:23.939811 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2384 | 2023.07.19 18:42:23.940102 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2385 | 2023.07.19 18:42:23.940385 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2386 | 2023.07.19 18:42:23.940557 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2387 | 2023.07.19 18:42:23.940698 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001027391 sec., 4866 rows/sec., 6.57 MiB/sec. | ||
| 2388 | 2023.07.19 18:42:23.940869 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Debug> DynamicQueryHandler: Done processing query | ||
| 2389 | 2023.07.19 18:42:23.940892 [ 3 ] {a561c586-cc0f-46d6-a51f-9658c723a3af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2390 | 2023.07.19 18:42:23.940907 [ 3 ] {} <Debug> HTTP-Session: d429d31c-e3c4-42eb-8e19-38a920869830 Destroying unnamed session | ||
| 2391 | 2023.07.19 18:42:23.941010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2392 | 2023.07.19 18:42:23.941054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2393 | 2023.07.19 18:42:23.941072 [ 3 ] {} <Debug> HTTP-Session: 17206dc0-66ae-4809-bcc4-f1a0b4c13a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2394 | 2023.07.19 18:42:23.941088 [ 3 ] {} <Debug> HTTP-Session: 17206dc0-66ae-4809-bcc4-f1a0b4c13a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2023.07.19 18:42:23.941155 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2396 | 2023.07.19 18:42:23.941192 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2397 | 2023.07.19 18:42:23.941301 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2398 | 2023.07.19 18:42:23.941541 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2399 | 2023.07.19 18:42:23.941763 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2400 | 2023.07.19 18:42:23.941930 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2401 | 2023.07.19 18:42:23.942049 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000867146 sec., 21910 rows/sec., 1.14 MiB/sec. | ||
| 2402 | 2023.07.19 18:42:23.942163 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Debug> DynamicQueryHandler: Done processing query | ||
| 2403 | 2023.07.19 18:42:23.942185 [ 3 ] {017d7215-362a-43f0-bbce-47877d699897} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2404 | 2023.07.19 18:42:23.942200 [ 3 ] {} <Debug> HTTP-Session: 17206dc0-66ae-4809-bcc4-f1a0b4c13a43 Destroying unnamed session | ||
| 2405 | 2023.07.19 18:42:24.115907 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2406 | 2023.07.19 18:42:24.115990 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2407 | 2023.07.19 18:42:28.928759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2408 | 2023.07.19 18:42:28.928888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2409 | 2023.07.19 18:42:28.928914 [ 3 ] {} <Debug> HTTP-Session: ac495117-3af9-4841-b3e4-277d615fc9be Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2410 | 2023.07.19 18:42:28.928938 [ 3 ] {} <Debug> HTTP-Session: ac495117-3af9-4841-b3e4-277d615fc9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2023.07.19 18:42:28.929067 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2412 | 2023.07.19 18:42:28.929127 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2413 | 2023.07.19 18:42:28.929289 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2414 | 2023.07.19 18:42:28.929808 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2415 | 2023.07.19 18:42:28.930067 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2416 | 2023.07.19 18:42:28.930228 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2417 | 2023.07.19 18:42:28.930367 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001258917 sec., 27801 rows/sec., 2.20 MiB/sec. | ||
| 2418 | 2023.07.19 18:42:28.930540 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Debug> DynamicQueryHandler: Done processing query | ||
| 2419 | 2023.07.19 18:42:28.930564 [ 3 ] {3a8b1513-300d-4c71-a279-84887aea6641} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2420 | 2023.07.19 18:42:28.930580 [ 3 ] {} <Debug> HTTP-Session: ac495117-3af9-4841-b3e4-277d615fc9be Destroying unnamed session | ||
| 2421 | 2023.07.19 18:42:28.930716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2422 | 2023.07.19 18:42:28.930761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2423 | 2023.07.19 18:42:28.930779 [ 3 ] {} <Debug> HTTP-Session: 18023e71-4a3a-4a7b-b894-3e5332e14fae Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2424 | 2023.07.19 18:42:28.930795 [ 3 ] {} <Debug> HTTP-Session: 18023e71-4a3a-4a7b-b894-3e5332e14fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2023.07.19 18:42:28.930870 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2426 | 2023.07.19 18:42:28.930907 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2427 | 2023.07.19 18:42:28.931010 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2428 | 2023.07.19 18:42:28.931343 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2429 | 2023.07.19 18:42:28.931555 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2430 | 2023.07.19 18:42:28.931698 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2431 | 2023.07.19 18:42:28.931817 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000919497 sec., 114192 rows/sec., 11.03 MiB/sec. | ||
| 2432 | 2023.07.19 18:42:28.931933 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Debug> DynamicQueryHandler: Done processing query | ||
| 2433 | 2023.07.19 18:42:28.931956 [ 3 ] {dbf765b3-2c51-4121-8cc3-16c7a8cb1195} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2434 | 2023.07.19 18:42:28.931971 [ 3 ] {} <Debug> HTTP-Session: 18023e71-4a3a-4a7b-b894-3e5332e14fae Destroying unnamed session | ||
| 2435 | 2023.07.19 18:42:28.932084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2436 | 2023.07.19 18:42:28.932126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2437 | 2023.07.19 18:42:28.932145 [ 3 ] {} <Debug> HTTP-Session: 6618e84c-338a-4ef0-918f-a04994ce87bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2438 | 2023.07.19 18:42:28.932161 [ 3 ] {} <Debug> HTTP-Session: 6618e84c-338a-4ef0-918f-a04994ce87bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2023.07.19 18:42:28.932228 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2440 | 2023.07.19 18:42:28.932265 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2441 | 2023.07.19 18:42:28.932369 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2442 | 2023.07.19 18:42:28.932644 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2443 | 2023.07.19 18:42:28.932853 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2444 | 2023.07.19 18:42:28.932996 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2445 | 2023.07.19 18:42:28.933099 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000845715 sec., 41385 rows/sec., 3.24 MiB/sec. | ||
| 2446 | 2023.07.19 18:42:28.933218 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Debug> DynamicQueryHandler: Done processing query | ||
| 2447 | 2023.07.19 18:42:28.933241 [ 3 ] {2396628b-ff12-4e25-9944-1b5da4d158de} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2448 | 2023.07.19 18:42:28.933256 [ 3 ] {} <Debug> HTTP-Session: 6618e84c-338a-4ef0-918f-a04994ce87bd Destroying unnamed session | ||
| 2449 | 2023.07.19 18:42:28.933428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2450 | 2023.07.19 18:42:28.933471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2451 | 2023.07.19 18:42:28.933490 [ 3 ] {} <Debug> HTTP-Session: ad6c6a4f-7190-4cc3-92f3-e72f8899e5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2452 | 2023.07.19 18:42:28.933506 [ 3 ] {} <Debug> HTTP-Session: ad6c6a4f-7190-4cc3-92f3-e72f8899e5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2023.07.19 18:42:28.933587 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2454 | 2023.07.19 18:42:28.933629 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2455 | 2023.07.19 18:42:28.933763 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2456 | 2023.07.19 18:42:28.934181 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2457 | 2023.07.19 18:42:28.934487 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2458 | 2023.07.19 18:42:28.934661 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2459 | 2023.07.19 18:42:28.934785 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001171205 sec., 29883 rows/sec., 40.33 MiB/sec. | ||
| 2460 | 2023.07.19 18:42:28.934904 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2461 | 2023.07.19 18:42:28.934926 [ 3 ] {76910e0a-2eae-4d55-a831-d7a770cc446d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 2462 | 2023.07.19 18:42:28.934941 [ 3 ] {} <Debug> HTTP-Session: ad6c6a4f-7190-4cc3-92f3-e72f8899e5ff Destroying unnamed session | ||
| 2463 | 2023.07.19 18:42:33.931611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2464 | 2023.07.19 18:42:33.931746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2465 | 2023.07.19 18:42:33.931777 [ 3 ] {} <Debug> HTTP-Session: 48b8f8df-f780-4d8d-b8ee-89b783a9187c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2466 | 2023.07.19 18:42:33.931805 [ 3 ] {} <Debug> HTTP-Session: 48b8f8df-f780-4d8d-b8ee-89b783a9187c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2023.07.19 18:42:33.931947 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2468 | 2023.07.19 18:42:33.932014 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2469 | 2023.07.19 18:42:33.932196 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2470 | 2023.07.19 18:42:33.932661 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2471 | 2023.07.19 18:42:33.932912 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2472 | 2023.07.19 18:42:33.933075 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2473 | 2023.07.19 18:42:33.933199 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001214015 sec., 9060 rows/sec., 613.76 KiB/sec. | ||
| 2474 | 2023.07.19 18:42:33.933353 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Debug> DynamicQueryHandler: Done processing query | ||
| 2475 | 2023.07.19 18:42:33.933379 [ 3 ] {c35c9cc2-7e4d-42eb-b520-cbd5533e1870} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2476 | 2023.07.19 18:42:33.933396 [ 3 ] {} <Debug> HTTP-Session: 48b8f8df-f780-4d8d-b8ee-89b783a9187c Destroying unnamed session | ||
| 2477 | 2023.07.19 18:42:33.933523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2478 | 2023.07.19 18:42:33.933566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2479 | 2023.07.19 18:42:33.933585 [ 3 ] {} <Debug> HTTP-Session: 8d6c34e2-3b0b-41fb-a0f2-3f2ff78cdac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2480 | 2023.07.19 18:42:33.933601 [ 3 ] {} <Debug> HTTP-Session: 8d6c34e2-3b0b-41fb-a0f2-3f2ff78cdac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2023.07.19 18:42:33.933675 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2482 | 2023.07.19 18:42:33.933714 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2483 | 2023.07.19 18:42:33.933818 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2484 | 2023.07.19 18:42:33.934146 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2485 | 2023.07.19 18:42:33.934352 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2486 | 2023.07.19 18:42:33.934496 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2487 | 2023.07.19 18:42:33.934597 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000895807 sec., 113863 rows/sec., 10.59 MiB/sec. | ||
| 2488 | 2023.07.19 18:42:33.934710 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2489 | 2023.07.19 18:42:33.934734 [ 3 ] {c5c9f6de-9747-4150-b6e9-51aa2529931c} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 2490 | 2023.07.19 18:42:33.934749 [ 3 ] {} <Debug> HTTP-Session: 8d6c34e2-3b0b-41fb-a0f2-3f2ff78cdac1 Destroying unnamed session | ||
| 2491 | 2023.07.19 18:42:33.934892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2492 | 2023.07.19 18:42:33.934936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2493 | 2023.07.19 18:42:33.934954 [ 3 ] {} <Debug> HTTP-Session: f06660e2-63fc-43a6-874c-7e72ae38e9df Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2494 | 2023.07.19 18:42:33.934971 [ 3 ] {} <Debug> HTTP-Session: f06660e2-63fc-43a6-874c-7e72ae38e9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2023.07.19 18:42:33.935049 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2496 | 2023.07.19 18:42:33.935087 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2497 | 2023.07.19 18:42:33.935189 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2498 | 2023.07.19 18:42:33.935595 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2499 | 2023.07.19 18:42:33.935812 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2500 | 2023.07.19 18:42:33.935958 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2501 | 2023.07.19 18:42:33.936063 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000984779 sec., 273157 rows/sec., 18.79 MiB/sec. | ||
| 2502 | 2023.07.19 18:42:33.936274 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2503 | 2023.07.19 18:42:33.936297 [ 3 ] {2add957f-8a37-4619-a1d9-f0ab103e718c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 2504 | 2023.07.19 18:42:33.936313 [ 3 ] {} <Debug> HTTP-Session: f06660e2-63fc-43a6-874c-7e72ae38e9df Destroying unnamed session | ||
| 2505 | 2023.07.19 18:42:33.936468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2506 | 2023.07.19 18:42:33.936511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2507 | 2023.07.19 18:42:33.936529 [ 3 ] {} <Debug> HTTP-Session: 485f9a19-d2d8-4e7b-b57f-331b9c202a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2508 | 2023.07.19 18:42:33.936545 [ 3 ] {} <Debug> HTTP-Session: 485f9a19-d2d8-4e7b-b57f-331b9c202a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2023.07.19 18:42:33.936613 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2510 | 2023.07.19 18:42:33.936652 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2511 | 2023.07.19 18:42:33.936769 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2512 | 2023.07.19 18:42:33.937008 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2513 | 2023.07.19 18:42:33.937243 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2514 | 2023.07.19 18:42:33.937414 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2515 | 2023.07.19 18:42:33.937513 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000873835 sec., 6866 rows/sec., 288.33 KiB/sec. | ||
| 2516 | 2023.07.19 18:42:33.937623 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2517 | 2023.07.19 18:42:33.937646 [ 3 ] {c4d5057c-7e7f-47b4-9fe8-11d27915d84c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2518 | 2023.07.19 18:42:33.937662 [ 3 ] {} <Debug> HTTP-Session: 485f9a19-d2d8-4e7b-b57f-331b9c202a76 Destroying unnamed session | ||
| 2519 | 2023.07.19 18:42:33.937785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2520 | 2023.07.19 18:42:33.937827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2521 | 2023.07.19 18:42:33.937844 [ 3 ] {} <Debug> HTTP-Session: 5d4531f0-bf7c-42d5-aafb-36f52b505aae Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2522 | 2023.07.19 18:42:33.937860 [ 3 ] {} <Debug> HTTP-Session: 5d4531f0-bf7c-42d5-aafb-36f52b505aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2023.07.19 18:42:33.937930 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2524 | 2023.07.19 18:42:33.937968 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2525 | 2023.07.19 18:42:33.938079 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2526 | 2023.07.19 18:42:33.938355 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2527 | 2023.07.19 18:42:33.938590 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2528 | 2023.07.19 18:42:33.938766 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2529 | 2023.07.19 18:42:33.938862 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000906377 sec., 69507 rows/sec., 4.21 MiB/sec. | ||
| 2530 | 2023.07.19 18:42:33.938975 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2531 | 2023.07.19 18:42:33.938998 [ 3 ] {03702e70-1212-4857-889c-d813a9496ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2532 | 2023.07.19 18:42:33.939015 [ 3 ] {} <Debug> HTTP-Session: 5d4531f0-bf7c-42d5-aafb-36f52b505aae Destroying unnamed session | ||
| 2533 | 2023.07.19 18:42:33.939164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2534 | 2023.07.19 18:42:33.939206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2535 | 2023.07.19 18:42:33.939224 [ 3 ] {} <Debug> HTTP-Session: b08d362d-3e90-4fc1-9a72-9a1bff1a341b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2536 | 2023.07.19 18:42:33.939240 [ 3 ] {} <Debug> HTTP-Session: b08d362d-3e90-4fc1-9a72-9a1bff1a341b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2023.07.19 18:42:33.939310 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2538 | 2023.07.19 18:42:33.939351 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2539 | 2023.07.19 18:42:33.939478 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2540 | 2023.07.19 18:42:33.939756 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2541 | 2023.07.19 18:42:33.940017 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2542 | 2023.07.19 18:42:33.940200 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2543 | 2023.07.19 18:42:33.940311 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000969558 sec., 5156 rows/sec., 6.96 MiB/sec. | ||
| 2544 | 2023.07.19 18:42:33.940529 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2545 | 2023.07.19 18:42:33.940553 [ 3 ] {e295115a-6e65-4d80-82a0-526e37f38aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2546 | 2023.07.19 18:42:33.940568 [ 3 ] {} <Debug> HTTP-Session: b08d362d-3e90-4fc1-9a72-9a1bff1a341b Destroying unnamed session | ||
| 2547 | 2023.07.19 18:42:33.940673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2548 | 2023.07.19 18:42:33.940716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2549 | 2023.07.19 18:42:33.940735 [ 3 ] {} <Debug> HTTP-Session: 58c85913-9c2f-4ef0-89e1-f0272a1f6b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2550 | 2023.07.19 18:42:33.940752 [ 3 ] {} <Debug> HTTP-Session: 58c85913-9c2f-4ef0-89e1-f0272a1f6b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2023.07.19 18:42:33.940820 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2552 | 2023.07.19 18:42:33.940857 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2553 | 2023.07.19 18:42:33.940976 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2554 | 2023.07.19 18:42:33.941218 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.44 GiB. | ||
| 2555 | 2023.07.19 18:42:33.941437 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2556 | 2023.07.19 18:42:33.941613 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2557 | 2023.07.19 18:42:33.941713 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000867656 sec., 21898 rows/sec., 1.14 MiB/sec. | ||
| 2558 | 2023.07.19 18:42:33.941902 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Debug> DynamicQueryHandler: Done processing query | ||
| 2559 | 2023.07.19 18:42:33.941926 [ 3 ] {7ed89a4b-fba6-47ec-9bee-8eb0fa2f5d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2560 | 2023.07.19 18:42:33.941941 [ 3 ] {} <Debug> HTTP-Session: 58c85913-9c2f-4ef0-89e1-f0272a1f6b94 Destroying unnamed session | ||
| 2561 | 2023.07.19 18:42:38.928618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2562 | 2023.07.19 18:42:38.928802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2563 | 2023.07.19 18:42:38.928849 [ 3 ] {} <Debug> HTTP-Session: 932a2961-0c6f-4eb2-8814-4caabaef7fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2564 | 2023.07.19 18:42:38.928890 [ 3 ] {} <Debug> HTTP-Session: 932a2961-0c6f-4eb2-8814-4caabaef7fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2023.07.19 18:42:38.929100 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2566 | 2023.07.19 18:42:38.929198 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2567 | 2023.07.19 18:42:38.929460 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2568 | 2023.07.19 18:42:38.929966 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2569 | 2023.07.19 18:42:38.930228 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2570 | 2023.07.19 18:42:38.930384 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2571 | 2023.07.19 18:42:38.930506 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.00134839 sec., 25956 rows/sec., 2.05 MiB/sec. | ||
| 2572 | 2023.07.19 18:42:38.930527 [ 94 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2573 | 2023.07.19 18:42:38.930653 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2574 | 2023.07.19 18:42:38.930693 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2575 | 2023.07.19 18:42:38.930759 [ 3 ] {1f019ba0-6239-4061-9416-c6c05dddcbe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2576 | 2023.07.19 18:42:38.930804 [ 3 ] {} <Debug> HTTP-Session: 932a2961-0c6f-4eb2-8814-4caabaef7fa7 Destroying unnamed session | ||
| 2577 | 2023.07.19 18:42:38.930820 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2578 | 2023.07.19 18:42:38.931009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2579 | 2023.07.19 18:42:38.931015 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2580 | 2023.07.19 18:42:38.931095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2581 | 2023.07.19 18:42:38.931101 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 46 rows starting from the beginning of the part | ||
| 2582 | 2023.07.19 18:42:38.931131 [ 3 ] {} <Debug> HTTP-Session: 54d8405d-8088-4d38-b96f-214d6677b0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2583 | 2023.07.19 18:42:38.931184 [ 3 ] {} <Debug> HTTP-Session: 54d8405d-8088-4d38-b96f-214d6677b0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2023.07.19 18:42:38.931381 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2585 | 2023.07.19 18:42:38.931432 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part | ||
| 2586 | 2023.07.19 18:42:38.931457 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2587 | 2023.07.19 18:42:38.931769 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 2588 | 2023.07.19 18:42:38.931944 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2589 | 2023.07.19 18:42:38.932038 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 2590 | 2023.07.19 18:42:38.932196 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 2591 | 2023.07.19 18:42:38.932461 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 2592 | 2023.07.19 18:42:38.932889 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2593 | 2023.07.19 18:42:38.933256 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2594 | 2023.07.19 18:42:38.933584 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2595 | 2023.07.19 18:42:38.933799 [ 94 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2596 | 2023.07.19 18:42:38.933920 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002442642 sec., 42986 rows/sec., 4.15 MiB/sec. | ||
| 2597 | 2023.07.19 18:42:38.933973 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2598 | 2023.07.19 18:42:38.934172 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.003446221 sec., 50199.91463112783 rows/sec., 3.85 MiB/sec. | ||
| 2599 | 2023.07.19 18:42:38.934225 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2600 | 2023.07.19 18:42:38.934311 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Debug> DynamicQueryHandler: Done processing query | ||
| 2601 | 2023.07.19 18:42:38.934358 [ 3 ] {66b16850-c622-45dc-aa19-ef18ad4e0bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2602 | 2023.07.19 18:42:38.934377 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2603 | 2023.07.19 18:42:38.934412 [ 3 ] {} <Debug> HTTP-Session: 54d8405d-8088-4d38-b96f-214d6677b0ef Destroying unnamed session | ||
| 2604 | 2023.07.19 18:42:38.934433 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2605 | 2023.07.19 18:42:38.934512 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 207 rows starting from the beginning of the part | ||
| 2606 | 2023.07.19 18:42:38.934668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2607 | 2023.07.19 18:42:38.934729 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 2608 | 2023.07.19 18:42:38.934737 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2609 | 2023.07.19 18:42:38.934750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2610 | 2023.07.19 18:42:38.934827 [ 3 ] {} <Debug> HTTP-Session: cd92e100-9384-44e0-a78a-4391514ba193 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2611 | 2023.07.19 18:42:38.934863 [ 3 ] {} <Debug> HTTP-Session: cd92e100-9384-44e0-a78a-4391514ba193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2023.07.19 18:42:38.934915 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_26_5} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2613 | 2023.07.19 18:42:38.935008 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 102 rows starting from the beginning of the part | ||
| 2614 | 2023.07.19 18:42:38.935145 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2615 | 2023.07.19 18:42:38.935208 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2616 | 2023.07.19 18:42:38.935239 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 2617 | 2023.07.19 18:42:38.935411 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
| 2618 | 2023.07.19 18:42:38.935465 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2619 | 2023.07.19 18:42:38.935559 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 2620 | 2023.07.19 18:42:38.935955 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2621 | 2023.07.19 18:42:38.936213 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2622 | 2023.07.19 18:42:38.936407 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2623 | 2023.07.19 18:42:38.936554 [ 94 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2624 | 2023.07.19 18:42:38.936570 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.00136255 sec., 25687 rows/sec., 2.01 MiB/sec. | ||
| 2625 | 2023.07.19 18:42:38.936660 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2626 | 2023.07.19 18:42:38.936967 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2627 | 2023.07.19 18:42:38.937068 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2628 | 2023.07.19 18:42:38.937110 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.003018918 sec., 240483.5109797616 rows/sec., 22.86 MiB/sec. | ||
| 2629 | 2023.07.19 18:42:38.937136 [ 3 ] {af8b0c0a-42cf-493c-9ba0-bf53c2714c9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2630 | 2023.07.19 18:42:38.937213 [ 3 ] {} <Debug> HTTP-Session: cd92e100-9384-44e0-a78a-4391514ba193 Destroying unnamed session | ||
| 2631 | 2023.07.19 18:42:38.937209 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2023.07.19 18:42:38.937282 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 333 rows starting from the beginning of the part | ||
| 2633 | 2023.07.19 18:42:38.937319 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2634 | 2023.07.19 18:42:38.937481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2635 | 2023.07.19 18:42:38.937502 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part | ||
| 2636 | 2023.07.19 18:42:38.937592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2637 | 2023.07.19 18:42:38.937642 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2638 | 2023.07.19 18:42:38.937669 [ 3 ] {} <Debug> HTTP-Session: f5c98a31-1170-49ca-a293-10c088b39375 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2639 | 2023.07.19 18:42:38.937752 [ 3 ] {} <Debug> HTTP-Session: f5c98a31-1170-49ca-a293-10c088b39375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2023.07.19 18:42:38.937820 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_26_5} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2641 | 2023.07.19 18:42:38.937842 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 269 rows starting from the beginning of the part | ||
| 2642 | 2023.07.19 18:42:38.938113 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2643 | 2023.07.19 18:42:38.938222 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 2644 | 2023.07.19 18:42:38.938237 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2645 | 2023.07.19 18:42:38.938539 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 269 rows starting from the beginning of the part | ||
| 2646 | 2023.07.19 18:42:38.938886 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 2647 | 2023.07.19 18:42:38.938894 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2648 | 2023.07.19 18:42:38.939911 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2649 | 2023.07.19 18:42:38.940585 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783061 sec., 257992.13916984157 rows/sec., 18.16 MiB/sec. | ||
| 2650 | 2023.07.19 18:42:38.940651 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2651 | 2023.07.19 18:42:38.940747 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2652 | 2023.07.19 18:42:38.940948 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2653 | 2023.07.19 18:42:38.940991 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2654 | 2023.07.19 18:42:38.941097 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_26_5} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2655 | 2023.07.19 18:42:38.941163 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2656 | 2023.07.19 18:42:38.941212 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.003008918 sec., 11632 rows/sec., 15.70 MiB/sec. | ||
| 2657 | 2023.07.19 18:42:38.941274 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2658 | 2023.07.19 18:42:38.941470 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2659 | 2023.07.19 18:42:38.941541 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Debug> DynamicQueryHandler: Done processing query | ||
| 2660 | 2023.07.19 18:42:38.941591 [ 3 ] {8c377c7a-7c06-42a7-a474-e38a9ec49662} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 2661 | 2023.07.19 18:42:38.941637 [ 3 ] {} <Debug> HTTP-Session: f5c98a31-1170-49ca-a293-10c088b39375 Destroying unnamed session | ||
| 2662 | 2023.07.19 18:42:38.941645 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2663 | 2023.07.19 18:42:38.941688 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 374 rows starting from the beginning of the part | ||
| 2664 | 2023.07.19 18:42:38.941794 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 2665 | 2023.07.19 18:42:38.941884 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 2666 | 2023.07.19 18:42:38.941972 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 2667 | 2023.07.19 18:42:38.942061 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 2668 | 2023.07.19 18:42:38.942150 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 2669 | 2023.07.19 18:42:38.943521 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 6 columns (6 merged, 0 gathered) in 0.002171474 sec., 225192.65715362006 rows/sec., 303.89 MiB/sec. | ||
| 2670 | 2023.07.19 18:42:38.943800 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2671 | 2023.07.19 18:42:38.944015 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2672 | 2023.07.19 18:42:38.944076 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2673 | 2023.07.19 18:42:38.944139 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_21_4: 4.00 MiB. | ||
| 2674 | 2023.07.19 18:42:39.000172 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.55 MiB, peak 228.80 MiB, will set to 223.42 MiB (RSS), difference: -4.13 MiB | ||
| 2675 | 2023.07.19 18:42:39.116247 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2676 | 2023.07.19 18:42:39.116303 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2677 | 2023.07.19 18:42:43.932194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2678 | 2023.07.19 18:42:43.932308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2679 | 2023.07.19 18:42:43.932334 [ 3 ] {} <Debug> HTTP-Session: 778409d5-60db-4a80-8987-d7c41715cf5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2680 | 2023.07.19 18:42:43.932358 [ 3 ] {} <Debug> HTTP-Session: 778409d5-60db-4a80-8987-d7c41715cf5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2023.07.19 18:42:43.932481 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2682 | 2023.07.19 18:42:43.932540 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2683 | 2023.07.19 18:42:43.932700 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2684 | 2023.07.19 18:42:43.933187 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2685 | 2023.07.19 18:42:43.933439 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 2686 | 2023.07.19 18:42:43.933603 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 2687 | 2023.07.19 18:42:43.933743 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001219866 sec., 9017 rows/sec., 610.82 KiB/sec. | ||
| 2688 | 2023.07.19 18:42:43.933934 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Debug> DynamicQueryHandler: Done processing query | ||
| 2689 | 2023.07.19 18:42:43.933959 [ 3 ] {f4fa516f-02be-4a0f-86cd-f073d2368801} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2690 | 2023.07.19 18:42:43.933975 [ 3 ] {} <Debug> HTTP-Session: 778409d5-60db-4a80-8987-d7c41715cf5c Destroying unnamed session | ||
| 2691 | 2023.07.19 18:42:43.934112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2692 | 2023.07.19 18:42:43.934156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2693 | 2023.07.19 18:42:43.934175 [ 3 ] {} <Debug> HTTP-Session: 69a87b78-a743-4864-a324-8581afa7a2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2694 | 2023.07.19 18:42:43.934191 [ 3 ] {} <Debug> HTTP-Session: 69a87b78-a743-4864-a324-8581afa7a2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2023.07.19 18:42:43.934262 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2696 | 2023.07.19 18:42:43.934299 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2697 | 2023.07.19 18:42:43.934404 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2698 | 2023.07.19 18:42:43.934731 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2699 | 2023.07.19 18:42:43.934941 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 2700 | 2023.07.19 18:42:43.935090 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 2701 | 2023.07.19 18:42:43.935207 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000915976 sec., 111356 rows/sec., 10.36 MiB/sec. | ||
| 2702 | 2023.07.19 18:42:43.935346 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Debug> DynamicQueryHandler: Done processing query | ||
| 2703 | 2023.07.19 18:42:43.935368 [ 3 ] {7d875d21-3358-4cd1-9a62-c016957bca07} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 2704 | 2023.07.19 18:42:43.935384 [ 3 ] {} <Debug> HTTP-Session: 69a87b78-a743-4864-a324-8581afa7a2d6 Destroying unnamed session | ||
| 2705 | 2023.07.19 18:42:43.935544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2706 | 2023.07.19 18:42:43.935587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2707 | 2023.07.19 18:42:43.935605 [ 3 ] {} <Debug> HTTP-Session: 89513bb2-32c5-4d7f-96b5-ee9e0905384c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2708 | 2023.07.19 18:42:43.935621 [ 3 ] {} <Debug> HTTP-Session: 89513bb2-32c5-4d7f-96b5-ee9e0905384c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2709 | 2023.07.19 18:42:43.935710 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2710 | 2023.07.19 18:42:43.935748 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2711 | 2023.07.19 18:42:43.935849 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2712 | 2023.07.19 18:42:43.936258 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2713 | 2023.07.19 18:42:43.936477 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 2714 | 2023.07.19 18:42:43.936620 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 2715 | 2023.07.19 18:42:43.936730 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.000992409 sec., 282141 rows/sec., 19.50 MiB/sec. | ||
| 2716 | 2023.07.19 18:42:43.936848 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Debug> DynamicQueryHandler: Done processing query | ||
| 2717 | 2023.07.19 18:42:43.936870 [ 3 ] {1accfe9e-0690-489f-91df-917337b2be72} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 2718 | 2023.07.19 18:42:43.936886 [ 3 ] {} <Debug> HTTP-Session: 89513bb2-32c5-4d7f-96b5-ee9e0905384c Destroying unnamed session | ||
| 2719 | 2023.07.19 18:42:43.937057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2720 | 2023.07.19 18:42:43.937100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2721 | 2023.07.19 18:42:43.937119 [ 3 ] {} <Debug> HTTP-Session: a36e0ab8-f8ee-46e4-afbb-be14be3fc59f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2722 | 2023.07.19 18:42:43.937134 [ 3 ] {} <Debug> HTTP-Session: a36e0ab8-f8ee-46e4-afbb-be14be3fc59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2723 | 2023.07.19 18:42:43.937198 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2724 | 2023.07.19 18:42:43.937235 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2725 | 2023.07.19 18:42:43.937339 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2726 | 2023.07.19 18:42:43.937581 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2727 | 2023.07.19 18:42:43.937815 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2728 | 2023.07.19 18:42:43.937984 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2729 | 2023.07.19 18:42:43.938105 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000881246 sec., 6808 rows/sec., 285.91 KiB/sec. | ||
| 2730 | 2023.07.19 18:42:43.938271 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Debug> DynamicQueryHandler: Done processing query | ||
| 2731 | 2023.07.19 18:42:43.938294 [ 3 ] {759daebe-222a-44ad-bd14-a6df549c1f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2732 | 2023.07.19 18:42:43.938310 [ 3 ] {} <Debug> HTTP-Session: a36e0ab8-f8ee-46e4-afbb-be14be3fc59f Destroying unnamed session | ||
| 2733 | 2023.07.19 18:42:43.938430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2734 | 2023.07.19 18:42:43.938472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2735 | 2023.07.19 18:42:43.938490 [ 3 ] {} <Debug> HTTP-Session: bec718a2-aeda-46f4-a9f3-71c203491e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2736 | 2023.07.19 18:42:43.938506 [ 3 ] {} <Debug> HTTP-Session: bec718a2-aeda-46f4-a9f3-71c203491e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2737 | 2023.07.19 18:42:43.938578 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2738 | 2023.07.19 18:42:43.938620 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2739 | 2023.07.19 18:42:43.938746 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2740 | 2023.07.19 18:42:43.939044 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2741 | 2023.07.19 18:42:43.939286 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2742 | 2023.07.19 18:42:43.939460 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2743 | 2023.07.19 18:42:43.939592 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000982319 sec., 75331 rows/sec., 4.61 MiB/sec. | ||
| 2744 | 2023.07.19 18:42:43.939711 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2745 | 2023.07.19 18:42:43.939733 [ 3 ] {3eaab605-04e7-43e5-a99b-de15321750d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2746 | 2023.07.19 18:42:43.939748 [ 3 ] {} <Debug> HTTP-Session: bec718a2-aeda-46f4-a9f3-71c203491e9b Destroying unnamed session | ||
| 2747 | 2023.07.19 18:42:43.939891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2748 | 2023.07.19 18:42:43.939935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2749 | 2023.07.19 18:42:43.939953 [ 3 ] {} <Debug> HTTP-Session: e32c8280-e15c-4a93-b41d-0ea2ba5ea8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2750 | 2023.07.19 18:42:43.939969 [ 3 ] {} <Debug> HTTP-Session: e32c8280-e15c-4a93-b41d-0ea2ba5ea8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2751 | 2023.07.19 18:42:43.940037 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2752 | 2023.07.19 18:42:43.940078 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2753 | 2023.07.19 18:42:43.940212 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2754 | 2023.07.19 18:42:43.940499 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2755 | 2023.07.19 18:42:43.940758 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2756 | 2023.07.19 18:42:43.940930 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2757 | 2023.07.19 18:42:43.941043 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000979249 sec., 5105 rows/sec., 6.89 MiB/sec. | ||
| 2758 | 2023.07.19 18:42:43.941163 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Debug> DynamicQueryHandler: Done processing query | ||
| 2759 | 2023.07.19 18:42:43.941185 [ 3 ] {69eefb40-ae35-487c-afa2-7caf6ce1fece} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2760 | 2023.07.19 18:42:43.941200 [ 3 ] {} <Debug> HTTP-Session: e32c8280-e15c-4a93-b41d-0ea2ba5ea8cf Destroying unnamed session | ||
| 2761 | 2023.07.19 18:42:43.941305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2762 | 2023.07.19 18:42:43.941348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2763 | 2023.07.19 18:42:43.941367 [ 3 ] {} <Debug> HTTP-Session: 234efaaa-5e5a-4075-b7f5-5dd434c5ac60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2764 | 2023.07.19 18:42:43.941382 [ 3 ] {} <Debug> HTTP-Session: 234efaaa-5e5a-4075-b7f5-5dd434c5ac60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2765 | 2023.07.19 18:42:43.941449 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2766 | 2023.07.19 18:42:43.941486 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2767 | 2023.07.19 18:42:43.941585 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2768 | 2023.07.19 18:42:43.941820 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2769 | 2023.07.19 18:42:43.942050 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2770 | 2023.07.19 18:42:43.942217 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2771 | 2023.07.19 18:42:43.942344 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000867755 sec., 21895 rows/sec., 1.14 MiB/sec. | ||
| 2772 | 2023.07.19 18:42:43.942462 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2773 | 2023.07.19 18:42:43.942484 [ 3 ] {31448797-ce8c-4a2d-8c96-e4a720893d5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2774 | 2023.07.19 18:42:43.942499 [ 3 ] {} <Debug> HTTP-Session: 234efaaa-5e5a-4075-b7f5-5dd434c5ac60 Destroying unnamed session | ||
| 2775 | 2023.07.19 18:42:48.928922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2776 | 2023.07.19 18:42:48.929093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2777 | 2023.07.19 18:42:48.929138 [ 3 ] {} <Debug> HTTP-Session: 260c596d-e3e4-41d2-b7e5-4a517f9fd88e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2778 | 2023.07.19 18:42:48.929178 [ 3 ] {} <Debug> HTTP-Session: 260c596d-e3e4-41d2-b7e5-4a517f9fd88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2779 | 2023.07.19 18:42:48.929377 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2780 | 2023.07.19 18:42:48.929472 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2781 | 2023.07.19 18:42:48.929735 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2782 | 2023.07.19 18:42:48.930281 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2783 | 2023.07.19 18:42:48.930531 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 2784 | 2023.07.19 18:42:48.930688 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 2785 | 2023.07.19 18:42:48.930820 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001384091 sec., 25287 rows/sec., 2.00 MiB/sec. | ||
| 2786 | 2023.07.19 18:42:48.930998 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2787 | 2023.07.19 18:42:48.931027 [ 3 ] {d0fdc311-c7ed-414c-a717-446c8745e8f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2788 | 2023.07.19 18:42:48.931043 [ 3 ] {} <Debug> HTTP-Session: 260c596d-e3e4-41d2-b7e5-4a517f9fd88e Destroying unnamed session | ||
| 2789 | 2023.07.19 18:42:48.931183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2790 | 2023.07.19 18:42:48.931227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2791 | 2023.07.19 18:42:48.931245 [ 3 ] {} <Debug> HTTP-Session: 463bceba-8a17-45c7-8efb-e0309898565f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2792 | 2023.07.19 18:42:48.931261 [ 3 ] {} <Debug> HTTP-Session: 463bceba-8a17-45c7-8efb-e0309898565f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2793 | 2023.07.19 18:42:48.931333 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2794 | 2023.07.19 18:42:48.931371 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2795 | 2023.07.19 18:42:48.931473 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2796 | 2023.07.19 18:42:48.931799 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2797 | 2023.07.19 18:42:48.932006 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 2798 | 2023.07.19 18:42:48.932152 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 2799 | 2023.07.19 18:42:48.932275 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000912017 sec., 115129 rows/sec., 11.12 MiB/sec. | ||
| 2800 | 2023.07.19 18:42:48.932414 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 2801 | 2023.07.19 18:42:48.932438 [ 3 ] {9287a6f2-6be3-4050-9353-4e57042398ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2802 | 2023.07.19 18:42:48.932454 [ 3 ] {} <Debug> HTTP-Session: 463bceba-8a17-45c7-8efb-e0309898565f Destroying unnamed session | ||
| 2803 | 2023.07.19 18:42:48.932577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2804 | 2023.07.19 18:42:48.932621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2805 | 2023.07.19 18:42:48.932639 [ 3 ] {} <Debug> HTTP-Session: 8c76b494-fd72-49a6-91e0-d94dd022d479 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2806 | 2023.07.19 18:42:48.932655 [ 3 ] {} <Debug> HTTP-Session: 8c76b494-fd72-49a6-91e0-d94dd022d479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2807 | 2023.07.19 18:42:48.932724 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2808 | 2023.07.19 18:42:48.932762 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2809 | 2023.07.19 18:42:48.932868 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2810 | 2023.07.19 18:42:48.933147 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2811 | 2023.07.19 18:42:48.933347 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 2812 | 2023.07.19 18:42:48.933501 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 2813 | 2023.07.19 18:42:48.933626 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000875506 sec., 39976 rows/sec., 3.13 MiB/sec. | ||
| 2814 | 2023.07.19 18:42:48.933741 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 2815 | 2023.07.19 18:42:48.933763 [ 3 ] {130020dc-8769-44f5-8f47-e6f1fc9346ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2816 | 2023.07.19 18:42:48.933779 [ 3 ] {} <Debug> HTTP-Session: 8c76b494-fd72-49a6-91e0-d94dd022d479 Destroying unnamed session | ||
| 2817 | 2023.07.19 18:42:48.933964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2818 | 2023.07.19 18:42:48.934008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2819 | 2023.07.19 18:42:48.934026 [ 3 ] {} <Debug> HTTP-Session: 48528998-c50a-4cbe-a8b2-c722084180e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2820 | 2023.07.19 18:42:48.934043 [ 3 ] {} <Debug> HTTP-Session: 48528998-c50a-4cbe-a8b2-c722084180e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2821 | 2023.07.19 18:42:48.934122 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2822 | 2023.07.19 18:42:48.934163 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2823 | 2023.07.19 18:42:48.934295 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2824 | 2023.07.19 18:42:48.934712 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2825 | 2023.07.19 18:42:48.935010 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2826 | 2023.07.19 18:42:48.935182 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2827 | 2023.07.19 18:42:48.935289 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001141753 sec., 30654 rows/sec., 41.37 MiB/sec. | ||
| 2828 | 2023.07.19 18:42:48.935415 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Debug> DynamicQueryHandler: Done processing query | ||
| 2829 | 2023.07.19 18:42:48.935437 [ 3 ] {d621c07e-0e26-47b7-9134-cb19c91f8615} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 2830 | 2023.07.19 18:42:48.935453 [ 3 ] {} <Debug> HTTP-Session: 48528998-c50a-4cbe-a8b2-c722084180e2 Destroying unnamed session | ||
| 2831 | 2023.07.19 18:42:53.931604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2832 | 2023.07.19 18:42:53.931730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2833 | 2023.07.19 18:42:53.931761 [ 3 ] {} <Debug> HTTP-Session: 846e0dab-cae2-4d68-aa25-0961d25e88ab Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2834 | 2023.07.19 18:42:53.931789 [ 3 ] {} <Debug> HTTP-Session: 846e0dab-cae2-4d68-aa25-0961d25e88ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2835 | 2023.07.19 18:42:53.931928 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2836 | 2023.07.19 18:42:53.931995 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2837 | 2023.07.19 18:42:53.932177 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2838 | 2023.07.19 18:42:53.932680 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2839 | 2023.07.19 18:42:53.932934 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 2840 | 2023.07.19 18:42:53.933100 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 2841 | 2023.07.19 18:42:53.933216 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001251537 sec., 8789 rows/sec., 595.36 KiB/sec. | ||
| 2842 | 2023.07.19 18:42:53.933360 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2843 | 2023.07.19 18:42:53.933384 [ 3 ] {34c3abb4-627a-4caa-83fc-8b0275d5f51b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2844 | 2023.07.19 18:42:53.933400 [ 3 ] {} <Debug> HTTP-Session: 846e0dab-cae2-4d68-aa25-0961d25e88ab Destroying unnamed session | ||
| 2845 | 2023.07.19 18:42:53.933534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2846 | 2023.07.19 18:42:53.933578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2847 | 2023.07.19 18:42:53.933597 [ 3 ] {} <Debug> HTTP-Session: ba06fab3-8811-4f84-a3bf-0600d0ceb953 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2848 | 2023.07.19 18:42:53.933613 [ 3 ] {} <Debug> HTTP-Session: ba06fab3-8811-4f84-a3bf-0600d0ceb953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2849 | 2023.07.19 18:42:53.933685 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2850 | 2023.07.19 18:42:53.933724 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2851 | 2023.07.19 18:42:53.933825 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2852 | 2023.07.19 18:42:53.934150 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2853 | 2023.07.19 18:42:53.934358 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 2854 | 2023.07.19 18:42:53.934501 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 2855 | 2023.07.19 18:42:53.934623 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000908436 sec., 112280 rows/sec., 10.44 MiB/sec. | ||
| 2856 | 2023.07.19 18:42:53.934743 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2857 | 2023.07.19 18:42:53.934765 [ 3 ] {2500ce0d-d51a-4be2-9a77-40fb2cb9c0c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 2858 | 2023.07.19 18:42:53.934781 [ 3 ] {} <Debug> HTTP-Session: ba06fab3-8811-4f84-a3bf-0600d0ceb953 Destroying unnamed session | ||
| 2859 | 2023.07.19 18:42:53.934931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2860 | 2023.07.19 18:42:53.934975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2861 | 2023.07.19 18:42:53.934993 [ 3 ] {} <Debug> HTTP-Session: 77c9501a-5a5f-44ef-9d71-d14a4bf1837b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2862 | 2023.07.19 18:42:53.935011 [ 3 ] {} <Debug> HTTP-Session: 77c9501a-5a5f-44ef-9d71-d14a4bf1837b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2863 | 2023.07.19 18:42:53.935089 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2864 | 2023.07.19 18:42:53.935127 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2865 | 2023.07.19 18:42:53.935230 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2866 | 2023.07.19 18:42:53.935641 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2867 | 2023.07.19 18:42:53.935851 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 2868 | 2023.07.19 18:42:53.936002 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 2869 | 2023.07.19 18:42:53.936124 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001008069 sec., 266846 rows/sec., 18.35 MiB/sec. | ||
| 2870 | 2023.07.19 18:42:53.936255 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2871 | 2023.07.19 18:42:53.936278 [ 3 ] {ed8eec58-43d5-4516-8783-64211cc646a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 2872 | 2023.07.19 18:42:53.936294 [ 3 ] {} <Debug> HTTP-Session: 77c9501a-5a5f-44ef-9d71-d14a4bf1837b Destroying unnamed session | ||
| 2873 | 2023.07.19 18:42:53.936450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2874 | 2023.07.19 18:42:53.936493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2875 | 2023.07.19 18:42:53.936511 [ 3 ] {} <Debug> HTTP-Session: 899b94f6-bb17-4e68-86f1-34fb75a0f194 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2876 | 2023.07.19 18:42:53.936527 [ 3 ] {} <Debug> HTTP-Session: 899b94f6-bb17-4e68-86f1-34fb75a0f194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2877 | 2023.07.19 18:42:53.936593 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 2878 | 2023.07.19 18:42:53.936631 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2879 | 2023.07.19 18:42:53.936734 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2880 | 2023.07.19 18:42:53.936967 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2881 | 2023.07.19 18:42:53.937201 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2882 | 2023.07.19 18:42:53.937366 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2883 | 2023.07.19 18:42:53.937489 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000868025 sec., 6912 rows/sec., 290.26 KiB/sec. | ||
| 2884 | 2023.07.19 18:42:53.937602 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Debug> DynamicQueryHandler: Done processing query | ||
| 2885 | 2023.07.19 18:42:53.937625 [ 3 ] {b56007e6-7c72-4e40-8959-1f7ac3240229} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2886 | 2023.07.19 18:42:53.937640 [ 3 ] {} <Debug> HTTP-Session: 899b94f6-bb17-4e68-86f1-34fb75a0f194 Destroying unnamed session | ||
| 2887 | 2023.07.19 18:42:53.937788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2888 | 2023.07.19 18:42:53.937830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2889 | 2023.07.19 18:42:53.937849 [ 3 ] {} <Debug> HTTP-Session: bbd1db64-2c5c-4fb3-8945-c4d6df0f84e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2890 | 2023.07.19 18:42:53.937865 [ 3 ] {} <Debug> HTTP-Session: bbd1db64-2c5c-4fb3-8945-c4d6df0f84e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2891 | 2023.07.19 18:42:53.937935 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2892 | 2023.07.19 18:42:53.937974 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2893 | 2023.07.19 18:42:53.938089 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2894 | 2023.07.19 18:42:53.938368 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2895 | 2023.07.19 18:42:53.938595 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2896 | 2023.07.19 18:42:53.938764 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2897 | 2023.07.19 18:42:53.938887 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000915206 sec., 68836 rows/sec., 4.17 MiB/sec. | ||
| 2898 | 2023.07.19 18:42:53.939004 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2899 | 2023.07.19 18:42:53.939031 [ 3 ] {15ad9e12-fc90-4715-8b7b-629d85eb32b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2900 | 2023.07.19 18:42:53.939046 [ 3 ] {} <Debug> HTTP-Session: bbd1db64-2c5c-4fb3-8945-c4d6df0f84e7 Destroying unnamed session | ||
| 2901 | 2023.07.19 18:42:53.939167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2902 | 2023.07.19 18:42:53.939209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2903 | 2023.07.19 18:42:53.939228 [ 3 ] {} <Debug> HTTP-Session: 9ff42026-8d73-4190-8a6d-547d34dd86bf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2904 | 2023.07.19 18:42:53.939244 [ 3 ] {} <Debug> HTTP-Session: 9ff42026-8d73-4190-8a6d-547d34dd86bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2905 | 2023.07.19 18:42:53.939312 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2906 | 2023.07.19 18:42:53.939353 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2907 | 2023.07.19 18:42:53.939486 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2908 | 2023.07.19 18:42:53.939764 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2909 | 2023.07.19 18:42:53.940020 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2910 | 2023.07.19 18:42:53.940191 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2911 | 2023.07.19 18:42:53.940317 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000970428 sec., 5152 rows/sec., 6.95 MiB/sec. | ||
| 2912 | 2023.07.19 18:42:53.940475 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2913 | 2023.07.19 18:42:53.940497 [ 3 ] {033c6ea9-3be7-4c03-939d-3aaf9c1b619c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2914 | 2023.07.19 18:42:53.940513 [ 3 ] {} <Debug> HTTP-Session: 9ff42026-8d73-4190-8a6d-547d34dd86bf Destroying unnamed session | ||
| 2915 | 2023.07.19 18:42:53.940613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2916 | 2023.07.19 18:42:53.940656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2917 | 2023.07.19 18:42:53.940675 [ 3 ] {} <Debug> HTTP-Session: c2c1ac05-cc67-48cb-a0c3-71a57ee4c330 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2918 | 2023.07.19 18:42:53.940691 [ 3 ] {} <Debug> HTTP-Session: c2c1ac05-cc67-48cb-a0c3-71a57ee4c330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2919 | 2023.07.19 18:42:53.940758 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2920 | 2023.07.19 18:42:53.940795 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2921 | 2023.07.19 18:42:53.940895 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2922 | 2023.07.19 18:42:53.941130 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2923 | 2023.07.19 18:42:53.941358 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2924 | 2023.07.19 18:42:53.941523 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2925 | 2023.07.19 18:42:53.941645 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000854685 sec., 22230 rows/sec., 1.15 MiB/sec. | ||
| 2926 | 2023.07.19 18:42:53.941641 [ 93 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2927 | 2023.07.19 18:42:53.941756 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2928 | 2023.07.19 18:42:53.941815 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2929 | 2023.07.19 18:42:53.941858 [ 3 ] {1342b91c-212b-444b-95d3-6d79cbd2ebfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2930 | 2023.07.19 18:42:53.941869 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2931 | 2023.07.19 18:42:53.941882 [ 3 ] {} <Debug> HTTP-Session: c2c1ac05-cc67-48cb-a0c3-71a57ee4c330 Destroying unnamed session | ||
| 2932 | 2023.07.19 18:42:53.942020 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2933 | 2023.07.19 18:42:53.942058 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 2934 | 2023.07.19 18:42:53.942176 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
| 2935 | 2023.07.19 18:42:53.942260 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part | ||
| 2936 | 2023.07.19 18:42:53.942337 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
| 2937 | 2023.07.19 18:42:53.942413 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
| 2938 | 2023.07.19 18:42:53.942486 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
| 2939 | 2023.07.19 18:42:53.943120 [ 22 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286857 sec., 247113.7041644876 rows/sec., 13.27 MiB/sec. | ||
| 2940 | 2023.07.19 18:42:53.943282 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2941 | 2023.07.19 18:42:53.943492 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2942 | 2023.07.19 18:42:53.943556 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_16_3} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2943 | 2023.07.19 18:42:54.116364 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2944 | 2023.07.19 18:42:54.116410 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2945 | 2023.07.19 18:42:58.929324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2946 | 2023.07.19 18:42:58.929494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2947 | 2023.07.19 18:42:58.929524 [ 3 ] {} <Debug> HTTP-Session: 9b488330-180b-4d02-b47a-64999b2403ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2948 | 2023.07.19 18:42:58.929553 [ 3 ] {} <Debug> HTTP-Session: 9b488330-180b-4d02-b47a-64999b2403ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2949 | 2023.07.19 18:42:58.929696 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2950 | 2023.07.19 18:42:58.929762 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2951 | 2023.07.19 18:42:58.929943 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2952 | 2023.07.19 18:42:58.930391 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2953 | 2023.07.19 18:42:58.930656 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 2954 | 2023.07.19 18:42:58.930816 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 2955 | 2023.07.19 18:42:58.930968 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001234266 sec., 28356 rows/sec., 2.24 MiB/sec. | ||
| 2956 | 2023.07.19 18:42:58.931113 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2957 | 2023.07.19 18:42:58.931137 [ 3 ] {ed60a15a-3199-45ec-b969-7d3d61542ee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2958 | 2023.07.19 18:42:58.931154 [ 3 ] {} <Debug> HTTP-Session: 9b488330-180b-4d02-b47a-64999b2403ea Destroying unnamed session | ||
| 2959 | 2023.07.19 18:42:58.931278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2960 | 2023.07.19 18:42:58.931324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2961 | 2023.07.19 18:42:58.931342 [ 3 ] {} <Debug> HTTP-Session: 17ec8fc7-51e6-44f9-a8f1-f640ae0cfccd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2962 | 2023.07.19 18:42:58.931358 [ 3 ] {} <Debug> HTTP-Session: 17ec8fc7-51e6-44f9-a8f1-f640ae0cfccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2963 | 2023.07.19 18:42:58.931429 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2964 | 2023.07.19 18:42:58.931467 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2965 | 2023.07.19 18:42:58.931568 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2966 | 2023.07.19 18:42:58.931892 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2967 | 2023.07.19 18:42:58.932102 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 2968 | 2023.07.19 18:42:58.932249 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 2969 | 2023.07.19 18:42:58.932369 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000912407 sec., 115080 rows/sec., 11.11 MiB/sec. | ||
| 2970 | 2023.07.19 18:42:58.932481 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2971 | 2023.07.19 18:42:58.932504 [ 3 ] {906a3416-c6db-450a-b802-746d5167921a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2972 | 2023.07.19 18:42:58.932519 [ 3 ] {} <Debug> HTTP-Session: 17ec8fc7-51e6-44f9-a8f1-f640ae0cfccd Destroying unnamed session | ||
| 2973 | 2023.07.19 18:42:58.932664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2974 | 2023.07.19 18:42:58.932715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2975 | 2023.07.19 18:42:58.932734 [ 3 ] {} <Debug> HTTP-Session: 314c45dd-8be1-437b-b0ed-f262fba60b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2976 | 2023.07.19 18:42:58.932750 [ 3 ] {} <Debug> HTTP-Session: 314c45dd-8be1-437b-b0ed-f262fba60b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2977 | 2023.07.19 18:42:58.932819 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2978 | 2023.07.19 18:42:58.932857 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2979 | 2023.07.19 18:42:58.932959 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2980 | 2023.07.19 18:42:58.933231 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2981 | 2023.07.19 18:42:58.933426 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 2982 | 2023.07.19 18:42:58.933572 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 2983 | 2023.07.19 18:42:58.933700 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000854195 sec., 40974 rows/sec., 3.20 MiB/sec. | ||
| 2984 | 2023.07.19 18:42:58.933809 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2985 | 2023.07.19 18:42:58.933831 [ 3 ] {18facd7b-87a0-4a21-9fff-4879e4186e7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2986 | 2023.07.19 18:42:58.933847 [ 3 ] {} <Debug> HTTP-Session: 314c45dd-8be1-437b-b0ed-f262fba60b9e Destroying unnamed session | ||
| 2987 | 2023.07.19 18:42:58.933993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2988 | 2023.07.19 18:42:58.934038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2989 | 2023.07.19 18:42:58.934056 [ 3 ] {} <Debug> HTTP-Session: 638d6713-cf0e-40b8-ae25-4aba3fa212d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 2990 | 2023.07.19 18:42:58.934073 [ 3 ] {} <Debug> HTTP-Session: 638d6713-cf0e-40b8-ae25-4aba3fa212d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2991 | 2023.07.19 18:42:58.934150 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2992 | 2023.07.19 18:42:58.934191 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2993 | 2023.07.19 18:42:58.934323 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2994 | 2023.07.19 18:42:58.934728 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 2995 | 2023.07.19 18:42:58.935044 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2996 | 2023.07.19 18:42:58.935217 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2997 | 2023.07.19 18:42:58.935353 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001176195 sec., 29756 rows/sec., 40.16 MiB/sec. | ||
| 2998 | 2023.07.19 18:42:58.935515 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2999 | 2023.07.19 18:42:58.935537 [ 3 ] {08d0ae30-9548-4024-9a71-ff21e0874b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 3000 | 2023.07.19 18:42:58.935552 [ 3 ] {} <Debug> HTTP-Session: 638d6713-cf0e-40b8-ae25-4aba3fa212d7 Destroying unnamed session | ||
| 3001 | 2023.07.19 18:43:03.932234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3002 | 2023.07.19 18:43:03.932359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3003 | 2023.07.19 18:43:03.932389 [ 3 ] {} <Debug> HTTP-Session: f6dc5520-346e-4d66-aa93-5ac31f32b7d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3004 | 2023.07.19 18:43:03.932417 [ 3 ] {} <Debug> HTTP-Session: f6dc5520-346e-4d66-aa93-5ac31f32b7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3005 | 2023.07.19 18:43:03.932555 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3006 | 2023.07.19 18:43:03.932619 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3007 | 2023.07.19 18:43:03.932776 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3008 | 2023.07.19 18:43:03.933179 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3009 | 2023.07.19 18:43:03.933434 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3010 | 2023.07.19 18:43:03.933599 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3011 | 2023.07.19 18:43:03.933711 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001116853 sec., 9849 rows/sec., 667.16 KiB/sec. | ||
| 3012 | 2023.07.19 18:43:03.933709 [ 87 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3013 | 2023.07.19 18:43:03.933787 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3014 | 2023.07.19 18:43:03.933870 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Debug> DynamicQueryHandler: Done processing query | ||
| 3015 | 2023.07.19 18:43:03.933911 [ 3 ] {ccb0351e-f87f-444a-8425-e40fa0d74844} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3016 | 2023.07.19 18:43:03.933917 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3017 | 2023.07.19 18:43:03.933940 [ 3 ] {} <Debug> HTTP-Session: f6dc5520-346e-4d66-aa93-5ac31f32b7d7 Destroying unnamed session | ||
| 3018 | 2023.07.19 18:43:03.934081 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3019 | 2023.07.19 18:43:03.934147 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 46 rows starting from the beginning of the part | ||
| 3020 | 2023.07.19 18:43:03.934147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3021 | 2023.07.19 18:43:03.934236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3022 | 2023.07.19 18:43:03.934270 [ 3 ] {} <Debug> HTTP-Session: afdce8ae-a41c-4a52-9a5a-752877e206d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3023 | 2023.07.19 18:43:03.934319 [ 3 ] {} <Debug> HTTP-Session: afdce8ae-a41c-4a52-9a5a-752877e206d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3024 | 2023.07.19 18:43:03.934430 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
| 3025 | 2023.07.19 18:43:03.934517 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3026 | 2023.07.19 18:43:03.934595 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3027 | 2023.07.19 18:43:03.934721 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
| 3028 | 2023.07.19 18:43:03.935059 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 3029 | 2023.07.19 18:43:03.935080 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3030 | 2023.07.19 18:43:03.935281 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 3031 | 2023.07.19 18:43:03.935428 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 3032 | 2023.07.19 18:43:03.936018 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3033 | 2023.07.19 18:43:03.936461 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3034 | 2023.07.19 18:43:03.936756 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3035 | 2023.07.19 18:43:03.936963 [ 87 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3036 | 2023.07.19 18:43:03.937060 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3037 | 2023.07.19 18:43:03.937101 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002513663 sec., 40578 rows/sec., 3.77 MiB/sec. | ||
| 3038 | 2023.07.19 18:43:03.937208 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3039 | 2023.07.19 18:43:03.937191 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003333898 sec., 44692.42910251003 rows/sec., 3.37 MiB/sec. | ||
| 3040 | 2023.07.19 18:43:03.937325 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Debug> DynamicQueryHandler: Done processing query | ||
| 3041 | 2023.07.19 18:43:03.937363 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3042 | 2023.07.19 18:43:03.937367 [ 3 ] {ed1ab8a9-a583-45c6-a89c-5e41c2dc25ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3043 | 2023.07.19 18:43:03.937440 [ 3 ] {} <Debug> HTTP-Session: afdce8ae-a41c-4a52-9a5a-752877e206d8 Destroying unnamed session | ||
| 3044 | 2023.07.19 18:43:03.937450 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 207 rows starting from the beginning of the part | ||
| 3045 | 2023.07.19 18:43:03.937553 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3046 | 2023.07.19 18:43:03.937692 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part | ||
| 3047 | 2023.07.19 18:43:03.937712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3048 | 2023.07.19 18:43:03.937786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3049 | 2023.07.19 18:43:03.937841 [ 3 ] {} <Debug> HTTP-Session: 10b18371-cb37-4636-982c-871b350aeb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3050 | 2023.07.19 18:43:03.937862 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 3051 | 2023.07.19 18:43:03.937870 [ 3 ] {} <Debug> HTTP-Session: 10b18371-cb37-4636-982c-871b350aeb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3052 | 2023.07.19 18:43:03.937977 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3053 | 2023.07.19 18:43:03.938142 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3054 | 2023.07.19 18:43:03.938154 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 102 rows starting from the beginning of the part | ||
| 3055 | 2023.07.19 18:43:03.938239 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_31_6} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3056 | 2023.07.19 18:43:03.938265 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3057 | 2023.07.19 18:43:03.938518 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 3058 | 2023.07.19 18:43:03.938694 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part | ||
| 3059 | 2023.07.19 18:43:03.938703 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3060 | 2023.07.19 18:43:03.939363 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3061 | 2023.07.19 18:43:03.939704 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3062 | 2023.07.19 18:43:03.939741 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.002610606 sec., 276947.1915716121 rows/sec., 26.19 MiB/sec. | ||
| 3063 | 2023.07.19 18:43:03.939905 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3064 | 2023.07.19 18:43:03.939917 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3065 | 2023.07.19 18:43:03.940070 [ 87 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3066 | 2023.07.19 18:43:03.940109 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001922256 sec., 139939 rows/sec., 9.62 MiB/sec. | ||
| 3067 | 2023.07.19 18:43:03.940138 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3068 | 2023.07.19 18:43:03.940305 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3069 | 2023.07.19 18:43:03.940416 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3070 | 2023.07.19 18:43:03.940547 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_31_6} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3071 | 2023.07.19 18:43:03.940596 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3072 | 2023.07.19 18:43:03.940681 [ 3 ] {a1c0aed1-3109-47d3-90d7-94bc39696bf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 3073 | 2023.07.19 18:43:03.940787 [ 3 ] {} <Debug> HTTP-Session: 10b18371-cb37-4636-982c-871b350aeb40 Destroying unnamed session | ||
| 3074 | 2023.07.19 18:43:03.940808 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3075 | 2023.07.19 18:43:03.940852 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 333 rows starting from the beginning of the part | ||
| 3076 | 2023.07.19 18:43:03.940962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3077 | 2023.07.19 18:43:03.941024 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 280 rows starting from the beginning of the part | ||
| 3078 | 2023.07.19 18:43:03.941061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3079 | 2023.07.19 18:43:03.941107 [ 3 ] {} <Debug> HTTP-Session: ef7fc11c-61de-4c98-8446-183d4d5be98a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3080 | 2023.07.19 18:43:03.941136 [ 3 ] {} <Debug> HTTP-Session: ef7fc11c-61de-4c98-8446-183d4d5be98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3081 | 2023.07.19 18:43:03.941236 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
| 3082 | 2023.07.19 18:43:03.941351 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3083 | 2023.07.19 18:43:03.941466 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3084 | 2023.07.19 18:43:03.941481 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 269 rows starting from the beginning of the part | ||
| 3085 | 2023.07.19 18:43:03.941783 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 3086 | 2023.07.19 18:43:03.941947 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3087 | 2023.07.19 18:43:03.942035 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 269 rows starting from the beginning of the part | ||
| 3088 | 2023.07.19 18:43:03.942514 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3089 | 2023.07.19 18:43:03.943083 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3090 | 2023.07.19 18:43:03.943373 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3091 | 2023.07.19 18:43:03.943613 [ 87 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3092 | 2023.07.19 18:43:03.943706 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3093 | 2023.07.19 18:43:03.943730 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002324868 sec., 2580 rows/sec., 108.37 KiB/sec. | ||
| 3094 | 2023.07.19 18:43:03.943726 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003515843 sec., 347285.1319015098 rows/sec., 24.27 MiB/sec. | ||
| 3095 | 2023.07.19 18:43:03.943883 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3096 | 2023.07.19 18:43:03.943983 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3097 | 2023.07.19 18:43:03.944072 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3098 | 2023.07.19 18:43:03.944112 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3099 | 2023.07.19 18:43:03.944124 [ 3 ] {981247bd-0c1b-4e1e-9050-1d31872965a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3100 | 2023.07.19 18:43:03.944178 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 3101 | 2023.07.19 18:43:03.944186 [ 3 ] {} <Debug> HTTP-Session: ef7fc11c-61de-4c98-8446-183d4d5be98a Destroying unnamed session | ||
| 3102 | 2023.07.19 18:43:03.944285 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3103 | 2023.07.19 18:43:03.944380 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_31_6} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3104 | 2023.07.19 18:43:03.944426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3105 | 2023.07.19 18:43:03.944450 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 3106 | 2023.07.19 18:43:03.944555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3107 | 2023.07.19 18:43:03.944597 [ 3 ] {} <Debug> HTTP-Session: ce44fffd-6c76-4365-b3b5-f6ab322c0ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3108 | 2023.07.19 18:43:03.944643 [ 3 ] {} <Debug> HTTP-Session: ce44fffd-6c76-4365-b3b5-f6ab322c0ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3109 | 2023.07.19 18:43:03.944707 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 3110 | 2023.07.19 18:43:03.944843 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3111 | 2023.07.19 18:43:03.944878 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 3112 | 2023.07.19 18:43:03.944989 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3113 | 2023.07.19 18:43:03.945186 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 3114 | 2023.07.19 18:43:03.945505 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 3115 | 2023.07.19 18:43:03.945576 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3116 | 2023.07.19 18:43:03.946382 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3117 | 2023.07.19 18:43:03.946977 [ 26 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203234 sec., 29969.711859951534 rows/sec., 1.23 MiB/sec. | ||
| 3118 | 2023.07.19 18:43:03.947024 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3119 | 2023.07.19 18:43:03.947112 [ 11 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3120 | 2023.07.19 18:43:03.947241 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 3121 | 2023.07.19 18:43:03.947358 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3122 | 2023.07.19 18:43:03.947367 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002433461 sec., 25889 rows/sec., 1.57 MiB/sec. | ||
| 3123 | 2023.07.19 18:43:03.947383 [ 11 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_16_3} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3124 | 2023.07.19 18:43:03.947415 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3125 | 2023.07.19 18:43:03.947579 [ 11 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_16_3} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3126 | 2023.07.19 18:43:03.947680 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 3127 | 2023.07.19 18:43:03.947858 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3128 | 2023.07.19 18:43:03.947902 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3129 | 2023.07.19 18:43:03.947907 [ 3 ] {19eb46f6-05fa-4b47-b1ae-40187f1822a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3130 | 2023.07.19 18:43:03.947956 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 726 rows starting from the beginning of the part | ||
| 3131 | 2023.07.19 18:43:03.947968 [ 3 ] {} <Debug> HTTP-Session: ce44fffd-6c76-4365-b3b5-f6ab322c0ca6 Destroying unnamed session | ||
| 3132 | 2023.07.19 18:43:03.948105 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part | ||
| 3133 | 2023.07.19 18:43:03.948133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3134 | 2023.07.19 18:43:03.948205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3135 | 2023.07.19 18:43:03.948272 [ 3 ] {} <Debug> HTTP-Session: b067f440-f34f-4f3a-87ac-3fa8fcd79ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3136 | 2023.07.19 18:43:03.948308 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part | ||
| 3137 | 2023.07.19 18:43:03.948321 [ 3 ] {} <Debug> HTTP-Session: b067f440-f34f-4f3a-87ac-3fa8fcd79ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3138 | 2023.07.19 18:43:03.948558 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3139 | 2023.07.19 18:43:03.948573 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3140 | 2023.07.19 18:43:03.948685 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3141 | 2023.07.19 18:43:03.948791 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part | ||
| 3142 | 2023.07.19 18:43:03.949114 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part | ||
| 3143 | 2023.07.19 18:43:03.949388 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3144 | 2023.07.19 18:43:03.950320 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3145 | 2023.07.19 18:43:03.951008 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3146 | 2023.07.19 18:43:03.951140 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003660537 sec., 287389.5278206449 rows/sec., 17.47 MiB/sec. | ||
| 3147 | 2023.07.19 18:43:03.951314 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3148 | 2023.07.19 18:43:03.951315 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3149 | 2023.07.19 18:43:03.951487 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3150 | 2023.07.19 18:43:03.951548 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002905405 sec., 1720 rows/sec., 2.32 MiB/sec. | ||
| 3151 | 2023.07.19 18:43:03.951561 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3152 | 2023.07.19 18:43:03.951687 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 3153 | 2023.07.19 18:43:03.951784 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3154 | 2023.07.19 18:43:03.951943 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 3155 | 2023.07.19 18:43:03.952170 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3156 | 2023.07.19 18:43:03.952188 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3157 | 2023.07.19 18:43:03.952215 [ 3 ] {00d0b0aa-122d-419e-a3a0-d6817853bfd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3158 | 2023.07.19 18:43:03.952256 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 489 rows starting from the beginning of the part | ||
| 3159 | 2023.07.19 18:43:03.952261 [ 3 ] {} <Debug> HTTP-Session: b067f440-f34f-4f3a-87ac-3fa8fcd79ecd Destroying unnamed session | ||
| 3160 | 2023.07.19 18:43:03.952413 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 3161 | 2023.07.19 18:43:03.952433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3162 | 2023.07.19 18:43:03.952519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3163 | 2023.07.19 18:43:03.952577 [ 3 ] {} <Debug> HTTP-Session: e0c2225b-b5c5-4ad0-b623-5aacceae491d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3164 | 2023.07.19 18:43:03.952639 [ 3 ] {} <Debug> HTTP-Session: e0c2225b-b5c5-4ad0-b623-5aacceae491d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3165 | 2023.07.19 18:43:03.952651 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 3166 | 2023.07.19 18:43:03.952844 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3167 | 2023.07.19 18:43:03.952944 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 3168 | 2023.07.19 18:43:03.952957 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3169 | 2023.07.19 18:43:03.953305 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 3170 | 2023.07.19 18:43:03.953507 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3171 | 2023.07.19 18:43:03.953667 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 3172 | 2023.07.19 18:43:03.954167 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3173 | 2023.07.19 18:43:03.954558 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3174 | 2023.07.19 18:43:03.954797 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3175 | 2023.07.19 18:43:03.955083 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002170574 sec., 8753 rows/sec., 464.76 KiB/sec. | ||
| 3176 | 2023.07.19 18:43:03.955391 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3177 | 2023.07.19 18:43:03.955444 [ 3 ] {31277b71-b03c-4669-bf64-0685194a81b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3178 | 2023.07.19 18:43:03.955496 [ 3 ] {} <Debug> HTTP-Session: e0c2225b-b5c5-4ad0-b623-5aacceae491d Destroying unnamed session | ||
| 3179 | 2023.07.19 18:43:03.955968 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 6 columns (6 merged, 0 gathered) in 0.004355528 sec., 131786.54803734474 rows/sec., 177.84 MiB/sec. | ||
| 3180 | 2023.07.19 18:43:03.956311 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3181 | 2023.07.19 18:43:03.956548 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3182 | 2023.07.19 18:43:03.956620 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3183 | 2023.07.19 18:43:03.956680 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_26_5: 4.01 MiB. | ||
| 3184 | 2023.07.19 18:43:04.000168 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.67 MiB, peak 232.75 MiB, will set to 223.47 MiB (RSS), difference: -4.20 MiB | ||
| 3185 | 2023.07.19 18:43:08.929308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3186 | 2023.07.19 18:43:08.929439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3187 | 2023.07.19 18:43:08.929470 [ 3 ] {} <Debug> HTTP-Session: ba485ae5-f615-4634-818d-2a74add26253 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3188 | 2023.07.19 18:43:08.929497 [ 3 ] {} <Debug> HTTP-Session: ba485ae5-f615-4634-818d-2a74add26253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3189 | 2023.07.19 18:43:08.929639 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3190 | 2023.07.19 18:43:08.929705 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3191 | 2023.07.19 18:43:08.929878 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3192 | 2023.07.19 18:43:08.930312 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3193 | 2023.07.19 18:43:08.930576 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3194 | 2023.07.19 18:43:08.930740 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3195 | 2023.07.19 18:43:08.930860 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001181495 sec., 29623 rows/sec., 2.34 MiB/sec. | ||
| 3196 | 2023.07.19 18:43:08.931052 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Debug> DynamicQueryHandler: Done processing query | ||
| 3197 | 2023.07.19 18:43:08.931078 [ 3 ] {604aeee6-3145-4ed4-aa7c-73964341f890} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3198 | 2023.07.19 18:43:08.931094 [ 3 ] {} <Debug> HTTP-Session: ba485ae5-f615-4634-818d-2a74add26253 Destroying unnamed session | ||
| 3199 | 2023.07.19 18:43:08.931228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3200 | 2023.07.19 18:43:08.931279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3201 | 2023.07.19 18:43:08.931299 [ 3 ] {} <Debug> HTTP-Session: 5ded6fd4-cbf0-4263-8b81-124593433281 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3202 | 2023.07.19 18:43:08.931317 [ 3 ] {} <Debug> HTTP-Session: 5ded6fd4-cbf0-4263-8b81-124593433281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3203 | 2023.07.19 18:43:08.931406 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3204 | 2023.07.19 18:43:08.931448 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3205 | 2023.07.19 18:43:08.931562 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3206 | 2023.07.19 18:43:08.931898 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3207 | 2023.07.19 18:43:08.932109 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3208 | 2023.07.19 18:43:08.932257 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3209 | 2023.07.19 18:43:08.932358 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000924967 sec., 113517 rows/sec., 10.96 MiB/sec. | ||
| 3210 | 2023.07.19 18:43:08.932660 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3211 | 2023.07.19 18:43:08.932683 [ 3 ] {e9104533-3325-4b96-a601-834ee2b8fbf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3212 | 2023.07.19 18:43:08.932698 [ 3 ] {} <Debug> HTTP-Session: 5ded6fd4-cbf0-4263-8b81-124593433281 Destroying unnamed session | ||
| 3213 | 2023.07.19 18:43:08.932852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3214 | 2023.07.19 18:43:08.932897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3215 | 2023.07.19 18:43:08.932916 [ 3 ] {} <Debug> HTTP-Session: 1e5bb8f5-4c05-4e48-9ffd-62bea8ca7c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3216 | 2023.07.19 18:43:08.932933 [ 3 ] {} <Debug> HTTP-Session: 1e5bb8f5-4c05-4e48-9ffd-62bea8ca7c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3217 | 2023.07.19 18:43:08.933004 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3218 | 2023.07.19 18:43:08.933043 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3219 | 2023.07.19 18:43:08.933168 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3220 | 2023.07.19 18:43:08.933477 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3221 | 2023.07.19 18:43:08.933675 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3222 | 2023.07.19 18:43:08.933826 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3223 | 2023.07.19 18:43:08.933950 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000917647 sec., 38141 rows/sec., 2.98 MiB/sec. | ||
| 3224 | 2023.07.19 18:43:08.934157 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Debug> DynamicQueryHandler: Done processing query | ||
| 3225 | 2023.07.19 18:43:08.934180 [ 3 ] {31447b57-0282-4d42-9f47-e0d312e87f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3226 | 2023.07.19 18:43:08.934196 [ 3 ] {} <Debug> HTTP-Session: 1e5bb8f5-4c05-4e48-9ffd-62bea8ca7c6d Destroying unnamed session | ||
| 3227 | 2023.07.19 18:43:08.934315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3228 | 2023.07.19 18:43:08.934359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3229 | 2023.07.19 18:43:08.934377 [ 3 ] {} <Debug> HTTP-Session: f795ff13-831c-462a-97e1-fcd1daa7f229 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3230 | 2023.07.19 18:43:08.934393 [ 3 ] {} <Debug> HTTP-Session: f795ff13-831c-462a-97e1-fcd1daa7f229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3231 | 2023.07.19 18:43:08.934475 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3232 | 2023.07.19 18:43:08.934519 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3233 | 2023.07.19 18:43:08.934675 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3234 | 2023.07.19 18:43:08.935090 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3235 | 2023.07.19 18:43:08.935403 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3236 | 2023.07.19 18:43:08.935580 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3237 | 2023.07.19 18:43:08.935718 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001214215 sec., 28825 rows/sec., 38.90 MiB/sec. | ||
| 3238 | 2023.07.19 18:43:08.935868 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3239 | 2023.07.19 18:43:08.935891 [ 3 ] {fac4f34e-6554-4a4f-8d65-157f3ad3aaf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 3240 | 2023.07.19 18:43:08.935907 [ 3 ] {} <Debug> HTTP-Session: f795ff13-831c-462a-97e1-fcd1daa7f229 Destroying unnamed session | ||
| 3241 | 2023.07.19 18:43:09.116675 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3242 | 2023.07.19 18:43:09.116731 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3243 | 2023.07.19 18:43:13.932427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3244 | 2023.07.19 18:43:13.932545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3245 | 2023.07.19 18:43:13.932571 [ 3 ] {} <Debug> HTTP-Session: cc0a247e-7c9d-47d0-8057-99351baa93ee Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3246 | 2023.07.19 18:43:13.932594 [ 3 ] {} <Debug> HTTP-Session: cc0a247e-7c9d-47d0-8057-99351baa93ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3247 | 2023.07.19 18:43:13.932721 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3248 | 2023.07.19 18:43:13.932784 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3249 | 2023.07.19 18:43:13.932942 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3250 | 2023.07.19 18:43:13.933361 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3251 | 2023.07.19 18:43:13.933613 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3252 | 2023.07.19 18:43:13.933774 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3253 | 2023.07.19 18:43:13.933906 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001152414 sec., 9545 rows/sec., 646.57 KiB/sec. | ||
| 3254 | 2023.07.19 18:43:13.934098 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Debug> DynamicQueryHandler: Done processing query | ||
| 3255 | 2023.07.19 18:43:13.934135 [ 3 ] {42d4c5ae-e613-4862-a072-4c3522f58dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3256 | 2023.07.19 18:43:13.934152 [ 3 ] {} <Debug> HTTP-Session: cc0a247e-7c9d-47d0-8057-99351baa93ee Destroying unnamed session | ||
| 3257 | 2023.07.19 18:43:13.934271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3258 | 2023.07.19 18:43:13.934315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3259 | 2023.07.19 18:43:13.934334 [ 3 ] {} <Debug> HTTP-Session: 00a7795a-8082-4682-a3c5-b8c51e783ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3260 | 2023.07.19 18:43:13.934349 [ 3 ] {} <Debug> HTTP-Session: 00a7795a-8082-4682-a3c5-b8c51e783ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3261 | 2023.07.19 18:43:13.934422 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3262 | 2023.07.19 18:43:13.934462 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3263 | 2023.07.19 18:43:13.934577 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3264 | 2023.07.19 18:43:13.934908 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3265 | 2023.07.19 18:43:13.935114 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3266 | 2023.07.19 18:43:13.935256 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3267 | 2023.07.19 18:43:13.935380 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000924707 sec., 110305 rows/sec., 10.26 MiB/sec. | ||
| 3268 | 2023.07.19 18:43:13.935496 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 3269 | 2023.07.19 18:43:13.935518 [ 3 ] {a1a1fa35-93d1-408b-a4b9-f2255c5e52ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3270 | 2023.07.19 18:43:13.935533 [ 3 ] {} <Debug> HTTP-Session: 00a7795a-8082-4682-a3c5-b8c51e783ffc Destroying unnamed session | ||
| 3271 | 2023.07.19 18:43:13.935681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3272 | 2023.07.19 18:43:13.935724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3273 | 2023.07.19 18:43:13.935742 [ 3 ] {} <Debug> HTTP-Session: de6643c5-e802-4ac3-b2a4-21c2b671d4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3274 | 2023.07.19 18:43:13.935759 [ 3 ] {} <Debug> HTTP-Session: de6643c5-e802-4ac3-b2a4-21c2b671d4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3275 | 2023.07.19 18:43:13.935840 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3276 | 2023.07.19 18:43:13.935877 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3277 | 2023.07.19 18:43:13.935979 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3278 | 2023.07.19 18:43:13.936388 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3279 | 2023.07.19 18:43:13.936600 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3280 | 2023.07.19 18:43:13.936750 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3281 | 2023.07.19 18:43:13.936873 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001000319 sec., 279910 rows/sec., 19.34 MiB/sec. | ||
| 3282 | 2023.07.19 18:43:13.937004 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3283 | 2023.07.19 18:43:13.937031 [ 3 ] {c511cc94-02d8-47f5-a532-6342342d5b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 3284 | 2023.07.19 18:43:13.937047 [ 3 ] {} <Debug> HTTP-Session: de6643c5-e802-4ac3-b2a4-21c2b671d4f6 Destroying unnamed session | ||
| 3285 | 2023.07.19 18:43:13.937204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3286 | 2023.07.19 18:43:13.937247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3287 | 2023.07.19 18:43:13.937266 [ 3 ] {} <Debug> HTTP-Session: 7b4d4b9a-55df-4b07-829d-218f9a8897ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3288 | 2023.07.19 18:43:13.937282 [ 3 ] {} <Debug> HTTP-Session: 7b4d4b9a-55df-4b07-829d-218f9a8897ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3289 | 2023.07.19 18:43:13.937349 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3290 | 2023.07.19 18:43:13.937387 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3291 | 2023.07.19 18:43:13.937494 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3292 | 2023.07.19 18:43:13.937727 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3293 | 2023.07.19 18:43:13.937962 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3294 | 2023.07.19 18:43:13.938126 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3295 | 2023.07.19 18:43:13.938243 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000857905 sec., 6993 rows/sec., 293.68 KiB/sec. | ||
| 3296 | 2023.07.19 18:43:13.938379 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Debug> DynamicQueryHandler: Done processing query | ||
| 3297 | 2023.07.19 18:43:13.938401 [ 3 ] {01211e4b-eeee-450e-b03a-6b74a1d2e6be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3298 | 2023.07.19 18:43:13.938416 [ 3 ] {} <Debug> HTTP-Session: 7b4d4b9a-55df-4b07-829d-218f9a8897ce Destroying unnamed session | ||
| 3299 | 2023.07.19 18:43:13.938573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3300 | 2023.07.19 18:43:13.938615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3301 | 2023.07.19 18:43:13.938633 [ 3 ] {} <Debug> HTTP-Session: 9115c5d3-4fba-4c90-a216-be46331154d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3302 | 2023.07.19 18:43:13.938649 [ 3 ] {} <Debug> HTTP-Session: 9115c5d3-4fba-4c90-a216-be46331154d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3303 | 2023.07.19 18:43:13.938717 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3304 | 2023.07.19 18:43:13.938757 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3305 | 2023.07.19 18:43:13.938871 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3306 | 2023.07.19 18:43:13.939160 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3307 | 2023.07.19 18:43:13.939398 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3308 | 2023.07.19 18:43:13.939563 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 3309 | 2023.07.19 18:43:13.939682 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000937108 sec., 78966 rows/sec., 4.83 MiB/sec. | ||
| 3310 | 2023.07.19 18:43:13.939800 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3311 | 2023.07.19 18:43:13.939822 [ 3 ] {f30e882f-142b-4e80-a65e-772231b3edcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3312 | 2023.07.19 18:43:13.939838 [ 3 ] {} <Debug> HTTP-Session: 9115c5d3-4fba-4c90-a216-be46331154d6 Destroying unnamed session | ||
| 3313 | 2023.07.19 18:43:13.939947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3314 | 2023.07.19 18:43:13.939990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3315 | 2023.07.19 18:43:13.940010 [ 3 ] {} <Debug> HTTP-Session: c77bb7cb-98f2-4cb1-96d0-dee589182549 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3316 | 2023.07.19 18:43:13.940025 [ 3 ] {} <Debug> HTTP-Session: c77bb7cb-98f2-4cb1-96d0-dee589182549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3317 | 2023.07.19 18:43:13.940094 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3318 | 2023.07.19 18:43:13.940135 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3319 | 2023.07.19 18:43:13.940269 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3320 | 2023.07.19 18:43:13.940549 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3321 | 2023.07.19 18:43:13.940804 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3322 | 2023.07.19 18:43:13.940971 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3323 | 2023.07.19 18:43:13.941098 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000977999 sec., 5112 rows/sec., 6.90 MiB/sec. | ||
| 3324 | 2023.07.19 18:43:13.941219 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Debug> DynamicQueryHandler: Done processing query | ||
| 3325 | 2023.07.19 18:43:13.941242 [ 3 ] {a000031e-b154-45b8-86e9-15519ba6e562} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3326 | 2023.07.19 18:43:13.941257 [ 3 ] {} <Debug> HTTP-Session: c77bb7cb-98f2-4cb1-96d0-dee589182549 Destroying unnamed session | ||
| 3327 | 2023.07.19 18:43:13.941364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3328 | 2023.07.19 18:43:13.941407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3329 | 2023.07.19 18:43:13.941425 [ 3 ] {} <Debug> HTTP-Session: 18040581-2cac-4cf5-8dad-cee41b304646 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3330 | 2023.07.19 18:43:13.941441 [ 3 ] {} <Debug> HTTP-Session: 18040581-2cac-4cf5-8dad-cee41b304646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3331 | 2023.07.19 18:43:13.941508 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3332 | 2023.07.19 18:43:13.941546 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3333 | 2023.07.19 18:43:13.941646 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3334 | 2023.07.19 18:43:13.941880 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3335 | 2023.07.19 18:43:13.942109 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3336 | 2023.07.19 18:43:13.942275 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3337 | 2023.07.19 18:43:13.942404 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000860476 sec., 22080 rows/sec., 1.14 MiB/sec. | ||
| 3338 | 2023.07.19 18:43:13.942589 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Debug> DynamicQueryHandler: Done processing query | ||
| 3339 | 2023.07.19 18:43:13.942612 [ 3 ] {8ec24af9-e2bd-4fb3-9a8b-bb1aed52eb77} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3340 | 2023.07.19 18:43:13.942627 [ 3 ] {} <Debug> HTTP-Session: 18040581-2cac-4cf5-8dad-cee41b304646 Destroying unnamed session | ||
| 3341 | 2023.07.19 18:43:18.929433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3342 | 2023.07.19 18:43:18.929563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3343 | 2023.07.19 18:43:18.929594 [ 3 ] {} <Debug> HTTP-Session: 0261647b-a964-473d-8b2f-db89bd39dd32 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3344 | 2023.07.19 18:43:18.929623 [ 3 ] {} <Debug> HTTP-Session: 0261647b-a964-473d-8b2f-db89bd39dd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3345 | 2023.07.19 18:43:18.929764 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3346 | 2023.07.19 18:43:18.929831 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3347 | 2023.07.19 18:43:18.930014 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3348 | 2023.07.19 18:43:18.930487 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3349 | 2023.07.19 18:43:18.930740 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3350 | 2023.07.19 18:43:18.930892 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3351 | 2023.07.19 18:43:18.931032 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001221856 sec., 28644 rows/sec., 2.27 MiB/sec. | ||
| 3352 | 2023.07.19 18:43:18.931192 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3353 | 2023.07.19 18:43:18.931216 [ 3 ] {aca9f584-29c8-400c-a87a-86dd40b22ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3354 | 2023.07.19 18:43:18.931232 [ 3 ] {} <Debug> HTTP-Session: 0261647b-a964-473d-8b2f-db89bd39dd32 Destroying unnamed session | ||
| 3355 | 2023.07.19 18:43:18.931367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3356 | 2023.07.19 18:43:18.931410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3357 | 2023.07.19 18:43:18.931429 [ 3 ] {} <Debug> HTTP-Session: 43720def-33ee-4469-8456-e5c1e666998d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3358 | 2023.07.19 18:43:18.931445 [ 3 ] {} <Debug> HTTP-Session: 43720def-33ee-4469-8456-e5c1e666998d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3359 | 2023.07.19 18:43:18.931520 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3360 | 2023.07.19 18:43:18.931559 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3361 | 2023.07.19 18:43:18.931664 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3362 | 2023.07.19 18:43:18.931983 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3363 | 2023.07.19 18:43:18.932190 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3364 | 2023.07.19 18:43:18.932331 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3365 | 2023.07.19 18:43:18.932433 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000884336 sec., 118733 rows/sec., 11.47 MiB/sec. | ||
| 3366 | 2023.07.19 18:43:18.932555 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3367 | 2023.07.19 18:43:18.932577 [ 3 ] {bc9d8393-1226-4e33-94aa-00708ae3d2a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3368 | 2023.07.19 18:43:18.932592 [ 3 ] {} <Debug> HTTP-Session: 43720def-33ee-4469-8456-e5c1e666998d Destroying unnamed session | ||
| 3369 | 2023.07.19 18:43:18.932745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3370 | 2023.07.19 18:43:18.932787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3371 | 2023.07.19 18:43:18.932805 [ 3 ] {} <Debug> HTTP-Session: 5cbae6e9-684a-4648-9136-0613f5460066 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3372 | 2023.07.19 18:43:18.932821 [ 3 ] {} <Debug> HTTP-Session: 5cbae6e9-684a-4648-9136-0613f5460066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3373 | 2023.07.19 18:43:18.932888 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3374 | 2023.07.19 18:43:18.932925 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3375 | 2023.07.19 18:43:18.933028 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3376 | 2023.07.19 18:43:18.933301 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3377 | 2023.07.19 18:43:18.933499 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3378 | 2023.07.19 18:43:18.933638 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3379 | 2023.07.19 18:43:18.933758 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000841405 sec., 41597 rows/sec., 3.25 MiB/sec. | ||
| 3380 | 2023.07.19 18:43:18.933872 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3381 | 2023.07.19 18:43:18.933894 [ 3 ] {e42d9e9e-d34d-4e98-bcbc-14b3623ba10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3382 | 2023.07.19 18:43:18.933909 [ 3 ] {} <Debug> HTTP-Session: 5cbae6e9-684a-4648-9136-0613f5460066 Destroying unnamed session | ||
| 3383 | 2023.07.19 18:43:18.934057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3384 | 2023.07.19 18:43:18.934100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3385 | 2023.07.19 18:43:18.934119 [ 3 ] {} <Debug> HTTP-Session: c4d92ea2-bf39-4bcc-8e2d-42bfad6e77c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3386 | 2023.07.19 18:43:18.934134 [ 3 ] {} <Debug> HTTP-Session: c4d92ea2-bf39-4bcc-8e2d-42bfad6e77c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3387 | 2023.07.19 18:43:18.934214 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3388 | 2023.07.19 18:43:18.934257 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3389 | 2023.07.19 18:43:18.934392 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3390 | 2023.07.19 18:43:18.934796 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3391 | 2023.07.19 18:43:18.935105 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3392 | 2023.07.19 18:43:18.935275 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3393 | 2023.07.19 18:43:18.935407 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001155554 sec., 30288 rows/sec., 40.87 MiB/sec. | ||
| 3394 | 2023.07.19 18:43:18.935618 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3395 | 2023.07.19 18:43:18.935641 [ 3 ] {7ea13551-09b9-47ad-97e9-793e456f3a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 3396 | 2023.07.19 18:43:18.935657 [ 3 ] {} <Debug> HTTP-Session: c4d92ea2-bf39-4bcc-8e2d-42bfad6e77c6 Destroying unnamed session | ||
| 3397 | 2023.07.19 18:43:23.932481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3398 | 2023.07.19 18:43:23.932608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3399 | 2023.07.19 18:43:23.932638 [ 3 ] {} <Debug> HTTP-Session: d05b2e5b-6b3e-45b4-97fd-72818ee1ae2b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3400 | 2023.07.19 18:43:23.932665 [ 3 ] {} <Debug> HTTP-Session: d05b2e5b-6b3e-45b4-97fd-72818ee1ae2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2023.07.19 18:43:23.932802 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3402 | 2023.07.19 18:43:23.932868 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3403 | 2023.07.19 18:43:23.933049 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3404 | 2023.07.19 18:43:23.933464 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3405 | 2023.07.19 18:43:23.933721 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3406 | 2023.07.19 18:43:23.933879 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3407 | 2023.07.19 18:43:23.934018 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001169254 sec., 9407 rows/sec., 637.26 KiB/sec. | ||
| 3408 | 2023.07.19 18:43:23.934178 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3409 | 2023.07.19 18:43:23.934202 [ 3 ] {07b7a0c9-c6b2-42ac-aaa7-e407704f424d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3410 | 2023.07.19 18:43:23.934217 [ 3 ] {} <Debug> HTTP-Session: d05b2e5b-6b3e-45b4-97fd-72818ee1ae2b Destroying unnamed session | ||
| 3411 | 2023.07.19 18:43:23.934335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3412 | 2023.07.19 18:43:23.934380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3413 | 2023.07.19 18:43:23.934398 [ 3 ] {} <Debug> HTTP-Session: 21375a2a-24bd-477c-8bbb-9e100731df03 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3414 | 2023.07.19 18:43:23.934415 [ 3 ] {} <Debug> HTTP-Session: 21375a2a-24bd-477c-8bbb-9e100731df03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2023.07.19 18:43:23.934487 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3416 | 2023.07.19 18:43:23.934525 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3417 | 2023.07.19 18:43:23.934628 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3418 | 2023.07.19 18:43:23.934947 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3419 | 2023.07.19 18:43:23.935160 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3420 | 2023.07.19 18:43:23.935303 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3421 | 2023.07.19 18:43:23.935427 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000913317 sec., 111680 rows/sec., 10.39 MiB/sec. | ||
| 3422 | 2023.07.19 18:43:23.935544 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3423 | 2023.07.19 18:43:23.935567 [ 3 ] {1098c3e9-7ddc-4124-8628-2d1304f2a09e} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3424 | 2023.07.19 18:43:23.935582 [ 3 ] {} <Debug> HTTP-Session: 21375a2a-24bd-477c-8bbb-9e100731df03 Destroying unnamed session | ||
| 3425 | 2023.07.19 18:43:23.935771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3426 | 2023.07.19 18:43:23.935815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3427 | 2023.07.19 18:43:23.935834 [ 3 ] {} <Debug> HTTP-Session: 079c8a7a-ba1d-4804-9c8b-b12d2e5e80b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3428 | 2023.07.19 18:43:23.935850 [ 3 ] {} <Debug> HTTP-Session: 079c8a7a-ba1d-4804-9c8b-b12d2e5e80b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2023.07.19 18:43:23.935928 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3430 | 2023.07.19 18:43:23.935965 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3431 | 2023.07.19 18:43:23.936069 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3432 | 2023.07.19 18:43:23.936475 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3433 | 2023.07.19 18:43:23.936689 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3434 | 2023.07.19 18:43:23.936830 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3435 | 2023.07.19 18:43:23.936953 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00099683 sec., 269855 rows/sec., 18.56 MiB/sec. | ||
| 3436 | 2023.07.19 18:43:23.937068 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3437 | 2023.07.19 18:43:23.937090 [ 3 ] {b583ea41-3aaa-423f-9c8d-e6543fa627c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 3438 | 2023.07.19 18:43:23.937106 [ 3 ] {} <Debug> HTTP-Session: 079c8a7a-ba1d-4804-9c8b-b12d2e5e80b6 Destroying unnamed session | ||
| 3439 | 2023.07.19 18:43:23.937219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3440 | 2023.07.19 18:43:23.937262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3441 | 2023.07.19 18:43:23.937281 [ 3 ] {} <Debug> HTTP-Session: 0f4b5de9-14ce-45d5-aa9d-a0f0b5fb676f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3442 | 2023.07.19 18:43:23.937297 [ 3 ] {} <Debug> HTTP-Session: 0f4b5de9-14ce-45d5-aa9d-a0f0b5fb676f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3443 | 2023.07.19 18:43:23.937363 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3444 | 2023.07.19 18:43:23.937401 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3445 | 2023.07.19 18:43:23.937505 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3446 | 2023.07.19 18:43:23.937734 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3447 | 2023.07.19 18:43:23.937977 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3448 | 2023.07.19 18:43:23.938143 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3449 | 2023.07.19 18:43:23.938259 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000868385 sec., 6909 rows/sec., 290.14 KiB/sec. | ||
| 3450 | 2023.07.19 18:43:23.938371 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3451 | 2023.07.19 18:43:23.938393 [ 3 ] {7f3c2399-a9ba-4f9f-b351-4771c291f49e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3452 | 2023.07.19 18:43:23.938409 [ 3 ] {} <Debug> HTTP-Session: 0f4b5de9-14ce-45d5-aa9d-a0f0b5fb676f Destroying unnamed session | ||
| 3453 | 2023.07.19 18:43:23.938517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3454 | 2023.07.19 18:43:23.938560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3455 | 2023.07.19 18:43:23.938578 [ 3 ] {} <Debug> HTTP-Session: d931f674-9f3c-43f4-8664-23a0a1604bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3456 | 2023.07.19 18:43:23.938594 [ 3 ] {} <Debug> HTTP-Session: d931f674-9f3c-43f4-8664-23a0a1604bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2023.07.19 18:43:23.938665 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3458 | 2023.07.19 18:43:23.938705 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3459 | 2023.07.19 18:43:23.938816 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3460 | 2023.07.19 18:43:23.939092 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3461 | 2023.07.19 18:43:23.939331 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3462 | 2023.07.19 18:43:23.939498 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 3463 | 2023.07.19 18:43:23.939624 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000931547 sec., 67629 rows/sec., 4.10 MiB/sec. | ||
| 3464 | 2023.07.19 18:43:23.939738 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Debug> DynamicQueryHandler: Done processing query | ||
| 3465 | 2023.07.19 18:43:23.939760 [ 3 ] {092deaa9-ce62-4278-ac5c-6de8b14bbe16} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3466 | 2023.07.19 18:43:23.939776 [ 3 ] {} <Debug> HTTP-Session: d931f674-9f3c-43f4-8664-23a0a1604bb0 Destroying unnamed session | ||
| 3467 | 2023.07.19 18:43:23.939881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3468 | 2023.07.19 18:43:23.939924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3469 | 2023.07.19 18:43:23.939942 [ 3 ] {} <Debug> HTTP-Session: 966b8082-0d50-4130-9383-cf38e37db844 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3470 | 2023.07.19 18:43:23.939958 [ 3 ] {} <Debug> HTTP-Session: 966b8082-0d50-4130-9383-cf38e37db844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3471 | 2023.07.19 18:43:23.940028 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3472 | 2023.07.19 18:43:23.940070 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3473 | 2023.07.19 18:43:23.940203 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3474 | 2023.07.19 18:43:23.940482 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3475 | 2023.07.19 18:43:23.940744 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3476 | 2023.07.19 18:43:23.940911 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3477 | 2023.07.19 18:43:23.941042 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000986649 sec., 5067 rows/sec., 6.84 MiB/sec. | ||
| 3478 | 2023.07.19 18:43:23.941252 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Debug> DynamicQueryHandler: Done processing query | ||
| 3479 | 2023.07.19 18:43:23.941275 [ 3 ] {2b7ce36a-25f0-488e-9acf-fd945506de49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3480 | 2023.07.19 18:43:23.941291 [ 3 ] {} <Debug> HTTP-Session: 966b8082-0d50-4130-9383-cf38e37db844 Destroying unnamed session | ||
| 3481 | 2023.07.19 18:43:23.941400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3482 | 2023.07.19 18:43:23.941443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3483 | 2023.07.19 18:43:23.941462 [ 3 ] {} <Debug> HTTP-Session: 9d4bab06-a030-451f-9081-ac3e4d1138cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3484 | 2023.07.19 18:43:23.941478 [ 3 ] {} <Debug> HTTP-Session: 9d4bab06-a030-451f-9081-ac3e4d1138cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2023.07.19 18:43:23.941548 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3486 | 2023.07.19 18:43:23.941586 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3487 | 2023.07.19 18:43:23.941704 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3488 | 2023.07.19 18:43:23.941940 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3489 | 2023.07.19 18:43:23.942161 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3490 | 2023.07.19 18:43:23.942333 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3491 | 2023.07.19 18:43:23.942455 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000880075 sec., 21589 rows/sec., 1.12 MiB/sec. | ||
| 3492 | 2023.07.19 18:43:23.942653 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Debug> DynamicQueryHandler: Done processing query | ||
| 3493 | 2023.07.19 18:43:23.942676 [ 3 ] {78339e1d-8769-4078-9dc2-87780b777f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3494 | 2023.07.19 18:43:23.942691 [ 3 ] {} <Debug> HTTP-Session: 9d4bab06-a030-451f-9081-ac3e4d1138cd Destroying unnamed session | ||
| 3495 | 2023.07.19 18:43:24.116968 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3496 | 2023.07.19 18:43:24.117023 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3497 | 2023.07.19 18:43:28.929319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3498 | 2023.07.19 18:43:28.929489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3499 | 2023.07.19 18:43:28.929533 [ 3 ] {} <Debug> HTTP-Session: 6dc3e54f-8a22-442a-bb74-baaa7e6362fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3500 | 2023.07.19 18:43:28.929574 [ 3 ] {} <Debug> HTTP-Session: 6dc3e54f-8a22-442a-bb74-baaa7e6362fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2023.07.19 18:43:28.929728 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3502 | 2023.07.19 18:43:28.929787 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3503 | 2023.07.19 18:43:28.929944 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3504 | 2023.07.19 18:43:28.930466 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3505 | 2023.07.19 18:43:28.930720 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3506 | 2023.07.19 18:43:28.930876 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3507 | 2023.07.19 18:43:28.931026 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001259867 sec., 27780 rows/sec., 2.20 MiB/sec. | ||
| 3508 | 2023.07.19 18:43:28.931022 [ 57 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3509 | 2023.07.19 18:43:28.931151 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3510 | 2023.07.19 18:43:28.931237 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 3511 | 2023.07.19 18:43:28.931285 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3512 | 2023.07.19 18:43:28.931295 [ 3 ] {b17ba868-3da7-4309-a298-1eb3b16938ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3513 | 2023.07.19 18:43:28.931406 [ 3 ] {} <Debug> HTTP-Session: 6dc3e54f-8a22-442a-bb74-baaa7e6362fe Destroying unnamed session | ||
| 3514 | 2023.07.19 18:43:28.931492 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3515 | 2023.07.19 18:43:28.931526 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 46 rows starting from the beginning of the part | ||
| 3516 | 2023.07.19 18:43:28.931618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3517 | 2023.07.19 18:43:28.931704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3518 | 2023.07.19 18:43:28.931754 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part | ||
| 3519 | 2023.07.19 18:43:28.931760 [ 3 ] {} <Debug> HTTP-Session: ce411b84-b0a1-4368-90a3-9db724941f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3520 | 2023.07.19 18:43:28.931826 [ 3 ] {} <Debug> HTTP-Session: ce411b84-b0a1-4368-90a3-9db724941f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2023.07.19 18:43:28.932007 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 3522 | 2023.07.19 18:43:28.932042 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3523 | 2023.07.19 18:43:28.932118 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3524 | 2023.07.19 18:43:28.932234 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 35 rows starting from the beginning of the part | ||
| 3525 | 2023.07.19 18:43:28.932545 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 3526 | 2023.07.19 18:43:28.932627 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3527 | 2023.07.19 18:43:28.932800 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 3528 | 2023.07.19 18:43:28.933307 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3529 | 2023.07.19 18:43:28.933801 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3530 | 2023.07.19 18:43:28.934108 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.002891315 sec., 59834.36602376427 rows/sec., 4.59 MiB/sec. | ||
| 3531 | 2023.07.19 18:43:28.934123 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3532 | 2023.07.19 18:43:28.934231 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3533 | 2023.07.19 18:43:28.934312 [ 57 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3534 | 2023.07.19 18:43:28.934364 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002253206 sec., 46600 rows/sec., 4.50 MiB/sec. | ||
| 3535 | 2023.07.19 18:43:28.934411 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3536 | 2023.07.19 18:43:28.934610 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3537 | 2023.07.19 18:43:28.934672 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3538 | 2023.07.19 18:43:28.934750 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3539 | 2023.07.19 18:43:28.934778 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3540 | 2023.07.19 18:43:28.934794 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_36_7} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3541 | 2023.07.19 18:43:28.934808 [ 3 ] {9bfca23e-a825-4bc3-95cb-f8fd1192833f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3542 | 2023.07.19 18:43:28.934839 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 207 rows starting from the beginning of the part | ||
| 3543 | 2023.07.19 18:43:28.934874 [ 3 ] {} <Debug> HTTP-Session: ce411b84-b0a1-4368-90a3-9db724941f30 Destroying unnamed session | ||
| 3544 | 2023.07.19 18:43:28.935030 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 105 rows starting from the beginning of the part | ||
| 3545 | 2023.07.19 18:43:28.935107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3546 | 2023.07.19 18:43:28.935190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3547 | 2023.07.19 18:43:28.935192 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 3548 | 2023.07.19 18:43:28.935223 [ 3 ] {} <Debug> HTTP-Session: 004cec84-ef8a-4988-aee3-e592675aa27f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3549 | 2023.07.19 18:43:28.935277 [ 3 ] {} <Debug> HTTP-Session: 004cec84-ef8a-4988-aee3-e592675aa27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2023.07.19 18:43:28.935411 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 3551 | 2023.07.19 18:43:28.935468 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3552 | 2023.07.19 18:43:28.935572 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3553 | 2023.07.19 18:43:28.935612 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 102 rows starting from the beginning of the part | ||
| 3554 | 2023.07.19 18:43:28.935911 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 3555 | 2023.07.19 18:43:28.936072 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3556 | 2023.07.19 18:43:28.936926 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3557 | 2023.07.19 18:43:28.937354 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3558 | 2023.07.19 18:43:28.937700 [ 18 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203195 sec., 226648.7054331691 rows/sec., 21.55 MiB/sec. | ||
| 3559 | 2023.07.19 18:43:28.937706 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3560 | 2023.07.19 18:43:28.937881 [ 57 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3561 | 2023.07.19 18:43:28.937903 [ 18 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3562 | 2023.07.19 18:43:28.937947 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.00241382 sec., 14499 rows/sec., 1.13 MiB/sec. | ||
| 3563 | 2023.07.19 18:43:28.937962 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3564 | 2023.07.19 18:43:28.938255 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3565 | 2023.07.19 18:43:28.938418 [ 18 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3566 | 2023.07.19 18:43:28.938457 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3567 | 2023.07.19 18:43:28.938558 [ 3 ] {dd0d8bdd-9d73-4b05-a775-5d57de0ba6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3568 | 2023.07.19 18:43:28.938611 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3569 | 2023.07.19 18:43:28.938621 [ 3 ] {} <Debug> HTTP-Session: 004cec84-ef8a-4988-aee3-e592675aa27f Destroying unnamed session | ||
| 3570 | 2023.07.19 18:43:28.938633 [ 18 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_36_7} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3571 | 2023.07.19 18:43:28.938667 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 333 rows starting from the beginning of the part | ||
| 3572 | 2023.07.19 18:43:28.938814 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part | ||
| 3573 | 2023.07.19 18:43:28.938896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3574 | 2023.07.19 18:43:28.938995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3575 | 2023.07.19 18:43:28.939007 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 280 rows starting from the beginning of the part | ||
| 3576 | 2023.07.19 18:43:28.939028 [ 3 ] {} <Debug> HTTP-Session: 6bed472a-4865-4df7-92bb-5e81fb98bc1c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3577 | 2023.07.19 18:43:28.939089 [ 3 ] {} <Debug> HTTP-Session: 6bed472a-4865-4df7-92bb-5e81fb98bc1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2023.07.19 18:43:28.939307 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 35 rows starting from the beginning of the part | ||
| 3579 | 2023.07.19 18:43:28.939327 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3580 | 2023.07.19 18:43:28.939437 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3581 | 2023.07.19 18:43:28.939593 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 269 rows starting from the beginning of the part | ||
| 3582 | 2023.07.19 18:43:28.939951 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 3583 | 2023.07.19 18:43:28.940094 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3584 | 2023.07.19 18:43:28.941145 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3585 | 2023.07.19 18:43:28.941733 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 4 columns (4 merged, 0 gathered) in 0.003673258 sec., 268698.79545624077 rows/sec., 18.94 MiB/sec. | ||
| 3586 | 2023.07.19 18:43:28.941857 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3587 | 2023.07.19 18:43:28.941862 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3588 | 2023.07.19 18:43:28.942055 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3589 | 2023.07.19 18:43:28.942097 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3590 | 2023.07.19 18:43:28.942131 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_36_7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3591 | 2023.07.19 18:43:28.942248 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3592 | 2023.07.19 18:43:28.942334 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002934236 sec., 11928 rows/sec., 16.10 MiB/sec. | ||
| 3593 | 2023.07.19 18:43:28.942340 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3594 | 2023.07.19 18:43:28.942513 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3595 | 2023.07.19 18:43:28.942598 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Debug> DynamicQueryHandler: Done processing query | ||
| 3596 | 2023.07.19 18:43:28.942638 [ 3 ] {4b99958e-087f-458f-9170-ef0a25d10182} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 3597 | 2023.07.19 18:43:28.942678 [ 3 ] {} <Debug> HTTP-Session: 6bed472a-4865-4df7-92bb-5e81fb98bc1c Destroying unnamed session | ||
| 3598 | 2023.07.19 18:43:28.942687 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3599 | 2023.07.19 18:43:28.942742 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 574 rows starting from the beginning of the part | ||
| 3600 | 2023.07.19 18:43:28.942846 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 3601 | 2023.07.19 18:43:28.942937 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 3602 | 2023.07.19 18:43:28.943025 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 3603 | 2023.07.19 18:43:28.943110 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 3604 | 2023.07.19 18:43:28.943194 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 3605 | 2023.07.19 18:43:28.944630 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 6 columns (6 merged, 0 gathered) in 0.002221295 sec., 310179.4223639814 rows/sec., 418.57 MiB/sec. | ||
| 3606 | 2023.07.19 18:43:28.945033 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3607 | 2023.07.19 18:43:28.945239 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3608 | 2023.07.19 18:43:28.945304 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3609 | 2023.07.19 18:43:28.945376 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_31_6: 4.09 MiB. | ||
| 3610 | 2023.07.19 18:43:33.931312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3611 | 2023.07.19 18:43:33.931440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3612 | 2023.07.19 18:43:33.931471 [ 3 ] {} <Debug> HTTP-Session: 41b6cb1a-10b0-4fe9-a05f-4f168f702f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3613 | 2023.07.19 18:43:33.931500 [ 3 ] {} <Debug> HTTP-Session: 41b6cb1a-10b0-4fe9-a05f-4f168f702f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2023.07.19 18:43:33.931640 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3615 | 2023.07.19 18:43:33.931707 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3616 | 2023.07.19 18:43:33.931882 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3617 | 2023.07.19 18:43:33.932370 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3618 | 2023.07.19 18:43:33.932630 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3619 | 2023.07.19 18:43:33.932789 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3620 | 2023.07.19 18:43:33.932907 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001228016 sec., 8957 rows/sec., 606.77 KiB/sec. | ||
| 3621 | 2023.07.19 18:43:33.933038 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3622 | 2023.07.19 18:43:33.933063 [ 3 ] {d628f7c8-2b3f-4dd7-be1b-28d30d354ec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3623 | 2023.07.19 18:43:33.933078 [ 3 ] {} <Debug> HTTP-Session: 41b6cb1a-10b0-4fe9-a05f-4f168f702f08 Destroying unnamed session | ||
| 3624 | 2023.07.19 18:43:33.933208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3625 | 2023.07.19 18:43:33.933254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3626 | 2023.07.19 18:43:33.933273 [ 3 ] {} <Debug> HTTP-Session: c9103b1e-7ab4-4f1d-8e8f-c6b604e8201d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3627 | 2023.07.19 18:43:33.933290 [ 3 ] {} <Debug> HTTP-Session: c9103b1e-7ab4-4f1d-8e8f-c6b604e8201d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2023.07.19 18:43:33.933362 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3629 | 2023.07.19 18:43:33.933399 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3630 | 2023.07.19 18:43:33.933503 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3631 | 2023.07.19 18:43:33.933823 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3632 | 2023.07.19 18:43:33.934034 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3633 | 2023.07.19 18:43:33.934181 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3634 | 2023.07.19 18:43:33.934279 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000890676 sec., 114519 rows/sec., 10.65 MiB/sec. | ||
| 3635 | 2023.07.19 18:43:33.934392 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Debug> DynamicQueryHandler: Done processing query | ||
| 3636 | 2023.07.19 18:43:33.934414 [ 3 ] {300d376e-175d-44bf-bffa-39ef8f5a49df} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3637 | 2023.07.19 18:43:33.934430 [ 3 ] {} <Debug> HTTP-Session: c9103b1e-7ab4-4f1d-8e8f-c6b604e8201d Destroying unnamed session | ||
| 3638 | 2023.07.19 18:43:33.934579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3639 | 2023.07.19 18:43:33.934624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3640 | 2023.07.19 18:43:33.934643 [ 3 ] {} <Debug> HTTP-Session: 1de5ecab-bd09-4398-8533-6753590a5045 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3641 | 2023.07.19 18:43:33.934659 [ 3 ] {} <Debug> HTTP-Session: 1de5ecab-bd09-4398-8533-6753590a5045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2023.07.19 18:43:33.934742 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3643 | 2023.07.19 18:43:33.934780 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3644 | 2023.07.19 18:43:33.934884 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3645 | 2023.07.19 18:43:33.935297 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3646 | 2023.07.19 18:43:33.935520 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3647 | 2023.07.19 18:43:33.935665 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3648 | 2023.07.19 18:43:33.935776 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000997699 sec., 269620 rows/sec., 18.54 MiB/sec. | ||
| 3649 | 2023.07.19 18:43:33.935933 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3650 | 2023.07.19 18:43:33.935956 [ 3 ] {e96ab5c8-fe30-412a-9a98-19b6ee3f72b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 3651 | 2023.07.19 18:43:33.935973 [ 3 ] {} <Debug> HTTP-Session: 1de5ecab-bd09-4398-8533-6753590a5045 Destroying unnamed session | ||
| 3652 | 2023.07.19 18:43:33.936171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3653 | 2023.07.19 18:43:33.936215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3654 | 2023.07.19 18:43:33.936234 [ 3 ] {} <Debug> HTTP-Session: 0f89f817-b0e7-4f04-bee9-2c4ca02e2193 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3655 | 2023.07.19 18:43:33.936250 [ 3 ] {} <Debug> HTTP-Session: 0f89f817-b0e7-4f04-bee9-2c4ca02e2193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2023.07.19 18:43:33.936318 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3657 | 2023.07.19 18:43:33.936357 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3658 | 2023.07.19 18:43:33.936468 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3659 | 2023.07.19 18:43:33.936710 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3660 | 2023.07.19 18:43:33.936947 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3661 | 2023.07.19 18:43:33.937142 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3662 | 2023.07.19 18:43:33.937237 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000892896 sec., 6719 rows/sec., 282.18 KiB/sec. | ||
| 3663 | 2023.07.19 18:43:33.937351 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Debug> DynamicQueryHandler: Done processing query | ||
| 3664 | 2023.07.19 18:43:33.937374 [ 3 ] {66935012-c5b2-4784-8e01-59ffde212219} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3665 | 2023.07.19 18:43:33.937389 [ 3 ] {} <Debug> HTTP-Session: 0f89f817-b0e7-4f04-bee9-2c4ca02e2193 Destroying unnamed session | ||
| 3666 | 2023.07.19 18:43:33.937540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3667 | 2023.07.19 18:43:33.937581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3668 | 2023.07.19 18:43:33.937600 [ 3 ] {} <Debug> HTTP-Session: 094cac6b-5b40-4c28-a001-ca40bf15d2cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3669 | 2023.07.19 18:43:33.937616 [ 3 ] {} <Debug> HTTP-Session: 094cac6b-5b40-4c28-a001-ca40bf15d2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2023.07.19 18:43:33.937685 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3671 | 2023.07.19 18:43:33.937725 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3672 | 2023.07.19 18:43:33.937837 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3673 | 2023.07.19 18:43:33.938117 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3674 | 2023.07.19 18:43:33.938353 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3675 | 2023.07.19 18:43:33.938527 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 3676 | 2023.07.19 18:43:33.938625 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000913197 sec., 68988 rows/sec., 4.18 MiB/sec. | ||
| 3677 | 2023.07.19 18:43:33.938838 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3678 | 2023.07.19 18:43:33.938861 [ 3 ] {f3069e17-6b0e-4f24-a67d-969e63598a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3679 | 2023.07.19 18:43:33.938877 [ 3 ] {} <Debug> HTTP-Session: 094cac6b-5b40-4c28-a001-ca40bf15d2cd Destroying unnamed session | ||
| 3680 | 2023.07.19 18:43:33.939005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3681 | 2023.07.19 18:43:33.939048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3682 | 2023.07.19 18:43:33.939066 [ 3 ] {} <Debug> HTTP-Session: d2d4c332-1608-4139-b2d6-dc0ca17a8e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3683 | 2023.07.19 18:43:33.939082 [ 3 ] {} <Debug> HTTP-Session: d2d4c332-1608-4139-b2d6-dc0ca17a8e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2023.07.19 18:43:33.939151 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3685 | 2023.07.19 18:43:33.939193 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3686 | 2023.07.19 18:43:33.939340 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3687 | 2023.07.19 18:43:33.939624 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3688 | 2023.07.19 18:43:33.939889 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3689 | 2023.07.19 18:43:33.940062 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3690 | 2023.07.19 18:43:33.940162 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000983659 sec., 5083 rows/sec., 6.86 MiB/sec. | ||
| 3691 | 2023.07.19 18:43:33.940287 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Debug> DynamicQueryHandler: Done processing query | ||
| 3692 | 2023.07.19 18:43:33.940310 [ 3 ] {54615ccb-0b08-43b8-b5de-7670efcd3357} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3693 | 2023.07.19 18:43:33.940326 [ 3 ] {} <Debug> HTTP-Session: d2d4c332-1608-4139-b2d6-dc0ca17a8e5e Destroying unnamed session | ||
| 3694 | 2023.07.19 18:43:33.940434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3695 | 2023.07.19 18:43:33.940477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3696 | 2023.07.19 18:43:33.940496 [ 3 ] {} <Debug> HTTP-Session: 98a4dabf-c231-4590-9c01-74cf1b684f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3697 | 2023.07.19 18:43:33.940512 [ 3 ] {} <Debug> HTTP-Session: 98a4dabf-c231-4590-9c01-74cf1b684f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2023.07.19 18:43:33.940579 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3699 | 2023.07.19 18:43:33.940616 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3700 | 2023.07.19 18:43:33.940715 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3701 | 2023.07.19 18:43:33.940945 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3702 | 2023.07.19 18:43:33.941171 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3703 | 2023.07.19 18:43:33.941340 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3704 | 2023.07.19 18:43:33.941439 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000834105 sec., 22778 rows/sec., 1.18 MiB/sec. | ||
| 3705 | 2023.07.19 18:43:33.941546 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Debug> DynamicQueryHandler: Done processing query | ||
| 3706 | 2023.07.19 18:43:33.941568 [ 3 ] {27df5fa8-a3c7-4ff2-8f7b-20173e6bb262} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3707 | 2023.07.19 18:43:33.941583 [ 3 ] {} <Debug> HTTP-Session: 98a4dabf-c231-4590-9c01-74cf1b684f59 Destroying unnamed session | ||
| 3708 | 2023.07.19 18:43:38.929026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3709 | 2023.07.19 18:43:38.929210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3710 | 2023.07.19 18:43:38.929256 [ 3 ] {} <Debug> HTTP-Session: b05a9972-2f59-4091-9889-af7c0080526a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3711 | 2023.07.19 18:43:38.929297 [ 3 ] {} <Debug> HTTP-Session: b05a9972-2f59-4091-9889-af7c0080526a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2023.07.19 18:43:38.929498 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3713 | 2023.07.19 18:43:38.929595 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3714 | 2023.07.19 18:43:38.929858 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3715 | 2023.07.19 18:43:38.930439 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3716 | 2023.07.19 18:43:38.930736 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3717 | 2023.07.19 18:43:38.930900 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3718 | 2023.07.19 18:43:38.931037 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001476734 sec., 23700 rows/sec., 1.88 MiB/sec. | ||
| 3719 | 2023.07.19 18:43:38.931175 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Debug> DynamicQueryHandler: Done processing query | ||
| 3720 | 2023.07.19 18:43:38.931198 [ 3 ] {ec996e0c-0663-463c-9c77-f58bbf61cd85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3721 | 2023.07.19 18:43:38.931214 [ 3 ] {} <Debug> HTTP-Session: b05a9972-2f59-4091-9889-af7c0080526a Destroying unnamed session | ||
| 3722 | 2023.07.19 18:43:38.931342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3723 | 2023.07.19 18:43:38.931386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3724 | 2023.07.19 18:43:38.931405 [ 3 ] {} <Debug> HTTP-Session: ba0df792-3c05-484c-a57c-605290eea446 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3725 | 2023.07.19 18:43:38.931421 [ 3 ] {} <Debug> HTTP-Session: ba0df792-3c05-484c-a57c-605290eea446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2023.07.19 18:43:38.931495 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3727 | 2023.07.19 18:43:38.931533 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3728 | 2023.07.19 18:43:38.931634 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3729 | 2023.07.19 18:43:38.931964 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3730 | 2023.07.19 18:43:38.932178 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3731 | 2023.07.19 18:43:38.932324 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3732 | 2023.07.19 18:43:38.932442 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000912887 sec., 115019 rows/sec., 11.11 MiB/sec. | ||
| 3733 | 2023.07.19 18:43:38.932559 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Debug> DynamicQueryHandler: Done processing query | ||
| 3734 | 2023.07.19 18:43:38.932582 [ 3 ] {6c02fd61-9579-4914-a686-4bfc6587dcea} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3735 | 2023.07.19 18:43:38.932597 [ 3 ] {} <Debug> HTTP-Session: ba0df792-3c05-484c-a57c-605290eea446 Destroying unnamed session | ||
| 3736 | 2023.07.19 18:43:38.932752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3737 | 2023.07.19 18:43:38.932795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3738 | 2023.07.19 18:43:38.932813 [ 3 ] {} <Debug> HTTP-Session: 54e4919d-db32-4fe0-b068-5e0f64d8596c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3739 | 2023.07.19 18:43:38.932829 [ 3 ] {} <Debug> HTTP-Session: 54e4919d-db32-4fe0-b068-5e0f64d8596c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2023.07.19 18:43:38.932898 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3741 | 2023.07.19 18:43:38.932935 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3742 | 2023.07.19 18:43:38.933039 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3743 | 2023.07.19 18:43:38.933311 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3744 | 2023.07.19 18:43:38.933510 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 3745 | 2023.07.19 18:43:38.933654 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 3746 | 2023.07.19 18:43:38.933782 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000856636 sec., 40857 rows/sec., 3.20 MiB/sec. | ||
| 3747 | 2023.07.19 18:43:38.933900 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3748 | 2023.07.19 18:43:38.933922 [ 3 ] {e6851e50-9389-4d3b-bf38-7137ad1e34e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3749 | 2023.07.19 18:43:38.933937 [ 3 ] {} <Debug> HTTP-Session: 54e4919d-db32-4fe0-b068-5e0f64d8596c Destroying unnamed session | ||
| 3750 | 2023.07.19 18:43:38.934099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3751 | 2023.07.19 18:43:38.934142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3752 | 2023.07.19 18:43:38.934160 [ 3 ] {} <Debug> HTTP-Session: 765a5207-d422-48e7-a705-023fc9451288 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3753 | 2023.07.19 18:43:38.934176 [ 3 ] {} <Debug> HTTP-Session: 765a5207-d422-48e7-a705-023fc9451288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2023.07.19 18:43:38.934253 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3755 | 2023.07.19 18:43:38.934296 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3756 | 2023.07.19 18:43:38.934429 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3757 | 2023.07.19 18:43:38.934853 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3758 | 2023.07.19 18:43:38.935165 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3759 | 2023.07.19 18:43:38.935362 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3760 | 2023.07.19 18:43:38.935484 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001204355 sec., 29061 rows/sec., 39.22 MiB/sec. | ||
| 3761 | 2023.07.19 18:43:38.935609 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Debug> DynamicQueryHandler: Done processing query | ||
| 3762 | 2023.07.19 18:43:38.935631 [ 3 ] {3dae4225-60fa-4c5e-8552-e6ffe8f31927} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 3763 | 2023.07.19 18:43:38.935646 [ 3 ] {} <Debug> HTTP-Session: 765a5207-d422-48e7-a705-023fc9451288 Destroying unnamed session | ||
| 3764 | 2023.07.19 18:43:39.117272 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3765 | 2023.07.19 18:43:39.117350 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3766 | 2023.07.19 18:43:43.932331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3767 | 2023.07.19 18:43:43.932456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3768 | 2023.07.19 18:43:43.932487 [ 3 ] {} <Debug> HTTP-Session: 9dc9b78f-618b-44b5-919a-3e56d5f8d48d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3769 | 2023.07.19 18:43:43.932515 [ 3 ] {} <Debug> HTTP-Session: 9dc9b78f-618b-44b5-919a-3e56d5f8d48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2023.07.19 18:43:43.932657 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3771 | 2023.07.19 18:43:43.932724 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3772 | 2023.07.19 18:43:43.932907 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3773 | 2023.07.19 18:43:43.933308 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3774 | 2023.07.19 18:43:43.933562 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3775 | 2023.07.19 18:43:43.933722 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3776 | 2023.07.19 18:43:43.933842 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001144963 sec., 9607 rows/sec., 650.78 KiB/sec. | ||
| 3777 | 2023.07.19 18:43:43.933981 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3778 | 2023.07.19 18:43:43.934006 [ 3 ] {97cb8536-abaf-45dd-805c-ba61340c2fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3779 | 2023.07.19 18:43:43.934023 [ 3 ] {} <Debug> HTTP-Session: 9dc9b78f-618b-44b5-919a-3e56d5f8d48d Destroying unnamed session | ||
| 3780 | 2023.07.19 18:43:43.934153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3781 | 2023.07.19 18:43:43.934204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3782 | 2023.07.19 18:43:43.934223 [ 3 ] {} <Debug> HTTP-Session: 0903b7a4-620f-42d7-9729-b3cab3402c33 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3783 | 2023.07.19 18:43:43.934242 [ 3 ] {} <Debug> HTTP-Session: 0903b7a4-620f-42d7-9729-b3cab3402c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2023.07.19 18:43:43.934325 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3785 | 2023.07.19 18:43:43.934366 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3786 | 2023.07.19 18:43:43.934472 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3787 | 2023.07.19 18:43:43.934798 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3788 | 2023.07.19 18:43:43.935008 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3789 | 2023.07.19 18:43:43.935161 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3790 | 2023.07.19 18:43:43.935264 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000910487 sec., 112027 rows/sec., 10.42 MiB/sec. | ||
| 3791 | 2023.07.19 18:43:43.935377 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Debug> DynamicQueryHandler: Done processing query | ||
| 3792 | 2023.07.19 18:43:43.935399 [ 3 ] {b124fada-9bf8-4ea1-9ae2-2c8e1a302fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3793 | 2023.07.19 18:43:43.935414 [ 3 ] {} <Debug> HTTP-Session: 0903b7a4-620f-42d7-9729-b3cab3402c33 Destroying unnamed session | ||
| 3794 | 2023.07.19 18:43:43.935642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3795 | 2023.07.19 18:43:43.935690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3796 | 2023.07.19 18:43:43.935710 [ 3 ] {} <Debug> HTTP-Session: 74aba468-ab63-463a-9f32-c2044e2dce90 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3797 | 2023.07.19 18:43:43.935726 [ 3 ] {} <Debug> HTTP-Session: 74aba468-ab63-463a-9f32-c2044e2dce90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2023.07.19 18:43:43.935813 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3799 | 2023.07.19 18:43:43.935852 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3800 | 2023.07.19 18:43:43.935956 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3801 | 2023.07.19 18:43:43.936368 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3802 | 2023.07.19 18:43:43.936583 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 3803 | 2023.07.19 18:43:43.936722 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 3804 | 2023.07.19 18:43:43.936821 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.000980829 sec., 285472 rows/sec., 19.73 MiB/sec. | ||
| 3805 | 2023.07.19 18:43:43.936931 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3806 | 2023.07.19 18:43:43.936953 [ 3 ] {454b1bb3-9fcd-4df5-9b5b-1c5844b7dee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 3807 | 2023.07.19 18:43:43.936968 [ 3 ] {} <Debug> HTTP-Session: 74aba468-ab63-463a-9f32-c2044e2dce90 Destroying unnamed session | ||
| 3808 | 2023.07.19 18:43:43.937079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3809 | 2023.07.19 18:43:43.937122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3810 | 2023.07.19 18:43:43.937140 [ 3 ] {} <Debug> HTTP-Session: 8a6954c9-ec52-4c0e-8d7d-9f12f6096150 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3811 | 2023.07.19 18:43:43.937156 [ 3 ] {} <Debug> HTTP-Session: 8a6954c9-ec52-4c0e-8d7d-9f12f6096150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2023.07.19 18:43:43.937222 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 3813 | 2023.07.19 18:43:43.937259 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3814 | 2023.07.19 18:43:43.937362 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3815 | 2023.07.19 18:43:43.937601 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3816 | 2023.07.19 18:43:43.937833 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3817 | 2023.07.19 18:43:43.938014 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3818 | 2023.07.19 18:43:43.938115 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000867066 sec., 6919 rows/sec., 290.58 KiB/sec. | ||
| 3819 | 2023.07.19 18:43:43.938222 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3820 | 2023.07.19 18:43:43.938244 [ 3 ] {8c0b4584-8ed9-45c8-8380-eda514853de7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3821 | 2023.07.19 18:43:43.938259 [ 3 ] {} <Debug> HTTP-Session: 8a6954c9-ec52-4c0e-8d7d-9f12f6096150 Destroying unnamed session | ||
| 3822 | 2023.07.19 18:43:43.938382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3823 | 2023.07.19 18:43:43.938424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3824 | 2023.07.19 18:43:43.938442 [ 3 ] {} <Debug> HTTP-Session: 7f4b1b99-903b-4459-8822-86f9b14712de Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3825 | 2023.07.19 18:43:43.938458 [ 3 ] {} <Debug> HTTP-Session: 7f4b1b99-903b-4459-8822-86f9b14712de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2023.07.19 18:43:43.938527 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3827 | 2023.07.19 18:43:43.938566 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3828 | 2023.07.19 18:43:43.938677 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3829 | 2023.07.19 18:43:43.938954 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3830 | 2023.07.19 18:43:43.939193 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3831 | 2023.07.19 18:43:43.939358 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3832 | 2023.07.19 18:43:43.939459 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000905146 sec., 81754 rows/sec., 5.00 MiB/sec. | ||
| 3833 | 2023.07.19 18:43:43.939622 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3834 | 2023.07.19 18:43:43.939645 [ 3 ] {d2dfd1e4-3276-4734-8744-d303dd80427b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3835 | 2023.07.19 18:43:43.939661 [ 3 ] {} <Debug> HTTP-Session: 7f4b1b99-903b-4459-8822-86f9b14712de Destroying unnamed session | ||
| 3836 | 2023.07.19 18:43:43.939761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3837 | 2023.07.19 18:43:43.939803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3838 | 2023.07.19 18:43:43.939822 [ 3 ] {} <Debug> HTTP-Session: 8a51d272-1690-4124-b796-8070da2665ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3839 | 2023.07.19 18:43:43.939838 [ 3 ] {} <Debug> HTTP-Session: 8a51d272-1690-4124-b796-8070da2665ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2023.07.19 18:43:43.939909 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3841 | 2023.07.19 18:43:43.939954 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3842 | 2023.07.19 18:43:43.940098 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3843 | 2023.07.19 18:43:43.940380 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3844 | 2023.07.19 18:43:43.940634 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3845 | 2023.07.19 18:43:43.940799 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3846 | 2023.07.19 18:43:43.940900 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000964419 sec., 5184 rows/sec., 7.00 MiB/sec. | ||
| 3847 | 2023.07.19 18:43:43.941012 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3848 | 2023.07.19 18:43:43.941035 [ 3 ] {59e58435-5a0f-47d4-bda4-c9cef03cd58a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3849 | 2023.07.19 18:43:43.941050 [ 3 ] {} <Debug> HTTP-Session: 8a51d272-1690-4124-b796-8070da2665ef Destroying unnamed session | ||
| 3850 | 2023.07.19 18:43:43.941154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3851 | 2023.07.19 18:43:43.941197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3852 | 2023.07.19 18:43:43.941215 [ 3 ] {} <Debug> HTTP-Session: 2297020e-c934-4e7e-b1a9-f69a2d0090c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3853 | 2023.07.19 18:43:43.941231 [ 3 ] {} <Debug> HTTP-Session: 2297020e-c934-4e7e-b1a9-f69a2d0090c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2023.07.19 18:43:43.941299 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3855 | 2023.07.19 18:43:43.941336 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3856 | 2023.07.19 18:43:43.941432 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3857 | 2023.07.19 18:43:43.941669 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3858 | 2023.07.19 18:43:43.941885 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3859 | 2023.07.19 18:43:43.942100 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3860 | 2023.07.19 18:43:43.942202 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000876676 sec., 21672 rows/sec., 1.12 MiB/sec. | ||
| 3861 | 2023.07.19 18:43:43.942196 [ 103 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3862 | 2023.07.19 18:43:43.942266 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3863 | 2023.07.19 18:43:43.942339 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3864 | 2023.07.19 18:43:43.942388 [ 3 ] {22a1ff2c-a0bf-4df5-8f15-5c43aa2cfbcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3865 | 2023.07.19 18:43:43.942393 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3866 | 2023.07.19 18:43:43.942413 [ 3 ] {} <Debug> HTTP-Session: 2297020e-c934-4e7e-b1a9-f69a2d0090c8 Destroying unnamed session | ||
| 3867 | 2023.07.19 18:43:43.942543 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3868 | 2023.07.19 18:43:43.942579 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part | ||
| 3869 | 2023.07.19 18:43:43.942695 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part | ||
| 3870 | 2023.07.19 18:43:43.942788 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
| 3871 | 2023.07.19 18:43:43.942882 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part | ||
| 3872 | 2023.07.19 18:43:43.942970 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
| 3873 | 2023.07.19 18:43:43.943056 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
| 3874 | 2023.07.19 18:43:43.943643 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317949 sec., 313365.6916921672 rows/sec., 16.70 MiB/sec. | ||
| 3875 | 2023.07.19 18:43:43.943800 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3876 | 2023.07.19 18:43:43.944036 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3877 | 2023.07.19 18:43:43.944131 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_21_4} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3878 | 2023.07.19 18:43:48.928839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3879 | 2023.07.19 18:43:48.928960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3880 | 2023.07.19 18:43:48.928985 [ 3 ] {} <Debug> HTTP-Session: e91817fd-d88a-48da-93cb-ad5962693e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3881 | 2023.07.19 18:43:48.929009 [ 3 ] {} <Debug> HTTP-Session: e91817fd-d88a-48da-93cb-ad5962693e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2023.07.19 18:43:48.929138 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3883 | 2023.07.19 18:43:48.929198 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3884 | 2023.07.19 18:43:48.929356 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3885 | 2023.07.19 18:43:48.929788 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3886 | 2023.07.19 18:43:48.930073 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 3887 | 2023.07.19 18:43:48.930231 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 3888 | 2023.07.19 18:43:48.930355 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001184425 sec., 29550 rows/sec., 2.34 MiB/sec. | ||
| 3889 | 2023.07.19 18:43:48.930496 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Debug> DynamicQueryHandler: Done processing query | ||
| 3890 | 2023.07.19 18:43:48.930520 [ 3 ] {7ffd136d-50d1-43a3-b6ea-829cb2c5c193} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3891 | 2023.07.19 18:43:48.930536 [ 3 ] {} <Debug> HTTP-Session: e91817fd-d88a-48da-93cb-ad5962693e75 Destroying unnamed session | ||
| 3892 | 2023.07.19 18:43:48.930666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3893 | 2023.07.19 18:43:48.930776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3894 | 2023.07.19 18:43:48.930796 [ 3 ] {} <Debug> HTTP-Session: ff1f6061-c4a9-41dd-ba31-63b3e151f8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3895 | 2023.07.19 18:43:48.930812 [ 3 ] {} <Debug> HTTP-Session: ff1f6061-c4a9-41dd-ba31-63b3e151f8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2023.07.19 18:43:48.930885 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3897 | 2023.07.19 18:43:48.930923 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3898 | 2023.07.19 18:43:48.931031 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3899 | 2023.07.19 18:43:48.931364 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3900 | 2023.07.19 18:43:48.931581 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 3901 | 2023.07.19 18:43:48.931726 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 3902 | 2023.07.19 18:43:48.931856 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000938438 sec., 111888 rows/sec., 10.80 MiB/sec. | ||
| 3903 | 2023.07.19 18:43:48.932011 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Debug> DynamicQueryHandler: Done processing query | ||
| 3904 | 2023.07.19 18:43:48.932048 [ 3 ] {557f12e3-6fb2-4fbb-b033-90dbbab31e00} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3905 | 2023.07.19 18:43:48.932064 [ 3 ] {} <Debug> HTTP-Session: ff1f6061-c4a9-41dd-ba31-63b3e151f8e4 Destroying unnamed session | ||
| 3906 | 2023.07.19 18:43:48.932181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3907 | 2023.07.19 18:43:48.932225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3908 | 2023.07.19 18:43:48.932244 [ 3 ] {} <Debug> HTTP-Session: a266f696-4e93-4748-96cf-00e3852489d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3909 | 2023.07.19 18:43:48.932261 [ 3 ] {} <Debug> HTTP-Session: a266f696-4e93-4748-96cf-00e3852489d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2023.07.19 18:43:48.932333 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3911 | 2023.07.19 18:43:48.932372 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3912 | 2023.07.19 18:43:48.932484 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3913 | 2023.07.19 18:43:48.932762 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3914 | 2023.07.19 18:43:48.932975 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 3915 | 2023.07.19 18:43:48.933123 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 3916 | 2023.07.19 18:43:48.933249 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000888156 sec., 39407 rows/sec., 3.08 MiB/sec. | ||
| 3917 | 2023.07.19 18:43:48.933362 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Debug> DynamicQueryHandler: Done processing query | ||
| 3918 | 2023.07.19 18:43:48.933385 [ 3 ] {9379ccab-06e3-4545-9eb3-57a358a75417} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3919 | 2023.07.19 18:43:48.933400 [ 3 ] {} <Debug> HTTP-Session: a266f696-4e93-4748-96cf-00e3852489d4 Destroying unnamed session | ||
| 3920 | 2023.07.19 18:43:48.933590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3921 | 2023.07.19 18:43:48.933633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3922 | 2023.07.19 18:43:48.933652 [ 3 ] {} <Debug> HTTP-Session: 8466dfd5-685a-4db0-913d-0ed4643130f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3923 | 2023.07.19 18:43:48.933668 [ 3 ] {} <Debug> HTTP-Session: 8466dfd5-685a-4db0-913d-0ed4643130f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2023.07.19 18:43:48.933747 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3925 | 2023.07.19 18:43:48.933790 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3926 | 2023.07.19 18:43:48.933928 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3927 | 2023.07.19 18:43:48.934340 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3928 | 2023.07.19 18:43:48.934648 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3929 | 2023.07.19 18:43:48.934818 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3930 | 2023.07.19 18:43:48.934948 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001172954 sec., 29839 rows/sec., 40.27 MiB/sec. | ||
| 3931 | 2023.07.19 18:43:48.935075 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3932 | 2023.07.19 18:43:48.935098 [ 3 ] {ea966fee-3a82-4e5c-9247-8150f47b0dc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 3933 | 2023.07.19 18:43:48.935113 [ 3 ] {} <Debug> HTTP-Session: 8466dfd5-685a-4db0-913d-0ed4643130f0 Destroying unnamed session | ||
| 3934 | 2023.07.19 18:43:53.931652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3935 | 2023.07.19 18:43:53.931826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3936 | 2023.07.19 18:43:53.931873 [ 3 ] {} <Debug> HTTP-Session: 324122af-9986-47ab-9b6c-53caa259d745 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3937 | 2023.07.19 18:43:53.931915 [ 3 ] {} <Debug> HTTP-Session: 324122af-9986-47ab-9b6c-53caa259d745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2023.07.19 18:43:53.932112 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3939 | 2023.07.19 18:43:53.932207 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3940 | 2023.07.19 18:43:53.932470 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3941 | 2023.07.19 18:43:53.932930 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3942 | 2023.07.19 18:43:53.933202 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 3943 | 2023.07.19 18:43:53.933365 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 3944 | 2023.07.19 18:43:53.933490 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001322609 sec., 8316 rows/sec., 563.37 KiB/sec. | ||
| 3945 | 2023.07.19 18:43:53.933518 [ 158 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 3946 | 2023.07.19 18:43:53.933645 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3947 | 2023.07.19 18:43:53.933685 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Debug> DynamicQueryHandler: Done processing query | ||
| 3948 | 2023.07.19 18:43:53.933723 [ 3 ] {13f270be-eab0-4447-a00c-2a30d52af843} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3949 | 2023.07.19 18:43:53.933744 [ 3 ] {} <Debug> HTTP-Session: 324122af-9986-47ab-9b6c-53caa259d745 Destroying unnamed session | ||
| 3950 | 2023.07.19 18:43:53.933743 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 3951 | 2023.07.19 18:43:53.933841 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3952 | 2023.07.19 18:43:53.933881 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 46 rows starting from the beginning of the part | ||
| 3953 | 2023.07.19 18:43:53.933889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3954 | 2023.07.19 18:43:53.933949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3955 | 2023.07.19 18:43:53.933976 [ 3 ] {} <Debug> HTTP-Session: 1c379a4c-4961-4eed-9867-9b0b8862cd04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3956 | 2023.07.19 18:43:53.934007 [ 3 ] {} <Debug> HTTP-Session: 1c379a4c-4961-4eed-9867-9b0b8862cd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2023.07.19 18:43:53.934043 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 3958 | 2023.07.19 18:43:53.934118 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3959 | 2023.07.19 18:43:53.934178 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3960 | 2023.07.19 18:43:53.934191 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 3961 | 2023.07.19 18:43:53.934390 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
| 3962 | 2023.07.19 18:43:53.934401 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3963 | 2023.07.19 18:43:53.934514 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part | ||
| 3964 | 2023.07.19 18:43:53.934706 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 3965 | 2023.07.19 18:43:53.934981 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 3966 | 2023.07.19 18:43:53.935323 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 3967 | 2023.07.19 18:43:53.935516 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 3968 | 2023.07.19 18:43:53.935619 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919307 sec., 77632.1870341743 rows/sec., 5.85 MiB/sec. | ||
| 3969 | 2023.07.19 18:43:53.935708 [ 158 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 3970 | 2023.07.19 18:43:53.935736 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001578566 sec., 64615 rows/sec., 6.01 MiB/sec. | ||
| 3971 | 2023.07.19 18:43:53.935785 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 3972 | 2023.07.19 18:43:53.935801 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 3973 | 2023.07.19 18:43:53.936050 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 3974 | 2023.07.19 18:43:53.936116 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Debug> DynamicQueryHandler: Done processing query | ||
| 3975 | 2023.07.19 18:43:53.936161 [ 3 ] {3f2b81a7-9122-43b6-badb-934378c44b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3976 | 2023.07.19 18:43:53.936224 [ 3 ] {} <Debug> HTTP-Session: 1c379a4c-4961-4eed-9867-9b0b8862cd04 Destroying unnamed session | ||
| 3977 | 2023.07.19 18:43:53.936243 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 3978 | 2023.07.19 18:43:53.936313 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3979 | 2023.07.19 18:43:53.936361 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 207 rows starting from the beginning of the part | ||
| 3980 | 2023.07.19 18:43:53.936370 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_41_8} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 3981 | 2023.07.19 18:43:53.936553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3982 | 2023.07.19 18:43:53.936604 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part | ||
| 3983 | 2023.07.19 18:43:53.936635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3984 | 2023.07.19 18:43:53.936686 [ 3 ] {} <Debug> HTTP-Session: 2f2611c5-5787-4183-bc2a-85acc1c64e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 3985 | 2023.07.19 18:43:53.936734 [ 3 ] {} <Debug> HTTP-Session: 2f2611c5-5787-4183-bc2a-85acc1c64e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2023.07.19 18:43:53.936796 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 105 rows starting from the beginning of the part | ||
| 3987 | 2023.07.19 18:43:53.936967 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3988 | 2023.07.19 18:43:53.937011 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part | ||
| 3989 | 2023.07.19 18:43:53.937082 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3990 | 2023.07.19 18:43:53.937265 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 3991 | 2023.07.19 18:43:53.937560 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3992 | 2023.07.19 18:43:53.937563 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 102 rows starting from the beginning of the part | ||
| 3993 | 2023.07.19 18:43:53.938448 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 3994 | 2023.07.19 18:43:53.938857 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 3995 | 2023.07.19 18:43:53.939114 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003229535 sec., 223871.23842906178 rows/sec., 21.17 MiB/sec. | ||
| 3996 | 2023.07.19 18:43:53.939160 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 3997 | 2023.07.19 18:43:53.939284 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 3998 | 2023.07.19 18:43:53.939317 [ 158 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 3999 | 2023.07.19 18:43:53.939415 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002348689 sec., 114531 rows/sec., 7.88 MiB/sec. | ||
| 4000 | 2023.07.19 18:43:53.939427 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4001 | 2023.07.19 18:43:53.939698 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4002 | 2023.07.19 18:43:53.939747 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4003 | 2023.07.19 18:43:53.939920 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Debug> DynamicQueryHandler: Done processing query | ||
| 4004 | 2023.07.19 18:43:53.939988 [ 3 ] {01408568-ed99-4324-987b-325dea1bf708} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4005 | 2023.07.19 18:43:53.940019 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_41_8} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4006 | 2023.07.19 18:43:53.940064 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4007 | 2023.07.19 18:43:53.940082 [ 3 ] {} <Debug> HTTP-Session: 2f2611c5-5787-4183-bc2a-85acc1c64e24 Destroying unnamed session | ||
| 4008 | 2023.07.19 18:43:53.940150 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 333 rows starting from the beginning of the part | ||
| 4009 | 2023.07.19 18:43:53.940243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4010 | 2023.07.19 18:43:53.940284 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 269 rows starting from the beginning of the part | ||
| 4011 | 2023.07.19 18:43:53.940299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4012 | 2023.07.19 18:43:53.940328 [ 3 ] {} <Debug> HTTP-Session: b6745be3-26bb-44fb-a507-890c8aa6965c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4013 | 2023.07.19 18:43:53.940350 [ 3 ] {} <Debug> HTTP-Session: b6745be3-26bb-44fb-a507-890c8aa6965c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2023.07.19 18:43:53.940395 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 4015 | 2023.07.19 18:43:53.940462 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4016 | 2023.07.19 18:43:53.940516 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 280 rows starting from the beginning of the part | ||
| 4017 | 2023.07.19 18:43:53.940521 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4018 | 2023.07.19 18:43:53.940663 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part | ||
| 4019 | 2023.07.19 18:43:53.940778 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4020 | 2023.07.19 18:43:53.940800 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 269 rows starting from the beginning of the part | ||
| 4021 | 2023.07.19 18:43:53.941188 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4022 | 2023.07.19 18:43:53.941526 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4023 | 2023.07.19 18:43:53.941715 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4024 | 2023.07.19 18:43:53.941840 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002335808 sec., 522731.3203824972 rows/sec., 36.53 MiB/sec. | ||
| 4025 | 2023.07.19 18:43:53.941879 [ 158 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4026 | 2023.07.19 18:43:53.941930 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001426622 sec., 4205 rows/sec., 176.61 KiB/sec. | ||
| 4027 | 2023.07.19 18:43:53.941963 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4028 | 2023.07.19 18:43:53.942112 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4029 | 2023.07.19 18:43:53.942286 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4030 | 2023.07.19 18:43:53.942423 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4031 | 2023.07.19 18:43:53.942499 [ 3 ] {b5ce2339-85d5-41f1-8807-1f77e213e7e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4032 | 2023.07.19 18:43:53.942562 [ 3 ] {} <Debug> HTTP-Session: b6745be3-26bb-44fb-a507-890c8aa6965c Destroying unnamed session | ||
| 4033 | 2023.07.19 18:43:53.942618 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4034 | 2023.07.19 18:43:53.942661 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4035 | 2023.07.19 18:43:53.942693 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 4036 | 2023.07.19 18:43:53.942751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4037 | 2023.07.19 18:43:53.942770 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_41_8} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4038 | 2023.07.19 18:43:53.942831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4039 | 2023.07.19 18:43:53.942923 [ 3 ] {} <Debug> HTTP-Session: ea580471-bb83-470d-90e9-37049b46b35f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4040 | 2023.07.19 18:43:53.942983 [ 3 ] {} <Debug> HTTP-Session: ea580471-bb83-470d-90e9-37049b46b35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2023.07.19 18:43:53.943055 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 4042 | 2023.07.19 18:43:53.943203 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4043 | 2023.07.19 18:43:53.943328 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4044 | 2023.07.19 18:43:53.943345 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 4045 | 2023.07.19 18:43:53.943678 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 4046 | 2023.07.19 18:43:53.943881 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4047 | 2023.07.19 18:43:53.943938 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 4048 | 2023.07.19 18:43:53.944155 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::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 | ||
| 4049 | 2023.07.19 18:43:53.944716 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4050 | 2023.07.19 18:43:53.945254 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4051 | 2023.07.19 18:43:53.945678 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 4052 | 2023.07.19 18:43:53.945718 [ 13 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003673008 sec., 34304.30862116282 rows/sec., 1.41 MiB/sec. | ||
| 4053 | 2023.07.19 18:43:53.945894 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002622647 sec., 24021 rows/sec., 1.46 MiB/sec. | ||
| 4054 | 2023.07.19 18:43:53.945896 [ 158 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4055 | 2023.07.19 18:43:53.945912 [ 13 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4056 | 2023.07.19 18:43:53.946068 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4057 | 2023.07.19 18:43:53.946229 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4058 | 2023.07.19 18:43:53.946246 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 4059 | 2023.07.19 18:43:53.946269 [ 3 ] {8701eb11-e717-48c9-a1cf-a0d0f8dde2d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4060 | 2023.07.19 18:43:53.946303 [ 3 ] {} <Debug> HTTP-Session: ea580471-bb83-470d-90e9-37049b46b35f Destroying unnamed session | ||
| 4061 | 2023.07.19 18:43:53.946379 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4062 | 2023.07.19 18:43:53.946418 [ 13 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_21_4} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4063 | 2023.07.19 18:43:53.946446 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1052 rows starting from the beginning of the part | ||
| 4064 | 2023.07.19 18:43:53.946470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4065 | 2023.07.19 18:43:53.946544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4066 | 2023.07.19 18:43:53.946587 [ 13 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_21_4} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4067 | 2023.07.19 18:43:53.946601 [ 3 ] {} <Debug> HTTP-Session: 4aadf386-2de5-4b08-bc97-d4355b373f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4068 | 2023.07.19 18:43:53.946670 [ 3 ] {} <Debug> HTTP-Session: 4aadf386-2de5-4b08-bc97-d4355b373f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2023.07.19 18:43:53.946703 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 4070 | 2023.07.19 18:43:53.946912 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4071 | 2023.07.19 18:43:53.946954 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part | ||
| 4072 | 2023.07.19 18:43:53.946975 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4073 | 2023.07.19 18:43:53.947106 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
| 4074 | 2023.07.19 18:43:53.947295 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 4075 | 2023.07.19 18:43:53.947307 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4076 | 2023.07.19 18:43:53.947418 [ 15 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part | ||
| 4077 | 2023.07.19 18:43:53.947819 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4078 | 2023.07.19 18:43:53.948237 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4079 | 2023.07.19 18:43:53.948444 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4080 | 2023.07.19 18:43:53.948551 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1389 rows, containing 5 columns (5 merged, 0 gathered) in 0.00237332 sec., 585256.0969443648 rows/sec., 35.59 MiB/sec. | ||
| 4081 | 2023.07.19 18:43:53.948628 [ 158 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4082 | 2023.07.19 18:43:53.948665 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001705491 sec., 2931 rows/sec., 3.96 MiB/sec. | ||
| 4083 | 2023.07.19 18:43:53.948690 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4084 | 2023.07.19 18:43:53.948845 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4085 | 2023.07.19 18:43:53.948936 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4086 | 2023.07.19 18:43:53.949241 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4087 | 2023.07.19 18:43:53.949315 [ 3 ] {2915d8c7-6a18-407e-9231-a1a229d5250a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4088 | 2023.07.19 18:43:53.949401 [ 3 ] {} <Debug> HTTP-Session: 4aadf386-2de5-4b08-bc97-d4355b373f55 Destroying unnamed session | ||
| 4089 | 2023.07.19 18:43:53.949407 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2023.07.19 18:43:53.949515 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 689 rows starting from the beginning of the part | ||
| 4091 | 2023.07.19 18:43:53.949521 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 4092 | 2023.07.19 18:43:53.949666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4093 | 2023.07.19 18:43:53.949726 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 4094 | 2023.07.19 18:43:53.949786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4095 | 2023.07.19 18:43:53.949878 [ 3 ] {} <Debug> HTTP-Session: 160868af-a6c5-4d42-8714-4cd234bbefc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4096 | 2023.07.19 18:43:53.949931 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 4097 | 2023.07.19 18:43:53.949953 [ 3 ] {} <Debug> HTTP-Session: 160868af-a6c5-4d42-8714-4cd234bbefc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2023.07.19 18:43:53.950205 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4099 | 2023.07.19 18:43:53.950253 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 4100 | 2023.07.19 18:43:53.950281 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4101 | 2023.07.19 18:43:53.950629 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 4102 | 2023.07.19 18:43:53.950800 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4103 | 2023.07.19 18:43:53.950997 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 4104 | 2023.07.19 18:43:53.951331 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::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 | ||
| 4105 | 2023.07.19 18:43:53.951580 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4106 | 2023.07.19 18:43:53.952054 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4107 | 2023.07.19 18:43:53.952257 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4108 | 2023.07.19 18:43:53.952392 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002127443 sec., 8930 rows/sec., 474.18 KiB/sec. | ||
| 4109 | 2023.07.19 18:43:53.952613 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Debug> DynamicQueryHandler: Done processing query | ||
| 4110 | 2023.07.19 18:43:53.952673 [ 3 ] {29cd7730-54af-4485-a291-95e376777f55} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4111 | 2023.07.19 18:43:53.952722 [ 3 ] {} <Debug> HTTP-Session: 160868af-a6c5-4d42-8714-4cd234bbefc0 Destroying unnamed session | ||
| 4112 | 2023.07.19 18:43:53.953452 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 6 columns (6 merged, 0 gathered) in 0.004694598 sec., 164870.34672617336 rows/sec., 222.48 MiB/sec. | ||
| 4113 | 2023.07.19 18:43:53.954147 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4114 | 2023.07.19 18:43:53.954356 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4115 | 2023.07.19 18:43:53.954419 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4116 | 2023.07.19 18:43:53.954485 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_36_7: 4.16 MiB. | ||
| 4117 | 2023.07.19 18:43:54.117596 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4118 | 2023.07.19 18:43:54.117630 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4119 | 2023.07.19 18:43:58.928915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4120 | 2023.07.19 18:43:58.929095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4121 | 2023.07.19 18:43:58.929141 [ 3 ] {} <Debug> HTTP-Session: 030aac0c-06f8-4ce4-b966-9057b53085fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4122 | 2023.07.19 18:43:58.929183 [ 3 ] {} <Debug> HTTP-Session: 030aac0c-06f8-4ce4-b966-9057b53085fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2023.07.19 18:43:58.929380 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4124 | 2023.07.19 18:43:58.929475 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4125 | 2023.07.19 18:43:58.929740 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4126 | 2023.07.19 18:43:58.930204 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4127 | 2023.07.19 18:43:58.930473 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4128 | 2023.07.19 18:43:58.930639 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4129 | 2023.07.19 18:43:58.930786 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001345579 sec., 26011 rows/sec., 2.06 MiB/sec. | ||
| 4130 | 2023.07.19 18:43:58.930938 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 4131 | 2023.07.19 18:43:58.930963 [ 3 ] {07fcde5a-f694-4838-b4fb-ca35482555cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4132 | 2023.07.19 18:43:58.930979 [ 3 ] {} <Debug> HTTP-Session: 030aac0c-06f8-4ce4-b966-9057b53085fa Destroying unnamed session | ||
| 4133 | 2023.07.19 18:43:58.931119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4134 | 2023.07.19 18:43:58.931163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4135 | 2023.07.19 18:43:58.931182 [ 3 ] {} <Debug> HTTP-Session: 17b26bf7-d12a-4e48-8946-95a313c9fd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4136 | 2023.07.19 18:43:58.931198 [ 3 ] {} <Debug> HTTP-Session: 17b26bf7-d12a-4e48-8946-95a313c9fd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2023.07.19 18:43:58.931272 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4138 | 2023.07.19 18:43:58.931309 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4139 | 2023.07.19 18:43:58.931412 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4140 | 2023.07.19 18:43:58.931743 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4141 | 2023.07.19 18:43:58.931948 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4142 | 2023.07.19 18:43:58.932092 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4143 | 2023.07.19 18:43:58.932216 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000917327 sec., 114462 rows/sec., 11.05 MiB/sec. | ||
| 4144 | 2023.07.19 18:43:58.932338 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 4145 | 2023.07.19 18:43:58.932361 [ 3 ] {5e0611bc-a6f7-4691-9f1c-e87a863cb9e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4146 | 2023.07.19 18:43:58.932376 [ 3 ] {} <Debug> HTTP-Session: 17b26bf7-d12a-4e48-8946-95a313c9fd96 Destroying unnamed session | ||
| 4147 | 2023.07.19 18:43:58.932539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4148 | 2023.07.19 18:43:58.932583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4149 | 2023.07.19 18:43:58.932601 [ 3 ] {} <Debug> HTTP-Session: c9d127c8-e3eb-4548-9351-8fd3b2f21162 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4150 | 2023.07.19 18:43:58.932618 [ 3 ] {} <Debug> HTTP-Session: c9d127c8-e3eb-4548-9351-8fd3b2f21162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2023.07.19 18:43:58.932687 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4152 | 2023.07.19 18:43:58.932723 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4153 | 2023.07.19 18:43:58.932826 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4154 | 2023.07.19 18:43:58.933098 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4155 | 2023.07.19 18:43:58.933295 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4156 | 2023.07.19 18:43:58.933443 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4157 | 2023.07.19 18:43:58.933566 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000851595 sec., 41099 rows/sec., 3.21 MiB/sec. | ||
| 4158 | 2023.07.19 18:43:58.933698 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4159 | 2023.07.19 18:43:58.933721 [ 3 ] {7afd8237-fde3-4b32-b6da-78ec109d4ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4160 | 2023.07.19 18:43:58.933736 [ 3 ] {} <Debug> HTTP-Session: c9d127c8-e3eb-4548-9351-8fd3b2f21162 Destroying unnamed session | ||
| 4161 | 2023.07.19 18:43:58.933909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4162 | 2023.07.19 18:43:58.933953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4163 | 2023.07.19 18:43:58.933971 [ 3 ] {} <Debug> HTTP-Session: 2d0e0325-80f0-4583-9003-ef79931e0847 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4164 | 2023.07.19 18:43:58.933987 [ 3 ] {} <Debug> HTTP-Session: 2d0e0325-80f0-4583-9003-ef79931e0847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2023.07.19 18:43:58.934070 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4166 | 2023.07.19 18:43:58.934113 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4167 | 2023.07.19 18:43:58.934248 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4168 | 2023.07.19 18:43:58.934661 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4169 | 2023.07.19 18:43:58.934968 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4170 | 2023.07.19 18:43:58.935140 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4171 | 2023.07.19 18:43:58.935260 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001163144 sec., 30090 rows/sec., 40.61 MiB/sec. | ||
| 4172 | 2023.07.19 18:43:58.935385 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Debug> DynamicQueryHandler: Done processing query | ||
| 4173 | 2023.07.19 18:43:58.935407 [ 3 ] {36fab2ea-1c1e-4798-9f9a-c6ecb0d2d924} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4174 | 2023.07.19 18:43:58.935422 [ 3 ] {} <Debug> HTTP-Session: 2d0e0325-80f0-4583-9003-ef79931e0847 Destroying unnamed session | ||
| 4175 | 2023.07.19 18:44:03.932063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4176 | 2023.07.19 18:44:03.932243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4177 | 2023.07.19 18:44:03.932291 [ 3 ] {} <Debug> HTTP-Session: f1c4b0ec-29bc-4ffa-aa75-3f918d92d50b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4178 | 2023.07.19 18:44:03.932331 [ 3 ] {} <Debug> HTTP-Session: f1c4b0ec-29bc-4ffa-aa75-3f918d92d50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2023.07.19 18:44:03.932527 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4180 | 2023.07.19 18:44:03.932623 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4181 | 2023.07.19 18:44:03.932881 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4182 | 2023.07.19 18:44:03.933324 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4183 | 2023.07.19 18:44:03.933589 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4184 | 2023.07.19 18:44:03.933767 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4185 | 2023.07.19 18:44:03.933904 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001314559 sec., 8367 rows/sec., 566.82 KiB/sec. | ||
| 4186 | 2023.07.19 18:44:03.934058 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4187 | 2023.07.19 18:44:03.934083 [ 3 ] {07fea0a3-8b9d-49f6-986c-8be8617027b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4188 | 2023.07.19 18:44:03.934099 [ 3 ] {} <Debug> HTTP-Session: f1c4b0ec-29bc-4ffa-aa75-3f918d92d50b Destroying unnamed session | ||
| 4189 | 2023.07.19 18:44:03.934237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4190 | 2023.07.19 18:44:03.934289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4191 | 2023.07.19 18:44:03.934309 [ 3 ] {} <Debug> HTTP-Session: b0904b3f-0ec7-4ab7-8ab0-0ef68c336e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4192 | 2023.07.19 18:44:03.934326 [ 3 ] {} <Debug> HTTP-Session: b0904b3f-0ec7-4ab7-8ab0-0ef68c336e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2023.07.19 18:44:03.934408 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4194 | 2023.07.19 18:44:03.934449 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4195 | 2023.07.19 18:44:03.934553 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4196 | 2023.07.19 18:44:03.934880 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4197 | 2023.07.19 18:44:03.935092 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4198 | 2023.07.19 18:44:03.935237 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4199 | 2023.07.19 18:44:03.935361 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000924277 sec., 110356 rows/sec., 10.26 MiB/sec. | ||
| 4200 | 2023.07.19 18:44:03.935512 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 4201 | 2023.07.19 18:44:03.935547 [ 3 ] {94552996-10b9-485f-88e4-969483fce8ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4202 | 2023.07.19 18:44:03.935564 [ 3 ] {} <Debug> HTTP-Session: b0904b3f-0ec7-4ab7-8ab0-0ef68c336e25 Destroying unnamed session | ||
| 4203 | 2023.07.19 18:44:03.935737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4204 | 2023.07.19 18:44:03.935784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4205 | 2023.07.19 18:44:03.935803 [ 3 ] {} <Debug> HTTP-Session: 3b90bca9-be0b-4b92-9837-b98adb985888 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4206 | 2023.07.19 18:44:03.935820 [ 3 ] {} <Debug> HTTP-Session: 3b90bca9-be0b-4b92-9837-b98adb985888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2023.07.19 18:44:03.935908 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4208 | 2023.07.19 18:44:03.935948 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4209 | 2023.07.19 18:44:03.936059 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4210 | 2023.07.19 18:44:03.936478 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4211 | 2023.07.19 18:44:03.936692 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4212 | 2023.07.19 18:44:03.936833 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4213 | 2023.07.19 18:44:03.936951 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001015 sec., 265024 rows/sec., 18.23 MiB/sec. | ||
| 4214 | 2023.07.19 18:44:03.937087 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4215 | 2023.07.19 18:44:03.937110 [ 3 ] {1b0a9296-0b49-4ffc-9364-35e6e226685f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4216 | 2023.07.19 18:44:03.937126 [ 3 ] {} <Debug> HTTP-Session: 3b90bca9-be0b-4b92-9837-b98adb985888 Destroying unnamed session | ||
| 4217 | 2023.07.19 18:44:03.937275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4218 | 2023.07.19 18:44:03.937319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4219 | 2023.07.19 18:44:03.937338 [ 3 ] {} <Debug> HTTP-Session: 0f1238e3-52d7-4b7e-9af8-807eaba5c526 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4220 | 2023.07.19 18:44:03.937354 [ 3 ] {} <Debug> HTTP-Session: 0f1238e3-52d7-4b7e-9af8-807eaba5c526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2023.07.19 18:44:03.937423 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4222 | 2023.07.19 18:44:03.937461 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4223 | 2023.07.19 18:44:03.937569 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4224 | 2023.07.19 18:44:03.937810 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4225 | 2023.07.19 18:44:03.938058 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4226 | 2023.07.19 18:44:03.938227 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4227 | 2023.07.19 18:44:03.938345 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000895096 sec., 6703 rows/sec., 281.48 KiB/sec. | ||
| 4228 | 2023.07.19 18:44:03.938456 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Debug> DynamicQueryHandler: Done processing query | ||
| 4229 | 2023.07.19 18:44:03.938478 [ 3 ] {2d7406c0-9e57-402f-b02e-a6e714354448} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4230 | 2023.07.19 18:44:03.938494 [ 3 ] {} <Debug> HTTP-Session: 0f1238e3-52d7-4b7e-9af8-807eaba5c526 Destroying unnamed session | ||
| 4231 | 2023.07.19 18:44:03.938652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4232 | 2023.07.19 18:44:03.938695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4233 | 2023.07.19 18:44:03.938714 [ 3 ] {} <Debug> HTTP-Session: 1b0a1a31-ca4c-421c-bfde-7e793b2a2a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4234 | 2023.07.19 18:44:03.938730 [ 3 ] {} <Debug> HTTP-Session: 1b0a1a31-ca4c-421c-bfde-7e793b2a2a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2023.07.19 18:44:03.938800 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4236 | 2023.07.19 18:44:03.938840 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4237 | 2023.07.19 18:44:03.938954 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4238 | 2023.07.19 18:44:03.939237 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4239 | 2023.07.19 18:44:03.939479 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4240 | 2023.07.19 18:44:03.939654 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 4241 | 2023.07.19 18:44:03.939778 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000949918 sec., 66321 rows/sec., 4.02 MiB/sec. | ||
| 4242 | 2023.07.19 18:44:03.939897 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Debug> DynamicQueryHandler: Done processing query | ||
| 4243 | 2023.07.19 18:44:03.939919 [ 3 ] {f621636a-26ba-4fd7-8e7b-7325b6899ade} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4244 | 2023.07.19 18:44:03.939934 [ 3 ] {} <Debug> HTTP-Session: 1b0a1a31-ca4c-421c-bfde-7e793b2a2a3e Destroying unnamed session | ||
| 4245 | 2023.07.19 18:44:03.940052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4246 | 2023.07.19 18:44:03.940095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4247 | 2023.07.19 18:44:03.940114 [ 3 ] {} <Debug> HTTP-Session: 4bc1cb96-6c2f-460a-b81c-e1bc44011dac Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4248 | 2023.07.19 18:44:03.940130 [ 3 ] {} <Debug> HTTP-Session: 4bc1cb96-6c2f-460a-b81c-e1bc44011dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2023.07.19 18:44:03.940200 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4250 | 2023.07.19 18:44:03.940242 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4251 | 2023.07.19 18:44:03.940376 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4252 | 2023.07.19 18:44:03.940652 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4253 | 2023.07.19 18:44:03.940915 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4254 | 2023.07.19 18:44:03.941093 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4255 | 2023.07.19 18:44:03.941215 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000987059 sec., 5065 rows/sec., 6.84 MiB/sec. | ||
| 4256 | 2023.07.19 18:44:03.941334 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4257 | 2023.07.19 18:44:03.941356 [ 3 ] {bc67c729-d397-4301-ae2b-4daefb283ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4258 | 2023.07.19 18:44:03.941372 [ 3 ] {} <Debug> HTTP-Session: 4bc1cb96-6c2f-460a-b81c-e1bc44011dac Destroying unnamed session | ||
| 4259 | 2023.07.19 18:44:03.941476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4260 | 2023.07.19 18:44:03.941520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4261 | 2023.07.19 18:44:03.941539 [ 3 ] {} <Debug> HTTP-Session: dad3b34b-6abd-4e87-9bf3-664e792e0e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4262 | 2023.07.19 18:44:03.941555 [ 3 ] {} <Debug> HTTP-Session: dad3b34b-6abd-4e87-9bf3-664e792e0e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2023.07.19 18:44:03.941623 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4264 | 2023.07.19 18:44:03.941660 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4265 | 2023.07.19 18:44:03.941760 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4266 | 2023.07.19 18:44:03.942000 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4267 | 2023.07.19 18:44:03.942224 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4268 | 2023.07.19 18:44:03.942389 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4269 | 2023.07.19 18:44:03.942508 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000858215 sec., 22138 rows/sec., 1.15 MiB/sec. | ||
| 4270 | 2023.07.19 18:44:03.942619 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4271 | 2023.07.19 18:44:03.942641 [ 3 ] {d558e19a-4a19-4ebe-9c1d-6e4b51b7bac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4272 | 2023.07.19 18:44:03.942657 [ 3 ] {} <Debug> HTTP-Session: dad3b34b-6abd-4e87-9bf3-664e792e0e00 Destroying unnamed session | ||
| 4273 | 2023.07.19 18:44:08.929603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4274 | 2023.07.19 18:44:08.929736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4275 | 2023.07.19 18:44:08.929767 [ 3 ] {} <Debug> HTTP-Session: dddaba06-6a0a-4d3a-9003-ea344d105881 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4276 | 2023.07.19 18:44:08.929796 [ 3 ] {} <Debug> HTTP-Session: dddaba06-6a0a-4d3a-9003-ea344d105881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2023.07.19 18:44:08.929941 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4278 | 2023.07.19 18:44:08.930008 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4279 | 2023.07.19 18:44:08.930188 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4280 | 2023.07.19 18:44:08.930697 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4281 | 2023.07.19 18:44:08.930968 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4282 | 2023.07.19 18:44:08.931134 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4283 | 2023.07.19 18:44:08.931287 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001306998 sec., 26778 rows/sec., 2.12 MiB/sec. | ||
| 4284 | 2023.07.19 18:44:08.931540 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4285 | 2023.07.19 18:44:08.931565 [ 3 ] {8bdd5ebe-3484-439e-9a65-ea62fb653b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4286 | 2023.07.19 18:44:08.931582 [ 3 ] {} <Debug> HTTP-Session: dddaba06-6a0a-4d3a-9003-ea344d105881 Destroying unnamed session | ||
| 4287 | 2023.07.19 18:44:08.931713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4288 | 2023.07.19 18:44:08.931765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4289 | 2023.07.19 18:44:08.931785 [ 3 ] {} <Debug> HTTP-Session: b6cb1daf-3ba8-418c-aca5-9a7555e66de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4290 | 2023.07.19 18:44:08.931802 [ 3 ] {} <Debug> HTTP-Session: b6cb1daf-3ba8-418c-aca5-9a7555e66de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2023.07.19 18:44:08.931889 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4292 | 2023.07.19 18:44:08.931932 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4293 | 2023.07.19 18:44:08.932056 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4294 | 2023.07.19 18:44:08.932399 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4295 | 2023.07.19 18:44:08.932619 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4296 | 2023.07.19 18:44:08.932766 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4297 | 2023.07.19 18:44:08.932895 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000976329 sec., 107545 rows/sec., 10.39 MiB/sec. | ||
| 4298 | 2023.07.19 18:44:08.933120 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 4299 | 2023.07.19 18:44:08.933143 [ 3 ] {9b3e205d-2ec3-4b97-8243-72ea757f29eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4300 | 2023.07.19 18:44:08.933159 [ 3 ] {} <Debug> HTTP-Session: b6cb1daf-3ba8-418c-aca5-9a7555e66de0 Destroying unnamed session | ||
| 4301 | 2023.07.19 18:44:08.933327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4302 | 2023.07.19 18:44:08.933372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4303 | 2023.07.19 18:44:08.933390 [ 3 ] {} <Debug> HTTP-Session: 590e9c44-ff20-48fe-8385-58355625d483 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4304 | 2023.07.19 18:44:08.933406 [ 3 ] {} <Debug> HTTP-Session: 590e9c44-ff20-48fe-8385-58355625d483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2023.07.19 18:44:08.933479 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4306 | 2023.07.19 18:44:08.933519 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4307 | 2023.07.19 18:44:08.933641 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4308 | 2023.07.19 18:44:08.933912 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4309 | 2023.07.19 18:44:08.934111 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4310 | 2023.07.19 18:44:08.934261 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4311 | 2023.07.19 18:44:08.934386 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000874755 sec., 40011 rows/sec., 3.13 MiB/sec. | ||
| 4312 | 2023.07.19 18:44:08.934615 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4313 | 2023.07.19 18:44:08.934637 [ 3 ] {57598bb3-5ee9-463a-a8ee-50b5071a0c4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4314 | 2023.07.19 18:44:08.934653 [ 3 ] {} <Debug> HTTP-Session: 590e9c44-ff20-48fe-8385-58355625d483 Destroying unnamed session | ||
| 4315 | 2023.07.19 18:44:08.934789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4316 | 2023.07.19 18:44:08.934833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4317 | 2023.07.19 18:44:08.934851 [ 3 ] {} <Debug> HTTP-Session: 188ee1a5-8389-49e2-b723-d2dee04bcd68 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4318 | 2023.07.19 18:44:08.934868 [ 3 ] {} <Debug> HTTP-Session: 188ee1a5-8389-49e2-b723-d2dee04bcd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2023.07.19 18:44:08.934948 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4320 | 2023.07.19 18:44:08.934992 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4321 | 2023.07.19 18:44:08.935146 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4322 | 2023.07.19 18:44:08.935562 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4323 | 2023.07.19 18:44:08.935871 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4324 | 2023.07.19 18:44:08.936042 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4325 | 2023.07.19 18:44:08.936176 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001196795 sec., 29244 rows/sec., 39.46 MiB/sec. | ||
| 4326 | 2023.07.19 18:44:08.936554 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 4327 | 2023.07.19 18:44:08.936577 [ 3 ] {ac66c62c-6c4b-40f8-b841-0d9ebd14c2a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4328 | 2023.07.19 18:44:08.936593 [ 3 ] {} <Debug> HTTP-Session: 188ee1a5-8389-49e2-b723-d2dee04bcd68 Destroying unnamed session | ||
| 4329 | 2023.07.19 18:44:09.117884 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4330 | 2023.07.19 18:44:09.117938 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4331 | 2023.07.19 18:44:13.932043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4332 | 2023.07.19 18:44:13.932165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4333 | 2023.07.19 18:44:13.932192 [ 3 ] {} <Debug> HTTP-Session: d76ba83c-f192-4a02-b439-1dbfd0a687a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4334 | 2023.07.19 18:44:13.932216 [ 3 ] {} <Debug> HTTP-Session: d76ba83c-f192-4a02-b439-1dbfd0a687a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2023.07.19 18:44:13.932341 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4336 | 2023.07.19 18:44:13.932401 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4337 | 2023.07.19 18:44:13.932560 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4338 | 2023.07.19 18:44:13.932975 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4339 | 2023.07.19 18:44:13.933246 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4340 | 2023.07.19 18:44:13.933408 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4341 | 2023.07.19 18:44:13.933526 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001152194 sec., 9547 rows/sec., 646.69 KiB/sec. | ||
| 4342 | 2023.07.19 18:44:13.933672 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Debug> DynamicQueryHandler: Done processing query | ||
| 4343 | 2023.07.19 18:44:13.933696 [ 3 ] {a0a1d04a-254d-45b9-ba83-b81658a035ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4344 | 2023.07.19 18:44:13.933712 [ 3 ] {} <Debug> HTTP-Session: d76ba83c-f192-4a02-b439-1dbfd0a687a6 Destroying unnamed session | ||
| 4345 | 2023.07.19 18:44:13.933848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4346 | 2023.07.19 18:44:13.933893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4347 | 2023.07.19 18:44:13.933913 [ 3 ] {} <Debug> HTTP-Session: 7ca8fef1-abe9-4900-89c6-0320b3a1b686 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4348 | 2023.07.19 18:44:13.933929 [ 3 ] {} <Debug> HTTP-Session: 7ca8fef1-abe9-4900-89c6-0320b3a1b686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2023.07.19 18:44:13.934002 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4350 | 2023.07.19 18:44:13.934039 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4351 | 2023.07.19 18:44:13.934144 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4352 | 2023.07.19 18:44:13.934470 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4353 | 2023.07.19 18:44:13.934687 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4354 | 2023.07.19 18:44:13.934829 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4355 | 2023.07.19 18:44:13.934957 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000916677 sec., 111271 rows/sec., 10.35 MiB/sec. | ||
| 4356 | 2023.07.19 18:44:13.935104 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4357 | 2023.07.19 18:44:13.935146 [ 3 ] {0f7ec3fa-e9a4-4447-b7f2-0dc5f815939c} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4358 | 2023.07.19 18:44:13.935173 [ 3 ] {} <Debug> HTTP-Session: 7ca8fef1-abe9-4900-89c6-0320b3a1b686 Destroying unnamed session | ||
| 4359 | 2023.07.19 18:44:13.935333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4360 | 2023.07.19 18:44:13.935376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4361 | 2023.07.19 18:44:13.935396 [ 3 ] {} <Debug> HTTP-Session: b900a1f3-73e9-4074-8bc8-d00016ce2f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4362 | 2023.07.19 18:44:13.935412 [ 3 ] {} <Debug> HTTP-Session: b900a1f3-73e9-4074-8bc8-d00016ce2f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2023.07.19 18:44:13.935495 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4364 | 2023.07.19 18:44:13.935534 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4365 | 2023.07.19 18:44:13.935645 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4366 | 2023.07.19 18:44:13.936065 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4367 | 2023.07.19 18:44:13.936278 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4368 | 2023.07.19 18:44:13.936425 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4369 | 2023.07.19 18:44:13.936542 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001010179 sec., 277178 rows/sec., 19.15 MiB/sec. | ||
| 4370 | 2023.07.19 18:44:13.936655 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4371 | 2023.07.19 18:44:13.936678 [ 3 ] {29238355-0495-41c6-a6db-d0370df4633e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4372 | 2023.07.19 18:44:13.936693 [ 3 ] {} <Debug> HTTP-Session: b900a1f3-73e9-4074-8bc8-d00016ce2f1b Destroying unnamed session | ||
| 4373 | 2023.07.19 18:44:13.936857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4374 | 2023.07.19 18:44:13.936899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4375 | 2023.07.19 18:44:13.936917 [ 3 ] {} <Debug> HTTP-Session: 2728ed21-b3dc-4425-8b90-19e4ab40c5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4376 | 2023.07.19 18:44:13.936933 [ 3 ] {} <Debug> HTTP-Session: 2728ed21-b3dc-4425-8b90-19e4ab40c5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2023.07.19 18:44:13.936999 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4378 | 2023.07.19 18:44:13.937037 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4379 | 2023.07.19 18:44:13.937143 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4380 | 2023.07.19 18:44:13.937381 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4381 | 2023.07.19 18:44:13.937613 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4382 | 2023.07.19 18:44:13.937776 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4383 | 2023.07.19 18:44:13.937886 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000852235 sec., 7040 rows/sec., 295.64 KiB/sec. | ||
| 4384 | 2023.07.19 18:44:13.938090 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Debug> DynamicQueryHandler: Done processing query | ||
| 4385 | 2023.07.19 18:44:13.938113 [ 3 ] {ddd0cc9e-01ff-4119-82ca-dbffd1606d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4386 | 2023.07.19 18:44:13.938129 [ 3 ] {} <Debug> HTTP-Session: 2728ed21-b3dc-4425-8b90-19e4ab40c5f1 Destroying unnamed session | ||
| 4387 | 2023.07.19 18:44:13.938265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4388 | 2023.07.19 18:44:13.938309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4389 | 2023.07.19 18:44:13.938327 [ 3 ] {} <Debug> HTTP-Session: 3c3e288d-a128-4036-a594-6102042fc175 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4390 | 2023.07.19 18:44:13.938343 [ 3 ] {} <Debug> HTTP-Session: 3c3e288d-a128-4036-a594-6102042fc175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2023.07.19 18:44:13.938415 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4392 | 2023.07.19 18:44:13.938457 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4393 | 2023.07.19 18:44:13.938586 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4394 | 2023.07.19 18:44:13.938867 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4395 | 2023.07.19 18:44:13.939108 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4396 | 2023.07.19 18:44:13.939285 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 4397 | 2023.07.19 18:44:13.939389 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000945717 sec., 78247 rows/sec., 4.79 MiB/sec. | ||
| 4398 | 2023.07.19 18:44:13.939538 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Debug> DynamicQueryHandler: Done processing query | ||
| 4399 | 2023.07.19 18:44:13.939561 [ 3 ] {08254daf-b008-42fd-a84b-453656d6e627} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4400 | 2023.07.19 18:44:13.939576 [ 3 ] {} <Debug> HTTP-Session: 3c3e288d-a128-4036-a594-6102042fc175 Destroying unnamed session | ||
| 4401 | 2023.07.19 18:44:13.939724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4402 | 2023.07.19 18:44:13.939767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4403 | 2023.07.19 18:44:13.939785 [ 3 ] {} <Debug> HTTP-Session: cfd9ed57-babc-4817-af20-5bb4cc8d6c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4404 | 2023.07.19 18:44:13.939801 [ 3 ] {} <Debug> HTTP-Session: cfd9ed57-babc-4817-af20-5bb4cc8d6c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2023.07.19 18:44:13.939872 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4406 | 2023.07.19 18:44:13.939913 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4407 | 2023.07.19 18:44:13.940045 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4408 | 2023.07.19 18:44:13.940329 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4409 | 2023.07.19 18:44:13.940591 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4410 | 2023.07.19 18:44:13.940757 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4411 | 2023.07.19 18:44:13.940858 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000960759 sec., 5204 rows/sec., 7.02 MiB/sec. | ||
| 4412 | 2023.07.19 18:44:13.941025 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4413 | 2023.07.19 18:44:13.941049 [ 3 ] {412bf55c-8a55-41d1-9b85-fb513e1912e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4414 | 2023.07.19 18:44:13.941065 [ 3 ] {} <Debug> HTTP-Session: cfd9ed57-babc-4817-af20-5bb4cc8d6c92 Destroying unnamed session | ||
| 4415 | 2023.07.19 18:44:13.941166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4416 | 2023.07.19 18:44:13.941210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4417 | 2023.07.19 18:44:13.941229 [ 3 ] {} <Debug> HTTP-Session: c378aa8d-e230-444e-ba95-52a6c98cdc82 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4418 | 2023.07.19 18:44:13.941244 [ 3 ] {} <Debug> HTTP-Session: c378aa8d-e230-444e-ba95-52a6c98cdc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2023.07.19 18:44:13.941314 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4420 | 2023.07.19 18:44:13.941352 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4421 | 2023.07.19 18:44:13.941458 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4422 | 2023.07.19 18:44:13.941694 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4423 | 2023.07.19 18:44:13.941915 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4424 | 2023.07.19 18:44:13.942083 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 4425 | 2023.07.19 18:44:13.942183 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000841855 sec., 22569 rows/sec., 1.17 MiB/sec. | ||
| 4426 | 2023.07.19 18:44:13.942294 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4427 | 2023.07.19 18:44:13.942317 [ 3 ] {9c9c88a3-b170-45bd-9502-a98f5603193d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4428 | 2023.07.19 18:44:13.942331 [ 3 ] {} <Debug> HTTP-Session: c378aa8d-e230-444e-ba95-52a6c98cdc82 Destroying unnamed session | ||
| 4429 | 2023.07.19 18:44:18.929249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4430 | 2023.07.19 18:44:18.929420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4431 | 2023.07.19 18:44:18.929466 [ 3 ] {} <Debug> HTTP-Session: d2d0c33d-fa47-4a37-ba55-b152415dd2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4432 | 2023.07.19 18:44:18.929508 [ 3 ] {} <Debug> HTTP-Session: d2d0c33d-fa47-4a37-ba55-b152415dd2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2023.07.19 18:44:18.929678 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4434 | 2023.07.19 18:44:18.929737 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4435 | 2023.07.19 18:44:18.929897 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4436 | 2023.07.19 18:44:18.930319 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4437 | 2023.07.19 18:44:18.930583 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4438 | 2023.07.19 18:44:18.930733 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4439 | 2023.07.19 18:44:18.930875 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001158914 sec., 30200 rows/sec., 2.39 MiB/sec. | ||
| 4440 | 2023.07.19 18:44:18.930873 [ 102 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4441 | 2023.07.19 18:44:18.930988 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4442 | 2023.07.19 18:44:18.931079 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 4443 | 2023.07.19 18:44:18.931117 [ 3 ] {501a690f-784b-4b7d-807b-f9931a3b07ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4444 | 2023.07.19 18:44:18.931112 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4445 | 2023.07.19 18:44:18.931141 [ 3 ] {} <Debug> HTTP-Session: d2d0c33d-fa47-4a37-ba55-b152415dd2f7 Destroying unnamed session | ||
| 4446 | 2023.07.19 18:44:18.931264 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4447 | 2023.07.19 18:44:18.931320 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 46 rows starting from the beginning of the part | ||
| 4448 | 2023.07.19 18:44:18.931327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4449 | 2023.07.19 18:44:18.931406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4450 | 2023.07.19 18:44:18.931436 [ 3 ] {} <Debug> HTTP-Session: 0e82dae1-a17f-4107-b4ce-fba373d183b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4451 | 2023.07.19 18:44:18.931491 [ 3 ] {} <Debug> HTTP-Session: 0e82dae1-a17f-4107-b4ce-fba373d183b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2023.07.19 18:44:18.931571 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 4453 | 2023.07.19 18:44:18.931701 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4454 | 2023.07.19 18:44:18.931817 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4455 | 2023.07.19 18:44:18.931821 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 4456 | 2023.07.19 18:44:18.932155 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part | ||
| 4457 | 2023.07.19 18:44:18.932288 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4458 | 2023.07.19 18:44:18.932418 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 4459 | 2023.07.19 18:44:18.932597 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 35 rows starting from the beginning of the part | ||
| 4460 | 2023.07.19 18:44:18.933186 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4461 | 2023.07.19 18:44:18.933647 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4462 | 2023.07.19 18:44:18.933961 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4463 | 2023.07.19 18:44:18.934153 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.003088671 sec., 56011.14524661254 rows/sec., 4.29 MiB/sec. | ||
| 4464 | 2023.07.19 18:44:18.934178 [ 102 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4465 | 2023.07.19 18:44:18.934246 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002479353 sec., 42349 rows/sec., 4.09 MiB/sec. | ||
| 4466 | 2023.07.19 18:44:18.934279 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4467 | 2023.07.19 18:44:18.934406 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4468 | 2023.07.19 18:44:18.934637 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4469 | 2023.07.19 18:44:18.934645 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Debug> DynamicQueryHandler: Done processing query | ||
| 4470 | 2023.07.19 18:44:18.934725 [ 3 ] {268b9e18-a8aa-4b4e-9f3e-e44e64544907} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4471 | 2023.07.19 18:44:18.934767 [ 3 ] {} <Debug> HTTP-Session: 0e82dae1-a17f-4107-b4ce-fba373d183b7 Destroying unnamed session | ||
| 4472 | 2023.07.19 18:44:18.934836 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4473 | 2023.07.19 18:44:18.934877 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4474 | 2023.07.19 18:44:18.934917 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 207 rows starting from the beginning of the part | ||
| 4475 | 2023.07.19 18:44:18.934953 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_46_9} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4476 | 2023.07.19 18:44:18.935035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4477 | 2023.07.19 18:44:18.935185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4478 | 2023.07.19 18:44:18.935238 [ 3 ] {} <Debug> HTTP-Session: 77ab0a32-ec16-4b84-ae2e-1d0064e03fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4479 | 2023.07.19 18:44:18.935247 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 4480 | 2023.07.19 18:44:18.935265 [ 3 ] {} <Debug> HTTP-Session: 77ab0a32-ec16-4b84-ae2e-1d0064e03fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2023.07.19 18:44:18.935514 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4482 | 2023.07.19 18:44:18.935534 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 102 rows starting from the beginning of the part | ||
| 4483 | 2023.07.19 18:44:18.935612 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4484 | 2023.07.19 18:44:18.935810 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 105 rows starting from the beginning of the part | ||
| 4485 | 2023.07.19 18:44:18.936121 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4486 | 2023.07.19 18:44:18.936135 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 102 rows starting from the beginning of the part | ||
| 4487 | 2023.07.19 18:44:18.936349 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 4488 | 2023.07.19 18:44:18.936916 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4489 | 2023.07.19 18:44:18.937291 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4490 | 2023.07.19 18:44:18.937600 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4491 | 2023.07.19 18:44:18.937786 [ 102 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4492 | 2023.07.19 18:44:18.937844 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.002257546 sec., 15503 rows/sec., 1.21 MiB/sec. | ||
| 4493 | 2023.07.19 18:44:18.937889 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4494 | 2023.07.19 18:44:18.938107 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4495 | 2023.07.19 18:44:18.938379 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4496 | 2023.07.19 18:44:18.938453 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4497 | 2023.07.19 18:44:18.938473 [ 3 ] {8f69d861-80c0-408e-8ce6-e6aedc05fd0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4498 | 2023.07.19 18:44:18.938574 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 333 rows starting from the beginning of the part | ||
| 4499 | 2023.07.19 18:44:18.938584 [ 3 ] {} <Debug> HTTP-Session: 77ab0a32-ec16-4b84-ae2e-1d0064e03fc4 Destroying unnamed session | ||
| 4500 | 2023.07.19 18:44:18.938612 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.004206674 sec., 172582.90041015777 rows/sec., 16.41 MiB/sec. | ||
| 4501 | 2023.07.19 18:44:18.938753 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 4502 | 2023.07.19 18:44:18.938783 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4503 | 2023.07.19 18:44:18.938902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4504 | 2023.07.19 18:44:18.938976 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 269 rows starting from the beginning of the part | ||
| 4505 | 2023.07.19 18:44:18.939018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4506 | 2023.07.19 18:44:18.939068 [ 3 ] {} <Debug> HTTP-Session: b57eb4ad-f123-4b4e-bbde-c1c11f472d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4507 | 2023.07.19 18:44:18.939132 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4508 | 2023.07.19 18:44:18.939148 [ 3 ] {} <Debug> HTTP-Session: b57eb4ad-f123-4b4e-bbde-c1c11f472d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2023.07.19 18:44:18.939248 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part | ||
| 4510 | 2023.07.19 18:44:18.939301 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_46_9} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4511 | 2023.07.19 18:44:18.939548 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4512 | 2023.07.19 18:44:18.939592 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 280 rows starting from the beginning of the part | ||
| 4513 | 2023.07.19 18:44:18.939677 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4514 | 2023.07.19 18:44:18.939900 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 35 rows starting from the beginning of the part | ||
| 4515 | 2023.07.19 18:44:18.940441 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4516 | 2023.07.19 18:44:18.941439 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4517 | 2023.07.19 18:44:18.941774 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 4 columns (4 merged, 0 gathered) in 0.003814853 sec., 258725.56557225142 rows/sec., 18.23 MiB/sec. | ||
| 4518 | 2023.07.19 18:44:18.941969 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4519 | 2023.07.19 18:44:18.942037 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4520 | 2023.07.19 18:44:18.942336 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4521 | 2023.07.19 18:44:18.942377 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4522 | 2023.07.19 18:44:18.942462 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_46_9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4523 | 2023.07.19 18:44:18.942530 [ 102 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4524 | 2023.07.19 18:44:18.942638 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002984537 sec., 11727 rows/sec., 15.83 MiB/sec. | ||
| 4525 | 2023.07.19 18:44:18.942639 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.43 GiB. | ||
| 4526 | 2023.07.19 18:44:18.942815 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4527 | 2023.07.19 18:44:18.942919 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Debug> DynamicQueryHandler: Done processing query | ||
| 4528 | 2023.07.19 18:44:18.942963 [ 3 ] {80a7e9cd-d833-4c85-86f7-5e57fb91a811} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4529 | 2023.07.19 18:44:18.943012 [ 3 ] {} <Debug> HTTP-Session: b57eb4ad-f123-4b4e-bbde-c1c11f472d5e Destroying unnamed session | ||
| 4530 | 2023.07.19 18:44:18.943033 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4531 | 2023.07.19 18:44:18.943087 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 774 rows starting from the beginning of the part | ||
| 4532 | 2023.07.19 18:44:18.943225 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 4533 | 2023.07.19 18:44:18.943337 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 4534 | 2023.07.19 18:44:18.943439 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 4535 | 2023.07.19 18:44:18.943542 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 4536 | 2023.07.19 18:44:18.943627 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 4537 | 2023.07.19 18:44:18.946235 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 889 rows, containing 6 columns (6 merged, 0 gathered) in 0.003518674 sec., 252651.99333612606 rows/sec., 340.94 MiB/sec. | ||
| 4538 | 2023.07.19 18:44:18.946747 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4539 | 2023.07.19 18:44:18.946965 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4540 | 2023.07.19 18:44:18.947034 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4541 | 2023.07.19 18:44:18.947109 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_41_8: 4.22 MiB. | ||
| 4542 | 2023.07.19 18:44:19.000165 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.19 MiB, peak 232.96 MiB, will set to 225.57 MiB (RSS), difference: 1.38 MiB | ||
| 4543 | 2023.07.19 18:44:23.931367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4544 | 2023.07.19 18:44:23.931496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4545 | 2023.07.19 18:44:23.931527 [ 3 ] {} <Debug> HTTP-Session: c3b6e831-1fdd-4471-a1e0-7948ce863f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4546 | 2023.07.19 18:44:23.931556 [ 3 ] {} <Debug> HTTP-Session: c3b6e831-1fdd-4471-a1e0-7948ce863f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2023.07.19 18:44:23.931697 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4548 | 2023.07.19 18:44:23.931763 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4549 | 2023.07.19 18:44:23.931924 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4550 | 2023.07.19 18:44:23.932330 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4551 | 2023.07.19 18:44:23.932586 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4552 | 2023.07.19 18:44:23.932741 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4553 | 2023.07.19 18:44:23.932878 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001137874 sec., 9667 rows/sec., 654.83 KiB/sec. | ||
| 4554 | 2023.07.19 18:44:23.933024 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Debug> DynamicQueryHandler: Done processing query | ||
| 4555 | 2023.07.19 18:44:23.933050 [ 3 ] {d3f33865-11f8-45e4-a2d6-8f368edc1035} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4556 | 2023.07.19 18:44:23.933066 [ 3 ] {} <Debug> HTTP-Session: c3b6e831-1fdd-4471-a1e0-7948ce863f29 Destroying unnamed session | ||
| 4557 | 2023.07.19 18:44:23.933187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4558 | 2023.07.19 18:44:23.933231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4559 | 2023.07.19 18:44:23.933250 [ 3 ] {} <Debug> HTTP-Session: 9c71415e-83dd-4b88-a102-de0d53ecb422 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4560 | 2023.07.19 18:44:23.933267 [ 3 ] {} <Debug> HTTP-Session: 9c71415e-83dd-4b88-a102-de0d53ecb422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4561 | 2023.07.19 18:44:23.933341 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4562 | 2023.07.19 18:44:23.933379 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4563 | 2023.07.19 18:44:23.933484 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4564 | 2023.07.19 18:44:23.933822 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4565 | 2023.07.19 18:44:23.934054 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4566 | 2023.07.19 18:44:23.934197 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4567 | 2023.07.19 18:44:23.934323 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000954408 sec., 106872 rows/sec., 9.94 MiB/sec. | ||
| 4568 | 2023.07.19 18:44:23.934447 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4569 | 2023.07.19 18:44:23.934471 [ 3 ] {8bd20702-1bdf-4a6e-91d1-10bbdb2470f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4570 | 2023.07.19 18:44:23.934487 [ 3 ] {} <Debug> HTTP-Session: 9c71415e-83dd-4b88-a102-de0d53ecb422 Destroying unnamed session | ||
| 4571 | 2023.07.19 18:44:23.934630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4572 | 2023.07.19 18:44:23.934673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4573 | 2023.07.19 18:44:23.934691 [ 3 ] {} <Debug> HTTP-Session: 74228894-a555-4bda-b814-53e072f5c2ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4574 | 2023.07.19 18:44:23.934708 [ 3 ] {} <Debug> HTTP-Session: 74228894-a555-4bda-b814-53e072f5c2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2023.07.19 18:44:23.934783 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4576 | 2023.07.19 18:44:23.934821 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4577 | 2023.07.19 18:44:23.934926 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4578 | 2023.07.19 18:44:23.935355 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4579 | 2023.07.19 18:44:23.935563 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4580 | 2023.07.19 18:44:23.935708 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4581 | 2023.07.19 18:44:23.935825 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00101524 sec., 264961 rows/sec., 18.22 MiB/sec. | ||
| 4582 | 2023.07.19 18:44:23.935946 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4583 | 2023.07.19 18:44:23.935968 [ 3 ] {d301469a-8239-4b61-b21f-131c19d0419c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4584 | 2023.07.19 18:44:23.935984 [ 3 ] {} <Debug> HTTP-Session: 74228894-a555-4bda-b814-53e072f5c2ed Destroying unnamed session | ||
| 4585 | 2023.07.19 18:44:23.936136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4586 | 2023.07.19 18:44:23.936180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4587 | 2023.07.19 18:44:23.936199 [ 3 ] {} <Debug> HTTP-Session: 644167b0-e7d6-4155-9bc1-d2077e1d9c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4588 | 2023.07.19 18:44:23.936215 [ 3 ] {} <Debug> HTTP-Session: 644167b0-e7d6-4155-9bc1-d2077e1d9c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4589 | 2023.07.19 18:44:23.936283 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4590 | 2023.07.19 18:44:23.936321 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4591 | 2023.07.19 18:44:23.936427 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4592 | 2023.07.19 18:44:23.936669 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4593 | 2023.07.19 18:44:23.936902 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4594 | 2023.07.19 18:44:23.937076 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 4595 | 2023.07.19 18:44:23.937202 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000890886 sec., 6734 rows/sec., 282.81 KiB/sec. | ||
| 4596 | 2023.07.19 18:44:23.937317 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 4597 | 2023.07.19 18:44:23.937340 [ 3 ] {7126ded2-476f-482a-a110-55d70fd0c2ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4598 | 2023.07.19 18:44:23.937355 [ 3 ] {} <Debug> HTTP-Session: 644167b0-e7d6-4155-9bc1-d2077e1d9c75 Destroying unnamed session | ||
| 4599 | 2023.07.19 18:44:23.937480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4600 | 2023.07.19 18:44:23.937524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4601 | 2023.07.19 18:44:23.937542 [ 3 ] {} <Debug> HTTP-Session: 55e49ae7-beb6-47e8-b68d-887637931cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4602 | 2023.07.19 18:44:23.937559 [ 3 ] {} <Debug> HTTP-Session: 55e49ae7-beb6-47e8-b68d-887637931cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2023.07.19 18:44:23.937632 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4604 | 2023.07.19 18:44:23.937671 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4605 | 2023.07.19 18:44:23.937788 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4606 | 2023.07.19 18:44:23.938104 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4607 | 2023.07.19 18:44:23.938343 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4608 | 2023.07.19 18:44:23.938510 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 4609 | 2023.07.19 18:44:23.938645 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000983169 sec., 64078 rows/sec., 3.88 MiB/sec. | ||
| 4610 | 2023.07.19 18:44:23.938860 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4611 | 2023.07.19 18:44:23.938884 [ 3 ] {3caa1ba4-cccc-4234-be6a-2a2c371b1e8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4612 | 2023.07.19 18:44:23.938901 [ 3 ] {} <Debug> HTTP-Session: 55e49ae7-beb6-47e8-b68d-887637931cfb Destroying unnamed session | ||
| 4613 | 2023.07.19 18:44:23.939048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4614 | 2023.07.19 18:44:23.939094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4615 | 2023.07.19 18:44:23.939114 [ 3 ] {} <Debug> HTTP-Session: a35757ad-2853-465f-9cf7-6f2c4de96042 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4616 | 2023.07.19 18:44:23.939130 [ 3 ] {} <Debug> HTTP-Session: a35757ad-2853-465f-9cf7-6f2c4de96042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2023.07.19 18:44:23.939199 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4618 | 2023.07.19 18:44:23.939245 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4619 | 2023.07.19 18:44:23.939403 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4620 | 2023.07.19 18:44:23.939708 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4621 | 2023.07.19 18:44:23.940002 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4622 | 2023.07.19 18:44:23.940175 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4623 | 2023.07.19 18:44:23.940302 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001073621 sec., 4657 rows/sec., 6.28 MiB/sec. | ||
| 4624 | 2023.07.19 18:44:23.940422 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Debug> DynamicQueryHandler: Done processing query | ||
| 4625 | 2023.07.19 18:44:23.940445 [ 3 ] {da8f304a-c605-4298-9dde-69a6e7f41433} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4626 | 2023.07.19 18:44:23.940461 [ 3 ] {} <Debug> HTTP-Session: a35757ad-2853-465f-9cf7-6f2c4de96042 Destroying unnamed session | ||
| 4627 | 2023.07.19 18:44:23.940567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4628 | 2023.07.19 18:44:23.940611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4629 | 2023.07.19 18:44:23.940631 [ 3 ] {} <Debug> HTTP-Session: e41e3311-b709-4817-bdff-85134c221148 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4630 | 2023.07.19 18:44:23.940647 [ 3 ] {} <Debug> HTTP-Session: e41e3311-b709-4817-bdff-85134c221148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4631 | 2023.07.19 18:44:23.940716 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4632 | 2023.07.19 18:44:23.940753 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4633 | 2023.07.19 18:44:23.940856 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4634 | 2023.07.19 18:44:23.941182 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4635 | 2023.07.19 18:44:23.941404 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4636 | 2023.07.19 18:44:23.941577 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 4637 | 2023.07.19 18:44:23.941709 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000966079 sec., 19667 rows/sec., 1.02 MiB/sec. | ||
| 4638 | 2023.07.19 18:44:23.941824 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4639 | 2023.07.19 18:44:23.941848 [ 3 ] {c0e7f5f8-3a8e-4d47-bc7f-483d0c9d043f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4640 | 2023.07.19 18:44:23.941865 [ 3 ] {} <Debug> HTTP-Session: e41e3311-b709-4817-bdff-85134c221148 Destroying unnamed session | ||
| 4641 | 2023.07.19 18:44:24.118176 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4642 | 2023.07.19 18:44:24.118237 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4643 | 2023.07.19 18:44:28.929168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4644 | 2023.07.19 18:44:28.929302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4645 | 2023.07.19 18:44:28.929332 [ 3 ] {} <Debug> HTTP-Session: 0c2c4b14-d806-4293-b9b5-0195e21ce0da Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4646 | 2023.07.19 18:44:28.929361 [ 3 ] {} <Debug> HTTP-Session: 0c2c4b14-d806-4293-b9b5-0195e21ce0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4647 | 2023.07.19 18:44:28.929506 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4648 | 2023.07.19 18:44:28.929572 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4649 | 2023.07.19 18:44:28.929755 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4650 | 2023.07.19 18:44:28.930200 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4651 | 2023.07.19 18:44:28.930456 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4652 | 2023.07.19 18:44:28.930636 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4653 | 2023.07.19 18:44:28.930756 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001210476 sec., 28914 rows/sec., 2.29 MiB/sec. | ||
| 4654 | 2023.07.19 18:44:28.930934 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Debug> DynamicQueryHandler: Done processing query | ||
| 4655 | 2023.07.19 18:44:28.930971 [ 3 ] {fcedf0b4-fa88-4d0e-8e7f-506c6b39cd63} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4656 | 2023.07.19 18:44:28.931012 [ 3 ] {} <Debug> HTTP-Session: 0c2c4b14-d806-4293-b9b5-0195e21ce0da Destroying unnamed session | ||
| 4657 | 2023.07.19 18:44:28.931155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4658 | 2023.07.19 18:44:28.931200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4659 | 2023.07.19 18:44:28.931220 [ 3 ] {} <Debug> HTTP-Session: f4f50129-d08b-460a-8da5-b6a1dcec33c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4660 | 2023.07.19 18:44:28.931236 [ 3 ] {} <Debug> HTTP-Session: f4f50129-d08b-460a-8da5-b6a1dcec33c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4661 | 2023.07.19 18:44:28.931314 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4662 | 2023.07.19 18:44:28.931352 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4663 | 2023.07.19 18:44:28.931466 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4664 | 2023.07.19 18:44:28.931794 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4665 | 2023.07.19 18:44:28.932009 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4666 | 2023.07.19 18:44:28.932162 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4667 | 2023.07.19 18:44:28.932281 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000941307 sec., 111547 rows/sec., 10.77 MiB/sec. | ||
| 4668 | 2023.07.19 18:44:28.932395 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Debug> DynamicQueryHandler: Done processing query | ||
| 4669 | 2023.07.19 18:44:28.932418 [ 3 ] {3ab9bf28-528e-458a-8d27-548bac2a6988} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4670 | 2023.07.19 18:44:28.932434 [ 3 ] {} <Debug> HTTP-Session: f4f50129-d08b-460a-8da5-b6a1dcec33c7 Destroying unnamed session | ||
| 4671 | 2023.07.19 18:44:28.932589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4672 | 2023.07.19 18:44:28.932632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4673 | 2023.07.19 18:44:28.932651 [ 3 ] {} <Debug> HTTP-Session: 1f0f9e6f-cea1-407d-b751-3d4652046884 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4674 | 2023.07.19 18:44:28.932666 [ 3 ] {} <Debug> HTTP-Session: 1f0f9e6f-cea1-407d-b751-3d4652046884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4675 | 2023.07.19 18:44:28.932735 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4676 | 2023.07.19 18:44:28.932773 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4677 | 2023.07.19 18:44:28.932878 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4678 | 2023.07.19 18:44:28.933154 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4679 | 2023.07.19 18:44:28.933348 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4680 | 2023.07.19 18:44:28.933488 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4681 | 2023.07.19 18:44:28.933609 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000846136 sec., 41364 rows/sec., 3.23 MiB/sec. | ||
| 4682 | 2023.07.19 18:44:28.933720 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Debug> DynamicQueryHandler: Done processing query | ||
| 4683 | 2023.07.19 18:44:28.933743 [ 3 ] {2430b48f-7a0a-41e3-80db-bec3952d4e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4684 | 2023.07.19 18:44:28.933758 [ 3 ] {} <Debug> HTTP-Session: 1f0f9e6f-cea1-407d-b751-3d4652046884 Destroying unnamed session | ||
| 4685 | 2023.07.19 18:44:28.933890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4686 | 2023.07.19 18:44:28.933931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4687 | 2023.07.19 18:44:28.933950 [ 3 ] {} <Debug> HTTP-Session: 35404ff4-dd3d-4346-9d8f-a700cfe10b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4688 | 2023.07.19 18:44:28.933966 [ 3 ] {} <Debug> HTTP-Session: 35404ff4-dd3d-4346-9d8f-a700cfe10b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4689 | 2023.07.19 18:44:28.934045 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4690 | 2023.07.19 18:44:28.934087 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4691 | 2023.07.19 18:44:28.934222 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4692 | 2023.07.19 18:44:28.934664 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4693 | 2023.07.19 18:44:28.934965 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4694 | 2023.07.19 18:44:28.935141 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4695 | 2023.07.19 18:44:28.935267 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001184455 sec., 29549 rows/sec., 39.88 MiB/sec. | ||
| 4696 | 2023.07.19 18:44:28.935388 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Debug> DynamicQueryHandler: Done processing query | ||
| 4697 | 2023.07.19 18:44:28.935410 [ 3 ] {1260901e-c84e-49a9-afc3-9e243a0cfc85} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4698 | 2023.07.19 18:44:28.935425 [ 3 ] {} <Debug> HTTP-Session: 35404ff4-dd3d-4346-9d8f-a700cfe10b53 Destroying unnamed session | ||
| 4699 | 2023.07.19 18:44:33.932276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4700 | 2023.07.19 18:44:33.932404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4701 | 2023.07.19 18:44:33.932434 [ 3 ] {} <Debug> HTTP-Session: 4239dfff-16c3-424e-be84-ed3df4e80f99 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4702 | 2023.07.19 18:44:33.932462 [ 3 ] {} <Debug> HTTP-Session: 4239dfff-16c3-424e-be84-ed3df4e80f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4703 | 2023.07.19 18:44:33.932603 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4704 | 2023.07.19 18:44:33.932670 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4705 | 2023.07.19 18:44:33.932851 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4706 | 2023.07.19 18:44:33.933267 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4707 | 2023.07.19 18:44:33.933530 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 4708 | 2023.07.19 18:44:33.933687 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 4709 | 2023.07.19 18:44:33.933803 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001161024 sec., 9474 rows/sec., 641.78 KiB/sec. | ||
| 4710 | 2023.07.19 18:44:33.933930 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 4711 | 2023.07.19 18:44:33.933955 [ 3 ] {9d68d789-08bd-4845-b1d0-1342621e16cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4712 | 2023.07.19 18:44:33.933970 [ 3 ] {} <Debug> HTTP-Session: 4239dfff-16c3-424e-be84-ed3df4e80f99 Destroying unnamed session | ||
| 4713 | 2023.07.19 18:44:33.934092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4714 | 2023.07.19 18:44:33.934135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4715 | 2023.07.19 18:44:33.934154 [ 3 ] {} <Debug> HTTP-Session: b1a6439e-b229-4523-8340-032570dd044a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4716 | 2023.07.19 18:44:33.934170 [ 3 ] {} <Debug> HTTP-Session: b1a6439e-b229-4523-8340-032570dd044a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4717 | 2023.07.19 18:44:33.934242 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4718 | 2023.07.19 18:44:33.934280 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4719 | 2023.07.19 18:44:33.934381 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4720 | 2023.07.19 18:44:33.934702 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4721 | 2023.07.19 18:44:33.934907 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 4722 | 2023.07.19 18:44:33.935080 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 4723 | 2023.07.19 18:44:33.935180 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000912117 sec., 111827 rows/sec., 10.40 MiB/sec. | ||
| 4724 | 2023.07.19 18:44:33.935290 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Debug> DynamicQueryHandler: Done processing query | ||
| 4725 | 2023.07.19 18:44:33.935312 [ 3 ] {6ac6e45e-e0a5-4603-9626-1eefeb9aa3da} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4726 | 2023.07.19 18:44:33.935328 [ 3 ] {} <Debug> HTTP-Session: b1a6439e-b229-4523-8340-032570dd044a Destroying unnamed session | ||
| 4727 | 2023.07.19 18:44:33.935513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4728 | 2023.07.19 18:44:33.935556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4729 | 2023.07.19 18:44:33.935574 [ 3 ] {} <Debug> HTTP-Session: 806e105e-3cb5-43fd-a269-5e85f62a3eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4730 | 2023.07.19 18:44:33.935591 [ 3 ] {} <Debug> HTTP-Session: 806e105e-3cb5-43fd-a269-5e85f62a3eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4731 | 2023.07.19 18:44:33.935666 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4732 | 2023.07.19 18:44:33.935704 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4733 | 2023.07.19 18:44:33.935806 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4734 | 2023.07.19 18:44:33.936208 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4735 | 2023.07.19 18:44:33.936415 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 4736 | 2023.07.19 18:44:33.936563 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 4737 | 2023.07.19 18:44:33.936660 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000967608 sec., 278005 rows/sec., 19.12 MiB/sec. | ||
| 4738 | 2023.07.19 18:44:33.936772 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Debug> DynamicQueryHandler: Done processing query | ||
| 4739 | 2023.07.19 18:44:33.936794 [ 3 ] {ecc44c38-171b-4d30-a606-e5fa616316be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4740 | 2023.07.19 18:44:33.936809 [ 3 ] {} <Debug> HTTP-Session: 806e105e-3cb5-43fd-a269-5e85f62a3eb3 Destroying unnamed session | ||
| 4741 | 2023.07.19 18:44:33.936915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4742 | 2023.07.19 18:44:33.936957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4743 | 2023.07.19 18:44:33.936976 [ 3 ] {} <Debug> HTTP-Session: 289b5b5b-1bbb-476d-a63e-acfe2bd051d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4744 | 2023.07.19 18:44:33.936992 [ 3 ] {} <Debug> HTTP-Session: 289b5b5b-1bbb-476d-a63e-acfe2bd051d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4745 | 2023.07.19 18:44:33.937058 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4746 | 2023.07.19 18:44:33.937096 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4747 | 2023.07.19 18:44:33.937196 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4748 | 2023.07.19 18:44:33.937428 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4749 | 2023.07.19 18:44:33.937660 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4750 | 2023.07.19 18:44:33.937830 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 4751 | 2023.07.19 18:44:33.937938 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000854285 sec., 7023 rows/sec., 294.93 KiB/sec. | ||
| 4752 | 2023.07.19 18:44:33.938046 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4753 | 2023.07.19 18:44:33.938068 [ 3 ] {f7992659-3dd4-408e-a7c9-1842869865c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4754 | 2023.07.19 18:44:33.938084 [ 3 ] {} <Debug> HTTP-Session: 289b5b5b-1bbb-476d-a63e-acfe2bd051d1 Destroying unnamed session | ||
| 4755 | 2023.07.19 18:44:33.938205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4756 | 2023.07.19 18:44:33.938248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4757 | 2023.07.19 18:44:33.938266 [ 3 ] {} <Debug> HTTP-Session: e790d09f-369a-4656-90cc-51c94adf8d91 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4758 | 2023.07.19 18:44:33.938282 [ 3 ] {} <Debug> HTTP-Session: e790d09f-369a-4656-90cc-51c94adf8d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4759 | 2023.07.19 18:44:33.938353 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4760 | 2023.07.19 18:44:33.938392 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4761 | 2023.07.19 18:44:33.938504 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4762 | 2023.07.19 18:44:33.938783 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4763 | 2023.07.19 18:44:33.939020 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4764 | 2023.07.19 18:44:33.939195 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 4765 | 2023.07.19 18:44:33.939302 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000922567 sec., 68287 rows/sec., 4.14 MiB/sec. | ||
| 4766 | 2023.07.19 18:44:33.939413 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Debug> DynamicQueryHandler: Done processing query | ||
| 4767 | 2023.07.19 18:44:33.939436 [ 3 ] {c60e6bc2-dcdd-4d79-ac5f-78f21e558778} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4768 | 2023.07.19 18:44:33.939452 [ 3 ] {} <Debug> HTTP-Session: e790d09f-369a-4656-90cc-51c94adf8d91 Destroying unnamed session | ||
| 4769 | 2023.07.19 18:44:33.939553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4770 | 2023.07.19 18:44:33.939596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4771 | 2023.07.19 18:44:33.939614 [ 3 ] {} <Debug> HTTP-Session: bb1ecd5e-ec08-4d9a-87a9-b512c944dacf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4772 | 2023.07.19 18:44:33.939630 [ 3 ] {} <Debug> HTTP-Session: bb1ecd5e-ec08-4d9a-87a9-b512c944dacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4773 | 2023.07.19 18:44:33.939699 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4774 | 2023.07.19 18:44:33.939740 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4775 | 2023.07.19 18:44:33.939868 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4776 | 2023.07.19 18:44:33.940143 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4777 | 2023.07.19 18:44:33.940400 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4778 | 2023.07.19 18:44:33.940586 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4779 | 2023.07.19 18:44:33.940690 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000965289 sec., 5179 rows/sec., 6.99 MiB/sec. | ||
| 4780 | 2023.07.19 18:44:33.940839 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Debug> DynamicQueryHandler: Done processing query | ||
| 4781 | 2023.07.19 18:44:33.940862 [ 3 ] {ad1b498c-2c22-44c9-8030-c3fe90813339} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4782 | 2023.07.19 18:44:33.940878 [ 3 ] {} <Debug> HTTP-Session: bb1ecd5e-ec08-4d9a-87a9-b512c944dacf Destroying unnamed session | ||
| 4783 | 2023.07.19 18:44:33.940980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4784 | 2023.07.19 18:44:33.941024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4785 | 2023.07.19 18:44:33.941042 [ 3 ] {} <Debug> HTTP-Session: 6234f03d-7128-48a9-b663-0887cc7f7ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4786 | 2023.07.19 18:44:33.941058 [ 3 ] {} <Debug> HTTP-Session: 6234f03d-7128-48a9-b663-0887cc7f7ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4787 | 2023.07.19 18:44:33.941125 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4788 | 2023.07.19 18:44:33.941162 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4789 | 2023.07.19 18:44:33.941264 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4790 | 2023.07.19 18:44:33.941503 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4791 | 2023.07.19 18:44:33.941724 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4792 | 2023.07.19 18:44:33.941889 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 4793 | 2023.07.19 18:44:33.941987 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000835085 sec., 22752 rows/sec., 1.18 MiB/sec. | ||
| 4794 | 2023.07.19 18:44:33.941977 [ 51 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4795 | 2023.07.19 18:44:33.942049 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4796 | 2023.07.19 18:44:33.942135 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4797 | 2023.07.19 18:44:33.942193 [ 3 ] {c94cf178-4d29-4e7b-af3a-5ca72489fc5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4798 | 2023.07.19 18:44:33.942204 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 4799 | 2023.07.19 18:44:33.942238 [ 3 ] {} <Debug> HTTP-Session: 6234f03d-7128-48a9-b663-0887cc7f7ee7 Destroying unnamed session | ||
| 4800 | 2023.07.19 18:44:33.942355 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4801 | 2023.07.19 18:44:33.942390 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part | ||
| 4802 | 2023.07.19 18:44:33.942500 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part | ||
| 4803 | 2023.07.19 18:44:33.942586 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part | ||
| 4804 | 2023.07.19 18:44:33.942666 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
| 4805 | 2023.07.19 18:44:33.942744 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part | ||
| 4806 | 2023.07.19 18:44:33.942819 [ 14 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
| 4807 | 2023.07.19 18:44:33.943468 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00135907 sec., 373785.0147527353 rows/sec., 19.81 MiB/sec. | ||
| 4808 | 2023.07.19 18:44:33.943637 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4809 | 2023.07.19 18:44:33.943879 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 4810 | 2023.07.19 18:44:33.943959 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_26_5} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 4811 | 2023.07.19 18:44:38.929204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4812 | 2023.07.19 18:44:38.929383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4813 | 2023.07.19 18:44:38.929430 [ 3 ] {} <Debug> HTTP-Session: 7ca6147e-7896-4c61-bec3-1903ff45a9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4814 | 2023.07.19 18:44:38.929471 [ 3 ] {} <Debug> HTTP-Session: 7ca6147e-7896-4c61-bec3-1903ff45a9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4815 | 2023.07.19 18:44:38.929672 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4816 | 2023.07.19 18:44:38.929769 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4817 | 2023.07.19 18:44:38.930038 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4818 | 2023.07.19 18:44:38.930549 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4819 | 2023.07.19 18:44:38.930809 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 4820 | 2023.07.19 18:44:38.930972 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 4821 | 2023.07.19 18:44:38.931099 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001372051 sec., 25509 rows/sec., 2.02 MiB/sec. | ||
| 4822 | 2023.07.19 18:44:38.931246 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Debug> DynamicQueryHandler: Done processing query | ||
| 4823 | 2023.07.19 18:44:38.931272 [ 3 ] {9d1638f5-9a47-4642-b063-f7d232ed2d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4824 | 2023.07.19 18:44:38.931288 [ 3 ] {} <Debug> HTTP-Session: 7ca6147e-7896-4c61-bec3-1903ff45a9e2 Destroying unnamed session | ||
| 4825 | 2023.07.19 18:44:38.931421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4826 | 2023.07.19 18:44:38.931471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4827 | 2023.07.19 18:44:38.931491 [ 3 ] {} <Debug> HTTP-Session: 52a0c64b-9e70-43d3-801a-65d3e8ebfc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4828 | 2023.07.19 18:44:38.931509 [ 3 ] {} <Debug> HTTP-Session: 52a0c64b-9e70-43d3-801a-65d3e8ebfc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4829 | 2023.07.19 18:44:38.931591 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4830 | 2023.07.19 18:44:38.931630 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4831 | 2023.07.19 18:44:38.931736 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4832 | 2023.07.19 18:44:38.932060 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4833 | 2023.07.19 18:44:38.932275 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 4834 | 2023.07.19 18:44:38.932421 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 4835 | 2023.07.19 18:44:38.932523 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000906456 sec., 115835 rows/sec., 11.19 MiB/sec. | ||
| 4836 | 2023.07.19 18:44:38.932638 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 4837 | 2023.07.19 18:44:38.932660 [ 3 ] {9e844f00-7d88-41c1-95d5-0d3e34e2a3a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4838 | 2023.07.19 18:44:38.932676 [ 3 ] {} <Debug> HTTP-Session: 52a0c64b-9e70-43d3-801a-65d3e8ebfc8f Destroying unnamed session | ||
| 4839 | 2023.07.19 18:44:38.932785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4840 | 2023.07.19 18:44:38.932830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4841 | 2023.07.19 18:44:38.932849 [ 3 ] {} <Debug> HTTP-Session: 359c9544-4593-4da3-b518-fbb6104b66de Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4842 | 2023.07.19 18:44:38.932865 [ 3 ] {} <Debug> HTTP-Session: 359c9544-4593-4da3-b518-fbb6104b66de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4843 | 2023.07.19 18:44:38.932936 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4844 | 2023.07.19 18:44:38.932975 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4845 | 2023.07.19 18:44:38.933079 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4846 | 2023.07.19 18:44:38.933352 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4847 | 2023.07.19 18:44:38.933564 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 4848 | 2023.07.19 18:44:38.933709 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 4849 | 2023.07.19 18:44:38.933809 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000840465 sec., 41643 rows/sec., 3.26 MiB/sec. | ||
| 4850 | 2023.07.19 18:44:38.933950 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Debug> DynamicQueryHandler: Done processing query | ||
| 4851 | 2023.07.19 18:44:38.933974 [ 3 ] {35976007-7c91-4d0b-8107-3b65b6cdf679} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4852 | 2023.07.19 18:44:38.933989 [ 3 ] {} <Debug> HTTP-Session: 359c9544-4593-4da3-b518-fbb6104b66de Destroying unnamed session | ||
| 4853 | 2023.07.19 18:44:38.934166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4854 | 2023.07.19 18:44:38.934210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4855 | 2023.07.19 18:44:38.934228 [ 3 ] {} <Debug> HTTP-Session: 8aefbb36-9801-4e71-9a45-8ee0ef9bc096 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4856 | 2023.07.19 18:44:38.934245 [ 3 ] {} <Debug> HTTP-Session: 8aefbb36-9801-4e71-9a45-8ee0ef9bc096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4857 | 2023.07.19 18:44:38.934328 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4858 | 2023.07.19 18:44:38.934372 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4859 | 2023.07.19 18:44:38.934509 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4860 | 2023.07.19 18:44:38.934913 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4861 | 2023.07.19 18:44:38.935220 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4862 | 2023.07.19 18:44:38.935398 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4863 | 2023.07.19 18:44:38.935534 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001162574 sec., 30105 rows/sec., 40.63 MiB/sec. | ||
| 4864 | 2023.07.19 18:44:38.935664 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4865 | 2023.07.19 18:44:38.935687 [ 3 ] {04f830bc-a373-4d77-82a1-1b6e88b3eca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4866 | 2023.07.19 18:44:38.935702 [ 3 ] {} <Debug> HTTP-Session: 8aefbb36-9801-4e71-9a45-8ee0ef9bc096 Destroying unnamed session | ||
| 4867 | 2023.07.19 18:44:39.118491 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4868 | 2023.07.19 18:44:39.118549 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4869 | 2023.07.19 18:44:43.931901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4870 | 2023.07.19 18:44:43.932036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4871 | 2023.07.19 18:44:43.932068 [ 3 ] {} <Debug> HTTP-Session: dcad0d27-1b82-433a-a1c8-61b0c343925e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4872 | 2023.07.19 18:44:43.932097 [ 3 ] {} <Debug> HTTP-Session: dcad0d27-1b82-433a-a1c8-61b0c343925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4873 | 2023.07.19 18:44:43.932238 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4874 | 2023.07.19 18:44:43.932304 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4875 | 2023.07.19 18:44:43.932488 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4876 | 2023.07.19 18:44:43.932898 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4877 | 2023.07.19 18:44:43.933170 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 4878 | 2023.07.19 18:44:43.933328 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 4879 | 2023.07.19 18:44:43.933446 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001169355 sec., 9406 rows/sec., 637.20 KiB/sec. | ||
| 4880 | 2023.07.19 18:44:43.933439 [ 115 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 4881 | 2023.07.19 18:44:43.933510 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4882 | 2023.07.19 18:44:43.933608 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Debug> DynamicQueryHandler: Done processing query | ||
| 4883 | 2023.07.19 18:44:43.933639 [ 3 ] {f1d11f64-b492-4a5e-9acc-0b6a621b4e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4884 | 2023.07.19 18:44:43.933641 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 4885 | 2023.07.19 18:44:43.933661 [ 3 ] {} <Debug> HTTP-Session: dcad0d27-1b82-433a-a1c8-61b0c343925e Destroying unnamed session | ||
| 4886 | 2023.07.19 18:44:43.933802 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4887 | 2023.07.19 18:44:43.933858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4888 | 2023.07.19 18:44:43.933875 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 46 rows starting from the beginning of the part | ||
| 4889 | 2023.07.19 18:44:43.933951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4890 | 2023.07.19 18:44:43.933995 [ 3 ] {} <Debug> HTTP-Session: 29bd9b78-f70c-41a1-8d0a-bb55236e054a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4891 | 2023.07.19 18:44:43.934025 [ 3 ] {} <Debug> HTTP-Session: 29bd9b78-f70c-41a1-8d0a-bb55236e054a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4892 | 2023.07.19 18:44:43.934172 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 4893 | 2023.07.19 18:44:43.934207 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4894 | 2023.07.19 18:44:43.934288 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4895 | 2023.07.19 18:44:43.934460 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 4896 | 2023.07.19 18:44:43.934761 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4897 | 2023.07.19 18:44:43.934774 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 4898 | 2023.07.19 18:44:43.934969 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 4899 | 2023.07.19 18:44:43.935270 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part | ||
| 4900 | 2023.07.19 18:44:43.935663 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4901 | 2023.07.19 18:44:43.936077 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 4902 | 2023.07.19 18:44:43.936397 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 4903 | 2023.07.19 18:44:43.936601 [ 115 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 4904 | 2023.07.19 18:44:43.936707 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002440482 sec., 41795 rows/sec., 3.89 MiB/sec. | ||
| 4905 | 2023.07.19 18:44:43.936715 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4906 | 2023.07.19 18:44:43.936956 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 4907 | 2023.07.19 18:44:43.937181 [ 11 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003596495 sec., 41429.224842520285 rows/sec., 3.12 MiB/sec. | ||
| 4908 | 2023.07.19 18:44:43.937387 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4909 | 2023.07.19 18:44:43.937486 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 207 rows starting from the beginning of the part | ||
| 4910 | 2023.07.19 18:44:43.937494 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 4911 | 2023.07.19 18:44:43.937514 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Debug> DynamicQueryHandler: Done processing query | ||
| 4912 | 2023.07.19 18:44:43.937608 [ 3 ] {2913f005-49f8-440d-b5d7-2ed3966e3726} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4913 | 2023.07.19 18:44:43.937651 [ 3 ] {} <Debug> HTTP-Session: 29bd9b78-f70c-41a1-8d0a-bb55236e054a Destroying unnamed session | ||
| 4914 | 2023.07.19 18:44:43.937765 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 102 rows starting from the beginning of the part | ||
| 4915 | 2023.07.19 18:44:43.937847 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 4916 | 2023.07.19 18:44:43.937971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4917 | 2023.07.19 18:44:43.937993 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 4918 | 2023.07.19 18:44:43.938025 [ 9 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_51_10} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 4919 | 2023.07.19 18:44:43.938098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4920 | 2023.07.19 18:44:43.938232 [ 3 ] {} <Debug> HTTP-Session: db90a0dd-9f9e-4b47-84fa-62181b0c75c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4921 | 2023.07.19 18:44:43.938257 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 102 rows starting from the beginning of the part | ||
| 4922 | 2023.07.19 18:44:43.938271 [ 3 ] {} <Debug> HTTP-Session: db90a0dd-9f9e-4b47-84fa-62181b0c75c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4923 | 2023.07.19 18:44:43.938514 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4924 | 2023.07.19 18:44:43.938514 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 105 rows starting from the beginning of the part | ||
| 4925 | 2023.07.19 18:44:43.938609 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4926 | 2023.07.19 18:44:43.938804 [ 17 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 102 rows starting from the beginning of the part | ||
| 4927 | 2023.07.19 18:44:43.939114 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4928 | 2023.07.19 18:44:43.940211 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4929 | 2023.07.19 18:44:43.940658 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 4930 | 2023.07.19 18:44:43.940832 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.004006438 sec., 180459.5503537057 rows/sec., 17.06 MiB/sec. | ||
| 4931 | 2023.07.19 18:44:43.940915 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 4932 | 2023.07.19 18:44:43.940968 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 4933 | 2023.07.19 18:44:43.941031 [ 115 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 4934 | 2023.07.19 18:44:43.941077 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.002524004 sec., 110934 rows/sec., 7.67 MiB/sec. | ||
| 4935 | 2023.07.19 18:44:43.941085 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4936 | 2023.07.19 18:44:43.941306 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 4937 | 2023.07.19 18:44:43.941362 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 4938 | 2023.07.19 18:44:43.941373 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4939 | 2023.07.19 18:44:43.941409 [ 3 ] {ad13c93d-4354-4520-98f2-b24461fce10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 4940 | 2023.07.19 18:44:43.941467 [ 3 ] {} <Debug> HTTP-Session: db90a0dd-9f9e-4b47-84fa-62181b0c75c8 Destroying unnamed session | ||
| 4941 | 2023.07.19 18:44:43.941523 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_51_10} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 4942 | 2023.07.19 18:44:43.941562 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4943 | 2023.07.19 18:44:43.941625 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 333 rows starting from the beginning of the part | ||
| 4944 | 2023.07.19 18:44:43.941750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4945 | 2023.07.19 18:44:43.941806 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 269 rows starting from the beginning of the part | ||
| 4946 | 2023.07.19 18:44:43.941834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4947 | 2023.07.19 18:44:43.941879 [ 3 ] {} <Debug> HTTP-Session: 28c87539-cb63-4f8c-82cc-81c0dcacb0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4948 | 2023.07.19 18:44:43.941919 [ 3 ] {} <Debug> HTTP-Session: 28c87539-cb63-4f8c-82cc-81c0dcacb0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4949 | 2023.07.19 18:44:43.942019 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 4950 | 2023.07.19 18:44:43.942135 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 4951 | 2023.07.19 18:44:43.942257 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 269 rows starting from the beginning of the part | ||
| 4952 | 2023.07.19 18:44:43.942257 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4953 | 2023.07.19 18:44:43.942536 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 4954 | 2023.07.19 18:44:43.942747 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4955 | 2023.07.19 18:44:43.942775 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 280 rows starting from the beginning of the part | ||
| 4956 | 2023.07.19 18:44:43.943218 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4957 | 2023.07.19 18:44:43.943777 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4958 | 2023.07.19 18:44:43.944071 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 4959 | 2023.07.19 18:44:43.944313 [ 115 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4960 | 2023.07.19 18:44:43.944405 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4961 | 2023.07.19 18:44:43.944403 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002209476 sec., 2715 rows/sec., 114.03 KiB/sec. | ||
| 4962 | 2023.07.19 18:44:43.944413 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003271306 sec., 373245.4255272971 rows/sec., 26.08 MiB/sec. | ||
| 4963 | 2023.07.19 18:44:43.944626 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 4964 | 2023.07.19 18:44:43.944706 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 4965 | 2023.07.19 18:44:43.944837 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Debug> DynamicQueryHandler: Done processing query | ||
| 4966 | 2023.07.19 18:44:43.944871 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4967 | 2023.07.19 18:44:43.944903 [ 3 ] {5bbed4ec-06de-40a9-8ca2-1f2a9aaba994} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4968 | 2023.07.19 18:44:43.944950 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 4969 | 2023.07.19 18:44:43.944982 [ 3 ] {} <Debug> HTTP-Session: 28c87539-cb63-4f8c-82cc-81c0dcacb0bf Destroying unnamed session | ||
| 4970 | 2023.07.19 18:44:43.945092 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 4971 | 2023.07.19 18:44:43.945170 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 4972 | 2023.07.19 18:44:43.945249 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_51_10} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 4973 | 2023.07.19 18:44:43.945269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4974 | 2023.07.19 18:44:43.945439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4975 | 2023.07.19 18:44:43.945493 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 4976 | 2023.07.19 18:44:43.945520 [ 3 ] {} <Debug> HTTP-Session: 5860ec8f-319f-4d70-b6f6-500948d302a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 4977 | 2023.07.19 18:44:43.945578 [ 3 ] {} <Debug> HTTP-Session: 5860ec8f-319f-4d70-b6f6-500948d302a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2023.07.19 18:44:43.945732 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 4979 | 2023.07.19 18:44:43.945793 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 4980 | 2023.07.19 18:44:43.945929 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 4981 | 2023.07.19 18:44:43.945954 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 4982 | 2023.07.19 18:44:43.946289 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 4983 | 2023.07.19 18:44:43.946489 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4984 | 2023.07.19 18:44:43.947348 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4985 | 2023.07.19 18:44:43.947971 [ 18 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003511223 sec., 44428.9639251053 rows/sec., 1.82 MiB/sec. | ||
| 4986 | 2023.07.19 18:44:43.948001 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4987 | 2023.07.19 18:44:43.948114 [ 18 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4988 | 2023.07.19 18:44:43.948296 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 4989 | 2023.07.19 18:44:43.948466 [ 115 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4990 | 2023.07.19 18:44:43.948484 [ 18 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 4991 | 2023.07.19 18:44:43.948544 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002691219 sec., 27496 rows/sec., 1.68 MiB/sec. | ||
| 4992 | 2023.07.19 18:44:43.948553 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 4993 | 2023.07.19 18:44:43.948669 [ 18 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_26_5} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 4994 | 2023.07.19 18:44:43.948735 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 4995 | 2023.07.19 18:44:43.948949 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4996 | 2023.07.19 18:44:43.948962 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4997 | 2023.07.19 18:44:43.948991 [ 3 ] {4d3ca6d1-a0ce-4098-bf34-e57a8149a19c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4998 | 2023.07.19 18:44:43.949018 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1389 rows starting from the beginning of the part | ||
| 4999 | 2023.07.19 18:44:43.949028 [ 3 ] {} <Debug> HTTP-Session: 5860ec8f-319f-4d70-b6f6-500948d302a5 Destroying unnamed session | ||
| 5000 | 2023.07.19 18:44:43.949148 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part | ||
| 5001 | 2023.07.19 18:44:43.949236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5002 | 2023.07.19 18:44:43.949291 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 5003 | 2023.07.19 18:44:43.949307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5004 | 2023.07.19 18:44:43.949365 [ 3 ] {} <Debug> HTTP-Session: a02d19c1-6c54-4bba-a739-b85d167e93de Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5005 | 2023.07.19 18:44:43.949403 [ 3 ] {} <Debug> HTTP-Session: a02d19c1-6c54-4bba-a739-b85d167e93de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2023.07.19 18:44:43.949518 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part | ||
| 5007 | 2023.07.19 18:44:43.949629 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5008 | 2023.07.19 18:44:43.949775 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5009 | 2023.07.19 18:44:43.949786 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part | ||
| 5010 | 2023.07.19 18:44:43.950103 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 5011 | 2023.07.19 18:44:43.950493 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5012 | 2023.07.19 18:44:43.951249 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5013 | 2023.07.19 18:44:43.951904 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5014 | 2023.07.19 18:44:43.952264 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 5 columns (5 merged, 0 gathered) in 0.003644797 sec., 473551.7506187587 rows/sec., 28.80 MiB/sec. | ||
| 5015 | 2023.07.19 18:44:43.952297 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 5016 | 2023.07.19 18:44:43.952441 [ 115 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5017 | 2023.07.19 18:44:43.952511 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002835624 sec., 1763 rows/sec., 2.38 MiB/sec. | ||
| 5018 | 2023.07.19 18:44:43.952517 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5019 | 2023.07.19 18:44:43.952588 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5020 | 2023.07.19 18:44:43.952795 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 5021 | 2023.07.19 18:44:43.953248 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 5022 | 2023.07.19 18:44:43.953285 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Debug> DynamicQueryHandler: Done processing query | ||
| 5023 | 2023.07.19 18:44:43.953314 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5024 | 2023.07.19 18:44:43.953353 [ 3 ] {677afb92-24bf-42bd-a84a-79d32be89125} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5025 | 2023.07.19 18:44:43.953403 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 5026 | 2023.07.19 18:44:43.953430 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 889 rows starting from the beginning of the part | ||
| 5027 | 2023.07.19 18:44:43.953436 [ 3 ] {} <Debug> HTTP-Session: a02d19c1-6c54-4bba-a739-b85d167e93de Destroying unnamed session | ||
| 5028 | 2023.07.19 18:44:43.953707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5029 | 2023.07.19 18:44:43.953768 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 5030 | 2023.07.19 18:44:43.953781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5031 | 2023.07.19 18:44:43.953842 [ 3 ] {} <Debug> HTTP-Session: bd682cf6-0842-443c-beb2-367e9625e9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5032 | 2023.07.19 18:44:43.953884 [ 3 ] {} <Debug> HTTP-Session: bd682cf6-0842-443c-beb2-367e9625e9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2023.07.19 18:44:43.954090 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 5034 | 2023.07.19 18:44:43.954109 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5035 | 2023.07.19 18:44:43.954203 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5036 | 2023.07.19 18:44:43.954442 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 5037 | 2023.07.19 18:44:43.954721 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5038 | 2023.07.19 18:44:43.954812 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 5039 | 2023.07.19 18:44:43.955098 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 5040 | 2023.07.19 18:44:43.955464 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5041 | 2023.07.19 18:44:43.956005 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5042 | 2023.07.19 18:44:43.956222 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 5043 | 2023.07.19 18:44:43.956330 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002160144 sec., 8795 rows/sec., 467.00 KiB/sec. | ||
| 5044 | 2023.07.19 18:44:43.956560 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Debug> DynamicQueryHandler: Done processing query | ||
| 5045 | 2023.07.19 18:44:43.956584 [ 3 ] {132b0b34-84d8-4a2d-ace7-38372d81e648} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5046 | 2023.07.19 18:44:43.956600 [ 3 ] {} <Debug> HTTP-Session: bd682cf6-0842-443c-beb2-367e9625e9f4 Destroying unnamed session | ||
| 5047 | 2023.07.19 18:44:43.958152 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 6 columns (6 merged, 0 gathered) in 0.005568273 sec., 174919.5845821496 rows/sec., 236.05 MiB/sec. | ||
| 5048 | 2023.07.19 18:44:43.958708 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5049 | 2023.07.19 18:44:43.958930 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 5050 | 2023.07.19 18:44:43.958997 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 5051 | 2023.07.19 18:44:43.959080 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_46_9: 4.83 MiB. | ||
| 5052 | 2023.07.19 18:44:48.928717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5053 | 2023.07.19 18:44:48.928898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5054 | 2023.07.19 18:44:48.928945 [ 3 ] {} <Debug> HTTP-Session: 754ebb75-35cc-4c10-a746-39c2868db27e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5055 | 2023.07.19 18:44:48.928985 [ 3 ] {} <Debug> HTTP-Session: 754ebb75-35cc-4c10-a746-39c2868db27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2023.07.19 18:44:48.929185 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5057 | 2023.07.19 18:44:48.929284 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5058 | 2023.07.19 18:44:48.929550 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5059 | 2023.07.19 18:44:48.930070 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5060 | 2023.07.19 18:44:48.930328 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5061 | 2023.07.19 18:44:48.930499 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5062 | 2023.07.19 18:44:48.930624 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001383511 sec., 25297 rows/sec., 2.00 MiB/sec. | ||
| 5063 | 2023.07.19 18:44:48.930766 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Debug> DynamicQueryHandler: Done processing query | ||
| 5064 | 2023.07.19 18:44:48.930790 [ 3 ] {cd1123a9-1f74-4e40-9661-9a7c10a37aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5065 | 2023.07.19 18:44:48.930805 [ 3 ] {} <Debug> HTTP-Session: 754ebb75-35cc-4c10-a746-39c2868db27e Destroying unnamed session | ||
| 5066 | 2023.07.19 18:44:48.930942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5067 | 2023.07.19 18:44:48.930985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5068 | 2023.07.19 18:44:48.931003 [ 3 ] {} <Debug> HTTP-Session: d394f913-5682-4208-a2c8-f4b65ac78b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5069 | 2023.07.19 18:44:48.931020 [ 3 ] {} <Debug> HTTP-Session: d394f913-5682-4208-a2c8-f4b65ac78b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2023.07.19 18:44:48.931094 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5071 | 2023.07.19 18:44:48.931132 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5072 | 2023.07.19 18:44:48.931234 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5073 | 2023.07.19 18:44:48.931563 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5074 | 2023.07.19 18:44:48.931770 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5075 | 2023.07.19 18:44:48.931915 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5076 | 2023.07.19 18:44:48.932018 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000896637 sec., 117104 rows/sec., 11.31 MiB/sec. | ||
| 5077 | 2023.07.19 18:44:48.932132 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5078 | 2023.07.19 18:44:48.932155 [ 3 ] {ffe51ea6-139f-44fe-96a3-9c9349f6450c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5079 | 2023.07.19 18:44:48.932170 [ 3 ] {} <Debug> HTTP-Session: d394f913-5682-4208-a2c8-f4b65ac78b37 Destroying unnamed session | ||
| 5080 | 2023.07.19 18:44:48.932319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5081 | 2023.07.19 18:44:48.932363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5082 | 2023.07.19 18:44:48.932381 [ 3 ] {} <Debug> HTTP-Session: 481f4eed-a549-4dd7-aba9-dedcc95c2c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5083 | 2023.07.19 18:44:48.932397 [ 3 ] {} <Debug> HTTP-Session: 481f4eed-a549-4dd7-aba9-dedcc95c2c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2023.07.19 18:44:48.932465 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5085 | 2023.07.19 18:44:48.932502 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5086 | 2023.07.19 18:44:48.932605 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5087 | 2023.07.19 18:44:48.932878 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5088 | 2023.07.19 18:44:48.933077 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5089 | 2023.07.19 18:44:48.933226 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5090 | 2023.07.19 18:44:48.933325 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000834734 sec., 41929 rows/sec., 3.28 MiB/sec. | ||
| 5091 | 2023.07.19 18:44:48.933462 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Debug> DynamicQueryHandler: Done processing query | ||
| 5092 | 2023.07.19 18:44:48.933493 [ 3 ] {dd00b0fe-0a12-4c94-ac95-aba10d7cf934} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5093 | 2023.07.19 18:44:48.933510 [ 3 ] {} <Debug> HTTP-Session: 481f4eed-a549-4dd7-aba9-dedcc95c2c44 Destroying unnamed session | ||
| 5094 | 2023.07.19 18:44:48.933653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5095 | 2023.07.19 18:44:48.933696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5096 | 2023.07.19 18:44:48.933714 [ 3 ] {} <Debug> HTTP-Session: a99d2467-b5cd-4920-936c-e3df137e98de Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5097 | 2023.07.19 18:44:48.933730 [ 3 ] {} <Debug> HTTP-Session: a99d2467-b5cd-4920-936c-e3df137e98de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2023.07.19 18:44:48.933811 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5099 | 2023.07.19 18:44:48.933855 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5100 | 2023.07.19 18:44:48.933989 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5101 | 2023.07.19 18:44:48.934398 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5102 | 2023.07.19 18:44:48.934701 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5103 | 2023.07.19 18:44:48.934874 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 5104 | 2023.07.19 18:44:48.934975 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001137384 sec., 30772 rows/sec., 41.53 MiB/sec. | ||
| 5105 | 2023.07.19 18:44:48.935095 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Debug> DynamicQueryHandler: Done processing query | ||
| 5106 | 2023.07.19 18:44:48.935117 [ 3 ] {2dc8af53-b788-45bf-acc1-93266c237ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 5107 | 2023.07.19 18:44:48.935133 [ 3 ] {} <Debug> HTTP-Session: a99d2467-b5cd-4920-936c-e3df137e98de Destroying unnamed session | ||
| 5108 | 2023.07.19 18:44:53.931568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5109 | 2023.07.19 18:44:53.931691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5110 | 2023.07.19 18:44:53.931717 [ 3 ] {} <Debug> HTTP-Session: d38a2e57-44c8-4d30-8ee8-5501fcd3c13d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5111 | 2023.07.19 18:44:53.931742 [ 3 ] {} <Debug> HTTP-Session: d38a2e57-44c8-4d30-8ee8-5501fcd3c13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2023.07.19 18:44:53.931868 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5113 | 2023.07.19 18:44:53.931927 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5114 | 2023.07.19 18:44:53.932086 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5115 | 2023.07.19 18:44:53.932490 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5116 | 2023.07.19 18:44:53.932753 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5117 | 2023.07.19 18:44:53.932924 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5118 | 2023.07.19 18:44:53.933042 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001139124 sec., 9656 rows/sec., 654.11 KiB/sec. | ||
| 5119 | 2023.07.19 18:44:53.933228 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Debug> DynamicQueryHandler: Done processing query | ||
| 5120 | 2023.07.19 18:44:53.933262 [ 3 ] {de6f13c0-5c79-4bf2-b3e8-19ef672f812a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5121 | 2023.07.19 18:44:53.933279 [ 3 ] {} <Debug> HTTP-Session: d38a2e57-44c8-4d30-8ee8-5501fcd3c13d Destroying unnamed session | ||
| 5122 | 2023.07.19 18:44:53.933416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5123 | 2023.07.19 18:44:53.933461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5124 | 2023.07.19 18:44:53.933480 [ 3 ] {} <Debug> HTTP-Session: 367a073b-c37b-448c-bb84-d1751e6b5ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5125 | 2023.07.19 18:44:53.933497 [ 3 ] {} <Debug> HTTP-Session: 367a073b-c37b-448c-bb84-d1751e6b5ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2023.07.19 18:44:53.933571 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5127 | 2023.07.19 18:44:53.933609 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5128 | 2023.07.19 18:44:53.933720 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5129 | 2023.07.19 18:44:53.934044 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5130 | 2023.07.19 18:44:53.934250 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5131 | 2023.07.19 18:44:53.934402 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5132 | 2023.07.19 18:44:53.934500 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000902737 sec., 112989 rows/sec., 10.51 MiB/sec. | ||
| 5133 | 2023.07.19 18:44:53.934616 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5134 | 2023.07.19 18:44:53.934640 [ 3 ] {1f5d4e55-7066-4815-b963-75864753762b} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5135 | 2023.07.19 18:44:53.934655 [ 3 ] {} <Debug> HTTP-Session: 367a073b-c37b-448c-bb84-d1751e6b5ff2 Destroying unnamed session | ||
| 5136 | 2023.07.19 18:44:53.934807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5137 | 2023.07.19 18:44:53.934851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5138 | 2023.07.19 18:44:53.934869 [ 3 ] {} <Debug> HTTP-Session: 7232c19c-a1e9-4849-ac96-c2460c89ffd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5139 | 2023.07.19 18:44:53.934885 [ 3 ] {} <Debug> HTTP-Session: 7232c19c-a1e9-4849-ac96-c2460c89ffd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5140 | 2023.07.19 18:44:53.934960 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5141 | 2023.07.19 18:44:53.934997 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5142 | 2023.07.19 18:44:53.935100 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5143 | 2023.07.19 18:44:53.935507 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5144 | 2023.07.19 18:44:53.935715 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5145 | 2023.07.19 18:44:53.935862 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5146 | 2023.07.19 18:44:53.935958 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000972609 sec., 276575 rows/sec., 19.02 MiB/sec. | ||
| 5147 | 2023.07.19 18:44:53.936070 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5148 | 2023.07.19 18:44:53.936092 [ 3 ] {a4178487-a4e0-45cd-a72f-f1b08ae95ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 5149 | 2023.07.19 18:44:53.936108 [ 3 ] {} <Debug> HTTP-Session: 7232c19c-a1e9-4849-ac96-c2460c89ffd0 Destroying unnamed session | ||
| 5150 | 2023.07.19 18:44:53.936286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5151 | 2023.07.19 18:44:53.936329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5152 | 2023.07.19 18:44:53.936347 [ 3 ] {} <Debug> HTTP-Session: 5e5323e1-30b0-4aa8-bae4-de07bfdf509a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5153 | 2023.07.19 18:44:53.936363 [ 3 ] {} <Debug> HTTP-Session: 5e5323e1-30b0-4aa8-bae4-de07bfdf509a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5154 | 2023.07.19 18:44:53.936429 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 5155 | 2023.07.19 18:44:53.936466 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5156 | 2023.07.19 18:44:53.936570 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5157 | 2023.07.19 18:44:53.936800 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5158 | 2023.07.19 18:44:53.937036 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5159 | 2023.07.19 18:44:53.937210 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 5160 | 2023.07.19 18:44:53.937311 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000856145 sec., 7008 rows/sec., 294.29 KiB/sec. | ||
| 5161 | 2023.07.19 18:44:53.937422 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Debug> DynamicQueryHandler: Done processing query | ||
| 5162 | 2023.07.19 18:44:53.937445 [ 3 ] {c264314e-5c75-4dfb-aa17-ee90c4e85426} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5163 | 2023.07.19 18:44:53.937461 [ 3 ] {} <Debug> HTTP-Session: 5e5323e1-30b0-4aa8-bae4-de07bfdf509a Destroying unnamed session | ||
| 5164 | 2023.07.19 18:44:53.937579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5165 | 2023.07.19 18:44:53.937622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5166 | 2023.07.19 18:44:53.937640 [ 3 ] {} <Debug> HTTP-Session: 63aeff1d-1e8c-4a69-b09f-5886835c3671 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5167 | 2023.07.19 18:44:53.937657 [ 3 ] {} <Debug> HTTP-Session: 63aeff1d-1e8c-4a69-b09f-5886835c3671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2023.07.19 18:44:53.937728 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 5169 | 2023.07.19 18:44:53.937767 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 5170 | 2023.07.19 18:44:53.937880 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5171 | 2023.07.19 18:44:53.938159 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5172 | 2023.07.19 18:44:53.938397 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5173 | 2023.07.19 18:44:53.938575 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 5174 | 2023.07.19 18:44:53.938676 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000922718 sec., 68276 rows/sec., 4.14 MiB/sec. | ||
| 5175 | 2023.07.19 18:44:53.938793 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Debug> DynamicQueryHandler: Done processing query | ||
| 5176 | 2023.07.19 18:44:53.938816 [ 3 ] {48c13078-e123-44d0-afc0-ad6b347aa42a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5177 | 2023.07.19 18:44:53.938831 [ 3 ] {} <Debug> HTTP-Session: 63aeff1d-1e8c-4a69-b09f-5886835c3671 Destroying unnamed session | ||
| 5178 | 2023.07.19 18:44:53.938971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5179 | 2023.07.19 18:44:53.939015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5180 | 2023.07.19 18:44:53.939033 [ 3 ] {} <Debug> HTTP-Session: 1c0aad9a-d5a4-4813-a16d-5ca026f334e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5181 | 2023.07.19 18:44:53.939050 [ 3 ] {} <Debug> HTTP-Session: 1c0aad9a-d5a4-4813-a16d-5ca026f334e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2023.07.19 18:44:53.939117 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5183 | 2023.07.19 18:44:53.939159 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5184 | 2023.07.19 18:44:53.939292 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5185 | 2023.07.19 18:44:53.939577 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5186 | 2023.07.19 18:44:53.939841 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5187 | 2023.07.19 18:44:53.940014 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 5188 | 2023.07.19 18:44:53.940139 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.0009953 sec., 5023 rows/sec., 6.78 MiB/sec. | ||
| 5189 | 2023.07.19 18:44:53.940256 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 5190 | 2023.07.19 18:44:53.940278 [ 3 ] {040d0541-5b9d-43e8-9744-33d414bdb4b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5191 | 2023.07.19 18:44:53.940294 [ 3 ] {} <Debug> HTTP-Session: 1c0aad9a-d5a4-4813-a16d-5ca026f334e2 Destroying unnamed session | ||
| 5192 | 2023.07.19 18:44:53.940402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5193 | 2023.07.19 18:44:53.940444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5194 | 2023.07.19 18:44:53.940462 [ 3 ] {} <Debug> HTTP-Session: beb6ea0a-355b-4b27-949c-de7012c0697c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5195 | 2023.07.19 18:44:53.940479 [ 3 ] {} <Debug> HTTP-Session: beb6ea0a-355b-4b27-949c-de7012c0697c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2023.07.19 18:44:53.940546 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5197 | 2023.07.19 18:44:53.940583 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5198 | 2023.07.19 18:44:53.940683 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5199 | 2023.07.19 18:44:53.940919 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5200 | 2023.07.19 18:44:53.941151 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5201 | 2023.07.19 18:44:53.941319 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 5202 | 2023.07.19 18:44:53.941439 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000856445 sec., 22184 rows/sec., 1.15 MiB/sec. | ||
| 5203 | 2023.07.19 18:44:53.941570 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Debug> DynamicQueryHandler: Done processing query | ||
| 5204 | 2023.07.19 18:44:53.941596 [ 3 ] {a11b3ffc-7da5-4458-9baa-5becddbff799} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5205 | 2023.07.19 18:44:53.941613 [ 3 ] {} <Debug> HTTP-Session: beb6ea0a-355b-4b27-949c-de7012c0697c Destroying unnamed session | ||
| 5206 | 2023.07.19 18:44:54.118788 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5207 | 2023.07.19 18:44:54.118840 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5208 | 2023.07.19 18:44:58.928758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5209 | 2023.07.19 18:44:58.928895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5210 | 2023.07.19 18:44:58.928924 [ 3 ] {} <Debug> HTTP-Session: 76488a24-3415-46cc-94e9-c462faf955fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5211 | 2023.07.19 18:44:58.928952 [ 3 ] {} <Debug> HTTP-Session: 76488a24-3415-46cc-94e9-c462faf955fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2023.07.19 18:44:58.929103 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5213 | 2023.07.19 18:44:58.929168 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5214 | 2023.07.19 18:44:58.929330 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5215 | 2023.07.19 18:44:58.929842 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5216 | 2023.07.19 18:44:58.930107 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5217 | 2023.07.19 18:44:58.930273 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5218 | 2023.07.19 18:44:58.930414 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001272298 sec., 27509 rows/sec., 2.18 MiB/sec. | ||
| 5219 | 2023.07.19 18:44:58.930555 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Debug> DynamicQueryHandler: Done processing query | ||
| 5220 | 2023.07.19 18:44:58.930579 [ 3 ] {9999b07a-0136-4ff5-9b71-8ca6d8b1a713} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5221 | 2023.07.19 18:44:58.930595 [ 3 ] {} <Debug> HTTP-Session: 76488a24-3415-46cc-94e9-c462faf955fb Destroying unnamed session | ||
| 5222 | 2023.07.19 18:44:58.930728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5223 | 2023.07.19 18:44:58.930770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5224 | 2023.07.19 18:44:58.930789 [ 3 ] {} <Debug> HTTP-Session: 6ed1b12e-8d93-48fd-a177-3dce2f5af71d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5225 | 2023.07.19 18:44:58.930805 [ 3 ] {} <Debug> HTTP-Session: 6ed1b12e-8d93-48fd-a177-3dce2f5af71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2023.07.19 18:44:58.930878 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5227 | 2023.07.19 18:44:58.930915 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5228 | 2023.07.19 18:44:58.931020 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5229 | 2023.07.19 18:44:58.931360 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5230 | 2023.07.19 18:44:58.931586 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5231 | 2023.07.19 18:44:58.931732 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5232 | 2023.07.19 18:44:58.931848 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000943648 sec., 111270 rows/sec., 10.74 MiB/sec. | ||
| 5233 | 2023.07.19 18:44:58.931964 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Debug> DynamicQueryHandler: Done processing query | ||
| 5234 | 2023.07.19 18:44:58.931986 [ 3 ] {96114b3c-ba8c-429c-9790-0832c4930493} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5235 | 2023.07.19 18:44:58.932002 [ 3 ] {} <Debug> HTTP-Session: 6ed1b12e-8d93-48fd-a177-3dce2f5af71d Destroying unnamed session | ||
| 5236 | 2023.07.19 18:44:58.932156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5237 | 2023.07.19 18:44:58.932200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5238 | 2023.07.19 18:44:58.932218 [ 3 ] {} <Debug> HTTP-Session: fb770275-f77a-45c3-b0a4-81d69720de1b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5239 | 2023.07.19 18:44:58.932234 [ 3 ] {} <Debug> HTTP-Session: fb770275-f77a-45c3-b0a4-81d69720de1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2023.07.19 18:44:58.932301 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5241 | 2023.07.19 18:44:58.932339 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5242 | 2023.07.19 18:44:58.932445 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5243 | 2023.07.19 18:44:58.932717 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5244 | 2023.07.19 18:44:58.932921 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5245 | 2023.07.19 18:44:58.933067 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5246 | 2023.07.19 18:44:58.933192 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000865306 sec., 40448 rows/sec., 3.16 MiB/sec. | ||
| 5247 | 2023.07.19 18:44:58.933305 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 5248 | 2023.07.19 18:44:58.933327 [ 3 ] {af3332b5-48d5-4433-a8fc-422125dcd7c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5249 | 2023.07.19 18:44:58.933342 [ 3 ] {} <Debug> HTTP-Session: fb770275-f77a-45c3-b0a4-81d69720de1b Destroying unnamed session | ||
| 5250 | 2023.07.19 18:44:58.933486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5251 | 2023.07.19 18:44:58.933529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5252 | 2023.07.19 18:44:58.933546 [ 3 ] {} <Debug> HTTP-Session: 7428e98f-202f-480e-81ba-5ad20d063f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5253 | 2023.07.19 18:44:58.933562 [ 3 ] {} <Debug> HTTP-Session: 7428e98f-202f-480e-81ba-5ad20d063f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2023.07.19 18:44:58.933643 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5255 | 2023.07.19 18:44:58.933685 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5256 | 2023.07.19 18:44:58.933821 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5257 | 2023.07.19 18:44:58.934224 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5258 | 2023.07.19 18:44:58.934530 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5259 | 2023.07.19 18:44:58.934708 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 5260 | 2023.07.19 18:44:58.934830 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001159923 sec., 30174 rows/sec., 40.72 MiB/sec. | ||
| 5261 | 2023.07.19 18:44:58.934993 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 5262 | 2023.07.19 18:44:58.935029 [ 3 ] {c234310a-e123-4565-a2cb-9514a9ac62ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 5263 | 2023.07.19 18:44:58.935045 [ 3 ] {} <Debug> HTTP-Session: 7428e98f-202f-480e-81ba-5ad20d063f30 Destroying unnamed session | ||
| 5264 | 2023.07.19 18:45:03.931629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5265 | 2023.07.19 18:45:03.931750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5266 | 2023.07.19 18:45:03.931775 [ 3 ] {} <Debug> HTTP-Session: 6eaa63f6-4c76-444f-93cf-aa0968a1e08c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5267 | 2023.07.19 18:45:03.931799 [ 3 ] {} <Debug> HTTP-Session: 6eaa63f6-4c76-444f-93cf-aa0968a1e08c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5268 | 2023.07.19 18:45:03.931931 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5269 | 2023.07.19 18:45:03.931992 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5270 | 2023.07.19 18:45:03.932159 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5271 | 2023.07.19 18:45:03.932567 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5272 | 2023.07.19 18:45:03.932822 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5273 | 2023.07.19 18:45:03.932980 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5274 | 2023.07.19 18:45:03.933124 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001151034 sec., 9556 rows/sec., 647.35 KiB/sec. | ||
| 5275 | 2023.07.19 18:45:03.933259 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 5276 | 2023.07.19 18:45:03.933283 [ 3 ] {f637c38e-eed2-4004-a47c-fa928f3a5f6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5277 | 2023.07.19 18:45:03.933299 [ 3 ] {} <Debug> HTTP-Session: 6eaa63f6-4c76-444f-93cf-aa0968a1e08c Destroying unnamed session | ||
| 5278 | 2023.07.19 18:45:03.933432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5279 | 2023.07.19 18:45:03.933477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5280 | 2023.07.19 18:45:03.933495 [ 3 ] {} <Debug> HTTP-Session: e4e871eb-d256-4ad6-8c20-b9e0db55f345 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5281 | 2023.07.19 18:45:03.933511 [ 3 ] {} <Debug> HTTP-Session: e4e871eb-d256-4ad6-8c20-b9e0db55f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2023.07.19 18:45:03.933583 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5283 | 2023.07.19 18:45:03.933622 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5284 | 2023.07.19 18:45:03.933727 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5285 | 2023.07.19 18:45:03.934053 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5286 | 2023.07.19 18:45:03.934263 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5287 | 2023.07.19 18:45:03.934405 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5288 | 2023.07.19 18:45:03.934527 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000915526 sec., 111411 rows/sec., 10.36 MiB/sec. | ||
| 5289 | 2023.07.19 18:45:03.934690 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Debug> DynamicQueryHandler: Done processing query | ||
| 5290 | 2023.07.19 18:45:03.934713 [ 3 ] {705f7306-d980-4c78-931a-026f319aeed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5291 | 2023.07.19 18:45:03.934756 [ 3 ] {} <Debug> HTTP-Session: e4e871eb-d256-4ad6-8c20-b9e0db55f345 Destroying unnamed session | ||
| 5292 | 2023.07.19 18:45:03.934941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5293 | 2023.07.19 18:45:03.934988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5294 | 2023.07.19 18:45:03.935008 [ 3 ] {} <Debug> HTTP-Session: bcd8da9e-f283-446c-b637-89240d25aaed Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5295 | 2023.07.19 18:45:03.935024 [ 3 ] {} <Debug> HTTP-Session: bcd8da9e-f283-446c-b637-89240d25aaed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2023.07.19 18:45:03.935105 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5297 | 2023.07.19 18:45:03.935142 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5298 | 2023.07.19 18:45:03.935261 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5299 | 2023.07.19 18:45:03.935691 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5300 | 2023.07.19 18:45:03.935908 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5301 | 2023.07.19 18:45:03.936050 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5302 | 2023.07.19 18:45:03.936171 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001040481 sec., 258534 rows/sec., 17.78 MiB/sec. | ||
| 5303 | 2023.07.19 18:45:03.936284 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 5304 | 2023.07.19 18:45:03.936307 [ 3 ] {d6c7b144-a83b-425a-9ad3-a74c3d4708cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 5305 | 2023.07.19 18:45:03.936322 [ 3 ] {} <Debug> HTTP-Session: bcd8da9e-f283-446c-b637-89240d25aaed Destroying unnamed session | ||
| 5306 | 2023.07.19 18:45:03.936482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5307 | 2023.07.19 18:45:03.936525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5308 | 2023.07.19 18:45:03.936544 [ 3 ] {} <Debug> HTTP-Session: e10637c5-5de9-4fee-8d10-acfd02ab65c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5309 | 2023.07.19 18:45:03.936560 [ 3 ] {} <Debug> HTTP-Session: e10637c5-5de9-4fee-8d10-acfd02ab65c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2023.07.19 18:45:03.936626 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 5311 | 2023.07.19 18:45:03.936663 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5312 | 2023.07.19 18:45:03.936767 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5313 | 2023.07.19 18:45:03.937001 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5314 | 2023.07.19 18:45:03.937239 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5315 | 2023.07.19 18:45:03.937409 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 5316 | 2023.07.19 18:45:03.937532 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000880216 sec., 6816 rows/sec., 286.24 KiB/sec. | ||
| 5317 | 2023.07.19 18:45:03.937643 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Debug> DynamicQueryHandler: Done processing query | ||
| 5318 | 2023.07.19 18:45:03.937666 [ 3 ] {3a477af5-c66d-4891-b4b3-dd666ff38dbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5319 | 2023.07.19 18:45:03.937682 [ 3 ] {} <Debug> HTTP-Session: e10637c5-5de9-4fee-8d10-acfd02ab65c5 Destroying unnamed session | ||
| 5320 | 2023.07.19 18:45:03.937832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5321 | 2023.07.19 18:45:03.937875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5322 | 2023.07.19 18:45:03.937893 [ 3 ] {} <Debug> HTTP-Session: 8b442203-acab-48aa-80f9-ce9d8e7dd129 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5323 | 2023.07.19 18:45:03.937909 [ 3 ] {} <Debug> HTTP-Session: 8b442203-acab-48aa-80f9-ce9d8e7dd129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2023.07.19 18:45:03.937979 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 5325 | 2023.07.19 18:45:03.938018 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 5326 | 2023.07.19 18:45:03.938132 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5327 | 2023.07.19 18:45:03.938405 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5328 | 2023.07.19 18:45:03.938638 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5329 | 2023.07.19 18:45:03.938817 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 5330 | 2023.07.19 18:45:03.938940 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000927377 sec., 67933 rows/sec., 4.12 MiB/sec. | ||
| 5331 | 2023.07.19 18:45:03.939098 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Debug> DynamicQueryHandler: Done processing query | ||
| 5332 | 2023.07.19 18:45:03.939121 [ 3 ] {41a0da1f-7b41-4809-95dc-ad943a0ef232} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5333 | 2023.07.19 18:45:03.939138 [ 3 ] {} <Debug> HTTP-Session: 8b442203-acab-48aa-80f9-ce9d8e7dd129 Destroying unnamed session | ||
| 5334 | 2023.07.19 18:45:03.939250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5335 | 2023.07.19 18:45:03.939292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5336 | 2023.07.19 18:45:03.939310 [ 3 ] {} <Debug> HTTP-Session: ceb81384-07f4-410b-bf8f-4b208788b71a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5337 | 2023.07.19 18:45:03.939327 [ 3 ] {} <Debug> HTTP-Session: ceb81384-07f4-410b-bf8f-4b208788b71a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2023.07.19 18:45:03.939398 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5339 | 2023.07.19 18:45:03.939441 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5340 | 2023.07.19 18:45:03.939577 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5341 | 2023.07.19 18:45:03.939856 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5342 | 2023.07.19 18:45:03.940119 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5343 | 2023.07.19 18:45:03.940289 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 5344 | 2023.07.19 18:45:03.940396 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000967129 sec., 5169 rows/sec., 6.98 MiB/sec. | ||
| 5345 | 2023.07.19 18:45:03.940524 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Debug> DynamicQueryHandler: Done processing query | ||
| 5346 | 2023.07.19 18:45:03.940546 [ 3 ] {b3393c12-69a8-46b1-b46e-ed33ccb07377} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5347 | 2023.07.19 18:45:03.940562 [ 3 ] {} <Debug> HTTP-Session: ceb81384-07f4-410b-bf8f-4b208788b71a Destroying unnamed session | ||
| 5348 | 2023.07.19 18:45:03.940667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5349 | 2023.07.19 18:45:03.940710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5350 | 2023.07.19 18:45:03.940728 [ 3 ] {} <Debug> HTTP-Session: 60bdc785-b5e4-416d-9631-711b611bed08 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5351 | 2023.07.19 18:45:03.940745 [ 3 ] {} <Debug> HTTP-Session: 60bdc785-b5e4-416d-9631-711b611bed08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2023.07.19 18:45:03.940811 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5353 | 2023.07.19 18:45:03.940848 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5354 | 2023.07.19 18:45:03.940949 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5355 | 2023.07.19 18:45:03.941186 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5356 | 2023.07.19 18:45:03.941403 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5357 | 2023.07.19 18:45:03.941567 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 5358 | 2023.07.19 18:45:03.941695 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000857725 sec., 22151 rows/sec., 1.15 MiB/sec. | ||
| 5359 | 2023.07.19 18:45:03.941908 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 5360 | 2023.07.19 18:45:03.941932 [ 3 ] {fe0b898d-6af8-45a8-b2b0-cc76f4d2a8cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5361 | 2023.07.19 18:45:03.941947 [ 3 ] {} <Debug> HTTP-Session: 60bdc785-b5e4-416d-9631-711b611bed08 Destroying unnamed session | ||
| 5362 | 2023.07.19 18:45:08.929553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5363 | 2023.07.19 18:45:08.929678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5364 | 2023.07.19 18:45:08.929704 [ 3 ] {} <Debug> HTTP-Session: 058835b2-e14b-4c19-a11b-61841872eb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5365 | 2023.07.19 18:45:08.929728 [ 3 ] {} <Debug> HTTP-Session: 058835b2-e14b-4c19-a11b-61841872eb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2023.07.19 18:45:08.929856 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5367 | 2023.07.19 18:45:08.929915 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5368 | 2023.07.19 18:45:08.930073 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5369 | 2023.07.19 18:45:08.930585 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5370 | 2023.07.19 18:45:08.930842 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5371 | 2023.07.19 18:45:08.931000 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5372 | 2023.07.19 18:45:08.931121 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001231286 sec., 28425 rows/sec., 2.25 MiB/sec. | ||
| 5373 | 2023.07.19 18:45:08.931124 [ 175 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5374 | 2023.07.19 18:45:08.931195 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5375 | 2023.07.19 18:45:08.931268 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5376 | 2023.07.19 18:45:08.931274 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5377 | 2023.07.19 18:45:08.931294 [ 3 ] {660627e0-5a98-4335-acc6-bf8515a8d5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5378 | 2023.07.19 18:45:08.931320 [ 3 ] {} <Debug> HTTP-Session: 058835b2-e14b-4c19-a11b-61841872eb65 Destroying unnamed session | ||
| 5379 | 2023.07.19 18:45:08.931366 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5380 | 2023.07.19 18:45:08.931398 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 46 rows starting from the beginning of the part | ||
| 5381 | 2023.07.19 18:45:08.931456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5382 | 2023.07.19 18:45:08.931514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5383 | 2023.07.19 18:45:08.931530 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 35 rows starting from the beginning of the part | ||
| 5384 | 2023.07.19 18:45:08.931538 [ 3 ] {} <Debug> HTTP-Session: 1a0d9808-8e78-48f9-afcb-19e2db787102 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5385 | 2023.07.19 18:45:08.931577 [ 3 ] {} <Debug> HTTP-Session: 1a0d9808-8e78-48f9-afcb-19e2db787102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2023.07.19 18:45:08.931684 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 5387 | 2023.07.19 18:45:08.931691 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5388 | 2023.07.19 18:45:08.931746 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5389 | 2023.07.19 18:45:08.931843 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 5390 | 2023.07.19 18:45:08.931967 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5391 | 2023.07.19 18:45:08.932007 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 5392 | 2023.07.19 18:45:08.932162 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part | ||
| 5393 | 2023.07.19 18:45:08.932574 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5394 | 2023.07.19 18:45:08.932850 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5395 | 2023.07.19 18:45:08.933060 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5396 | 2023.07.19 18:45:08.933074 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.001817734 sec., 95173.44121857213 rows/sec., 7.30 MiB/sec. | ||
| 5397 | 2023.07.19 18:45:08.933188 [ 175 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5398 | 2023.07.19 18:45:08.933270 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5399 | 2023.07.19 18:45:08.933278 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.001526245 sec., 68796 rows/sec., 6.64 MiB/sec. | ||
| 5400 | 2023.07.19 18:45:08.933370 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5401 | 2023.07.19 18:45:08.933567 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5402 | 2023.07.19 18:45:08.933837 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 5403 | 2023.07.19 18:45:08.933911 [ 3 ] {9d6ad3f7-d238-4e95-8b15-e0241e4805b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5404 | 2023.07.19 18:45:08.933934 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5405 | 2023.07.19 18:45:08.933979 [ 3 ] {} <Debug> HTTP-Session: 1a0d9808-8e78-48f9-afcb-19e2db787102 Destroying unnamed session | ||
| 5406 | 2023.07.19 18:45:08.933997 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5407 | 2023.07.19 18:45:08.934014 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 207 rows starting from the beginning of the part | ||
| 5408 | 2023.07.19 18:45:08.934127 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_56_11} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5409 | 2023.07.19 18:45:08.934275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5410 | 2023.07.19 18:45:08.934306 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 5411 | 2023.07.19 18:45:08.934388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5412 | 2023.07.19 18:45:08.934428 [ 3 ] {} <Debug> HTTP-Session: 743b255e-9fb7-4e68-a52c-d1a32e908cee Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5413 | 2023.07.19 18:45:08.934485 [ 3 ] {} <Debug> HTTP-Session: 743b255e-9fb7-4e68-a52c-d1a32e908cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2023.07.19 18:45:08.934508 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part | ||
| 5415 | 2023.07.19 18:45:08.934587 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5416 | 2023.07.19 18:45:08.934670 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5417 | 2023.07.19 18:45:08.934782 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 5418 | 2023.07.19 18:45:08.935118 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 102 rows starting from the beginning of the part | ||
| 5419 | 2023.07.19 18:45:08.935182 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5420 | 2023.07.19 18:45:08.935377 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 105 rows starting from the beginning of the part | ||
| 5421 | 2023.07.19 18:45:08.935904 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5422 | 2023.07.19 18:45:08.936299 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5423 | 2023.07.19 18:45:08.936622 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5424 | 2023.07.19 18:45:08.936765 [ 175 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5425 | 2023.07.19 18:45:08.936856 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.002215475 sec., 15797 rows/sec., 1.24 MiB/sec. | ||
| 5426 | 2023.07.19 18:45:08.936865 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5427 | 2023.07.19 18:45:08.937125 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5428 | 2023.07.19 18:45:08.937564 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5429 | 2023.07.19 18:45:08.937653 [ 3 ] {75a926e6-3779-4074-9fad-309fdb3ba50b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5430 | 2023.07.19 18:45:08.937689 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5431 | 2023.07.19 18:45:08.937741 [ 3 ] {} <Debug> HTTP-Session: 743b255e-9fb7-4e68-a52c-d1a32e908cee Destroying unnamed session | ||
| 5432 | 2023.07.19 18:45:08.937808 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 333 rows starting from the beginning of the part | ||
| 5433 | 2023.07.19 18:45:08.937875 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.004549704 sec., 159570.8204313951 rows/sec., 15.17 MiB/sec. | ||
| 5434 | 2023.07.19 18:45:08.938048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5435 | 2023.07.19 18:45:08.938080 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 35 rows starting from the beginning of the part | ||
| 5436 | 2023.07.19 18:45:08.938128 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5437 | 2023.07.19 18:45:08.938175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5438 | 2023.07.19 18:45:08.938289 [ 3 ] {} <Debug> HTTP-Session: 3ddbe740-27d4-498c-9e0d-2634d08e59bb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5439 | 2023.07.19 18:45:08.938381 [ 3 ] {} <Debug> HTTP-Session: 3ddbe740-27d4-498c-9e0d-2634d08e59bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2023.07.19 18:45:08.938435 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 269 rows starting from the beginning of the part | ||
| 5441 | 2023.07.19 18:45:08.938604 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5442 | 2023.07.19 18:45:08.938780 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5443 | 2023.07.19 18:45:08.938805 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 5444 | 2023.07.19 18:45:08.938820 [ 22 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_56_11} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5445 | 2023.07.19 18:45:08.938987 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5446 | 2023.07.19 18:45:08.939196 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 269 rows starting from the beginning of the part | ||
| 5447 | 2023.07.19 18:45:08.939556 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part | ||
| 5448 | 2023.07.19 18:45:08.939702 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5449 | 2023.07.19 18:45:08.940810 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5450 | 2023.07.19 18:45:08.941467 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 4 columns (4 merged, 0 gathered) in 0.004522223 sec., 215823.05870365087 rows/sec., 15.19 MiB/sec. | ||
| 5451 | 2023.07.19 18:45:08.941550 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5452 | 2023.07.19 18:45:08.941619 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5453 | 2023.07.19 18:45:08.941839 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 5454 | 2023.07.19 18:45:08.941884 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5455 | 2023.07.19 18:45:08.941974 [ 175 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5456 | 2023.07.19 18:45:08.942023 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_56_11} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5457 | 2023.07.19 18:45:08.942040 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.003174183 sec., 11026 rows/sec., 14.88 MiB/sec. | ||
| 5458 | 2023.07.19 18:45:08.942047 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5459 | 2023.07.19 18:45:08.942375 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5460 | 2023.07.19 18:45:08.942516 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Debug> DynamicQueryHandler: Done processing query | ||
| 5461 | 2023.07.19 18:45:08.942564 [ 3 ] {f16100f1-57b4-4a74-8262-97fca1c96ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 5462 | 2023.07.19 18:45:08.942594 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5463 | 2023.07.19 18:45:08.942604 [ 3 ] {} <Debug> HTTP-Session: 3ddbe740-27d4-498c-9e0d-2634d08e59bb Destroying unnamed session | ||
| 5464 | 2023.07.19 18:45:08.942657 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 974 rows starting from the beginning of the part | ||
| 5465 | 2023.07.19 18:45:08.942775 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 5466 | 2023.07.19 18:45:08.942871 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 5467 | 2023.07.19 18:45:08.942964 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 5468 | 2023.07.19 18:45:08.943052 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 5469 | 2023.07.19 18:45:08.943139 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 5470 | 2023.07.19 18:45:08.948181 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1089 rows, containing 6 columns (6 merged, 0 gathered) in 0.006049187 sec., 180024.1916806341 rows/sec., 242.93 MiB/sec. | ||
| 5471 | 2023.07.19 18:45:08.948626 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5472 | 2023.07.19 18:45:08.948821 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5473 | 2023.07.19 18:45:08.948895 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5474 | 2023.07.19 18:45:08.948961 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_51_10: 9.05 MiB. | ||
| 5475 | 2023.07.19 18:45:09.118881 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5476 | 2023.07.19 18:45:09.118936 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5477 | 2023.07.19 18:45:13.932437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5478 | 2023.07.19 18:45:13.932557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5479 | 2023.07.19 18:45:13.932584 [ 3 ] {} <Debug> HTTP-Session: 06161650-7820-418f-8c67-4f44ada26439 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5480 | 2023.07.19 18:45:13.932608 [ 3 ] {} <Debug> HTTP-Session: 06161650-7820-418f-8c67-4f44ada26439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2023.07.19 18:45:13.932733 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5482 | 2023.07.19 18:45:13.932791 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5483 | 2023.07.19 18:45:13.932954 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5484 | 2023.07.19 18:45:13.933343 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5485 | 2023.07.19 18:45:13.933606 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5486 | 2023.07.19 18:45:13.933768 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5487 | 2023.07.19 18:45:13.933885 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001117913 sec., 9839 rows/sec., 666.53 KiB/sec. | ||
| 5488 | 2023.07.19 18:45:13.934059 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5489 | 2023.07.19 18:45:13.934097 [ 3 ] {6735309f-ee4c-4790-8042-05e4a31c847e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5490 | 2023.07.19 18:45:13.934113 [ 3 ] {} <Debug> HTTP-Session: 06161650-7820-418f-8c67-4f44ada26439 Destroying unnamed session | ||
| 5491 | 2023.07.19 18:45:13.934239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5492 | 2023.07.19 18:45:13.934283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5493 | 2023.07.19 18:45:13.934303 [ 3 ] {} <Debug> HTTP-Session: 92edabfd-ebee-41d6-a289-190beaa9526c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5494 | 2023.07.19 18:45:13.934319 [ 3 ] {} <Debug> HTTP-Session: 92edabfd-ebee-41d6-a289-190beaa9526c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2023.07.19 18:45:13.934392 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5496 | 2023.07.19 18:45:13.934430 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5497 | 2023.07.19 18:45:13.934539 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5498 | 2023.07.19 18:45:13.934863 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5499 | 2023.07.19 18:45:13.935071 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5500 | 2023.07.19 18:45:13.935225 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5501 | 2023.07.19 18:45:13.935330 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000911847 sec., 111860 rows/sec., 10.40 MiB/sec. | ||
| 5502 | 2023.07.19 18:45:13.935442 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Debug> DynamicQueryHandler: Done processing query | ||
| 5503 | 2023.07.19 18:45:13.935465 [ 3 ] {5697291b-4a6a-4c39-80c7-9a24f0847734} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5504 | 2023.07.19 18:45:13.935481 [ 3 ] {} <Debug> HTTP-Session: 92edabfd-ebee-41d6-a289-190beaa9526c Destroying unnamed session | ||
| 5505 | 2023.07.19 18:45:13.935695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5506 | 2023.07.19 18:45:13.935739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5507 | 2023.07.19 18:45:13.935757 [ 3 ] {} <Debug> HTTP-Session: 415db76f-f547-4e0a-9f54-daa775cf86f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5508 | 2023.07.19 18:45:13.935773 [ 3 ] {} <Debug> HTTP-Session: 415db76f-f547-4e0a-9f54-daa775cf86f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2023.07.19 18:45:13.935852 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5510 | 2023.07.19 18:45:13.935891 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5511 | 2023.07.19 18:45:13.935991 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5512 | 2023.07.19 18:45:13.936417 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5513 | 2023.07.19 18:45:13.936628 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5514 | 2023.07.19 18:45:13.936771 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5515 | 2023.07.19 18:45:13.936868 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.000989799 sec., 282885 rows/sec., 19.55 MiB/sec. | ||
| 5516 | 2023.07.19 18:45:13.936981 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 5517 | 2023.07.19 18:45:13.937003 [ 3 ] {071da96c-36d6-44e1-8e65-fbf94531fa3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 5518 | 2023.07.19 18:45:13.937023 [ 3 ] {} <Debug> HTTP-Session: 415db76f-f547-4e0a-9f54-daa775cf86f8 Destroying unnamed session | ||
| 5519 | 2023.07.19 18:45:13.937131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5520 | 2023.07.19 18:45:13.937175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5521 | 2023.07.19 18:45:13.937194 [ 3 ] {} <Debug> HTTP-Session: c9c927f3-34de-4424-9221-d3a8f04f0de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5522 | 2023.07.19 18:45:13.937210 [ 3 ] {} <Debug> HTTP-Session: c9c927f3-34de-4424-9221-d3a8f04f0de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2023.07.19 18:45:13.937276 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 5524 | 2023.07.19 18:45:13.937314 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5525 | 2023.07.19 18:45:13.937418 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5526 | 2023.07.19 18:45:13.937651 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5527 | 2023.07.19 18:45:13.937883 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5528 | 2023.07.19 18:45:13.938055 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 5529 | 2023.07.19 18:45:13.938155 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000851755 sec., 7044 rows/sec., 295.80 KiB/sec. | ||
| 5530 | 2023.07.19 18:45:13.938268 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Debug> DynamicQueryHandler: Done processing query | ||
| 5531 | 2023.07.19 18:45:13.938290 [ 3 ] {5a575fca-bb2c-4c94-a448-0c3e5fad4366} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5532 | 2023.07.19 18:45:13.938305 [ 3 ] {} <Debug> HTTP-Session: c9c927f3-34de-4424-9221-d3a8f04f0de0 Destroying unnamed session | ||
| 5533 | 2023.07.19 18:45:13.938423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5534 | 2023.07.19 18:45:13.938466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5535 | 2023.07.19 18:45:13.938485 [ 3 ] {} <Debug> HTTP-Session: a5322f72-59dd-4904-902e-1915def383e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5536 | 2023.07.19 18:45:13.938501 [ 3 ] {} <Debug> HTTP-Session: a5322f72-59dd-4904-902e-1915def383e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2023.07.19 18:45:13.938570 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 5538 | 2023.07.19 18:45:13.938609 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 5539 | 2023.07.19 18:45:13.938721 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5540 | 2023.07.19 18:45:13.939004 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5541 | 2023.07.19 18:45:13.939245 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5542 | 2023.07.19 18:45:13.939411 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 5543 | 2023.07.19 18:45:13.939510 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000913967 sec., 80965 rows/sec., 4.95 MiB/sec. | ||
| 5544 | 2023.07.19 18:45:13.939622 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Debug> DynamicQueryHandler: Done processing query | ||
| 5545 | 2023.07.19 18:45:13.939645 [ 3 ] {3c1fd438-c258-4024-b1d8-037e9a82354f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 5546 | 2023.07.19 18:45:13.939661 [ 3 ] {} <Debug> HTTP-Session: a5322f72-59dd-4904-902e-1915def383e4 Destroying unnamed session | ||
| 5547 | 2023.07.19 18:45:13.939764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5548 | 2023.07.19 18:45:13.939807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5549 | 2023.07.19 18:45:13.939825 [ 3 ] {} <Debug> HTTP-Session: adc9867c-22c6-47e0-bcd8-0a4da6fa70fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5550 | 2023.07.19 18:45:13.939840 [ 3 ] {} <Debug> HTTP-Session: adc9867c-22c6-47e0-bcd8-0a4da6fa70fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2023.07.19 18:45:13.939908 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5552 | 2023.07.19 18:45:13.939950 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5553 | 2023.07.19 18:45:13.940080 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5554 | 2023.07.19 18:45:13.940357 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5555 | 2023.07.19 18:45:13.940624 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5556 | 2023.07.19 18:45:13.940790 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5557 | 2023.07.19 18:45:13.940901 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000958208 sec., 5218 rows/sec., 7.04 MiB/sec. | ||
| 5558 | 2023.07.19 18:45:13.941179 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Debug> DynamicQueryHandler: Done processing query | ||
| 5559 | 2023.07.19 18:45:13.941202 [ 3 ] {ed8741f5-3359-494e-b978-fdecddaf1dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5560 | 2023.07.19 18:45:13.941219 [ 3 ] {} <Debug> HTTP-Session: adc9867c-22c6-47e0-bcd8-0a4da6fa70fd Destroying unnamed session | ||
| 5561 | 2023.07.19 18:45:13.941325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5562 | 2023.07.19 18:45:13.941369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5563 | 2023.07.19 18:45:13.941387 [ 3 ] {} <Debug> HTTP-Session: fe2d9abd-8625-40cc-b9f4-a657bb57d269 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5564 | 2023.07.19 18:45:13.941403 [ 3 ] {} <Debug> HTTP-Session: fe2d9abd-8625-40cc-b9f4-a657bb57d269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2023.07.19 18:45:13.941473 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5566 | 2023.07.19 18:45:13.941511 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5567 | 2023.07.19 18:45:13.941634 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5568 | 2023.07.19 18:45:13.941878 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5569 | 2023.07.19 18:45:13.942102 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5570 | 2023.07.19 18:45:13.942277 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 5571 | 2023.07.19 18:45:13.942377 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000878046 sec., 21638 rows/sec., 1.12 MiB/sec. | ||
| 5572 | 2023.07.19 18:45:13.942486 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 5573 | 2023.07.19 18:45:13.942508 [ 3 ] {efa6a6ff-643d-404f-9a7d-9f1a6f5940ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5574 | 2023.07.19 18:45:13.942524 [ 3 ] {} <Debug> HTTP-Session: fe2d9abd-8625-40cc-b9f4-a657bb57d269 Destroying unnamed session | ||
| 5575 | 2023.07.19 18:45:18.928885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5576 | 2023.07.19 18:45:18.929059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5577 | 2023.07.19 18:45:18.929105 [ 3 ] {} <Debug> HTTP-Session: 9e5356a8-d131-4e7d-bfb0-864b83337aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5578 | 2023.07.19 18:45:18.929146 [ 3 ] {} <Debug> HTTP-Session: 9e5356a8-d131-4e7d-bfb0-864b83337aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2023.07.19 18:45:18.929346 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5580 | 2023.07.19 18:45:18.929442 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5581 | 2023.07.19 18:45:18.929705 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5582 | 2023.07.19 18:45:18.930266 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5583 | 2023.07.19 18:45:18.930528 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5584 | 2023.07.19 18:45:18.930687 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5585 | 2023.07.19 18:45:18.930808 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001408671 sec., 24846 rows/sec., 1.97 MiB/sec. | ||
| 5586 | 2023.07.19 18:45:18.931113 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Debug> DynamicQueryHandler: Done processing query | ||
| 5587 | 2023.07.19 18:45:18.931137 [ 3 ] {bd862cc7-fb0e-475a-87fd-ca712711ff66} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5588 | 2023.07.19 18:45:18.931153 [ 3 ] {} <Debug> HTTP-Session: 9e5356a8-d131-4e7d-bfb0-864b83337aa1 Destroying unnamed session | ||
| 5589 | 2023.07.19 18:45:18.931286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5590 | 2023.07.19 18:45:18.931329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5591 | 2023.07.19 18:45:18.931348 [ 3 ] {} <Debug> HTTP-Session: b86c8d01-dfa9-48a1-a5a8-9b2285c452af Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5592 | 2023.07.19 18:45:18.931364 [ 3 ] {} <Debug> HTTP-Session: b86c8d01-dfa9-48a1-a5a8-9b2285c452af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2023.07.19 18:45:18.931439 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5594 | 2023.07.19 18:45:18.931476 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5595 | 2023.07.19 18:45:18.931579 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5596 | 2023.07.19 18:45:18.931900 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5597 | 2023.07.19 18:45:18.932135 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5598 | 2023.07.19 18:45:18.932284 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5599 | 2023.07.19 18:45:18.932382 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000917307 sec., 114465 rows/sec., 11.05 MiB/sec. | ||
| 5600 | 2023.07.19 18:45:18.932495 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Debug> DynamicQueryHandler: Done processing query | ||
| 5601 | 2023.07.19 18:45:18.932517 [ 3 ] {70e67dd5-223f-4740-97da-c4c1dc6c3b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5602 | 2023.07.19 18:45:18.932533 [ 3 ] {} <Debug> HTTP-Session: b86c8d01-dfa9-48a1-a5a8-9b2285c452af Destroying unnamed session | ||
| 5603 | 2023.07.19 18:45:18.932684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5604 | 2023.07.19 18:45:18.932726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5605 | 2023.07.19 18:45:18.932745 [ 3 ] {} <Debug> HTTP-Session: b8abd288-4692-43bf-aa1d-73066fd4efaf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5606 | 2023.07.19 18:45:18.932760 [ 3 ] {} <Debug> HTTP-Session: b8abd288-4692-43bf-aa1d-73066fd4efaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2023.07.19 18:45:18.932828 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5608 | 2023.07.19 18:45:18.932865 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5609 | 2023.07.19 18:45:18.932966 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5610 | 2023.07.19 18:45:18.933233 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5611 | 2023.07.19 18:45:18.933448 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5612 | 2023.07.19 18:45:18.933592 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5613 | 2023.07.19 18:45:18.933692 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000838375 sec., 41747 rows/sec., 3.26 MiB/sec. | ||
| 5614 | 2023.07.19 18:45:18.933801 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Debug> DynamicQueryHandler: Done processing query | ||
| 5615 | 2023.07.19 18:45:18.933824 [ 3 ] {543ba03a-9b08-4a96-8eec-2d19989af73d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5616 | 2023.07.19 18:45:18.933839 [ 3 ] {} <Debug> HTTP-Session: b8abd288-4692-43bf-aa1d-73066fd4efaf Destroying unnamed session | ||
| 5617 | 2023.07.19 18:45:18.933992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5618 | 2023.07.19 18:45:18.934037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5619 | 2023.07.19 18:45:18.934054 [ 3 ] {} <Debug> HTTP-Session: ef980b84-6c8d-444b-b031-107c97ffbb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5620 | 2023.07.19 18:45:18.934070 [ 3 ] {} <Debug> HTTP-Session: ef980b84-6c8d-444b-b031-107c97ffbb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2023.07.19 18:45:18.934148 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5622 | 2023.07.19 18:45:18.934189 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5623 | 2023.07.19 18:45:18.934320 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5624 | 2023.07.19 18:45:18.934728 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5625 | 2023.07.19 18:45:18.935038 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5626 | 2023.07.19 18:45:18.935209 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5627 | 2023.07.19 18:45:18.935310 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001135733 sec., 30817 rows/sec., 41.59 MiB/sec. | ||
| 5628 | 2023.07.19 18:45:18.935429 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Debug> DynamicQueryHandler: Done processing query | ||
| 5629 | 2023.07.19 18:45:18.935451 [ 3 ] {d6266743-5812-497d-99cb-67feaa18a580} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 5630 | 2023.07.19 18:45:18.935466 [ 3 ] {} <Debug> HTTP-Session: ef980b84-6c8d-444b-b031-107c97ffbb88 Destroying unnamed session | ||
| 5631 | 2023.07.19 18:45:23.932257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5632 | 2023.07.19 18:45:23.932393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5633 | 2023.07.19 18:45:23.932423 [ 3 ] {} <Debug> HTTP-Session: c8c41e36-6298-414e-9411-eb02d0ec79f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5634 | 2023.07.19 18:45:23.932451 [ 3 ] {} <Debug> HTTP-Session: c8c41e36-6298-414e-9411-eb02d0ec79f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2023.07.19 18:45:23.932594 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5636 | 2023.07.19 18:45:23.932662 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5637 | 2023.07.19 18:45:23.932844 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5638 | 2023.07.19 18:45:23.933341 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5639 | 2023.07.19 18:45:23.933603 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5640 | 2023.07.19 18:45:23.933764 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5641 | 2023.07.19 18:45:23.933886 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001252997 sec., 8778 rows/sec., 594.67 KiB/sec. | ||
| 5642 | 2023.07.19 18:45:23.934027 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 5643 | 2023.07.19 18:45:23.934051 [ 3 ] {54198858-a23d-4f0b-816a-68242157d0e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5644 | 2023.07.19 18:45:23.934067 [ 3 ] {} <Debug> HTTP-Session: c8c41e36-6298-414e-9411-eb02d0ec79f2 Destroying unnamed session | ||
| 5645 | 2023.07.19 18:45:23.934191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5646 | 2023.07.19 18:45:23.934236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5647 | 2023.07.19 18:45:23.934254 [ 3 ] {} <Debug> HTTP-Session: ddf4e45f-2059-43a3-a3cf-193af07a2594 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5648 | 2023.07.19 18:45:23.934270 [ 3 ] {} <Debug> HTTP-Session: ddf4e45f-2059-43a3-a3cf-193af07a2594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2023.07.19 18:45:23.934341 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5650 | 2023.07.19 18:45:23.934379 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5651 | 2023.07.19 18:45:23.934483 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5652 | 2023.07.19 18:45:23.934817 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5653 | 2023.07.19 18:45:23.935027 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5654 | 2023.07.19 18:45:23.935178 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5655 | 2023.07.19 18:45:23.935280 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000911677 sec., 111881 rows/sec., 10.40 MiB/sec. | ||
| 5656 | 2023.07.19 18:45:23.935393 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 5657 | 2023.07.19 18:45:23.935415 [ 3 ] {3119a490-6ebf-427f-85c4-b24aae1470bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5658 | 2023.07.19 18:45:23.935431 [ 3 ] {} <Debug> HTTP-Session: ddf4e45f-2059-43a3-a3cf-193af07a2594 Destroying unnamed session | ||
| 5659 | 2023.07.19 18:45:23.935579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5660 | 2023.07.19 18:45:23.935623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5661 | 2023.07.19 18:45:23.935641 [ 3 ] {} <Debug> HTTP-Session: a90badd6-36e5-446d-be37-1ac8b61ad43c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5662 | 2023.07.19 18:45:23.935657 [ 3 ] {} <Debug> HTTP-Session: a90badd6-36e5-446d-be37-1ac8b61ad43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2023.07.19 18:45:23.935736 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5664 | 2023.07.19 18:45:23.935774 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5665 | 2023.07.19 18:45:23.935875 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5666 | 2023.07.19 18:45:23.936286 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5667 | 2023.07.19 18:45:23.936496 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5668 | 2023.07.19 18:45:23.936642 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5669 | 2023.07.19 18:45:23.936738 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000975778 sec., 275677 rows/sec., 18.96 MiB/sec. | ||
| 5670 | 2023.07.19 18:45:23.936887 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Debug> DynamicQueryHandler: Done processing query | ||
| 5671 | 2023.07.19 18:45:23.936929 [ 3 ] {e978bc7f-648b-449f-be52-1ee3c1590a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 5672 | 2023.07.19 18:45:23.936965 [ 3 ] {} <Debug> HTTP-Session: a90badd6-36e5-446d-be37-1ac8b61ad43c Destroying unnamed session | ||
| 5673 | 2023.07.19 18:45:23.937119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5674 | 2023.07.19 18:45:23.937161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5675 | 2023.07.19 18:45:23.937179 [ 3 ] {} <Debug> HTTP-Session: d6723ded-a8e1-416a-a299-a91c29cb8c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5676 | 2023.07.19 18:45:23.937196 [ 3 ] {} <Debug> HTTP-Session: d6723ded-a8e1-416a-a299-a91c29cb8c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2023.07.19 18:45:23.937262 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 5678 | 2023.07.19 18:45:23.937300 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5679 | 2023.07.19 18:45:23.937413 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5680 | 2023.07.19 18:45:23.937649 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5681 | 2023.07.19 18:45:23.937886 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5682 | 2023.07.19 18:45:23.938060 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 5683 | 2023.07.19 18:45:23.938168 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000880156 sec., 6816 rows/sec., 286.26 KiB/sec. | ||
| 5684 | 2023.07.19 18:45:23.938282 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 5685 | 2023.07.19 18:45:23.938305 [ 3 ] {4d5662b1-0f18-4a58-a8e5-d54abe4c11bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5686 | 2023.07.19 18:45:23.938320 [ 3 ] {} <Debug> HTTP-Session: d6723ded-a8e1-416a-a299-a91c29cb8c1c Destroying unnamed session | ||
| 5687 | 2023.07.19 18:45:23.938472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5688 | 2023.07.19 18:45:23.938515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5689 | 2023.07.19 18:45:23.938532 [ 3 ] {} <Debug> HTTP-Session: 740f6231-b382-4275-8f09-8946c62310fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5690 | 2023.07.19 18:45:23.938548 [ 3 ] {} <Debug> HTTP-Session: 740f6231-b382-4275-8f09-8946c62310fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2023.07.19 18:45:23.938619 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 5692 | 2023.07.19 18:45:23.938658 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 5693 | 2023.07.19 18:45:23.938771 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5694 | 2023.07.19 18:45:23.939069 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5695 | 2023.07.19 18:45:23.939305 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5696 | 2023.07.19 18:45:23.939479 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 5697 | 2023.07.19 18:45:23.939602 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000943908 sec., 66743 rows/sec., 4.05 MiB/sec. | ||
| 5698 | 2023.07.19 18:45:23.939743 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Debug> DynamicQueryHandler: Done processing query | ||
| 5699 | 2023.07.19 18:45:23.939766 [ 3 ] {eb1f2c9d-a651-4287-a1c3-74151afd2077} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5700 | 2023.07.19 18:45:23.939782 [ 3 ] {} <Debug> HTTP-Session: 740f6231-b382-4275-8f09-8946c62310fa Destroying unnamed session | ||
| 5701 | 2023.07.19 18:45:23.939894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5702 | 2023.07.19 18:45:23.939937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5703 | 2023.07.19 18:45:23.939955 [ 3 ] {} <Debug> HTTP-Session: 5dbf02a4-ba0a-4fd5-8858-ebe47afa918d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5704 | 2023.07.19 18:45:23.939972 [ 3 ] {} <Debug> HTTP-Session: 5dbf02a4-ba0a-4fd5-8858-ebe47afa918d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2023.07.19 18:45:23.940045 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5706 | 2023.07.19 18:45:23.940087 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5707 | 2023.07.19 18:45:23.940221 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5708 | 2023.07.19 18:45:23.940498 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5709 | 2023.07.19 18:45:23.940758 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5710 | 2023.07.19 18:45:23.940938 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5711 | 2023.07.19 18:45:23.941064 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000991829 sec., 5041 rows/sec., 6.80 MiB/sec. | ||
| 5712 | 2023.07.19 18:45:23.941181 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5713 | 2023.07.19 18:45:23.941204 [ 3 ] {65daadcb-0b96-44f4-86ba-ebb89c411e5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5714 | 2023.07.19 18:45:23.941220 [ 3 ] {} <Debug> HTTP-Session: 5dbf02a4-ba0a-4fd5-8858-ebe47afa918d Destroying unnamed session | ||
| 5715 | 2023.07.19 18:45:23.941329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5716 | 2023.07.19 18:45:23.941373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5717 | 2023.07.19 18:45:23.941391 [ 3 ] {} <Debug> HTTP-Session: cbde8cb6-dec3-4aee-8188-02153382dfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5718 | 2023.07.19 18:45:23.941407 [ 3 ] {} <Debug> HTTP-Session: cbde8cb6-dec3-4aee-8188-02153382dfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2023.07.19 18:45:23.941474 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5720 | 2023.07.19 18:45:23.941512 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5721 | 2023.07.19 18:45:23.941613 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5722 | 2023.07.19 18:45:23.941853 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5723 | 2023.07.19 18:45:23.942083 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5724 | 2023.07.19 18:45:23.942252 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 5725 | 2023.07.19 18:45:23.942379 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000872236 sec., 21783 rows/sec., 1.13 MiB/sec. | ||
| 5726 | 2023.07.19 18:45:23.942374 [ 162 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5727 | 2023.07.19 18:45:23.942486 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5728 | 2023.07.19 18:45:23.942556 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Debug> DynamicQueryHandler: Done processing query | ||
| 5729 | 2023.07.19 18:45:23.942584 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 5730 | 2023.07.19 18:45:23.942594 [ 3 ] {14814ead-788a-40d1-9bd3-f2d8212e178d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5731 | 2023.07.19 18:45:23.942642 [ 3 ] {} <Debug> HTTP-Session: cbde8cb6-dec3-4aee-8188-02153382dfd1 Destroying unnamed session | ||
| 5732 | 2023.07.19 18:45:23.942711 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5733 | 2023.07.19 18:45:23.942746 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 508 rows starting from the beginning of the part | ||
| 5734 | 2023.07.19 18:45:23.942851 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part | ||
| 5735 | 2023.07.19 18:45:23.942934 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part | ||
| 5736 | 2023.07.19 18:45:23.943015 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part | ||
| 5737 | 2023.07.19 18:45:23.943090 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part | ||
| 5738 | 2023.07.19 18:45:23.943164 [ 26 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part | ||
| 5739 | 2023.07.19 18:45:23.943804 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260877 sec., 478238.5593519431 rows/sec., 25.26 MiB/sec. | ||
| 5740 | 2023.07.19 18:45:23.943957 [ 15 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5741 | 2023.07.19 18:45:23.944186 [ 15 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 5742 | 2023.07.19 18:45:23.944259 [ 15 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_31_6} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 5743 | 2023.07.19 18:45:24.118976 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5744 | 2023.07.19 18:45:24.119017 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5745 | 2023.07.19 18:45:28.929694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5746 | 2023.07.19 18:45:28.929828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5747 | 2023.07.19 18:45:28.929857 [ 3 ] {} <Debug> HTTP-Session: fffd553c-41a6-4db6-b4eb-af331c6e25ee Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5748 | 2023.07.19 18:45:28.929885 [ 3 ] {} <Debug> HTTP-Session: fffd553c-41a6-4db6-b4eb-af331c6e25ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2023.07.19 18:45:28.930025 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5750 | 2023.07.19 18:45:28.930092 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5751 | 2023.07.19 18:45:28.930274 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5752 | 2023.07.19 18:45:28.930691 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5753 | 2023.07.19 18:45:28.930949 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5754 | 2023.07.19 18:45:28.931105 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5755 | 2023.07.19 18:45:28.931228 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001163614 sec., 30078 rows/sec., 2.38 MiB/sec. | ||
| 5756 | 2023.07.19 18:45:28.931378 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5757 | 2023.07.19 18:45:28.931402 [ 3 ] {84918cd7-100e-42ec-8e31-95aeaaa0c5f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5758 | 2023.07.19 18:45:28.931418 [ 3 ] {} <Debug> HTTP-Session: fffd553c-41a6-4db6-b4eb-af331c6e25ee Destroying unnamed session | ||
| 5759 | 2023.07.19 18:45:28.931546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5760 | 2023.07.19 18:45:28.931590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5761 | 2023.07.19 18:45:28.931608 [ 3 ] {} <Debug> HTTP-Session: 7f764cbe-97cb-439a-a007-e167a1913e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5762 | 2023.07.19 18:45:28.931625 [ 3 ] {} <Debug> HTTP-Session: 7f764cbe-97cb-439a-a007-e167a1913e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2023.07.19 18:45:28.931697 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5764 | 2023.07.19 18:45:28.931735 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5765 | 2023.07.19 18:45:28.931836 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5766 | 2023.07.19 18:45:28.932171 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5767 | 2023.07.19 18:45:28.932380 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5768 | 2023.07.19 18:45:28.932532 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5769 | 2023.07.19 18:45:28.932659 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000929107 sec., 113011 rows/sec., 10.91 MiB/sec. | ||
| 5770 | 2023.07.19 18:45:28.932810 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Debug> DynamicQueryHandler: Done processing query | ||
| 5771 | 2023.07.19 18:45:28.932851 [ 3 ] {abf0deea-c6cf-41b6-adf0-fa2ed0dfc916} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5772 | 2023.07.19 18:45:28.932872 [ 3 ] {} <Debug> HTTP-Session: 7f764cbe-97cb-439a-a007-e167a1913e3f Destroying unnamed session | ||
| 5773 | 2023.07.19 18:45:28.933029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5774 | 2023.07.19 18:45:28.933072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5775 | 2023.07.19 18:45:28.933091 [ 3 ] {} <Debug> HTTP-Session: 8573979e-39ab-432f-9127-0df8635a9219 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5776 | 2023.07.19 18:45:28.933107 [ 3 ] {} <Debug> HTTP-Session: 8573979e-39ab-432f-9127-0df8635a9219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2023.07.19 18:45:28.933178 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5778 | 2023.07.19 18:45:28.933216 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5779 | 2023.07.19 18:45:28.933332 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5780 | 2023.07.19 18:45:28.933607 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5781 | 2023.07.19 18:45:28.933816 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5782 | 2023.07.19 18:45:28.933962 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5783 | 2023.07.19 18:45:28.934090 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000880855 sec., 39734 rows/sec., 3.11 MiB/sec. | ||
| 5784 | 2023.07.19 18:45:28.934235 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 5785 | 2023.07.19 18:45:28.934273 [ 3 ] {7585c6e0-e7f2-4fd0-b0d3-bbd9247acd2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5786 | 2023.07.19 18:45:28.934289 [ 3 ] {} <Debug> HTTP-Session: 8573979e-39ab-432f-9127-0df8635a9219 Destroying unnamed session | ||
| 5787 | 2023.07.19 18:45:28.934459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5788 | 2023.07.19 18:45:28.934503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5789 | 2023.07.19 18:45:28.934521 [ 3 ] {} <Debug> HTTP-Session: b1bad142-5a74-4eae-9780-434a231fd95e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5790 | 2023.07.19 18:45:28.934537 [ 3 ] {} <Debug> HTTP-Session: b1bad142-5a74-4eae-9780-434a231fd95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2023.07.19 18:45:28.934617 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5792 | 2023.07.19 18:45:28.934660 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5793 | 2023.07.19 18:45:28.934799 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5794 | 2023.07.19 18:45:28.935218 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.42 GiB. | ||
| 5795 | 2023.07.19 18:45:28.935524 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5796 | 2023.07.19 18:45:28.935695 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5797 | 2023.07.19 18:45:28.935832 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001186545 sec., 29497 rows/sec., 39.81 MiB/sec. | ||
| 5798 | 2023.07.19 18:45:28.936048 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Debug> DynamicQueryHandler: Done processing query | ||
| 5799 | 2023.07.19 18:45:28.936070 [ 3 ] {52288aa9-1307-4a2a-8c73-433ebb659d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 5800 | 2023.07.19 18:45:28.936085 [ 3 ] {} <Debug> HTTP-Session: b1bad142-5a74-4eae-9780-434a231fd95e Destroying unnamed session | ||
| 5801 | 2023.07.19 18:45:33.931939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5802 | 2023.07.19 18:45:33.932069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5803 | 2023.07.19 18:45:33.932099 [ 3 ] {} <Debug> HTTP-Session: 86cee235-ed64-4f54-9557-76cf88884d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5804 | 2023.07.19 18:45:33.932127 [ 3 ] {} <Debug> HTTP-Session: 86cee235-ed64-4f54-9557-76cf88884d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2023.07.19 18:45:33.932266 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5806 | 2023.07.19 18:45:33.932333 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5807 | 2023.07.19 18:45:33.932514 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5808 | 2023.07.19 18:45:33.932925 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5809 | 2023.07.19 18:45:33.933182 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 5810 | 2023.07.19 18:45:33.933341 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 5811 | 2023.07.19 18:45:33.933458 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001154224 sec., 9530 rows/sec., 645.56 KiB/sec. | ||
| 5812 | 2023.07.19 18:45:33.933486 [ 156 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 5813 | 2023.07.19 18:45:33.933600 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5814 | 2023.07.19 18:45:33.933638 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Debug> DynamicQueryHandler: Done processing query | ||
| 5815 | 2023.07.19 18:45:33.933683 [ 3 ] {1181cd84-f651-4dad-82e2-205165ef2f08} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5816 | 2023.07.19 18:45:33.933690 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 5817 | 2023.07.19 18:45:33.933704 [ 3 ] {} <Debug> HTTP-Session: 86cee235-ed64-4f54-9557-76cf88884d24 Destroying unnamed session | ||
| 5818 | 2023.07.19 18:45:33.933779 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5819 | 2023.07.19 18:45:33.933812 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 46 rows starting from the beginning of the part | ||
| 5820 | 2023.07.19 18:45:33.933848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5821 | 2023.07.19 18:45:33.933900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5822 | 2023.07.19 18:45:33.933927 [ 3 ] {} <Debug> HTTP-Session: 74829a99-71ff-44d0-9d3a-d3566393fd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5823 | 2023.07.19 18:45:33.933959 [ 3 ] {} <Debug> HTTP-Session: 74829a99-71ff-44d0-9d3a-d3566393fd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2023.07.19 18:45:33.933966 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part | ||
| 5825 | 2023.07.19 18:45:33.934057 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5826 | 2023.07.19 18:45:33.934113 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 35 rows starting from the beginning of the part | ||
| 5827 | 2023.07.19 18:45:33.934114 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5828 | 2023.07.19 18:45:33.934323 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 5829 | 2023.07.19 18:45:33.934369 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5830 | 2023.07.19 18:45:33.934472 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 35 rows starting from the beginning of the part | ||
| 5831 | 2023.07.19 18:45:33.934622 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 5832 | 2023.07.19 18:45:33.934968 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5833 | 2023.07.19 18:45:33.935326 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 5834 | 2023.07.19 18:45:33.935521 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.001867945 sec., 79766.80255574977 rows/sec., 6.01 MiB/sec. | ||
| 5835 | 2023.07.19 18:45:33.935552 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 5836 | 2023.07.19 18:45:33.935624 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 5837 | 2023.07.19 18:45:33.935719 [ 156 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 5838 | 2023.07.19 18:45:33.935762 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001671029 sec., 61040 rows/sec., 5.68 MiB/sec. | ||
| 5839 | 2023.07.19 18:45:33.935806 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5840 | 2023.07.19 18:45:33.936050 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 5841 | 2023.07.19 18:45:33.936069 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 5842 | 2023.07.19 18:45:33.936094 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Debug> DynamicQueryHandler: Done processing query | ||
| 5843 | 2023.07.19 18:45:33.936134 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_61_12} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 5844 | 2023.07.19 18:45:33.936160 [ 3 ] {c30fe0ee-dfc0-4850-9a13-24f1e2df7e73} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5845 | 2023.07.19 18:45:33.936200 [ 3 ] {} <Debug> HTTP-Session: 74829a99-71ff-44d0-9d3a-d3566393fd5c Destroying unnamed session | ||
| 5846 | 2023.07.19 18:45:33.936332 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5847 | 2023.07.19 18:45:33.936369 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 207 rows starting from the beginning of the part | ||
| 5848 | 2023.07.19 18:45:33.936449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5849 | 2023.07.19 18:45:33.936539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5850 | 2023.07.19 18:45:33.936544 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 102 rows starting from the beginning of the part | ||
| 5851 | 2023.07.19 18:45:33.936570 [ 3 ] {} <Debug> HTTP-Session: 546a0e0e-8e60-4801-bf24-a0c7ec1e957c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5852 | 2023.07.19 18:45:33.936630 [ 3 ] {} <Debug> HTTP-Session: 546a0e0e-8e60-4801-bf24-a0c7ec1e957c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2023.07.19 18:45:33.936807 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 5854 | 2023.07.19 18:45:33.936837 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5855 | 2023.07.19 18:45:33.936914 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5856 | 2023.07.19 18:45:33.937036 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 102 rows starting from the beginning of the part | ||
| 5857 | 2023.07.19 18:45:33.937368 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 5858 | 2023.07.19 18:45:33.937368 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5859 | 2023.07.19 18:45:33.937568 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 102 rows starting from the beginning of the part | ||
| 5860 | 2023.07.19 18:45:33.938183 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5861 | 2023.07.19 18:45:33.938693 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 5862 | 2023.07.19 18:45:33.939022 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 5863 | 2023.07.19 18:45:33.939131 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225015 sec., 224185.00379068006 rows/sec., 21.20 MiB/sec. | ||
| 5864 | 2023.07.19 18:45:33.939263 [ 156 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 5865 | 2023.07.19 18:45:33.939307 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00240258 sec., 111962 rows/sec., 7.70 MiB/sec. | ||
| 5866 | 2023.07.19 18:45:33.939374 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 5867 | 2023.07.19 18:45:33.939403 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5868 | 2023.07.19 18:45:33.939648 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 5869 | 2023.07.19 18:45:33.939665 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 5870 | 2023.07.19 18:45:33.939705 [ 3 ] {5a3e67d8-36bb-453e-882b-52f6627f05ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 5871 | 2023.07.19 18:45:33.939743 [ 3 ] {} <Debug> HTTP-Session: 546a0e0e-8e60-4801-bf24-a0c7ec1e957c Destroying unnamed session | ||
| 5872 | 2023.07.19 18:45:33.939795 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 5873 | 2023.07.19 18:45:33.939811 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5874 | 2023.07.19 18:45:33.939860 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 333 rows starting from the beginning of the part | ||
| 5875 | 2023.07.19 18:45:33.939906 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_61_12} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 5876 | 2023.07.19 18:45:33.939980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5877 | 2023.07.19 18:45:33.940008 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 280 rows starting from the beginning of the part | ||
| 5878 | 2023.07.19 18:45:33.940102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5879 | 2023.07.19 18:45:33.940136 [ 3 ] {} <Debug> HTTP-Session: 4b238e03-9e80-497a-ac1e-ea0ba7c0c24e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5880 | 2023.07.19 18:45:33.940160 [ 3 ] {} <Debug> HTTP-Session: 4b238e03-9e80-497a-ac1e-ea0ba7c0c24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2023.07.19 18:45:33.940198 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 35 rows starting from the beginning of the part | ||
| 5882 | 2023.07.19 18:45:33.940268 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 5883 | 2023.07.19 18:45:33.940322 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 269 rows starting from the beginning of the part | ||
| 5884 | 2023.07.19 18:45:33.940327 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5885 | 2023.07.19 18:45:33.940473 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 35 rows starting from the beginning of the part | ||
| 5886 | 2023.07.19 18:45:33.940576 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5887 | 2023.07.19 18:45:33.940605 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 269 rows starting from the beginning of the part | ||
| 5888 | 2023.07.19 18:45:33.940973 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5889 | 2023.07.19 18:45:33.941334 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5890 | 2023.07.19 18:45:33.941534 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 5891 | 2023.07.19 18:45:33.941685 [ 156 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5892 | 2023.07.19 18:45:33.941699 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002113762 sec., 577643.0837530432 rows/sec., 40.37 MiB/sec. | ||
| 5893 | 2023.07.19 18:45:33.941745 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001433942 sec., 4184 rows/sec., 175.71 KiB/sec. | ||
| 5894 | 2023.07.19 18:45:33.941760 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5895 | 2023.07.19 18:45:33.941945 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 5896 | 2023.07.19 18:45:33.942061 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 5897 | 2023.07.19 18:45:33.942105 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 5898 | 2023.07.19 18:45:33.942157 [ 3 ] {4294a931-9e2b-45cf-9586-d49d4ef030e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5899 | 2023.07.19 18:45:33.942197 [ 3 ] {} <Debug> HTTP-Session: 4b238e03-9e80-497a-ac1e-ea0ba7c0c24e Destroying unnamed session | ||
| 5900 | 2023.07.19 18:45:33.942291 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 5901 | 2023.07.19 18:45:33.942312 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5902 | 2023.07.19 18:45:33.942407 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 5903 | 2023.07.19 18:45:33.942423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5904 | 2023.07.19 18:45:33.942437 [ 25 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_61_12} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 5905 | 2023.07.19 18:45:33.942565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5906 | 2023.07.19 18:45:33.942662 [ 3 ] {} <Debug> HTTP-Session: dda2c4e5-65da-42be-879d-9f591a43f422 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5907 | 2023.07.19 18:45:33.942717 [ 3 ] {} <Debug> HTTP-Session: dda2c4e5-65da-42be-879d-9f591a43f422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2023.07.19 18:45:33.942742 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 5909 | 2023.07.19 18:45:33.942922 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 5910 | 2023.07.19 18:45:33.942993 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 5911 | 2023.07.19 18:45:33.943014 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 5912 | 2023.07.19 18:45:33.943281 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 5913 | 2023.07.19 18:45:33.943573 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 5914 | 2023.07.19 18:45:33.943595 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5915 | 2023.07.19 18:45:33.943797 [ 10 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 5916 | 2023.07.19 18:45:33.944270 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5917 | 2023.07.19 18:45:33.944855 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5918 | 2023.07.19 18:45:33.945265 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 5919 | 2023.07.19 18:45:33.945291 [ 20 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442561 sec., 54029.543703074545 rows/sec., 2.22 MiB/sec. | ||
| 5920 | 2023.07.19 18:45:33.945425 [ 156 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5921 | 2023.07.19 18:45:33.945505 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5922 | 2023.07.19 18:45:33.945510 [ 25 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5923 | 2023.07.19 18:45:33.945527 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002529544 sec., 24905 rows/sec., 1.51 MiB/sec. | ||
| 5924 | 2023.07.19 18:45:33.945752 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 5925 | 2023.07.19 18:45:33.945888 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Debug> DynamicQueryHandler: Done processing query | ||
| 5926 | 2023.07.19 18:45:33.945965 [ 3 ] {eeef6b20-7163-473a-95e2-b96f4c3dda15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5927 | 2023.07.19 18:45:33.945976 [ 25 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 5928 | 2023.07.19 18:45:33.946031 [ 3 ] {} <Debug> HTTP-Session: dda2c4e5-65da-42be-879d-9f591a43f422 Destroying unnamed session | ||
| 5929 | 2023.07.19 18:45:33.946013 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5930 | 2023.07.19 18:45:33.946121 [ 25 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_31_6} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 5931 | 2023.07.19 18:45:33.946128 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1726 rows starting from the beginning of the part | ||
| 5932 | 2023.07.19 18:45:33.946300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5933 | 2023.07.19 18:45:33.946395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5934 | 2023.07.19 18:45:33.946450 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part | ||
| 5935 | 2023.07.19 18:45:33.946457 [ 3 ] {} <Debug> HTTP-Session: 7292b1b4-78c9-45ba-be1f-f4174c2e3edc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5936 | 2023.07.19 18:45:33.946534 [ 3 ] {} <Debug> HTTP-Session: 7292b1b4-78c9-45ba-be1f-f4174c2e3edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2023.07.19 18:45:33.946739 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 63 rows starting from the beginning of the part | ||
| 5938 | 2023.07.19 18:45:33.946757 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5939 | 2023.07.19 18:45:33.946867 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5940 | 2023.07.19 18:45:33.947021 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5941 | 2023.07.19 18:45:33.947374 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 63 rows starting from the beginning of the part | ||
| 5942 | 2023.07.19 18:45:33.947560 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5943 | 2023.07.19 18:45:33.947665 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part | ||
| 5944 | 2023.07.19 18:45:33.948222 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5945 | 2023.07.19 18:45:33.948893 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5946 | 2023.07.19 18:45:33.949234 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5947 | 2023.07.19 18:45:33.949525 [ 156 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5948 | 2023.07.19 18:45:33.949601 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002777011 sec., 1800 rows/sec., 2.43 MiB/sec. | ||
| 5949 | 2023.07.19 18:45:33.949616 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 5 columns (5 merged, 0 gathered) in 0.004043379 sec., 507496.329184081 rows/sec., 30.86 MiB/sec. | ||
| 5950 | 2023.07.19 18:45:33.949658 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5951 | 2023.07.19 18:45:33.949949 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5952 | 2023.07.19 18:45:33.949979 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5953 | 2023.07.19 18:45:33.950068 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Debug> DynamicQueryHandler: Done processing query | ||
| 5954 | 2023.07.19 18:45:33.950142 [ 3 ] {f49cfe14-57bd-4a84-b671-9dc22684e8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5955 | 2023.07.19 18:45:33.950211 [ 3 ] {} <Debug> HTTP-Session: 7292b1b4-78c9-45ba-be1f-f4174c2e3edc Destroying unnamed session | ||
| 5956 | 2023.07.19 18:45:33.950346 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5957 | 2023.07.19 18:45:33.950435 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 5958 | 2023.07.19 18:45:33.950465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5959 | 2023.07.19 18:45:33.950498 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1089 rows starting from the beginning of the part | ||
| 5960 | 2023.07.19 18:45:33.950608 [ 25 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 5961 | 2023.07.19 18:45:33.950674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5962 | 2023.07.19 18:45:33.950793 [ 3 ] {} <Debug> HTTP-Session: cd752add-4f54-477f-8652-744c2bad5574 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5963 | 2023.07.19 18:45:33.950870 [ 3 ] {} <Debug> HTTP-Session: cd752add-4f54-477f-8652-744c2bad5574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2023.07.19 18:45:33.951094 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 5965 | 2023.07.19 18:45:33.951103 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5966 | 2023.07.19 18:45:33.951213 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 5967 | 2023.07.19 18:45:33.951418 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 5968 | 2023.07.19 18:45:33.951746 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5969 | 2023.07.19 18:45:33.951790 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 5970 | 2023.07.19 18:45:33.952006 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 5971 | 2023.07.19 18:45:33.952345 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 5972 | 2023.07.19 18:45:33.952479 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5973 | 2023.07.19 18:45:33.953020 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5974 | 2023.07.19 18:45:33.953261 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 5975 | 2023.07.19 18:45:33.953393 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002216275 sec., 8572 rows/sec., 455.17 KiB/sec. | ||
| 5976 | 2023.07.19 18:45:33.953568 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5977 | 2023.07.19 18:45:33.953591 [ 3 ] {77b74156-b918-4e62-b042-79352c87494e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 5978 | 2023.07.19 18:45:33.953607 [ 3 ] {} <Debug> HTTP-Session: cd752add-4f54-477f-8652-744c2bad5574 Destroying unnamed session | ||
| 5979 | 2023.07.19 18:45:33.955551 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 6 columns (6 merged, 0 gathered) in 0.005764609 sec., 203656.48390029575 rows/sec., 274.82 MiB/sec. | ||
| 5980 | 2023.07.19 18:45:33.956611 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5981 | 2023.07.19 18:45:33.956845 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5982 | 2023.07.19 18:45:33.956920 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5983 | 2023.07.19 18:45:33.956994 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_56_11: 8.40 MiB. | ||
| 5984 | 2023.07.19 18:45:34.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.87 MiB, peak 237.08 MiB, will set to 229.34 MiB (RSS), difference: -2.52 MiB | ||
| 5985 | 2023.07.19 18:45:38.929148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5986 | 2023.07.19 18:45:38.929286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5987 | 2023.07.19 18:45:38.929317 [ 3 ] {} <Debug> HTTP-Session: 769823fe-5abb-423b-b665-b3a8a725c29f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 5988 | 2023.07.19 18:45:38.929346 [ 3 ] {} <Debug> HTTP-Session: 769823fe-5abb-423b-b665-b3a8a725c29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2023.07.19 18:45:38.929491 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5990 | 2023.07.19 18:45:38.929559 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5991 | 2023.07.19 18:45:38.929747 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5992 | 2023.07.19 18:45:38.930197 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 5993 | 2023.07.19 18:45:38.930468 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 5994 | 2023.07.19 18:45:38.930640 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 5995 | 2023.07.19 18:45:38.930777 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001247276 sec., 28061 rows/sec., 2.22 MiB/sec. | ||
| 5996 | 2023.07.19 18:45:38.930936 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5997 | 2023.07.19 18:45:38.930962 [ 3 ] {be0431b3-e3ca-48e7-b15d-8fa5a6c6c69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5998 | 2023.07.19 18:45:38.930979 [ 3 ] {} <Debug> HTTP-Session: 769823fe-5abb-423b-b665-b3a8a725c29f Destroying unnamed session | ||
| 5999 | 2023.07.19 18:45:38.931115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6000 | 2023.07.19 18:45:38.931171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6001 | 2023.07.19 18:45:38.931190 [ 3 ] {} <Debug> HTTP-Session: 3240b23e-70fa-437d-ae4d-b50b7fcf4ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6002 | 2023.07.19 18:45:38.931210 [ 3 ] {} <Debug> HTTP-Session: 3240b23e-70fa-437d-ae4d-b50b7fcf4ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2023.07.19 18:45:38.931296 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6004 | 2023.07.19 18:45:38.931338 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6005 | 2023.07.19 18:45:38.931452 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6006 | 2023.07.19 18:45:38.931790 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6007 | 2023.07.19 18:45:38.932012 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6008 | 2023.07.19 18:45:38.932165 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6009 | 2023.07.19 18:45:38.932291 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000965989 sec., 108696 rows/sec., 10.50 MiB/sec. | ||
| 6010 | 2023.07.19 18:45:38.932417 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Debug> DynamicQueryHandler: Done processing query | ||
| 6011 | 2023.07.19 18:45:38.932442 [ 3 ] {e592ae19-26f8-4011-9d78-fe63aff56ddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6012 | 2023.07.19 18:45:38.932459 [ 3 ] {} <Debug> HTTP-Session: 3240b23e-70fa-437d-ae4d-b50b7fcf4ce2 Destroying unnamed session | ||
| 6013 | 2023.07.19 18:45:38.932620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6014 | 2023.07.19 18:45:38.932667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6015 | 2023.07.19 18:45:38.932686 [ 3 ] {} <Debug> HTTP-Session: 99386e12-c9fa-4e16-9b64-5cb45dc3115d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6016 | 2023.07.19 18:45:38.932703 [ 3 ] {} <Debug> HTTP-Session: 99386e12-c9fa-4e16-9b64-5cb45dc3115d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2023.07.19 18:45:38.932773 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6018 | 2023.07.19 18:45:38.932812 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6019 | 2023.07.19 18:45:38.932918 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6020 | 2023.07.19 18:45:38.933195 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6021 | 2023.07.19 18:45:38.933403 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6022 | 2023.07.19 18:45:38.933563 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6023 | 2023.07.19 18:45:38.933689 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000887706 sec., 39427 rows/sec., 3.08 MiB/sec. | ||
| 6024 | 2023.07.19 18:45:38.933848 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6025 | 2023.07.19 18:45:38.933882 [ 3 ] {6629f966-0839-4dd9-89ff-ad1cef30d61c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6026 | 2023.07.19 18:45:38.933898 [ 3 ] {} <Debug> HTTP-Session: 99386e12-c9fa-4e16-9b64-5cb45dc3115d Destroying unnamed session | ||
| 6027 | 2023.07.19 18:45:38.934046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6028 | 2023.07.19 18:45:38.934107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6029 | 2023.07.19 18:45:38.934131 [ 3 ] {} <Debug> HTTP-Session: e28b18e6-2f3a-49ed-8072-1a28bf9b64b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6030 | 2023.07.19 18:45:38.934153 [ 3 ] {} <Debug> HTTP-Session: e28b18e6-2f3a-49ed-8072-1a28bf9b64b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2023.07.19 18:45:38.934255 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6032 | 2023.07.19 18:45:38.934310 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6033 | 2023.07.19 18:45:38.934487 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6034 | 2023.07.19 18:45:38.934910 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6035 | 2023.07.19 18:45:38.935241 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6036 | 2023.07.19 18:45:38.935418 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 6037 | 2023.07.19 18:45:38.935553 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001260697 sec., 27762 rows/sec., 37.46 MiB/sec. | ||
| 6038 | 2023.07.19 18:45:38.935700 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Debug> DynamicQueryHandler: Done processing query | ||
| 6039 | 2023.07.19 18:45:38.935724 [ 3 ] {9a68ec9d-d26d-4cc0-abeb-3f99d8503ce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 6040 | 2023.07.19 18:45:38.935740 [ 3 ] {} <Debug> HTTP-Session: e28b18e6-2f3a-49ed-8072-1a28bf9b64b3 Destroying unnamed session | ||
| 6041 | 2023.07.19 18:45:39.119268 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6042 | 2023.07.19 18:45:39.119322 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6043 | 2023.07.19 18:45:43.932335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6044 | 2023.07.19 18:45:43.932507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6045 | 2023.07.19 18:45:43.932552 [ 3 ] {} <Debug> HTTP-Session: 4604c7cd-7b19-4384-91d3-1733c3a5a674 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6046 | 2023.07.19 18:45:43.932594 [ 3 ] {} <Debug> HTTP-Session: 4604c7cd-7b19-4384-91d3-1733c3a5a674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2023.07.19 18:45:43.932789 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6048 | 2023.07.19 18:45:43.932885 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6049 | 2023.07.19 18:45:43.933066 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6050 | 2023.07.19 18:45:43.933500 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6051 | 2023.07.19 18:45:43.933757 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6052 | 2023.07.19 18:45:43.933920 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6053 | 2023.07.19 18:45:43.934066 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001218696 sec., 9026 rows/sec., 611.41 KiB/sec. | ||
| 6054 | 2023.07.19 18:45:43.934221 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Debug> DynamicQueryHandler: Done processing query | ||
| 6055 | 2023.07.19 18:45:43.934247 [ 3 ] {e7233d8b-4adc-437b-be62-ab4b94d60044} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6056 | 2023.07.19 18:45:43.934263 [ 3 ] {} <Debug> HTTP-Session: 4604c7cd-7b19-4384-91d3-1733c3a5a674 Destroying unnamed session | ||
| 6057 | 2023.07.19 18:45:43.934406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6058 | 2023.07.19 18:45:43.934457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6059 | 2023.07.19 18:45:43.934476 [ 3 ] {} <Debug> HTTP-Session: 48f85273-070e-4960-9161-4d624aff6101 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6060 | 2023.07.19 18:45:43.934494 [ 3 ] {} <Debug> HTTP-Session: 48f85273-070e-4960-9161-4d624aff6101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2023.07.19 18:45:43.934576 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6062 | 2023.07.19 18:45:43.934617 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6063 | 2023.07.19 18:45:43.934724 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6064 | 2023.07.19 18:45:43.935065 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6065 | 2023.07.19 18:45:43.935276 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6066 | 2023.07.19 18:45:43.935420 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6067 | 2023.07.19 18:45:43.935544 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000939208 sec., 108602 rows/sec., 10.10 MiB/sec. | ||
| 6068 | 2023.07.19 18:45:43.935700 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6069 | 2023.07.19 18:45:43.935733 [ 3 ] {cc0d7ee7-43fd-4b07-a9c9-2a4900d40be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 6070 | 2023.07.19 18:45:43.935780 [ 3 ] {} <Debug> HTTP-Session: 48f85273-070e-4960-9161-4d624aff6101 Destroying unnamed session | ||
| 6071 | 2023.07.19 18:45:43.935997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6072 | 2023.07.19 18:45:43.936044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6073 | 2023.07.19 18:45:43.936062 [ 3 ] {} <Debug> HTTP-Session: 5482aa66-a6c4-49e2-8dab-0b2de42af55b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6074 | 2023.07.19 18:45:43.936078 [ 3 ] {} <Debug> HTTP-Session: 5482aa66-a6c4-49e2-8dab-0b2de42af55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2023.07.19 18:45:43.936160 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6076 | 2023.07.19 18:45:43.936198 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6077 | 2023.07.19 18:45:43.936314 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6078 | 2023.07.19 18:45:43.936726 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6079 | 2023.07.19 18:45:43.936944 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6080 | 2023.07.19 18:45:43.937143 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6081 | 2023.07.19 18:45:43.937277 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001088632 sec., 257203 rows/sec., 17.77 MiB/sec. | ||
| 6082 | 2023.07.19 18:45:43.937397 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 6083 | 2023.07.19 18:45:43.937420 [ 3 ] {3139974a-5f7e-43c0-8034-ca68a20242fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 6084 | 2023.07.19 18:45:43.937436 [ 3 ] {} <Debug> HTTP-Session: 5482aa66-a6c4-49e2-8dab-0b2de42af55b Destroying unnamed session | ||
| 6085 | 2023.07.19 18:45:43.937552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6086 | 2023.07.19 18:45:43.937597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6087 | 2023.07.19 18:45:43.937616 [ 3 ] {} <Debug> HTTP-Session: 888bb8fd-d694-4fdc-8499-7ee50e3d7c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6088 | 2023.07.19 18:45:43.937632 [ 3 ] {} <Debug> HTTP-Session: 888bb8fd-d694-4fdc-8499-7ee50e3d7c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2023.07.19 18:45:43.937700 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 6090 | 2023.07.19 18:45:43.937739 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6091 | 2023.07.19 18:45:43.937851 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6092 | 2023.07.19 18:45:43.938091 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6093 | 2023.07.19 18:45:43.938336 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6094 | 2023.07.19 18:45:43.938507 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 6095 | 2023.07.19 18:45:43.938627 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000898236 sec., 6679 rows/sec., 280.50 KiB/sec. | ||
| 6096 | 2023.07.19 18:45:43.938741 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 6097 | 2023.07.19 18:45:43.938765 [ 3 ] {1036659e-97b5-4a69-95c7-b402555544ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6098 | 2023.07.19 18:45:43.938780 [ 3 ] {} <Debug> HTTP-Session: 888bb8fd-d694-4fdc-8499-7ee50e3d7c21 Destroying unnamed session | ||
| 6099 | 2023.07.19 18:45:43.938894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6100 | 2023.07.19 18:45:43.938938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6101 | 2023.07.19 18:45:43.938956 [ 3 ] {} <Debug> HTTP-Session: 13e5c3fb-93f0-4e69-9b98-d7756a16eacd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6102 | 2023.07.19 18:45:43.938972 [ 3 ] {} <Debug> HTTP-Session: 13e5c3fb-93f0-4e69-9b98-d7756a16eacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2023.07.19 18:45:43.939044 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 6104 | 2023.07.19 18:45:43.939085 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 6105 | 2023.07.19 18:45:43.939202 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6106 | 2023.07.19 18:45:43.939493 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6107 | 2023.07.19 18:45:43.939737 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6108 | 2023.07.19 18:45:43.939927 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 6109 | 2023.07.19 18:45:43.940054 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000981759 sec., 75374 rows/sec., 4.61 MiB/sec. | ||
| 6110 | 2023.07.19 18:45:43.940206 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6111 | 2023.07.19 18:45:43.940229 [ 3 ] {ddc4c3c7-e12d-4bf6-a8a7-6bcf428abe9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 6112 | 2023.07.19 18:45:43.940245 [ 3 ] {} <Debug> HTTP-Session: 13e5c3fb-93f0-4e69-9b98-d7756a16eacd Destroying unnamed session | ||
| 6113 | 2023.07.19 18:45:43.940357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6114 | 2023.07.19 18:45:43.940400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6115 | 2023.07.19 18:45:43.940418 [ 3 ] {} <Debug> HTTP-Session: d20edbf7-2e41-430a-abb4-455f887bb392 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6116 | 2023.07.19 18:45:43.940433 [ 3 ] {} <Debug> HTTP-Session: d20edbf7-2e41-430a-abb4-455f887bb392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2023.07.19 18:45:43.940502 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6118 | 2023.07.19 18:45:43.940544 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6119 | 2023.07.19 18:45:43.940678 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6120 | 2023.07.19 18:45:43.940954 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6121 | 2023.07.19 18:45:43.941220 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6122 | 2023.07.19 18:45:43.941391 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 6123 | 2023.07.19 18:45:43.941525 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000996039 sec., 5019 rows/sec., 6.77 MiB/sec. | ||
| 6124 | 2023.07.19 18:45:43.941645 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6125 | 2023.07.19 18:45:43.941668 [ 3 ] {57d560bb-b390-4830-b6e2-d7934e0f350c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6126 | 2023.07.19 18:45:43.941684 [ 3 ] {} <Debug> HTTP-Session: d20edbf7-2e41-430a-abb4-455f887bb392 Destroying unnamed session | ||
| 6127 | 2023.07.19 18:45:43.941792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6128 | 2023.07.19 18:45:43.941835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6129 | 2023.07.19 18:45:43.941853 [ 3 ] {} <Debug> HTTP-Session: a2ae65d0-8727-4f3e-ab89-a623c28f7bae Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6130 | 2023.07.19 18:45:43.941869 [ 3 ] {} <Debug> HTTP-Session: a2ae65d0-8727-4f3e-ab89-a623c28f7bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2023.07.19 18:45:43.941937 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6132 | 2023.07.19 18:45:43.941975 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 6133 | 2023.07.19 18:45:43.942078 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6134 | 2023.07.19 18:45:43.942310 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6135 | 2023.07.19 18:45:43.942534 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6136 | 2023.07.19 18:45:43.942696 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 6137 | 2023.07.19 18:45:43.942824 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000858865 sec., 22122 rows/sec., 1.15 MiB/sec. | ||
| 6138 | 2023.07.19 18:45:43.942971 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 6139 | 2023.07.19 18:45:43.943001 [ 3 ] {c56e1c28-ae81-45ef-adb0-c90c27cdf6c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6140 | 2023.07.19 18:45:43.943021 [ 3 ] {} <Debug> HTTP-Session: a2ae65d0-8727-4f3e-ab89-a623c28f7bae Destroying unnamed session | ||
| 6141 | 2023.07.19 18:45:48.928828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6142 | 2023.07.19 18:45:48.929011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6143 | 2023.07.19 18:45:48.929058 [ 3 ] {} <Debug> HTTP-Session: 221f956d-85cb-4286-b797-9fb880bc122a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6144 | 2023.07.19 18:45:48.929099 [ 3 ] {} <Debug> HTTP-Session: 221f956d-85cb-4286-b797-9fb880bc122a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2023.07.19 18:45:48.929245 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6146 | 2023.07.19 18:45:48.929306 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6147 | 2023.07.19 18:45:48.929467 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6148 | 2023.07.19 18:45:48.929899 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6149 | 2023.07.19 18:45:48.930174 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6150 | 2023.07.19 18:45:48.930338 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6151 | 2023.07.19 18:45:48.930491 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001211666 sec., 28885 rows/sec., 2.29 MiB/sec. | ||
| 6152 | 2023.07.19 18:45:48.930683 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Debug> DynamicQueryHandler: Done processing query | ||
| 6153 | 2023.07.19 18:45:48.930710 [ 3 ] {aeafc245-c950-4d42-81c5-0a20a08dc156} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6154 | 2023.07.19 18:45:48.930759 [ 3 ] {} <Debug> HTTP-Session: 221f956d-85cb-4286-b797-9fb880bc122a Destroying unnamed session | ||
| 6155 | 2023.07.19 18:45:48.930937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6156 | 2023.07.19 18:45:48.930986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6157 | 2023.07.19 18:45:48.931006 [ 3 ] {} <Debug> HTTP-Session: afcbd831-6be4-4e5e-9394-70aaa3ec5590 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6158 | 2023.07.19 18:45:48.931096 [ 3 ] {} <Debug> HTTP-Session: afcbd831-6be4-4e5e-9394-70aaa3ec5590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2023.07.19 18:45:48.931175 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6160 | 2023.07.19 18:45:48.931214 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6161 | 2023.07.19 18:45:48.931333 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6162 | 2023.07.19 18:45:48.931663 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6163 | 2023.07.19 18:45:48.931886 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6164 | 2023.07.19 18:45:48.932057 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6165 | 2023.07.19 18:45:48.932180 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000976829 sec., 107490 rows/sec., 10.38 MiB/sec. | ||
| 6166 | 2023.07.19 18:45:48.932295 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6167 | 2023.07.19 18:45:48.932319 [ 3 ] {26699dd1-a473-44fd-9efb-7ef2af6ea3d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6168 | 2023.07.19 18:45:48.932335 [ 3 ] {} <Debug> HTTP-Session: afcbd831-6be4-4e5e-9394-70aaa3ec5590 Destroying unnamed session | ||
| 6169 | 2023.07.19 18:45:48.932454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6170 | 2023.07.19 18:45:48.932498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6171 | 2023.07.19 18:45:48.932517 [ 3 ] {} <Debug> HTTP-Session: a35c95a8-46d2-489c-af02-29ed8943740c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6172 | 2023.07.19 18:45:48.932533 [ 3 ] {} <Debug> HTTP-Session: a35c95a8-46d2-489c-af02-29ed8943740c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2023.07.19 18:45:48.932602 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6174 | 2023.07.19 18:45:48.932714 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6175 | 2023.07.19 18:45:48.932821 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6176 | 2023.07.19 18:45:48.933086 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6177 | 2023.07.19 18:45:48.933290 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6178 | 2023.07.19 18:45:48.933432 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6179 | 2023.07.19 18:45:48.933555 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000851125 sec., 41122 rows/sec., 3.22 MiB/sec. | ||
| 6180 | 2023.07.19 18:45:48.933671 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Debug> DynamicQueryHandler: Done processing query | ||
| 6181 | 2023.07.19 18:45:48.933695 [ 3 ] {3ba1468b-142e-4836-8f1c-47b0acdbbc69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6182 | 2023.07.19 18:45:48.933709 [ 3 ] {} <Debug> HTTP-Session: a35c95a8-46d2-489c-af02-29ed8943740c Destroying unnamed session | ||
| 6183 | 2023.07.19 18:45:48.933890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6184 | 2023.07.19 18:45:48.933934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6185 | 2023.07.19 18:45:48.933951 [ 3 ] {} <Debug> HTTP-Session: 077e004a-253a-4d6e-a48f-d8588cf337cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6186 | 2023.07.19 18:45:48.933967 [ 3 ] {} <Debug> HTTP-Session: 077e004a-253a-4d6e-a48f-d8588cf337cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2023.07.19 18:45:48.934047 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6188 | 2023.07.19 18:45:48.934091 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6189 | 2023.07.19 18:45:48.934228 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6190 | 2023.07.19 18:45:48.934639 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6191 | 2023.07.19 18:45:48.934948 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6192 | 2023.07.19 18:45:48.935125 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 6193 | 2023.07.19 18:45:48.935250 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001174995 sec., 29787 rows/sec., 40.20 MiB/sec. | ||
| 6194 | 2023.07.19 18:45:48.935411 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Debug> DynamicQueryHandler: Done processing query | ||
| 6195 | 2023.07.19 18:45:48.935444 [ 3 ] {9445615b-bf0a-45db-b178-c04526d49044} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 6196 | 2023.07.19 18:45:48.935459 [ 3 ] {} <Debug> HTTP-Session: 077e004a-253a-4d6e-a48f-d8588cf337cb Destroying unnamed session | ||
| 6197 | 2023.07.19 18:45:53.931859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6198 | 2023.07.19 18:45:53.931986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6199 | 2023.07.19 18:45:53.932013 [ 3 ] {} <Debug> HTTP-Session: cc42de0e-16a6-4356-aa46-9033a1925c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6200 | 2023.07.19 18:45:53.932038 [ 3 ] {} <Debug> HTTP-Session: cc42de0e-16a6-4356-aa46-9033a1925c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2023.07.19 18:45:53.932166 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6202 | 2023.07.19 18:45:53.932227 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6203 | 2023.07.19 18:45:53.932388 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6204 | 2023.07.19 18:45:53.932809 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6205 | 2023.07.19 18:45:53.933083 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6206 | 2023.07.19 18:45:53.933247 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6207 | 2023.07.19 18:45:53.933384 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001179525 sec., 9325 rows/sec., 631.71 KiB/sec. | ||
| 6208 | 2023.07.19 18:45:53.933536 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 6209 | 2023.07.19 18:45:53.933562 [ 3 ] {3b51c347-ba16-48de-90f3-8468bf1892fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6210 | 2023.07.19 18:45:53.933577 [ 3 ] {} <Debug> HTTP-Session: cc42de0e-16a6-4356-aa46-9033a1925c4a Destroying unnamed session | ||
| 6211 | 2023.07.19 18:45:53.933710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6212 | 2023.07.19 18:45:53.933755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6213 | 2023.07.19 18:45:53.933775 [ 3 ] {} <Debug> HTTP-Session: 99940553-0a39-459b-8116-6f0b08e86c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6214 | 2023.07.19 18:45:53.933791 [ 3 ] {} <Debug> HTTP-Session: 99940553-0a39-459b-8116-6f0b08e86c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2023.07.19 18:45:53.933863 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6216 | 2023.07.19 18:45:53.933901 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6217 | 2023.07.19 18:45:53.934007 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6218 | 2023.07.19 18:45:53.934340 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6219 | 2023.07.19 18:45:53.934555 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6220 | 2023.07.19 18:45:53.934713 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6221 | 2023.07.19 18:45:53.934845 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000953878 sec., 106931 rows/sec., 9.94 MiB/sec. | ||
| 6222 | 2023.07.19 18:45:53.934966 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Debug> DynamicQueryHandler: Done processing query | ||
| 6223 | 2023.07.19 18:45:53.934990 [ 3 ] {67e72bfa-4799-47e8-bb2f-23a3f856e065} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 6224 | 2023.07.19 18:45:53.935011 [ 3 ] {} <Debug> HTTP-Session: 99940553-0a39-459b-8116-6f0b08e86c2c Destroying unnamed session | ||
| 6225 | 2023.07.19 18:45:53.935184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6226 | 2023.07.19 18:45:53.935228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6227 | 2023.07.19 18:45:53.935248 [ 3 ] {} <Debug> HTTP-Session: a7449173-945e-42d3-9aa0-d4b3974efdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6228 | 2023.07.19 18:45:53.935265 [ 3 ] {} <Debug> HTTP-Session: a7449173-945e-42d3-9aa0-d4b3974efdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2023.07.19 18:45:53.935345 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6230 | 2023.07.19 18:45:53.935384 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6231 | 2023.07.19 18:45:53.935491 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6232 | 2023.07.19 18:45:53.935899 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6233 | 2023.07.19 18:45:53.936118 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6234 | 2023.07.19 18:45:53.936270 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6235 | 2023.07.19 18:45:53.936406 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00102617 sec., 262139 rows/sec., 18.03 MiB/sec. | ||
| 6236 | 2023.07.19 18:45:53.936562 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Debug> DynamicQueryHandler: Done processing query | ||
| 6237 | 2023.07.19 18:45:53.936592 [ 3 ] {2a0af669-7a7b-4240-b54c-b46221a8a058} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 6238 | 2023.07.19 18:45:53.936646 [ 3 ] {} <Debug> HTTP-Session: a7449173-945e-42d3-9aa0-d4b3974efdb7 Destroying unnamed session | ||
| 6239 | 2023.07.19 18:45:53.936814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6240 | 2023.07.19 18:45:53.936861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6241 | 2023.07.19 18:45:53.936880 [ 3 ] {} <Debug> HTTP-Session: 6b9a4b18-d976-48d0-9b69-7774c80ed301 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6242 | 2023.07.19 18:45:53.936897 [ 3 ] {} <Debug> HTTP-Session: 6b9a4b18-d976-48d0-9b69-7774c80ed301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2023.07.19 18:45:53.936966 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 6244 | 2023.07.19 18:45:53.937006 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6245 | 2023.07.19 18:45:53.937149 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6246 | 2023.07.19 18:45:53.937390 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6247 | 2023.07.19 18:45:53.937637 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6248 | 2023.07.19 18:45:53.937810 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 6249 | 2023.07.19 18:45:53.937932 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000937347 sec., 6401 rows/sec., 268.79 KiB/sec. | ||
| 6250 | 2023.07.19 18:45:53.938049 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Debug> DynamicQueryHandler: Done processing query | ||
| 6251 | 2023.07.19 18:45:53.938071 [ 3 ] {0d0cbc60-bbde-461a-8153-5b0615e5b126} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6252 | 2023.07.19 18:45:53.938087 [ 3 ] {} <Debug> HTTP-Session: 6b9a4b18-d976-48d0-9b69-7774c80ed301 Destroying unnamed session | ||
| 6253 | 2023.07.19 18:45:53.938234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6254 | 2023.07.19 18:45:53.938279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6255 | 2023.07.19 18:45:53.938298 [ 3 ] {} <Debug> HTTP-Session: 063dcd27-ec4b-4201-baa9-f68b32d90282 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6256 | 2023.07.19 18:45:53.938316 [ 3 ] {} <Debug> HTTP-Session: 063dcd27-ec4b-4201-baa9-f68b32d90282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2023.07.19 18:45:53.938387 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 6258 | 2023.07.19 18:45:53.938427 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 6259 | 2023.07.19 18:45:53.938545 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6260 | 2023.07.19 18:45:53.938819 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6261 | 2023.07.19 18:45:53.939060 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6262 | 2023.07.19 18:45:53.939238 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 6263 | 2023.07.19 18:45:53.939358 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000943347 sec., 66783 rows/sec., 4.05 MiB/sec. | ||
| 6264 | 2023.07.19 18:45:53.939473 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Debug> DynamicQueryHandler: Done processing query | ||
| 6265 | 2023.07.19 18:45:53.939495 [ 3 ] {a32dbec2-bf09-4874-afa5-cb127c29942a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6266 | 2023.07.19 18:45:53.939512 [ 3 ] {} <Debug> HTTP-Session: 063dcd27-ec4b-4201-baa9-f68b32d90282 Destroying unnamed session | ||
| 6267 | 2023.07.19 18:45:53.939632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6268 | 2023.07.19 18:45:53.939675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6269 | 2023.07.19 18:45:53.939694 [ 3 ] {} <Debug> HTTP-Session: c00d4890-26d6-49ad-99f7-e8a5b4d93842 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6270 | 2023.07.19 18:45:53.939710 [ 3 ] {} <Debug> HTTP-Session: c00d4890-26d6-49ad-99f7-e8a5b4d93842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6271 | 2023.07.19 18:45:53.939781 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6272 | 2023.07.19 18:45:53.939823 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6273 | 2023.07.19 18:45:53.939958 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6274 | 2023.07.19 18:45:53.940236 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6275 | 2023.07.19 18:45:53.940502 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6276 | 2023.07.19 18:45:53.940674 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 6277 | 2023.07.19 18:45:53.940807 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000999039 sec., 5004 rows/sec., 6.75 MiB/sec. | ||
| 6278 | 2023.07.19 18:45:53.940932 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 6279 | 2023.07.19 18:45:53.940957 [ 3 ] {b36730e0-fe81-4c24-8831-7c22d2e54b9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6280 | 2023.07.19 18:45:53.940972 [ 3 ] {} <Debug> HTTP-Session: c00d4890-26d6-49ad-99f7-e8a5b4d93842 Destroying unnamed session | ||
| 6281 | 2023.07.19 18:45:53.941093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6282 | 2023.07.19 18:45:53.941137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6283 | 2023.07.19 18:45:53.941156 [ 3 ] {} <Debug> HTTP-Session: 6a303111-d2a8-44f8-9ba3-5b8a211f5293 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6284 | 2023.07.19 18:45:53.941173 [ 3 ] {} <Debug> HTTP-Session: 6a303111-d2a8-44f8-9ba3-5b8a211f5293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2023.07.19 18:45:53.941241 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6286 | 2023.07.19 18:45:53.941278 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 6287 | 2023.07.19 18:45:53.941381 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6288 | 2023.07.19 18:45:53.941615 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6289 | 2023.07.19 18:45:53.941842 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6290 | 2023.07.19 18:45:53.942014 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 6291 | 2023.07.19 18:45:53.942141 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000870976 sec., 21814 rows/sec., 1.13 MiB/sec. | ||
| 6292 | 2023.07.19 18:45:53.942373 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 6293 | 2023.07.19 18:45:53.942397 [ 3 ] {df426e63-2fc6-4f11-ad4f-1790da6676a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6294 | 2023.07.19 18:45:53.942414 [ 3 ] {} <Debug> HTTP-Session: 6a303111-d2a8-44f8-9ba3-5b8a211f5293 Destroying unnamed session | ||
| 6295 | 2023.07.19 18:45:54.119571 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6296 | 2023.07.19 18:45:54.119633 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6297 | 2023.07.19 18:45:58.929547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6298 | 2023.07.19 18:45:58.929669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6299 | 2023.07.19 18:45:58.929697 [ 3 ] {} <Debug> HTTP-Session: 462c7d9d-4f0e-44e5-af74-1e682eecc00a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6300 | 2023.07.19 18:45:58.929721 [ 3 ] {} <Debug> HTTP-Session: 462c7d9d-4f0e-44e5-af74-1e682eecc00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2023.07.19 18:45:58.929849 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6302 | 2023.07.19 18:45:58.929909 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6303 | 2023.07.19 18:45:58.930070 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6304 | 2023.07.19 18:45:58.930494 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6305 | 2023.07.19 18:45:58.930750 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6306 | 2023.07.19 18:45:58.930914 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6307 | 2023.07.19 18:45:58.931040 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001154494 sec., 30316 rows/sec., 2.40 MiB/sec. | ||
| 6308 | 2023.07.19 18:45:58.931072 [ 140 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6309 | 2023.07.19 18:45:58.931218 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Debug> DynamicQueryHandler: Done processing query | ||
| 6310 | 2023.07.19 18:45:58.931224 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6311 | 2023.07.19 18:45:58.931261 [ 3 ] {a3e0ce1f-a657-45a7-b181-7031641b7a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6312 | 2023.07.19 18:45:58.931299 [ 3 ] {} <Debug> HTTP-Session: 462c7d9d-4f0e-44e5-af74-1e682eecc00a Destroying unnamed session | ||
| 6313 | 2023.07.19 18:45:58.931412 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6314 | 2023.07.19 18:45:58.931523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6315 | 2023.07.19 18:45:58.931701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6316 | 2023.07.19 18:45:58.931781 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6317 | 2023.07.19 18:45:58.931802 [ 3 ] {} <Debug> HTTP-Session: fc7e5672-f608-4f8b-9c15-6798e3ce96ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6318 | 2023.07.19 18:45:58.931905 [ 3 ] {} <Debug> HTTP-Session: fc7e5672-f608-4f8b-9c15-6798e3ce96ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6319 | 2023.07.19 18:45:58.931919 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 46 rows starting from the beginning of the part | ||
| 6320 | 2023.07.19 18:45:58.932296 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6321 | 2023.07.19 18:45:58.932340 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 35 rows starting from the beginning of the part | ||
| 6322 | 2023.07.19 18:45:58.932365 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6323 | 2023.07.19 18:45:58.932712 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part | ||
| 6324 | 2023.07.19 18:45:58.932785 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6325 | 2023.07.19 18:45:58.932970 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 35 rows starting from the beginning of the part | ||
| 6326 | 2023.07.19 18:45:58.933110 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 6327 | 2023.07.19 18:45:58.933424 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 35 rows starting from the beginning of the part | ||
| 6328 | 2023.07.19 18:45:58.933694 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6329 | 2023.07.19 18:45:58.934193 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6330 | 2023.07.19 18:45:58.934528 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6331 | 2023.07.19 18:45:58.934788 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002413721 sec., 43501 rows/sec., 4.20 MiB/sec. | ||
| 6332 | 2023.07.19 18:45:58.934836 [ 140 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6333 | 2023.07.19 18:45:58.935261 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Debug> DynamicQueryHandler: Done processing query | ||
| 6334 | 2023.07.19 18:45:58.935293 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6335 | 2023.07.19 18:45:58.935312 [ 3 ] {7a616849-4654-4e17-aef8-73d5c9bb1961} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6336 | 2023.07.19 18:45:58.935304 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.003964727 sec., 43634.78242007583 rows/sec., 3.35 MiB/sec. | ||
| 6337 | 2023.07.19 18:45:58.935361 [ 3 ] {} <Debug> HTTP-Session: fc7e5672-f608-4f8b-9c15-6798e3ce96ff Destroying unnamed session | ||
| 6338 | 2023.07.19 18:45:58.935491 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6339 | 2023.07.19 18:45:58.935576 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6340 | 2023.07.19 18:45:58.935631 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6341 | 2023.07.19 18:45:58.935673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6342 | 2023.07.19 18:45:58.935739 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 207 rows starting from the beginning of the part | ||
| 6343 | 2023.07.19 18:45:58.935772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6344 | 2023.07.19 18:45:58.935802 [ 3 ] {} <Debug> HTTP-Session: 7b7e2298-83f1-499e-bc16-0338307d7eda Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6345 | 2023.07.19 18:45:58.935825 [ 3 ] {} <Debug> HTTP-Session: 7b7e2298-83f1-499e-bc16-0338307d7eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2023.07.19 18:45:58.935989 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 105 rows starting from the beginning of the part | ||
| 6347 | 2023.07.19 18:45:58.936012 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6348 | 2023.07.19 18:45:58.936111 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6349 | 2023.07.19 18:45:58.936113 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6350 | 2023.07.19 18:45:58.936350 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 102 rows starting from the beginning of the part | ||
| 6351 | 2023.07.19 18:45:58.936381 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_66_13} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6352 | 2023.07.19 18:45:58.936743 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 105 rows starting from the beginning of the part | ||
| 6353 | 2023.07.19 18:45:58.936756 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6354 | 2023.07.19 18:45:58.936866 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part | ||
| 6355 | 2023.07.19 18:45:58.937080 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 6356 | 2023.07.19 18:45:58.937310 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6357 | 2023.07.19 18:45:58.937543 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6358 | 2023.07.19 18:45:58.937746 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6359 | 2023.07.19 18:45:58.937914 [ 140 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6360 | 2023.07.19 18:45:58.937952 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.001871435 sec., 18702 rows/sec., 1.46 MiB/sec. | ||
| 6361 | 2023.07.19 18:45:58.938021 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6362 | 2023.07.19 18:45:58.938314 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6363 | 2023.07.19 18:45:58.938429 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6364 | 2023.07.19 18:45:58.938504 [ 3 ] {9755d49e-0ce6-475c-8c1f-a6a2dcb935e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6365 | 2023.07.19 18:45:58.938596 [ 3 ] {} <Debug> HTTP-Session: 7b7e2298-83f1-499e-bc16-0338307d7eda Destroying unnamed session | ||
| 6366 | 2023.07.19 18:45:58.938642 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6367 | 2023.07.19 18:45:58.938642 [ 21 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.003255536 sec., 223004.75252001514 rows/sec., 21.20 MiB/sec. | ||
| 6368 | 2023.07.19 18:45:58.938693 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 333 rows starting from the beginning of the part | ||
| 6369 | 2023.07.19 18:45:58.938878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6370 | 2023.07.19 18:45:58.938898 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6371 | 2023.07.19 18:45:58.938945 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 35 rows starting from the beginning of the part | ||
| 6372 | 2023.07.19 18:45:58.939019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6373 | 2023.07.19 18:45:58.939081 [ 3 ] {} <Debug> HTTP-Session: c39ec83e-a4bc-40ab-8079-2ed1d36f62c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6374 | 2023.07.19 18:45:58.939120 [ 3 ] {} <Debug> HTTP-Session: c39ec83e-a4bc-40ab-8079-2ed1d36f62c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2023.07.19 18:45:58.939306 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 280 rows starting from the beginning of the part | ||
| 6376 | 2023.07.19 18:45:58.939327 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6377 | 2023.07.19 18:45:58.939485 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6378 | 2023.07.19 18:45:58.939540 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_66_13} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6379 | 2023.07.19 18:45:58.939626 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 35 rows starting from the beginning of the part | ||
| 6380 | 2023.07.19 18:45:58.939684 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6381 | 2023.07.19 18:45:58.940009 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 269 rows starting from the beginning of the part | ||
| 6382 | 2023.07.19 18:45:58.940356 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 35 rows starting from the beginning of the part | ||
| 6383 | 2023.07.19 18:45:58.940387 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6384 | 2023.07.19 18:45:58.941506 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6385 | 2023.07.19 18:45:58.942144 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 4 columns (4 merged, 0 gathered) in 0.004021648 sec., 245421.77734103033 rows/sec., 17.30 MiB/sec. | ||
| 6386 | 2023.07.19 18:45:58.942239 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6387 | 2023.07.19 18:45:58.942331 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6388 | 2023.07.19 18:45:58.942512 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 6389 | 2023.07.19 18:45:58.942581 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6390 | 2023.07.19 18:45:58.942693 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6391 | 2023.07.19 18:45:58.942738 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_66_13} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6392 | 2023.07.19 18:45:58.942757 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.003165743 sec., 11055 rows/sec., 14.92 MiB/sec. | ||
| 6393 | 2023.07.19 18:45:58.942795 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6394 | 2023.07.19 18:45:58.943099 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 6395 | 2023.07.19 18:45:58.943151 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Debug> DynamicQueryHandler: Done processing query | ||
| 6396 | 2023.07.19 18:45:58.943178 [ 3 ] {5048f203-947a-4b25-a06d-b22494aa883f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 6397 | 2023.07.19 18:45:58.943206 [ 3 ] {} <Debug> HTTP-Session: c39ec83e-a4bc-40ab-8079-2ed1d36f62c8 Destroying unnamed session | ||
| 6398 | 2023.07.19 18:45:58.943218 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6399 | 2023.07.19 18:45:58.943249 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1174 rows starting from the beginning of the part | ||
| 6400 | 2023.07.19 18:45:58.943353 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 6401 | 2023.07.19 18:45:58.943449 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 6402 | 2023.07.19 18:45:58.943540 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 6403 | 2023.07.19 18:45:58.943625 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 6404 | 2023.07.19 18:45:58.943713 [ 23 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
| 6405 | 2023.07.19 18:45:58.946542 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1289 rows, containing 6 columns (6 merged, 0 gathered) in 0.003611396 sec., 356925.6874626876 rows/sec., 481.65 MiB/sec. | ||
| 6406 | 2023.07.19 18:45:58.947268 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6407 | 2023.07.19 18:45:58.947510 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 6408 | 2023.07.19 18:45:58.947580 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 6409 | 2023.07.19 18:45:58.947660 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_61_12: 8.54 MiB. | ||
| 6410 | 2023.07.19 18:45:59.000170 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.43 MiB, peak 238.02 MiB, will set to 230.41 MiB (RSS), difference: -3.03 MiB | ||
| 6411 | 2023.07.19 18:46:03.931832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6412 | 2023.07.19 18:46:03.931947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6413 | 2023.07.19 18:46:03.931971 [ 3 ] {} <Debug> HTTP-Session: edf4aea2-8c64-427e-9987-66bf28816cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6414 | 2023.07.19 18:46:03.931995 [ 3 ] {} <Debug> HTTP-Session: edf4aea2-8c64-427e-9987-66bf28816cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2023.07.19 18:46:03.932120 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6416 | 2023.07.19 18:46:03.932177 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6417 | 2023.07.19 18:46:03.932335 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6418 | 2023.07.19 18:46:03.932820 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6419 | 2023.07.19 18:46:03.933074 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6420 | 2023.07.19 18:46:03.933233 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6421 | 2023.07.19 18:46:03.933371 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001213235 sec., 9066 rows/sec., 614.16 KiB/sec. | ||
| 6422 | 2023.07.19 18:46:03.933524 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Debug> DynamicQueryHandler: Done processing query | ||
| 6423 | 2023.07.19 18:46:03.933549 [ 3 ] {c386104a-9ef8-47ff-8baa-55b3ef26e469} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6424 | 2023.07.19 18:46:03.933565 [ 3 ] {} <Debug> HTTP-Session: edf4aea2-8c64-427e-9987-66bf28816cb7 Destroying unnamed session | ||
| 6425 | 2023.07.19 18:46:03.933689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6426 | 2023.07.19 18:46:03.933736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6427 | 2023.07.19 18:46:03.933756 [ 3 ] {} <Debug> HTTP-Session: 6d4946d0-b672-4707-947d-66cdd1cf7e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6428 | 2023.07.19 18:46:03.933772 [ 3 ] {} <Debug> HTTP-Session: 6d4946d0-b672-4707-947d-66cdd1cf7e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6429 | 2023.07.19 18:46:03.933844 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6430 | 2023.07.19 18:46:03.933883 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6431 | 2023.07.19 18:46:03.933991 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6432 | 2023.07.19 18:46:03.934324 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6433 | 2023.07.19 18:46:03.934536 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6434 | 2023.07.19 18:46:03.934697 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6435 | 2023.07.19 18:46:03.934821 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000943478 sec., 108110 rows/sec., 10.05 MiB/sec. | ||
| 6436 | 2023.07.19 18:46:03.934940 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Debug> DynamicQueryHandler: Done processing query | ||
| 6437 | 2023.07.19 18:46:03.934963 [ 3 ] {bbbf0418-898e-41e1-ab93-8dfb86fb9b78} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 6438 | 2023.07.19 18:46:03.934979 [ 3 ] {} <Debug> HTTP-Session: 6d4946d0-b672-4707-947d-66cdd1cf7e8d Destroying unnamed session | ||
| 6439 | 2023.07.19 18:46:03.935129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6440 | 2023.07.19 18:46:03.935173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6441 | 2023.07.19 18:46:03.935191 [ 3 ] {} <Debug> HTTP-Session: 7e347cbb-66c6-45f2-b700-79fda76ce35a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6442 | 2023.07.19 18:46:03.935208 [ 3 ] {} <Debug> HTTP-Session: 7e347cbb-66c6-45f2-b700-79fda76ce35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6443 | 2023.07.19 18:46:03.935285 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6444 | 2023.07.19 18:46:03.935322 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6445 | 2023.07.19 18:46:03.935425 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6446 | 2023.07.19 18:46:03.935842 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6447 | 2023.07.19 18:46:03.936052 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6448 | 2023.07.19 18:46:03.936198 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6449 | 2023.07.19 18:46:03.936317 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00099937 sec., 269169 rows/sec., 18.51 MiB/sec. | ||
| 6450 | 2023.07.19 18:46:03.936434 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Debug> DynamicQueryHandler: Done processing query | ||
| 6451 | 2023.07.19 18:46:03.936457 [ 3 ] {30b35bbc-4b13-44ea-b70e-1bb3b83d3881} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 6452 | 2023.07.19 18:46:03.936472 [ 3 ] {} <Debug> HTTP-Session: 7e347cbb-66c6-45f2-b700-79fda76ce35a Destroying unnamed session | ||
| 6453 | 2023.07.19 18:46:03.936673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6454 | 2023.07.19 18:46:03.936716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6455 | 2023.07.19 18:46:03.936734 [ 3 ] {} <Debug> HTTP-Session: 35518ca7-51c3-4ab0-87a9-a16e19f13216 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6456 | 2023.07.19 18:46:03.936750 [ 3 ] {} <Debug> HTTP-Session: 35518ca7-51c3-4ab0-87a9-a16e19f13216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2023.07.19 18:46:03.936815 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 6458 | 2023.07.19 18:46:03.936852 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6459 | 2023.07.19 18:46:03.936958 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6460 | 2023.07.19 18:46:03.937197 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6461 | 2023.07.19 18:46:03.937430 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6462 | 2023.07.19 18:46:03.937593 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 6463 | 2023.07.19 18:46:03.937716 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000873836 sec., 6866 rows/sec., 288.33 KiB/sec. | ||
| 6464 | 2023.07.19 18:46:03.937833 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 6465 | 2023.07.19 18:46:03.937855 [ 3 ] {c6309ef1-3858-42f9-acb6-fc70d6e715a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6466 | 2023.07.19 18:46:03.937871 [ 3 ] {} <Debug> HTTP-Session: 35518ca7-51c3-4ab0-87a9-a16e19f13216 Destroying unnamed session | ||
| 6467 | 2023.07.19 18:46:03.938025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6468 | 2023.07.19 18:46:03.938067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6469 | 2023.07.19 18:46:03.938086 [ 3 ] {} <Debug> HTTP-Session: d1de1834-c189-4653-b315-ff470cef4ca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6470 | 2023.07.19 18:46:03.938102 [ 3 ] {} <Debug> HTTP-Session: d1de1834-c189-4653-b315-ff470cef4ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2023.07.19 18:46:03.938171 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 6472 | 2023.07.19 18:46:03.938211 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 6473 | 2023.07.19 18:46:03.938324 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6474 | 2023.07.19 18:46:03.938611 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6475 | 2023.07.19 18:46:03.938851 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6476 | 2023.07.19 18:46:03.939028 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 6477 | 2023.07.19 18:46:03.939153 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000954878 sec., 65977 rows/sec., 4.00 MiB/sec. | ||
| 6478 | 2023.07.19 18:46:03.939294 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 6479 | 2023.07.19 18:46:03.939317 [ 3 ] {a9c98b20-0a92-40c8-b537-16e5d4bc13ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6480 | 2023.07.19 18:46:03.939333 [ 3 ] {} <Debug> HTTP-Session: d1de1834-c189-4653-b315-ff470cef4ca2 Destroying unnamed session | ||
| 6481 | 2023.07.19 18:46:03.939452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6482 | 2023.07.19 18:46:03.939494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6483 | 2023.07.19 18:46:03.939512 [ 3 ] {} <Debug> HTTP-Session: d265f3ae-eb13-4a02-b87f-d12e7a0cfd92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6484 | 2023.07.19 18:46:03.939528 [ 3 ] {} <Debug> HTTP-Session: d265f3ae-eb13-4a02-b87f-d12e7a0cfd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2023.07.19 18:46:03.939597 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6486 | 2023.07.19 18:46:03.939639 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6487 | 2023.07.19 18:46:03.939778 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6488 | 2023.07.19 18:46:03.940057 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6489 | 2023.07.19 18:46:03.940340 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6490 | 2023.07.19 18:46:03.940509 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6491 | 2023.07.19 18:46:03.940639 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.0010143 sec., 4929 rows/sec., 6.65 MiB/sec. | ||
| 6492 | 2023.07.19 18:46:03.940767 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 6493 | 2023.07.19 18:46:03.940789 [ 3 ] {a13c2875-7c39-4f1d-aa2b-69168d26d5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6494 | 2023.07.19 18:46:03.940804 [ 3 ] {} <Debug> HTTP-Session: d265f3ae-eb13-4a02-b87f-d12e7a0cfd92 Destroying unnamed session | ||
| 6495 | 2023.07.19 18:46:03.940907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6496 | 2023.07.19 18:46:03.940949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6497 | 2023.07.19 18:46:03.940968 [ 3 ] {} <Debug> HTTP-Session: ad904747-1b58-4801-8eed-27f28bb3da80 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6498 | 2023.07.19 18:46:03.940984 [ 3 ] {} <Debug> HTTP-Session: ad904747-1b58-4801-8eed-27f28bb3da80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6499 | 2023.07.19 18:46:03.941050 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6500 | 2023.07.19 18:46:03.941087 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 6501 | 2023.07.19 18:46:03.941188 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6502 | 2023.07.19 18:46:03.941429 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6503 | 2023.07.19 18:46:03.941654 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6504 | 2023.07.19 18:46:03.941828 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 6505 | 2023.07.19 18:46:03.941950 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000872185 sec., 21784 rows/sec., 1.13 MiB/sec. | ||
| 6506 | 2023.07.19 18:46:03.942067 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 6507 | 2023.07.19 18:46:03.942089 [ 3 ] {c1f2bca9-319e-4268-9804-4dfe3fdd51f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6508 | 2023.07.19 18:46:03.942104 [ 3 ] {} <Debug> HTTP-Session: ad904747-1b58-4801-8eed-27f28bb3da80 Destroying unnamed session | ||
| 6509 | 2023.07.19 18:46:08.929446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6510 | 2023.07.19 18:46:08.929581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6511 | 2023.07.19 18:46:08.929611 [ 3 ] {} <Debug> HTTP-Session: c1bc9e10-dea8-4655-8ea1-563ba3e40738 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6512 | 2023.07.19 18:46:08.929639 [ 3 ] {} <Debug> HTTP-Session: c1bc9e10-dea8-4655-8ea1-563ba3e40738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6513 | 2023.07.19 18:46:08.929780 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6514 | 2023.07.19 18:46:08.929847 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6515 | 2023.07.19 18:46:08.930015 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6516 | 2023.07.19 18:46:08.930535 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6517 | 2023.07.19 18:46:08.930788 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6518 | 2023.07.19 18:46:08.930940 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6519 | 2023.07.19 18:46:08.931075 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001247727 sec., 28051 rows/sec., 2.22 MiB/sec. | ||
| 6520 | 2023.07.19 18:46:08.931211 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6521 | 2023.07.19 18:46:08.931234 [ 3 ] {9e7ee89f-ccad-403f-af89-b8996af67b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6522 | 2023.07.19 18:46:08.931249 [ 3 ] {} <Debug> HTTP-Session: c1bc9e10-dea8-4655-8ea1-563ba3e40738 Destroying unnamed session | ||
| 6523 | 2023.07.19 18:46:08.931382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6524 | 2023.07.19 18:46:08.931426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6525 | 2023.07.19 18:46:08.931444 [ 3 ] {} <Debug> HTTP-Session: efa88fa3-34a9-476d-a35d-59a14017de8a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6526 | 2023.07.19 18:46:08.931460 [ 3 ] {} <Debug> HTTP-Session: efa88fa3-34a9-476d-a35d-59a14017de8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6527 | 2023.07.19 18:46:08.931532 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6528 | 2023.07.19 18:46:08.931569 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6529 | 2023.07.19 18:46:08.931669 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6530 | 2023.07.19 18:46:08.931993 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6531 | 2023.07.19 18:46:08.932200 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6532 | 2023.07.19 18:46:08.932341 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6533 | 2023.07.19 18:46:08.932465 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000898227 sec., 116896 rows/sec., 11.29 MiB/sec. | ||
| 6534 | 2023.07.19 18:46:08.932622 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6535 | 2023.07.19 18:46:08.932664 [ 3 ] {199788a7-8c75-4299-a3f6-6660d2790d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6536 | 2023.07.19 18:46:08.932714 [ 3 ] {} <Debug> HTTP-Session: efa88fa3-34a9-476d-a35d-59a14017de8a Destroying unnamed session | ||
| 6537 | 2023.07.19 18:46:08.932887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6538 | 2023.07.19 18:46:08.932932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6539 | 2023.07.19 18:46:08.932951 [ 3 ] {} <Debug> HTTP-Session: aa1a4617-4a1a-4c75-81b8-d812a478e05d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6540 | 2023.07.19 18:46:08.932967 [ 3 ] {} <Debug> HTTP-Session: aa1a4617-4a1a-4c75-81b8-d812a478e05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2023.07.19 18:46:08.933038 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6542 | 2023.07.19 18:46:08.933075 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6543 | 2023.07.19 18:46:08.933188 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6544 | 2023.07.19 18:46:08.933463 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6545 | 2023.07.19 18:46:08.933676 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6546 | 2023.07.19 18:46:08.933820 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6547 | 2023.07.19 18:46:08.933944 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000870995 sec., 40183 rows/sec., 3.14 MiB/sec. | ||
| 6548 | 2023.07.19 18:46:08.934058 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6549 | 2023.07.19 18:46:08.934080 [ 3 ] {65a97595-1684-4542-85aa-ad6fac9e26e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6550 | 2023.07.19 18:46:08.934095 [ 3 ] {} <Debug> HTTP-Session: aa1a4617-4a1a-4c75-81b8-d812a478e05d Destroying unnamed session | ||
| 6551 | 2023.07.19 18:46:08.934228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6552 | 2023.07.19 18:46:08.934270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6553 | 2023.07.19 18:46:08.934287 [ 3 ] {} <Debug> HTTP-Session: d6899569-b46c-4f89-8d45-a6a24e7df59f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6554 | 2023.07.19 18:46:08.934303 [ 3 ] {} <Debug> HTTP-Session: d6899569-b46c-4f89-8d45-a6a24e7df59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2023.07.19 18:46:08.934381 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6556 | 2023.07.19 18:46:08.934423 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6557 | 2023.07.19 18:46:08.934558 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6558 | 2023.07.19 18:46:08.934970 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6559 | 2023.07.19 18:46:08.935272 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6560 | 2023.07.19 18:46:08.935440 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6561 | 2023.07.19 18:46:08.935563 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001155004 sec., 30302 rows/sec., 40.89 MiB/sec. | ||
| 6562 | 2023.07.19 18:46:08.935686 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Debug> DynamicQueryHandler: Done processing query | ||
| 6563 | 2023.07.19 18:46:08.935708 [ 3 ] {3f361980-0e96-4ef7-93e7-64f13d1cd421} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 6564 | 2023.07.19 18:46:08.935724 [ 3 ] {} <Debug> HTTP-Session: d6899569-b46c-4f89-8d45-a6a24e7df59f Destroying unnamed session | ||
| 6565 | 2023.07.19 18:46:09.119689 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6566 | 2023.07.19 18:46:09.119738 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6567 | 2023.07.19 18:46:13.932500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6568 | 2023.07.19 18:46:13.932626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6569 | 2023.07.19 18:46:13.932656 [ 3 ] {} <Debug> HTTP-Session: 7c1ac3d6-3ad8-4c71-ba2a-1c6dc27b2883 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6570 | 2023.07.19 18:46:13.932684 [ 3 ] {} <Debug> HTTP-Session: 7c1ac3d6-3ad8-4c71-ba2a-1c6dc27b2883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2023.07.19 18:46:13.932823 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6572 | 2023.07.19 18:46:13.932890 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6573 | 2023.07.19 18:46:13.933072 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6574 | 2023.07.19 18:46:13.933479 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6575 | 2023.07.19 18:46:13.933742 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6576 | 2023.07.19 18:46:13.933900 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6577 | 2023.07.19 18:46:13.934040 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001168944 sec., 9410 rows/sec., 637.43 KiB/sec. | ||
| 6578 | 2023.07.19 18:46:13.934171 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 6579 | 2023.07.19 18:46:13.934195 [ 3 ] {98fff431-3f59-45de-b412-4aeb107ae4f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6580 | 2023.07.19 18:46:13.934211 [ 3 ] {} <Debug> HTTP-Session: 7c1ac3d6-3ad8-4c71-ba2a-1c6dc27b2883 Destroying unnamed session | ||
| 6581 | 2023.07.19 18:46:13.934337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6582 | 2023.07.19 18:46:13.934380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6583 | 2023.07.19 18:46:13.934399 [ 3 ] {} <Debug> HTTP-Session: 93f6e56b-deee-430d-b08a-6faf34b4ff50 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6584 | 2023.07.19 18:46:13.934416 [ 3 ] {} <Debug> HTTP-Session: 93f6e56b-deee-430d-b08a-6faf34b4ff50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2023.07.19 18:46:13.934487 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6586 | 2023.07.19 18:46:13.934526 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6587 | 2023.07.19 18:46:13.934628 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6588 | 2023.07.19 18:46:13.934949 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6589 | 2023.07.19 18:46:13.935156 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6590 | 2023.07.19 18:46:13.935302 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6591 | 2023.07.19 18:46:13.935428 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000905897 sec., 112595 rows/sec., 10.47 MiB/sec. | ||
| 6592 | 2023.07.19 18:46:13.935549 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 6593 | 2023.07.19 18:46:13.935577 [ 3 ] {5e4a36e9-0b42-4575-8eba-c9f9db8809f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 6594 | 2023.07.19 18:46:13.935599 [ 3 ] {} <Debug> HTTP-Session: 93f6e56b-deee-430d-b08a-6faf34b4ff50 Destroying unnamed session | ||
| 6595 | 2023.07.19 18:46:13.935822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6596 | 2023.07.19 18:46:13.935864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6597 | 2023.07.19 18:46:13.935882 [ 3 ] {} <Debug> HTTP-Session: 2b182136-b285-40c1-b4a5-17cd99f273e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6598 | 2023.07.19 18:46:13.935899 [ 3 ] {} <Debug> HTTP-Session: 2b182136-b285-40c1-b4a5-17cd99f273e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2023.07.19 18:46:13.935976 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6600 | 2023.07.19 18:46:13.936015 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6601 | 2023.07.19 18:46:13.936118 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6602 | 2023.07.19 18:46:13.936534 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6603 | 2023.07.19 18:46:13.936740 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6604 | 2023.07.19 18:46:13.936890 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6605 | 2023.07.19 18:46:13.937009 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.0010038 sec., 278940 rows/sec., 19.27 MiB/sec. | ||
| 6606 | 2023.07.19 18:46:13.937124 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Debug> DynamicQueryHandler: Done processing query | ||
| 6607 | 2023.07.19 18:46:13.937146 [ 3 ] {de472e9d-11c8-45b7-9152-18aa6b701ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 6608 | 2023.07.19 18:46:13.937162 [ 3 ] {} <Debug> HTTP-Session: 2b182136-b285-40c1-b4a5-17cd99f273e5 Destroying unnamed session | ||
| 6609 | 2023.07.19 18:46:13.937275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6610 | 2023.07.19 18:46:13.937318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6611 | 2023.07.19 18:46:13.937336 [ 3 ] {} <Debug> HTTP-Session: 834bb53e-1d1e-4905-9995-5724b7a6708b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6612 | 2023.07.19 18:46:13.937352 [ 3 ] {} <Debug> HTTP-Session: 834bb53e-1d1e-4905-9995-5724b7a6708b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6613 | 2023.07.19 18:46:13.937420 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 6614 | 2023.07.19 18:46:13.937456 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6615 | 2023.07.19 18:46:13.937563 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6616 | 2023.07.19 18:46:13.937806 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6617 | 2023.07.19 18:46:13.938042 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6618 | 2023.07.19 18:46:13.938209 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 6619 | 2023.07.19 18:46:13.938332 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000876186 sec., 6847 rows/sec., 287.56 KiB/sec. | ||
| 6620 | 2023.07.19 18:46:13.938485 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Debug> DynamicQueryHandler: Done processing query | ||
| 6621 | 2023.07.19 18:46:13.938508 [ 3 ] {2ebc04a6-76aa-483a-aff5-63162efc7e90} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6622 | 2023.07.19 18:46:13.938523 [ 3 ] {} <Debug> HTTP-Session: 834bb53e-1d1e-4905-9995-5724b7a6708b Destroying unnamed session | ||
| 6623 | 2023.07.19 18:46:13.938643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6624 | 2023.07.19 18:46:13.938685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6625 | 2023.07.19 18:46:13.938703 [ 3 ] {} <Debug> HTTP-Session: dba2de12-4d73-4427-b3b4-a47d27d5f19e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6626 | 2023.07.19 18:46:13.938719 [ 3 ] {} <Debug> HTTP-Session: dba2de12-4d73-4427-b3b4-a47d27d5f19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2023.07.19 18:46:13.938792 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 6628 | 2023.07.19 18:46:13.938833 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 6629 | 2023.07.19 18:46:13.938957 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6630 | 2023.07.19 18:46:13.939244 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6631 | 2023.07.19 18:46:13.939480 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6632 | 2023.07.19 18:46:13.939649 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 6633 | 2023.07.19 18:46:13.939773 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000941677 sec., 78583 rows/sec., 4.81 MiB/sec. | ||
| 6634 | 2023.07.19 18:46:13.939921 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 6635 | 2023.07.19 18:46:13.939943 [ 3 ] {c15ecc0a-63f9-4c1f-915e-f1443b629d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 6636 | 2023.07.19 18:46:13.939959 [ 3 ] {} <Debug> HTTP-Session: dba2de12-4d73-4427-b3b4-a47d27d5f19e Destroying unnamed session | ||
| 6637 | 2023.07.19 18:46:13.940066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6638 | 2023.07.19 18:46:13.940108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6639 | 2023.07.19 18:46:13.940126 [ 3 ] {} <Debug> HTTP-Session: d4bb3e20-7936-4b3b-8140-26694557d4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6640 | 2023.07.19 18:46:13.940142 [ 3 ] {} <Debug> HTTP-Session: d4bb3e20-7936-4b3b-8140-26694557d4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2023.07.19 18:46:13.940210 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6642 | 2023.07.19 18:46:13.940251 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6643 | 2023.07.19 18:46:13.940385 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6644 | 2023.07.19 18:46:13.940663 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6645 | 2023.07.19 18:46:13.940936 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6646 | 2023.07.19 18:46:13.941114 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6647 | 2023.07.19 18:46:13.941239 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00100184 sec., 4990 rows/sec., 6.73 MiB/sec. | ||
| 6648 | 2023.07.19 18:46:13.941357 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Debug> DynamicQueryHandler: Done processing query | ||
| 6649 | 2023.07.19 18:46:13.941379 [ 3 ] {9f28e3bb-3da9-46a3-a723-28e9f1969f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6650 | 2023.07.19 18:46:13.941394 [ 3 ] {} <Debug> HTTP-Session: d4bb3e20-7936-4b3b-8140-26694557d4e1 Destroying unnamed session | ||
| 6651 | 2023.07.19 18:46:13.941500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6652 | 2023.07.19 18:46:13.941542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6653 | 2023.07.19 18:46:13.941561 [ 3 ] {} <Debug> HTTP-Session: 6c1a080c-1749-41bb-a9a3-5f48d9092513 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6654 | 2023.07.19 18:46:13.941577 [ 3 ] {} <Debug> HTTP-Session: 6c1a080c-1749-41bb-a9a3-5f48d9092513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6655 | 2023.07.19 18:46:13.941645 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6656 | 2023.07.19 18:46:13.941681 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 6657 | 2023.07.19 18:46:13.941782 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6658 | 2023.07.19 18:46:13.942020 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6659 | 2023.07.19 18:46:13.942241 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6660 | 2023.07.19 18:46:13.942405 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 6661 | 2023.07.19 18:46:13.942527 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000853825 sec., 22252 rows/sec., 1.15 MiB/sec. | ||
| 6662 | 2023.07.19 18:46:13.942520 [ 130 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6663 | 2023.07.19 18:46:13.942634 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6664 | 2023.07.19 18:46:13.942687 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Debug> DynamicQueryHandler: Done processing query | ||
| 6665 | 2023.07.19 18:46:13.942743 [ 3 ] {b0c6a2db-a10c-4553-ba52-22646ed99206} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6666 | 2023.07.19 18:46:13.942786 [ 3 ] {} <Debug> HTTP-Session: 6c1a080c-1749-41bb-a9a3-5f48d9092513 Destroying unnamed session | ||
| 6667 | 2023.07.19 18:46:13.942804 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 6668 | 2023.07.19 18:46:13.943008 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6669 | 2023.07.19 18:46:13.943068 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 603 rows starting from the beginning of the part | ||
| 6670 | 2023.07.19 18:46:13.943203 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part | ||
| 6671 | 2023.07.19 18:46:13.943290 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6672 | 2023.07.19 18:46:13.943370 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 19 rows starting from the beginning of the part | ||
| 6673 | 2023.07.19 18:46:13.943450 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part | ||
| 6674 | 2023.07.19 18:46:13.943529 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 19 rows starting from the beginning of the part | ||
| 6675 | 2023.07.19 18:46:13.944209 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 4 columns (4 merged, 0 gathered) in 0.001500954 sec., 465037.56943917 rows/sec., 24.50 MiB/sec. | ||
| 6676 | 2023.07.19 18:46:13.944373 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6677 | 2023.07.19 18:46:13.944589 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 6678 | 2023.07.19 18:46:13.944655 [ 23 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_36_7} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 6679 | 2023.07.19 18:46:18.929183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6680 | 2023.07.19 18:46:18.929359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6681 | 2023.07.19 18:46:18.929407 [ 3 ] {} <Debug> HTTP-Session: 1502c5c8-3d31-4175-a571-9c4b382a06c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6682 | 2023.07.19 18:46:18.929449 [ 3 ] {} <Debug> HTTP-Session: 1502c5c8-3d31-4175-a571-9c4b382a06c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6683 | 2023.07.19 18:46:18.929650 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6684 | 2023.07.19 18:46:18.929745 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6685 | 2023.07.19 18:46:18.930007 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6686 | 2023.07.19 18:46:18.930579 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6687 | 2023.07.19 18:46:18.930838 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6688 | 2023.07.19 18:46:18.931016 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6689 | 2023.07.19 18:46:18.931138 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001434312 sec., 24401 rows/sec., 1.93 MiB/sec. | ||
| 6690 | 2023.07.19 18:46:18.931298 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Debug> DynamicQueryHandler: Done processing query | ||
| 6691 | 2023.07.19 18:46:18.931323 [ 3 ] {7f7c2da2-16d1-470b-8413-d2e9adad6c69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6692 | 2023.07.19 18:46:18.931339 [ 3 ] {} <Debug> HTTP-Session: 1502c5c8-3d31-4175-a571-9c4b382a06c3 Destroying unnamed session | ||
| 6693 | 2023.07.19 18:46:18.931478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6694 | 2023.07.19 18:46:18.931531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6695 | 2023.07.19 18:46:18.931551 [ 3 ] {} <Debug> HTTP-Session: 126975ee-3447-45ef-a00e-21f8de23a127 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6696 | 2023.07.19 18:46:18.931570 [ 3 ] {} <Debug> HTTP-Session: 126975ee-3447-45ef-a00e-21f8de23a127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6697 | 2023.07.19 18:46:18.931654 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6698 | 2023.07.19 18:46:18.931693 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6699 | 2023.07.19 18:46:18.931800 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6700 | 2023.07.19 18:46:18.932129 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6701 | 2023.07.19 18:46:18.932346 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6702 | 2023.07.19 18:46:18.932494 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6703 | 2023.07.19 18:46:18.932593 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000913537 sec., 114937 rows/sec., 11.10 MiB/sec. | ||
| 6704 | 2023.07.19 18:46:18.932713 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6705 | 2023.07.19 18:46:18.932737 [ 3 ] {e297c038-1707-4496-b202-4f5b1a8450a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6706 | 2023.07.19 18:46:18.932752 [ 3 ] {} <Debug> HTTP-Session: 126975ee-3447-45ef-a00e-21f8de23a127 Destroying unnamed session | ||
| 6707 | 2023.07.19 18:46:18.932870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6708 | 2023.07.19 18:46:18.932915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6709 | 2023.07.19 18:46:18.932934 [ 3 ] {} <Debug> HTTP-Session: 61bced72-ad64-4af0-8242-ce53847a5f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6710 | 2023.07.19 18:46:18.932950 [ 3 ] {} <Debug> HTTP-Session: 61bced72-ad64-4af0-8242-ce53847a5f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6711 | 2023.07.19 18:46:18.933021 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6712 | 2023.07.19 18:46:18.933058 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6713 | 2023.07.19 18:46:18.933163 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6714 | 2023.07.19 18:46:18.933435 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6715 | 2023.07.19 18:46:18.933654 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6716 | 2023.07.19 18:46:18.933796 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6717 | 2023.07.19 18:46:18.933923 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000874206 sec., 40036 rows/sec., 3.13 MiB/sec. | ||
| 6718 | 2023.07.19 18:46:18.934036 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6719 | 2023.07.19 18:46:18.934059 [ 3 ] {b3bf31c6-2770-45f3-910b-2883ed1048a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6720 | 2023.07.19 18:46:18.934074 [ 3 ] {} <Debug> HTTP-Session: 61bced72-ad64-4af0-8242-ce53847a5f84 Destroying unnamed session | ||
| 6721 | 2023.07.19 18:46:18.934249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6722 | 2023.07.19 18:46:18.934293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6723 | 2023.07.19 18:46:18.934312 [ 3 ] {} <Debug> HTTP-Session: c686e342-caaf-442e-b9b8-245d4b1f025d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6724 | 2023.07.19 18:46:18.934328 [ 3 ] {} <Debug> HTTP-Session: c686e342-caaf-442e-b9b8-245d4b1f025d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6725 | 2023.07.19 18:46:18.934406 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6726 | 2023.07.19 18:46:18.934448 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6727 | 2023.07.19 18:46:18.934583 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6728 | 2023.07.19 18:46:18.934988 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.41 GiB. | ||
| 6729 | 2023.07.19 18:46:18.935301 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6730 | 2023.07.19 18:46:18.935472 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6731 | 2023.07.19 18:46:18.935616 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001183894 sec., 29563 rows/sec., 39.89 MiB/sec. | ||
| 6732 | 2023.07.19 18:46:18.935736 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 6733 | 2023.07.19 18:46:18.935759 [ 3 ] {64ed6eb9-e893-4838-a4c7-1630867a39bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 6734 | 2023.07.19 18:46:18.935774 [ 3 ] {} <Debug> HTTP-Session: c686e342-caaf-442e-b9b8-245d4b1f025d Destroying unnamed session | ||
| 6735 | 2023.07.19 18:46:23.932154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6736 | 2023.07.19 18:46:23.932278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6737 | 2023.07.19 18:46:23.932309 [ 3 ] {} <Debug> HTTP-Session: 19f6a59c-5c0d-4921-bd25-be3956698bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6738 | 2023.07.19 18:46:23.932338 [ 3 ] {} <Debug> HTTP-Session: 19f6a59c-5c0d-4921-bd25-be3956698bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6739 | 2023.07.19 18:46:23.932477 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6740 | 2023.07.19 18:46:23.932537 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6741 | 2023.07.19 18:46:23.932694 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6742 | 2023.07.19 18:46:23.933100 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6743 | 2023.07.19 18:46:23.933353 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6744 | 2023.07.19 18:46:23.933525 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6745 | 2023.07.19 18:46:23.933668 [ 122 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6746 | 2023.07.19 18:46:23.933672 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001153204 sec., 9538 rows/sec., 646.13 KiB/sec. | ||
| 6747 | 2023.07.19 18:46:23.933747 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6748 | 2023.07.19 18:46:23.933901 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6749 | 2023.07.19 18:46:23.933959 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Debug> DynamicQueryHandler: Done processing query | ||
| 6750 | 2023.07.19 18:46:23.934003 [ 3 ] {fe7506f6-9e3f-49e3-9bd3-6cdd1860c5be} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6751 | 2023.07.19 18:46:23.934044 [ 3 ] {} <Debug> HTTP-Session: 19f6a59c-5c0d-4921-bd25-be3956698bdd Destroying unnamed session | ||
| 6752 | 2023.07.19 18:46:23.934071 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6753 | 2023.07.19 18:46:23.934125 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 46 rows starting from the beginning of the part | ||
| 6754 | 2023.07.19 18:46:23.934226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6755 | 2023.07.19 18:46:23.934294 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 6756 | 2023.07.19 18:46:23.934308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6757 | 2023.07.19 18:46:23.934369 [ 3 ] {} <Debug> HTTP-Session: f9ea2974-f350-4821-9ba6-74fe7fc0699b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6758 | 2023.07.19 18:46:23.934406 [ 3 ] {} <Debug> HTTP-Session: f9ea2974-f350-4821-9ba6-74fe7fc0699b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6759 | 2023.07.19 18:46:23.934543 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 35 rows starting from the beginning of the part | ||
| 6760 | 2023.07.19 18:46:23.934590 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6761 | 2023.07.19 18:46:23.934697 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6762 | 2023.07.19 18:46:23.934732 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part | ||
| 6763 | 2023.07.19 18:46:23.935028 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 35 rows starting from the beginning of the part | ||
| 6764 | 2023.07.19 18:46:23.935159 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6765 | 2023.07.19 18:46:23.935289 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 6766 | 2023.07.19 18:46:23.935796 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6767 | 2023.07.19 18:46:23.936300 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6768 | 2023.07.19 18:46:23.936614 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6769 | 2023.07.19 18:46:23.936621 [ 23 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811023 sec., 53005.61397042998 rows/sec., 3.99 MiB/sec. | ||
| 6770 | 2023.07.19 18:46:23.936784 [ 122 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6771 | 2023.07.19 18:46:23.936813 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002171864 sec., 46964 rows/sec., 4.37 MiB/sec. | ||
| 6772 | 2023.07.19 18:46:23.936874 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6773 | 2023.07.19 18:46:23.936890 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6774 | 2023.07.19 18:46:23.937117 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6775 | 2023.07.19 18:46:23.937200 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 6776 | 2023.07.19 18:46:23.937251 [ 3 ] {7d6af9c5-4f33-4201-b369-26713513e6b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 6777 | 2023.07.19 18:46:23.937314 [ 3 ] {} <Debug> HTTP-Session: f9ea2974-f350-4821-9ba6-74fe7fc0699b Destroying unnamed session | ||
| 6778 | 2023.07.19 18:46:23.937376 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6779 | 2023.07.19 18:46:23.937427 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6780 | 2023.07.19 18:46:23.937445 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 207 rows starting from the beginning of the part | ||
| 6781 | 2023.07.19 18:46:23.937568 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_71_14} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6782 | 2023.07.19 18:46:23.937585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6783 | 2023.07.19 18:46:23.937696 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part | ||
| 6784 | 2023.07.19 18:46:23.937740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6785 | 2023.07.19 18:46:23.937825 [ 3 ] {} <Debug> HTTP-Session: f9e48b33-fb48-451d-8ac2-d77ee93658be Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6786 | 2023.07.19 18:46:23.937861 [ 3 ] {} <Debug> HTTP-Session: f9e48b33-fb48-451d-8ac2-d77ee93658be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6787 | 2023.07.19 18:46:23.937980 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 6788 | 2023.07.19 18:46:23.938111 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6789 | 2023.07.19 18:46:23.938220 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6790 | 2023.07.19 18:46:23.938244 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 102 rows starting from the beginning of the part | ||
| 6791 | 2023.07.19 18:46:23.938588 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 105 rows starting from the beginning of the part | ||
| 6792 | 2023.07.19 18:46:23.938712 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6793 | 2023.07.19 18:46:23.938884 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 102 rows starting from the beginning of the part | ||
| 6794 | 2023.07.19 18:46:23.939709 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6795 | 2023.07.19 18:46:23.940175 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6796 | 2023.07.19 18:46:23.940535 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6797 | 2023.07.19 18:46:23.940587 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626446 sec., 199368.74835582825 rows/sec., 18.85 MiB/sec. | ||
| 6798 | 2023.07.19 18:46:23.940701 [ 122 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6799 | 2023.07.19 18:46:23.940755 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002582276 sec., 104171 rows/sec., 7.16 MiB/sec. | ||
| 6800 | 2023.07.19 18:46:23.940790 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6801 | 2023.07.19 18:46:23.940869 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6802 | 2023.07.19 18:46:23.941010 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6803 | 2023.07.19 18:46:23.941135 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Debug> DynamicQueryHandler: Done processing query | ||
| 6804 | 2023.07.19 18:46:23.941190 [ 3 ] {1344f1af-8edb-4389-829e-22d583a0f845} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 6805 | 2023.07.19 18:46:23.941245 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6806 | 2023.07.19 18:46:23.941250 [ 3 ] {} <Debug> HTTP-Session: f9e48b33-fb48-451d-8ac2-d77ee93658be Destroying unnamed session | ||
| 6807 | 2023.07.19 18:46:23.941295 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 333 rows starting from the beginning of the part | ||
| 6808 | 2023.07.19 18:46:23.941358 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6809 | 2023.07.19 18:46:23.941516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6810 | 2023.07.19 18:46:23.941547 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_71_14} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6811 | 2023.07.19 18:46:23.941544 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 269 rows starting from the beginning of the part | ||
| 6812 | 2023.07.19 18:46:23.941608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6813 | 2023.07.19 18:46:23.941726 [ 3 ] {} <Debug> HTTP-Session: 73ffc67d-ce3f-4953-8145-a331ac2585fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6814 | 2023.07.19 18:46:23.941779 [ 3 ] {} <Debug> HTTP-Session: 73ffc67d-ce3f-4953-8145-a331ac2585fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2023.07.19 18:46:23.941882 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 35 rows starting from the beginning of the part | ||
| 6816 | 2023.07.19 18:46:23.941989 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 6817 | 2023.07.19 18:46:23.942097 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6818 | 2023.07.19 18:46:23.942115 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 280 rows starting from the beginning of the part | ||
| 6819 | 2023.07.19 18:46:23.942422 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 35 rows starting from the beginning of the part | ||
| 6820 | 2023.07.19 18:46:23.942574 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6821 | 2023.07.19 18:46:23.942652 [ 22 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 269 rows starting from the beginning of the part | ||
| 6822 | 2023.07.19 18:46:23.943105 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6823 | 2023.07.19 18:46:23.943707 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6824 | 2023.07.19 18:46:23.943983 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 6825 | 2023.07.19 18:46:23.944217 [ 122 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6826 | 2023.07.19 18:46:23.944331 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002282397 sec., 2628 rows/sec., 110.39 KiB/sec. | ||
| 6827 | 2023.07.19 18:46:23.944344 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003448242 sec., 354093.4771979461 rows/sec., 24.74 MiB/sec. | ||
| 6828 | 2023.07.19 18:46:23.944341 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6829 | 2023.07.19 18:46:23.944570 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 6830 | 2023.07.19 18:46:23.944632 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6831 | 2023.07.19 18:46:23.944673 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Debug> DynamicQueryHandler: Done processing query | ||
| 6832 | 2023.07.19 18:46:23.944754 [ 3 ] {69c81aff-0b79-406d-a421-d8a88dfeeb12} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6833 | 2023.07.19 18:46:23.944800 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6834 | 2023.07.19 18:46:23.944832 [ 3 ] {} <Debug> HTTP-Session: 73ffc67d-ce3f-4953-8145-a331ac2585fb Destroying unnamed session | ||
| 6835 | 2023.07.19 18:46:23.944875 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 6836 | 2023.07.19 18:46:23.945064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6837 | 2023.07.19 18:46:23.945120 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6838 | 2023.07.19 18:46:23.945142 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 6839 | 2023.07.19 18:46:23.945180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6840 | 2023.07.19 18:46:23.945265 [ 3 ] {} <Debug> HTTP-Session: d389ed0c-abe2-4b24-8021-55a0eb71a5d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6841 | 2023.07.19 18:46:23.945324 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_71_14} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6842 | 2023.07.19 18:46:23.945326 [ 3 ] {} <Debug> HTTP-Session: d389ed0c-abe2-4b24-8021-55a0eb71a5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6843 | 2023.07.19 18:46:23.945438 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 6844 | 2023.07.19 18:46:23.945657 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 6845 | 2023.07.19 18:46:23.945743 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 6846 | 2023.07.19 18:46:23.945763 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 6847 | 2023.07.19 18:46:23.946050 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 6848 | 2023.07.19 18:46:23.946346 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6849 | 2023.07.19 18:46:23.946359 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 6850 | 2023.07.19 18:46:23.947013 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6851 | 2023.07.19 18:46:23.947613 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6852 | 2023.07.19 18:46:23.947867 [ 22 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00341395 sec., 63269.81941739042 rows/sec., 2.59 MiB/sec. | ||
| 6853 | 2023.07.19 18:46:23.947940 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 6854 | 2023.07.19 18:46:23.948044 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6855 | 2023.07.19 18:46:23.948132 [ 122 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6856 | 2023.07.19 18:46:23.948150 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002413851 sec., 26099 rows/sec., 1.58 MiB/sec. | ||
| 6857 | 2023.07.19 18:46:23.948208 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6858 | 2023.07.19 18:46:23.948461 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 6859 | 2023.07.19 18:46:23.948643 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Debug> DynamicQueryHandler: Done processing query | ||
| 6860 | 2023.07.19 18:46:23.948674 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 6861 | 2023.07.19 18:46:23.948729 [ 3 ] {0ac34d8d-787c-448d-8f3c-6ac13ae39d20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6862 | 2023.07.19 18:46:23.948775 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6863 | 2023.07.19 18:46:23.948793 [ 3 ] {} <Debug> HTTP-Session: d389ed0c-abe2-4b24-8021-55a0eb71a5d2 Destroying unnamed session | ||
| 6864 | 2023.07.19 18:46:23.948862 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_36_7} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 6865 | 2023.07.19 18:46:23.948875 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2052 rows starting from the beginning of the part | ||
| 6866 | 2023.07.19 18:46:23.949048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6867 | 2023.07.19 18:46:23.949142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6868 | 2023.07.19 18:46:23.949142 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6869 | 2023.07.19 18:46:23.949171 [ 3 ] {} <Debug> HTTP-Session: 5bb30263-4d9d-414d-b9c1-7643c183ebee Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6870 | 2023.07.19 18:46:23.949233 [ 3 ] {} <Debug> HTTP-Session: 5bb30263-4d9d-414d-b9c1-7643c183ebee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2023.07.19 18:46:23.949416 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 63 rows starting from the beginning of the part | ||
| 6872 | 2023.07.19 18:46:23.949436 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6873 | 2023.07.19 18:46:23.949563 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6874 | 2023.07.19 18:46:23.949652 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 63 rows starting from the beginning of the part | ||
| 6875 | 2023.07.19 18:46:23.949989 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
| 6876 | 2023.07.19 18:46:23.950299 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6877 | 2023.07.19 18:46:23.950312 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 63 rows starting from the beginning of the part | ||
| 6878 | 2023.07.19 18:46:23.950984 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6879 | 2023.07.19 18:46:23.951701 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6880 | 2023.07.19 18:46:23.952068 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6881 | 2023.07.19 18:46:23.952198 [ 19 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003901115 sec., 612389.0221129088 rows/sec., 37.24 MiB/sec. | ||
| 6882 | 2023.07.19 18:46:23.952275 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6883 | 2023.07.19 18:46:23.952302 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002796173 sec., 1788 rows/sec., 2.41 MiB/sec. | ||
| 6884 | 2023.07.19 18:46:23.952342 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6885 | 2023.07.19 18:46:23.952495 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6886 | 2023.07.19 18:46:23.952588 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6887 | 2023.07.19 18:46:23.952726 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Debug> DynamicQueryHandler: Done processing query | ||
| 6888 | 2023.07.19 18:46:23.952773 [ 3 ] {893eabfd-7357-4029-9b83-a2dd5d9b6ac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6889 | 2023.07.19 18:46:23.952824 [ 3 ] {} <Debug> HTTP-Session: 5bb30263-4d9d-414d-b9c1-7643c183ebee Destroying unnamed session | ||
| 6890 | 2023.07.19 18:46:23.952824 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6891 | 2023.07.19 18:46:23.952881 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1289 rows starting from the beginning of the part | ||
| 6892 | 2023.07.19 18:46:23.952990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6893 | 2023.07.19 18:46:23.953001 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 6894 | 2023.07.19 18:46:23.953087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6895 | 2023.07.19 18:46:23.953162 [ 3 ] {} <Debug> HTTP-Session: 583b8c1c-a99a-4743-baf6-2eb2ceace230 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6896 | 2023.07.19 18:46:23.953213 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 6897 | 2023.07.19 18:46:23.953243 [ 3 ] {} <Debug> HTTP-Session: 583b8c1c-a99a-4743-baf6-2eb2ceace230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2023.07.19 18:46:23.953235 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 6899 | 2023.07.19 18:46:23.953503 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6900 | 2023.07.19 18:46:23.953554 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
| 6901 | 2023.07.19 18:46:23.953560 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 6902 | 2023.07.19 18:46:23.953751 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 6903 | 2023.07.19 18:46:23.953831 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6904 | 2023.07.19 18:46:23.953933 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 6905 | 2023.07.19 18:46:23.954149 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 6906 | 2023.07.19 18:46:23.954331 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6907 | 2023.07.19 18:46:23.954640 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6908 | 2023.07.19 18:46:23.954807 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 6909 | 2023.07.19 18:46:23.954926 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001386151 sec., 13707 rows/sec., 727.76 KiB/sec. | ||
| 6910 | 2023.07.19 18:46:23.955047 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6911 | 2023.07.19 18:46:23.955070 [ 3 ] {20393d88-bd8d-41c5-b2a2-42993297c6b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 6912 | 2023.07.19 18:46:23.955086 [ 3 ] {} <Debug> HTTP-Session: 583b8c1c-a99a-4743-baf6-2eb2ceace230 Destroying unnamed session | ||
| 6913 | 2023.07.19 18:46:23.957377 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 6 columns (6 merged, 0 gathered) in 0.004959596 sec., 277038.69428074383 rows/sec., 373.85 MiB/sec. | ||
| 6914 | 2023.07.19 18:46:23.957945 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6915 | 2023.07.19 18:46:23.958143 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6916 | 2023.07.19 18:46:23.958203 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6917 | 2023.07.19 18:46:23.958265 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_66_13: 8.54 MiB. | ||
| 6918 | 2023.07.19 18:46:24.000174 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.65 MiB, peak 239.84 MiB, will set to 231.27 MiB (RSS), difference: -3.39 MiB | ||
| 6919 | 2023.07.19 18:46:24.119970 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6920 | 2023.07.19 18:46:24.120000 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6921 | 2023.07.19 18:46:28.929441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6922 | 2023.07.19 18:46:28.929616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6923 | 2023.07.19 18:46:28.929662 [ 3 ] {} <Debug> HTTP-Session: 3328b621-cc64-4138-a635-d44a2c16cbcc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6924 | 2023.07.19 18:46:28.929703 [ 3 ] {} <Debug> HTTP-Session: 3328b621-cc64-4138-a635-d44a2c16cbcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6925 | 2023.07.19 18:46:28.929853 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6926 | 2023.07.19 18:46:28.929920 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6927 | 2023.07.19 18:46:28.930102 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6928 | 2023.07.19 18:46:28.930659 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6929 | 2023.07.19 18:46:28.930925 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 6930 | 2023.07.19 18:46:28.931191 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 6931 | 2023.07.19 18:46:28.931321 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001429112 sec., 24490 rows/sec., 1.94 MiB/sec. | ||
| 6932 | 2023.07.19 18:46:28.931466 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 6933 | 2023.07.19 18:46:28.931491 [ 3 ] {6733e9e4-cd4d-4f59-899e-0dcb330f76ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6934 | 2023.07.19 18:46:28.931506 [ 3 ] {} <Debug> HTTP-Session: 3328b621-cc64-4138-a635-d44a2c16cbcc Destroying unnamed session | ||
| 6935 | 2023.07.19 18:46:28.931629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6936 | 2023.07.19 18:46:28.931672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6937 | 2023.07.19 18:46:28.931691 [ 3 ] {} <Debug> HTTP-Session: 05089133-0bc0-4e15-a35e-9659d2c7754c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6938 | 2023.07.19 18:46:28.931707 [ 3 ] {} <Debug> HTTP-Session: 05089133-0bc0-4e15-a35e-9659d2c7754c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6939 | 2023.07.19 18:46:28.931781 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6940 | 2023.07.19 18:46:28.931818 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6941 | 2023.07.19 18:46:28.931922 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6942 | 2023.07.19 18:46:28.932253 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6943 | 2023.07.19 18:46:28.932465 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 6944 | 2023.07.19 18:46:28.932613 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 6945 | 2023.07.19 18:46:28.932738 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000930468 sec., 112846 rows/sec., 10.90 MiB/sec. | ||
| 6946 | 2023.07.19 18:46:28.932859 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Debug> DynamicQueryHandler: Done processing query | ||
| 6947 | 2023.07.19 18:46:28.932881 [ 3 ] {0d6b7e29-a926-45fa-bc35-bc2ceefdcdf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6948 | 2023.07.19 18:46:28.932897 [ 3 ] {} <Debug> HTTP-Session: 05089133-0bc0-4e15-a35e-9659d2c7754c Destroying unnamed session | ||
| 6949 | 2023.07.19 18:46:28.933011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6950 | 2023.07.19 18:46:28.933055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6951 | 2023.07.19 18:46:28.933074 [ 3 ] {} <Debug> HTTP-Session: 4fcbdd4e-bdb1-4a95-ba76-93134df13d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6952 | 2023.07.19 18:46:28.933090 [ 3 ] {} <Debug> HTTP-Session: 4fcbdd4e-bdb1-4a95-ba76-93134df13d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2023.07.19 18:46:28.933160 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6954 | 2023.07.19 18:46:28.933196 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6955 | 2023.07.19 18:46:28.933301 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6956 | 2023.07.19 18:46:28.933573 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6957 | 2023.07.19 18:46:28.933773 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 6958 | 2023.07.19 18:46:28.933942 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 6959 | 2023.07.19 18:46:28.934065 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000879086 sec., 39814 rows/sec., 3.11 MiB/sec. | ||
| 6960 | 2023.07.19 18:46:28.934179 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6961 | 2023.07.19 18:46:28.934201 [ 3 ] {a4cbc6f7-7b06-4a95-9271-4c2d5936f57c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6962 | 2023.07.19 18:46:28.934216 [ 3 ] {} <Debug> HTTP-Session: 4fcbdd4e-bdb1-4a95-ba76-93134df13d09 Destroying unnamed session | ||
| 6963 | 2023.07.19 18:46:28.934406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6964 | 2023.07.19 18:46:28.934448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6965 | 2023.07.19 18:46:28.934467 [ 3 ] {} <Debug> HTTP-Session: ab08a62e-4bab-4d17-9622-c33009bfe4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6966 | 2023.07.19 18:46:28.934484 [ 3 ] {} <Debug> HTTP-Session: ab08a62e-4bab-4d17-9622-c33009bfe4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6967 | 2023.07.19 18:46:28.934561 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6968 | 2023.07.19 18:46:28.934603 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6969 | 2023.07.19 18:46:28.934736 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6970 | 2023.07.19 18:46:28.935158 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6971 | 2023.07.19 18:46:28.935467 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6972 | 2023.07.19 18:46:28.935638 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6973 | 2023.07.19 18:46:28.935761 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001173155 sec., 29834 rows/sec., 40.26 MiB/sec. | ||
| 6974 | 2023.07.19 18:46:28.935884 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Debug> DynamicQueryHandler: Done processing query | ||
| 6975 | 2023.07.19 18:46:28.935907 [ 3 ] {5e347242-1e41-4f1b-a7b3-7ff93c4e7d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 6976 | 2023.07.19 18:46:28.935922 [ 3 ] {} <Debug> HTTP-Session: ab08a62e-4bab-4d17-9622-c33009bfe4a0 Destroying unnamed session | ||
| 6977 | 2023.07.19 18:46:33.931824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6978 | 2023.07.19 18:46:33.931959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6979 | 2023.07.19 18:46:33.931989 [ 3 ] {} <Debug> HTTP-Session: 708665a5-afab-48e9-aa9b-628d18ad6560 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6980 | 2023.07.19 18:46:33.932018 [ 3 ] {} <Debug> HTTP-Session: 708665a5-afab-48e9-aa9b-628d18ad6560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6981 | 2023.07.19 18:46:33.932159 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6982 | 2023.07.19 18:46:33.932227 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6983 | 2023.07.19 18:46:33.932408 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6984 | 2023.07.19 18:46:33.932852 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6985 | 2023.07.19 18:46:33.933119 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 6986 | 2023.07.19 18:46:33.933274 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 6987 | 2023.07.19 18:46:33.933392 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001193635 sec., 9215 rows/sec., 624.24 KiB/sec. | ||
| 6988 | 2023.07.19 18:46:33.933574 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Debug> DynamicQueryHandler: Done processing query | ||
| 6989 | 2023.07.19 18:46:33.933621 [ 3 ] {5a69aff3-bf85-46c9-b1d7-fa947fb2d344} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6990 | 2023.07.19 18:46:33.933643 [ 3 ] {} <Debug> HTTP-Session: 708665a5-afab-48e9-aa9b-628d18ad6560 Destroying unnamed session | ||
| 6991 | 2023.07.19 18:46:33.933768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6992 | 2023.07.19 18:46:33.933812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6993 | 2023.07.19 18:46:33.933831 [ 3 ] {} <Debug> HTTP-Session: dfa546c1-79ae-43a6-9f60-9a6846dd66b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 6994 | 2023.07.19 18:46:33.933847 [ 3 ] {} <Debug> HTTP-Session: dfa546c1-79ae-43a6-9f60-9a6846dd66b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2023.07.19 18:46:33.933921 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6996 | 2023.07.19 18:46:33.933959 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6997 | 2023.07.19 18:46:33.934072 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6998 | 2023.07.19 18:46:33.934406 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 6999 | 2023.07.19 18:46:33.934616 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7000 | 2023.07.19 18:46:33.934757 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 7001 | 2023.07.19 18:46:33.934854 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000905327 sec., 112666 rows/sec., 10.48 MiB/sec. | ||
| 7002 | 2023.07.19 18:46:33.935014 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Debug> DynamicQueryHandler: Done processing query | ||
| 7003 | 2023.07.19 18:46:33.935053 [ 3 ] {5e0bb0db-cf49-4e4e-b15b-6f14d6c04bc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 7004 | 2023.07.19 18:46:33.935104 [ 3 ] {} <Debug> HTTP-Session: dfa546c1-79ae-43a6-9f60-9a6846dd66b1 Destroying unnamed session | ||
| 7005 | 2023.07.19 18:46:33.935275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7006 | 2023.07.19 18:46:33.935319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7007 | 2023.07.19 18:46:33.935338 [ 3 ] {} <Debug> HTTP-Session: d8b49f5c-9a24-4ccc-92c2-53b2603f4667 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7008 | 2023.07.19 18:46:33.935354 [ 3 ] {} <Debug> HTTP-Session: d8b49f5c-9a24-4ccc-92c2-53b2603f4667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2023.07.19 18:46:33.935433 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7010 | 2023.07.19 18:46:33.935472 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7011 | 2023.07.19 18:46:33.935584 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7012 | 2023.07.19 18:46:33.936003 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7013 | 2023.07.19 18:46:33.936214 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7014 | 2023.07.19 18:46:33.936370 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 7015 | 2023.07.19 18:46:33.936482 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00101604 sec., 264753 rows/sec., 18.21 MiB/sec. | ||
| 7016 | 2023.07.19 18:46:33.936600 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Debug> DynamicQueryHandler: Done processing query | ||
| 7017 | 2023.07.19 18:46:33.936622 [ 3 ] {6ed03593-8b6a-49c6-a403-2fb399976f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 7018 | 2023.07.19 18:46:33.936637 [ 3 ] {} <Debug> HTTP-Session: d8b49f5c-9a24-4ccc-92c2-53b2603f4667 Destroying unnamed session | ||
| 7019 | 2023.07.19 18:46:33.936787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7020 | 2023.07.19 18:46:33.936830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7021 | 2023.07.19 18:46:33.936848 [ 3 ] {} <Debug> HTTP-Session: da04aa52-c07e-4505-9877-bb49e6c5e2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7022 | 2023.07.19 18:46:33.936863 [ 3 ] {} <Debug> HTTP-Session: da04aa52-c07e-4505-9877-bb49e6c5e2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7023 | 2023.07.19 18:46:33.936929 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 7024 | 2023.07.19 18:46:33.936966 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7025 | 2023.07.19 18:46:33.937072 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7026 | 2023.07.19 18:46:33.937303 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7027 | 2023.07.19 18:46:33.937534 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7028 | 2023.07.19 18:46:33.937702 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 7029 | 2023.07.19 18:46:33.937811 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000848785 sec., 7068 rows/sec., 296.84 KiB/sec. | ||
| 7030 | 2023.07.19 18:46:33.937929 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7031 | 2023.07.19 18:46:33.937952 [ 3 ] {11b055e0-83a1-4114-ac15-5d4476f3c9f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7032 | 2023.07.19 18:46:33.937967 [ 3 ] {} <Debug> HTTP-Session: da04aa52-c07e-4505-9877-bb49e6c5e2ef Destroying unnamed session | ||
| 7033 | 2023.07.19 18:46:33.938119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7034 | 2023.07.19 18:46:33.938162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7035 | 2023.07.19 18:46:33.938181 [ 3 ] {} <Debug> HTTP-Session: 2f26b2e8-125c-46f0-84ed-9aaa21b661ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7036 | 2023.07.19 18:46:33.938197 [ 3 ] {} <Debug> HTTP-Session: 2f26b2e8-125c-46f0-84ed-9aaa21b661ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2023.07.19 18:46:33.938266 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 7038 | 2023.07.19 18:46:33.938305 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 7039 | 2023.07.19 18:46:33.938416 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7040 | 2023.07.19 18:46:33.938689 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7041 | 2023.07.19 18:46:33.938925 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7042 | 2023.07.19 18:46:33.939097 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 7043 | 2023.07.19 18:46:33.939217 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000914207 sec., 68912 rows/sec., 4.18 MiB/sec. | ||
| 7044 | 2023.07.19 18:46:33.939354 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Debug> DynamicQueryHandler: Done processing query | ||
| 7045 | 2023.07.19 18:46:33.939377 [ 3 ] {fb3da036-3afe-405a-86f5-14bcd123b526} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7046 | 2023.07.19 18:46:33.939392 [ 3 ] {} <Debug> HTTP-Session: 2f26b2e8-125c-46f0-84ed-9aaa21b661ca Destroying unnamed session | ||
| 7047 | 2023.07.19 18:46:33.939531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7048 | 2023.07.19 18:46:33.939574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7049 | 2023.07.19 18:46:33.939592 [ 3 ] {} <Debug> HTTP-Session: 2f6ee9bf-5322-44c6-b483-256c8df01bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7050 | 2023.07.19 18:46:33.939608 [ 3 ] {} <Debug> HTTP-Session: 2f6ee9bf-5322-44c6-b483-256c8df01bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2023.07.19 18:46:33.939680 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7052 | 2023.07.19 18:46:33.939722 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7053 | 2023.07.19 18:46:33.939860 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7054 | 2023.07.19 18:46:33.940141 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7055 | 2023.07.19 18:46:33.940407 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7056 | 2023.07.19 18:46:33.940577 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 7057 | 2023.07.19 18:46:33.940706 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000998779 sec., 5006 rows/sec., 6.76 MiB/sec. | ||
| 7058 | 2023.07.19 18:46:33.940823 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7059 | 2023.07.19 18:46:33.940846 [ 3 ] {a597bfd1-43ae-4912-9009-a9d891e385c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7060 | 2023.07.19 18:46:33.940861 [ 3 ] {} <Debug> HTTP-Session: 2f6ee9bf-5322-44c6-b483-256c8df01bf2 Destroying unnamed session | ||
| 7061 | 2023.07.19 18:46:33.940969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7062 | 2023.07.19 18:46:33.941015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7063 | 2023.07.19 18:46:33.941033 [ 3 ] {} <Debug> HTTP-Session: 0565bc05-33b6-424f-8787-80fa4d473849 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7064 | 2023.07.19 18:46:33.941049 [ 3 ] {} <Debug> HTTP-Session: 0565bc05-33b6-424f-8787-80fa4d473849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7065 | 2023.07.19 18:46:33.941118 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7066 | 2023.07.19 18:46:33.941154 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 7067 | 2023.07.19 18:46:33.941257 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7068 | 2023.07.19 18:46:33.941505 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7069 | 2023.07.19 18:46:33.941733 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7070 | 2023.07.19 18:46:33.941898 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 7071 | 2023.07.19 18:46:33.942022 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000875276 sec., 21707 rows/sec., 1.13 MiB/sec. | ||
| 7072 | 2023.07.19 18:46:33.942134 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 7073 | 2023.07.19 18:46:33.942156 [ 3 ] {c17e1f93-5b49-4ec7-8ee6-4855da17c1fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7074 | 2023.07.19 18:46:33.942172 [ 3 ] {} <Debug> HTTP-Session: 0565bc05-33b6-424f-8787-80fa4d473849 Destroying unnamed session | ||
| 7075 | 2023.07.19 18:46:38.929279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7076 | 2023.07.19 18:46:38.929401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7077 | 2023.07.19 18:46:38.929427 [ 3 ] {} <Debug> HTTP-Session: ce41b519-8e63-4df0-b93a-6f27ba947ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7078 | 2023.07.19 18:46:38.929451 [ 3 ] {} <Debug> HTTP-Session: ce41b519-8e63-4df0-b93a-6f27ba947ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2023.07.19 18:46:38.929579 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7080 | 2023.07.19 18:46:38.929640 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7081 | 2023.07.19 18:46:38.929797 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7082 | 2023.07.19 18:46:38.930214 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7083 | 2023.07.19 18:46:38.930471 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7084 | 2023.07.19 18:46:38.930631 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7085 | 2023.07.19 18:46:38.930752 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001139794 sec., 30707 rows/sec., 2.43 MiB/sec. | ||
| 7086 | 2023.07.19 18:46:38.930897 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Debug> DynamicQueryHandler: Done processing query | ||
| 7087 | 2023.07.19 18:46:38.930921 [ 3 ] {23949f3e-0d0c-4038-a642-c660dfff7a50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7088 | 2023.07.19 18:46:38.930937 [ 3 ] {} <Debug> HTTP-Session: ce41b519-8e63-4df0-b93a-6f27ba947ec4 Destroying unnamed session | ||
| 7089 | 2023.07.19 18:46:38.931063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7090 | 2023.07.19 18:46:38.931107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7091 | 2023.07.19 18:46:38.931127 [ 3 ] {} <Debug> HTTP-Session: 6992b8a4-dd66-40e8-a83f-14a66219a6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7092 | 2023.07.19 18:46:38.931143 [ 3 ] {} <Debug> HTTP-Session: 6992b8a4-dd66-40e8-a83f-14a66219a6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2023.07.19 18:46:38.931220 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7094 | 2023.07.19 18:46:38.931258 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7095 | 2023.07.19 18:46:38.931363 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7096 | 2023.07.19 18:46:38.931704 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7097 | 2023.07.19 18:46:38.931923 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7098 | 2023.07.19 18:46:38.932072 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7099 | 2023.07.19 18:46:38.932202 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000948208 sec., 110735 rows/sec., 10.69 MiB/sec. | ||
| 7100 | 2023.07.19 18:46:38.932355 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 7101 | 2023.07.19 18:46:38.932394 [ 3 ] {d0b48bde-11af-4363-8c5f-3d356b81d0b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7102 | 2023.07.19 18:46:38.932439 [ 3 ] {} <Debug> HTTP-Session: 6992b8a4-dd66-40e8-a83f-14a66219a6e2 Destroying unnamed session | ||
| 7103 | 2023.07.19 18:46:38.932622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7104 | 2023.07.19 18:46:38.932669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7105 | 2023.07.19 18:46:38.932689 [ 3 ] {} <Debug> HTTP-Session: 2872efd2-e220-40e6-92b3-31ca5838efca Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7106 | 2023.07.19 18:46:38.932705 [ 3 ] {} <Debug> HTTP-Session: 2872efd2-e220-40e6-92b3-31ca5838efca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7107 | 2023.07.19 18:46:38.932778 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7108 | 2023.07.19 18:46:38.932816 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7109 | 2023.07.19 18:46:38.932931 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7110 | 2023.07.19 18:46:38.933210 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7111 | 2023.07.19 18:46:38.933412 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7112 | 2023.07.19 18:46:38.933568 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7113 | 2023.07.19 18:46:38.933683 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000877776 sec., 39873 rows/sec., 3.12 MiB/sec. | ||
| 7114 | 2023.07.19 18:46:38.933828 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 7115 | 2023.07.19 18:46:38.933867 [ 3 ] {076c5591-6cb5-450f-96cc-398a8a87d9a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7116 | 2023.07.19 18:46:38.933916 [ 3 ] {} <Debug> HTTP-Session: 2872efd2-e220-40e6-92b3-31ca5838efca Destroying unnamed session | ||
| 7117 | 2023.07.19 18:46:38.934086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7118 | 2023.07.19 18:46:38.934131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7119 | 2023.07.19 18:46:38.934150 [ 3 ] {} <Debug> HTTP-Session: faf6fdfd-0336-48f6-ba11-5066b5b20af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7120 | 2023.07.19 18:46:38.934166 [ 3 ] {} <Debug> HTTP-Session: faf6fdfd-0336-48f6-ba11-5066b5b20af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2023.07.19 18:46:38.934249 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7122 | 2023.07.19 18:46:38.934293 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7123 | 2023.07.19 18:46:38.934444 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7124 | 2023.07.19 18:46:38.934861 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7125 | 2023.07.19 18:46:38.935194 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7126 | 2023.07.19 18:46:38.935370 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 7127 | 2023.07.19 18:46:38.935496 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001218526 sec., 28723 rows/sec., 38.76 MiB/sec. | ||
| 7128 | 2023.07.19 18:46:38.935619 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Debug> DynamicQueryHandler: Done processing query | ||
| 7129 | 2023.07.19 18:46:38.935641 [ 3 ] {7a26be6c-6fe9-4c74-9a6c-29a14089a072} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 7130 | 2023.07.19 18:46:38.935657 [ 3 ] {} <Debug> HTTP-Session: faf6fdfd-0336-48f6-ba11-5066b5b20af9 Destroying unnamed session | ||
| 7131 | 2023.07.19 18:46:39.120249 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7132 | 2023.07.19 18:46:39.120310 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7133 | 2023.07.19 18:46:43.932575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7134 | 2023.07.19 18:46:43.932698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7135 | 2023.07.19 18:46:43.932723 [ 3 ] {} <Debug> HTTP-Session: 5300cdde-94fd-462d-a0f5-1bdf5ee3b1b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7136 | 2023.07.19 18:46:43.932747 [ 3 ] {} <Debug> HTTP-Session: 5300cdde-94fd-462d-a0f5-1bdf5ee3b1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7137 | 2023.07.19 18:46:43.932874 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7138 | 2023.07.19 18:46:43.932933 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7139 | 2023.07.19 18:46:43.933105 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7140 | 2023.07.19 18:46:43.933507 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7141 | 2023.07.19 18:46:43.933765 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7142 | 2023.07.19 18:46:43.933936 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7143 | 2023.07.19 18:46:43.934054 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001146884 sec., 9591 rows/sec., 649.69 KiB/sec. | ||
| 7144 | 2023.07.19 18:46:43.934189 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 7145 | 2023.07.19 18:46:43.934214 [ 3 ] {4e309864-939b-4f61-a5c0-e5a59af7ee6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7146 | 2023.07.19 18:46:43.934231 [ 3 ] {} <Debug> HTTP-Session: 5300cdde-94fd-462d-a0f5-1bdf5ee3b1b8 Destroying unnamed session | ||
| 7147 | 2023.07.19 18:46:43.934356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7148 | 2023.07.19 18:46:43.934401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7149 | 2023.07.19 18:46:43.934420 [ 3 ] {} <Debug> HTTP-Session: 0f602425-b004-477c-9230-e5ba6a8a3880 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7150 | 2023.07.19 18:46:43.934437 [ 3 ] {} <Debug> HTTP-Session: 0f602425-b004-477c-9230-e5ba6a8a3880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2023.07.19 18:46:43.934509 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7152 | 2023.07.19 18:46:43.934547 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7153 | 2023.07.19 18:46:43.934651 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7154 | 2023.07.19 18:46:43.934979 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7155 | 2023.07.19 18:46:43.935195 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7156 | 2023.07.19 18:46:43.935338 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7157 | 2023.07.19 18:46:43.935439 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000902676 sec., 112997 rows/sec., 10.51 MiB/sec. | ||
| 7158 | 2023.07.19 18:46:43.935550 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Debug> DynamicQueryHandler: Done processing query | ||
| 7159 | 2023.07.19 18:46:43.935572 [ 3 ] {3492799f-eb27-4c6f-939f-26122b1a1c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 7160 | 2023.07.19 18:46:43.935588 [ 3 ] {} <Debug> HTTP-Session: 0f602425-b004-477c-9230-e5ba6a8a3880 Destroying unnamed session | ||
| 7161 | 2023.07.19 18:46:43.935788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7162 | 2023.07.19 18:46:43.935832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7163 | 2023.07.19 18:46:43.935851 [ 3 ] {} <Debug> HTTP-Session: f12d76bb-c486-4b76-926c-942989d1450e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7164 | 2023.07.19 18:46:43.935867 [ 3 ] {} <Debug> HTTP-Session: f12d76bb-c486-4b76-926c-942989d1450e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7165 | 2023.07.19 18:46:43.935948 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7166 | 2023.07.19 18:46:43.935985 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7167 | 2023.07.19 18:46:43.936086 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7168 | 2023.07.19 18:46:43.936520 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7169 | 2023.07.19 18:46:43.936740 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7170 | 2023.07.19 18:46:43.936886 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7171 | 2023.07.19 18:46:43.936986 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.00101269 sec., 276491 rows/sec., 19.11 MiB/sec. | ||
| 7172 | 2023.07.19 18:46:43.937141 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Debug> DynamicQueryHandler: Done processing query | ||
| 7173 | 2023.07.19 18:46:43.937166 [ 3 ] {f0701d33-be9b-4c5c-af9c-18a4cdc37798} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 7174 | 2023.07.19 18:46:43.937183 [ 3 ] {} <Debug> HTTP-Session: f12d76bb-c486-4b76-926c-942989d1450e Destroying unnamed session | ||
| 7175 | 2023.07.19 18:46:43.937320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7176 | 2023.07.19 18:46:43.937368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7177 | 2023.07.19 18:46:43.937387 [ 3 ] {} <Debug> HTTP-Session: f4ff2fa3-6932-47f7-bd72-9bd4a5dd1e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7178 | 2023.07.19 18:46:43.937403 [ 3 ] {} <Debug> HTTP-Session: f4ff2fa3-6932-47f7-bd72-9bd4a5dd1e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7179 | 2023.07.19 18:46:43.937473 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 7180 | 2023.07.19 18:46:43.937512 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7181 | 2023.07.19 18:46:43.937630 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7182 | 2023.07.19 18:46:43.937884 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7183 | 2023.07.19 18:46:43.938146 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7184 | 2023.07.19 18:46:43.938317 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 7185 | 2023.07.19 18:46:43.938448 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000944137 sec., 6355 rows/sec., 266.86 KiB/sec. | ||
| 7186 | 2023.07.19 18:46:43.938599 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Debug> DynamicQueryHandler: Done processing query | ||
| 7187 | 2023.07.19 18:46:43.938631 [ 3 ] {27541b84-b5ca-4aa3-aff0-2032cf057051} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7188 | 2023.07.19 18:46:43.938647 [ 3 ] {} <Debug> HTTP-Session: f4ff2fa3-6932-47f7-bd72-9bd4a5dd1e52 Destroying unnamed session | ||
| 7189 | 2023.07.19 18:46:43.938756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7190 | 2023.07.19 18:46:43.938801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7191 | 2023.07.19 18:46:43.938820 [ 3 ] {} <Debug> HTTP-Session: ada53e1f-9072-475a-bbcb-4e802cdfab82 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7192 | 2023.07.19 18:46:43.938837 [ 3 ] {} <Debug> HTTP-Session: ada53e1f-9072-475a-bbcb-4e802cdfab82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7193 | 2023.07.19 18:46:43.938910 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 7194 | 2023.07.19 18:46:43.938951 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 7195 | 2023.07.19 18:46:43.939078 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7196 | 2023.07.19 18:46:43.939373 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7197 | 2023.07.19 18:46:43.939619 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7198 | 2023.07.19 18:46:43.939786 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 7199 | 2023.07.19 18:46:43.939916 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000978629 sec., 75615 rows/sec., 4.63 MiB/sec. | ||
| 7200 | 2023.07.19 18:46:43.940036 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Debug> DynamicQueryHandler: Done processing query | ||
| 7201 | 2023.07.19 18:46:43.940058 [ 3 ] {77cf07cf-d50d-4e37-b639-013fac3c786a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 7202 | 2023.07.19 18:46:43.940074 [ 3 ] {} <Debug> HTTP-Session: ada53e1f-9072-475a-bbcb-4e802cdfab82 Destroying unnamed session | ||
| 7203 | 2023.07.19 18:46:43.940183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7204 | 2023.07.19 18:46:43.940226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7205 | 2023.07.19 18:46:43.940244 [ 3 ] {} <Debug> HTTP-Session: 7b40c34c-b292-44e9-9547-38db6ef22a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7206 | 2023.07.19 18:46:43.940260 [ 3 ] {} <Debug> HTTP-Session: 7b40c34c-b292-44e9-9547-38db6ef22a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7207 | 2023.07.19 18:46:43.940329 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7208 | 2023.07.19 18:46:43.940370 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7209 | 2023.07.19 18:46:43.940504 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7210 | 2023.07.19 18:46:43.940790 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7211 | 2023.07.19 18:46:43.941051 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7212 | 2023.07.19 18:46:43.941228 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 7213 | 2023.07.19 18:46:43.941357 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001001 sec., 4995 rows/sec., 6.74 MiB/sec. | ||
| 7214 | 2023.07.19 18:46:43.941478 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Debug> DynamicQueryHandler: Done processing query | ||
| 7215 | 2023.07.19 18:46:43.941501 [ 3 ] {2c38a5a8-0536-4430-a229-cda15ae23c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7216 | 2023.07.19 18:46:43.941517 [ 3 ] {} <Debug> HTTP-Session: 7b40c34c-b292-44e9-9547-38db6ef22a47 Destroying unnamed session | ||
| 7217 | 2023.07.19 18:46:43.941614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7218 | 2023.07.19 18:46:43.941656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7219 | 2023.07.19 18:46:43.941674 [ 3 ] {} <Debug> HTTP-Session: 13c2fed8-48a0-4a40-a03d-4d0615366802 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7220 | 2023.07.19 18:46:43.941690 [ 3 ] {} <Debug> HTTP-Session: 13c2fed8-48a0-4a40-a03d-4d0615366802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2023.07.19 18:46:43.941758 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7222 | 2023.07.19 18:46:43.941794 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 7223 | 2023.07.19 18:46:43.941895 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7224 | 2023.07.19 18:46:43.942136 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7225 | 2023.07.19 18:46:43.942361 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7226 | 2023.07.19 18:46:43.942545 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 7227 | 2023.07.19 18:46:43.942659 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000874635 sec., 21723 rows/sec., 1.13 MiB/sec. | ||
| 7228 | 2023.07.19 18:46:43.942772 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Debug> DynamicQueryHandler: Done processing query | ||
| 7229 | 2023.07.19 18:46:43.942795 [ 3 ] {7e11f52e-32ab-4aca-b590-99cf40dbd91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7230 | 2023.07.19 18:46:43.942810 [ 3 ] {} <Debug> HTTP-Session: 13c2fed8-48a0-4a40-a03d-4d0615366802 Destroying unnamed session | ||
| 7231 | 2023.07.19 18:46:48.929358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7232 | 2023.07.19 18:46:48.929493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7233 | 2023.07.19 18:46:48.929523 [ 3 ] {} <Debug> HTTP-Session: 704a9678-3c43-498c-8424-9cdb9c5a63c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7234 | 2023.07.19 18:46:48.929551 [ 3 ] {} <Debug> HTTP-Session: 704a9678-3c43-498c-8424-9cdb9c5a63c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2023.07.19 18:46:48.929694 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7236 | 2023.07.19 18:46:48.929759 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7237 | 2023.07.19 18:46:48.929939 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7238 | 2023.07.19 18:46:48.930481 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7239 | 2023.07.19 18:46:48.930747 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7240 | 2023.07.19 18:46:48.930904 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7241 | 2023.07.19 18:46:48.931039 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001296629 sec., 26993 rows/sec., 2.14 MiB/sec. | ||
| 7242 | 2023.07.19 18:46:48.931041 [ 94 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7243 | 2023.07.19 18:46:48.931157 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7244 | 2023.07.19 18:46:48.931232 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Debug> DynamicQueryHandler: Done processing query | ||
| 7245 | 2023.07.19 18:46:48.931262 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7246 | 2023.07.19 18:46:48.931265 [ 3 ] {ee33b099-6279-4e5a-9844-2ec27bd61bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7247 | 2023.07.19 18:46:48.931304 [ 3 ] {} <Debug> HTTP-Session: 704a9678-3c43-498c-8424-9cdb9c5a63c6 Destroying unnamed session | ||
| 7248 | 2023.07.19 18:46:48.931354 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7249 | 2023.07.19 18:46:48.931386 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 46 rows starting from the beginning of the part | ||
| 7250 | 2023.07.19 18:46:48.931438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7251 | 2023.07.19 18:46:48.931491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7252 | 2023.07.19 18:46:48.931520 [ 3 ] {} <Debug> HTTP-Session: 44e50b74-5220-4d8c-bbdb-2231b92c438d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7253 | 2023.07.19 18:46:48.931529 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 35 rows starting from the beginning of the part | ||
| 7254 | 2023.07.19 18:46:48.931540 [ 3 ] {} <Debug> HTTP-Session: 44e50b74-5220-4d8c-bbdb-2231b92c438d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2023.07.19 18:46:48.931661 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7256 | 2023.07.19 18:46:48.931678 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 7257 | 2023.07.19 18:46:48.931710 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7258 | 2023.07.19 18:46:48.931861 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part | ||
| 7259 | 2023.07.19 18:46:48.931952 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7260 | 2023.07.19 18:46:48.932043 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part | ||
| 7261 | 2023.07.19 18:46:48.932222 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 35 rows starting from the beginning of the part | ||
| 7262 | 2023.07.19 18:46:48.932585 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7263 | 2023.07.19 18:46:48.932874 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7264 | 2023.07.19 18:46:48.933120 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7265 | 2023.07.19 18:46:48.933163 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946437 sec., 88880.34906858018 rows/sec., 6.81 MiB/sec. | ||
| 7266 | 2023.07.19 18:46:48.933242 [ 94 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7267 | 2023.07.19 18:46:48.933326 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7268 | 2023.07.19 18:46:48.933333 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.001633208 sec., 64290 rows/sec., 6.21 MiB/sec. | ||
| 7269 | 2023.07.19 18:46:48.933383 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7270 | 2023.07.19 18:46:48.933450 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7271 | 2023.07.19 18:46:48.933655 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7272 | 2023.07.19 18:46:48.933704 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7273 | 2023.07.19 18:46:48.933721 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 207 rows starting from the beginning of the part | ||
| 7274 | 2023.07.19 18:46:48.933749 [ 3 ] {ff0dd93e-9d3c-4542-a833-644cd5c2f27c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7275 | 2023.07.19 18:46:48.933788 [ 3 ] {} <Debug> HTTP-Session: 44e50b74-5220-4d8c-bbdb-2231b92c438d Destroying unnamed session | ||
| 7276 | 2023.07.19 18:46:48.933907 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 7277 | 2023.07.19 18:46:48.933918 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7278 | 2023.07.19 18:46:48.933942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7279 | 2023.07.19 18:46:48.934017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7280 | 2023.07.19 18:46:48.934055 [ 3 ] {} <Debug> HTTP-Session: 7fa6f9cb-53da-436f-bdc9-f1416268164d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7281 | 2023.07.19 18:46:48.934085 [ 3 ] {} <Debug> HTTP-Session: 7fa6f9cb-53da-436f-bdc9-f1416268164d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2023.07.19 18:46:48.934087 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 102 rows starting from the beginning of the part | ||
| 7283 | 2023.07.19 18:46:48.934106 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_76_15} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7284 | 2023.07.19 18:46:48.934337 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7285 | 2023.07.19 18:46:48.934420 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 105 rows starting from the beginning of the part | ||
| 7286 | 2023.07.19 18:46:48.934429 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7287 | 2023.07.19 18:46:48.934577 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 102 rows starting from the beginning of the part | ||
| 7288 | 2023.07.19 18:46:48.934673 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7289 | 2023.07.19 18:46:48.934716 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 105 rows starting from the beginning of the part | ||
| 7290 | 2023.07.19 18:46:48.935117 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7291 | 2023.07.19 18:46:48.935387 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7292 | 2023.07.19 18:46:48.935553 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7293 | 2023.07.19 18:46:48.935693 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.002313828 sec., 313765.75959837984 rows/sec., 29.83 MiB/sec. | ||
| 7294 | 2023.07.19 18:46:48.935712 [ 94 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7295 | 2023.07.19 18:46:48.935761 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.001340799 sec., 26103 rows/sec., 2.04 MiB/sec. | ||
| 7296 | 2023.07.19 18:46:48.935788 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7297 | 2023.07.19 18:46:48.935939 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7298 | 2023.07.19 18:46:48.935989 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7299 | 2023.07.19 18:46:48.936153 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Debug> DynamicQueryHandler: Done processing query | ||
| 7300 | 2023.07.19 18:46:48.936187 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7301 | 2023.07.19 18:46:48.936199 [ 3 ] {bd9b44f8-341e-428b-9006-826e8fb06e99} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7302 | 2023.07.19 18:46:48.936252 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 333 rows starting from the beginning of the part | ||
| 7303 | 2023.07.19 18:46:48.936265 [ 3 ] {} <Debug> HTTP-Session: 7fa6f9cb-53da-436f-bdc9-f1416268164d Destroying unnamed session | ||
| 7304 | 2023.07.19 18:46:48.936299 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7305 | 2023.07.19 18:46:48.936408 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_76_15} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7306 | 2023.07.19 18:46:48.936439 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 35 rows starting from the beginning of the part | ||
| 7307 | 2023.07.19 18:46:48.936569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7308 | 2023.07.19 18:46:48.936637 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 269 rows starting from the beginning of the part | ||
| 7309 | 2023.07.19 18:46:48.936654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7310 | 2023.07.19 18:46:48.936713 [ 3 ] {} <Debug> HTTP-Session: f458d014-4ef7-4c25-950b-ec1767819fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7311 | 2023.07.19 18:46:48.936747 [ 3 ] {} <Debug> HTTP-Session: f458d014-4ef7-4c25-950b-ec1767819fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2023.07.19 18:46:48.936883 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part | ||
| 7313 | 2023.07.19 18:46:48.936993 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7314 | 2023.07.19 18:46:48.937130 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7315 | 2023.07.19 18:46:48.937133 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 280 rows starting from the beginning of the part | ||
| 7316 | 2023.07.19 18:46:48.937433 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 35 rows starting from the beginning of the part | ||
| 7317 | 2023.07.19 18:46:48.937860 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7318 | 2023.07.19 18:46:48.938796 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7319 | 2023.07.19 18:46:48.939108 [ 10 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 4 columns (4 merged, 0 gathered) in 0.003248915 sec., 303793.7280599831 rows/sec., 21.41 MiB/sec. | ||
| 7320 | 2023.07.19 18:46:48.939315 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7321 | 2023.07.19 18:46:48.939401 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7322 | 2023.07.19 18:46:48.939516 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7323 | 2023.07.19 18:46:48.939587 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_76_15} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7324 | 2023.07.19 18:46:48.939625 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 7325 | 2023.07.19 18:46:48.939770 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7326 | 2023.07.19 18:46:48.939789 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002747941 sec., 12736 rows/sec., 17.19 MiB/sec. | ||
| 7327 | 2023.07.19 18:46:48.939820 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7328 | 2023.07.19 18:46:48.939947 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 7329 | 2023.07.19 18:46:48.940059 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Debug> DynamicQueryHandler: Done processing query | ||
| 7330 | 2023.07.19 18:46:48.940110 [ 3 ] {a8ec1f60-9e8c-4966-b816-d0fef50afe90} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 7331 | 2023.07.19 18:46:48.940118 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7332 | 2023.07.19 18:46:48.940138 [ 3 ] {} <Debug> HTTP-Session: f458d014-4ef7-4c25-950b-ec1767819fc2 Destroying unnamed session | ||
| 7333 | 2023.07.19 18:46:48.940182 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1374 rows starting from the beginning of the part | ||
| 7334 | 2023.07.19 18:46:48.940293 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 7335 | 2023.07.19 18:46:48.940384 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 7336 | 2023.07.19 18:46:48.940472 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
| 7337 | 2023.07.19 18:46:48.940556 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 7338 | 2023.07.19 18:46:48.940636 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 7339 | 2023.07.19 18:46:48.943267 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1489 rows, containing 6 columns (6 merged, 0 gathered) in 0.00340267 sec., 437597.5337014756 rows/sec., 590.52 MiB/sec. | ||
| 7340 | 2023.07.19 18:46:48.944572 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7341 | 2023.07.19 18:46:48.944787 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 7342 | 2023.07.19 18:46:48.944861 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 7343 | 2023.07.19 18:46:48.944936 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_71_14: 8.68 MiB. | ||
| 7344 | 2023.07.19 18:46:53.932102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7345 | 2023.07.19 18:46:53.932278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7346 | 2023.07.19 18:46:53.932325 [ 3 ] {} <Debug> HTTP-Session: 7bfccc94-56dc-468f-abe9-730e93acf527 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7347 | 2023.07.19 18:46:53.932367 [ 3 ] {} <Debug> HTTP-Session: 7bfccc94-56dc-468f-abe9-730e93acf527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2023.07.19 18:46:53.932564 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7349 | 2023.07.19 18:46:53.932658 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7350 | 2023.07.19 18:46:53.932835 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7351 | 2023.07.19 18:46:53.933255 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7352 | 2023.07.19 18:46:53.933509 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7353 | 2023.07.19 18:46:53.933670 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7354 | 2023.07.19 18:46:53.933790 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001171204 sec., 9392 rows/sec., 636.20 KiB/sec. | ||
| 7355 | 2023.07.19 18:46:53.933938 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Debug> DynamicQueryHandler: Done processing query | ||
| 7356 | 2023.07.19 18:46:53.933968 [ 3 ] {900a6a37-a52b-49e6-9938-97b47fd71f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7357 | 2023.07.19 18:46:53.933986 [ 3 ] {} <Debug> HTTP-Session: 7bfccc94-56dc-468f-abe9-730e93acf527 Destroying unnamed session | ||
| 7358 | 2023.07.19 18:46:53.934119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7359 | 2023.07.19 18:46:53.934164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7360 | 2023.07.19 18:46:53.934184 [ 3 ] {} <Debug> HTTP-Session: 3a1d986f-d4e5-4fa1-a0ab-3e3dce118140 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7361 | 2023.07.19 18:46:53.934201 [ 3 ] {} <Debug> HTTP-Session: 3a1d986f-d4e5-4fa1-a0ab-3e3dce118140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2023.07.19 18:46:53.934274 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7363 | 2023.07.19 18:46:53.934312 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7364 | 2023.07.19 18:46:53.934414 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7365 | 2023.07.19 18:46:53.934753 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7366 | 2023.07.19 18:46:53.934964 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7367 | 2023.07.19 18:46:53.935107 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7368 | 2023.07.19 18:46:53.935202 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000901126 sec., 113191 rows/sec., 10.53 MiB/sec. | ||
| 7369 | 2023.07.19 18:46:53.935317 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Debug> DynamicQueryHandler: Done processing query | ||
| 7370 | 2023.07.19 18:46:53.935341 [ 3 ] {c6f1f7c6-ea56-4c87-bd9d-0870928ec186} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 7371 | 2023.07.19 18:46:53.935356 [ 3 ] {} <Debug> HTTP-Session: 3a1d986f-d4e5-4fa1-a0ab-3e3dce118140 Destroying unnamed session | ||
| 7372 | 2023.07.19 18:46:53.935546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7373 | 2023.07.19 18:46:53.935591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7374 | 2023.07.19 18:46:53.935610 [ 3 ] {} <Debug> HTTP-Session: 84ab1ee3-7426-4b01-a3de-859d191430c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7375 | 2023.07.19 18:46:53.935627 [ 3 ] {} <Debug> HTTP-Session: 84ab1ee3-7426-4b01-a3de-859d191430c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2023.07.19 18:46:53.935713 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7377 | 2023.07.19 18:46:53.935751 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7378 | 2023.07.19 18:46:53.935852 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7379 | 2023.07.19 18:46:53.936254 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7380 | 2023.07.19 18:46:53.936465 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7381 | 2023.07.19 18:46:53.936618 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7382 | 2023.07.19 18:46:53.936719 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000977609 sec., 275161 rows/sec., 18.93 MiB/sec. | ||
| 7383 | 2023.07.19 18:46:53.936832 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Debug> DynamicQueryHandler: Done processing query | ||
| 7384 | 2023.07.19 18:46:53.936858 [ 3 ] {5f5da23e-dea0-4cfe-9473-61e5fbf5d046} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 7385 | 2023.07.19 18:46:53.936873 [ 3 ] {} <Debug> HTTP-Session: 84ab1ee3-7426-4b01-a3de-859d191430c1 Destroying unnamed session | ||
| 7386 | 2023.07.19 18:46:53.936985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7387 | 2023.07.19 18:46:53.937030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7388 | 2023.07.19 18:46:53.937049 [ 3 ] {} <Debug> HTTP-Session: c2c24436-22d5-4892-9e18-da44da5229d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7389 | 2023.07.19 18:46:53.937065 [ 3 ] {} <Debug> HTTP-Session: c2c24436-22d5-4892-9e18-da44da5229d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2023.07.19 18:46:53.937132 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 7391 | 2023.07.19 18:46:53.937168 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7392 | 2023.07.19 18:46:53.937273 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7393 | 2023.07.19 18:46:53.937503 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7394 | 2023.07.19 18:46:53.937744 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7395 | 2023.07.19 18:46:53.937913 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 7396 | 2023.07.19 18:46:53.938010 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000851995 sec., 7042 rows/sec., 295.72 KiB/sec. | ||
| 7397 | 2023.07.19 18:46:53.938120 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Debug> DynamicQueryHandler: Done processing query | ||
| 7398 | 2023.07.19 18:46:53.938142 [ 3 ] {56316223-dbc4-441e-a0c2-f1c4e75ad91f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7399 | 2023.07.19 18:46:53.938157 [ 3 ] {} <Debug> HTTP-Session: c2c24436-22d5-4892-9e18-da44da5229d2 Destroying unnamed session | ||
| 7400 | 2023.07.19 18:46:53.938267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7401 | 2023.07.19 18:46:53.938311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7402 | 2023.07.19 18:46:53.938329 [ 3 ] {} <Debug> HTTP-Session: 422155b9-d362-410c-8fe8-09364385583e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7403 | 2023.07.19 18:46:53.938345 [ 3 ] {} <Debug> HTTP-Session: 422155b9-d362-410c-8fe8-09364385583e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2023.07.19 18:46:53.938415 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 7405 | 2023.07.19 18:46:53.938453 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 7406 | 2023.07.19 18:46:53.938568 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7407 | 2023.07.19 18:46:53.938841 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7408 | 2023.07.19 18:46:53.939075 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7409 | 2023.07.19 18:46:53.939247 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 7410 | 2023.07.19 18:46:53.939348 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000906417 sec., 69504 rows/sec., 4.21 MiB/sec. | ||
| 7411 | 2023.07.19 18:46:53.939488 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 7412 | 2023.07.19 18:46:53.939514 [ 3 ] {c1056c3e-7936-45a2-abe7-ee0dffba9f5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7413 | 2023.07.19 18:46:53.939530 [ 3 ] {} <Debug> HTTP-Session: 422155b9-d362-410c-8fe8-09364385583e Destroying unnamed session | ||
| 7414 | 2023.07.19 18:46:53.939643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7415 | 2023.07.19 18:46:53.939686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7416 | 2023.07.19 18:46:53.939706 [ 3 ] {} <Debug> HTTP-Session: e8ffa70c-7344-4644-8ac2-874ff5a23e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7417 | 2023.07.19 18:46:53.939722 [ 3 ] {} <Debug> HTTP-Session: e8ffa70c-7344-4644-8ac2-874ff5a23e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2023.07.19 18:46:53.939792 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7419 | 2023.07.19 18:46:53.939834 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7420 | 2023.07.19 18:46:53.939971 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7421 | 2023.07.19 18:46:53.940261 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7422 | 2023.07.19 18:46:53.940518 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7423 | 2023.07.19 18:46:53.940682 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 7424 | 2023.07.19 18:46:53.940783 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000963618 sec., 5188 rows/sec., 7.00 MiB/sec. | ||
| 7425 | 2023.07.19 18:46:53.940898 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Debug> DynamicQueryHandler: Done processing query | ||
| 7426 | 2023.07.19 18:46:53.940920 [ 3 ] {f55906aa-02dd-4048-97be-5b288fcf5098} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7427 | 2023.07.19 18:46:53.940936 [ 3 ] {} <Debug> HTTP-Session: e8ffa70c-7344-4644-8ac2-874ff5a23e4c Destroying unnamed session | ||
| 7428 | 2023.07.19 18:46:53.941049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7429 | 2023.07.19 18:46:53.941093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7430 | 2023.07.19 18:46:53.941111 [ 3 ] {} <Debug> HTTP-Session: a62c1692-462f-483b-af19-18252bdeb62d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7431 | 2023.07.19 18:46:53.941127 [ 3 ] {} <Debug> HTTP-Session: a62c1692-462f-483b-af19-18252bdeb62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2023.07.19 18:46:53.941193 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7433 | 2023.07.19 18:46:53.941230 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 7434 | 2023.07.19 18:46:53.941330 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7435 | 2023.07.19 18:46:53.941566 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7436 | 2023.07.19 18:46:53.941781 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7437 | 2023.07.19 18:46:53.941947 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 7438 | 2023.07.19 18:46:53.942051 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000832805 sec., 22814 rows/sec., 1.18 MiB/sec. | ||
| 7439 | 2023.07.19 18:46:53.942159 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7440 | 2023.07.19 18:46:53.942181 [ 3 ] {9e783341-ec25-4c2d-97d8-88abde651d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7441 | 2023.07.19 18:46:53.942197 [ 3 ] {} <Debug> HTTP-Session: a62c1692-462f-483b-af19-18252bdeb62d Destroying unnamed session | ||
| 7442 | 2023.07.19 18:46:54.120581 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7443 | 2023.07.19 18:46:54.120664 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7444 | 2023.07.19 18:46:58.929360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7445 | 2023.07.19 18:46:58.929485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7446 | 2023.07.19 18:46:58.929511 [ 3 ] {} <Debug> HTTP-Session: cbb77070-4972-4a24-8cd5-e666ad674338 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7447 | 2023.07.19 18:46:58.929535 [ 3 ] {} <Debug> HTTP-Session: cbb77070-4972-4a24-8cd5-e666ad674338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2023.07.19 18:46:58.929663 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7449 | 2023.07.19 18:46:58.929722 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7450 | 2023.07.19 18:46:58.929879 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7451 | 2023.07.19 18:46:58.930407 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7452 | 2023.07.19 18:46:58.930669 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7453 | 2023.07.19 18:46:58.930828 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7454 | 2023.07.19 18:46:58.930971 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001275847 sec., 27432 rows/sec., 2.17 MiB/sec. | ||
| 7455 | 2023.07.19 18:46:58.931120 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Debug> DynamicQueryHandler: Done processing query | ||
| 7456 | 2023.07.19 18:46:58.931144 [ 3 ] {854cf930-a37f-41f2-8374-d4a2192c8e3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7457 | 2023.07.19 18:46:58.931159 [ 3 ] {} <Debug> HTTP-Session: cbb77070-4972-4a24-8cd5-e666ad674338 Destroying unnamed session | ||
| 7458 | 2023.07.19 18:46:58.931299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7459 | 2023.07.19 18:46:58.931343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7460 | 2023.07.19 18:46:58.931362 [ 3 ] {} <Debug> HTTP-Session: e0cc2fe6-ae61-4cfd-8c5b-ac500fd45430 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7461 | 2023.07.19 18:46:58.931378 [ 3 ] {} <Debug> HTTP-Session: e0cc2fe6-ae61-4cfd-8c5b-ac500fd45430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2023.07.19 18:46:58.931450 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7463 | 2023.07.19 18:46:58.931488 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7464 | 2023.07.19 18:46:58.931592 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7465 | 2023.07.19 18:46:58.931923 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7466 | 2023.07.19 18:46:58.932127 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7467 | 2023.07.19 18:46:58.932270 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7468 | 2023.07.19 18:46:58.932404 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000919817 sec., 114153 rows/sec., 11.02 MiB/sec. | ||
| 7469 | 2023.07.19 18:46:58.932521 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 7470 | 2023.07.19 18:46:58.932543 [ 3 ] {72a102ce-fb6b-479b-8ca3-54c19e57a1bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7471 | 2023.07.19 18:46:58.932558 [ 3 ] {} <Debug> HTTP-Session: e0cc2fe6-ae61-4cfd-8c5b-ac500fd45430 Destroying unnamed session | ||
| 7472 | 2023.07.19 18:46:58.932665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7473 | 2023.07.19 18:46:58.932708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7474 | 2023.07.19 18:46:58.932726 [ 3 ] {} <Debug> HTTP-Session: 5415c195-2490-41e9-92f4-039c648ba11a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7475 | 2023.07.19 18:46:58.932743 [ 3 ] {} <Debug> HTTP-Session: 5415c195-2490-41e9-92f4-039c648ba11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2023.07.19 18:46:58.932810 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7477 | 2023.07.19 18:46:58.932847 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7478 | 2023.07.19 18:46:58.932953 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7479 | 2023.07.19 18:46:58.933224 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7480 | 2023.07.19 18:46:58.933426 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7481 | 2023.07.19 18:46:58.933570 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7482 | 2023.07.19 18:46:58.933699 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000862035 sec., 40601 rows/sec., 3.18 MiB/sec. | ||
| 7483 | 2023.07.19 18:46:58.933853 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Debug> DynamicQueryHandler: Done processing query | ||
| 7484 | 2023.07.19 18:46:58.933880 [ 3 ] {1cc3a9cc-7297-4ae5-8b52-f01628fdb56a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7485 | 2023.07.19 18:46:58.933935 [ 3 ] {} <Debug> HTTP-Session: 5415c195-2490-41e9-92f4-039c648ba11a Destroying unnamed session | ||
| 7486 | 2023.07.19 18:46:58.934148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7487 | 2023.07.19 18:46:58.934195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7488 | 2023.07.19 18:46:58.934215 [ 3 ] {} <Debug> HTTP-Session: 31ebefec-68ba-42c4-bf7a-b106d4b94262 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7489 | 2023.07.19 18:46:58.934231 [ 3 ] {} <Debug> HTTP-Session: 31ebefec-68ba-42c4-bf7a-b106d4b94262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2023.07.19 18:46:58.934311 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7491 | 2023.07.19 18:46:58.934355 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7492 | 2023.07.19 18:46:58.934504 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7493 | 2023.07.19 18:46:58.934904 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.40 GiB. | ||
| 7494 | 2023.07.19 18:46:58.935213 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7495 | 2023.07.19 18:46:58.935405 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 7496 | 2023.07.19 18:46:58.935536 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001197945 sec., 29216 rows/sec., 39.43 MiB/sec. | ||
| 7497 | 2023.07.19 18:46:58.935658 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Debug> DynamicQueryHandler: Done processing query | ||
| 7498 | 2023.07.19 18:46:58.935680 [ 3 ] {d917faaf-ec59-427e-8318-e5542e440863} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 7499 | 2023.07.19 18:46:58.935696 [ 3 ] {} <Debug> HTTP-Session: 31ebefec-68ba-42c4-bf7a-b106d4b94262 Destroying unnamed session | ||
| 7500 | 2023.07.19 18:47:03.931392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7501 | 2023.07.19 18:47:03.931524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7502 | 2023.07.19 18:47:03.931555 [ 3 ] {} <Debug> HTTP-Session: 0269a08e-4951-4431-8b6c-fa14391bd0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7503 | 2023.07.19 18:47:03.931583 [ 3 ] {} <Debug> HTTP-Session: 0269a08e-4951-4431-8b6c-fa14391bd0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7504 | 2023.07.19 18:47:03.931725 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7505 | 2023.07.19 18:47:03.931792 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7506 | 2023.07.19 18:47:03.931972 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7507 | 2023.07.19 18:47:03.932381 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7508 | 2023.07.19 18:47:03.932636 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7509 | 2023.07.19 18:47:03.932790 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7510 | 2023.07.19 18:47:03.932917 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001147224 sec., 9588 rows/sec., 649.50 KiB/sec. | ||
| 7511 | 2023.07.19 18:47:03.933056 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Debug> DynamicQueryHandler: Done processing query | ||
| 7512 | 2023.07.19 18:47:03.933080 [ 3 ] {c1265e48-dfa6-4bc2-a69f-a00c9346de67} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7513 | 2023.07.19 18:47:03.933096 [ 3 ] {} <Debug> HTTP-Session: 0269a08e-4951-4431-8b6c-fa14391bd0a0 Destroying unnamed session | ||
| 7514 | 2023.07.19 18:47:03.933229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7515 | 2023.07.19 18:47:03.933273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7516 | 2023.07.19 18:47:03.933292 [ 3 ] {} <Debug> HTTP-Session: 5ac279ef-3456-49b7-8555-62b978cdacd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7517 | 2023.07.19 18:47:03.933308 [ 3 ] {} <Debug> HTTP-Session: 5ac279ef-3456-49b7-8555-62b978cdacd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2023.07.19 18:47:03.933389 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7519 | 2023.07.19 18:47:03.933433 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7520 | 2023.07.19 18:47:03.933536 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7521 | 2023.07.19 18:47:03.933863 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7522 | 2023.07.19 18:47:03.934075 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7523 | 2023.07.19 18:47:03.934219 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7524 | 2023.07.19 18:47:03.934342 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000914727 sec., 111508 rows/sec., 10.37 MiB/sec. | ||
| 7525 | 2023.07.19 18:47:03.934471 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 7526 | 2023.07.19 18:47:03.934498 [ 3 ] {aec47c4e-a4ef-4015-b640-a5c41a1989a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 7527 | 2023.07.19 18:47:03.934518 [ 3 ] {} <Debug> HTTP-Session: 5ac279ef-3456-49b7-8555-62b978cdacd1 Destroying unnamed session | ||
| 7528 | 2023.07.19 18:47:03.934706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7529 | 2023.07.19 18:47:03.934761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7530 | 2023.07.19 18:47:03.934781 [ 3 ] {} <Debug> HTTP-Session: d36cca98-c731-450d-a74f-e75862051204 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7531 | 2023.07.19 18:47:03.934798 [ 3 ] {} <Debug> HTTP-Session: d36cca98-c731-450d-a74f-e75862051204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2023.07.19 18:47:03.934882 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7533 | 2023.07.19 18:47:03.934921 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7534 | 2023.07.19 18:47:03.935028 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7535 | 2023.07.19 18:47:03.935452 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7536 | 2023.07.19 18:47:03.935685 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7537 | 2023.07.19 18:47:03.935841 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7538 | 2023.07.19 18:47:03.935962 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001052121 sec., 255674 rows/sec., 17.58 MiB/sec. | ||
| 7539 | 2023.07.19 18:47:03.936082 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Debug> DynamicQueryHandler: Done processing query | ||
| 7540 | 2023.07.19 18:47:03.936105 [ 3 ] {b9b1caaf-9f7d-45e6-acea-b030b6d7bbda} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 7541 | 2023.07.19 18:47:03.936121 [ 3 ] {} <Debug> HTTP-Session: d36cca98-c731-450d-a74f-e75862051204 Destroying unnamed session | ||
| 7542 | 2023.07.19 18:47:03.936272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7543 | 2023.07.19 18:47:03.936317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7544 | 2023.07.19 18:47:03.936335 [ 3 ] {} <Debug> HTTP-Session: d97f5549-2fbf-4daf-a8cd-c31796f73958 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7545 | 2023.07.19 18:47:03.936351 [ 3 ] {} <Debug> HTTP-Session: d97f5549-2fbf-4daf-a8cd-c31796f73958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2023.07.19 18:47:03.936417 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 7547 | 2023.07.19 18:47:03.936456 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7548 | 2023.07.19 18:47:03.936563 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7549 | 2023.07.19 18:47:03.936812 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7550 | 2023.07.19 18:47:03.937048 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7551 | 2023.07.19 18:47:03.937214 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 7552 | 2023.07.19 18:47:03.937338 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000882936 sec., 6795 rows/sec., 285.36 KiB/sec. | ||
| 7553 | 2023.07.19 18:47:03.937455 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Debug> DynamicQueryHandler: Done processing query | ||
| 7554 | 2023.07.19 18:47:03.937478 [ 3 ] {cdfe40f7-9e8c-43cf-8481-9c26938fa171} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7555 | 2023.07.19 18:47:03.937494 [ 3 ] {} <Debug> HTTP-Session: d97f5549-2fbf-4daf-a8cd-c31796f73958 Destroying unnamed session | ||
| 7556 | 2023.07.19 18:47:03.937645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7557 | 2023.07.19 18:47:03.937689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7558 | 2023.07.19 18:47:03.937707 [ 3 ] {} <Debug> HTTP-Session: c6251254-8ed8-4e36-8f16-8823822f06cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7559 | 2023.07.19 18:47:03.937722 [ 3 ] {} <Debug> HTTP-Session: c6251254-8ed8-4e36-8f16-8823822f06cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2023.07.19 18:47:03.937795 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 7561 | 2023.07.19 18:47:03.937834 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 7562 | 2023.07.19 18:47:03.937952 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7563 | 2023.07.19 18:47:03.938240 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7564 | 2023.07.19 18:47:03.938477 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7565 | 2023.07.19 18:47:03.938648 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 7566 | 2023.07.19 18:47:03.938772 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000950698 sec., 66267 rows/sec., 4.02 MiB/sec. | ||
| 7567 | 2023.07.19 18:47:03.938886 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 7568 | 2023.07.19 18:47:03.938909 [ 3 ] {c9c967f2-4e90-4c8c-8748-1022e539d2cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7569 | 2023.07.19 18:47:03.938924 [ 3 ] {} <Debug> HTTP-Session: c6251254-8ed8-4e36-8f16-8823822f06cc Destroying unnamed session | ||
| 7570 | 2023.07.19 18:47:03.939041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7571 | 2023.07.19 18:47:03.939085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7572 | 2023.07.19 18:47:03.939103 [ 3 ] {} <Debug> HTTP-Session: 02a9ff8a-7187-4dc9-b4f0-2d40bd25be73 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7573 | 2023.07.19 18:47:03.939119 [ 3 ] {} <Debug> HTTP-Session: 02a9ff8a-7187-4dc9-b4f0-2d40bd25be73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2023.07.19 18:47:03.939188 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7575 | 2023.07.19 18:47:03.939230 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7576 | 2023.07.19 18:47:03.939362 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7577 | 2023.07.19 18:47:03.939647 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7578 | 2023.07.19 18:47:03.939911 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7579 | 2023.07.19 18:47:03.940097 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7580 | 2023.07.19 18:47:03.940221 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00100589 sec., 4970 rows/sec., 6.71 MiB/sec. | ||
| 7581 | 2023.07.19 18:47:03.940383 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7582 | 2023.07.19 18:47:03.940424 [ 3 ] {a6b642a1-8269-4a78-abe3-8c6b2c29cfa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7583 | 2023.07.19 18:47:03.940476 [ 3 ] {} <Debug> HTTP-Session: 02a9ff8a-7187-4dc9-b4f0-2d40bd25be73 Destroying unnamed session | ||
| 7584 | 2023.07.19 18:47:03.940593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7585 | 2023.07.19 18:47:03.940638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7586 | 2023.07.19 18:47:03.940658 [ 3 ] {} <Debug> HTTP-Session: 743edf38-0a92-42ab-a16c-396a97fc7a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7587 | 2023.07.19 18:47:03.940674 [ 3 ] {} <Debug> HTTP-Session: 743edf38-0a92-42ab-a16c-396a97fc7a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2023.07.19 18:47:03.940743 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7589 | 2023.07.19 18:47:03.940780 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 7590 | 2023.07.19 18:47:03.940890 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7591 | 2023.07.19 18:47:03.941138 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7592 | 2023.07.19 18:47:03.941361 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7593 | 2023.07.19 18:47:03.941526 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 7594 | 2023.07.19 18:47:03.941651 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000872005 sec., 21788 rows/sec., 1.13 MiB/sec. | ||
| 7595 | 2023.07.19 18:47:03.941654 [ 92 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7596 | 2023.07.19 18:47:03.941774 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7597 | 2023.07.19 18:47:03.941820 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Debug> DynamicQueryHandler: Done processing query | ||
| 7598 | 2023.07.19 18:47:03.941858 [ 3 ] {e108160a-c0a3-435d-a3cc-6dedb7be0f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7599 | 2023.07.19 18:47:03.941865 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 7600 | 2023.07.19 18:47:03.941878 [ 3 ] {} <Debug> HTTP-Session: 743edf38-0a92-42ab-a16c-396a97fc7a60 Destroying unnamed session | ||
| 7601 | 2023.07.19 18:47:03.941958 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7602 | 2023.07.19 18:47:03.941994 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 698 rows starting from the beginning of the part | ||
| 7603 | 2023.07.19 18:47:03.942107 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part | ||
| 7604 | 2023.07.19 18:47:03.942202 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part | ||
| 7605 | 2023.07.19 18:47:03.942294 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part | ||
| 7606 | 2023.07.19 18:47:03.942379 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part | ||
| 7607 | 2023.07.19 18:47:03.942464 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part | ||
| 7608 | 2023.07.19 18:47:03.943158 [ 16 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 4 columns (4 merged, 0 gathered) in 0.001328379 sec., 596968.1845316736 rows/sec., 31.40 MiB/sec. | ||
| 7609 | 2023.07.19 18:47:03.943289 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7610 | 2023.07.19 18:47:03.943470 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 7611 | 2023.07.19 18:47:03.943532 [ 11 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_41_8} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 7612 | 2023.07.19 18:47:08.930033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7613 | 2023.07.19 18:47:08.930222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7614 | 2023.07.19 18:47:08.930269 [ 3 ] {} <Debug> HTTP-Session: 0a3e1ec9-e42b-413e-943c-20cbd0ee407d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7615 | 2023.07.19 18:47:08.930312 [ 3 ] {} <Debug> HTTP-Session: 0a3e1ec9-e42b-413e-943c-20cbd0ee407d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2023.07.19 18:47:08.930451 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7617 | 2023.07.19 18:47:08.930513 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7618 | 2023.07.19 18:47:08.930678 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7619 | 2023.07.19 18:47:08.931112 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7620 | 2023.07.19 18:47:08.931391 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7621 | 2023.07.19 18:47:08.931565 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7622 | 2023.07.19 18:47:08.931712 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001216125 sec., 28779 rows/sec., 2.28 MiB/sec. | ||
| 7623 | 2023.07.19 18:47:08.931882 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Debug> DynamicQueryHandler: Done processing query | ||
| 7624 | 2023.07.19 18:47:08.931915 [ 3 ] {4d709f97-89b9-47ae-b6be-5b379f348df2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7625 | 2023.07.19 18:47:08.931934 [ 3 ] {} <Debug> HTTP-Session: 0a3e1ec9-e42b-413e-943c-20cbd0ee407d Destroying unnamed session | ||
| 7626 | 2023.07.19 18:47:08.932066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7627 | 2023.07.19 18:47:08.932119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7628 | 2023.07.19 18:47:08.932138 [ 3 ] {} <Debug> HTTP-Session: 9793038e-15c1-46ab-964e-1c17606e0053 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7629 | 2023.07.19 18:47:08.932156 [ 3 ] {} <Debug> HTTP-Session: 9793038e-15c1-46ab-964e-1c17606e0053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2023.07.19 18:47:08.932241 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7631 | 2023.07.19 18:47:08.932284 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7632 | 2023.07.19 18:47:08.932392 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7633 | 2023.07.19 18:47:08.932732 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7634 | 2023.07.19 18:47:08.932948 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7635 | 2023.07.19 18:47:08.933101 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7636 | 2023.07.19 18:47:08.933231 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000961448 sec., 109210 rows/sec., 10.55 MiB/sec. | ||
| 7637 | 2023.07.19 18:47:08.933353 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7638 | 2023.07.19 18:47:08.933377 [ 3 ] {6df112fa-bc0f-4e9f-9dcd-c8c19314a7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7639 | 2023.07.19 18:47:08.933393 [ 3 ] {} <Debug> HTTP-Session: 9793038e-15c1-46ab-964e-1c17606e0053 Destroying unnamed session | ||
| 7640 | 2023.07.19 18:47:08.933514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7641 | 2023.07.19 18:47:08.933562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7642 | 2023.07.19 18:47:08.933580 [ 3 ] {} <Debug> HTTP-Session: 1d904bb6-b7e8-47e8-af47-61b2e47476e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7643 | 2023.07.19 18:47:08.933597 [ 3 ] {} <Debug> HTTP-Session: 1d904bb6-b7e8-47e8-af47-61b2e47476e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2023.07.19 18:47:08.933671 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7645 | 2023.07.19 18:47:08.933710 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7646 | 2023.07.19 18:47:08.933816 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7647 | 2023.07.19 18:47:08.934090 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7648 | 2023.07.19 18:47:08.934302 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7649 | 2023.07.19 18:47:08.934459 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7650 | 2023.07.19 18:47:08.934590 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000892476 sec., 39216 rows/sec., 3.07 MiB/sec. | ||
| 7651 | 2023.07.19 18:47:08.934708 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 7652 | 2023.07.19 18:47:08.934732 [ 3 ] {dea18c0b-65bf-4c99-a6af-509bbd3b38c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7653 | 2023.07.19 18:47:08.934749 [ 3 ] {} <Debug> HTTP-Session: 1d904bb6-b7e8-47e8-af47-61b2e47476e9 Destroying unnamed session | ||
| 7654 | 2023.07.19 18:47:08.934922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7655 | 2023.07.19 18:47:08.934968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7656 | 2023.07.19 18:47:08.934986 [ 3 ] {} <Debug> HTTP-Session: de9b6fe0-f0e8-4922-8dff-6d7f52731fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7657 | 2023.07.19 18:47:08.935002 [ 3 ] {} <Debug> HTTP-Session: de9b6fe0-f0e8-4922-8dff-6d7f52731fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2023.07.19 18:47:08.935085 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7659 | 2023.07.19 18:47:08.935130 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7660 | 2023.07.19 18:47:08.935268 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7661 | 2023.07.19 18:47:08.935707 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7662 | 2023.07.19 18:47:08.936037 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7663 | 2023.07.19 18:47:08.936221 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7664 | 2023.07.19 18:47:08.936333 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001221136 sec., 28661 rows/sec., 38.68 MiB/sec. | ||
| 7665 | 2023.07.19 18:47:08.936461 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Debug> DynamicQueryHandler: Done processing query | ||
| 7666 | 2023.07.19 18:47:08.936485 [ 3 ] {92208cca-55e0-4009-a266-1d83834d3adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 7667 | 2023.07.19 18:47:08.936501 [ 3 ] {} <Debug> HTTP-Session: de9b6fe0-f0e8-4922-8dff-6d7f52731fdb Destroying unnamed session | ||
| 7668 | 2023.07.19 18:47:09.120734 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7669 | 2023.07.19 18:47:09.120790 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7670 | 2023.07.19 18:47:13.932433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7671 | 2023.07.19 18:47:13.932555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7672 | 2023.07.19 18:47:13.932581 [ 3 ] {} <Debug> HTTP-Session: 69b3f224-c430-4c74-84a0-a84d8f42f0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7673 | 2023.07.19 18:47:13.932604 [ 3 ] {} <Debug> HTTP-Session: 69b3f224-c430-4c74-84a0-a84d8f42f0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2023.07.19 18:47:13.932731 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7675 | 2023.07.19 18:47:13.932791 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7676 | 2023.07.19 18:47:13.932950 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7677 | 2023.07.19 18:47:13.933367 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7678 | 2023.07.19 18:47:13.933626 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7679 | 2023.07.19 18:47:13.933786 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7680 | 2023.07.19 18:47:13.933907 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001140613 sec., 9643 rows/sec., 653.26 KiB/sec. | ||
| 7681 | 2023.07.19 18:47:13.933908 [ 87 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7682 | 2023.07.19 18:47:13.933979 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7683 | 2023.07.19 18:47:13.934073 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 7684 | 2023.07.19 18:47:13.934084 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7685 | 2023.07.19 18:47:13.934107 [ 3 ] {1509c502-a9a6-448c-974a-70aee86892d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7686 | 2023.07.19 18:47:13.934222 [ 3 ] {} <Debug> HTTP-Session: 69b3f224-c430-4c74-84a0-a84d8f42f0cc Destroying unnamed session | ||
| 7687 | 2023.07.19 18:47:13.934301 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7688 | 2023.07.19 18:47:13.934359 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 46 rows starting from the beginning of the part | ||
| 7689 | 2023.07.19 18:47:13.934373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7690 | 2023.07.19 18:47:13.934466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7691 | 2023.07.19 18:47:13.934515 [ 3 ] {} <Debug> HTTP-Session: e42871d3-0f7e-41e2-bbcc-7445afba4fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7692 | 2023.07.19 18:47:13.934575 [ 3 ] {} <Debug> HTTP-Session: e42871d3-0f7e-41e2-bbcc-7445afba4fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2023.07.19 18:47:13.934597 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 7694 | 2023.07.19 18:47:13.934804 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7695 | 2023.07.19 18:47:13.934823 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part | ||
| 7696 | 2023.07.19 18:47:13.934921 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7697 | 2023.07.19 18:47:13.935081 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 7698 | 2023.07.19 18:47:13.935376 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part | ||
| 7699 | 2023.07.19 18:47:13.935447 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7700 | 2023.07.19 18:47:13.935634 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 11 rows starting from the beginning of the part | ||
| 7701 | 2023.07.19 18:47:13.936228 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7702 | 2023.07.19 18:47:13.936716 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7703 | 2023.07.19 18:47:13.937131 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7704 | 2023.07.19 18:47:13.937227 [ 16 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003179873 sec., 46857.21725364503 rows/sec., 3.53 MiB/sec. | ||
| 7705 | 2023.07.19 18:47:13.937292 [ 87 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7706 | 2023.07.19 18:47:13.937320 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002463742 sec., 41400 rows/sec., 3.85 MiB/sec. | ||
| 7707 | 2023.07.19 18:47:13.937343 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7708 | 2023.07.19 18:47:13.937539 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7709 | 2023.07.19 18:47:13.937585 [ 16 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7710 | 2023.07.19 18:47:13.937631 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Debug> DynamicQueryHandler: Done processing query | ||
| 7711 | 2023.07.19 18:47:13.937703 [ 3 ] {5be41682-86a1-4fed-84c4-302233627dcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 7712 | 2023.07.19 18:47:13.937765 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7713 | 2023.07.19 18:47:13.937775 [ 3 ] {} <Debug> HTTP-Session: e42871d3-0f7e-41e2-bbcc-7445afba4fb7 Destroying unnamed session | ||
| 7714 | 2023.07.19 18:47:13.937811 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 207 rows starting from the beginning of the part | ||
| 7715 | 2023.07.19 18:47:13.937984 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 102 rows starting from the beginning of the part | ||
| 7716 | 2023.07.19 18:47:13.938046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7717 | 2023.07.19 18:47:13.938070 [ 16 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7718 | 2023.07.19 18:47:13.938145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7719 | 2023.07.19 18:47:13.938213 [ 3 ] {} <Debug> HTTP-Session: 7d9e9e5a-2998-417f-ac43-366737f9b144 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7720 | 2023.07.19 18:47:13.938235 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 105 rows starting from the beginning of the part | ||
| 7721 | 2023.07.19 18:47:13.938247 [ 3 ] {} <Debug> HTTP-Session: 7d9e9e5a-2998-417f-ac43-366737f9b144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2023.07.19 18:47:13.938306 [ 16 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_81_16} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7723 | 2023.07.19 18:47:13.938521 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7724 | 2023.07.19 18:47:13.938533 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part | ||
| 7725 | 2023.07.19 18:47:13.938627 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7726 | 2023.07.19 18:47:13.938714 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 7727 | 2023.07.19 18:47:13.938882 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part | ||
| 7728 | 2023.07.19 18:47:13.938890 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7729 | 2023.07.19 18:47:13.939597 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7730 | 2023.07.19 18:47:13.939886 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.002453282 sec., 294707.25338546484 rows/sec., 27.86 MiB/sec. | ||
| 7731 | 2023.07.19 18:47:13.939917 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7732 | 2023.07.19 18:47:13.940020 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7733 | 2023.07.19 18:47:13.940151 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7734 | 2023.07.19 18:47:13.940284 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7735 | 2023.07.19 18:47:13.940325 [ 87 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7736 | 2023.07.19 18:47:13.940379 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001778843 sec., 157405 rows/sec., 10.88 MiB/sec. | ||
| 7737 | 2023.07.19 18:47:13.940389 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7738 | 2023.07.19 18:47:13.940483 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_81_16} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7739 | 2023.07.19 18:47:13.940604 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7740 | 2023.07.19 18:47:13.940821 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7741 | 2023.07.19 18:47:13.940904 [ 3 ] {ff6dbc10-fc9c-43c1-9daa-43676dd3a4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 7742 | 2023.07.19 18:47:13.940974 [ 3 ] {} <Debug> HTTP-Session: 7d9e9e5a-2998-417f-ac43-366737f9b144 Destroying unnamed session | ||
| 7743 | 2023.07.19 18:47:13.940983 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7744 | 2023.07.19 18:47:13.941068 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 333 rows starting from the beginning of the part | ||
| 7745 | 2023.07.19 18:47:13.941138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7746 | 2023.07.19 18:47:13.941193 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 269 rows starting from the beginning of the part | ||
| 7747 | 2023.07.19 18:47:13.941198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7748 | 2023.07.19 18:47:13.941231 [ 3 ] {} <Debug> HTTP-Session: 309920db-35de-47ae-afd8-21dc9e4307b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7749 | 2023.07.19 18:47:13.941254 [ 3 ] {} <Debug> HTTP-Session: 309920db-35de-47ae-afd8-21dc9e4307b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2023.07.19 18:47:13.941305 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part | ||
| 7751 | 2023.07.19 18:47:13.941361 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 7752 | 2023.07.19 18:47:13.941416 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7753 | 2023.07.19 18:47:13.941424 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 269 rows starting from the beginning of the part | ||
| 7754 | 2023.07.19 18:47:13.941590 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part | ||
| 7755 | 2023.07.19 18:47:13.941648 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7756 | 2023.07.19 18:47:13.941731 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 280 rows starting from the beginning of the part | ||
| 7757 | 2023.07.19 18:47:13.942083 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7758 | 2023.07.19 18:47:13.942403 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7759 | 2023.07.19 18:47:13.942596 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 7760 | 2023.07.19 18:47:13.942734 [ 87 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7761 | 2023.07.19 18:47:13.942773 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002335879 sec., 522715.4317496754 rows/sec., 36.53 MiB/sec. | ||
| 7762 | 2023.07.19 18:47:13.942785 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7763 | 2023.07.19 18:47:13.942775 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001379221 sec., 4350 rows/sec., 182.68 KiB/sec. | ||
| 7764 | 2023.07.19 18:47:13.942953 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7765 | 2023.07.19 18:47:13.942973 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 7766 | 2023.07.19 18:47:13.943188 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 7767 | 2023.07.19 18:47:13.943252 [ 3 ] {e43ee380-5a31-4401-8902-c1f0b267e6fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7768 | 2023.07.19 18:47:13.943281 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7769 | 2023.07.19 18:47:13.943276 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7770 | 2023.07.19 18:47:13.943306 [ 3 ] {} <Debug> HTTP-Session: 309920db-35de-47ae-afd8-21dc9e4307b4 Destroying unnamed session | ||
| 7771 | 2023.07.19 18:47:13.943377 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 7772 | 2023.07.19 18:47:13.943391 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_81_16} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7773 | 2023.07.19 18:47:13.943557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7774 | 2023.07.19 18:47:13.943627 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 7775 | 2023.07.19 18:47:13.943647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7776 | 2023.07.19 18:47:13.943714 [ 3 ] {} <Debug> HTTP-Session: fcd0215a-5028-4491-a159-6b478ea38219 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7777 | 2023.07.19 18:47:13.943746 [ 3 ] {} <Debug> HTTP-Session: fcd0215a-5028-4491-a159-6b478ea38219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2023.07.19 18:47:13.943865 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 7779 | 2023.07.19 18:47:13.943953 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 7780 | 2023.07.19 18:47:13.944074 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 7781 | 2023.07.19 18:47:13.944118 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 7782 | 2023.07.19 18:47:13.944626 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 7783 | 2023.07.19 18:47:13.944962 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 7784 | 2023.07.19 18:47:13.944981 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7785 | 2023.07.19 18:47:13.945674 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7786 | 2023.07.19 18:47:13.946325 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7787 | 2023.07.19 18:47:13.946494 [ 17 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003654758 sec., 67309.51816782398 rows/sec., 2.76 MiB/sec. | ||
| 7788 | 2023.07.19 18:47:13.946648 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 7789 | 2023.07.19 18:47:13.946684 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7790 | 2023.07.19 18:47:13.946795 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7791 | 2023.07.19 18:47:13.946841 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002837813 sec., 26076 rows/sec., 1.60 MiB/sec. | ||
| 7792 | 2023.07.19 18:47:13.946862 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7793 | 2023.07.19 18:47:13.947086 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 7794 | 2023.07.19 18:47:13.947119 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 7795 | 2023.07.19 18:47:13.947171 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Debug> DynamicQueryHandler: Done processing query | ||
| 7796 | 2023.07.19 18:47:13.947223 [ 3 ] {09cec608-936f-4819-a313-a0d2639f5438} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 7797 | 2023.07.19 18:47:13.947304 [ 16 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_41_8} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 7798 | 2023.07.19 18:47:13.947327 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7799 | 2023.07.19 18:47:13.947304 [ 3 ] {} <Debug> HTTP-Session: fcd0215a-5028-4491-a159-6b478ea38219 Destroying unnamed session | ||
| 7800 | 2023.07.19 18:47:13.947431 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2389 rows starting from the beginning of the part | ||
| 7801 | 2023.07.19 18:47:13.947554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7802 | 2023.07.19 18:47:13.947645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7803 | 2023.07.19 18:47:13.947658 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 63 rows starting from the beginning of the part | ||
| 7804 | 2023.07.19 18:47:13.947678 [ 3 ] {} <Debug> HTTP-Session: 2fc593fa-54cd-452c-bf1d-d88997f6c0be Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7805 | 2023.07.19 18:47:13.947741 [ 3 ] {} <Debug> HTTP-Session: 2fc593fa-54cd-452c-bf1d-d88997f6c0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2023.07.19 18:47:13.947969 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 7807 | 2023.07.19 18:47:13.947981 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7808 | 2023.07.19 18:47:13.948095 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7809 | 2023.07.19 18:47:13.948307 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
| 7810 | 2023.07.19 18:47:13.948705 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 63 rows starting from the beginning of the part | ||
| 7811 | 2023.07.19 18:47:13.948781 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7812 | 2023.07.19 18:47:13.948986 [ 13 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 7813 | 2023.07.19 18:47:13.949526 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7814 | 2023.07.19 18:47:13.950134 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7815 | 2023.07.19 18:47:13.950449 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7816 | 2023.07.19 18:47:13.950573 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7817 | 2023.07.19 18:47:13.950595 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002551985 sec., 1959 rows/sec., 2.64 MiB/sec. | ||
| 7818 | 2023.07.19 18:47:13.950642 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7819 | 2023.07.19 18:47:13.950899 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7820 | 2023.07.19 18:47:13.951149 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Debug> DynamicQueryHandler: Done processing query | ||
| 7821 | 2023.07.19 18:47:13.951252 [ 3 ] {6be9e76e-24fb-451f-86d6-4197a1c28ba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7822 | 2023.07.19 18:47:13.951363 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7823 | 2023.07.19 18:47:13.951366 [ 3 ] {} <Debug> HTTP-Session: 2fc593fa-54cd-452c-bf1d-d88997f6c0be Destroying unnamed session | ||
| 7824 | 2023.07.19 18:47:13.951443 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 5 columns (5 merged, 0 gathered) in 0.004481982 sec., 608213.0628815555 rows/sec., 36.99 MiB/sec. | ||
| 7825 | 2023.07.19 18:47:13.951454 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1489 rows starting from the beginning of the part | ||
| 7826 | 2023.07.19 18:47:13.951592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7827 | 2023.07.19 18:47:13.951688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7828 | 2023.07.19 18:47:13.951780 [ 3 ] {} <Debug> HTTP-Session: 90d27489-ee13-4f9e-a9d3-b7f0730e3913 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7829 | 2023.07.19 18:47:13.951849 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 7830 | 2023.07.19 18:47:13.951849 [ 3 ] {} <Debug> HTTP-Session: 90d27489-ee13-4f9e-a9d3-b7f0730e3913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2023.07.19 18:47:13.951885 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7832 | 2023.07.19 18:47:13.952273 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7833 | 2023.07.19 18:47:13.952311 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
| 7834 | 2023.07.19 18:47:13.952421 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 7835 | 2023.07.19 18:47:13.952540 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 7836 | 2023.07.19 18:47:13.952769 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 7837 | 2023.07.19 18:47:13.952800 [ 22 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 7838 | 2023.07.19 18:47:13.953318 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
| 7839 | 2023.07.19 18:47:13.953327 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7840 | 2023.07.19 18:47:13.953572 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 7841 | 2023.07.19 18:47:13.954156 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7842 | 2023.07.19 18:47:13.954586 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7843 | 2023.07.19 18:47:13.954767 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 7844 | 2023.07.19 18:47:13.954878 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002538765 sec., 7483 rows/sec., 397.35 KiB/sec. | ||
| 7845 | 2023.07.19 18:47:13.954999 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Debug> DynamicQueryHandler: Done processing query | ||
| 7846 | 2023.07.19 18:47:13.955023 [ 3 ] {bb710662-fab7-43de-9cb0-54e564466669} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7847 | 2023.07.19 18:47:13.955040 [ 3 ] {} <Debug> HTTP-Session: 90d27489-ee13-4f9e-a9d3-b7f0730e3913 Destroying unnamed session | ||
| 7848 | 2023.07.19 18:47:13.957273 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 6 columns (6 merged, 0 gathered) in 0.006532751 sec., 240939.84295436947 rows/sec., 325.14 MiB/sec. | ||
| 7849 | 2023.07.19 18:47:13.958157 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7850 | 2023.07.19 18:47:13.958441 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7851 | 2023.07.19 18:47:13.958516 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7852 | 2023.07.19 18:47:13.958599 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_76_15: 8.68 MiB. | ||
| 7853 | 2023.07.19 18:47:14.000140 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.44 MiB, peak 241.75 MiB, will set to 233.17 MiB (RSS), difference: -2.27 MiB | ||
| 7854 | 2023.07.19 18:47:18.929391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7855 | 2023.07.19 18:47:18.929576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7856 | 2023.07.19 18:47:18.929623 [ 3 ] {} <Debug> HTTP-Session: c1a9bb8e-31ca-4fd6-89da-8ba70bddf703 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7857 | 2023.07.19 18:47:18.929666 [ 3 ] {} <Debug> HTTP-Session: c1a9bb8e-31ca-4fd6-89da-8ba70bddf703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2023.07.19 18:47:18.929810 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7859 | 2023.07.19 18:47:18.929870 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7860 | 2023.07.19 18:47:18.930030 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7861 | 2023.07.19 18:47:18.930482 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7862 | 2023.07.19 18:47:18.930750 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7863 | 2023.07.19 18:47:18.930926 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7864 | 2023.07.19 18:47:18.931053 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001207996 sec., 28973 rows/sec., 2.29 MiB/sec. | ||
| 7865 | 2023.07.19 18:47:18.931258 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Debug> DynamicQueryHandler: Done processing query | ||
| 7866 | 2023.07.19 18:47:18.931285 [ 3 ] {8fdf236a-3412-451a-bc91-a8828de8dbf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7867 | 2023.07.19 18:47:18.931303 [ 3 ] {} <Debug> HTTP-Session: c1a9bb8e-31ca-4fd6-89da-8ba70bddf703 Destroying unnamed session | ||
| 7868 | 2023.07.19 18:47:18.931471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7869 | 2023.07.19 18:47:18.931526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7870 | 2023.07.19 18:47:18.931546 [ 3 ] {} <Debug> HTTP-Session: 84c9a4e3-17ae-45fe-b89a-ee6e1cd50a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7871 | 2023.07.19 18:47:18.931565 [ 3 ] {} <Debug> HTTP-Session: 84c9a4e3-17ae-45fe-b89a-ee6e1cd50a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2023.07.19 18:47:18.931653 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7873 | 2023.07.19 18:47:18.931694 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7874 | 2023.07.19 18:47:18.931816 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7875 | 2023.07.19 18:47:18.932174 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7876 | 2023.07.19 18:47:18.932394 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7877 | 2023.07.19 18:47:18.932541 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7878 | 2023.07.19 18:47:18.932675 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000993289 sec., 105709 rows/sec., 10.21 MiB/sec. | ||
| 7879 | 2023.07.19 18:47:18.932833 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Debug> DynamicQueryHandler: Done processing query | ||
| 7880 | 2023.07.19 18:47:18.932876 [ 3 ] {ce70afa5-2e6e-44dd-a3e5-cf79db9a0b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7881 | 2023.07.19 18:47:18.932907 [ 3 ] {} <Debug> HTTP-Session: 84c9a4e3-17ae-45fe-b89a-ee6e1cd50a42 Destroying unnamed session | ||
| 7882 | 2023.07.19 18:47:18.933032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7883 | 2023.07.19 18:47:18.933078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7884 | 2023.07.19 18:47:18.933098 [ 3 ] {} <Debug> HTTP-Session: fae531f8-5cce-430f-888b-5e4d92035810 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7885 | 2023.07.19 18:47:18.933115 [ 3 ] {} <Debug> HTTP-Session: fae531f8-5cce-430f-888b-5e4d92035810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2023.07.19 18:47:18.933188 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7887 | 2023.07.19 18:47:18.933228 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7888 | 2023.07.19 18:47:18.933343 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7889 | 2023.07.19 18:47:18.933631 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7890 | 2023.07.19 18:47:18.933855 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7891 | 2023.07.19 18:47:18.934002 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7892 | 2023.07.19 18:47:18.934134 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000913217 sec., 38326 rows/sec., 3.00 MiB/sec. | ||
| 7893 | 2023.07.19 18:47:18.934288 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Debug> DynamicQueryHandler: Done processing query | ||
| 7894 | 2023.07.19 18:47:18.934329 [ 3 ] {07060e47-1a9a-4c9b-9adb-a1d05d6c5b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7895 | 2023.07.19 18:47:18.934348 [ 3 ] {} <Debug> HTTP-Session: fae531f8-5cce-430f-888b-5e4d92035810 Destroying unnamed session | ||
| 7896 | 2023.07.19 18:47:18.934551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7897 | 2023.07.19 18:47:18.934596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7898 | 2023.07.19 18:47:18.934616 [ 3 ] {} <Debug> HTTP-Session: 106264f4-e495-48e1-9e1a-c98ca3f54479 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7899 | 2023.07.19 18:47:18.934632 [ 3 ] {} <Debug> HTTP-Session: 106264f4-e495-48e1-9e1a-c98ca3f54479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2023.07.19 18:47:18.934714 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7901 | 2023.07.19 18:47:18.934757 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7902 | 2023.07.19 18:47:18.934902 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7903 | 2023.07.19 18:47:18.935333 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7904 | 2023.07.19 18:47:18.935652 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7905 | 2023.07.19 18:47:18.935832 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7906 | 2023.07.19 18:47:18.935943 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001195165 sec., 29284 rows/sec., 39.52 MiB/sec. | ||
| 7907 | 2023.07.19 18:47:18.936071 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 7908 | 2023.07.19 18:47:18.936095 [ 3 ] {f5109041-15e9-4531-b680-4351bf5a03b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 7909 | 2023.07.19 18:47:18.936110 [ 3 ] {} <Debug> HTTP-Session: 106264f4-e495-48e1-9e1a-c98ca3f54479 Destroying unnamed session | ||
| 7910 | 2023.07.19 18:47:23.932011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7911 | 2023.07.19 18:47:23.932133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7912 | 2023.07.19 18:47:23.932159 [ 3 ] {} <Debug> HTTP-Session: c3f6643d-fc53-4786-8bc7-a07167ca6046 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7913 | 2023.07.19 18:47:23.932183 [ 3 ] {} <Debug> HTTP-Session: c3f6643d-fc53-4786-8bc7-a07167ca6046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2023.07.19 18:47:23.932307 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7915 | 2023.07.19 18:47:23.932367 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7916 | 2023.07.19 18:47:23.932526 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7917 | 2023.07.19 18:47:23.932926 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7918 | 2023.07.19 18:47:23.933184 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 7919 | 2023.07.19 18:47:23.933350 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 7920 | 2023.07.19 18:47:23.933488 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001146724 sec., 9592 rows/sec., 649.78 KiB/sec. | ||
| 7921 | 2023.07.19 18:47:23.933624 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Debug> DynamicQueryHandler: Done processing query | ||
| 7922 | 2023.07.19 18:47:23.933648 [ 3 ] {67a9c11c-0c72-446e-a743-461220eb5468} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7923 | 2023.07.19 18:47:23.933664 [ 3 ] {} <Debug> HTTP-Session: c3f6643d-fc53-4786-8bc7-a07167ca6046 Destroying unnamed session | ||
| 7924 | 2023.07.19 18:47:23.933785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7925 | 2023.07.19 18:47:23.933829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7926 | 2023.07.19 18:47:23.933848 [ 3 ] {} <Debug> HTTP-Session: 1389c9f8-aee7-4e64-bc12-93e9f1a72cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7927 | 2023.07.19 18:47:23.933864 [ 3 ] {} <Debug> HTTP-Session: 1389c9f8-aee7-4e64-bc12-93e9f1a72cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2023.07.19 18:47:23.933936 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7929 | 2023.07.19 18:47:23.933974 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7930 | 2023.07.19 18:47:23.934083 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7931 | 2023.07.19 18:47:23.934415 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7932 | 2023.07.19 18:47:23.934622 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 7933 | 2023.07.19 18:47:23.934769 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 7934 | 2023.07.19 18:47:23.934889 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000924247 sec., 110360 rows/sec., 10.26 MiB/sec. | ||
| 7935 | 2023.07.19 18:47:23.935003 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 7936 | 2023.07.19 18:47:23.935026 [ 3 ] {6441e413-63bb-4379-9e67-c57c3e0d54cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 7937 | 2023.07.19 18:47:23.935041 [ 3 ] {} <Debug> HTTP-Session: 1389c9f8-aee7-4e64-bc12-93e9f1a72cf9 Destroying unnamed session | ||
| 7938 | 2023.07.19 18:47:23.935253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7939 | 2023.07.19 18:47:23.935297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7940 | 2023.07.19 18:47:23.935316 [ 3 ] {} <Debug> HTTP-Session: eaeaa18f-6205-4bfc-868f-6cd456bd37e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7941 | 2023.07.19 18:47:23.935332 [ 3 ] {} <Debug> HTTP-Session: eaeaa18f-6205-4bfc-868f-6cd456bd37e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7942 | 2023.07.19 18:47:23.935413 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7943 | 2023.07.19 18:47:23.935450 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7944 | 2023.07.19 18:47:23.935554 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7945 | 2023.07.19 18:47:23.935956 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7946 | 2023.07.19 18:47:23.936191 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 7947 | 2023.07.19 18:47:23.936336 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 7948 | 2023.07.19 18:47:23.936441 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00100198 sec., 268468 rows/sec., 18.46 MiB/sec. | ||
| 7949 | 2023.07.19 18:47:23.936605 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7950 | 2023.07.19 18:47:23.936629 [ 3 ] {43572b65-be2b-4bf2-b886-a2db7a95d77c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 7951 | 2023.07.19 18:47:23.936645 [ 3 ] {} <Debug> HTTP-Session: eaeaa18f-6205-4bfc-868f-6cd456bd37e0 Destroying unnamed session | ||
| 7952 | 2023.07.19 18:47:23.936754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7953 | 2023.07.19 18:47:23.936800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7954 | 2023.07.19 18:47:23.936818 [ 3 ] {} <Debug> HTTP-Session: 39599a6d-b3df-4790-91ca-b3465f82fe93 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7955 | 2023.07.19 18:47:23.936835 [ 3 ] {} <Debug> HTTP-Session: 39599a6d-b3df-4790-91ca-b3465f82fe93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2023.07.19 18:47:23.936902 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 7957 | 2023.07.19 18:47:23.936940 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7958 | 2023.07.19 18:47:23.937066 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7959 | 2023.07.19 18:47:23.937301 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7960 | 2023.07.19 18:47:23.937541 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7961 | 2023.07.19 18:47:23.937708 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 7962 | 2023.07.19 18:47:23.937831 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897656 sec., 6684 rows/sec., 280.68 KiB/sec. | ||
| 7963 | 2023.07.19 18:47:23.937944 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Debug> DynamicQueryHandler: Done processing query | ||
| 7964 | 2023.07.19 18:47:23.937967 [ 3 ] {dda7e709-0efa-4a0a-95f1-4b9339924274} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 7965 | 2023.07.19 18:47:23.937982 [ 3 ] {} <Debug> HTTP-Session: 39599a6d-b3df-4790-91ca-b3465f82fe93 Destroying unnamed session | ||
| 7966 | 2023.07.19 18:47:23.938108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7967 | 2023.07.19 18:47:23.938151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7968 | 2023.07.19 18:47:23.938170 [ 3 ] {} <Debug> HTTP-Session: 56a2b5cf-7c31-4c8a-b5cf-da67856d1217 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7969 | 2023.07.19 18:47:23.938186 [ 3 ] {} <Debug> HTTP-Session: 56a2b5cf-7c31-4c8a-b5cf-da67856d1217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7970 | 2023.07.19 18:47:23.938256 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 7971 | 2023.07.19 18:47:23.938295 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 7972 | 2023.07.19 18:47:23.938410 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7973 | 2023.07.19 18:47:23.938683 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7974 | 2023.07.19 18:47:23.938922 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7975 | 2023.07.19 18:47:23.939090 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 7976 | 2023.07.19 18:47:23.939213 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000929637 sec., 67768 rows/sec., 4.11 MiB/sec. | ||
| 7977 | 2023.07.19 18:47:23.939343 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Debug> DynamicQueryHandler: Done processing query | ||
| 7978 | 2023.07.19 18:47:23.939366 [ 3 ] {bf5b80fd-35e4-413f-b7f2-6df8e80dfe1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7979 | 2023.07.19 18:47:23.939382 [ 3 ] {} <Debug> HTTP-Session: 56a2b5cf-7c31-4c8a-b5cf-da67856d1217 Destroying unnamed session | ||
| 7980 | 2023.07.19 18:47:23.939480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7981 | 2023.07.19 18:47:23.939523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7982 | 2023.07.19 18:47:23.939542 [ 3 ] {} <Debug> HTTP-Session: 20570621-5c6d-45a2-8948-6d96cd654ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7983 | 2023.07.19 18:47:23.939558 [ 3 ] {} <Debug> HTTP-Session: 20570621-5c6d-45a2-8948-6d96cd654ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2023.07.19 18:47:23.939627 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7985 | 2023.07.19 18:47:23.939669 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7986 | 2023.07.19 18:47:23.939805 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7987 | 2023.07.19 18:47:23.940093 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 7988 | 2023.07.19 18:47:23.940358 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7989 | 2023.07.19 18:47:23.940556 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7990 | 2023.07.19 18:47:23.940693 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001039181 sec., 4811 rows/sec., 6.49 MiB/sec. | ||
| 7991 | 2023.07.19 18:47:23.940811 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Debug> DynamicQueryHandler: Done processing query | ||
| 7992 | 2023.07.19 18:47:23.940833 [ 3 ] {11d505b7-69c3-49e9-99dd-df3a7ea22d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7993 | 2023.07.19 18:47:23.940848 [ 3 ] {} <Debug> HTTP-Session: 20570621-5c6d-45a2-8948-6d96cd654ba7 Destroying unnamed session | ||
| 7994 | 2023.07.19 18:47:23.940963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7995 | 2023.07.19 18:47:23.941007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7996 | 2023.07.19 18:47:23.941026 [ 3 ] {} <Debug> HTTP-Session: c87d9fa8-a875-41b0-8668-fa154ef4f8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 7997 | 2023.07.19 18:47:23.941042 [ 3 ] {} <Debug> HTTP-Session: c87d9fa8-a875-41b0-8668-fa154ef4f8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2023.07.19 18:47:23.941109 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7999 | 2023.07.19 18:47:23.941145 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 8000 | 2023.07.19 18:47:23.941245 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8001 | 2023.07.19 18:47:23.941484 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8002 | 2023.07.19 18:47:23.941709 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8003 | 2023.07.19 18:47:23.941878 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 8004 | 2023.07.19 18:47:23.941998 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000862446 sec., 22030 rows/sec., 1.14 MiB/sec. | ||
| 8005 | 2023.07.19 18:47:23.942131 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Debug> DynamicQueryHandler: Done processing query | ||
| 8006 | 2023.07.19 18:47:23.942157 [ 3 ] {554be535-7076-4808-bde5-4201b5198eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8007 | 2023.07.19 18:47:23.942172 [ 3 ] {} <Debug> HTTP-Session: c87d9fa8-a875-41b0-8668-fa154ef4f8c8 Destroying unnamed session | ||
| 8008 | 2023.07.19 18:47:24.121043 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8009 | 2023.07.19 18:47:24.121097 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8010 | 2023.07.19 18:47:28.929600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8011 | 2023.07.19 18:47:28.929719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8012 | 2023.07.19 18:47:28.929745 [ 3 ] {} <Debug> HTTP-Session: 5ab5d0bb-bb01-4e88-a182-9412722725be Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8013 | 2023.07.19 18:47:28.929768 [ 3 ] {} <Debug> HTTP-Session: 5ab5d0bb-bb01-4e88-a182-9412722725be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2023.07.19 18:47:28.929894 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8015 | 2023.07.19 18:47:28.929954 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8016 | 2023.07.19 18:47:28.930112 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8017 | 2023.07.19 18:47:28.930522 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8018 | 2023.07.19 18:47:28.930775 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8019 | 2023.07.19 18:47:28.930932 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8020 | 2023.07.19 18:47:28.931074 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001139534 sec., 30714 rows/sec., 2.43 MiB/sec. | ||
| 8021 | 2023.07.19 18:47:28.931216 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Debug> DynamicQueryHandler: Done processing query | ||
| 8022 | 2023.07.19 18:47:28.931240 [ 3 ] {eb5de6c1-af8d-441b-8dbe-cd94100c9361} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8023 | 2023.07.19 18:47:28.931255 [ 3 ] {} <Debug> HTTP-Session: 5ab5d0bb-bb01-4e88-a182-9412722725be Destroying unnamed session | ||
| 8024 | 2023.07.19 18:47:28.931394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8025 | 2023.07.19 18:47:28.931438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8026 | 2023.07.19 18:47:28.931457 [ 3 ] {} <Debug> HTTP-Session: bcc13cc9-db40-49c2-9dbc-2cb6ec93c080 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8027 | 2023.07.19 18:47:28.931473 [ 3 ] {} <Debug> HTTP-Session: bcc13cc9-db40-49c2-9dbc-2cb6ec93c080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2023.07.19 18:47:28.931545 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8029 | 2023.07.19 18:47:28.931582 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8030 | 2023.07.19 18:47:28.931685 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8031 | 2023.07.19 18:47:28.932015 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8032 | 2023.07.19 18:47:28.932235 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8033 | 2023.07.19 18:47:28.932384 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8034 | 2023.07.19 18:47:28.932508 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000934308 sec., 112382 rows/sec., 10.85 MiB/sec. | ||
| 8035 | 2023.07.19 18:47:28.932626 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Debug> DynamicQueryHandler: Done processing query | ||
| 8036 | 2023.07.19 18:47:28.932649 [ 3 ] {aa2ed402-96e7-40d9-95b7-f04171fe2392} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8037 | 2023.07.19 18:47:28.932665 [ 3 ] {} <Debug> HTTP-Session: bcc13cc9-db40-49c2-9dbc-2cb6ec93c080 Destroying unnamed session | ||
| 8038 | 2023.07.19 18:47:28.932779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8039 | 2023.07.19 18:47:28.932823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8040 | 2023.07.19 18:47:28.932842 [ 3 ] {} <Debug> HTTP-Session: a31d1fce-6551-46fa-9627-c2aebe37997e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8041 | 2023.07.19 18:47:28.932858 [ 3 ] {} <Debug> HTTP-Session: a31d1fce-6551-46fa-9627-c2aebe37997e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2023.07.19 18:47:28.932927 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8043 | 2023.07.19 18:47:28.932964 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8044 | 2023.07.19 18:47:28.933069 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8045 | 2023.07.19 18:47:28.933342 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8046 | 2023.07.19 18:47:28.933550 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8047 | 2023.07.19 18:47:28.933735 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8048 | 2023.07.19 18:47:28.933857 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000902627 sec., 38775 rows/sec., 3.03 MiB/sec. | ||
| 8049 | 2023.07.19 18:47:28.933969 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8050 | 2023.07.19 18:47:28.933993 [ 3 ] {9bdab893-e7ce-45da-b1df-d298a4d2946f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8051 | 2023.07.19 18:47:28.934009 [ 3 ] {} <Debug> HTTP-Session: a31d1fce-6551-46fa-9627-c2aebe37997e Destroying unnamed session | ||
| 8052 | 2023.07.19 18:47:28.934191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8053 | 2023.07.19 18:47:28.934234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8054 | 2023.07.19 18:47:28.934252 [ 3 ] {} <Debug> HTTP-Session: 895874e8-fde6-4b18-9ad9-6b63ffc4bfb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8055 | 2023.07.19 18:47:28.934269 [ 3 ] {} <Debug> HTTP-Session: 895874e8-fde6-4b18-9ad9-6b63ffc4bfb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2023.07.19 18:47:28.934353 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8057 | 2023.07.19 18:47:28.934397 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8058 | 2023.07.19 18:47:28.934531 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8059 | 2023.07.19 18:47:28.934945 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8060 | 2023.07.19 18:47:28.935258 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8061 | 2023.07.19 18:47:28.935427 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 8062 | 2023.07.19 18:47:28.935549 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001167884 sec., 29968 rows/sec., 40.44 MiB/sec. | ||
| 8063 | 2023.07.19 18:47:28.935669 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Debug> DynamicQueryHandler: Done processing query | ||
| 8064 | 2023.07.19 18:47:28.935691 [ 3 ] {32623ce6-e1cd-4a46-baef-33e7f671adbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 8065 | 2023.07.19 18:47:28.935706 [ 3 ] {} <Debug> HTTP-Session: 895874e8-fde6-4b18-9ad9-6b63ffc4bfb9 Destroying unnamed session | ||
| 8066 | 2023.07.19 18:47:33.931179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8067 | 2023.07.19 18:47:33.931302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8068 | 2023.07.19 18:47:33.931329 [ 3 ] {} <Debug> HTTP-Session: 74067881-a904-49a0-afb4-4991add9800b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8069 | 2023.07.19 18:47:33.931353 [ 3 ] {} <Debug> HTTP-Session: 74067881-a904-49a0-afb4-4991add9800b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2023.07.19 18:47:33.931481 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8071 | 2023.07.19 18:47:33.931540 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8072 | 2023.07.19 18:47:33.931701 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8073 | 2023.07.19 18:47:33.932110 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8074 | 2023.07.19 18:47:33.932372 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8075 | 2023.07.19 18:47:33.932538 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8076 | 2023.07.19 18:47:33.932679 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001158464 sec., 9495 rows/sec., 643.19 KiB/sec. | ||
| 8077 | 2023.07.19 18:47:33.932854 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Debug> DynamicQueryHandler: Done processing query | ||
| 8078 | 2023.07.19 18:47:33.932883 [ 3 ] {a6f59115-78f6-47ab-8948-f44c364fdfdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8079 | 2023.07.19 18:47:33.932934 [ 3 ] {} <Debug> HTTP-Session: 74067881-a904-49a0-afb4-4991add9800b Destroying unnamed session | ||
| 8080 | 2023.07.19 18:47:33.933089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8081 | 2023.07.19 18:47:33.933137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8082 | 2023.07.19 18:47:33.933157 [ 3 ] {} <Debug> HTTP-Session: 9a924b47-c83a-4d5a-82a8-025592da14f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8083 | 2023.07.19 18:47:33.933174 [ 3 ] {} <Debug> HTTP-Session: 9a924b47-c83a-4d5a-82a8-025592da14f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2023.07.19 18:47:33.933249 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8085 | 2023.07.19 18:47:33.933288 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8086 | 2023.07.19 18:47:33.933404 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8087 | 2023.07.19 18:47:33.933738 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8088 | 2023.07.19 18:47:33.933962 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8089 | 2023.07.19 18:47:33.934116 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8090 | 2023.07.19 18:47:33.934242 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000958628 sec., 106402 rows/sec., 9.89 MiB/sec. | ||
| 8091 | 2023.07.19 18:47:33.934397 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Debug> DynamicQueryHandler: Done processing query | ||
| 8092 | 2023.07.19 18:47:33.934439 [ 3 ] {fc0e2f86-b301-4293-bd5a-f9c8a064ef45} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 8093 | 2023.07.19 18:47:33.934476 [ 3 ] {} <Debug> HTTP-Session: 9a924b47-c83a-4d5a-82a8-025592da14f7 Destroying unnamed session | ||
| 8094 | 2023.07.19 18:47:33.934680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8095 | 2023.07.19 18:47:33.934725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8096 | 2023.07.19 18:47:33.934745 [ 3 ] {} <Debug> HTTP-Session: 7d8727d7-c018-4b89-ba5b-32400febfa2d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8097 | 2023.07.19 18:47:33.934762 [ 3 ] {} <Debug> HTTP-Session: 7d8727d7-c018-4b89-ba5b-32400febfa2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2023.07.19 18:47:33.934846 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8099 | 2023.07.19 18:47:33.934884 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8100 | 2023.07.19 18:47:33.934998 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8101 | 2023.07.19 18:47:33.935417 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8102 | 2023.07.19 18:47:33.935632 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8103 | 2023.07.19 18:47:33.935795 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8104 | 2023.07.19 18:47:33.935928 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001055151 sec., 254939 rows/sec., 17.53 MiB/sec. | ||
| 8105 | 2023.07.19 18:47:33.936045 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Debug> DynamicQueryHandler: Done processing query | ||
| 8106 | 2023.07.19 18:47:33.936068 [ 3 ] {2a04e27c-28e5-4bee-b754-4f6a314e4fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 8107 | 2023.07.19 18:47:33.936084 [ 3 ] {} <Debug> HTTP-Session: 7d8727d7-c018-4b89-ba5b-32400febfa2d Destroying unnamed session | ||
| 8108 | 2023.07.19 18:47:33.936200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8109 | 2023.07.19 18:47:33.936245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8110 | 2023.07.19 18:47:33.936265 [ 3 ] {} <Debug> HTTP-Session: 502f7db4-9adb-4b6e-a51d-765e9eaa2893 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8111 | 2023.07.19 18:47:33.936282 [ 3 ] {} <Debug> HTTP-Session: 502f7db4-9adb-4b6e-a51d-765e9eaa2893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2023.07.19 18:47:33.936349 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 8113 | 2023.07.19 18:47:33.936388 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8114 | 2023.07.19 18:47:33.936495 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8115 | 2023.07.19 18:47:33.936742 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8116 | 2023.07.19 18:47:33.936981 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8117 | 2023.07.19 18:47:33.937151 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 8118 | 2023.07.19 18:47:33.937276 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000898296 sec., 6679 rows/sec., 280.48 KiB/sec. | ||
| 8119 | 2023.07.19 18:47:33.937392 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 8120 | 2023.07.19 18:47:33.937415 [ 3 ] {5e0b0846-f66c-4dbe-861b-d585e66868e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8121 | 2023.07.19 18:47:33.937431 [ 3 ] {} <Debug> HTTP-Session: 502f7db4-9adb-4b6e-a51d-765e9eaa2893 Destroying unnamed session | ||
| 8122 | 2023.07.19 18:47:33.937543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8123 | 2023.07.19 18:47:33.937589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8124 | 2023.07.19 18:47:33.937608 [ 3 ] {} <Debug> HTTP-Session: 63d9ee12-4ce3-4a7f-af30-028e2c3524b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8125 | 2023.07.19 18:47:33.937625 [ 3 ] {} <Debug> HTTP-Session: 63d9ee12-4ce3-4a7f-af30-028e2c3524b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8126 | 2023.07.19 18:47:33.937702 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 8127 | 2023.07.19 18:47:33.937741 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 8128 | 2023.07.19 18:47:33.937855 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8129 | 2023.07.19 18:47:33.938145 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8130 | 2023.07.19 18:47:33.938385 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8131 | 2023.07.19 18:47:33.938557 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 8132 | 2023.07.19 18:47:33.938689 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000952828 sec., 66118 rows/sec., 4.01 MiB/sec. | ||
| 8133 | 2023.07.19 18:47:33.938847 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Debug> DynamicQueryHandler: Done processing query | ||
| 8134 | 2023.07.19 18:47:33.938881 [ 3 ] {cddd9c14-a7e9-4c4d-a0b1-14006f304204} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8135 | 2023.07.19 18:47:33.938901 [ 3 ] {} <Debug> HTTP-Session: 63d9ee12-4ce3-4a7f-af30-028e2c3524b5 Destroying unnamed session | ||
| 8136 | 2023.07.19 18:47:33.939014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8137 | 2023.07.19 18:47:33.939060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8138 | 2023.07.19 18:47:33.939079 [ 3 ] {} <Debug> HTTP-Session: cbd42a8c-7ebf-49ed-94b9-6e80f5a7f131 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8139 | 2023.07.19 18:47:33.939095 [ 3 ] {} <Debug> HTTP-Session: cbd42a8c-7ebf-49ed-94b9-6e80f5a7f131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2023.07.19 18:47:33.939168 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8141 | 2023.07.19 18:47:33.939211 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8142 | 2023.07.19 18:47:33.939351 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8143 | 2023.07.19 18:47:33.939636 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8144 | 2023.07.19 18:47:33.939897 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8145 | 2023.07.19 18:47:33.940066 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 8146 | 2023.07.19 18:47:33.940196 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001001029 sec., 4994 rows/sec., 6.74 MiB/sec. | ||
| 8147 | 2023.07.19 18:47:33.940362 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 8148 | 2023.07.19 18:47:33.940412 [ 3 ] {10b02c35-f33a-4727-ad71-ea68a28e11a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8149 | 2023.07.19 18:47:33.940451 [ 3 ] {} <Debug> HTTP-Session: cbd42a8c-7ebf-49ed-94b9-6e80f5a7f131 Destroying unnamed session | ||
| 8150 | 2023.07.19 18:47:33.940578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8151 | 2023.07.19 18:47:33.940622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8152 | 2023.07.19 18:47:33.940641 [ 3 ] {} <Debug> HTTP-Session: ece2d0b1-ccda-4606-830e-b7eb584a6b19 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8153 | 2023.07.19 18:47:33.940657 [ 3 ] {} <Debug> HTTP-Session: ece2d0b1-ccda-4606-830e-b7eb584a6b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8154 | 2023.07.19 18:47:33.940727 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8155 | 2023.07.19 18:47:33.940766 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 8156 | 2023.07.19 18:47:33.940871 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8157 | 2023.07.19 18:47:33.941111 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8158 | 2023.07.19 18:47:33.941339 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8159 | 2023.07.19 18:47:33.941498 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 8160 | 2023.07.19 18:47:33.941598 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000841645 sec., 22574 rows/sec., 1.17 MiB/sec. | ||
| 8161 | 2023.07.19 18:47:33.941723 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Debug> DynamicQueryHandler: Done processing query | ||
| 8162 | 2023.07.19 18:47:33.941751 [ 3 ] {964f86b0-597b-4acc-838b-6af78aa2a838} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8163 | 2023.07.19 18:47:33.941766 [ 3 ] {} <Debug> HTTP-Session: ece2d0b1-ccda-4606-830e-b7eb584a6b19 Destroying unnamed session | ||
| 8164 | 2023.07.19 18:47:38.929178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8165 | 2023.07.19 18:47:38.929300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8166 | 2023.07.19 18:47:38.929325 [ 3 ] {} <Debug> HTTP-Session: baf9b521-5818-4ab7-a060-8ebed7955228 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8167 | 2023.07.19 18:47:38.929349 [ 3 ] {} <Debug> HTTP-Session: baf9b521-5818-4ab7-a060-8ebed7955228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2023.07.19 18:47:38.929476 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8169 | 2023.07.19 18:47:38.929535 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8170 | 2023.07.19 18:47:38.929696 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8171 | 2023.07.19 18:47:38.930214 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8172 | 2023.07.19 18:47:38.930483 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8173 | 2023.07.19 18:47:38.930642 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8174 | 2023.07.19 18:47:38.930775 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001261347 sec., 27748 rows/sec., 2.20 MiB/sec. | ||
| 8175 | 2023.07.19 18:47:38.930793 [ 57 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8176 | 2023.07.19 18:47:38.930905 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8177 | 2023.07.19 18:47:38.930983 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 8178 | 2023.07.19 18:47:38.931027 [ 3 ] {515343af-db38-45a2-91e9-821a830df5eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8179 | 2023.07.19 18:47:38.931034 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8180 | 2023.07.19 18:47:38.931047 [ 3 ] {} <Debug> HTTP-Session: baf9b521-5818-4ab7-a060-8ebed7955228 Destroying unnamed session | ||
| 8181 | 2023.07.19 18:47:38.931185 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8182 | 2023.07.19 18:47:38.931232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8183 | 2023.07.19 18:47:38.931251 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 46 rows starting from the beginning of the part | ||
| 8184 | 2023.07.19 18:47:38.931321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8185 | 2023.07.19 18:47:38.931363 [ 3 ] {} <Debug> HTTP-Session: 068a2f0c-5050-4ccb-8a15-f5ea9908dde1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8186 | 2023.07.19 18:47:38.931390 [ 3 ] {} <Debug> HTTP-Session: 068a2f0c-5050-4ccb-8a15-f5ea9908dde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2023.07.19 18:47:38.931543 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 35 rows starting from the beginning of the part | ||
| 8188 | 2023.07.19 18:47:38.931589 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8189 | 2023.07.19 18:47:38.931696 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8190 | 2023.07.19 18:47:38.931754 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part | ||
| 8191 | 2023.07.19 18:47:38.932104 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 35 rows starting from the beginning of the part | ||
| 8192 | 2023.07.19 18:47:38.932157 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8193 | 2023.07.19 18:47:38.932340 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part | ||
| 8194 | 2023.07.19 18:47:38.932488 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 35 rows starting from the beginning of the part | ||
| 8195 | 2023.07.19 18:47:38.933071 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8196 | 2023.07.19 18:47:38.933520 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8197 | 2023.07.19 18:47:38.933817 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8198 | 2023.07.19 18:47:38.934045 [ 57 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8199 | 2023.07.19 18:47:38.934141 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002490353 sec., 42162 rows/sec., 4.07 MiB/sec. | ||
| 8200 | 2023.07.19 18:47:38.934147 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8201 | 2023.07.19 18:47:38.934161 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177674 sec., 54442.33738262641 rows/sec., 4.17 MiB/sec. | ||
| 8202 | 2023.07.19 18:47:38.934366 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8203 | 2023.07.19 18:47:38.934519 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8204 | 2023.07.19 18:47:38.934574 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8205 | 2023.07.19 18:47:38.934617 [ 3 ] {ed20912d-21cd-4c71-b3a6-6e57ca5b442f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8206 | 2023.07.19 18:47:38.934728 [ 3 ] {} <Debug> HTTP-Session: 068a2f0c-5050-4ccb-8a15-f5ea9908dde1 Destroying unnamed session | ||
| 8207 | 2023.07.19 18:47:38.934753 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8208 | 2023.07.19 18:47:38.934889 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 207 rows starting from the beginning of the part | ||
| 8209 | 2023.07.19 18:47:38.935086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8210 | 2023.07.19 18:47:38.935199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8211 | 2023.07.19 18:47:38.935211 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8212 | 2023.07.19 18:47:38.935284 [ 3 ] {} <Debug> HTTP-Session: a4890d96-9fc8-4c19-9c63-902ca5d9479f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8213 | 2023.07.19 18:47:38.935361 [ 3 ] {} <Debug> HTTP-Session: a4890d96-9fc8-4c19-9c63-902ca5d9479f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2023.07.19 18:47:38.935384 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 8215 | 2023.07.19 18:47:38.935429 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_86_17} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8216 | 2023.07.19 18:47:38.935688 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8217 | 2023.07.19 18:47:38.935780 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 102 rows starting from the beginning of the part | ||
| 8218 | 2023.07.19 18:47:38.935813 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8219 | 2023.07.19 18:47:38.936073 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 8220 | 2023.07.19 18:47:38.936290 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8221 | 2023.07.19 18:47:38.936329 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 102 rows starting from the beginning of the part | ||
| 8222 | 2023.07.19 18:47:38.936527 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 105 rows starting from the beginning of the part | ||
| 8223 | 2023.07.19 18:47:38.937105 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8224 | 2023.07.19 18:47:38.937529 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8225 | 2023.07.19 18:47:38.937847 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8226 | 2023.07.19 18:47:38.938005 [ 57 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8227 | 2023.07.19 18:47:38.938089 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.002293618 sec., 15259 rows/sec., 1.19 MiB/sec. | ||
| 8228 | 2023.07.19 18:47:38.938112 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8229 | 2023.07.19 18:47:38.938390 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8230 | 2023.07.19 18:47:38.938692 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Debug> DynamicQueryHandler: Done processing query | ||
| 8231 | 2023.07.19 18:47:38.938725 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8232 | 2023.07.19 18:47:38.938765 [ 3 ] {fee6cd8c-a378-4926-bd67-60b9476228d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8233 | 2023.07.19 18:47:38.938781 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.004505332 sec., 161142.3974970102 rows/sec., 15.32 MiB/sec. | ||
| 8234 | 2023.07.19 18:47:38.938815 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 333 rows starting from the beginning of the part | ||
| 8235 | 2023.07.19 18:47:38.938835 [ 3 ] {} <Debug> HTTP-Session: a4890d96-9fc8-4c19-9c63-902ca5d9479f Destroying unnamed session | ||
| 8236 | 2023.07.19 18:47:38.938977 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8237 | 2023.07.19 18:47:38.938997 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 35 rows starting from the beginning of the part | ||
| 8238 | 2023.07.19 18:47:38.939113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8239 | 2023.07.19 18:47:38.939187 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 269 rows starting from the beginning of the part | ||
| 8240 | 2023.07.19 18:47:38.939221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8241 | 2023.07.19 18:47:38.939265 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8242 | 2023.07.19 18:47:38.939308 [ 3 ] {} <Debug> HTTP-Session: 576614a5-2bbc-41fe-91d1-75a2889eff59 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8243 | 2023.07.19 18:47:38.939391 [ 3 ] {} <Debug> HTTP-Session: 576614a5-2bbc-41fe-91d1-75a2889eff59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8244 | 2023.07.19 18:47:38.939436 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_86_17} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8245 | 2023.07.19 18:47:38.939491 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 35 rows starting from the beginning of the part | ||
| 8246 | 2023.07.19 18:47:38.939757 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8247 | 2023.07.19 18:47:38.939825 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 269 rows starting from the beginning of the part | ||
| 8248 | 2023.07.19 18:47:38.939855 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8249 | 2023.07.19 18:47:38.940114 [ 20 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 35 rows starting from the beginning of the part | ||
| 8250 | 2023.07.19 18:47:38.940537 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8251 | 2023.07.19 18:47:38.941647 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8252 | 2023.07.19 18:47:38.941770 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578875 sec., 272711.39673780167 rows/sec., 19.20 MiB/sec. | ||
| 8253 | 2023.07.19 18:47:38.941934 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8254 | 2023.07.19 18:47:38.942156 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8255 | 2023.07.19 18:47:38.942200 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8256 | 2023.07.19 18:47:38.942302 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_86_17} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8257 | 2023.07.19 18:47:38.942455 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 8258 | 2023.07.19 18:47:38.942596 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8259 | 2023.07.19 18:47:38.942614 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002798312 sec., 12507 rows/sec., 16.88 MiB/sec. | ||
| 8260 | 2023.07.19 18:47:38.942647 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8261 | 2023.07.19 18:47:38.942822 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 8262 | 2023.07.19 18:47:38.942892 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Debug> DynamicQueryHandler: Done processing query | ||
| 8263 | 2023.07.19 18:47:38.942938 [ 3 ] {b5d42e50-38ce-4be2-80c6-6c7d32d6e692} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 8264 | 2023.07.19 18:47:38.942980 [ 3 ] {} <Debug> HTTP-Session: 576614a5-2bbc-41fe-91d1-75a2889eff59 Destroying unnamed session | ||
| 8265 | 2023.07.19 18:47:38.943035 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8266 | 2023.07.19 18:47:38.943075 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1574 rows starting from the beginning of the part | ||
| 8267 | 2023.07.19 18:47:38.943199 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 8268 | 2023.07.19 18:47:38.943293 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part | ||
| 8269 | 2023.07.19 18:47:38.943383 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 8270 | 2023.07.19 18:47:38.943471 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 8271 | 2023.07.19 18:47:38.943558 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part | ||
| 8272 | 2023.07.19 18:47:38.947465 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1689 rows, containing 6 columns (6 merged, 0 gathered) in 0.0047513 sec., 355481.65765159007 rows/sec., 479.70 MiB/sec. | ||
| 8273 | 2023.07.19 18:47:38.948284 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8274 | 2023.07.19 18:47:38.948516 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 8275 | 2023.07.19 18:47:38.948589 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 8276 | 2023.07.19 18:47:38.948666 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_81_16: 8.66 MiB. | ||
| 8277 | 2023.07.19 18:47:39.000161 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.33 MiB, peak 241.96 MiB, will set to 235.30 MiB (RSS), difference: -1.03 MiB | ||
| 8278 | 2023.07.19 18:47:39.121345 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8279 | 2023.07.19 18:47:39.121386 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8280 | 2023.07.19 18:47:43.932537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8281 | 2023.07.19 18:47:43.932660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8282 | 2023.07.19 18:47:43.932691 [ 3 ] {} <Debug> HTTP-Session: 3398af04-8753-4a58-b769-037f11ea3971 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8283 | 2023.07.19 18:47:43.932719 [ 3 ] {} <Debug> HTTP-Session: 3398af04-8753-4a58-b769-037f11ea3971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2023.07.19 18:47:43.932861 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8285 | 2023.07.19 18:47:43.932928 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8286 | 2023.07.19 18:47:43.933112 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8287 | 2023.07.19 18:47:43.933538 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8288 | 2023.07.19 18:47:43.933810 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8289 | 2023.07.19 18:47:43.933974 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8290 | 2023.07.19 18:47:43.934093 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001192895 sec., 9221 rows/sec., 624.63 KiB/sec. | ||
| 8291 | 2023.07.19 18:47:43.934231 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Debug> DynamicQueryHandler: Done processing query | ||
| 8292 | 2023.07.19 18:47:43.934256 [ 3 ] {2a39c24c-885e-4ff0-b000-7cde8d954331} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8293 | 2023.07.19 18:47:43.934272 [ 3 ] {} <Debug> HTTP-Session: 3398af04-8753-4a58-b769-037f11ea3971 Destroying unnamed session | ||
| 8294 | 2023.07.19 18:47:43.934391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8295 | 2023.07.19 18:47:43.934441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8296 | 2023.07.19 18:47:43.934461 [ 3 ] {} <Debug> HTTP-Session: 6095df98-9fcb-4aa7-a526-a5f181422a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8297 | 2023.07.19 18:47:43.934478 [ 3 ] {} <Debug> HTTP-Session: 6095df98-9fcb-4aa7-a526-a5f181422a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8298 | 2023.07.19 18:47:43.934561 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8299 | 2023.07.19 18:47:43.934603 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8300 | 2023.07.19 18:47:43.934710 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8301 | 2023.07.19 18:47:43.935030 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8302 | 2023.07.19 18:47:43.935239 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8303 | 2023.07.19 18:47:43.935385 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8304 | 2023.07.19 18:47:43.935486 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000896537 sec., 113771 rows/sec., 10.58 MiB/sec. | ||
| 8305 | 2023.07.19 18:47:43.935601 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Debug> DynamicQueryHandler: Done processing query | ||
| 8306 | 2023.07.19 18:47:43.935624 [ 3 ] {445d1493-094e-4a4e-b256-5f9ee313db22} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 8307 | 2023.07.19 18:47:43.935641 [ 3 ] {} <Debug> HTTP-Session: 6095df98-9fcb-4aa7-a526-a5f181422a6f Destroying unnamed session | ||
| 8308 | 2023.07.19 18:47:43.935791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8309 | 2023.07.19 18:47:43.935837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8310 | 2023.07.19 18:47:43.935856 [ 3 ] {} <Debug> HTTP-Session: 0679271e-c699-4bf6-9f70-97b898f2a911 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8311 | 2023.07.19 18:47:43.935872 [ 3 ] {} <Debug> HTTP-Session: 0679271e-c699-4bf6-9f70-97b898f2a911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2023.07.19 18:47:43.935955 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8313 | 2023.07.19 18:47:43.935995 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8314 | 2023.07.19 18:47:43.936100 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8315 | 2023.07.19 18:47:43.936505 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8316 | 2023.07.19 18:47:43.936718 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8317 | 2023.07.19 18:47:43.936866 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8318 | 2023.07.19 18:47:43.936967 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.000984159 sec., 284506 rows/sec., 19.66 MiB/sec. | ||
| 8319 | 2023.07.19 18:47:43.937083 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Debug> DynamicQueryHandler: Done processing query | ||
| 8320 | 2023.07.19 18:47:43.937110 [ 3 ] {ba488f95-8f90-4530-b3b2-5c53ebdf14e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 8321 | 2023.07.19 18:47:43.937140 [ 3 ] {} <Debug> HTTP-Session: 0679271e-c699-4bf6-9f70-97b898f2a911 Destroying unnamed session | ||
| 8322 | 2023.07.19 18:47:43.937326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8323 | 2023.07.19 18:47:43.937370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8324 | 2023.07.19 18:47:43.937388 [ 3 ] {} <Debug> HTTP-Session: eb7a79a8-07e6-442a-81c9-f55084e2bd65 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8325 | 2023.07.19 18:47:43.937405 [ 3 ] {} <Debug> HTTP-Session: eb7a79a8-07e6-442a-81c9-f55084e2bd65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8326 | 2023.07.19 18:47:43.937472 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 8327 | 2023.07.19 18:47:43.937509 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8328 | 2023.07.19 18:47:43.937613 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8329 | 2023.07.19 18:47:43.937840 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8330 | 2023.07.19 18:47:43.938096 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8331 | 2023.07.19 18:47:43.938261 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 8332 | 2023.07.19 18:47:43.938360 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000862025 sec., 6960 rows/sec., 292.28 KiB/sec. | ||
| 8333 | 2023.07.19 18:47:43.938511 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Debug> DynamicQueryHandler: Done processing query | ||
| 8334 | 2023.07.19 18:47:43.938544 [ 3 ] {cedf0a1a-cba4-43dc-88fe-3fb909d0552e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8335 | 2023.07.19 18:47:43.938561 [ 3 ] {} <Debug> HTTP-Session: eb7a79a8-07e6-442a-81c9-f55084e2bd65 Destroying unnamed session | ||
| 8336 | 2023.07.19 18:47:43.938707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8337 | 2023.07.19 18:47:43.938750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8338 | 2023.07.19 18:47:43.938769 [ 3 ] {} <Debug> HTTP-Session: 3985fab2-738d-452a-b79b-5869d7fb15c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8339 | 2023.07.19 18:47:43.938785 [ 3 ] {} <Debug> HTTP-Session: 3985fab2-738d-452a-b79b-5869d7fb15c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8340 | 2023.07.19 18:47:43.938860 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 8341 | 2023.07.19 18:47:43.938900 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 8342 | 2023.07.19 18:47:43.939024 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8343 | 2023.07.19 18:47:43.939310 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8344 | 2023.07.19 18:47:43.939552 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8345 | 2023.07.19 18:47:43.939720 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 8346 | 2023.07.19 18:47:43.939820 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000932817 sec., 79329 rows/sec., 4.85 MiB/sec. | ||
| 8347 | 2023.07.19 18:47:43.939934 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 8348 | 2023.07.19 18:47:43.939957 [ 3 ] {23e43821-58b4-439f-96f7-f1011db881b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 8349 | 2023.07.19 18:47:43.939973 [ 3 ] {} <Debug> HTTP-Session: 3985fab2-738d-452a-b79b-5869d7fb15c3 Destroying unnamed session | ||
| 8350 | 2023.07.19 18:47:43.940120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8351 | 2023.07.19 18:47:43.940163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8352 | 2023.07.19 18:47:43.940181 [ 3 ] {} <Debug> HTTP-Session: 572ea4e9-cf2b-4e3a-bfa6-887183309435 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8353 | 2023.07.19 18:47:43.940197 [ 3 ] {} <Debug> HTTP-Session: 572ea4e9-cf2b-4e3a-bfa6-887183309435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2023.07.19 18:47:43.940264 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8355 | 2023.07.19 18:47:43.940307 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8356 | 2023.07.19 18:47:43.940437 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8357 | 2023.07.19 18:47:43.940706 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8358 | 2023.07.19 18:47:43.940976 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8359 | 2023.07.19 18:47:43.941146 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 8360 | 2023.07.19 18:47:43.941248 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000956478 sec., 5227 rows/sec., 7.05 MiB/sec. | ||
| 8361 | 2023.07.19 18:47:43.941364 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8362 | 2023.07.19 18:47:43.941387 [ 3 ] {38ef0c4d-8e80-47e9-a956-a1f64260fe5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8363 | 2023.07.19 18:47:43.941403 [ 3 ] {} <Debug> HTTP-Session: 572ea4e9-cf2b-4e3a-bfa6-887183309435 Destroying unnamed session | ||
| 8364 | 2023.07.19 18:47:43.941502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8365 | 2023.07.19 18:47:43.941545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8366 | 2023.07.19 18:47:43.941564 [ 3 ] {} <Debug> HTTP-Session: d451a42c-898f-4908-b354-1314244a6f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8367 | 2023.07.19 18:47:43.941580 [ 3 ] {} <Debug> HTTP-Session: d451a42c-898f-4908-b354-1314244a6f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2023.07.19 18:47:43.941646 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8369 | 2023.07.19 18:47:43.941683 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 8370 | 2023.07.19 18:47:43.941783 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8371 | 2023.07.19 18:47:43.942015 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8372 | 2023.07.19 18:47:43.942237 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8373 | 2023.07.19 18:47:43.942419 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 8374 | 2023.07.19 18:47:43.942525 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000852645 sec., 22283 rows/sec., 1.16 MiB/sec. | ||
| 8375 | 2023.07.19 18:47:43.942635 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8376 | 2023.07.19 18:47:43.942657 [ 3 ] {1d62165d-f735-4982-b270-f200d89eef7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8377 | 2023.07.19 18:47:43.942672 [ 3 ] {} <Debug> HTTP-Session: d451a42c-898f-4908-b354-1314244a6f0d Destroying unnamed session | ||
| 8378 | 2023.07.19 18:47:48.929320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8379 | 2023.07.19 18:47:48.929451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8380 | 2023.07.19 18:47:48.929481 [ 3 ] {} <Debug> HTTP-Session: 59f17b8c-aa82-4f17-aceb-e32f1a772df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8381 | 2023.07.19 18:47:48.929509 [ 3 ] {} <Debug> HTTP-Session: 59f17b8c-aa82-4f17-aceb-e32f1a772df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2023.07.19 18:47:48.929653 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8383 | 2023.07.19 18:47:48.929719 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8384 | 2023.07.19 18:47:48.929893 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8385 | 2023.07.19 18:47:48.930315 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8386 | 2023.07.19 18:47:48.930568 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8387 | 2023.07.19 18:47:48.930724 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8388 | 2023.07.19 18:47:48.930863 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001167525 sec., 29977 rows/sec., 2.37 MiB/sec. | ||
| 8389 | 2023.07.19 18:47:48.930994 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Debug> DynamicQueryHandler: Done processing query | ||
| 8390 | 2023.07.19 18:47:48.931019 [ 3 ] {005b53f6-bcbd-4960-a39a-c2b81d5fb041} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8391 | 2023.07.19 18:47:48.931035 [ 3 ] {} <Debug> HTTP-Session: 59f17b8c-aa82-4f17-aceb-e32f1a772df7 Destroying unnamed session | ||
| 8392 | 2023.07.19 18:47:48.931165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8393 | 2023.07.19 18:47:48.931209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8394 | 2023.07.19 18:47:48.931228 [ 3 ] {} <Debug> HTTP-Session: 30bc2e03-d0fc-4444-990a-668903bccfa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8395 | 2023.07.19 18:47:48.931244 [ 3 ] {} <Debug> HTTP-Session: 30bc2e03-d0fc-4444-990a-668903bccfa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8396 | 2023.07.19 18:47:48.931318 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8397 | 2023.07.19 18:47:48.931355 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8398 | 2023.07.19 18:47:48.931460 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8399 | 2023.07.19 18:47:48.931787 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8400 | 2023.07.19 18:47:48.932000 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8401 | 2023.07.19 18:47:48.932150 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8402 | 2023.07.19 18:47:48.932274 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000928467 sec., 113089 rows/sec., 10.92 MiB/sec. | ||
| 8403 | 2023.07.19 18:47:48.932414 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Debug> DynamicQueryHandler: Done processing query | ||
| 8404 | 2023.07.19 18:47:48.932437 [ 3 ] {a633f0e8-8194-4d60-9f42-3954d23f1fd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8405 | 2023.07.19 18:47:48.932475 [ 3 ] {} <Debug> HTTP-Session: 30bc2e03-d0fc-4444-990a-668903bccfa7 Destroying unnamed session | ||
| 8406 | 2023.07.19 18:47:48.932626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8407 | 2023.07.19 18:47:48.932672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8408 | 2023.07.19 18:47:48.932691 [ 3 ] {} <Debug> HTTP-Session: 5a2516a2-f0a0-4a75-852a-71956dc1d228 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8409 | 2023.07.19 18:47:48.932707 [ 3 ] {} <Debug> HTTP-Session: 5a2516a2-f0a0-4a75-852a-71956dc1d228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2023.07.19 18:47:48.932777 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8411 | 2023.07.19 18:47:48.932815 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8412 | 2023.07.19 18:47:48.932928 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8413 | 2023.07.19 18:47:48.933203 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8414 | 2023.07.19 18:47:48.933405 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8415 | 2023.07.19 18:47:48.933544 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8416 | 2023.07.19 18:47:48.933669 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000864765 sec., 40473 rows/sec., 3.17 MiB/sec. | ||
| 8417 | 2023.07.19 18:47:48.933779 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8418 | 2023.07.19 18:47:48.933800 [ 3 ] {7825635c-dea1-4411-a3b1-4ec9007a1c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8419 | 2023.07.19 18:47:48.933815 [ 3 ] {} <Debug> HTTP-Session: 5a2516a2-f0a0-4a75-852a-71956dc1d228 Destroying unnamed session | ||
| 8420 | 2023.07.19 18:47:48.934001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8421 | 2023.07.19 18:47:48.934046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8422 | 2023.07.19 18:47:48.934063 [ 3 ] {} <Debug> HTTP-Session: b0fc4cbc-7c5b-4a68-9ac1-d9c7811ba967 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8423 | 2023.07.19 18:47:48.934079 [ 3 ] {} <Debug> HTTP-Session: b0fc4cbc-7c5b-4a68-9ac1-d9c7811ba967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2023.07.19 18:47:48.934157 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8425 | 2023.07.19 18:47:48.934199 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8426 | 2023.07.19 18:47:48.934334 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8427 | 2023.07.19 18:47:48.934734 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8428 | 2023.07.19 18:47:48.935037 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8429 | 2023.07.19 18:47:48.935223 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 8430 | 2023.07.19 18:47:48.935342 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001159385 sec., 30188 rows/sec., 40.74 MiB/sec. | ||
| 8431 | 2023.07.19 18:47:48.935464 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Debug> DynamicQueryHandler: Done processing query | ||
| 8432 | 2023.07.19 18:47:48.935486 [ 3 ] {d4d6dbc3-abbc-409d-bf52-774914e0ecea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 8433 | 2023.07.19 18:47:48.935501 [ 3 ] {} <Debug> HTTP-Session: b0fc4cbc-7c5b-4a68-9ac1-d9c7811ba967 Destroying unnamed session | ||
| 8434 | 2023.07.19 18:47:53.932446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8435 | 2023.07.19 18:47:53.932619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8436 | 2023.07.19 18:47:53.932666 [ 3 ] {} <Debug> HTTP-Session: 8d5b3f28-3c3c-43c7-9164-8204bdc9fd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8437 | 2023.07.19 18:47:53.932706 [ 3 ] {} <Debug> HTTP-Session: 8d5b3f28-3c3c-43c7-9164-8204bdc9fd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8438 | 2023.07.19 18:47:53.932898 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8439 | 2023.07.19 18:47:53.932994 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8440 | 2023.07.19 18:47:53.933182 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8441 | 2023.07.19 18:47:53.933602 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8442 | 2023.07.19 18:47:53.933857 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8443 | 2023.07.19 18:47:53.934085 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8444 | 2023.07.19 18:47:53.934206 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001253837 sec., 8773 rows/sec., 594.27 KiB/sec. | ||
| 8445 | 2023.07.19 18:47:53.934387 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Debug> DynamicQueryHandler: Done processing query | ||
| 8446 | 2023.07.19 18:47:53.934431 [ 3 ] {89a2c7d4-1c98-4c86-9d32-39691ad94652} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8447 | 2023.07.19 18:47:53.934474 [ 3 ] {} <Debug> HTTP-Session: 8d5b3f28-3c3c-43c7-9164-8204bdc9fd74 Destroying unnamed session | ||
| 8448 | 2023.07.19 18:47:53.934606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8449 | 2023.07.19 18:47:53.934651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8450 | 2023.07.19 18:47:53.934670 [ 3 ] {} <Debug> HTTP-Session: 53eaa39e-aaf7-4912-9375-f5917aab5c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8451 | 2023.07.19 18:47:53.934687 [ 3 ] {} <Debug> HTTP-Session: 53eaa39e-aaf7-4912-9375-f5917aab5c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8452 | 2023.07.19 18:47:53.934762 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8453 | 2023.07.19 18:47:53.934801 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8454 | 2023.07.19 18:47:53.934914 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8455 | 2023.07.19 18:47:53.935259 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8456 | 2023.07.19 18:47:53.935479 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8457 | 2023.07.19 18:47:53.935626 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8458 | 2023.07.19 18:47:53.935721 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000932417 sec., 109393 rows/sec., 10.17 MiB/sec. | ||
| 8459 | 2023.07.19 18:47:53.935901 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Debug> DynamicQueryHandler: Done processing query | ||
| 8460 | 2023.07.19 18:47:53.935925 [ 3 ] {94816389-2bf4-4144-ba1d-e8ddccc0c265} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 8461 | 2023.07.19 18:47:53.935941 [ 3 ] {} <Debug> HTTP-Session: 53eaa39e-aaf7-4912-9375-f5917aab5c95 Destroying unnamed session | ||
| 8462 | 2023.07.19 18:47:53.936168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8463 | 2023.07.19 18:47:53.936213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8464 | 2023.07.19 18:47:53.936232 [ 3 ] {} <Debug> HTTP-Session: a750f4f3-0bdc-4c45-bedd-7c600f6c6355 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8465 | 2023.07.19 18:47:53.936249 [ 3 ] {} <Debug> HTTP-Session: a750f4f3-0bdc-4c45-bedd-7c600f6c6355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2023.07.19 18:47:53.936332 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8467 | 2023.07.19 18:47:53.936370 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8468 | 2023.07.19 18:47:53.936473 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8469 | 2023.07.19 18:47:53.936885 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8470 | 2023.07.19 18:47:53.937093 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8471 | 2023.07.19 18:47:53.937237 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8472 | 2023.07.19 18:47:53.937334 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000975029 sec., 275889 rows/sec., 18.98 MiB/sec. | ||
| 8473 | 2023.07.19 18:47:53.937448 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 8474 | 2023.07.19 18:47:53.937471 [ 3 ] {bebffce5-d2de-4ef0-b223-f11d8b1db4b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 8475 | 2023.07.19 18:47:53.937486 [ 3 ] {} <Debug> HTTP-Session: a750f4f3-0bdc-4c45-bedd-7c600f6c6355 Destroying unnamed session | ||
| 8476 | 2023.07.19 18:47:53.937598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8477 | 2023.07.19 18:47:53.937641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8478 | 2023.07.19 18:47:53.937661 [ 3 ] {} <Debug> HTTP-Session: a82cf90b-f867-4f12-b438-100b416d091b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8479 | 2023.07.19 18:47:53.937677 [ 3 ] {} <Debug> HTTP-Session: a82cf90b-f867-4f12-b438-100b416d091b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8480 | 2023.07.19 18:47:53.937744 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 8481 | 2023.07.19 18:47:53.937781 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8482 | 2023.07.19 18:47:53.937885 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8483 | 2023.07.19 18:47:53.938118 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8484 | 2023.07.19 18:47:53.938377 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8485 | 2023.07.19 18:47:53.938552 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 8486 | 2023.07.19 18:47:53.938662 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889846 sec., 6742 rows/sec., 283.14 KiB/sec. | ||
| 8487 | 2023.07.19 18:47:53.938776 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Debug> DynamicQueryHandler: Done processing query | ||
| 8488 | 2023.07.19 18:47:53.938800 [ 3 ] {3e9730d3-2135-410e-89ed-eadc11c0184d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8489 | 2023.07.19 18:47:53.938815 [ 3 ] {} <Debug> HTTP-Session: a82cf90b-f867-4f12-b438-100b416d091b Destroying unnamed session | ||
| 8490 | 2023.07.19 18:47:53.938929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8491 | 2023.07.19 18:47:53.938973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8492 | 2023.07.19 18:47:53.938991 [ 3 ] {} <Debug> HTTP-Session: a7684eb8-e1b6-4531-a04d-d47511f43fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8493 | 2023.07.19 18:47:53.939009 [ 3 ] {} <Debug> HTTP-Session: a7684eb8-e1b6-4531-a04d-d47511f43fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8494 | 2023.07.19 18:47:53.939083 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 8495 | 2023.07.19 18:47:53.939124 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 8496 | 2023.07.19 18:47:53.939237 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8497 | 2023.07.19 18:47:53.939511 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8498 | 2023.07.19 18:47:53.939753 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8499 | 2023.07.19 18:47:53.939920 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 8500 | 2023.07.19 18:47:53.940026 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000916427 sec., 68745 rows/sec., 4.17 MiB/sec. | ||
| 8501 | 2023.07.19 18:47:53.940141 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Debug> DynamicQueryHandler: Done processing query | ||
| 8502 | 2023.07.19 18:47:53.940163 [ 3 ] {96cf9d86-b49c-436d-a43c-75877055fd68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8503 | 2023.07.19 18:47:53.940179 [ 3 ] {} <Debug> HTTP-Session: a7684eb8-e1b6-4531-a04d-d47511f43fbf Destroying unnamed session | ||
| 8504 | 2023.07.19 18:47:53.940284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8505 | 2023.07.19 18:47:53.940327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8506 | 2023.07.19 18:47:53.940346 [ 3 ] {} <Debug> HTTP-Session: b9ea1a0b-eb58-4034-8f7d-e55c75ed6f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8507 | 2023.07.19 18:47:53.940362 [ 3 ] {} <Debug> HTTP-Session: b9ea1a0b-eb58-4034-8f7d-e55c75ed6f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8508 | 2023.07.19 18:47:53.940432 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8509 | 2023.07.19 18:47:53.940474 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8510 | 2023.07.19 18:47:53.940603 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8511 | 2023.07.19 18:47:53.940878 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8512 | 2023.07.19 18:47:53.941142 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8513 | 2023.07.19 18:47:53.941314 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8514 | 2023.07.19 18:47:53.941420 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000955128 sec., 5234 rows/sec., 7.06 MiB/sec. | ||
| 8515 | 2023.07.19 18:47:53.941571 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Debug> DynamicQueryHandler: Done processing query | ||
| 8516 | 2023.07.19 18:47:53.941615 [ 3 ] {ba4f7ca9-b24d-4119-9c0e-7bb72871768d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8517 | 2023.07.19 18:47:53.941650 [ 3 ] {} <Debug> HTTP-Session: b9ea1a0b-eb58-4034-8f7d-e55c75ed6f7a Destroying unnamed session | ||
| 8518 | 2023.07.19 18:47:53.941753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8519 | 2023.07.19 18:47:53.941795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8520 | 2023.07.19 18:47:53.941814 [ 3 ] {} <Debug> HTTP-Session: f32b1a0e-9aed-4ca2-9e74-f17aa5a2981e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8521 | 2023.07.19 18:47:53.941830 [ 3 ] {} <Debug> HTTP-Session: f32b1a0e-9aed-4ca2-9e74-f17aa5a2981e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8522 | 2023.07.19 18:47:53.941899 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8523 | 2023.07.19 18:47:53.941936 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 8524 | 2023.07.19 18:47:53.942039 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8525 | 2023.07.19 18:47:53.942272 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8526 | 2023.07.19 18:47:53.942500 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8527 | 2023.07.19 18:47:53.942684 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 8528 | 2023.07.19 18:47:53.942782 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000851905 sec., 22302 rows/sec., 1.16 MiB/sec. | ||
| 8529 | 2023.07.19 18:47:53.942857 [ 124 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8530 | 2023.07.19 18:47:53.942933 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Debug> DynamicQueryHandler: Done processing query | ||
| 8531 | 2023.07.19 18:47:53.942982 [ 3 ] {8eda3850-84bf-4bbf-aa31-a8110278c292} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8532 | 2023.07.19 18:47:53.943005 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8533 | 2023.07.19 18:47:53.943015 [ 3 ] {} <Debug> HTTP-Session: f32b1a0e-9aed-4ca2-9e74-f17aa5a2981e Destroying unnamed session | ||
| 8534 | 2023.07.19 18:47:53.943140 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 8535 | 2023.07.19 18:47:53.943286 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2023.07.19 18:47:53.943320 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 793 rows starting from the beginning of the part | ||
| 8537 | 2023.07.19 18:47:53.943428 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part | ||
| 8538 | 2023.07.19 18:47:53.943517 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part | ||
| 8539 | 2023.07.19 18:47:53.943598 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part | ||
| 8540 | 2023.07.19 18:47:53.943676 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part | ||
| 8541 | 2023.07.19 18:47:53.943750 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part | ||
| 8542 | 2023.07.19 18:47:53.944395 [ 21 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292518 sec., 687031.0510182449 rows/sec., 36.08 MiB/sec. | ||
| 8543 | 2023.07.19 18:47:53.944594 [ 21 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8544 | 2023.07.19 18:47:53.944840 [ 21 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 8545 | 2023.07.19 18:47:53.944915 [ 21 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_46_9} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 8546 | 2023.07.19 18:47:54.121443 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8547 | 2023.07.19 18:47:54.121499 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8548 | 2023.07.19 18:47:58.929734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8549 | 2023.07.19 18:47:58.929857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8550 | 2023.07.19 18:47:58.929882 [ 3 ] {} <Debug> HTTP-Session: 633ba2f3-9725-4ed3-9bfc-15491523a2e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8551 | 2023.07.19 18:47:58.929906 [ 3 ] {} <Debug> HTTP-Session: 633ba2f3-9725-4ed3-9bfc-15491523a2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8552 | 2023.07.19 18:47:58.930034 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8553 | 2023.07.19 18:47:58.930095 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8554 | 2023.07.19 18:47:58.930254 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8555 | 2023.07.19 18:47:58.930776 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8556 | 2023.07.19 18:47:58.931042 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8557 | 2023.07.19 18:47:58.931212 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 8558 | 2023.07.19 18:47:58.931337 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001268287 sec., 27596 rows/sec., 2.18 MiB/sec. | ||
| 8559 | 2023.07.19 18:47:58.931481 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Debug> DynamicQueryHandler: Done processing query | ||
| 8560 | 2023.07.19 18:47:58.931507 [ 3 ] {e6a8fa09-7ad2-4e03-a263-5a9a0313f045} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8561 | 2023.07.19 18:47:58.931524 [ 3 ] {} <Debug> HTTP-Session: 633ba2f3-9725-4ed3-9bfc-15491523a2e2 Destroying unnamed session | ||
| 8562 | 2023.07.19 18:47:58.931653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8563 | 2023.07.19 18:47:58.931699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8564 | 2023.07.19 18:47:58.931720 [ 3 ] {} <Debug> HTTP-Session: 1511d7df-c606-4554-9cc8-b08d94f25fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8565 | 2023.07.19 18:47:58.931738 [ 3 ] {} <Debug> HTTP-Session: 1511d7df-c606-4554-9cc8-b08d94f25fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2023.07.19 18:47:58.931814 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8567 | 2023.07.19 18:47:58.931852 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8568 | 2023.07.19 18:47:58.931957 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8569 | 2023.07.19 18:47:58.932283 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8570 | 2023.07.19 18:47:58.932492 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8571 | 2023.07.19 18:47:58.932638 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 8572 | 2023.07.19 18:47:58.932765 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000922247 sec., 113852 rows/sec., 10.99 MiB/sec. | ||
| 8573 | 2023.07.19 18:47:58.932913 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 8574 | 2023.07.19 18:47:58.932937 [ 3 ] {d7796d46-b404-47bc-be6f-728b266a11ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8575 | 2023.07.19 18:47:58.932954 [ 3 ] {} <Debug> HTTP-Session: 1511d7df-c606-4554-9cc8-b08d94f25fcf Destroying unnamed session | ||
| 8576 | 2023.07.19 18:47:58.933096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8577 | 2023.07.19 18:47:58.933143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8578 | 2023.07.19 18:47:58.933162 [ 3 ] {} <Debug> HTTP-Session: f608a889-47da-45e9-9dc9-d1483d1fb2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8579 | 2023.07.19 18:47:58.933178 [ 3 ] {} <Debug> HTTP-Session: f608a889-47da-45e9-9dc9-d1483d1fb2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8580 | 2023.07.19 18:47:58.933248 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8581 | 2023.07.19 18:47:58.933287 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8582 | 2023.07.19 18:47:58.933394 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8583 | 2023.07.19 18:47:58.933659 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8584 | 2023.07.19 18:47:58.933857 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8585 | 2023.07.19 18:47:58.934007 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 8586 | 2023.07.19 18:47:58.934130 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000853125 sec., 41025 rows/sec., 3.21 MiB/sec. | ||
| 8587 | 2023.07.19 18:47:58.934276 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Debug> DynamicQueryHandler: Done processing query | ||
| 8588 | 2023.07.19 18:47:58.934306 [ 3 ] {4425e8ec-b1f9-4f23-9031-017ac0d73b46} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8589 | 2023.07.19 18:47:58.934360 [ 3 ] {} <Debug> HTTP-Session: f608a889-47da-45e9-9dc9-d1483d1fb2fd Destroying unnamed session | ||
| 8590 | 2023.07.19 18:47:58.934578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8591 | 2023.07.19 18:47:58.934625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8592 | 2023.07.19 18:47:58.934644 [ 3 ] {} <Debug> HTTP-Session: 2823bb4f-3a98-433a-8892-f49e34702c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8593 | 2023.07.19 18:47:58.934660 [ 3 ] {} <Debug> HTTP-Session: 2823bb4f-3a98-433a-8892-f49e34702c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8594 | 2023.07.19 18:47:58.934739 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8595 | 2023.07.19 18:47:58.934783 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8596 | 2023.07.19 18:47:58.934932 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8597 | 2023.07.19 18:47:58.935341 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.39 GiB. | ||
| 8598 | 2023.07.19 18:47:58.935644 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8599 | 2023.07.19 18:47:58.935823 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8600 | 2023.07.19 18:47:58.935961 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001193245 sec., 29331 rows/sec., 39.58 MiB/sec. | ||
| 8601 | 2023.07.19 18:47:58.936088 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8602 | 2023.07.19 18:47:58.936110 [ 3 ] {ec2f09e9-1843-4212-907f-8fd5cf2bc69b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 8603 | 2023.07.19 18:47:58.936126 [ 3 ] {} <Debug> HTTP-Session: 2823bb4f-3a98-433a-8892-f49e34702c4f Destroying unnamed session | ||
| 8604 | 2023.07.19 18:48:03.931797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8605 | 2023.07.19 18:48:03.931931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8606 | 2023.07.19 18:48:03.931962 [ 3 ] {} <Debug> HTTP-Session: caa2bdd4-8db6-46a4-9d17-8c7a7844848c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8607 | 2023.07.19 18:48:03.931991 [ 3 ] {} <Debug> HTTP-Session: caa2bdd4-8db6-46a4-9d17-8c7a7844848c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2023.07.19 18:48:03.932132 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8609 | 2023.07.19 18:48:03.932202 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8610 | 2023.07.19 18:48:03.932387 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8611 | 2023.07.19 18:48:03.932795 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8612 | 2023.07.19 18:48:03.933070 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8613 | 2023.07.19 18:48:03.933244 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 8614 | 2023.07.19 18:48:03.933393 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001211256 sec., 9081 rows/sec., 615.16 KiB/sec. | ||
| 8615 | 2023.07.19 18:48:03.933391 [ 158 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8616 | 2023.07.19 18:48:03.933508 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8617 | 2023.07.19 18:48:03.933603 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Debug> DynamicQueryHandler: Done processing query | ||
| 8618 | 2023.07.19 18:48:03.933643 [ 3 ] {4aee9cc7-fcbf-4bae-b051-1ffa4c97d418} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8619 | 2023.07.19 18:48:03.933646 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 8620 | 2023.07.19 18:48:03.933666 [ 3 ] {} <Debug> HTTP-Session: caa2bdd4-8db6-46a4-9d17-8c7a7844848c Destroying unnamed session | ||
| 8621 | 2023.07.19 18:48:03.933810 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8622 | 2023.07.19 18:48:03.933867 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 46 rows starting from the beginning of the part | ||
| 8623 | 2023.07.19 18:48:03.933876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8624 | 2023.07.19 18:48:03.933978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8625 | 2023.07.19 18:48:03.934012 [ 3 ] {} <Debug> HTTP-Session: 094cc25b-b172-4fe5-8814-d7b677a6216e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8626 | 2023.07.19 18:48:03.934057 [ 3 ] {} <Debug> HTTP-Session: 094cc25b-b172-4fe5-8814-d7b677a6216e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2023.07.19 18:48:03.934140 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 11 rows starting from the beginning of the part | ||
| 8628 | 2023.07.19 18:48:03.934277 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8629 | 2023.07.19 18:48:03.934382 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8630 | 2023.07.19 18:48:03.934431 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 35 rows starting from the beginning of the part | ||
| 8631 | 2023.07.19 18:48:03.934776 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 11 rows starting from the beginning of the part | ||
| 8632 | 2023.07.19 18:48:03.934855 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8633 | 2023.07.19 18:48:03.935053 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 35 rows starting from the beginning of the part | ||
| 8634 | 2023.07.19 18:48:03.935209 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 11 rows starting from the beginning of the part | ||
| 8635 | 2023.07.19 18:48:03.935793 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8636 | 2023.07.19 18:48:03.936215 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8637 | 2023.07.19 18:48:03.936545 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 8638 | 2023.07.19 18:48:03.936841 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002501224 sec., 40780 rows/sec., 3.79 MiB/sec. | ||
| 8639 | 2023.07.19 18:48:03.936891 [ 158 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8640 | 2023.07.19 18:48:03.936925 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003341149 sec., 44595.437078681614 rows/sec., 3.36 MiB/sec. | ||
| 8641 | 2023.07.19 18:48:03.936989 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8642 | 2023.07.19 18:48:03.937167 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8643 | 2023.07.19 18:48:03.937188 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Debug> DynamicQueryHandler: Done processing query | ||
| 8644 | 2023.07.19 18:48:03.937200 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 8645 | 2023.07.19 18:48:03.937251 [ 3 ] {3df08401-36c7-488e-a920-d773e8421982} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 8646 | 2023.07.19 18:48:03.937290 [ 3 ] {} <Debug> HTTP-Session: 094cc25b-b172-4fe5-8814-d7b677a6216e Destroying unnamed session | ||
| 8647 | 2023.07.19 18:48:03.937389 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8648 | 2023.07.19 18:48:03.937430 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 207 rows starting from the beginning of the part | ||
| 8649 | 2023.07.19 18:48:03.937478 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 8650 | 2023.07.19 18:48:03.937573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8651 | 2023.07.19 18:48:03.937642 [ 21 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_91_18} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 8652 | 2023.07.19 18:48:03.937687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8653 | 2023.07.19 18:48:03.937713 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 102 rows starting from the beginning of the part | ||
| 8654 | 2023.07.19 18:48:03.937776 [ 3 ] {} <Debug> HTTP-Session: 8de846a9-c809-49ea-b6ea-b12f6dc82785 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8655 | 2023.07.19 18:48:03.937859 [ 3 ] {} <Debug> HTTP-Session: 8de846a9-c809-49ea-b6ea-b12f6dc82785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2023.07.19 18:48:03.938052 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 105 rows starting from the beginning of the part | ||
| 8657 | 2023.07.19 18:48:03.938089 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8658 | 2023.07.19 18:48:03.938171 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8659 | 2023.07.19 18:48:03.938264 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 102 rows starting from the beginning of the part | ||
| 8660 | 2023.07.19 18:48:03.938593 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 105 rows starting from the beginning of the part | ||
| 8661 | 2023.07.19 18:48:03.938677 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8662 | 2023.07.19 18:48:03.938861 [ 14 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 102 rows starting from the beginning of the part | ||
| 8663 | 2023.07.19 18:48:03.939622 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8664 | 2023.07.19 18:48:03.940069 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8665 | 2023.07.19 18:48:03.940336 [ 21 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003209824 sec., 225245.99479597635 rows/sec., 21.30 MiB/sec. | ||
| 8666 | 2023.07.19 18:48:03.940363 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 8667 | 2023.07.19 18:48:03.940513 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8668 | 2023.07.19 18:48:03.940531 [ 158 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8669 | 2023.07.19 18:48:03.940567 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002426552 sec., 110856 rows/sec., 7.62 MiB/sec. | ||
| 8670 | 2023.07.19 18:48:03.940636 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8671 | 2023.07.19 18:48:03.940866 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 8672 | 2023.07.19 18:48:03.940921 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 8673 | 2023.07.19 18:48:03.940962 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Debug> DynamicQueryHandler: Done processing query | ||
| 8674 | 2023.07.19 18:48:03.941081 [ 3 ] {d15efbee-8946-41dd-911e-969076750d22} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 8675 | 2023.07.19 18:48:03.941186 [ 3 ] {} <Debug> HTTP-Session: 8de846a9-c809-49ea-b6ea-b12f6dc82785 Destroying unnamed session | ||
| 8676 | 2023.07.19 18:48:03.941214 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8677 | 2023.07.19 18:48:03.941232 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_91_18} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 8678 | 2023.07.19 18:48:03.941329 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 333 rows starting from the beginning of the part | ||
| 8679 | 2023.07.19 18:48:03.941514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8680 | 2023.07.19 18:48:03.941558 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 280 rows starting from the beginning of the part | ||
| 8681 | 2023.07.19 18:48:03.941607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8682 | 2023.07.19 18:48:03.941648 [ 3 ] {} <Debug> HTTP-Session: 5cc0a626-6569-4f91-b2d8-6409866b2b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8683 | 2023.07.19 18:48:03.941696 [ 3 ] {} <Debug> HTTP-Session: 5cc0a626-6569-4f91-b2d8-6409866b2b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8684 | 2023.07.19 18:48:03.941744 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 35 rows starting from the beginning of the part | ||
| 8685 | 2023.07.19 18:48:03.941894 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 8686 | 2023.07.19 18:48:03.941968 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 269 rows starting from the beginning of the part | ||
| 8687 | 2023.07.19 18:48:03.941986 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8688 | 2023.07.19 18:48:03.942223 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 35 rows starting from the beginning of the part | ||
| 8689 | 2023.07.19 18:48:03.942497 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8690 | 2023.07.19 18:48:03.942514 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 269 rows starting from the beginning of the part | ||
| 8691 | 2023.07.19 18:48:03.942986 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8692 | 2023.07.19 18:48:03.943570 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8693 | 2023.07.19 18:48:03.943955 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 8694 | 2023.07.19 18:48:03.944020 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003303707 sec., 369584.8330375545 rows/sec., 25.83 MiB/sec. | ||
| 8695 | 2023.07.19 18:48:03.944124 [ 158 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8696 | 2023.07.19 18:48:03.944191 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002207844 sec., 2717 rows/sec., 114.12 KiB/sec. | ||
| 8697 | 2023.07.19 18:48:03.944197 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8698 | 2023.07.19 18:48:03.944252 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8699 | 2023.07.19 18:48:03.944407 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 8700 | 2023.07.19 18:48:03.944633 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8701 | 2023.07.19 18:48:03.944642 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Debug> DynamicQueryHandler: Done processing query | ||
| 8702 | 2023.07.19 18:48:03.944746 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 8703 | 2023.07.19 18:48:03.944798 [ 3 ] {cd3f040f-8407-48ba-964a-5690e4b2ba98} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8704 | 2023.07.19 18:48:03.944915 [ 3 ] {} <Debug> HTTP-Session: 5cc0a626-6569-4f91-b2d8-6409866b2b26 Destroying unnamed session | ||
| 8705 | 2023.07.19 18:48:03.944943 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 8706 | 2023.07.19 18:48:03.945056 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 8707 | 2023.07.19 18:48:03.945098 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_91_18} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 8708 | 2023.07.19 18:48:03.945149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8709 | 2023.07.19 18:48:03.945288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8710 | 2023.07.19 18:48:03.945378 [ 3 ] {} <Debug> HTTP-Session: 2ba74d94-3939-47b8-a69a-0a06216c7049 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8711 | 2023.07.19 18:48:03.945408 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 8712 | 2023.07.19 18:48:03.945422 [ 3 ] {} <Debug> HTTP-Session: 2ba74d94-3939-47b8-a69a-0a06216c7049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2023.07.19 18:48:03.945674 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 8714 | 2023.07.19 18:48:03.945676 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 8715 | 2023.07.19 18:48:03.945777 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 8716 | 2023.07.19 18:48:03.945981 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 8717 | 2023.07.19 18:48:03.946308 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 8718 | 2023.07.19 18:48:03.946335 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8719 | 2023.07.19 18:48:03.947090 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8720 | 2023.07.19 18:48:03.947727 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8721 | 2023.07.19 18:48:03.947840 [ 18 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.003571365 sec., 77281.37560848583 rows/sec., 3.17 MiB/sec. | ||
| 8722 | 2023.07.19 18:48:03.947976 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8723 | 2023.07.19 18:48:03.948067 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 8724 | 2023.07.19 18:48:03.948242 [ 158 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8725 | 2023.07.19 18:48:03.948279 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002564525 sec., 24565 rows/sec., 1.49 MiB/sec. | ||
| 8726 | 2023.07.19 18:48:03.948334 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 8727 | 2023.07.19 18:48:03.948347 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8728 | 2023.07.19 18:48:03.948531 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_46_9} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 8729 | 2023.07.19 18:48:03.948587 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 8730 | 2023.07.19 18:48:03.948732 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Debug> DynamicQueryHandler: Done processing query | ||
| 8731 | 2023.07.19 18:48:03.948770 [ 3 ] {17e74f8b-2179-435e-9ddc-69c802495c11} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8732 | 2023.07.19 18:48:03.948788 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8733 | 2023.07.19 18:48:03.948795 [ 3 ] {} <Debug> HTTP-Session: 2ba74d94-3939-47b8-a69a-0a06216c7049 Destroying unnamed session | ||
| 8734 | 2023.07.19 18:48:03.948826 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2726 rows starting from the beginning of the part | ||
| 8735 | 2023.07.19 18:48:03.948936 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 63 rows starting from the beginning of the part | ||
| 8736 | 2023.07.19 18:48:03.948965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8737 | 2023.07.19 18:48:03.949023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8738 | 2023.07.19 18:48:03.949057 [ 3 ] {} <Debug> HTTP-Session: 55b7370e-9a52-4693-973e-05b7869bbea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8739 | 2023.07.19 18:48:03.949058 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 63 rows starting from the beginning of the part | ||
| 8740 | 2023.07.19 18:48:03.949077 [ 3 ] {} <Debug> HTTP-Session: 55b7370e-9a52-4693-973e-05b7869bbea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2023.07.19 18:48:03.949198 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8742 | 2023.07.19 18:48:03.949204 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 8743 | 2023.07.19 18:48:03.949265 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8744 | 2023.07.19 18:48:03.949372 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 63 rows starting from the beginning of the part | ||
| 8745 | 2023.07.19 18:48:03.949557 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 63 rows starting from the beginning of the part | ||
| 8746 | 2023.07.19 18:48:03.949593 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8747 | 2023.07.19 18:48:03.950033 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8748 | 2023.07.19 18:48:03.950466 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8749 | 2023.07.19 18:48:03.950720 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8750 | 2023.07.19 18:48:03.950899 [ 158 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8751 | 2023.07.19 18:48:03.950968 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001721881 sec., 2903 rows/sec., 3.92 MiB/sec. | ||
| 8752 | 2023.07.19 18:48:03.950984 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8753 | 2023.07.19 18:48:03.951144 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688699 sec., 1135121.484405655 rows/sec., 69.04 MiB/sec. | ||
| 8754 | 2023.07.19 18:48:03.951204 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8755 | 2023.07.19 18:48:03.951388 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Debug> DynamicQueryHandler: Done processing query | ||
| 8756 | 2023.07.19 18:48:03.951441 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8757 | 2023.07.19 18:48:03.951458 [ 3 ] {6782a68a-7031-4ebc-81cf-ad0654f39cad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8758 | 2023.07.19 18:48:03.951531 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1689 rows starting from the beginning of the part | ||
| 8759 | 2023.07.19 18:48:03.951543 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8760 | 2023.07.19 18:48:03.951536 [ 3 ] {} <Debug> HTTP-Session: 55b7370e-9a52-4693-973e-05b7869bbea4 Destroying unnamed session | ||
| 8761 | 2023.07.19 18:48:03.951812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8762 | 2023.07.19 18:48:03.951861 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 8763 | 2023.07.19 18:48:03.951944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8764 | 2023.07.19 18:48:03.952021 [ 3 ] {} <Debug> HTTP-Session: adef44a4-8dbd-4031-8de5-eaf26f77587f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8765 | 2023.07.19 18:48:03.952021 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 8766 | 2023.07.19 18:48:03.952115 [ 3 ] {} <Debug> HTTP-Session: adef44a4-8dbd-4031-8de5-eaf26f77587f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8767 | 2023.07.19 18:48:03.952167 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part | ||
| 8768 | 2023.07.19 18:48:03.952236 [ 11 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 8769 | 2023.07.19 18:48:03.952475 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8770 | 2023.07.19 18:48:03.952552 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 8771 | 2023.07.19 18:48:03.952570 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 8772 | 2023.07.19 18:48:03.952923 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
| 8773 | 2023.07.19 18:48:03.953089 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8774 | 2023.07.19 18:48:03.953242 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 8775 | 2023.07.19 18:48:03.953751 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8776 | 2023.07.19 18:48:03.954097 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8777 | 2023.07.19 18:48:03.954277 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 8778 | 2023.07.19 18:48:03.954411 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001863155 sec., 10197 rows/sec., 541.44 KiB/sec. | ||
| 8779 | 2023.07.19 18:48:03.954608 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8780 | 2023.07.19 18:48:03.954632 [ 3 ] {ba689644-30ad-4c79-a20f-205cc144200f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8781 | 2023.07.19 18:48:03.954648 [ 3 ] {} <Debug> HTTP-Session: adef44a4-8dbd-4031-8de5-eaf26f77587f Destroying unnamed session | ||
| 8782 | 2023.07.19 18:48:03.959243 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1774 rows, containing 6 columns (6 merged, 0 gathered) in 0.008154289 sec., 217554.2220787122 rows/sec., 293.58 MiB/sec. | ||
| 8783 | 2023.07.19 18:48:03.960029 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8784 | 2023.07.19 18:48:03.960296 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8785 | 2023.07.19 18:48:03.960371 [ 26 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8786 | 2023.07.19 18:48:03.960446 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_86_17: 12.95 MiB. | ||
| 8787 | 2023.07.19 18:48:04.000167 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.57 MiB, peak 248.49 MiB, will set to 239.68 MiB (RSS), difference: 1.10 MiB | ||
| 8788 | 2023.07.19 18:48:08.929221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8789 | 2023.07.19 18:48:08.929400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8790 | 2023.07.19 18:48:08.929447 [ 3 ] {} <Debug> HTTP-Session: b43319ab-a7df-4b6b-8136-3c6c12868716 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8791 | 2023.07.19 18:48:08.929488 [ 3 ] {} <Debug> HTTP-Session: b43319ab-a7df-4b6b-8136-3c6c12868716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2023.07.19 18:48:08.929685 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8793 | 2023.07.19 18:48:08.929747 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8794 | 2023.07.19 18:48:08.929909 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8795 | 2023.07.19 18:48:08.930352 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8796 | 2023.07.19 18:48:08.930619 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8797 | 2023.07.19 18:48:08.930801 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 8798 | 2023.07.19 18:48:08.930940 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001217796 sec., 28740 rows/sec., 2.27 MiB/sec. | ||
| 8799 | 2023.07.19 18:48:08.931104 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8800 | 2023.07.19 18:48:08.931130 [ 3 ] {8142ef06-0db4-4401-a215-450d0cfd7b8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8801 | 2023.07.19 18:48:08.931147 [ 3 ] {} <Debug> HTTP-Session: b43319ab-a7df-4b6b-8136-3c6c12868716 Destroying unnamed session | ||
| 8802 | 2023.07.19 18:48:08.931281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8803 | 2023.07.19 18:48:08.931335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8804 | 2023.07.19 18:48:08.931354 [ 3 ] {} <Debug> HTTP-Session: ee01ecec-d95c-4d91-9141-5dbf2d56390d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8805 | 2023.07.19 18:48:08.931372 [ 3 ] {} <Debug> HTTP-Session: ee01ecec-d95c-4d91-9141-5dbf2d56390d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2023.07.19 18:48:08.931455 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8807 | 2023.07.19 18:48:08.931496 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8808 | 2023.07.19 18:48:08.931604 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8809 | 2023.07.19 18:48:08.931933 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8810 | 2023.07.19 18:48:08.932150 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8811 | 2023.07.19 18:48:08.932308 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 8812 | 2023.07.19 18:48:08.932432 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000948778 sec., 110668 rows/sec., 10.69 MiB/sec. | ||
| 8813 | 2023.07.19 18:48:08.932553 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Debug> DynamicQueryHandler: Done processing query | ||
| 8814 | 2023.07.19 18:48:08.932577 [ 3 ] {32dffb92-4a61-436d-bda8-8a2d8a930678} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8815 | 2023.07.19 18:48:08.932593 [ 3 ] {} <Debug> HTTP-Session: ee01ecec-d95c-4d91-9141-5dbf2d56390d Destroying unnamed session | ||
| 8816 | 2023.07.19 18:48:08.932718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8817 | 2023.07.19 18:48:08.932763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8818 | 2023.07.19 18:48:08.932782 [ 3 ] {} <Debug> HTTP-Session: 9df92f8f-6079-42a9-8a13-02504ad6f656 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8819 | 2023.07.19 18:48:08.932798 [ 3 ] {} <Debug> HTTP-Session: 9df92f8f-6079-42a9-8a13-02504ad6f656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2023.07.19 18:48:08.932871 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8821 | 2023.07.19 18:48:08.932910 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8822 | 2023.07.19 18:48:08.933018 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8823 | 2023.07.19 18:48:08.933293 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8824 | 2023.07.19 18:48:08.933505 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8825 | 2023.07.19 18:48:08.933660 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 8826 | 2023.07.19 18:48:08.933784 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000885186 sec., 39539 rows/sec., 3.09 MiB/sec. | ||
| 8827 | 2023.07.19 18:48:08.933901 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 8828 | 2023.07.19 18:48:08.933925 [ 3 ] {646e25ff-6eb2-4084-9528-0432f27212b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8829 | 2023.07.19 18:48:08.933943 [ 3 ] {} <Debug> HTTP-Session: 9df92f8f-6079-42a9-8a13-02504ad6f656 Destroying unnamed session | ||
| 8830 | 2023.07.19 18:48:08.934117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8831 | 2023.07.19 18:48:08.934164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8832 | 2023.07.19 18:48:08.934184 [ 3 ] {} <Debug> HTTP-Session: b7d19947-896e-42fc-86ed-4956bb71e1d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8833 | 2023.07.19 18:48:08.934202 [ 3 ] {} <Debug> HTTP-Session: b7d19947-896e-42fc-86ed-4956bb71e1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2023.07.19 18:48:08.934285 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8835 | 2023.07.19 18:48:08.934330 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8836 | 2023.07.19 18:48:08.934470 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8837 | 2023.07.19 18:48:08.934917 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8838 | 2023.07.19 18:48:08.935236 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8839 | 2023.07.19 18:48:08.935414 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8840 | 2023.07.19 18:48:08.935523 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001208686 sec., 28957 rows/sec., 39.08 MiB/sec. | ||
| 8841 | 2023.07.19 18:48:08.935655 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Debug> DynamicQueryHandler: Done processing query | ||
| 8842 | 2023.07.19 18:48:08.935679 [ 3 ] {93da48ba-f84a-4d86-abf7-5d202602ca2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 8843 | 2023.07.19 18:48:08.935694 [ 3 ] {} <Debug> HTTP-Session: b7d19947-896e-42fc-86ed-4956bb71e1d4 Destroying unnamed session | ||
| 8844 | 2023.07.19 18:48:09.121564 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8845 | 2023.07.19 18:48:09.121618 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8846 | 2023.07.19 18:48:13.932740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8847 | 2023.07.19 18:48:13.932872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8848 | 2023.07.19 18:48:13.932904 [ 3 ] {} <Debug> HTTP-Session: 3253341e-1804-40ae-9c6d-76857672478f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8849 | 2023.07.19 18:48:13.932932 [ 3 ] {} <Debug> HTTP-Session: 3253341e-1804-40ae-9c6d-76857672478f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8850 | 2023.07.19 18:48:13.933074 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8851 | 2023.07.19 18:48:13.933142 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8852 | 2023.07.19 18:48:13.933328 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8853 | 2023.07.19 18:48:13.933756 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8854 | 2023.07.19 18:48:13.934023 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8855 | 2023.07.19 18:48:13.934195 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 8856 | 2023.07.19 18:48:13.934331 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001211186 sec., 9082 rows/sec., 615.20 KiB/sec. | ||
| 8857 | 2023.07.19 18:48:13.934488 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Debug> DynamicQueryHandler: Done processing query | ||
| 8858 | 2023.07.19 18:48:13.934515 [ 3 ] {f0478fb8-2162-4410-a571-db0352c6dfbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8859 | 2023.07.19 18:48:13.934532 [ 3 ] {} <Debug> HTTP-Session: 3253341e-1804-40ae-9c6d-76857672478f Destroying unnamed session | ||
| 8860 | 2023.07.19 18:48:13.934661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8861 | 2023.07.19 18:48:13.934716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8862 | 2023.07.19 18:48:13.934737 [ 3 ] {} <Debug> HTTP-Session: 9ae9bf27-8d17-469b-be60-6fa286a57136 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8863 | 2023.07.19 18:48:13.934757 [ 3 ] {} <Debug> HTTP-Session: 9ae9bf27-8d17-469b-be60-6fa286a57136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2023.07.19 18:48:13.934841 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8865 | 2023.07.19 18:48:13.934884 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8866 | 2023.07.19 18:48:13.934994 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8867 | 2023.07.19 18:48:13.935325 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8868 | 2023.07.19 18:48:13.935540 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8869 | 2023.07.19 18:48:13.935704 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 8870 | 2023.07.19 18:48:13.935835 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000963718 sec., 105840 rows/sec., 9.84 MiB/sec. | ||
| 8871 | 2023.07.19 18:48:13.935958 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Debug> DynamicQueryHandler: Done processing query | ||
| 8872 | 2023.07.19 18:48:13.935983 [ 3 ] {5e1d1580-b751-4e87-8910-18c28e26ada9} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 8873 | 2023.07.19 18:48:13.935998 [ 3 ] {} <Debug> HTTP-Session: 9ae9bf27-8d17-469b-be60-6fa286a57136 Destroying unnamed session | ||
| 8874 | 2023.07.19 18:48:13.936216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8875 | 2023.07.19 18:48:13.936263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8876 | 2023.07.19 18:48:13.936282 [ 3 ] {} <Debug> HTTP-Session: 6cde59ca-b7a3-4cae-b7d3-28a7d7900a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8877 | 2023.07.19 18:48:13.936298 [ 3 ] {} <Debug> HTTP-Session: 6cde59ca-b7a3-4cae-b7d3-28a7d7900a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2023.07.19 18:48:13.936384 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8879 | 2023.07.19 18:48:13.936422 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8880 | 2023.07.19 18:48:13.936529 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8881 | 2023.07.19 18:48:13.936937 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8882 | 2023.07.19 18:48:13.937151 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8883 | 2023.07.19 18:48:13.937304 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 8884 | 2023.07.19 18:48:13.937429 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.00101496 sec., 275872 rows/sec., 19.06 MiB/sec. | ||
| 8885 | 2023.07.19 18:48:13.937552 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Debug> DynamicQueryHandler: Done processing query | ||
| 8886 | 2023.07.19 18:48:13.937575 [ 3 ] {29b8b11c-4ce3-47bc-bbba-c6af6e183855} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 8887 | 2023.07.19 18:48:13.937591 [ 3 ] {} <Debug> HTTP-Session: 6cde59ca-b7a3-4cae-b7d3-28a7d7900a5a Destroying unnamed session | ||
| 8888 | 2023.07.19 18:48:13.937705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8889 | 2023.07.19 18:48:13.937749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8890 | 2023.07.19 18:48:13.937768 [ 3 ] {} <Debug> HTTP-Session: 5fe496bd-5c2e-4556-8fde-fc1ba1084982 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8891 | 2023.07.19 18:48:13.937784 [ 3 ] {} <Debug> HTTP-Session: 5fe496bd-5c2e-4556-8fde-fc1ba1084982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2023.07.19 18:48:13.937850 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 8893 | 2023.07.19 18:48:13.937889 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8894 | 2023.07.19 18:48:13.937996 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8895 | 2023.07.19 18:48:13.938233 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8896 | 2023.07.19 18:48:13.938467 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8897 | 2023.07.19 18:48:13.938634 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 8898 | 2023.07.19 18:48:13.938751 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000871866 sec., 6881 rows/sec., 288.98 KiB/sec. | ||
| 8899 | 2023.07.19 18:48:13.938864 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Debug> DynamicQueryHandler: Done processing query | ||
| 8900 | 2023.07.19 18:48:13.938888 [ 3 ] {f3e8e9ce-4164-48e7-b030-4fb251350095} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8901 | 2023.07.19 18:48:13.938904 [ 3 ] {} <Debug> HTTP-Session: 5fe496bd-5c2e-4556-8fde-fc1ba1084982 Destroying unnamed session | ||
| 8902 | 2023.07.19 18:48:13.939023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8903 | 2023.07.19 18:48:13.939068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8904 | 2023.07.19 18:48:13.939086 [ 3 ] {} <Debug> HTTP-Session: dcd36069-dc4b-47c8-a999-2287886e58ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8905 | 2023.07.19 18:48:13.939102 [ 3 ] {} <Debug> HTTP-Session: dcd36069-dc4b-47c8-a999-2287886e58ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8906 | 2023.07.19 18:48:13.939172 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 8907 | 2023.07.19 18:48:13.939213 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 8908 | 2023.07.19 18:48:13.939330 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8909 | 2023.07.19 18:48:13.939609 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8910 | 2023.07.19 18:48:13.939853 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8911 | 2023.07.19 18:48:13.940031 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 8912 | 2023.07.19 18:48:13.940165 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000956268 sec., 77384 rows/sec., 4.74 MiB/sec. | ||
| 8913 | 2023.07.19 18:48:13.940635 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8914 | 2023.07.19 18:48:13.940676 [ 3 ] {9e9933f7-1979-44cf-a076-c52b4b06210b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 8915 | 2023.07.19 18:48:13.940693 [ 3 ] {} <Debug> HTTP-Session: dcd36069-dc4b-47c8-a999-2287886e58ca Destroying unnamed session | ||
| 8916 | 2023.07.19 18:48:13.940802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8917 | 2023.07.19 18:48:13.940846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8918 | 2023.07.19 18:48:13.940866 [ 3 ] {} <Debug> HTTP-Session: 9e3d706c-eb55-46ae-a88f-5e2451b162ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8919 | 2023.07.19 18:48:13.940882 [ 3 ] {} <Debug> HTTP-Session: 9e3d706c-eb55-46ae-a88f-5e2451b162ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8920 | 2023.07.19 18:48:13.940958 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8921 | 2023.07.19 18:48:13.941003 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8922 | 2023.07.19 18:48:13.941161 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8923 | 2023.07.19 18:48:13.941449 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8924 | 2023.07.19 18:48:13.941734 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8925 | 2023.07.19 18:48:13.941905 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8926 | 2023.07.19 18:48:13.942032 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001047221 sec., 4774 rows/sec., 6.44 MiB/sec. | ||
| 8927 | 2023.07.19 18:48:13.942153 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Debug> DynamicQueryHandler: Done processing query | ||
| 8928 | 2023.07.19 18:48:13.942177 [ 3 ] {22920a49-0523-480a-8d76-d7007b6d2095} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8929 | 2023.07.19 18:48:13.942193 [ 3 ] {} <Debug> HTTP-Session: 9e3d706c-eb55-46ae-a88f-5e2451b162ea Destroying unnamed session | ||
| 8930 | 2023.07.19 18:48:13.942299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8931 | 2023.07.19 18:48:13.942345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8932 | 2023.07.19 18:48:13.942364 [ 3 ] {} <Debug> HTTP-Session: d54e8eba-d1f5-48d5-ab84-708e3a6c0cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8933 | 2023.07.19 18:48:13.942380 [ 3 ] {} <Debug> HTTP-Session: d54e8eba-d1f5-48d5-ab84-708e3a6c0cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2023.07.19 18:48:13.942449 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8935 | 2023.07.19 18:48:13.942492 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 8936 | 2023.07.19 18:48:13.942614 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8937 | 2023.07.19 18:48:13.942873 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8938 | 2023.07.19 18:48:13.943106 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8939 | 2023.07.19 18:48:13.943276 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 8940 | 2023.07.19 18:48:13.943398 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000919057 sec., 20673 rows/sec., 1.07 MiB/sec. | ||
| 8941 | 2023.07.19 18:48:13.943514 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 8942 | 2023.07.19 18:48:13.943536 [ 3 ] {cbd0d2f5-cc8d-4ab7-a7e2-e515a60c18f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 8943 | 2023.07.19 18:48:13.943552 [ 3 ] {} <Debug> HTTP-Session: d54e8eba-d1f5-48d5-ab84-708e3a6c0cb5 Destroying unnamed session | ||
| 8944 | 2023.07.19 18:48:18.929197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8945 | 2023.07.19 18:48:18.929381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8946 | 2023.07.19 18:48:18.929430 [ 3 ] {} <Debug> HTTP-Session: ab8812d8-fff7-4866-bfe7-0b93c027bc73 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8947 | 2023.07.19 18:48:18.929471 [ 3 ] {} <Debug> HTTP-Session: ab8812d8-fff7-4866-bfe7-0b93c027bc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8948 | 2023.07.19 18:48:18.929670 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8949 | 2023.07.19 18:48:18.929768 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8950 | 2023.07.19 18:48:18.930032 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8951 | 2023.07.19 18:48:18.930479 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8952 | 2023.07.19 18:48:18.930744 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 8953 | 2023.07.19 18:48:18.930902 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 8954 | 2023.07.19 18:48:18.931043 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001311748 sec., 26681 rows/sec., 2.11 MiB/sec. | ||
| 8955 | 2023.07.19 18:48:18.931192 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Debug> DynamicQueryHandler: Done processing query | ||
| 8956 | 2023.07.19 18:48:18.931218 [ 3 ] {57919904-1b85-4f93-9ae7-e27b3549113a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8957 | 2023.07.19 18:48:18.931247 [ 3 ] {} <Debug> HTTP-Session: ab8812d8-fff7-4866-bfe7-0b93c027bc73 Destroying unnamed session | ||
| 8958 | 2023.07.19 18:48:18.931397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8959 | 2023.07.19 18:48:18.931442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8960 | 2023.07.19 18:48:18.931461 [ 3 ] {} <Debug> HTTP-Session: dcebec7f-0dc9-4b56-ad1e-5bed800e6e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8961 | 2023.07.19 18:48:18.931477 [ 3 ] {} <Debug> HTTP-Session: dcebec7f-0dc9-4b56-ad1e-5bed800e6e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8962 | 2023.07.19 18:48:18.931551 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8963 | 2023.07.19 18:48:18.931589 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8964 | 2023.07.19 18:48:18.931691 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8965 | 2023.07.19 18:48:18.932015 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8966 | 2023.07.19 18:48:18.932230 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 8967 | 2023.07.19 18:48:18.932375 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 8968 | 2023.07.19 18:48:18.932497 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000909597 sec., 115435 rows/sec., 11.15 MiB/sec. | ||
| 8969 | 2023.07.19 18:48:18.932642 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 8970 | 2023.07.19 18:48:18.932666 [ 3 ] {2f7b3951-e7c9-448d-99a5-f9a6b68dd9b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8971 | 2023.07.19 18:48:18.932682 [ 3 ] {} <Debug> HTTP-Session: dcebec7f-0dc9-4b56-ad1e-5bed800e6e1c Destroying unnamed session | ||
| 8972 | 2023.07.19 18:48:18.932823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8973 | 2023.07.19 18:48:18.932869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8974 | 2023.07.19 18:48:18.932887 [ 3 ] {} <Debug> HTTP-Session: b257d88b-6d5c-4f03-a417-8e1967da2a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8975 | 2023.07.19 18:48:18.932904 [ 3 ] {} <Debug> HTTP-Session: b257d88b-6d5c-4f03-a417-8e1967da2a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2023.07.19 18:48:18.932977 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8977 | 2023.07.19 18:48:18.933016 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8978 | 2023.07.19 18:48:18.933129 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8979 | 2023.07.19 18:48:18.933397 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8980 | 2023.07.19 18:48:18.933606 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 8981 | 2023.07.19 18:48:18.933750 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 8982 | 2023.07.19 18:48:18.933859 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000847855 sec., 41280 rows/sec., 3.23 MiB/sec. | ||
| 8983 | 2023.07.19 18:48:18.933981 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Debug> DynamicQueryHandler: Done processing query | ||
| 8984 | 2023.07.19 18:48:18.934006 [ 3 ] {939a7ea7-75d0-4c17-b19a-76170048670c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8985 | 2023.07.19 18:48:18.934035 [ 3 ] {} <Debug> HTTP-Session: b257d88b-6d5c-4f03-a417-8e1967da2a30 Destroying unnamed session | ||
| 8986 | 2023.07.19 18:48:18.934226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8987 | 2023.07.19 18:48:18.934269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8988 | 2023.07.19 18:48:18.934288 [ 3 ] {} <Debug> HTTP-Session: 1522a6d7-df19-48b0-8880-a5e1ab081a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 8989 | 2023.07.19 18:48:18.934303 [ 3 ] {} <Debug> HTTP-Session: 1522a6d7-df19-48b0-8880-a5e1ab081a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8990 | 2023.07.19 18:48:18.934381 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8991 | 2023.07.19 18:48:18.934424 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8992 | 2023.07.19 18:48:18.934556 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8993 | 2023.07.19 18:48:18.934960 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 8994 | 2023.07.19 18:48:18.935267 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8995 | 2023.07.19 18:48:18.935453 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8996 | 2023.07.19 18:48:18.935580 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001165124 sec., 30039 rows/sec., 40.54 MiB/sec. | ||
| 8997 | 2023.07.19 18:48:18.935703 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 8998 | 2023.07.19 18:48:18.935726 [ 3 ] {83d327d5-0920-424c-be8f-1257d36745ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 8999 | 2023.07.19 18:48:18.935743 [ 3 ] {} <Debug> HTTP-Session: 1522a6d7-df19-48b0-8880-a5e1ab081a80 Destroying unnamed session | ||
| 9000 | 2023.07.19 18:48:23.931715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9001 | 2023.07.19 18:48:23.931843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9002 | 2023.07.19 18:48:23.931870 [ 3 ] {} <Debug> HTTP-Session: f5b34edd-67aa-49e8-8c15-e6e425801380 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9003 | 2023.07.19 18:48:23.931894 [ 3 ] {} <Debug> HTTP-Session: f5b34edd-67aa-49e8-8c15-e6e425801380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9004 | 2023.07.19 18:48:23.932019 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9005 | 2023.07.19 18:48:23.932079 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9006 | 2023.07.19 18:48:23.932240 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9007 | 2023.07.19 18:48:23.932650 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9008 | 2023.07.19 18:48:23.932922 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9009 | 2023.07.19 18:48:23.933089 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9010 | 2023.07.19 18:48:23.933224 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001168814 sec., 9411 rows/sec., 637.50 KiB/sec. | ||
| 9011 | 2023.07.19 18:48:23.933371 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 9012 | 2023.07.19 18:48:23.933398 [ 3 ] {2cd29731-23d3-49a5-9671-305db99559f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9013 | 2023.07.19 18:48:23.933415 [ 3 ] {} <Debug> HTTP-Session: f5b34edd-67aa-49e8-8c15-e6e425801380 Destroying unnamed session | ||
| 9014 | 2023.07.19 18:48:23.933541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9015 | 2023.07.19 18:48:23.933593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9016 | 2023.07.19 18:48:23.933613 [ 3 ] {} <Debug> HTTP-Session: 431fb1a8-e294-4eb2-9120-1a4f0eb77859 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9017 | 2023.07.19 18:48:23.933632 [ 3 ] {} <Debug> HTTP-Session: 431fb1a8-e294-4eb2-9120-1a4f0eb77859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2023.07.19 18:48:23.933715 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9019 | 2023.07.19 18:48:23.933757 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9020 | 2023.07.19 18:48:23.933865 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9021 | 2023.07.19 18:48:23.934194 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9022 | 2023.07.19 18:48:23.934407 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9023 | 2023.07.19 18:48:23.934560 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9024 | 2023.07.19 18:48:23.934666 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000922918 sec., 110519 rows/sec., 10.28 MiB/sec. | ||
| 9025 | 2023.07.19 18:48:23.934810 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Debug> DynamicQueryHandler: Done processing query | ||
| 9026 | 2023.07.19 18:48:23.934835 [ 3 ] {e18268ee-5a50-4cd6-8c8e-93c46045e39b} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 9027 | 2023.07.19 18:48:23.934852 [ 3 ] {} <Debug> HTTP-Session: 431fb1a8-e294-4eb2-9120-1a4f0eb77859 Destroying unnamed session | ||
| 9028 | 2023.07.19 18:48:23.935042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9029 | 2023.07.19 18:48:23.935093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9030 | 2023.07.19 18:48:23.935113 [ 3 ] {} <Debug> HTTP-Session: 9608f432-f32c-491f-b40c-f3ca6837ff13 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9031 | 2023.07.19 18:48:23.935130 [ 3 ] {} <Debug> HTTP-Session: 9608f432-f32c-491f-b40c-f3ca6837ff13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2023.07.19 18:48:23.935216 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9033 | 2023.07.19 18:48:23.935256 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9034 | 2023.07.19 18:48:23.935364 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9035 | 2023.07.19 18:48:23.935768 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9036 | 2023.07.19 18:48:23.935986 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9037 | 2023.07.19 18:48:23.936152 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9038 | 2023.07.19 18:48:23.936255 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001010549 sec., 266191 rows/sec., 18.31 MiB/sec. | ||
| 9039 | 2023.07.19 18:48:23.936367 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Debug> DynamicQueryHandler: Done processing query | ||
| 9040 | 2023.07.19 18:48:23.936391 [ 3 ] {ef80ff9e-972f-4372-8286-f89d87ccf761} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 9041 | 2023.07.19 18:48:23.936408 [ 3 ] {} <Debug> HTTP-Session: 9608f432-f32c-491f-b40c-f3ca6837ff13 Destroying unnamed session | ||
| 9042 | 2023.07.19 18:48:23.936551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9043 | 2023.07.19 18:48:23.936597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9044 | 2023.07.19 18:48:23.936617 [ 3 ] {} <Debug> HTTP-Session: acb1023c-3c4c-451c-863e-ffc3d797549a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9045 | 2023.07.19 18:48:23.936635 [ 3 ] {} <Debug> HTTP-Session: acb1023c-3c4c-451c-863e-ffc3d797549a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2023.07.19 18:48:23.936703 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 9047 | 2023.07.19 18:48:23.936742 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9048 | 2023.07.19 18:48:23.936847 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9049 | 2023.07.19 18:48:23.937075 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9050 | 2023.07.19 18:48:23.937321 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9051 | 2023.07.19 18:48:23.937510 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 9052 | 2023.07.19 18:48:23.937615 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884436 sec., 6783 rows/sec., 284.87 KiB/sec. | ||
| 9053 | 2023.07.19 18:48:23.937724 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Debug> DynamicQueryHandler: Done processing query | ||
| 9054 | 2023.07.19 18:48:23.937746 [ 3 ] {f8ae8494-1ab4-40a2-90a5-6f237fa6587b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9055 | 2023.07.19 18:48:23.937761 [ 3 ] {} <Debug> HTTP-Session: acb1023c-3c4c-451c-863e-ffc3d797549a Destroying unnamed session | ||
| 9056 | 2023.07.19 18:48:23.937911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9057 | 2023.07.19 18:48:23.937955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9058 | 2023.07.19 18:48:23.937973 [ 3 ] {} <Debug> HTTP-Session: c2e68eff-8bfe-4c08-87a4-ddc2b25a4346 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9059 | 2023.07.19 18:48:23.937989 [ 3 ] {} <Debug> HTTP-Session: c2e68eff-8bfe-4c08-87a4-ddc2b25a4346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9060 | 2023.07.19 18:48:23.938061 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 9061 | 2023.07.19 18:48:23.938101 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 9062 | 2023.07.19 18:48:23.938215 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9063 | 2023.07.19 18:48:23.938484 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9064 | 2023.07.19 18:48:23.938717 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9065 | 2023.07.19 18:48:23.938885 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 9066 | 2023.07.19 18:48:23.938991 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000903277 sec., 69746 rows/sec., 4.23 MiB/sec. | ||
| 9067 | 2023.07.19 18:48:23.939107 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Debug> DynamicQueryHandler: Done processing query | ||
| 9068 | 2023.07.19 18:48:23.939132 [ 3 ] {30416195-536c-4b18-90db-a6b657eb5c86} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9069 | 2023.07.19 18:48:23.939148 [ 3 ] {} <Debug> HTTP-Session: c2e68eff-8bfe-4c08-87a4-ddc2b25a4346 Destroying unnamed session | ||
| 9070 | 2023.07.19 18:48:23.939256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9071 | 2023.07.19 18:48:23.939302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9072 | 2023.07.19 18:48:23.939321 [ 3 ] {} <Debug> HTTP-Session: d749676b-2fb0-4708-9ecd-52a5d3861273 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9073 | 2023.07.19 18:48:23.939338 [ 3 ] {} <Debug> HTTP-Session: d749676b-2fb0-4708-9ecd-52a5d3861273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9074 | 2023.07.19 18:48:23.939406 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9075 | 2023.07.19 18:48:23.939450 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9076 | 2023.07.19 18:48:23.939579 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9077 | 2023.07.19 18:48:23.939852 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9078 | 2023.07.19 18:48:23.940120 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9079 | 2023.07.19 18:48:23.940314 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 9080 | 2023.07.19 18:48:23.940420 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000985059 sec., 5075 rows/sec., 6.85 MiB/sec. | ||
| 9081 | 2023.07.19 18:48:23.940534 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Debug> DynamicQueryHandler: Done processing query | ||
| 9082 | 2023.07.19 18:48:23.940557 [ 3 ] {65b83ee7-ddce-4660-8e2c-f1e2f6e4a39b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9083 | 2023.07.19 18:48:23.940574 [ 3 ] {} <Debug> HTTP-Session: d749676b-2fb0-4708-9ecd-52a5d3861273 Destroying unnamed session | ||
| 9084 | 2023.07.19 18:48:23.940680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9085 | 2023.07.19 18:48:23.940724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9086 | 2023.07.19 18:48:23.940743 [ 3 ] {} <Debug> HTTP-Session: f2d91cb2-8951-4fbd-9241-896e4e381b19 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9087 | 2023.07.19 18:48:23.940759 [ 3 ] {} <Debug> HTTP-Session: f2d91cb2-8951-4fbd-9241-896e4e381b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9088 | 2023.07.19 18:48:23.940826 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9089 | 2023.07.19 18:48:23.940863 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 9090 | 2023.07.19 18:48:23.940963 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9091 | 2023.07.19 18:48:23.941194 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9092 | 2023.07.19 18:48:23.941423 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9093 | 2023.07.19 18:48:23.941597 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 9094 | 2023.07.19 18:48:23.941699 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000845885 sec., 22461 rows/sec., 1.16 MiB/sec. | ||
| 9095 | 2023.07.19 18:48:23.941838 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Debug> DynamicQueryHandler: Done processing query | ||
| 9096 | 2023.07.19 18:48:23.941875 [ 3 ] {4d7ccd6a-a65b-41e2-812d-02e554402d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9097 | 2023.07.19 18:48:23.941890 [ 3 ] {} <Debug> HTTP-Session: f2d91cb2-8951-4fbd-9241-896e4e381b19 Destroying unnamed session | ||
| 9098 | 2023.07.19 18:48:24.121676 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9099 | 2023.07.19 18:48:24.121733 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9100 | 2023.07.19 18:48:28.929430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9101 | 2023.07.19 18:48:28.929568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9102 | 2023.07.19 18:48:28.929599 [ 3 ] {} <Debug> HTTP-Session: 6cd51d63-3cbf-4456-a4a3-50ce6a425301 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9103 | 2023.07.19 18:48:28.929627 [ 3 ] {} <Debug> HTTP-Session: 6cd51d63-3cbf-4456-a4a3-50ce6a425301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2023.07.19 18:48:28.929769 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9105 | 2023.07.19 18:48:28.929838 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9106 | 2023.07.19 18:48:28.930024 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9107 | 2023.07.19 18:48:28.930557 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9108 | 2023.07.19 18:48:28.930816 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9109 | 2023.07.19 18:48:28.930983 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9110 | 2023.07.19 18:48:28.931109 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001302308 sec., 26875 rows/sec., 2.13 MiB/sec. | ||
| 9111 | 2023.07.19 18:48:28.931135 [ 102 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9112 | 2023.07.19 18:48:28.931247 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9113 | 2023.07.19 18:48:28.931292 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 9114 | 2023.07.19 18:48:28.931335 [ 3 ] {cde24e8e-1a9e-4bfc-bee3-4a1587bac4e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9115 | 2023.07.19 18:48:28.931341 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9116 | 2023.07.19 18:48:28.931354 [ 3 ] {} <Debug> HTTP-Session: 6cd51d63-3cbf-4456-a4a3-50ce6a425301 Destroying unnamed session | ||
| 9117 | 2023.07.19 18:48:28.931422 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9118 | 2023.07.19 18:48:28.931454 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 46 rows starting from the beginning of the part | ||
| 9119 | 2023.07.19 18:48:28.931495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9120 | 2023.07.19 18:48:28.931550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9121 | 2023.07.19 18:48:28.931580 [ 3 ] {} <Debug> HTTP-Session: 83b51adf-7045-4e57-9d97-f5d3c2b6b7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9122 | 2023.07.19 18:48:28.931606 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 35 rows starting from the beginning of the part | ||
| 9123 | 2023.07.19 18:48:28.931611 [ 3 ] {} <Debug> HTTP-Session: 83b51adf-7045-4e57-9d97-f5d3c2b6b7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2023.07.19 18:48:28.931743 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9125 | 2023.07.19 18:48:28.931764 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 11 rows starting from the beginning of the part | ||
| 9126 | 2023.07.19 18:48:28.931797 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9127 | 2023.07.19 18:48:28.931942 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 35 rows starting from the beginning of the part | ||
| 9128 | 2023.07.19 18:48:28.932034 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9129 | 2023.07.19 18:48:28.932123 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 11 rows starting from the beginning of the part | ||
| 9130 | 2023.07.19 18:48:28.932274 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 35 rows starting from the beginning of the part | ||
| 9131 | 2023.07.19 18:48:28.932607 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9132 | 2023.07.19 18:48:28.932887 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9133 | 2023.07.19 18:48:28.933133 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9134 | 2023.07.19 18:48:28.933170 [ 11 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.001872775 sec., 92376.28652667833 rows/sec., 7.08 MiB/sec. | ||
| 9135 | 2023.07.19 18:48:28.933282 [ 102 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9136 | 2023.07.19 18:48:28.933321 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.001531445 sec., 68562 rows/sec., 6.62 MiB/sec. | ||
| 9137 | 2023.07.19 18:48:28.933328 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9138 | 2023.07.19 18:48:28.933348 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9139 | 2023.07.19 18:48:28.933621 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9140 | 2023.07.19 18:48:28.933766 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 9141 | 2023.07.19 18:48:28.933808 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9142 | 2023.07.19 18:48:28.933830 [ 3 ] {962a95d9-daad-447c-adcd-cdaf9dbba8d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 9143 | 2023.07.19 18:48:28.933885 [ 3 ] {} <Debug> HTTP-Session: 83b51adf-7045-4e57-9d97-f5d3c2b6b7c4 Destroying unnamed session | ||
| 9144 | 2023.07.19 18:48:28.933963 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9145 | 2023.07.19 18:48:28.934002 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_96_19} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9146 | 2023.07.19 18:48:28.934051 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 207 rows starting from the beginning of the part | ||
| 9147 | 2023.07.19 18:48:28.934233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9148 | 2023.07.19 18:48:28.934355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9149 | 2023.07.19 18:48:28.934435 [ 3 ] {} <Debug> HTTP-Session: 7f38d604-1e78-412f-b515-04a6b9bb120d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9150 | 2023.07.19 18:48:28.934537 [ 3 ] {} <Debug> HTTP-Session: 7f38d604-1e78-412f-b515-04a6b9bb120d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9151 | 2023.07.19 18:48:28.934646 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 105 rows starting from the beginning of the part | ||
| 9152 | 2023.07.19 18:48:28.934780 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9153 | 2023.07.19 18:48:28.934859 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part | ||
| 9154 | 2023.07.19 18:48:28.934876 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9155 | 2023.07.19 18:48:28.935148 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 105 rows starting from the beginning of the part | ||
| 9156 | 2023.07.19 18:48:28.935355 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9157 | 2023.07.19 18:48:28.935388 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 9158 | 2023.07.19 18:48:28.935551 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 9159 | 2023.07.19 18:48:28.936064 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9160 | 2023.07.19 18:48:28.936541 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9161 | 2023.07.19 18:48:28.936806 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9162 | 2023.07.19 18:48:28.936954 [ 86 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9163 | 2023.07.19 18:48:28.937029 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.002172244 sec., 16112 rows/sec., 1.26 MiB/sec. | ||
| 9164 | 2023.07.19 18:48:28.937071 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9165 | 2023.07.19 18:48:28.937325 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9166 | 2023.07.19 18:48:28.937467 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Debug> DynamicQueryHandler: Done processing query | ||
| 9167 | 2023.07.19 18:48:28.937482 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.004039209 sec., 179738.16160540344 rows/sec., 17.09 MiB/sec. | ||
| 9168 | 2023.07.19 18:48:28.937533 [ 3 ] {3c7bcf54-57d7-4c62-8ced-1df2b7698815} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9169 | 2023.07.19 18:48:28.937555 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9170 | 2023.07.19 18:48:28.937587 [ 3 ] {} <Debug> HTTP-Session: 7f38d604-1e78-412f-b515-04a6b9bb120d Destroying unnamed session | ||
| 9171 | 2023.07.19 18:48:28.937626 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 333 rows starting from the beginning of the part | ||
| 9172 | 2023.07.19 18:48:28.937763 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9173 | 2023.07.19 18:48:28.937844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9174 | 2023.07.19 18:48:28.937895 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 35 rows starting from the beginning of the part | ||
| 9175 | 2023.07.19 18:48:28.937982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9176 | 2023.07.19 18:48:28.938048 [ 3 ] {} <Debug> HTTP-Session: 97622ef5-3b02-433c-8c7b-c2b379b996f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9177 | 2023.07.19 18:48:28.938118 [ 3 ] {} <Debug> HTTP-Session: 97622ef5-3b02-433c-8c7b-c2b379b996f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2023.07.19 18:48:28.938203 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 280 rows starting from the beginning of the part | ||
| 9179 | 2023.07.19 18:48:28.938256 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9180 | 2023.07.19 18:48:28.938444 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9181 | 2023.07.19 18:48:28.938467 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_96_19} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9182 | 2023.07.19 18:48:28.938611 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 35 rows starting from the beginning of the part | ||
| 9183 | 2023.07.19 18:48:28.938668 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9184 | 2023.07.19 18:48:28.938919 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 269 rows starting from the beginning of the part | ||
| 9185 | 2023.07.19 18:48:28.939277 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 35 rows starting from the beginning of the part | ||
| 9186 | 2023.07.19 18:48:28.939369 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9187 | 2023.07.19 18:48:28.940461 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9188 | 2023.07.19 18:48:28.941142 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 4 columns (4 merged, 0 gathered) in 0.003971677 sec., 248509.63459515967 rows/sec., 17.51 MiB/sec. | ||
| 9189 | 2023.07.19 18:48:28.941212 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9190 | 2023.07.19 18:48:28.941328 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9191 | 2023.07.19 18:48:28.941512 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 9192 | 2023.07.19 18:48:28.941588 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9193 | 2023.07.19 18:48:28.941729 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_96_19} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9194 | 2023.07.19 18:48:28.941742 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9195 | 2023.07.19 18:48:28.941759 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.003220814 sec., 10866 rows/sec., 14.66 MiB/sec. | ||
| 9196 | 2023.07.19 18:48:28.941835 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9197 | 2023.07.19 18:48:28.942044 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 9198 | 2023.07.19 18:48:28.942108 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 9199 | 2023.07.19 18:48:28.942161 [ 3 ] {5873a524-44b1-4f7f-9012-53ba2575af3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 9200 | 2023.07.19 18:48:28.942213 [ 3 ] {} <Debug> HTTP-Session: 97622ef5-3b02-433c-8c7b-c2b379b996f6 Destroying unnamed session | ||
| 9201 | 2023.07.19 18:48:28.942234 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9202 | 2023.07.19 18:48:28.942303 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1774 rows starting from the beginning of the part | ||
| 9203 | 2023.07.19 18:48:28.942423 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 35 rows starting from the beginning of the part | ||
| 9204 | 2023.07.19 18:48:28.942517 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 9205 | 2023.07.19 18:48:28.942607 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part | ||
| 9206 | 2023.07.19 18:48:28.942695 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part | ||
| 9207 | 2023.07.19 18:48:28.942782 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part | ||
| 9208 | 2023.07.19 18:48:28.947527 [ 13 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1889 rows, containing 6 columns (6 merged, 0 gathered) in 0.005587174 sec., 338095.7886759925 rows/sec., 456.24 MiB/sec. | ||
| 9209 | 2023.07.19 18:48:28.948471 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9210 | 2023.07.19 18:48:28.948694 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 9211 | 2023.07.19 18:48:28.948777 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 9212 | 2023.07.19 18:48:28.948857 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_91_18: 13.09 MiB. | ||
| 9213 | 2023.07.19 18:48:33.931794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9214 | 2023.07.19 18:48:33.931925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9215 | 2023.07.19 18:48:33.932005 [ 3 ] {} <Debug> HTTP-Session: 5a549367-31de-4320-9f35-eb9c860f9e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9216 | 2023.07.19 18:48:33.932031 [ 3 ] {} <Debug> HTTP-Session: 5a549367-31de-4320-9f35-eb9c860f9e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2023.07.19 18:48:33.932159 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9218 | 2023.07.19 18:48:33.932219 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9219 | 2023.07.19 18:48:33.932383 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9220 | 2023.07.19 18:48:33.932872 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9221 | 2023.07.19 18:48:33.933148 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9222 | 2023.07.19 18:48:33.933312 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9223 | 2023.07.19 18:48:33.933444 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001246446 sec., 8825 rows/sec., 597.79 KiB/sec. | ||
| 9224 | 2023.07.19 18:48:33.933602 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Debug> DynamicQueryHandler: Done processing query | ||
| 9225 | 2023.07.19 18:48:33.933628 [ 3 ] {ba0bd77d-1be4-4192-8160-ca02658dacf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9226 | 2023.07.19 18:48:33.933644 [ 3 ] {} <Debug> HTTP-Session: 5a549367-31de-4320-9f35-eb9c860f9e7b Destroying unnamed session | ||
| 9227 | 2023.07.19 18:48:33.933779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9228 | 2023.07.19 18:48:33.933826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9229 | 2023.07.19 18:48:33.933845 [ 3 ] {} <Debug> HTTP-Session: f015a75a-ddf1-4c4d-95be-b82c9e160fac Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9230 | 2023.07.19 18:48:33.933863 [ 3 ] {} <Debug> HTTP-Session: f015a75a-ddf1-4c4d-95be-b82c9e160fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2023.07.19 18:48:33.933936 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9232 | 2023.07.19 18:48:33.933974 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9233 | 2023.07.19 18:48:33.934080 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9234 | 2023.07.19 18:48:33.934398 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9235 | 2023.07.19 18:48:33.934611 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9236 | 2023.07.19 18:48:33.934770 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9237 | 2023.07.19 18:48:33.934891 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000927807 sec., 109936 rows/sec., 10.22 MiB/sec. | ||
| 9238 | 2023.07.19 18:48:33.935008 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Debug> DynamicQueryHandler: Done processing query | ||
| 9239 | 2023.07.19 18:48:33.935033 [ 3 ] {88ca1b51-55c3-4bf8-b707-2d7b5b385610} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 9240 | 2023.07.19 18:48:33.935048 [ 3 ] {} <Debug> HTTP-Session: f015a75a-ddf1-4c4d-95be-b82c9e160fac Destroying unnamed session | ||
| 9241 | 2023.07.19 18:48:33.935195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9242 | 2023.07.19 18:48:33.935240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9243 | 2023.07.19 18:48:33.935260 [ 3 ] {} <Debug> HTTP-Session: 178bfd6c-e51e-4c3e-9d6e-341452802d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9244 | 2023.07.19 18:48:33.935278 [ 3 ] {} <Debug> HTTP-Session: 178bfd6c-e51e-4c3e-9d6e-341452802d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2023.07.19 18:48:33.935356 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9246 | 2023.07.19 18:48:33.935394 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9247 | 2023.07.19 18:48:33.935497 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9248 | 2023.07.19 18:48:33.935897 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9249 | 2023.07.19 18:48:33.936140 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9250 | 2023.07.19 18:48:33.936297 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9251 | 2023.07.19 18:48:33.936420 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00103587 sec., 259685 rows/sec., 17.86 MiB/sec. | ||
| 9252 | 2023.07.19 18:48:33.936535 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 9253 | 2023.07.19 18:48:33.936559 [ 3 ] {dda52c32-9945-48e4-911e-1425250d5c2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 9254 | 2023.07.19 18:48:33.936574 [ 3 ] {} <Debug> HTTP-Session: 178bfd6c-e51e-4c3e-9d6e-341452802d15 Destroying unnamed session | ||
| 9255 | 2023.07.19 18:48:33.936731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9256 | 2023.07.19 18:48:33.936777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9257 | 2023.07.19 18:48:33.936796 [ 3 ] {} <Debug> HTTP-Session: 3cadcfcb-dcaa-485a-9903-2c820ac4dbf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9258 | 2023.07.19 18:48:33.936813 [ 3 ] {} <Debug> HTTP-Session: 3cadcfcb-dcaa-485a-9903-2c820ac4dbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2023.07.19 18:48:33.936880 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 9260 | 2023.07.19 18:48:33.936919 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9261 | 2023.07.19 18:48:33.937028 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9262 | 2023.07.19 18:48:33.937261 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9263 | 2023.07.19 18:48:33.937502 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9264 | 2023.07.19 18:48:33.937681 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 9265 | 2023.07.19 18:48:33.937807 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000898037 sec., 6681 rows/sec., 280.56 KiB/sec. | ||
| 9266 | 2023.07.19 18:48:33.937923 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Debug> DynamicQueryHandler: Done processing query | ||
| 9267 | 2023.07.19 18:48:33.937947 [ 3 ] {56fae9b5-745e-4c46-98eb-bec75077ae1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9268 | 2023.07.19 18:48:33.937962 [ 3 ] {} <Debug> HTTP-Session: 3cadcfcb-dcaa-485a-9903-2c820ac4dbf1 Destroying unnamed session | ||
| 9269 | 2023.07.19 18:48:33.938071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9270 | 2023.07.19 18:48:33.938116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9271 | 2023.07.19 18:48:33.938136 [ 3 ] {} <Debug> HTTP-Session: bb8cb820-626e-419c-83b7-bbf59513cebb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9272 | 2023.07.19 18:48:33.938153 [ 3 ] {} <Debug> HTTP-Session: bb8cb820-626e-419c-83b7-bbf59513cebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2023.07.19 18:48:33.938225 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 9274 | 2023.07.19 18:48:33.938265 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 9275 | 2023.07.19 18:48:33.938381 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9276 | 2023.07.19 18:48:33.938659 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9277 | 2023.07.19 18:48:33.938897 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9278 | 2023.07.19 18:48:33.939078 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 9279 | 2023.07.19 18:48:33.939213 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000954738 sec., 65986 rows/sec., 4.00 MiB/sec. | ||
| 9280 | 2023.07.19 18:48:33.939348 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Debug> DynamicQueryHandler: Done processing query | ||
| 9281 | 2023.07.19 18:48:33.939378 [ 3 ] {1f85b62e-ad82-4de3-9605-8a0f36f8eec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9282 | 2023.07.19 18:48:33.939394 [ 3 ] {} <Debug> HTTP-Session: bb8cb820-626e-419c-83b7-bbf59513cebb Destroying unnamed session | ||
| 9283 | 2023.07.19 18:48:33.939515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9284 | 2023.07.19 18:48:33.939560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9285 | 2023.07.19 18:48:33.939580 [ 3 ] {} <Debug> HTTP-Session: fbb41226-80a1-47d3-b30c-1565095fce41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9286 | 2023.07.19 18:48:33.939598 [ 3 ] {} <Debug> HTTP-Session: fbb41226-80a1-47d3-b30c-1565095fce41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2023.07.19 18:48:33.939670 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9288 | 2023.07.19 18:48:33.939713 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9289 | 2023.07.19 18:48:33.939853 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9290 | 2023.07.19 18:48:33.940135 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9291 | 2023.07.19 18:48:33.940406 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9292 | 2023.07.19 18:48:33.940592 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 9293 | 2023.07.19 18:48:33.940714 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00100622 sec., 4969 rows/sec., 6.71 MiB/sec. | ||
| 9294 | 2023.07.19 18:48:33.940875 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 9295 | 2023.07.19 18:48:33.940900 [ 3 ] {5ffaccb5-4c4a-4c8e-acd2-c8f4c9eb57b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9296 | 2023.07.19 18:48:33.940931 [ 3 ] {} <Debug> HTTP-Session: fbb41226-80a1-47d3-b30c-1565095fce41 Destroying unnamed session | ||
| 9297 | 2023.07.19 18:48:33.941064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9298 | 2023.07.19 18:48:33.941112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9299 | 2023.07.19 18:48:33.941132 [ 3 ] {} <Debug> HTTP-Session: 6d3c4c0c-533d-4a0d-9178-6eacd6b9c525 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9300 | 2023.07.19 18:48:33.941148 [ 3 ] {} <Debug> HTTP-Session: 6d3c4c0c-533d-4a0d-9178-6eacd6b9c525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2023.07.19 18:48:33.941218 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9302 | 2023.07.19 18:48:33.941257 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 9303 | 2023.07.19 18:48:33.941371 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9304 | 2023.07.19 18:48:33.941605 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9305 | 2023.07.19 18:48:33.941859 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9306 | 2023.07.19 18:48:33.942029 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 9307 | 2023.07.19 18:48:33.942156 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000908937 sec., 20903 rows/sec., 1.08 MiB/sec. | ||
| 9308 | 2023.07.19 18:48:33.942270 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 9309 | 2023.07.19 18:48:33.942293 [ 3 ] {25c21bed-aa6c-45cc-b851-41bf2266b5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9310 | 2023.07.19 18:48:33.942309 [ 3 ] {} <Debug> HTTP-Session: 6d3c4c0c-533d-4a0d-9178-6eacd6b9c525 Destroying unnamed session | ||
| 9311 | 2023.07.19 18:48:38.928735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9312 | 2023.07.19 18:48:38.928890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9313 | 2023.07.19 18:48:38.928920 [ 3 ] {} <Debug> HTTP-Session: a9200298-370c-4022-875d-6d109f95fcca Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9314 | 2023.07.19 18:48:38.928948 [ 3 ] {} <Debug> HTTP-Session: a9200298-370c-4022-875d-6d109f95fcca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2023.07.19 18:48:38.929089 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9316 | 2023.07.19 18:48:38.929157 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9317 | 2023.07.19 18:48:38.929336 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9318 | 2023.07.19 18:48:38.929797 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9319 | 2023.07.19 18:48:38.930062 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9320 | 2023.07.19 18:48:38.930232 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9321 | 2023.07.19 18:48:38.930357 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001228756 sec., 28484 rows/sec., 2.25 MiB/sec. | ||
| 9322 | 2023.07.19 18:48:38.930503 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 9323 | 2023.07.19 18:48:38.930527 [ 3 ] {6c81a595-f83a-47c7-bc1c-77df303f3b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9324 | 2023.07.19 18:48:38.930542 [ 3 ] {} <Debug> HTTP-Session: a9200298-370c-4022-875d-6d109f95fcca Destroying unnamed session | ||
| 9325 | 2023.07.19 18:48:38.930666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9326 | 2023.07.19 18:48:38.930710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9327 | 2023.07.19 18:48:38.930729 [ 3 ] {} <Debug> HTTP-Session: 35a70fba-6b4b-4340-8723-4eac6cdf679e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9328 | 2023.07.19 18:48:38.930745 [ 3 ] {} <Debug> HTTP-Session: 35a70fba-6b4b-4340-8723-4eac6cdf679e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2023.07.19 18:48:38.930816 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9330 | 2023.07.19 18:48:38.930855 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9331 | 2023.07.19 18:48:38.930957 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9332 | 2023.07.19 18:48:38.931273 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9333 | 2023.07.19 18:48:38.931489 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9334 | 2023.07.19 18:48:38.931634 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9335 | 2023.07.19 18:48:38.931759 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000915177 sec., 114731 rows/sec., 11.08 MiB/sec. | ||
| 9336 | 2023.07.19 18:48:38.931875 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Debug> DynamicQueryHandler: Done processing query | ||
| 9337 | 2023.07.19 18:48:38.931897 [ 3 ] {d6de704a-a543-4cc5-8a9e-1aeb3d4b9fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 9338 | 2023.07.19 18:48:38.931913 [ 3 ] {} <Debug> HTTP-Session: 35a70fba-6b4b-4340-8723-4eac6cdf679e Destroying unnamed session | ||
| 9339 | 2023.07.19 18:48:38.932025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9340 | 2023.07.19 18:48:38.932070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9341 | 2023.07.19 18:48:38.932089 [ 3 ] {} <Debug> HTTP-Session: 7bd23947-50e8-4f01-ade2-0b9a706abde9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9342 | 2023.07.19 18:48:38.932105 [ 3 ] {} <Debug> HTTP-Session: 7bd23947-50e8-4f01-ade2-0b9a706abde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2023.07.19 18:48:38.932172 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9344 | 2023.07.19 18:48:38.932210 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9345 | 2023.07.19 18:48:38.932314 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9346 | 2023.07.19 18:48:38.932593 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9347 | 2023.07.19 18:48:38.932791 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9348 | 2023.07.19 18:48:38.932954 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9349 | 2023.07.19 18:48:38.933080 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000880666 sec., 39742 rows/sec., 3.11 MiB/sec. | ||
| 9350 | 2023.07.19 18:48:38.933195 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 9351 | 2023.07.19 18:48:38.933218 [ 3 ] {44250321-0cb4-4fdd-a991-79e8cd6320b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9352 | 2023.07.19 18:48:38.933233 [ 3 ] {} <Debug> HTTP-Session: 7bd23947-50e8-4f01-ade2-0b9a706abde9 Destroying unnamed session | ||
| 9353 | 2023.07.19 18:48:38.933416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9354 | 2023.07.19 18:48:38.933460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9355 | 2023.07.19 18:48:38.933478 [ 3 ] {} <Debug> HTTP-Session: d56eb3b2-ab5b-4962-8700-9332dff94fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9356 | 2023.07.19 18:48:38.933494 [ 3 ] {} <Debug> HTTP-Session: d56eb3b2-ab5b-4962-8700-9332dff94fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2023.07.19 18:48:38.933572 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9358 | 2023.07.19 18:48:38.933615 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9359 | 2023.07.19 18:48:38.933750 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9360 | 2023.07.19 18:48:38.934152 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9361 | 2023.07.19 18:48:38.934462 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9362 | 2023.07.19 18:48:38.934639 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 9363 | 2023.07.19 18:48:38.934745 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001143124 sec., 30617 rows/sec., 41.32 MiB/sec. | ||
| 9364 | 2023.07.19 18:48:38.934875 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Debug> DynamicQueryHandler: Done processing query | ||
| 9365 | 2023.07.19 18:48:38.934897 [ 3 ] {5e449db3-0e99-4716-a913-c097693d2b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 9366 | 2023.07.19 18:48:38.934913 [ 3 ] {} <Debug> HTTP-Session: d56eb3b2-ab5b-4962-8700-9332dff94fd0 Destroying unnamed session | ||
| 9367 | 2023.07.19 18:48:39.121783 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9368 | 2023.07.19 18:48:39.121848 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9369 | 2023.07.19 18:48:43.933022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9370 | 2023.07.19 18:48:43.933205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9371 | 2023.07.19 18:48:43.933253 [ 3 ] {} <Debug> HTTP-Session: 8be1fc3e-8a11-472b-80d6-edc9c8324200 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9372 | 2023.07.19 18:48:43.933295 [ 3 ] {} <Debug> HTTP-Session: 8be1fc3e-8a11-472b-80d6-edc9c8324200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2023.07.19 18:48:43.933491 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9374 | 2023.07.19 18:48:43.933590 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9375 | 2023.07.19 18:48:43.933851 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9376 | 2023.07.19 18:48:43.934310 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9377 | 2023.07.19 18:48:43.934568 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9378 | 2023.07.19 18:48:43.934727 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9379 | 2023.07.19 18:48:43.934854 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001306858 sec., 8417 rows/sec., 570.16 KiB/sec. | ||
| 9380 | 2023.07.19 18:48:43.935037 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Debug> DynamicQueryHandler: Done processing query | ||
| 9381 | 2023.07.19 18:48:43.935064 [ 3 ] {09d32c78-3e93-4afe-97ca-960d9ccbcc5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9382 | 2023.07.19 18:48:43.935105 [ 3 ] {} <Debug> HTTP-Session: 8be1fc3e-8a11-472b-80d6-edc9c8324200 Destroying unnamed session | ||
| 9383 | 2023.07.19 18:48:43.935275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9384 | 2023.07.19 18:48:43.935326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9385 | 2023.07.19 18:48:43.935347 [ 3 ] {} <Debug> HTTP-Session: f99ae793-2919-4cd3-b487-f5afcf7f167c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9386 | 2023.07.19 18:48:43.935364 [ 3 ] {} <Debug> HTTP-Session: f99ae793-2919-4cd3-b487-f5afcf7f167c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2023.07.19 18:48:43.935443 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9388 | 2023.07.19 18:48:43.935482 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9389 | 2023.07.19 18:48:43.935597 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9390 | 2023.07.19 18:48:43.935920 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9391 | 2023.07.19 18:48:43.936133 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9392 | 2023.07.19 18:48:43.936277 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9393 | 2023.07.19 18:48:43.936376 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000905537 sec., 112640 rows/sec., 10.47 MiB/sec. | ||
| 9394 | 2023.07.19 18:48:43.936529 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 9395 | 2023.07.19 18:48:43.936571 [ 3 ] {6a063916-14d2-4936-82c6-de6d2f46a4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 9396 | 2023.07.19 18:48:43.936622 [ 3 ] {} <Debug> HTTP-Session: f99ae793-2919-4cd3-b487-f5afcf7f167c Destroying unnamed session | ||
| 9397 | 2023.07.19 18:48:43.936782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9398 | 2023.07.19 18:48:43.936827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9399 | 2023.07.19 18:48:43.936847 [ 3 ] {} <Debug> HTTP-Session: 9d95d058-6227-4bc7-888e-cf5e25b3bb35 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9400 | 2023.07.19 18:48:43.936864 [ 3 ] {} <Debug> HTTP-Session: 9d95d058-6227-4bc7-888e-cf5e25b3bb35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2023.07.19 18:48:43.936945 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9402 | 2023.07.19 18:48:43.936984 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9403 | 2023.07.19 18:48:43.937095 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9404 | 2023.07.19 18:48:43.937502 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9405 | 2023.07.19 18:48:43.937724 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9406 | 2023.07.19 18:48:43.937882 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9407 | 2023.07.19 18:48:43.937981 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001009019 sec., 277497 rows/sec., 19.18 MiB/sec. | ||
| 9408 | 2023.07.19 18:48:43.938095 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Debug> DynamicQueryHandler: Done processing query | ||
| 9409 | 2023.07.19 18:48:43.938118 [ 3 ] {d3d6451e-f839-42bf-8d0d-6641d9a40870} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 9410 | 2023.07.19 18:48:43.938133 [ 3 ] {} <Debug> HTTP-Session: 9d95d058-6227-4bc7-888e-cf5e25b3bb35 Destroying unnamed session | ||
| 9411 | 2023.07.19 18:48:43.938275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9412 | 2023.07.19 18:48:43.938320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9413 | 2023.07.19 18:48:43.938339 [ 3 ] {} <Debug> HTTP-Session: f4db197e-b9be-4d7a-8180-e0ed80ef964a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9414 | 2023.07.19 18:48:43.938355 [ 3 ] {} <Debug> HTTP-Session: f4db197e-b9be-4d7a-8180-e0ed80ef964a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9415 | 2023.07.19 18:48:43.938421 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 9416 | 2023.07.19 18:48:43.938460 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9417 | 2023.07.19 18:48:43.938564 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9418 | 2023.07.19 18:48:43.938792 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9419 | 2023.07.19 18:48:43.939034 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9420 | 2023.07.19 18:48:43.939208 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 9421 | 2023.07.19 18:48:43.939311 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000862545 sec., 6956 rows/sec., 292.10 KiB/sec. | ||
| 9422 | 2023.07.19 18:48:43.939420 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Debug> DynamicQueryHandler: Done processing query | ||
| 9423 | 2023.07.19 18:48:43.939443 [ 3 ] {d04d7a2d-edf5-4173-9484-eefe92c3ac60} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9424 | 2023.07.19 18:48:43.939459 [ 3 ] {} <Debug> HTTP-Session: f4db197e-b9be-4d7a-8180-e0ed80ef964a Destroying unnamed session | ||
| 9425 | 2023.07.19 18:48:43.939587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9426 | 2023.07.19 18:48:43.939632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9427 | 2023.07.19 18:48:43.939652 [ 3 ] {} <Debug> HTTP-Session: 56d565af-a418-40c6-bf69-8f806e0c0002 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9428 | 2023.07.19 18:48:43.939668 [ 3 ] {} <Debug> HTTP-Session: 56d565af-a418-40c6-bf69-8f806e0c0002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9429 | 2023.07.19 18:48:43.939739 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 9430 | 2023.07.19 18:48:43.939780 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 9431 | 2023.07.19 18:48:43.939895 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9432 | 2023.07.19 18:48:43.940175 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9433 | 2023.07.19 18:48:43.940415 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9434 | 2023.07.19 18:48:43.940591 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 9435 | 2023.07.19 18:48:43.940693 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000926487 sec., 79871 rows/sec., 4.89 MiB/sec. | ||
| 9436 | 2023.07.19 18:48:43.940804 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 9437 | 2023.07.19 18:48:43.940828 [ 3 ] {46363335-700d-4737-a357-86ac7c4488f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 9438 | 2023.07.19 18:48:43.940844 [ 3 ] {} <Debug> HTTP-Session: 56d565af-a418-40c6-bf69-8f806e0c0002 Destroying unnamed session | ||
| 9439 | 2023.07.19 18:48:43.940988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9440 | 2023.07.19 18:48:43.941036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9441 | 2023.07.19 18:48:43.941056 [ 3 ] {} <Debug> HTTP-Session: 54ebdaae-a5c1-46c3-b6d8-50f79ab5bc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9442 | 2023.07.19 18:48:43.941074 [ 3 ] {} <Debug> HTTP-Session: 54ebdaae-a5c1-46c3-b6d8-50f79ab5bc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9443 | 2023.07.19 18:48:43.941145 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9444 | 2023.07.19 18:48:43.941188 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9445 | 2023.07.19 18:48:43.941321 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9446 | 2023.07.19 18:48:43.941597 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9447 | 2023.07.19 18:48:43.941870 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9448 | 2023.07.19 18:48:43.942063 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 9449 | 2023.07.19 18:48:43.942171 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000999399 sec., 5003 rows/sec., 6.75 MiB/sec. | ||
| 9450 | 2023.07.19 18:48:43.942288 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Debug> DynamicQueryHandler: Done processing query | ||
| 9451 | 2023.07.19 18:48:43.942313 [ 3 ] {dea75f39-b671-4ec5-bfb3-4e1041d11cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9452 | 2023.07.19 18:48:43.942329 [ 3 ] {} <Debug> HTTP-Session: 54ebdaae-a5c1-46c3-b6d8-50f79ab5bc5a Destroying unnamed session | ||
| 9453 | 2023.07.19 18:48:43.942433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9454 | 2023.07.19 18:48:43.942481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9455 | 2023.07.19 18:48:43.942501 [ 3 ] {} <Debug> HTTP-Session: 042342e6-6926-4a18-9345-286b6e6f8d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9456 | 2023.07.19 18:48:43.942517 [ 3 ] {} <Debug> HTTP-Session: 042342e6-6926-4a18-9345-286b6e6f8d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2023.07.19 18:48:43.942584 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9458 | 2023.07.19 18:48:43.942623 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 9459 | 2023.07.19 18:48:43.942726 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9460 | 2023.07.19 18:48:43.942959 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9461 | 2023.07.19 18:48:43.943199 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9462 | 2023.07.19 18:48:43.943372 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 9463 | 2023.07.19 18:48:43.943461 [ 51 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9464 | 2023.07.19 18:48:43.943474 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000862235 sec., 22035 rows/sec., 1.14 MiB/sec. | ||
| 9465 | 2023.07.19 18:48:43.943504 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9466 | 2023.07.19 18:48:43.943648 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Debug> DynamicQueryHandler: Done processing query | ||
| 9467 | 2023.07.19 18:48:43.943640 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 9468 | 2023.07.19 18:48:43.943678 [ 3 ] {3168a7d1-7148-495f-8550-3463fac73494} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9469 | 2023.07.19 18:48:43.943723 [ 3 ] {} <Debug> HTTP-Session: 042342e6-6926-4a18-9345-286b6e6f8d9b Destroying unnamed session | ||
| 9470 | 2023.07.19 18:48:43.943804 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9471 | 2023.07.19 18:48:43.943847 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 888 rows starting from the beginning of the part | ||
| 9472 | 2023.07.19 18:48:43.943973 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 19 rows starting from the beginning of the part | ||
| 9473 | 2023.07.19 18:48:43.944071 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 19 rows starting from the beginning of the part | ||
| 9474 | 2023.07.19 18:48:43.944150 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part | ||
| 9475 | 2023.07.19 18:48:43.944228 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 19 rows starting from the beginning of the part | ||
| 9476 | 2023.07.19 18:48:43.944305 [ 20 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part | ||
| 9477 | 2023.07.19 18:48:43.944967 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403571 sec., 700356.4479459892 rows/sec., 36.73 MiB/sec. | ||
| 9478 | 2023.07.19 18:48:43.945102 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9479 | 2023.07.19 18:48:43.945334 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 9480 | 2023.07.19 18:48:43.945422 [ 9 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_51_10} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 9481 | 2023.07.19 18:48:48.929001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9482 | 2023.07.19 18:48:48.929140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9483 | 2023.07.19 18:48:48.929172 [ 3 ] {} <Debug> HTTP-Session: dffaed4d-085e-44f2-8fce-39536f6f15cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9484 | 2023.07.19 18:48:48.929201 [ 3 ] {} <Debug> HTTP-Session: dffaed4d-085e-44f2-8fce-39536f6f15cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2023.07.19 18:48:48.929342 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9486 | 2023.07.19 18:48:48.929408 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9487 | 2023.07.19 18:48:48.929587 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9488 | 2023.07.19 18:48:48.930118 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9489 | 2023.07.19 18:48:48.930398 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9490 | 2023.07.19 18:48:48.930572 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 9491 | 2023.07.19 18:48:48.930698 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001317539 sec., 26564 rows/sec., 2.10 MiB/sec. | ||
| 9492 | 2023.07.19 18:48:48.930832 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 9493 | 2023.07.19 18:48:48.930860 [ 3 ] {91a0601d-5165-47b4-b7ed-7cc1d07d4a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9494 | 2023.07.19 18:48:48.930890 [ 3 ] {} <Debug> HTTP-Session: dffaed4d-085e-44f2-8fce-39536f6f15cc Destroying unnamed session | ||
| 9495 | 2023.07.19 18:48:48.931024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9496 | 2023.07.19 18:48:48.931070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9497 | 2023.07.19 18:48:48.931090 [ 3 ] {} <Debug> HTTP-Session: 55733236-3a5f-4502-b132-f9358b8bc98b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9498 | 2023.07.19 18:48:48.931107 [ 3 ] {} <Debug> HTTP-Session: 55733236-3a5f-4502-b132-f9358b8bc98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2023.07.19 18:48:48.931180 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9500 | 2023.07.19 18:48:48.931218 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9501 | 2023.07.19 18:48:48.931319 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9502 | 2023.07.19 18:48:48.931648 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9503 | 2023.07.19 18:48:48.931858 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9504 | 2023.07.19 18:48:48.932005 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 9505 | 2023.07.19 18:48:48.932109 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000902197 sec., 116382 rows/sec., 11.24 MiB/sec. | ||
| 9506 | 2023.07.19 18:48:48.932222 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 9507 | 2023.07.19 18:48:48.932246 [ 3 ] {c15164a1-a038-4c09-9fe7-8df3507858cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 9508 | 2023.07.19 18:48:48.932261 [ 3 ] {} <Debug> HTTP-Session: 55733236-3a5f-4502-b132-f9358b8bc98b Destroying unnamed session | ||
| 9509 | 2023.07.19 18:48:48.932419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9510 | 2023.07.19 18:48:48.932464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9511 | 2023.07.19 18:48:48.932483 [ 3 ] {} <Debug> HTTP-Session: d0bc21dd-174a-4415-9fd9-aed600da428f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9512 | 2023.07.19 18:48:48.932499 [ 3 ] {} <Debug> HTTP-Session: d0bc21dd-174a-4415-9fd9-aed600da428f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2023.07.19 18:48:48.932568 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9514 | 2023.07.19 18:48:48.932606 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9515 | 2023.07.19 18:48:48.932710 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9516 | 2023.07.19 18:48:48.932973 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9517 | 2023.07.19 18:48:48.933178 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9518 | 2023.07.19 18:48:48.933320 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 9519 | 2023.07.19 18:48:48.933421 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000821464 sec., 42606 rows/sec., 3.33 MiB/sec. | ||
| 9520 | 2023.07.19 18:48:48.933556 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Debug> DynamicQueryHandler: Done processing query | ||
| 9521 | 2023.07.19 18:48:48.933579 [ 3 ] {f8468d05-5658-43dc-bf94-9e1c5c492b05} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9522 | 2023.07.19 18:48:48.933594 [ 3 ] {} <Debug> HTTP-Session: d0bc21dd-174a-4415-9fd9-aed600da428f Destroying unnamed session | ||
| 9523 | 2023.07.19 18:48:48.933725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9524 | 2023.07.19 18:48:48.933769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9525 | 2023.07.19 18:48:48.933788 [ 3 ] {} <Debug> HTTP-Session: fd894a47-fc07-47a2-8297-8dfd271d874b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9526 | 2023.07.19 18:48:48.933804 [ 3 ] {} <Debug> HTTP-Session: fd894a47-fc07-47a2-8297-8dfd271d874b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2023.07.19 18:48:48.933881 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9528 | 2023.07.19 18:48:48.933924 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9529 | 2023.07.19 18:48:48.934067 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9530 | 2023.07.19 18:48:48.934501 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.38 GiB. | ||
| 9531 | 2023.07.19 18:48:48.934816 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9532 | 2023.07.19 18:48:48.934996 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9533 | 2023.07.19 18:48:48.935126 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001216255 sec., 28776 rows/sec., 38.83 MiB/sec. | ||
| 9534 | 2023.07.19 18:48:48.935253 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Debug> DynamicQueryHandler: Done processing query | ||
| 9535 | 2023.07.19 18:48:48.935276 [ 3 ] {f772b46e-cde7-4e23-924c-2c5abda9a192} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 9536 | 2023.07.19 18:48:48.935291 [ 3 ] {} <Debug> HTTP-Session: fd894a47-fc07-47a2-8297-8dfd271d874b Destroying unnamed session | ||
| 9537 | 2023.07.19 18:48:53.932117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9538 | 2023.07.19 18:48:53.932237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9539 | 2023.07.19 18:48:53.932263 [ 3 ] {} <Debug> HTTP-Session: 08ef7ff0-a4a8-460c-9258-8f36f234d299 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9540 | 2023.07.19 18:48:53.932286 [ 3 ] {} <Debug> HTTP-Session: 08ef7ff0-a4a8-460c-9258-8f36f234d299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2023.07.19 18:48:53.932433 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9542 | 2023.07.19 18:48:53.932528 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9543 | 2023.07.19 18:48:53.932787 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9544 | 2023.07.19 18:48:53.933347 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9545 | 2023.07.19 18:48:53.933645 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9546 | 2023.07.19 18:48:53.933800 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 9547 | 2023.07.19 18:48:53.933917 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001428712 sec., 7699 rows/sec., 521.53 KiB/sec. | ||
| 9548 | 2023.07.19 18:48:53.933916 [ 115 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9549 | 2023.07.19 18:48:53.933985 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9550 | 2023.07.19 18:48:53.934062 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 9551 | 2023.07.19 18:48:53.934069 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Debug> DynamicQueryHandler: Done processing query | ||
| 9552 | 2023.07.19 18:48:53.934110 [ 3 ] {ddf267ac-fe46-42c8-80ac-736296f938c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9553 | 2023.07.19 18:48:53.934135 [ 3 ] {} <Debug> HTTP-Session: 08ef7ff0-a4a8-460c-9258-8f36f234d299 Destroying unnamed session | ||
| 9554 | 2023.07.19 18:48:53.934163 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9555 | 2023.07.19 18:48:53.934195 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 46 rows starting from the beginning of the part | ||
| 9556 | 2023.07.19 18:48:53.934273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9557 | 2023.07.19 18:48:53.934320 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 11 rows starting from the beginning of the part | ||
| 9558 | 2023.07.19 18:48:53.934327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9559 | 2023.07.19 18:48:53.934362 [ 3 ] {} <Debug> HTTP-Session: 12bc0426-91c0-4ed5-8f6c-0893a36ac894 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9560 | 2023.07.19 18:48:53.934384 [ 3 ] {} <Debug> HTTP-Session: 12bc0426-91c0-4ed5-8f6c-0893a36ac894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2023.07.19 18:48:53.934448 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 35 rows starting from the beginning of the part | ||
| 9562 | 2023.07.19 18:48:53.934502 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9563 | 2023.07.19 18:48:53.934559 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9564 | 2023.07.19 18:48:53.934569 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 11 rows starting from the beginning of the part | ||
| 9565 | 2023.07.19 18:48:53.934727 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 35 rows starting from the beginning of the part | ||
| 9566 | 2023.07.19 18:48:53.934804 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9567 | 2023.07.19 18:48:53.934871 [ 15 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 11 rows starting from the beginning of the part | ||
| 9568 | 2023.07.19 18:48:53.935327 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9569 | 2023.07.19 18:48:53.935628 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9570 | 2023.07.19 18:48:53.935744 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00169912 sec., 87692.45256368002 rows/sec., 6.60 MiB/sec. | ||
| 9571 | 2023.07.19 18:48:53.935852 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 9572 | 2023.07.19 18:48:53.935993 [ 115 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9573 | 2023.07.19 18:48:53.935991 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9574 | 2023.07.19 18:48:53.936049 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001503385 sec., 67846 rows/sec., 6.31 MiB/sec. | ||
| 9575 | 2023.07.19 18:48:53.936059 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9576 | 2023.07.19 18:48:53.936234 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 9577 | 2023.07.19 18:48:53.936297 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Debug> DynamicQueryHandler: Done processing query | ||
| 9578 | 2023.07.19 18:48:53.936342 [ 3 ] {ff1d54f7-d718-4962-92e1-7ea0b7baeda3} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 9579 | 2023.07.19 18:48:53.936352 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9580 | 2023.07.19 18:48:53.936373 [ 3 ] {} <Debug> HTTP-Session: 12bc0426-91c0-4ed5-8f6c-0893a36ac894 Destroying unnamed session | ||
| 9581 | 2023.07.19 18:48:53.936407 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 207 rows starting from the beginning of the part | ||
| 9582 | 2023.07.19 18:48:53.936471 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 9583 | 2023.07.19 18:48:53.936563 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 102 rows starting from the beginning of the part | ||
| 9584 | 2023.07.19 18:48:53.936629 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_101_20} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 9585 | 2023.07.19 18:48:53.936654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9586 | 2023.07.19 18:48:53.936746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9587 | 2023.07.19 18:48:53.936753 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 105 rows starting from the beginning of the part | ||
| 9588 | 2023.07.19 18:48:53.936813 [ 3 ] {} <Debug> HTTP-Session: 203ab579-2a1d-4ce9-818f-f4c50144c3f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9589 | 2023.07.19 18:48:53.936870 [ 3 ] {} <Debug> HTTP-Session: 203ab579-2a1d-4ce9-818f-f4c50144c3f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2023.07.19 18:48:53.936954 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 102 rows starting from the beginning of the part | ||
| 9591 | 2023.07.19 18:48:53.936993 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9592 | 2023.07.19 18:48:53.937057 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9593 | 2023.07.19 18:48:53.937066 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 105 rows starting from the beginning of the part | ||
| 9594 | 2023.07.19 18:48:53.937229 [ 15 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 102 rows starting from the beginning of the part | ||
| 9595 | 2023.07.19 18:48:53.937289 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9596 | 2023.07.19 18:48:53.937969 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9597 | 2023.07.19 18:48:53.938229 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110542 sec., 342566.032801053 rows/sec., 32.39 MiB/sec. | ||
| 9598 | 2023.07.19 18:48:53.938262 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9599 | 2023.07.19 18:48:53.938408 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9600 | 2023.07.19 18:48:53.938493 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 9601 | 2023.07.19 18:48:53.938649 [ 115 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9602 | 2023.07.19 18:48:53.938693 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001649028 sec., 163126 rows/sec., 11.22 MiB/sec. | ||
| 9603 | 2023.07.19 18:48:53.938703 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9604 | 2023.07.19 18:48:53.938873 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 9605 | 2023.07.19 18:48:53.938969 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 9606 | 2023.07.19 18:48:53.939035 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Debug> DynamicQueryHandler: Done processing query | ||
| 9607 | 2023.07.19 18:48:53.939055 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_101_20} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 9608 | 2023.07.19 18:48:53.939090 [ 3 ] {02c32885-fe4b-4575-b08e-125976d89ae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 9609 | 2023.07.19 18:48:53.939160 [ 3 ] {} <Debug> HTTP-Session: 203ab579-2a1d-4ce9-818f-f4c50144c3f5 Destroying unnamed session | ||
| 9610 | 2023.07.19 18:48:53.939277 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9611 | 2023.07.19 18:48:53.939327 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 333 rows starting from the beginning of the part | ||
| 9612 | 2023.07.19 18:48:53.939402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9613 | 2023.07.19 18:48:53.939495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9614 | 2023.07.19 18:48:53.939544 [ 3 ] {} <Debug> HTTP-Session: 40a77c84-973b-4a47-91ac-7b1d491be699 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9615 | 2023.07.19 18:48:53.939568 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 269 rows starting from the beginning of the part | ||
| 9616 | 2023.07.19 18:48:53.939580 [ 3 ] {} <Debug> HTTP-Session: 40a77c84-973b-4a47-91ac-7b1d491be699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2023.07.19 18:48:53.939804 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 9618 | 2023.07.19 18:48:53.939821 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 35 rows starting from the beginning of the part | ||
| 9619 | 2023.07.19 18:48:53.939901 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9620 | 2023.07.19 18:48:53.940137 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 280 rows starting from the beginning of the part | ||
| 9621 | 2023.07.19 18:48:53.940377 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9622 | 2023.07.19 18:48:53.940408 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 35 rows starting from the beginning of the part | ||
| 9623 | 2023.07.19 18:48:53.940625 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 269 rows starting from the beginning of the part | ||
| 9624 | 2023.07.19 18:48:53.941179 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9625 | 2023.07.19 18:48:53.941675 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9626 | 2023.07.19 18:48:53.942030 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 9627 | 2023.07.19 18:48:53.942158 [ 115 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9628 | 2023.07.19 18:48:53.942189 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002336488 sec., 2567 rows/sec., 107.83 KiB/sec. | ||
| 9629 | 2023.07.19 18:48:53.942205 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9630 | 2023.07.19 18:48:53.942479 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 9631 | 2023.07.19 18:48:53.942678 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 9632 | 2023.07.19 18:48:53.942752 [ 3 ] {55bbf9f6-1330-40a0-9407-8717146da6f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9633 | 2023.07.19 18:48:53.942819 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9634 | 2023.07.19 18:48:53.942828 [ 3 ] {} <Debug> HTTP-Session: 40a77c84-973b-4a47-91ac-7b1d491be699 Destroying unnamed session | ||
| 9635 | 2023.07.19 18:48:53.942911 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 9636 | 2023.07.19 18:48:53.942961 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.004174183 sec., 292512.33115558187 rows/sec., 20.44 MiB/sec. | ||
| 9637 | 2023.07.19 18:48:53.943033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9638 | 2023.07.19 18:48:53.943141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9639 | 2023.07.19 18:48:53.943145 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 9640 | 2023.07.19 18:48:53.943174 [ 3 ] {} <Debug> HTTP-Session: 21450eb3-17b0-4f9f-96d4-1ebc9320997c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9641 | 2023.07.19 18:48:53.943239 [ 3 ] {} <Debug> HTTP-Session: 21450eb3-17b0-4f9f-96d4-1ebc9320997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2023.07.19 18:48:53.943254 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9643 | 2023.07.19 18:48:53.943495 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 9644 | 2023.07.19 18:48:53.943517 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 9645 | 2023.07.19 18:48:53.943605 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 9646 | 2023.07.19 18:48:53.943767 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 9647 | 2023.07.19 18:48:53.943771 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 9648 | 2023.07.19 18:48:53.943977 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_101_20} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 9649 | 2023.07.19 18:48:53.944141 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 9650 | 2023.07.19 18:48:53.944352 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9651 | 2023.07.19 18:48:53.944395 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 9652 | 2023.07.19 18:48:53.944858 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9653 | 2023.07.19 18:48:53.945238 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9654 | 2023.07.19 18:48:53.945282 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992638 sec., 102250.92376692402 rows/sec., 4.19 MiB/sec. | ||
| 9655 | 2023.07.19 18:48:53.945394 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9656 | 2023.07.19 18:48:53.945471 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 9657 | 2023.07.19 18:48:53.945585 [ 115 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9658 | 2023.07.19 18:48:53.945603 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.0020384 sec., 30906 rows/sec., 1.87 MiB/sec. | ||
| 9659 | 2023.07.19 18:48:53.945628 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9660 | 2023.07.19 18:48:53.945667 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 9661 | 2023.07.19 18:48:53.945926 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 9662 | 2023.07.19 18:48:53.945934 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_51_10} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 9663 | 2023.07.19 18:48:53.946118 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Debug> DynamicQueryHandler: Done processing query | ||
| 9664 | 2023.07.19 18:48:53.946201 [ 3 ] {abec6a4d-1b44-44ba-8a20-d27f76432900} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9665 | 2023.07.19 18:48:53.946267 [ 3 ] {} <Debug> HTTP-Session: 21450eb3-17b0-4f9f-96d4-1ebc9320997c Destroying unnamed session | ||
| 9666 | 2023.07.19 18:48:53.946318 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9667 | 2023.07.19 18:48:53.946424 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3052 rows starting from the beginning of the part | ||
| 9668 | 2023.07.19 18:48:53.946487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9669 | 2023.07.19 18:48:53.946568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9670 | 2023.07.19 18:48:53.946619 [ 3 ] {} <Debug> HTTP-Session: aba4c49a-a250-4427-8c9d-58be85273d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9671 | 2023.07.19 18:48:53.946677 [ 3 ] {} <Debug> HTTP-Session: aba4c49a-a250-4427-8c9d-58be85273d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2023.07.19 18:48:53.946690 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 9673 | 2023.07.19 18:48:53.946873 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9674 | 2023.07.19 18:48:53.946939 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 63 rows starting from the beginning of the part | ||
| 9675 | 2023.07.19 18:48:53.946973 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9676 | 2023.07.19 18:48:53.947225 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 63 rows starting from the beginning of the part | ||
| 9677 | 2023.07.19 18:48:53.947525 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 9678 | 2023.07.19 18:48:53.947651 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9679 | 2023.07.19 18:48:53.947811 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 63 rows starting from the beginning of the part | ||
| 9680 | 2023.07.19 18:48:53.948309 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9681 | 2023.07.19 18:48:53.948938 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9682 | 2023.07.19 18:48:53.949225 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9683 | 2023.07.19 18:48:53.949329 [ 115 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9684 | 2023.07.19 18:48:53.949391 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002425781 sec., 2061 rows/sec., 2.78 MiB/sec. | ||
| 9685 | 2023.07.19 18:48:53.949418 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9686 | 2023.07.19 18:48:53.949641 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9687 | 2023.07.19 18:48:53.949962 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 9688 | 2023.07.19 18:48:53.950028 [ 3 ] {bcc9512f-e349-4a0c-8671-ffa65428b2bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9689 | 2023.07.19 18:48:53.950061 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9690 | 2023.07.19 18:48:53.950103 [ 3 ] {} <Debug> HTTP-Session: aba4c49a-a250-4427-8c9d-58be85273d85 Destroying unnamed session | ||
| 9691 | 2023.07.19 18:48:53.950170 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1889 rows starting from the beginning of the part | ||
| 9692 | 2023.07.19 18:48:53.950193 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3389 rows, containing 5 columns (5 merged, 0 gathered) in 0.004480592 sec., 756373.2649614158 rows/sec., 46.01 MiB/sec. | ||
| 9693 | 2023.07.19 18:48:53.950276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9694 | 2023.07.19 18:48:53.950353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9695 | 2023.07.19 18:48:53.950355 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 9696 | 2023.07.19 18:48:53.950377 [ 3 ] {} <Debug> HTTP-Session: cc2fb4f2-38e9-429b-9352-1af2e8486cab Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9697 | 2023.07.19 18:48:53.950443 [ 3 ] {} <Debug> HTTP-Session: cc2fb4f2-38e9-429b-9352-1af2e8486cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9698 | 2023.07.19 18:48:53.950575 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9699 | 2023.07.19 18:48:53.950705 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9700 | 2023.07.19 18:48:53.950748 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 35 rows starting from the beginning of the part | ||
| 9701 | 2023.07.19 18:48:53.950826 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 9702 | 2023.07.19 18:48:53.951083 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 9703 | 2023.07.19 18:48:53.951131 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 9704 | 2023.07.19 18:48:53.951366 [ 10 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_51_10} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 9705 | 2023.07.19 18:48:53.951399 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9706 | 2023.07.19 18:48:53.951497 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 35 rows starting from the beginning of the part | ||
| 9707 | 2023.07.19 18:48:53.951770 [ 15 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 9708 | 2023.07.19 18:48:53.952096 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9709 | 2023.07.19 18:48:53.952355 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9710 | 2023.07.19 18:48:53.952549 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 9711 | 2023.07.19 18:48:53.952663 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001873275 sec., 10142 rows/sec., 538.52 KiB/sec. | ||
| 9712 | 2023.07.19 18:48:53.952830 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Debug> DynamicQueryHandler: Done processing query | ||
| 9713 | 2023.07.19 18:48:53.952869 [ 3 ] {b2ef85bf-b4f7-429b-a5d9-d4ad52dc0d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9714 | 2023.07.19 18:48:53.952889 [ 3 ] {} <Debug> HTTP-Session: cc2fb4f2-38e9-429b-9352-1af2e8486cab Destroying unnamed session | ||
| 9715 | 2023.07.19 18:48:53.956606 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 6 columns (6 merged, 0 gathered) in 0.007093999 sec., 278263.360341607 rows/sec., 375.50 MiB/sec. | ||
| 9716 | 2023.07.19 18:48:53.957325 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9717 | 2023.07.19 18:48:53.957557 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9718 | 2023.07.19 18:48:53.957621 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9719 | 2023.07.19 18:48:53.957690 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_96_19: 13.09 MiB. | ||
| 9720 | 2023.07.19 18:48:54.000174 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.87 MiB, peak 255.93 MiB, will set to 244.73 MiB (RSS), difference: -1.15 MiB | ||
| 9721 | 2023.07.19 18:48:54.121883 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9722 | 2023.07.19 18:48:54.121918 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9723 | 2023.07.19 18:48:58.929171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9724 | 2023.07.19 18:48:58.929304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9725 | 2023.07.19 18:48:58.929334 [ 3 ] {} <Debug> HTTP-Session: c260e84a-0592-44bd-b224-d5cb7b20f525 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9726 | 2023.07.19 18:48:58.929361 [ 3 ] {} <Debug> HTTP-Session: c260e84a-0592-44bd-b224-d5cb7b20f525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9727 | 2023.07.19 18:48:58.929502 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9728 | 2023.07.19 18:48:58.929568 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9729 | 2023.07.19 18:48:58.929734 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9730 | 2023.07.19 18:48:58.930155 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9731 | 2023.07.19 18:48:58.930423 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9732 | 2023.07.19 18:48:58.930583 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 9733 | 2023.07.19 18:48:58.930711 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001171524 sec., 29875 rows/sec., 2.36 MiB/sec. | ||
| 9734 | 2023.07.19 18:48:58.930842 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Debug> DynamicQueryHandler: Done processing query | ||
| 9735 | 2023.07.19 18:48:58.930866 [ 3 ] {e5f56591-020c-448b-b293-b974491cc876} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9736 | 2023.07.19 18:48:58.930881 [ 3 ] {} <Debug> HTTP-Session: c260e84a-0592-44bd-b224-d5cb7b20f525 Destroying unnamed session | ||
| 9737 | 2023.07.19 18:48:58.931010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9738 | 2023.07.19 18:48:58.931053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9739 | 2023.07.19 18:48:58.931072 [ 3 ] {} <Debug> HTTP-Session: a011d9a2-e25d-46f7-925a-0d81f5370785 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9740 | 2023.07.19 18:48:58.931088 [ 3 ] {} <Debug> HTTP-Session: a011d9a2-e25d-46f7-925a-0d81f5370785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9741 | 2023.07.19 18:48:58.931163 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9742 | 2023.07.19 18:48:58.931201 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9743 | 2023.07.19 18:48:58.931303 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9744 | 2023.07.19 18:48:58.931634 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9745 | 2023.07.19 18:48:58.931846 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9746 | 2023.07.19 18:48:58.932015 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 9747 | 2023.07.19 18:48:58.932117 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000928048 sec., 113140 rows/sec., 10.93 MiB/sec. | ||
| 9748 | 2023.07.19 18:48:58.932230 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Debug> DynamicQueryHandler: Done processing query | ||
| 9749 | 2023.07.19 18:48:58.932253 [ 3 ] {63b9223e-2ec9-4688-99bd-1f2bd90ecd38} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 9750 | 2023.07.19 18:48:58.932268 [ 3 ] {} <Debug> HTTP-Session: a011d9a2-e25d-46f7-925a-0d81f5370785 Destroying unnamed session | ||
| 9751 | 2023.07.19 18:48:58.932378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9752 | 2023.07.19 18:48:58.932421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9753 | 2023.07.19 18:48:58.932439 [ 3 ] {} <Debug> HTTP-Session: 59dab2b3-d56a-4da3-a72d-ee980403f4ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9754 | 2023.07.19 18:48:58.932455 [ 3 ] {} <Debug> HTTP-Session: 59dab2b3-d56a-4da3-a72d-ee980403f4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2023.07.19 18:48:58.932524 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9756 | 2023.07.19 18:48:58.932561 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9757 | 2023.07.19 18:48:58.932664 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9758 | 2023.07.19 18:48:58.932932 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9759 | 2023.07.19 18:48:58.933138 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9760 | 2023.07.19 18:48:58.933281 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 9761 | 2023.07.19 18:48:58.933380 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000830865 sec., 42124 rows/sec., 3.29 MiB/sec. | ||
| 9762 | 2023.07.19 18:48:58.933488 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Debug> DynamicQueryHandler: Done processing query | ||
| 9763 | 2023.07.19 18:48:58.933511 [ 3 ] {0e0c42a2-a8e6-458f-add3-dea2c64bbe45} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9764 | 2023.07.19 18:48:58.933527 [ 3 ] {} <Debug> HTTP-Session: 59dab2b3-d56a-4da3-a72d-ee980403f4ca Destroying unnamed session | ||
| 9765 | 2023.07.19 18:48:58.933712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9766 | 2023.07.19 18:48:58.933757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9767 | 2023.07.19 18:48:58.933775 [ 3 ] {} <Debug> HTTP-Session: c1176321-4773-4d57-89aa-7281c580686c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9768 | 2023.07.19 18:48:58.933791 [ 3 ] {} <Debug> HTTP-Session: c1176321-4773-4d57-89aa-7281c580686c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2023.07.19 18:48:58.933869 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9770 | 2023.07.19 18:48:58.933910 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9771 | 2023.07.19 18:48:58.934041 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9772 | 2023.07.19 18:48:58.934449 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9773 | 2023.07.19 18:48:58.934761 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9774 | 2023.07.19 18:48:58.934939 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9775 | 2023.07.19 18:48:58.935040 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001145593 sec., 30551 rows/sec., 41.23 MiB/sec. | ||
| 9776 | 2023.07.19 18:48:58.935157 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Debug> DynamicQueryHandler: Done processing query | ||
| 9777 | 2023.07.19 18:48:58.935179 [ 3 ] {8a5b7cf1-6810-4c27-9536-fb42bbfcaf62} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 9778 | 2023.07.19 18:48:58.935195 [ 3 ] {} <Debug> HTTP-Session: c1176321-4773-4d57-89aa-7281c580686c Destroying unnamed session | ||
| 9779 | 2023.07.19 18:48:59.582479 [ 47 ] {} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Found 6 old parts to remove. | ||
| 9780 | 2023.07.19 18:48:59.582538 [ 47 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_1_1_0 | ||
| 9781 | 2023.07.19 18:48:59.583796 [ 47 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_2_2_0 | ||
| 9782 | 2023.07.19 18:48:59.583949 [ 47 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_3_3_0 | ||
| 9783 | 2023.07.19 18:48:59.584089 [ 47 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_4_4_0 | ||
| 9784 | 2023.07.19 18:48:59.584227 [ 47 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_5_5_0 | ||
| 9785 | 2023.07.19 18:48:59.584362 [ 47 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_6_6_0 | ||
| 9786 | 2023.07.19 18:48:59.937521 [ 43 ] {} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Found 6 old parts to remove. | ||
| 9787 | 2023.07.19 18:48:59.937577 [ 43 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_1_1_0 | ||
| 9788 | 2023.07.19 18:48:59.937818 [ 43 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_2_2_0 | ||
| 9789 | 2023.07.19 18:48:59.937998 [ 43 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_3_3_0 | ||
| 9790 | 2023.07.19 18:48:59.938157 [ 43 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_4_4_0 | ||
| 9791 | 2023.07.19 18:48:59.938312 [ 43 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_5_5_0 | ||
| 9792 | 2023.07.19 18:48:59.938468 [ 43 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_6_6_0 | ||
| 9793 | 2023.07.19 18:49:00.052034 [ 47 ] {} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Found 6 old parts to remove. | ||
| 9794 | 2023.07.19 18:49:00.052067 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_1_1_0 | ||
| 9795 | 2023.07.19 18:49:00.052269 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_2_2_0 | ||
| 9796 | 2023.07.19 18:49:00.052434 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_3_3_0 | ||
| 9797 | 2023.07.19 18:49:00.052596 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_4_4_0 | ||
| 9798 | 2023.07.19 18:49:00.052752 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_5_5_0 | ||
| 9799 | 2023.07.19 18:49:00.052890 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_6_6_0 | ||
| 9800 | 2023.07.19 18:49:03.931885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9801 | 2023.07.19 18:49:03.932072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9802 | 2023.07.19 18:49:03.932119 [ 3 ] {} <Debug> HTTP-Session: 5d42f771-dcd0-4a8c-adf0-4e906501f0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9803 | 2023.07.19 18:49:03.932160 [ 3 ] {} <Debug> HTTP-Session: 5d42f771-dcd0-4a8c-adf0-4e906501f0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2023.07.19 18:49:03.932358 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9805 | 2023.07.19 18:49:03.932459 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9806 | 2023.07.19 18:49:03.932720 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9807 | 2023.07.19 18:49:03.933270 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9808 | 2023.07.19 18:49:03.933543 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9809 | 2023.07.19 18:49:03.933709 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 9810 | 2023.07.19 18:49:03.933834 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001413212 sec., 7783 rows/sec., 527.25 KiB/sec. | ||
| 9811 | 2023.07.19 18:49:03.933971 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 9812 | 2023.07.19 18:49:03.933995 [ 3 ] {b8c74723-e846-43be-bd60-505746b839b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9813 | 2023.07.19 18:49:03.934013 [ 3 ] {} <Debug> HTTP-Session: 5d42f771-dcd0-4a8c-adf0-4e906501f0ae Destroying unnamed session | ||
| 9814 | 2023.07.19 18:49:03.934148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9815 | 2023.07.19 18:49:03.934192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9816 | 2023.07.19 18:49:03.934212 [ 3 ] {} <Debug> HTTP-Session: ac71099c-bf10-4c65-9341-7451ddcfcc96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9817 | 2023.07.19 18:49:03.934229 [ 3 ] {} <Debug> HTTP-Session: ac71099c-bf10-4c65-9341-7451ddcfcc96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9818 | 2023.07.19 18:49:03.934300 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9819 | 2023.07.19 18:49:03.934336 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9820 | 2023.07.19 18:49:03.934436 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9821 | 2023.07.19 18:49:03.934758 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9822 | 2023.07.19 18:49:03.934984 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9823 | 2023.07.19 18:49:03.935169 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 9824 | 2023.07.19 18:49:03.935287 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000960078 sec., 106241 rows/sec., 9.88 MiB/sec. | ||
| 9825 | 2023.07.19 18:49:03.935405 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 9826 | 2023.07.19 18:49:03.935427 [ 3 ] {628f1d9d-257b-4e30-a9a8-778668bb8c1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 9827 | 2023.07.19 18:49:03.935443 [ 3 ] {} <Debug> HTTP-Session: ac71099c-bf10-4c65-9341-7451ddcfcc96 Destroying unnamed session | ||
| 9828 | 2023.07.19 18:49:03.935657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9829 | 2023.07.19 18:49:03.935702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9830 | 2023.07.19 18:49:03.935720 [ 3 ] {} <Debug> HTTP-Session: b83e41a5-ed7f-4496-b7d8-77cd33cc9caf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9831 | 2023.07.19 18:49:03.935736 [ 3 ] {} <Debug> HTTP-Session: b83e41a5-ed7f-4496-b7d8-77cd33cc9caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2023.07.19 18:49:03.935815 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9833 | 2023.07.19 18:49:03.935853 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9834 | 2023.07.19 18:49:03.935959 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9835 | 2023.07.19 18:49:03.936365 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9836 | 2023.07.19 18:49:03.936577 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9837 | 2023.07.19 18:49:03.936733 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 9838 | 2023.07.19 18:49:03.936843 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000996249 sec., 270012 rows/sec., 18.57 MiB/sec. | ||
| 9839 | 2023.07.19 18:49:03.936959 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Debug> DynamicQueryHandler: Done processing query | ||
| 9840 | 2023.07.19 18:49:03.936981 [ 3 ] {34953913-c286-4746-9568-b453cec4d771} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 9841 | 2023.07.19 18:49:03.936997 [ 3 ] {} <Debug> HTTP-Session: b83e41a5-ed7f-4496-b7d8-77cd33cc9caf Destroying unnamed session | ||
| 9842 | 2023.07.19 18:49:03.937112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9843 | 2023.07.19 18:49:03.937156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9844 | 2023.07.19 18:49:03.937174 [ 3 ] {} <Debug> HTTP-Session: 0ae45e13-c85e-48b9-962e-1838a2c27643 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9845 | 2023.07.19 18:49:03.937191 [ 3 ] {} <Debug> HTTP-Session: 0ae45e13-c85e-48b9-962e-1838a2c27643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9846 | 2023.07.19 18:49:03.937256 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 9847 | 2023.07.19 18:49:03.937293 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9848 | 2023.07.19 18:49:03.937400 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9849 | 2023.07.19 18:49:03.937635 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9850 | 2023.07.19 18:49:03.937868 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9851 | 2023.07.19 18:49:03.938041 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 9852 | 2023.07.19 18:49:03.938149 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000865996 sec., 6928 rows/sec., 290.94 KiB/sec. | ||
| 9853 | 2023.07.19 18:49:03.938263 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Debug> DynamicQueryHandler: Done processing query | ||
| 9854 | 2023.07.19 18:49:03.938285 [ 3 ] {29df4d93-8853-4db4-a131-ef3ea479466b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9855 | 2023.07.19 18:49:03.938301 [ 3 ] {} <Debug> HTTP-Session: 0ae45e13-c85e-48b9-962e-1838a2c27643 Destroying unnamed session | ||
| 9856 | 2023.07.19 18:49:03.938418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9857 | 2023.07.19 18:49:03.938461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9858 | 2023.07.19 18:49:03.938479 [ 3 ] {} <Debug> HTTP-Session: 518032b7-241b-4766-9ae8-8be7d8d900cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9859 | 2023.07.19 18:49:03.938495 [ 3 ] {} <Debug> HTTP-Session: 518032b7-241b-4766-9ae8-8be7d8d900cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9860 | 2023.07.19 18:49:03.938566 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 9861 | 2023.07.19 18:49:03.938605 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 9862 | 2023.07.19 18:49:03.938720 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9863 | 2023.07.19 18:49:03.939002 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9864 | 2023.07.19 18:49:03.939248 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9865 | 2023.07.19 18:49:03.939422 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 9866 | 2023.07.19 18:49:03.939533 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000933357 sec., 67498 rows/sec., 4.09 MiB/sec. | ||
| 9867 | 2023.07.19 18:49:03.939651 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Debug> DynamicQueryHandler: Done processing query | ||
| 9868 | 2023.07.19 18:49:03.939673 [ 3 ] {b201cd1d-9bc7-43dd-8532-49fff5ecfd01} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9869 | 2023.07.19 18:49:03.939689 [ 3 ] {} <Debug> HTTP-Session: 518032b7-241b-4766-9ae8-8be7d8d900cb Destroying unnamed session | ||
| 9870 | 2023.07.19 18:49:03.939796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9871 | 2023.07.19 18:49:03.939839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9872 | 2023.07.19 18:49:03.939857 [ 3 ] {} <Debug> HTTP-Session: 0b944ea1-5f04-4426-9ac7-035436989359 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9873 | 2023.07.19 18:49:03.939872 [ 3 ] {} <Debug> HTTP-Session: 0b944ea1-5f04-4426-9ac7-035436989359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9874 | 2023.07.19 18:49:03.939940 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9875 | 2023.07.19 18:49:03.939981 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9876 | 2023.07.19 18:49:03.940117 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9877 | 2023.07.19 18:49:03.940400 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9878 | 2023.07.19 18:49:03.940676 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9879 | 2023.07.19 18:49:03.940846 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9880 | 2023.07.19 18:49:03.940968 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001001459 sec., 4992 rows/sec., 6.74 MiB/sec. | ||
| 9881 | 2023.07.19 18:49:03.941091 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 9882 | 2023.07.19 18:49:03.941113 [ 3 ] {784c7894-d32e-48fd-977c-06e15d1d38c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9883 | 2023.07.19 18:49:03.941129 [ 3 ] {} <Debug> HTTP-Session: 0b944ea1-5f04-4426-9ac7-035436989359 Destroying unnamed session | ||
| 9884 | 2023.07.19 18:49:03.941235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9885 | 2023.07.19 18:49:03.941279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9886 | 2023.07.19 18:49:03.941297 [ 3 ] {} <Debug> HTTP-Session: 5fce44ba-be85-45d0-a965-7c83d8de7fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9887 | 2023.07.19 18:49:03.941314 [ 3 ] {} <Debug> HTTP-Session: 5fce44ba-be85-45d0-a965-7c83d8de7fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9888 | 2023.07.19 18:49:03.941381 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9889 | 2023.07.19 18:49:03.941418 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 9890 | 2023.07.19 18:49:03.941520 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9891 | 2023.07.19 18:49:03.941753 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9892 | 2023.07.19 18:49:03.941984 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9893 | 2023.07.19 18:49:03.942158 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 9894 | 2023.07.19 18:49:03.942266 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000850174 sec., 22348 rows/sec., 1.16 MiB/sec. | ||
| 9895 | 2023.07.19 18:49:03.942378 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 9896 | 2023.07.19 18:49:03.942401 [ 3 ] {5900b688-ca11-4f7a-98ef-1b5be1cd83cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 9897 | 2023.07.19 18:49:03.942417 [ 3 ] {} <Debug> HTTP-Session: 5fce44ba-be85-45d0-a965-7c83d8de7fc2 Destroying unnamed session | ||
| 9898 | 2023.07.19 18:49:08.928897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9899 | 2023.07.19 18:49:08.929031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9900 | 2023.07.19 18:49:08.929060 [ 3 ] {} <Debug> HTTP-Session: 7763dd80-5412-413e-b520-39ea46449506 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9901 | 2023.07.19 18:49:08.929088 [ 3 ] {} <Debug> HTTP-Session: 7763dd80-5412-413e-b520-39ea46449506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2023.07.19 18:49:08.929232 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9903 | 2023.07.19 18:49:08.929300 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9904 | 2023.07.19 18:49:08.929484 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9905 | 2023.07.19 18:49:08.930046 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9906 | 2023.07.19 18:49:08.930305 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9907 | 2023.07.19 18:49:08.930478 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 9908 | 2023.07.19 18:49:08.930597 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001327909 sec., 26357 rows/sec., 2.09 MiB/sec. | ||
| 9909 | 2023.07.19 18:49:08.930736 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Debug> DynamicQueryHandler: Done processing query | ||
| 9910 | 2023.07.19 18:49:08.930760 [ 3 ] {80f74b28-2c4f-4097-9ab6-86708cde643c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9911 | 2023.07.19 18:49:08.930777 [ 3 ] {} <Debug> HTTP-Session: 7763dd80-5412-413e-b520-39ea46449506 Destroying unnamed session | ||
| 9912 | 2023.07.19 18:49:08.930892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9913 | 2023.07.19 18:49:08.930938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9914 | 2023.07.19 18:49:08.930956 [ 3 ] {} <Debug> HTTP-Session: 6f4d825b-9a97-4b17-9c6e-3c06db91ba40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9915 | 2023.07.19 18:49:08.930972 [ 3 ] {} <Debug> HTTP-Session: 6f4d825b-9a97-4b17-9c6e-3c06db91ba40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9916 | 2023.07.19 18:49:08.931048 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9917 | 2023.07.19 18:49:08.931085 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9918 | 2023.07.19 18:49:08.931190 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9919 | 2023.07.19 18:49:08.931518 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9920 | 2023.07.19 18:49:08.931735 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9921 | 2023.07.19 18:49:08.931887 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 9922 | 2023.07.19 18:49:08.932006 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000925477 sec., 113455 rows/sec., 10.96 MiB/sec. | ||
| 9923 | 2023.07.19 18:49:08.932119 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 9924 | 2023.07.19 18:49:08.932141 [ 3 ] {ee005cf6-d58f-42e5-a2f8-1b38f1be65c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 9925 | 2023.07.19 18:49:08.932157 [ 3 ] {} <Debug> HTTP-Session: 6f4d825b-9a97-4b17-9c6e-3c06db91ba40 Destroying unnamed session | ||
| 9926 | 2023.07.19 18:49:08.932268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9927 | 2023.07.19 18:49:08.932312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9928 | 2023.07.19 18:49:08.932330 [ 3 ] {} <Debug> HTTP-Session: 560494b1-7a43-4cff-9d0f-b81b0e944c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9929 | 2023.07.19 18:49:08.932346 [ 3 ] {} <Debug> HTTP-Session: 560494b1-7a43-4cff-9d0f-b81b0e944c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9930 | 2023.07.19 18:49:08.932414 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9931 | 2023.07.19 18:49:08.932451 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9932 | 2023.07.19 18:49:08.932557 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9933 | 2023.07.19 18:49:08.932829 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9934 | 2023.07.19 18:49:08.933052 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9935 | 2023.07.19 18:49:08.933201 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 9936 | 2023.07.19 18:49:08.933319 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000873436 sec., 40071 rows/sec., 3.13 MiB/sec. | ||
| 9937 | 2023.07.19 18:49:08.933432 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Debug> DynamicQueryHandler: Done processing query | ||
| 9938 | 2023.07.19 18:49:08.933454 [ 3 ] {dbdcc450-c07f-448f-8220-f87984fad36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9939 | 2023.07.19 18:49:08.933470 [ 3 ] {} <Debug> HTTP-Session: 560494b1-7a43-4cff-9d0f-b81b0e944c94 Destroying unnamed session | ||
| 9940 | 2023.07.19 18:49:08.933658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9941 | 2023.07.19 18:49:08.933703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9942 | 2023.07.19 18:49:08.933721 [ 3 ] {} <Debug> HTTP-Session: b27cd654-eea3-4c10-b232-0d0723d64380 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9943 | 2023.07.19 18:49:08.933737 [ 3 ] {} <Debug> HTTP-Session: b27cd654-eea3-4c10-b232-0d0723d64380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2023.07.19 18:49:08.933816 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9945 | 2023.07.19 18:49:08.933858 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9946 | 2023.07.19 18:49:08.933995 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9947 | 2023.07.19 18:49:08.934405 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9948 | 2023.07.19 18:49:08.934719 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9949 | 2023.07.19 18:49:08.934894 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9950 | 2023.07.19 18:49:08.935023 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001171664 sec., 29872 rows/sec., 40.31 MiB/sec. | ||
| 9951 | 2023.07.19 18:49:08.935147 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Debug> DynamicQueryHandler: Done processing query | ||
| 9952 | 2023.07.19 18:49:08.935170 [ 3 ] {81a16ba1-3282-413d-856a-fe647ec01492} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 9953 | 2023.07.19 18:49:08.935185 [ 3 ] {} <Debug> HTTP-Session: b27cd654-eea3-4c10-b232-0d0723d64380 Destroying unnamed session | ||
| 9954 | 2023.07.19 18:49:09.121974 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9955 | 2023.07.19 18:49:09.122037 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9956 | 2023.07.19 18:49:13.932449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9957 | 2023.07.19 18:49:13.932630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9958 | 2023.07.19 18:49:13.932676 [ 3 ] {} <Debug> HTTP-Session: e5e350e8-efe0-41d6-a647-79aea81902e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9959 | 2023.07.19 18:49:13.932719 [ 3 ] {} <Debug> HTTP-Session: e5e350e8-efe0-41d6-a647-79aea81902e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2023.07.19 18:49:13.932918 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9961 | 2023.07.19 18:49:13.933017 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9962 | 2023.07.19 18:49:13.933256 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9963 | 2023.07.19 18:49:13.933680 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9964 | 2023.07.19 18:49:13.933941 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9965 | 2023.07.19 18:49:13.934107 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 9966 | 2023.07.19 18:49:13.934248 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001267767 sec., 8676 rows/sec., 587.74 KiB/sec. | ||
| 9967 | 2023.07.19 18:49:13.934465 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 9968 | 2023.07.19 18:49:13.934489 [ 3 ] {b8a341d6-9d73-44f5-9c04-c8bcfc8336ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9969 | 2023.07.19 18:49:13.934505 [ 3 ] {} <Debug> HTTP-Session: e5e350e8-efe0-41d6-a647-79aea81902e3 Destroying unnamed session | ||
| 9970 | 2023.07.19 18:49:13.934637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9971 | 2023.07.19 18:49:13.934682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9972 | 2023.07.19 18:49:13.934701 [ 3 ] {} <Debug> HTTP-Session: 64e95e8c-8753-48a6-9ebe-b832b8989b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9973 | 2023.07.19 18:49:13.934717 [ 3 ] {} <Debug> HTTP-Session: 64e95e8c-8753-48a6-9ebe-b832b8989b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9974 | 2023.07.19 18:49:13.934789 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9975 | 2023.07.19 18:49:13.934826 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9976 | 2023.07.19 18:49:13.934930 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9977 | 2023.07.19 18:49:13.935255 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9978 | 2023.07.19 18:49:13.935503 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9979 | 2023.07.19 18:49:13.935717 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 9980 | 2023.07.19 18:49:13.935862 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001045031 sec., 97604 rows/sec., 9.08 MiB/sec. | ||
| 9981 | 2023.07.19 18:49:13.936009 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Debug> DynamicQueryHandler: Done processing query | ||
| 9982 | 2023.07.19 18:49:13.936039 [ 3 ] {a4efdd6b-1a76-4c4c-9cf8-83e28b942c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 9983 | 2023.07.19 18:49:13.936058 [ 3 ] {} <Debug> HTTP-Session: 64e95e8c-8753-48a6-9ebe-b832b8989b6b Destroying unnamed session | ||
| 9984 | 2023.07.19 18:49:13.936267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9985 | 2023.07.19 18:49:13.936315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9986 | 2023.07.19 18:49:13.936336 [ 3 ] {} <Debug> HTTP-Session: 0168c756-b9dd-4b50-9d28-3bb14ca806b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 9987 | 2023.07.19 18:49:13.936352 [ 3 ] {} <Debug> HTTP-Session: 0168c756-b9dd-4b50-9d28-3bb14ca806b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2023.07.19 18:49:13.936441 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9989 | 2023.07.19 18:49:13.936481 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9990 | 2023.07.19 18:49:13.936587 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9991 | 2023.07.19 18:49:13.937035 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 9992 | 2023.07.19 18:49:13.937269 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9993 | 2023.07.19 18:49:13.937428 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 9994 | 2023.07.19 18:49:13.937555 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001083561 sec., 258407 rows/sec., 17.86 MiB/sec. | ||
| 9995 | 2023.07.19 18:49:13.937697 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 9996 | 2023.07.19 18:49:13.937722 [ 3 ] {548b69d3-17fe-46e1-81f3-1cc0005578bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 9997 | 2023.07.19 18:49:13.937740 [ 3 ] {} <Debug> HTTP-Session: 0168c756-b9dd-4b50-9d28-3bb14ca806b4 Destroying unnamed session | ||
| 9998 | 2023.07.19 18:49:13.937910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9999 | 2023.07.19 18:49:13.937959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10000 | 2023.07.19 18:49:13.937979 [ 3 ] {} <Debug> HTTP-Session: 720d8e05-6acc-4a88-8dbe-b536a6aa0b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10001 | 2023.07.19 18:49:13.937995 [ 3 ] {} <Debug> HTTP-Session: 720d8e05-6acc-4a88-8dbe-b536a6aa0b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10002 | 2023.07.19 18:49:13.938067 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 10003 | 2023.07.19 18:49:13.938107 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10004 | 2023.07.19 18:49:13.938218 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10005 | 2023.07.19 18:49:13.938469 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10006 | 2023.07.19 18:49:13.938715 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10007 | 2023.07.19 18:49:13.938890 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 10008 | 2023.07.19 18:49:13.939009 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000907497 sec., 6611 rows/sec., 277.64 KiB/sec. | ||
| 10009 | 2023.07.19 18:49:13.939311 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 10010 | 2023.07.19 18:49:13.939339 [ 3 ] {e733fbf2-fddc-4039-acb2-8eded2b2d0a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10011 | 2023.07.19 18:49:13.939355 [ 3 ] {} <Debug> HTTP-Session: 720d8e05-6acc-4a88-8dbe-b536a6aa0b02 Destroying unnamed session | ||
| 10012 | 2023.07.19 18:49:13.939472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10013 | 2023.07.19 18:49:13.939516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10014 | 2023.07.19 18:49:13.939535 [ 3 ] {} <Debug> HTTP-Session: 5c47d0ca-c6fd-46a0-b1ea-0daff95e6250 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10015 | 2023.07.19 18:49:13.939551 [ 3 ] {} <Debug> HTTP-Session: 5c47d0ca-c6fd-46a0-b1ea-0daff95e6250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10016 | 2023.07.19 18:49:13.939626 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 10017 | 2023.07.19 18:49:13.939668 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 10018 | 2023.07.19 18:49:13.939808 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10019 | 2023.07.19 18:49:13.940106 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10020 | 2023.07.19 18:49:13.940353 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10021 | 2023.07.19 18:49:13.940548 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 10022 | 2023.07.19 18:49:13.940670 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.00101414 sec., 72968 rows/sec., 4.46 MiB/sec. | ||
| 10023 | 2023.07.19 18:49:13.940910 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10024 | 2023.07.19 18:49:13.940933 [ 3 ] {ba695c3b-730e-4fed-9851-97a01ec7928a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 10025 | 2023.07.19 18:49:13.940949 [ 3 ] {} <Debug> HTTP-Session: 5c47d0ca-c6fd-46a0-b1ea-0daff95e6250 Destroying unnamed session | ||
| 10026 | 2023.07.19 18:49:13.941054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10027 | 2023.07.19 18:49:13.941099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10028 | 2023.07.19 18:49:13.941117 [ 3 ] {} <Debug> HTTP-Session: 87fe753f-7a77-4dfa-aba5-441e724637f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10029 | 2023.07.19 18:49:13.941133 [ 3 ] {} <Debug> HTTP-Session: 87fe753f-7a77-4dfa-aba5-441e724637f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2023.07.19 18:49:13.941205 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10031 | 2023.07.19 18:49:13.941249 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10032 | 2023.07.19 18:49:13.941410 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10033 | 2023.07.19 18:49:13.941700 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10034 | 2023.07.19 18:49:13.941965 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10035 | 2023.07.19 18:49:13.942141 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 10036 | 2023.07.19 18:49:13.942260 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.0010185 sec., 4909 rows/sec., 6.62 MiB/sec. | ||
| 10037 | 2023.07.19 18:49:13.942418 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Debug> DynamicQueryHandler: Done processing query | ||
| 10038 | 2023.07.19 18:49:13.942446 [ 3 ] {fc45fadf-9f11-47d7-83d4-1eb0c94cb933} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10039 | 2023.07.19 18:49:13.942491 [ 3 ] {} <Debug> HTTP-Session: 87fe753f-7a77-4dfa-aba5-441e724637f6 Destroying unnamed session | ||
| 10040 | 2023.07.19 18:49:13.942626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10041 | 2023.07.19 18:49:13.942672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10042 | 2023.07.19 18:49:13.942691 [ 3 ] {} <Debug> HTTP-Session: 6e18ef63-54dd-445f-b58a-d5302b3f261d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10043 | 2023.07.19 18:49:13.942707 [ 3 ] {} <Debug> HTTP-Session: 6e18ef63-54dd-445f-b58a-d5302b3f261d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10044 | 2023.07.19 18:49:13.942777 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10045 | 2023.07.19 18:49:13.942816 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 10046 | 2023.07.19 18:49:13.942924 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10047 | 2023.07.19 18:49:13.943172 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10048 | 2023.07.19 18:49:13.943398 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10049 | 2023.07.19 18:49:13.943572 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 10050 | 2023.07.19 18:49:13.943688 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000882846 sec., 21521 rows/sec., 1.12 MiB/sec. | ||
| 10051 | 2023.07.19 18:49:13.943804 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10052 | 2023.07.19 18:49:13.943827 [ 3 ] {19531276-f9b8-48b9-a321-9927a02a540a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10053 | 2023.07.19 18:49:13.943842 [ 3 ] {} <Debug> HTTP-Session: 6e18ef63-54dd-445f-b58a-d5302b3f261d Destroying unnamed session | ||
| 10054 | 2023.07.19 18:49:15.106768 [ 42 ] {} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Found 6 old parts to remove. | ||
| 10055 | 2023.07.19 18:49:15.106820 [ 42 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_1_1_0 | ||
| 10056 | 2023.07.19 18:49:15.107100 [ 42 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_2_2_0 | ||
| 10057 | 2023.07.19 18:49:15.107317 [ 42 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_3_3_0 | ||
| 10058 | 2023.07.19 18:49:15.107514 [ 42 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_4_4_0 | ||
| 10059 | 2023.07.19 18:49:15.107698 [ 42 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_5_5_0 | ||
| 10060 | 2023.07.19 18:49:15.107880 [ 42 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_6_6_0 | ||
| 10061 | 2023.07.19 18:49:18.929422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10062 | 2023.07.19 18:49:18.929600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10063 | 2023.07.19 18:49:18.929644 [ 3 ] {} <Debug> HTTP-Session: 2e2de42f-ef53-46bb-99ad-9b6393024f26 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10064 | 2023.07.19 18:49:18.929686 [ 3 ] {} <Debug> HTTP-Session: 2e2de42f-ef53-46bb-99ad-9b6393024f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10065 | 2023.07.19 18:49:18.929879 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10066 | 2023.07.19 18:49:18.929977 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10067 | 2023.07.19 18:49:18.930247 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10068 | 2023.07.19 18:49:18.930724 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10069 | 2023.07.19 18:49:18.930985 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10070 | 2023.07.19 18:49:18.931148 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10071 | 2023.07.19 18:49:18.931287 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001342369 sec., 26073 rows/sec., 2.06 MiB/sec. | ||
| 10072 | 2023.07.19 18:49:18.931291 [ 173 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10073 | 2023.07.19 18:49:18.931422 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10074 | 2023.07.19 18:49:18.931492 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Debug> DynamicQueryHandler: Done processing query | ||
| 10075 | 2023.07.19 18:49:18.931536 [ 3 ] {ed1577cc-f58e-4e5a-8cdc-ac9be5bff03d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10076 | 2023.07.19 18:49:18.931545 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10077 | 2023.07.19 18:49:18.931562 [ 3 ] {} <Debug> HTTP-Session: 2e2de42f-ef53-46bb-99ad-9b6393024f26 Destroying unnamed session | ||
| 10078 | 2023.07.19 18:49:18.931694 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10079 | 2023.07.19 18:49:18.931752 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 46 rows starting from the beginning of the part | ||
| 10080 | 2023.07.19 18:49:18.931763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10081 | 2023.07.19 18:49:18.931849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10082 | 2023.07.19 18:49:18.931889 [ 3 ] {} <Debug> HTTP-Session: 21ae7888-297c-4634-bf72-7bc01c05a163 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10083 | 2023.07.19 18:49:18.931942 [ 3 ] {} <Debug> HTTP-Session: 21ae7888-297c-4634-bf72-7bc01c05a163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2023.07.19 18:49:18.932008 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 35 rows starting from the beginning of the part | ||
| 10085 | 2023.07.19 18:49:18.932152 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10086 | 2023.07.19 18:49:18.932273 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10087 | 2023.07.19 18:49:18.932296 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 11 rows starting from the beginning of the part | ||
| 10088 | 2023.07.19 18:49:18.932620 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 35 rows starting from the beginning of the part | ||
| 10089 | 2023.07.19 18:49:18.932755 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10090 | 2023.07.19 18:49:18.932888 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 11 rows starting from the beginning of the part | ||
| 10091 | 2023.07.19 18:49:18.933005 [ 18 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 35 rows starting from the beginning of the part | ||
| 10092 | 2023.07.19 18:49:18.933589 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10093 | 2023.07.19 18:49:18.934126 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10094 | 2023.07.19 18:49:18.934528 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10095 | 2023.07.19 18:49:18.934579 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.003100511 sec., 55797.25406553952 rows/sec., 4.28 MiB/sec. | ||
| 10096 | 2023.07.19 18:49:18.934679 [ 173 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10097 | 2023.07.19 18:49:18.934736 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002522035 sec., 41633 rows/sec., 4.02 MiB/sec. | ||
| 10098 | 2023.07.19 18:49:18.934758 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10099 | 2023.07.19 18:49:18.934785 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10100 | 2023.07.19 18:49:18.934979 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10101 | 2023.07.19 18:49:18.935040 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Debug> DynamicQueryHandler: Done processing query | ||
| 10102 | 2023.07.19 18:49:18.935075 [ 3 ] {e24485f1-4059-44db-9702-9d9fd6c05612} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 10103 | 2023.07.19 18:49:18.935089 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10104 | 2023.07.19 18:49:18.935101 [ 3 ] {} <Debug> HTTP-Session: 21ae7888-297c-4634-bf72-7bc01c05a163 Destroying unnamed session | ||
| 10105 | 2023.07.19 18:49:18.935140 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 207 rows starting from the beginning of the part | ||
| 10106 | 2023.07.19 18:49:18.935187 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10107 | 2023.07.19 18:49:18.935261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10108 | 2023.07.19 18:49:18.935277 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_106_21} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10109 | 2023.07.19 18:49:18.935281 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 105 rows starting from the beginning of the part | ||
| 10110 | 2023.07.19 18:49:18.935329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10111 | 2023.07.19 18:49:18.935384 [ 3 ] {} <Debug> HTTP-Session: 14063b23-8bac-49f1-9b35-c7c292aa4660 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10112 | 2023.07.19 18:49:18.935425 [ 3 ] {} <Debug> HTTP-Session: 14063b23-8bac-49f1-9b35-c7c292aa4660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10113 | 2023.07.19 18:49:18.935464 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 102 rows starting from the beginning of the part | ||
| 10114 | 2023.07.19 18:49:18.935534 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10115 | 2023.07.19 18:49:18.935579 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 105 rows starting from the beginning of the part | ||
| 10116 | 2023.07.19 18:49:18.935587 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10117 | 2023.07.19 18:49:18.935735 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 102 rows starting from the beginning of the part | ||
| 10118 | 2023.07.19 18:49:18.935836 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10119 | 2023.07.19 18:49:18.935884 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 105 rows starting from the beginning of the part | ||
| 10120 | 2023.07.19 18:49:18.936357 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10121 | 2023.07.19 18:49:18.936650 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10122 | 2023.07.19 18:49:18.936832 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10123 | 2023.07.19 18:49:18.936913 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086842 sec., 347894.09068822645 rows/sec., 33.07 MiB/sec. | ||
| 10124 | 2023.07.19 18:49:18.936997 [ 173 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10125 | 2023.07.19 18:49:18.937039 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.001461283 sec., 23951 rows/sec., 1.87 MiB/sec. | ||
| 10126 | 2023.07.19 18:49:18.937072 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10127 | 2023.07.19 18:49:18.937112 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10128 | 2023.07.19 18:49:18.937377 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10129 | 2023.07.19 18:49:18.937468 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 10130 | 2023.07.19 18:49:18.937579 [ 3 ] {b3f11082-cb38-4b6b-a8e4-025abe31cbb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10131 | 2023.07.19 18:49:18.937729 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10132 | 2023.07.19 18:49:18.937748 [ 3 ] {} <Debug> HTTP-Session: 14063b23-8bac-49f1-9b35-c7c292aa4660 Destroying unnamed session | ||
| 10133 | 2023.07.19 18:49:18.937727 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10134 | 2023.07.19 18:49:18.937851 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 333 rows starting from the beginning of the part | ||
| 10135 | 2023.07.19 18:49:18.937931 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_106_21} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10136 | 2023.07.19 18:49:18.938072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10137 | 2023.07.19 18:49:18.938140 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 35 rows starting from the beginning of the part | ||
| 10138 | 2023.07.19 18:49:18.938155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10139 | 2023.07.19 18:49:18.938225 [ 3 ] {} <Debug> HTTP-Session: 3e525e79-4524-42e2-81fe-790fe728ff8e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10140 | 2023.07.19 18:49:18.938265 [ 3 ] {} <Debug> HTTP-Session: 3e525e79-4524-42e2-81fe-790fe728ff8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10141 | 2023.07.19 18:49:18.938424 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 269 rows starting from the beginning of the part | ||
| 10142 | 2023.07.19 18:49:18.938486 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10143 | 2023.07.19 18:49:18.938627 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10144 | 2023.07.19 18:49:18.938658 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 35 rows starting from the beginning of the part | ||
| 10145 | 2023.07.19 18:49:18.938996 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 280 rows starting from the beginning of the part | ||
| 10146 | 2023.07.19 18:49:18.939246 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10147 | 2023.07.19 18:49:18.939285 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 35 rows starting from the beginning of the part | ||
| 10148 | 2023.07.19 18:49:18.940531 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10149 | 2023.07.19 18:49:18.941052 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 4 columns (4 merged, 0 gathered) in 0.003889804 sec., 253740.29128459943 rows/sec., 17.88 MiB/sec. | ||
| 10150 | 2023.07.19 18:49:18.941150 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10151 | 2023.07.19 18:49:18.941173 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10152 | 2023.07.19 18:49:18.941367 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 10153 | 2023.07.19 18:49:18.941382 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10154 | 2023.07.19 18:49:18.941482 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_106_21} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10155 | 2023.07.19 18:49:18.941528 [ 173 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10156 | 2023.07.19 18:49:18.941559 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.003017189 sec., 11600 rows/sec., 15.65 MiB/sec. | ||
| 10157 | 2023.07.19 18:49:18.941641 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10158 | 2023.07.19 18:49:18.941814 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 10159 | 2023.07.19 18:49:18.941850 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Debug> DynamicQueryHandler: Done processing query | ||
| 10160 | 2023.07.19 18:49:18.941879 [ 3 ] {6ec04303-0fbe-44fe-8b3c-f19c6562fe49} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10161 | 2023.07.19 18:49:18.941905 [ 3 ] {} <Debug> HTTP-Session: 3e525e79-4524-42e2-81fe-790fe728ff8e Destroying unnamed session | ||
| 10162 | 2023.07.19 18:49:18.941913 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10163 | 2023.07.19 18:49:18.941945 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1974 rows starting from the beginning of the part | ||
| 10164 | 2023.07.19 18:49:18.942043 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 35 rows starting from the beginning of the part | ||
| 10165 | 2023.07.19 18:49:18.942136 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 10166 | 2023.07.19 18:49:18.942225 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 35 rows starting from the beginning of the part | ||
| 10167 | 2023.07.19 18:49:18.942313 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 10168 | 2023.07.19 18:49:18.942398 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 35 rows starting from the beginning of the part | ||
| 10169 | 2023.07.19 18:49:18.945542 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2089 rows, containing 6 columns (6 merged, 0 gathered) in 0.003790772 sec., 551075.0844419026 rows/sec., 743.65 MiB/sec. | ||
| 10170 | 2023.07.19 18:49:18.946850 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10171 | 2023.07.19 18:49:18.947085 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 10172 | 2023.07.19 18:49:18.947159 [ 22 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 10173 | 2023.07.19 18:49:18.947245 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_101_20: 13.32 MiB. | ||
| 10174 | 2023.07.19 18:49:19.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.99 MiB, peak 258.29 MiB, will set to 244.83 MiB (RSS), difference: -3.16 MiB | ||
| 10175 | 2023.07.19 18:49:23.932090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10176 | 2023.07.19 18:49:23.932212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10177 | 2023.07.19 18:49:23.932242 [ 3 ] {} <Debug> HTTP-Session: 21d67b16-5887-4088-ab96-56c0bdcbfe45 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10178 | 2023.07.19 18:49:23.932269 [ 3 ] {} <Debug> HTTP-Session: 21d67b16-5887-4088-ab96-56c0bdcbfe45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10179 | 2023.07.19 18:49:23.932404 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10180 | 2023.07.19 18:49:23.932468 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10181 | 2023.07.19 18:49:23.932635 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10182 | 2023.07.19 18:49:23.933035 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10183 | 2023.07.19 18:49:23.933286 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10184 | 2023.07.19 18:49:23.933458 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10185 | 2023.07.19 18:49:23.933571 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001129583 sec., 9738 rows/sec., 659.64 KiB/sec. | ||
| 10186 | 2023.07.19 18:49:23.933710 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Debug> DynamicQueryHandler: Done processing query | ||
| 10187 | 2023.07.19 18:49:23.933735 [ 3 ] {4f3e9825-8df5-4990-a011-a195eeee143b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10188 | 2023.07.19 18:49:23.933751 [ 3 ] {} <Debug> HTTP-Session: 21d67b16-5887-4088-ab96-56c0bdcbfe45 Destroying unnamed session | ||
| 10189 | 2023.07.19 18:49:23.933886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10190 | 2023.07.19 18:49:23.933930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10191 | 2023.07.19 18:49:23.933949 [ 3 ] {} <Debug> HTTP-Session: d9ff2f82-1ad9-4fad-9dfe-61d9b665cbc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10192 | 2023.07.19 18:49:23.933966 [ 3 ] {} <Debug> HTTP-Session: d9ff2f82-1ad9-4fad-9dfe-61d9b665cbc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2023.07.19 18:49:23.934036 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10194 | 2023.07.19 18:49:23.934074 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10195 | 2023.07.19 18:49:23.934177 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10196 | 2023.07.19 18:49:23.934492 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10197 | 2023.07.19 18:49:23.934726 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10198 | 2023.07.19 18:49:23.934878 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10199 | 2023.07.19 18:49:23.934974 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000911557 sec., 111896 rows/sec., 10.41 MiB/sec. | ||
| 10200 | 2023.07.19 18:49:23.935112 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Debug> DynamicQueryHandler: Done processing query | ||
| 10201 | 2023.07.19 18:49:23.935137 [ 3 ] {8875b2ea-2fbf-4f87-8746-ded3cd7a8d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 10202 | 2023.07.19 18:49:23.935154 [ 3 ] {} <Debug> HTTP-Session: d9ff2f82-1ad9-4fad-9dfe-61d9b665cbc6 Destroying unnamed session | ||
| 10203 | 2023.07.19 18:49:23.935304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10204 | 2023.07.19 18:49:23.935350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10205 | 2023.07.19 18:49:23.935369 [ 3 ] {} <Debug> HTTP-Session: 2abd4a17-e6f5-4985-b4e0-aa4d648618ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10206 | 2023.07.19 18:49:23.935386 [ 3 ] {} <Debug> HTTP-Session: 2abd4a17-e6f5-4985-b4e0-aa4d648618ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2023.07.19 18:49:23.935464 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10208 | 2023.07.19 18:49:23.935502 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10209 | 2023.07.19 18:49:23.935608 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10210 | 2023.07.19 18:49:23.936022 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10211 | 2023.07.19 18:49:23.936241 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10212 | 2023.07.19 18:49:23.936389 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10213 | 2023.07.19 18:49:23.936484 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.000993299 sec., 270814 rows/sec., 18.63 MiB/sec. | ||
| 10214 | 2023.07.19 18:49:23.936603 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Debug> DynamicQueryHandler: Done processing query | ||
| 10215 | 2023.07.19 18:49:23.936626 [ 3 ] {4d52f383-8d30-4d81-8fb6-c6515a3cbe01} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 10216 | 2023.07.19 18:49:23.936641 [ 3 ] {} <Debug> HTTP-Session: 2abd4a17-e6f5-4985-b4e0-aa4d648618ce Destroying unnamed session | ||
| 10217 | 2023.07.19 18:49:23.936792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10218 | 2023.07.19 18:49:23.936835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10219 | 2023.07.19 18:49:23.936853 [ 3 ] {} <Debug> HTTP-Session: 0f4b943f-35bf-469e-93d1-17d1dd55c7eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10220 | 2023.07.19 18:49:23.936869 [ 3 ] {} <Debug> HTTP-Session: 0f4b943f-35bf-469e-93d1-17d1dd55c7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2023.07.19 18:49:23.936935 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 10222 | 2023.07.19 18:49:23.936972 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10223 | 2023.07.19 18:49:23.937077 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10224 | 2023.07.19 18:49:23.937322 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10225 | 2023.07.19 18:49:23.937563 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10226 | 2023.07.19 18:49:23.937732 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 10227 | 2023.07.19 18:49:23.937851 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884676 sec., 6782 rows/sec., 284.80 KiB/sec. | ||
| 10228 | 2023.07.19 18:49:23.937964 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Debug> DynamicQueryHandler: Done processing query | ||
| 10229 | 2023.07.19 18:49:23.937987 [ 3 ] {a18fc899-5595-4ec8-adae-4694f346c82f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10230 | 2023.07.19 18:49:23.938003 [ 3 ] {} <Debug> HTTP-Session: 0f4b943f-35bf-469e-93d1-17d1dd55c7eb Destroying unnamed session | ||
| 10231 | 2023.07.19 18:49:23.938147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10232 | 2023.07.19 18:49:23.938189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10233 | 2023.07.19 18:49:23.938207 [ 3 ] {} <Debug> HTTP-Session: b3ae7398-e141-419b-8018-94c81c90b589 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10234 | 2023.07.19 18:49:23.938223 [ 3 ] {} <Debug> HTTP-Session: b3ae7398-e141-419b-8018-94c81c90b589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2023.07.19 18:49:23.938294 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 10236 | 2023.07.19 18:49:23.938334 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 10237 | 2023.07.19 18:49:23.938450 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10238 | 2023.07.19 18:49:23.938740 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10239 | 2023.07.19 18:49:23.938981 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10240 | 2023.07.19 18:49:23.939171 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 10241 | 2023.07.19 18:49:23.939293 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000966158 sec., 65206 rows/sec., 3.95 MiB/sec. | ||
| 10242 | 2023.07.19 18:49:23.939411 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 10243 | 2023.07.19 18:49:23.939437 [ 3 ] {3246e3dd-5c00-4a52-9b91-3c30fb42d8b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10244 | 2023.07.19 18:49:23.939452 [ 3 ] {} <Debug> HTTP-Session: b3ae7398-e141-419b-8018-94c81c90b589 Destroying unnamed session | ||
| 10245 | 2023.07.19 18:49:23.939568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10246 | 2023.07.19 18:49:23.939610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10247 | 2023.07.19 18:49:23.939627 [ 3 ] {} <Debug> HTTP-Session: 3fda05a3-c08d-4985-b279-374963dba0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10248 | 2023.07.19 18:49:23.939643 [ 3 ] {} <Debug> HTTP-Session: 3fda05a3-c08d-4985-b279-374963dba0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2023.07.19 18:49:23.939712 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10250 | 2023.07.19 18:49:23.939754 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10251 | 2023.07.19 18:49:23.939886 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10252 | 2023.07.19 18:49:23.940175 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10253 | 2023.07.19 18:49:23.940435 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10254 | 2023.07.19 18:49:23.940613 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 10255 | 2023.07.19 18:49:23.940724 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000984689 sec., 5077 rows/sec., 6.85 MiB/sec. | ||
| 10256 | 2023.07.19 18:49:23.940844 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Debug> DynamicQueryHandler: Done processing query | ||
| 10257 | 2023.07.19 18:49:23.940866 [ 3 ] {045861fc-98a1-4a63-9ce2-4fc850ca5532} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10258 | 2023.07.19 18:49:23.940882 [ 3 ] {} <Debug> HTTP-Session: 3fda05a3-c08d-4985-b279-374963dba0e7 Destroying unnamed session | ||
| 10259 | 2023.07.19 18:49:23.940981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10260 | 2023.07.19 18:49:23.941028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10261 | 2023.07.19 18:49:23.941046 [ 3 ] {} <Debug> HTTP-Session: 598baac1-8aa2-4b8a-9705-3e54a651fe68 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10262 | 2023.07.19 18:49:23.941063 [ 3 ] {} <Debug> HTTP-Session: 598baac1-8aa2-4b8a-9705-3e54a651fe68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10263 | 2023.07.19 18:49:23.941130 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10264 | 2023.07.19 18:49:23.941167 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 10265 | 2023.07.19 18:49:23.941269 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10266 | 2023.07.19 18:49:23.941512 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10267 | 2023.07.19 18:49:23.941743 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10268 | 2023.07.19 18:49:23.941916 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 10269 | 2023.07.19 18:49:23.942038 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000875016 sec., 21713 rows/sec., 1.13 MiB/sec. | ||
| 10270 | 2023.07.19 18:49:23.942171 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 10271 | 2023.07.19 18:49:23.942195 [ 3 ] {f191f045-a32c-43c9-883f-97235e6dd9d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10272 | 2023.07.19 18:49:23.942211 [ 3 ] {} <Debug> HTTP-Session: 598baac1-8aa2-4b8a-9705-3e54a651fe68 Destroying unnamed session | ||
| 10273 | 2023.07.19 18:49:24.122291 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10274 | 2023.07.19 18:49:24.122345 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10275 | 2023.07.19 18:49:24.590703 [ 47 ] {} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Found 6 old parts to remove. | ||
| 10276 | 2023.07.19 18:49:24.590755 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_1_6_1 | ||
| 10277 | 2023.07.19 18:49:24.590960 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_7_7_0 | ||
| 10278 | 2023.07.19 18:49:24.591110 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_8_8_0 | ||
| 10279 | 2023.07.19 18:49:24.591249 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_9_9_0 | ||
| 10280 | 2023.07.19 18:49:24.591389 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_10_10_0 | ||
| 10281 | 2023.07.19 18:49:24.591529 [ 47 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_11_11_0 | ||
| 10282 | 2023.07.19 18:49:25.082903 [ 47 ] {} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Found 6 old parts to remove. | ||
| 10283 | 2023.07.19 18:49:25.082969 [ 47 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_1_6_1 | ||
| 10284 | 2023.07.19 18:49:25.083290 [ 47 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_7_7_0 | ||
| 10285 | 2023.07.19 18:49:25.083566 [ 47 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_8_8_0 | ||
| 10286 | 2023.07.19 18:49:25.083749 [ 47 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_9_9_0 | ||
| 10287 | 2023.07.19 18:49:25.083885 [ 47 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_10_10_0 | ||
| 10288 | 2023.07.19 18:49:25.084026 [ 47 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_11_11_0 | ||
| 10289 | 2023.07.19 18:49:25.109947 [ 48 ] {} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Found 6 old parts to remove. | ||
| 10290 | 2023.07.19 18:49:25.110008 [ 48 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_1_1_0 | ||
| 10291 | 2023.07.19 18:49:25.110262 [ 48 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_2_2_0 | ||
| 10292 | 2023.07.19 18:49:25.110461 [ 48 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_3_3_0 | ||
| 10293 | 2023.07.19 18:49:25.110645 [ 48 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_4_4_0 | ||
| 10294 | 2023.07.19 18:49:25.110803 [ 48 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_5_5_0 | ||
| 10295 | 2023.07.19 18:49:25.110965 [ 48 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_6_6_0 | ||
| 10296 | 2023.07.19 18:49:25.374430 [ 44 ] {} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Found 6 old parts to remove. | ||
| 10297 | 2023.07.19 18:49:25.374472 [ 44 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_1_1_0 | ||
| 10298 | 2023.07.19 18:49:25.374700 [ 44 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_2_2_0 | ||
| 10299 | 2023.07.19 18:49:25.374857 [ 44 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_3_3_0 | ||
| 10300 | 2023.07.19 18:49:25.375008 [ 44 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_4_4_0 | ||
| 10301 | 2023.07.19 18:49:25.375159 [ 44 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_5_5_0 | ||
| 10302 | 2023.07.19 18:49:25.375301 [ 44 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_6_6_0 | ||
| 10303 | 2023.07.19 18:49:25.934333 [ 48 ] {} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Found 6 old parts to remove. | ||
| 10304 | 2023.07.19 18:49:25.934372 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_1_1_0 | ||
| 10305 | 2023.07.19 18:49:25.934609 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_2_2_0 | ||
| 10306 | 2023.07.19 18:49:25.934784 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_3_3_0 | ||
| 10307 | 2023.07.19 18:49:25.934938 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_4_4_0 | ||
| 10308 | 2023.07.19 18:49:25.935091 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_5_5_0 | ||
| 10309 | 2023.07.19 18:49:25.935243 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_6_6_0 | ||
| 10310 | 2023.07.19 18:49:26.202593 [ 43 ] {} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Found 6 old parts to remove. | ||
| 10311 | 2023.07.19 18:49:26.202647 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_1_6_1 | ||
| 10312 | 2023.07.19 18:49:26.202851 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_7_7_0 | ||
| 10313 | 2023.07.19 18:49:26.203016 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_8_8_0 | ||
| 10314 | 2023.07.19 18:49:26.203159 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_9_9_0 | ||
| 10315 | 2023.07.19 18:49:26.203306 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_10_10_0 | ||
| 10316 | 2023.07.19 18:49:26.203444 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_11_11_0 | ||
| 10317 | 2023.07.19 18:49:28.928798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10318 | 2023.07.19 18:49:28.928920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10319 | 2023.07.19 18:49:28.928949 [ 3 ] {} <Debug> HTTP-Session: 33739102-ec9c-49e5-a3f5-68a364927798 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10320 | 2023.07.19 18:49:28.928974 [ 3 ] {} <Debug> HTTP-Session: 33739102-ec9c-49e5-a3f5-68a364927798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10321 | 2023.07.19 18:49:28.929103 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10322 | 2023.07.19 18:49:28.929166 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10323 | 2023.07.19 18:49:28.929328 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10324 | 2023.07.19 18:49:28.929769 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10325 | 2023.07.19 18:49:28.930058 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10326 | 2023.07.19 18:49:28.930228 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10327 | 2023.07.19 18:49:28.930348 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001207426 sec., 28987 rows/sec., 2.29 MiB/sec. | ||
| 10328 | 2023.07.19 18:49:28.930501 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 10329 | 2023.07.19 18:49:28.930527 [ 3 ] {e036c333-09ec-40c3-9327-0b09cac156c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10330 | 2023.07.19 18:49:28.930544 [ 3 ] {} <Debug> HTTP-Session: 33739102-ec9c-49e5-a3f5-68a364927798 Destroying unnamed session | ||
| 10331 | 2023.07.19 18:49:28.930685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10332 | 2023.07.19 18:49:28.930737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10333 | 2023.07.19 18:49:28.930757 [ 3 ] {} <Debug> HTTP-Session: 9861c202-20bd-4242-9a42-ad73085afe35 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10334 | 2023.07.19 18:49:28.930776 [ 3 ] {} <Debug> HTTP-Session: 9861c202-20bd-4242-9a42-ad73085afe35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2023.07.19 18:49:28.930861 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10336 | 2023.07.19 18:49:28.930902 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10337 | 2023.07.19 18:49:28.931014 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10338 | 2023.07.19 18:49:28.931378 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10339 | 2023.07.19 18:49:28.931614 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10340 | 2023.07.19 18:49:28.931787 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10341 | 2023.07.19 18:49:28.931886 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000996019 sec., 105419 rows/sec., 10.18 MiB/sec. | ||
| 10342 | 2023.07.19 18:49:28.932008 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Debug> DynamicQueryHandler: Done processing query | ||
| 10343 | 2023.07.19 18:49:28.932033 [ 3 ] {8dc1089a-6146-4e96-8244-55ad94e01542} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 10344 | 2023.07.19 18:49:28.932049 [ 3 ] {} <Debug> HTTP-Session: 9861c202-20bd-4242-9a42-ad73085afe35 Destroying unnamed session | ||
| 10345 | 2023.07.19 18:49:28.932197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10346 | 2023.07.19 18:49:28.932244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10347 | 2023.07.19 18:49:28.932263 [ 3 ] {} <Debug> HTTP-Session: f26e9050-5dbc-48b8-ac71-031ab0929da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10348 | 2023.07.19 18:49:28.932280 [ 3 ] {} <Debug> HTTP-Session: f26e9050-5dbc-48b8-ac71-031ab0929da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10349 | 2023.07.19 18:49:28.932353 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10350 | 2023.07.19 18:49:28.932394 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10351 | 2023.07.19 18:49:28.932499 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10352 | 2023.07.19 18:49:28.932790 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10353 | 2023.07.19 18:49:28.933008 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10354 | 2023.07.19 18:49:28.933158 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10355 | 2023.07.19 18:49:28.933257 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000874495 sec., 40023 rows/sec., 3.13 MiB/sec. | ||
| 10356 | 2023.07.19 18:49:28.933408 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Debug> DynamicQueryHandler: Done processing query | ||
| 10357 | 2023.07.19 18:49:28.933435 [ 3 ] {fb2a084d-7865-44e7-aeb4-7aab9da61018} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10358 | 2023.07.19 18:49:28.933451 [ 3 ] {} <Debug> HTTP-Session: f26e9050-5dbc-48b8-ac71-031ab0929da5 Destroying unnamed session | ||
| 10359 | 2023.07.19 18:49:28.933631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10360 | 2023.07.19 18:49:28.933680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10361 | 2023.07.19 18:49:28.933700 [ 3 ] {} <Debug> HTTP-Session: ae481378-f18c-4c2c-b3bf-df8fc127bc36 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10362 | 2023.07.19 18:49:28.933717 [ 3 ] {} <Debug> HTTP-Session: ae481378-f18c-4c2c-b3bf-df8fc127bc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2023.07.19 18:49:28.933803 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10364 | 2023.07.19 18:49:28.933849 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10365 | 2023.07.19 18:49:28.933991 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10366 | 2023.07.19 18:49:28.934442 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.37 GiB. | ||
| 10367 | 2023.07.19 18:49:28.934765 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10368 | 2023.07.19 18:49:28.934954 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 10369 | 2023.07.19 18:49:28.935060 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001227386 sec., 28515 rows/sec., 38.48 MiB/sec. | ||
| 10370 | 2023.07.19 18:49:28.935190 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 10371 | 2023.07.19 18:49:28.935215 [ 3 ] {05fd4ced-5158-42aa-997b-2ecd28ba94c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10372 | 2023.07.19 18:49:28.935231 [ 3 ] {} <Debug> HTTP-Session: ae481378-f18c-4c2c-b3bf-df8fc127bc36 Destroying unnamed session | ||
| 10373 | 2023.07.19 18:49:33.931754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10374 | 2023.07.19 18:49:33.931882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10375 | 2023.07.19 18:49:33.931907 [ 3 ] {} <Debug> HTTP-Session: 9064a5fe-3682-4680-98d7-702be44ec2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10376 | 2023.07.19 18:49:33.931931 [ 3 ] {} <Debug> HTTP-Session: 9064a5fe-3682-4680-98d7-702be44ec2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10377 | 2023.07.19 18:49:33.932113 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10378 | 2023.07.19 18:49:33.932210 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10379 | 2023.07.19 18:49:33.932471 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10380 | 2023.07.19 18:49:33.933036 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10381 | 2023.07.19 18:49:33.933303 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10382 | 2023.07.19 18:49:33.933468 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10383 | 2023.07.19 18:49:33.933601 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001421882 sec., 7736 rows/sec., 524.04 KiB/sec. | ||
| 10384 | 2023.07.19 18:49:33.933741 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Debug> DynamicQueryHandler: Done processing query | ||
| 10385 | 2023.07.19 18:49:33.933766 [ 3 ] {035ceda6-9be5-4259-9b8a-c6d251a27981} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10386 | 2023.07.19 18:49:33.933782 [ 3 ] {} <Debug> HTTP-Session: 9064a5fe-3682-4680-98d7-702be44ec2f1 Destroying unnamed session | ||
| 10387 | 2023.07.19 18:49:33.933903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10388 | 2023.07.19 18:49:33.933948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10389 | 2023.07.19 18:49:33.933967 [ 3 ] {} <Debug> HTTP-Session: b8fdc426-de95-44cb-96f5-2d892a362595 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10390 | 2023.07.19 18:49:33.933983 [ 3 ] {} <Debug> HTTP-Session: b8fdc426-de95-44cb-96f5-2d892a362595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2023.07.19 18:49:33.934055 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10392 | 2023.07.19 18:49:33.934095 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10393 | 2023.07.19 18:49:33.934196 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10394 | 2023.07.19 18:49:33.934528 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10395 | 2023.07.19 18:49:33.934754 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10396 | 2023.07.19 18:49:33.934909 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10397 | 2023.07.19 18:49:33.935025 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000931827 sec., 109462 rows/sec., 10.18 MiB/sec. | ||
| 10398 | 2023.07.19 18:49:33.935176 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Debug> DynamicQueryHandler: Done processing query | ||
| 10399 | 2023.07.19 18:49:33.935201 [ 3 ] {444c03c3-004a-4c91-a436-50820da9c33d} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 10400 | 2023.07.19 18:49:33.935216 [ 3 ] {} <Debug> HTTP-Session: b8fdc426-de95-44cb-96f5-2d892a362595 Destroying unnamed session | ||
| 10401 | 2023.07.19 18:49:33.935416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10402 | 2023.07.19 18:49:33.935465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10403 | 2023.07.19 18:49:33.935484 [ 3 ] {} <Debug> HTTP-Session: 4c601ecd-bedb-4fa7-ad87-57801b99fad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10404 | 2023.07.19 18:49:33.935500 [ 3 ] {} <Debug> HTTP-Session: 4c601ecd-bedb-4fa7-ad87-57801b99fad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2023.07.19 18:49:33.935583 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10406 | 2023.07.19 18:49:33.935622 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10407 | 2023.07.19 18:49:33.935732 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10408 | 2023.07.19 18:49:33.936151 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10409 | 2023.07.19 18:49:33.936371 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10410 | 2023.07.19 18:49:33.936518 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10411 | 2023.07.19 18:49:33.936632 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00101595 sec., 264776 rows/sec., 18.21 MiB/sec. | ||
| 10412 | 2023.07.19 18:49:33.936782 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Debug> DynamicQueryHandler: Done processing query | ||
| 10413 | 2023.07.19 18:49:33.936820 [ 3 ] {138a9331-6da9-4911-83f2-058506fe372d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 10414 | 2023.07.19 18:49:33.936873 [ 3 ] {} <Debug> HTTP-Session: 4c601ecd-bedb-4fa7-ad87-57801b99fad9 Destroying unnamed session | ||
| 10415 | 2023.07.19 18:49:33.937020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10416 | 2023.07.19 18:49:33.937068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10417 | 2023.07.19 18:49:33.937088 [ 3 ] {} <Debug> HTTP-Session: 87eb27f8-815a-41d6-bcfd-96796254a190 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10418 | 2023.07.19 18:49:33.937104 [ 3 ] {} <Debug> HTTP-Session: 87eb27f8-815a-41d6-bcfd-96796254a190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2023.07.19 18:49:33.937173 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 10420 | 2023.07.19 18:49:33.937214 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10421 | 2023.07.19 18:49:33.937327 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10422 | 2023.07.19 18:49:33.937568 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10423 | 2023.07.19 18:49:33.937807 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10424 | 2023.07.19 18:49:33.937985 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 10425 | 2023.07.19 18:49:33.938108 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906787 sec., 6616 rows/sec., 277.85 KiB/sec. | ||
| 10426 | 2023.07.19 18:49:33.938222 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10427 | 2023.07.19 18:49:33.938245 [ 3 ] {80a891fe-18a5-451b-8f2b-e085dd2aea5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10428 | 2023.07.19 18:49:33.938261 [ 3 ] {} <Debug> HTTP-Session: 87eb27f8-815a-41d6-bcfd-96796254a190 Destroying unnamed session | ||
| 10429 | 2023.07.19 18:49:33.938382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10430 | 2023.07.19 18:49:33.938424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10431 | 2023.07.19 18:49:33.938443 [ 3 ] {} <Debug> HTTP-Session: 7022044c-bc06-4022-a39b-8622ad3c1cec Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10432 | 2023.07.19 18:49:33.938459 [ 3 ] {} <Debug> HTTP-Session: 7022044c-bc06-4022-a39b-8622ad3c1cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2023.07.19 18:49:33.938530 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 10434 | 2023.07.19 18:49:33.938570 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 10435 | 2023.07.19 18:49:33.938685 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10436 | 2023.07.19 18:49:33.938974 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10437 | 2023.07.19 18:49:33.939216 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10438 | 2023.07.19 18:49:33.939388 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 10439 | 2023.07.19 18:49:33.939505 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000932907 sec., 67530 rows/sec., 4.09 MiB/sec. | ||
| 10440 | 2023.07.19 18:49:33.939691 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Debug> DynamicQueryHandler: Done processing query | ||
| 10441 | 2023.07.19 18:49:33.939738 [ 3 ] {3e92a9c3-b44e-438c-a26d-8887a79f7069} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10442 | 2023.07.19 18:49:33.939762 [ 3 ] {} <Debug> HTTP-Session: 7022044c-bc06-4022-a39b-8622ad3c1cec Destroying unnamed session | ||
| 10443 | 2023.07.19 18:49:33.939879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10444 | 2023.07.19 18:49:33.939923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10445 | 2023.07.19 18:49:33.939941 [ 3 ] {} <Debug> HTTP-Session: a0a8b121-93c9-4a33-9bcf-be54f8af2a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10446 | 2023.07.19 18:49:33.939958 [ 3 ] {} <Debug> HTTP-Session: a0a8b121-93c9-4a33-9bcf-be54f8af2a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10447 | 2023.07.19 18:49:33.940031 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10448 | 2023.07.19 18:49:33.940074 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10449 | 2023.07.19 18:49:33.940214 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10450 | 2023.07.19 18:49:33.940501 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10451 | 2023.07.19 18:49:33.940778 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10452 | 2023.07.19 18:49:33.940950 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 10453 | 2023.07.19 18:49:33.941064 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000998299 sec., 5008 rows/sec., 6.76 MiB/sec. | ||
| 10454 | 2023.07.19 18:49:33.941223 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Debug> DynamicQueryHandler: Done processing query | ||
| 10455 | 2023.07.19 18:49:33.941247 [ 3 ] {822c6222-5453-499c-9125-aa5242251933} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10456 | 2023.07.19 18:49:33.941286 [ 3 ] {} <Debug> HTTP-Session: a0a8b121-93c9-4a33-9bcf-be54f8af2a07 Destroying unnamed session | ||
| 10457 | 2023.07.19 18:49:33.941417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10458 | 2023.07.19 18:49:33.941464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10459 | 2023.07.19 18:49:33.941483 [ 3 ] {} <Debug> HTTP-Session: 0d47003a-60e3-4234-8082-040674a13cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10460 | 2023.07.19 18:49:33.941499 [ 3 ] {} <Debug> HTTP-Session: 0d47003a-60e3-4234-8082-040674a13cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10461 | 2023.07.19 18:49:33.941570 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10462 | 2023.07.19 18:49:33.941608 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 10463 | 2023.07.19 18:49:33.941718 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10464 | 2023.07.19 18:49:33.941958 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10465 | 2023.07.19 18:49:33.942189 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10466 | 2023.07.19 18:49:33.942355 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 10467 | 2023.07.19 18:49:33.942478 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000874736 sec., 21720 rows/sec., 1.13 MiB/sec. | ||
| 10468 | 2023.07.19 18:49:33.942475 [ 157 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10469 | 2023.07.19 18:49:33.942596 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10470 | 2023.07.19 18:49:33.942647 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 10471 | 2023.07.19 18:49:33.942711 [ 3 ] {ff1f9383-d6a6-4744-b584-fcfbaa4819c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10472 | 2023.07.19 18:49:33.942724 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 10473 | 2023.07.19 18:49:33.942749 [ 3 ] {} <Debug> HTTP-Session: 0d47003a-60e3-4234-8082-040674a13cc3 Destroying unnamed session | ||
| 10474 | 2023.07.19 18:49:33.942920 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10475 | 2023.07.19 18:49:33.942961 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 983 rows starting from the beginning of the part | ||
| 10476 | 2023.07.19 18:49:33.943072 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 19 rows starting from the beginning of the part | ||
| 10477 | 2023.07.19 18:49:33.943158 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part | ||
| 10478 | 2023.07.19 18:49:33.943237 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 19 rows starting from the beginning of the part | ||
| 10479 | 2023.07.19 18:49:33.943315 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part | ||
| 10480 | 2023.07.19 18:49:33.943396 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 19 rows starting from the beginning of the part | ||
| 10481 | 2023.07.19 18:49:33.944118 [ 19 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465673 sec., 735498.3000983166 rows/sec., 38.54 MiB/sec. | ||
| 10482 | 2023.07.19 18:49:33.944280 [ 19 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10483 | 2023.07.19 18:49:33.944514 [ 19 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 10484 | 2023.07.19 18:49:33.944585 [ 19 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_56_11} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 10485 | 2023.07.19 18:49:38.929133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10486 | 2023.07.19 18:49:38.929265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10487 | 2023.07.19 18:49:38.929294 [ 3 ] {} <Debug> HTTP-Session: 8f47e816-8cce-4060-8cfc-e06f38b04d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10488 | 2023.07.19 18:49:38.929322 [ 3 ] {} <Debug> HTTP-Session: 8f47e816-8cce-4060-8cfc-e06f38b04d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2023.07.19 18:49:38.929462 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10490 | 2023.07.19 18:49:38.929528 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10491 | 2023.07.19 18:49:38.929708 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10492 | 2023.07.19 18:49:38.930243 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10493 | 2023.07.19 18:49:38.930503 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10494 | 2023.07.19 18:49:38.930665 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 10495 | 2023.07.19 18:49:38.930783 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001283498 sec., 27269 rows/sec., 2.16 MiB/sec. | ||
| 10496 | 2023.07.19 18:49:38.930911 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 10497 | 2023.07.19 18:49:38.930936 [ 3 ] {d4791045-fe90-4d9e-81a3-a2fe6f403fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10498 | 2023.07.19 18:49:38.930952 [ 3 ] {} <Debug> HTTP-Session: 8f47e816-8cce-4060-8cfc-e06f38b04d96 Destroying unnamed session | ||
| 10499 | 2023.07.19 18:49:38.931070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10500 | 2023.07.19 18:49:38.931115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10501 | 2023.07.19 18:49:38.931133 [ 3 ] {} <Debug> HTTP-Session: efa437d8-7c52-4bcd-af04-572eb7159c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10502 | 2023.07.19 18:49:38.931149 [ 3 ] {} <Debug> HTTP-Session: efa437d8-7c52-4bcd-af04-572eb7159c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2023.07.19 18:49:38.931225 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10504 | 2023.07.19 18:49:38.931263 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10505 | 2023.07.19 18:49:38.931363 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10506 | 2023.07.19 18:49:38.931702 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10507 | 2023.07.19 18:49:38.931928 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10508 | 2023.07.19 18:49:38.932090 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 10509 | 2023.07.19 18:49:38.932192 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000939668 sec., 111741 rows/sec., 10.79 MiB/sec. | ||
| 10510 | 2023.07.19 18:49:38.932303 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Debug> DynamicQueryHandler: Done processing query | ||
| 10511 | 2023.07.19 18:49:38.932326 [ 3 ] {4b41d298-68ca-4b74-934a-7b2d6347f4db} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 10512 | 2023.07.19 18:49:38.932341 [ 3 ] {} <Debug> HTTP-Session: efa437d8-7c52-4bcd-af04-572eb7159c87 Destroying unnamed session | ||
| 10513 | 2023.07.19 18:49:38.932498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10514 | 2023.07.19 18:49:38.932541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10515 | 2023.07.19 18:49:38.932560 [ 3 ] {} <Debug> HTTP-Session: e2635264-7f65-485e-86c8-99be624efb69 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10516 | 2023.07.19 18:49:38.932576 [ 3 ] {} <Debug> HTTP-Session: e2635264-7f65-485e-86c8-99be624efb69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2023.07.19 18:49:38.932645 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10518 | 2023.07.19 18:49:38.932682 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10519 | 2023.07.19 18:49:38.932783 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10520 | 2023.07.19 18:49:38.933054 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10521 | 2023.07.19 18:49:38.933258 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10522 | 2023.07.19 18:49:38.933401 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 10523 | 2023.07.19 18:49:38.933498 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000826494 sec., 42347 rows/sec., 3.31 MiB/sec. | ||
| 10524 | 2023.07.19 18:49:38.933610 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Debug> DynamicQueryHandler: Done processing query | ||
| 10525 | 2023.07.19 18:49:38.933633 [ 3 ] {72ed7051-66fd-4a0a-85c9-38d223778ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10526 | 2023.07.19 18:49:38.933649 [ 3 ] {} <Debug> HTTP-Session: e2635264-7f65-485e-86c8-99be624efb69 Destroying unnamed session | ||
| 10527 | 2023.07.19 18:49:38.933779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10528 | 2023.07.19 18:49:38.933822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10529 | 2023.07.19 18:49:38.933840 [ 3 ] {} <Debug> HTTP-Session: ddafc28b-b37d-4a51-9c73-39b6a6c8395b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10530 | 2023.07.19 18:49:38.933856 [ 3 ] {} <Debug> HTTP-Session: ddafc28b-b37d-4a51-9c73-39b6a6c8395b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2023.07.19 18:49:38.933937 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10532 | 2023.07.19 18:49:38.933979 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10533 | 2023.07.19 18:49:38.934110 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10534 | 2023.07.19 18:49:38.934537 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10535 | 2023.07.19 18:49:38.934849 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10536 | 2023.07.19 18:49:38.935036 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 10537 | 2023.07.19 18:49:38.935136 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001173384 sec., 29828 rows/sec., 40.25 MiB/sec. | ||
| 10538 | 2023.07.19 18:49:38.935253 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Debug> DynamicQueryHandler: Done processing query | ||
| 10539 | 2023.07.19 18:49:38.935276 [ 3 ] {2d32e2ad-32e0-4fdf-95a1-00aafd7edaa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10540 | 2023.07.19 18:49:38.935291 [ 3 ] {} <Debug> HTTP-Session: ddafc28b-b37d-4a51-9c73-39b6a6c8395b Destroying unnamed session | ||
| 10541 | 2023.07.19 18:49:39.122600 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10542 | 2023.07.19 18:49:39.122657 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10543 | 2023.07.19 18:49:43.932402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10544 | 2023.07.19 18:49:43.932538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10545 | 2023.07.19 18:49:43.932569 [ 3 ] {} <Debug> HTTP-Session: e1f51c64-7328-4808-9cb3-c8c4359eb14d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10546 | 2023.07.19 18:49:43.932598 [ 3 ] {} <Debug> HTTP-Session: e1f51c64-7328-4808-9cb3-c8c4359eb14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2023.07.19 18:49:43.932739 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10548 | 2023.07.19 18:49:43.932808 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10549 | 2023.07.19 18:49:43.932992 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10550 | 2023.07.19 18:49:43.933444 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10551 | 2023.07.19 18:49:43.933714 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10552 | 2023.07.19 18:49:43.933889 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 10553 | 2023.07.19 18:49:43.934015 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001236307 sec., 8897 rows/sec., 602.70 KiB/sec. | ||
| 10554 | 2023.07.19 18:49:43.934058 [ 154 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10555 | 2023.07.19 18:49:43.934186 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Debug> DynamicQueryHandler: Done processing query | ||
| 10556 | 2023.07.19 18:49:43.934205 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10557 | 2023.07.19 18:49:43.934248 [ 3 ] {ffdb6f26-b1e3-4eb0-abe7-a4e38a774eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10558 | 2023.07.19 18:49:43.934284 [ 3 ] {} <Debug> HTTP-Session: e1f51c64-7328-4808-9cb3-c8c4359eb14d Destroying unnamed session | ||
| 10559 | 2023.07.19 18:49:43.934384 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 10560 | 2023.07.19 18:49:43.934461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10561 | 2023.07.19 18:49:43.934528 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10562 | 2023.07.19 18:49:43.934543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10563 | 2023.07.19 18:49:43.934589 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 46 rows starting from the beginning of the part | ||
| 10564 | 2023.07.19 18:49:43.934601 [ 3 ] {} <Debug> HTTP-Session: a2558447-25bc-45a1-a0e5-a61001de9a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10565 | 2023.07.19 18:49:43.934671 [ 3 ] {} <Debug> HTTP-Session: a2558447-25bc-45a1-a0e5-a61001de9a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2023.07.19 18:49:43.934883 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10567 | 2023.07.19 18:49:43.934905 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 11 rows starting from the beginning of the part | ||
| 10568 | 2023.07.19 18:49:43.934976 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10569 | 2023.07.19 18:49:43.935228 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 35 rows starting from the beginning of the part | ||
| 10570 | 2023.07.19 18:49:43.935464 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10571 | 2023.07.19 18:49:43.935495 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 11 rows starting from the beginning of the part | ||
| 10572 | 2023.07.19 18:49:43.935660 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 35 rows starting from the beginning of the part | ||
| 10573 | 2023.07.19 18:49:43.935767 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 11 rows starting from the beginning of the part | ||
| 10574 | 2023.07.19 18:49:43.936348 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10575 | 2023.07.19 18:49:43.936801 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10576 | 2023.07.19 18:49:43.937176 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 10577 | 2023.07.19 18:49:43.937341 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002079 sec., 49632.271502515425 rows/sec., 3.74 MiB/sec. | ||
| 10578 | 2023.07.19 18:49:43.937387 [ 154 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10579 | 2023.07.19 18:49:43.937434 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002500974 sec., 40784 rows/sec., 3.79 MiB/sec. | ||
| 10580 | 2023.07.19 18:49:43.937494 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10581 | 2023.07.19 18:49:43.937674 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10582 | 2023.07.19 18:49:43.937751 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 10583 | 2023.07.19 18:49:43.937834 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Debug> DynamicQueryHandler: Done processing query | ||
| 10584 | 2023.07.19 18:49:43.937869 [ 3 ] {3c70fcf6-3174-43b6-b4d2-7b3d3db96495} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 10585 | 2023.07.19 18:49:43.937888 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10586 | 2023.07.19 18:49:43.937901 [ 3 ] {} <Debug> HTTP-Session: a2558447-25bc-45a1-a0e5-a61001de9a72 Destroying unnamed session | ||
| 10587 | 2023.07.19 18:49:43.937943 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 207 rows starting from the beginning of the part | ||
| 10588 | 2023.07.19 18:49:43.938087 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 10589 | 2023.07.19 18:49:43.938141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10590 | 2023.07.19 18:49:43.938149 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 102 rows starting from the beginning of the part | ||
| 10591 | 2023.07.19 18:49:43.938221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10592 | 2023.07.19 18:49:43.938260 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_111_22} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 10593 | 2023.07.19 18:49:43.938276 [ 3 ] {} <Debug> HTTP-Session: d43174fa-280e-4b1a-b277-d03e15cc16a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10594 | 2023.07.19 18:49:43.938330 [ 3 ] {} <Debug> HTTP-Session: d43174fa-280e-4b1a-b277-d03e15cc16a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2023.07.19 18:49:43.938374 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 105 rows starting from the beginning of the part | ||
| 10596 | 2023.07.19 18:49:43.938555 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10597 | 2023.07.19 18:49:43.938586 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 102 rows starting from the beginning of the part | ||
| 10598 | 2023.07.19 18:49:43.938615 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10599 | 2023.07.19 18:49:43.938737 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 105 rows starting from the beginning of the part | ||
| 10600 | 2023.07.19 18:49:43.938860 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10601 | 2023.07.19 18:49:43.938883 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 102 rows starting from the beginning of the part | ||
| 10602 | 2023.07.19 18:49:43.939558 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10603 | 2023.07.19 18:49:43.939836 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10604 | 2023.07.19 18:49:43.939958 [ 20 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367779 sec., 305349.4435080301 rows/sec., 28.87 MiB/sec. | ||
| 10605 | 2023.07.19 18:49:43.940053 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 10606 | 2023.07.19 18:49:43.940090 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10607 | 2023.07.19 18:49:43.940193 [ 154 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10608 | 2023.07.19 18:49:43.940229 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001633048 sec., 171458 rows/sec., 11.85 MiB/sec. | ||
| 10609 | 2023.07.19 18:49:43.940272 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10610 | 2023.07.19 18:49:43.940397 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 10611 | 2023.07.19 18:49:43.940460 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 10612 | 2023.07.19 18:49:43.940547 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Debug> DynamicQueryHandler: Done processing query | ||
| 10613 | 2023.07.19 18:49:43.940547 [ 19 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_111_22} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 10614 | 2023.07.19 18:49:43.940612 [ 3 ] {17f4c543-ac69-465f-8ac1-c8c8b5484093} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 10615 | 2023.07.19 18:49:43.940688 [ 3 ] {} <Debug> HTTP-Session: d43174fa-280e-4b1a-b277-d03e15cc16a4 Destroying unnamed session | ||
| 10616 | 2023.07.19 18:49:43.940700 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10617 | 2023.07.19 18:49:43.940778 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 333 rows starting from the beginning of the part | ||
| 10618 | 2023.07.19 18:49:43.940883 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 269 rows starting from the beginning of the part | ||
| 10619 | 2023.07.19 18:49:43.940903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10620 | 2023.07.19 18:49:43.940980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10621 | 2023.07.19 18:49:43.941041 [ 3 ] {} <Debug> HTTP-Session: 36af50bb-0357-40cd-8d08-3049b210b845 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10622 | 2023.07.19 18:49:43.941055 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 35 rows starting from the beginning of the part | ||
| 10623 | 2023.07.19 18:49:43.941072 [ 3 ] {} <Debug> HTTP-Session: 36af50bb-0357-40cd-8d08-3049b210b845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2023.07.19 18:49:43.941281 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 269 rows starting from the beginning of the part | ||
| 10625 | 2023.07.19 18:49:43.941300 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 10626 | 2023.07.19 18:49:43.941391 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10627 | 2023.07.19 18:49:43.941476 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 35 rows starting from the beginning of the part | ||
| 10628 | 2023.07.19 18:49:43.941773 [ 26 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 280 rows starting from the beginning of the part | ||
| 10629 | 2023.07.19 18:49:43.941914 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10630 | 2023.07.19 18:49:43.942555 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10631 | 2023.07.19 18:49:43.943132 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10632 | 2023.07.19 18:49:43.943506 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 10633 | 2023.07.19 18:49:43.943527 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003198334 sec., 381761.2544530996 rows/sec., 26.68 MiB/sec. | ||
| 10634 | 2023.07.19 18:49:43.943663 [ 154 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10635 | 2023.07.19 18:49:43.943720 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002350329 sec., 2552 rows/sec., 107.20 KiB/sec. | ||
| 10636 | 2023.07.19 18:49:43.943763 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10637 | 2023.07.19 18:49:43.943775 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10638 | 2023.07.19 18:49:43.944018 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 10639 | 2023.07.19 18:49:43.944115 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Debug> DynamicQueryHandler: Done processing query | ||
| 10640 | 2023.07.19 18:49:43.944182 [ 3 ] {a67f38e7-f6cf-4c94-bf18-a0c8285c1b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10641 | 2023.07.19 18:49:43.944261 [ 3 ] {} <Debug> HTTP-Session: 36af50bb-0357-40cd-8d08-3049b210b845 Destroying unnamed session | ||
| 10642 | 2023.07.19 18:49:43.944274 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 10643 | 2023.07.19 18:49:43.944292 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10644 | 2023.07.19 18:49:43.944364 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 10645 | 2023.07.19 18:49:43.944407 [ 9 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_111_22} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 10646 | 2023.07.19 18:49:43.944481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10647 | 2023.07.19 18:49:43.944625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10648 | 2023.07.19 18:49:43.944679 [ 3 ] {} <Debug> HTTP-Session: 9958dbe6-70c7-4bc8-ac4e-5ea8044073b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10649 | 2023.07.19 18:49:43.944692 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 10650 | 2023.07.19 18:49:43.944709 [ 3 ] {} <Debug> HTTP-Session: 9958dbe6-70c7-4bc8-ac4e-5ea8044073b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10651 | 2023.07.19 18:49:43.944972 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 10652 | 2023.07.19 18:49:43.944982 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 10653 | 2023.07.19 18:49:43.945080 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 10654 | 2023.07.19 18:49:43.945292 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 10655 | 2023.07.19 18:49:43.945664 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 10656 | 2023.07.19 18:49:43.945677 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10657 | 2023.07.19 18:49:43.945883 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 10658 | 2023.07.19 18:49:43.946408 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10659 | 2023.07.19 18:49:43.947013 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10660 | 2023.07.19 18:49:43.947492 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 10661 | 2023.07.19 18:49:43.947523 [ 21 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003669958 sec., 91554.18127400913 rows/sec., 3.75 MiB/sec. | ||
| 10662 | 2023.07.19 18:49:43.947657 [ 154 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10663 | 2023.07.19 18:49:43.947721 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002700679 sec., 27400 rows/sec., 1.68 MiB/sec. | ||
| 10664 | 2023.07.19 18:49:43.947742 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10665 | 2023.07.19 18:49:43.947760 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10666 | 2023.07.19 18:49:43.948037 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 10667 | 2023.07.19 18:49:43.948306 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Debug> DynamicQueryHandler: Done processing query | ||
| 10668 | 2023.07.19 18:49:43.948407 [ 3 ] {6ef70e15-ff8e-4d20-aecb-c4ea8d5bec27} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 10669 | 2023.07.19 18:49:43.948475 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10670 | 2023.07.19 18:49:43.948489 [ 3 ] {} <Debug> HTTP-Session: 9958dbe6-70c7-4bc8-ac4e-5ea8044073b0 Destroying unnamed session | ||
| 10671 | 2023.07.19 18:49:43.948567 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3389 rows starting from the beginning of the part | ||
| 10672 | 2023.07.19 18:49:43.948593 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 10673 | 2023.07.19 18:49:43.948709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10674 | 2023.07.19 18:49:43.948765 [ 14 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_56_11} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 10675 | 2023.07.19 18:49:43.948844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10676 | 2023.07.19 18:49:43.948883 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 63 rows starting from the beginning of the part | ||
| 10677 | 2023.07.19 18:49:43.948936 [ 3 ] {} <Debug> HTTP-Session: 0203452a-a272-45cb-8d50-c048e961f134 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10678 | 2023.07.19 18:49:43.949023 [ 3 ] {} <Debug> HTTP-Session: 0203452a-a272-45cb-8d50-c048e961f134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2023.07.19 18:49:43.949241 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part | ||
| 10680 | 2023.07.19 18:49:43.949270 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10681 | 2023.07.19 18:49:43.949378 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10682 | 2023.07.19 18:49:43.949544 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 63 rows starting from the beginning of the part | ||
| 10683 | 2023.07.19 18:49:43.949934 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 63 rows starting from the beginning of the part | ||
| 10684 | 2023.07.19 18:49:43.950076 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10685 | 2023.07.19 18:49:43.950238 [ 9 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 10686 | 2023.07.19 18:49:43.950857 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10687 | 2023.07.19 18:49:43.951524 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10688 | 2023.07.19 18:49:43.951823 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10689 | 2023.07.19 18:49:43.951958 [ 154 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10690 | 2023.07.19 18:49:43.952037 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002676119 sec., 1868 rows/sec., 2.52 MiB/sec. | ||
| 10691 | 2023.07.19 18:49:43.952080 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10692 | 2023.07.19 18:49:43.952258 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10693 | 2023.07.19 18:49:43.952671 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10694 | 2023.07.19 18:49:43.952664 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3726 rows, containing 5 columns (5 merged, 0 gathered) in 0.004827472 sec., 771832.5450670661 rows/sec., 46.95 MiB/sec. | ||
| 10695 | 2023.07.19 18:49:43.952761 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2089 rows starting from the beginning of the part | ||
| 10696 | 2023.07.19 18:49:43.952768 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Debug> DynamicQueryHandler: Done processing query | ||
| 10697 | 2023.07.19 18:49:43.952832 [ 3 ] {bd881094-9916-4633-a59a-0830e040b472} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10698 | 2023.07.19 18:49:43.952883 [ 3 ] {} <Debug> HTTP-Session: 0203452a-a272-45cb-8d50-c048e961f134 Destroying unnamed session | ||
| 10699 | 2023.07.19 18:49:43.953066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10700 | 2023.07.19 18:49:43.953092 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part | ||
| 10701 | 2023.07.19 18:49:43.953107 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10702 | 2023.07.19 18:49:43.953226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10703 | 2023.07.19 18:49:43.953324 [ 3 ] {} <Debug> HTTP-Session: f5d96336-8d65-416f-af16-1b12ba8f8b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10704 | 2023.07.19 18:49:43.953389 [ 3 ] {} <Debug> HTTP-Session: f5d96336-8d65-416f-af16-1b12ba8f8b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10705 | 2023.07.19 18:49:43.953517 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part | ||
| 10706 | 2023.07.19 18:49:43.953717 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 10707 | 2023.07.19 18:49:43.953745 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10708 | 2023.07.19 18:49:43.953912 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_56_11} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 10709 | 2023.07.19 18:49:43.953919 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 10710 | 2023.07.19 18:49:43.953967 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 10711 | 2023.07.19 18:49:43.954453 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 35 rows starting from the beginning of the part | ||
| 10712 | 2023.07.19 18:49:43.954610 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10713 | 2023.07.19 18:49:43.954832 [ 21 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 10714 | 2023.07.19 18:49:43.955475 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10715 | 2023.07.19 18:49:43.955943 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10716 | 2023.07.19 18:49:43.956137 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 10717 | 2023.07.19 18:49:43.956278 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002453442 sec., 7744 rows/sec., 411.17 KiB/sec. | ||
| 10718 | 2023.07.19 18:49:43.956418 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Debug> DynamicQueryHandler: Done processing query | ||
| 10719 | 2023.07.19 18:49:43.956441 [ 3 ] {9819bf96-4a53-4eb3-adff-4ceed0f0dbdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10720 | 2023.07.19 18:49:43.956457 [ 3 ] {} <Debug> HTTP-Session: f5d96336-8d65-416f-af16-1b12ba8f8b1f Destroying unnamed session | ||
| 10721 | 2023.07.19 18:49:43.958868 [ 10 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 6 columns (6 merged, 0 gathered) in 0.006727617 sec., 323145.62496646284 rows/sec., 436.07 MiB/sec. | ||
| 10722 | 2023.07.19 18:49:43.959955 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10723 | 2023.07.19 18:49:43.960168 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10724 | 2023.07.19 18:49:43.960302 [ 14 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10725 | 2023.07.19 18:49:43.960381 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_106_21: 13.42 MiB. | ||
| 10726 | 2023.07.19 18:49:44.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.10 MiB, peak 258.49 MiB, will set to 244.86 MiB (RSS), difference: -3.25 MiB | ||
| 10727 | 2023.07.19 18:49:48.928853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10728 | 2023.07.19 18:49:48.929032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10729 | 2023.07.19 18:49:48.929078 [ 3 ] {} <Debug> HTTP-Session: 5f945286-52a6-4a18-9029-16e434ca6047 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10730 | 2023.07.19 18:49:48.929118 [ 3 ] {} <Debug> HTTP-Session: 5f945286-52a6-4a18-9029-16e434ca6047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10731 | 2023.07.19 18:49:48.929316 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10732 | 2023.07.19 18:49:48.929411 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10733 | 2023.07.19 18:49:48.929642 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10734 | 2023.07.19 18:49:48.930067 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10735 | 2023.07.19 18:49:48.930337 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 10736 | 2023.07.19 18:49:48.930502 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 10737 | 2023.07.19 18:49:48.930639 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001263677 sec., 27696 rows/sec., 2.19 MiB/sec. | ||
| 10738 | 2023.07.19 18:49:48.930780 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Debug> DynamicQueryHandler: Done processing query | ||
| 10739 | 2023.07.19 18:49:48.930805 [ 3 ] {1d961eab-2198-46b2-85e8-b47d661c9d35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10740 | 2023.07.19 18:49:48.930862 [ 3 ] {} <Debug> HTTP-Session: 5f945286-52a6-4a18-9029-16e434ca6047 Destroying unnamed session | ||
| 10741 | 2023.07.19 18:49:48.931001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10742 | 2023.07.19 18:49:48.931050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10743 | 2023.07.19 18:49:48.931069 [ 3 ] {} <Debug> HTTP-Session: c70fef0a-d0d9-49a0-b1b0-230c17ad94b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10744 | 2023.07.19 18:49:48.931085 [ 3 ] {} <Debug> HTTP-Session: c70fef0a-d0d9-49a0-b1b0-230c17ad94b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10745 | 2023.07.19 18:49:48.931159 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10746 | 2023.07.19 18:49:48.931197 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10747 | 2023.07.19 18:49:48.931305 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10748 | 2023.07.19 18:49:48.931645 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10749 | 2023.07.19 18:49:48.931858 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 10750 | 2023.07.19 18:49:48.932017 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 10751 | 2023.07.19 18:49:48.932127 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000934168 sec., 112399 rows/sec., 10.85 MiB/sec. | ||
| 10752 | 2023.07.19 18:49:48.932245 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Debug> DynamicQueryHandler: Done processing query | ||
| 10753 | 2023.07.19 18:49:48.932268 [ 3 ] {c4ceaca5-087d-403c-aca2-12935593d678} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 10754 | 2023.07.19 18:49:48.932284 [ 3 ] {} <Debug> HTTP-Session: c70fef0a-d0d9-49a0-b1b0-230c17ad94b7 Destroying unnamed session | ||
| 10755 | 2023.07.19 18:49:48.932406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10756 | 2023.07.19 18:49:48.932450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10757 | 2023.07.19 18:49:48.932469 [ 3 ] {} <Debug> HTTP-Session: d2f9f605-aebc-4967-9294-d21a3b59a461 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10758 | 2023.07.19 18:49:48.932485 [ 3 ] {} <Debug> HTTP-Session: d2f9f605-aebc-4967-9294-d21a3b59a461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10759 | 2023.07.19 18:49:48.932554 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10760 | 2023.07.19 18:49:48.932592 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10761 | 2023.07.19 18:49:48.932699 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10762 | 2023.07.19 18:49:48.932975 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10763 | 2023.07.19 18:49:48.933199 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 10764 | 2023.07.19 18:49:48.933349 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 10765 | 2023.07.19 18:49:48.933462 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000878596 sec., 39836 rows/sec., 3.12 MiB/sec. | ||
| 10766 | 2023.07.19 18:49:48.933577 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 10767 | 2023.07.19 18:49:48.933600 [ 3 ] {f0b472ab-5aac-4fe4-9be1-685b7a2b83a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10768 | 2023.07.19 18:49:48.933615 [ 3 ] {} <Debug> HTTP-Session: d2f9f605-aebc-4967-9294-d21a3b59a461 Destroying unnamed session | ||
| 10769 | 2023.07.19 18:49:48.933787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10770 | 2023.07.19 18:49:48.933831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10771 | 2023.07.19 18:49:48.933849 [ 3 ] {} <Debug> HTTP-Session: 86c62f69-5cff-4a01-a486-bb9d6a440140 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10772 | 2023.07.19 18:49:48.933865 [ 3 ] {} <Debug> HTTP-Session: 86c62f69-5cff-4a01-a486-bb9d6a440140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2023.07.19 18:49:48.933942 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10774 | 2023.07.19 18:49:48.933984 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10775 | 2023.07.19 18:49:48.934123 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10776 | 2023.07.19 18:49:48.934535 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10777 | 2023.07.19 18:49:48.934852 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10778 | 2023.07.19 18:49:48.935030 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10779 | 2023.07.19 18:49:48.935153 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001184405 sec., 29550 rows/sec., 39.88 MiB/sec. | ||
| 10780 | 2023.07.19 18:49:48.935311 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 10781 | 2023.07.19 18:49:48.935347 [ 3 ] {f449d18f-ae97-4716-a87f-4a8fad6e15cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10782 | 2023.07.19 18:49:48.935401 [ 3 ] {} <Debug> HTTP-Session: 86c62f69-5cff-4a01-a486-bb9d6a440140 Destroying unnamed session | ||
| 10783 | 2023.07.19 18:49:50.049713 [ 42 ] {} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Found 6 old parts to remove. | ||
| 10784 | 2023.07.19 18:49:50.049800 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_1_11_2 | ||
| 10785 | 2023.07.19 18:49:50.050151 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_12_12_0 | ||
| 10786 | 2023.07.19 18:49:50.050411 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_13_13_0 | ||
| 10787 | 2023.07.19 18:49:50.050664 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_14_14_0 | ||
| 10788 | 2023.07.19 18:49:50.050811 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_15_15_0 | ||
| 10789 | 2023.07.19 18:49:50.050949 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_16_16_0 | ||
| 10790 | 2023.07.19 18:49:50.111265 [ 45 ] {} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Found 6 old parts to remove. | ||
| 10791 | 2023.07.19 18:49:50.111316 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_1_11_2 | ||
| 10792 | 2023.07.19 18:49:50.111547 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_12_12_0 | ||
| 10793 | 2023.07.19 18:49:50.111699 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_13_13_0 | ||
| 10794 | 2023.07.19 18:49:50.111836 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_14_14_0 | ||
| 10795 | 2023.07.19 18:49:50.111973 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_15_15_0 | ||
| 10796 | 2023.07.19 18:49:50.112115 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_16_16_0 | ||
| 10797 | 2023.07.19 18:49:50.591822 [ 42 ] {} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Found 6 old parts to remove. | ||
| 10798 | 2023.07.19 18:49:50.591873 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_1_11_2 | ||
| 10799 | 2023.07.19 18:49:50.592110 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_12_12_0 | ||
| 10800 | 2023.07.19 18:49:50.592281 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_13_13_0 | ||
| 10801 | 2023.07.19 18:49:50.592441 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_14_14_0 | ||
| 10802 | 2023.07.19 18:49:50.592611 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_15_15_0 | ||
| 10803 | 2023.07.19 18:49:50.592749 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_16_16_0 | ||
| 10804 | 2023.07.19 18:49:50.734309 [ 41 ] {} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Found 6 old parts to remove. | ||
| 10805 | 2023.07.19 18:49:50.734344 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_1_6_1 | ||
| 10806 | 2023.07.19 18:49:50.734560 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_7_7_0 | ||
| 10807 | 2023.07.19 18:49:50.734730 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_8_8_0 | ||
| 10808 | 2023.07.19 18:49:50.734883 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_9_9_0 | ||
| 10809 | 2023.07.19 18:49:50.735033 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_10_10_0 | ||
| 10810 | 2023.07.19 18:49:50.735186 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_11_11_0 | ||
| 10811 | 2023.07.19 18:49:53.932268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10812 | 2023.07.19 18:49:53.932401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10813 | 2023.07.19 18:49:53.932433 [ 3 ] {} <Debug> HTTP-Session: 721f2a93-e63f-4e61-935b-b13d6c2a9e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10814 | 2023.07.19 18:49:53.932461 [ 3 ] {} <Debug> HTTP-Session: 721f2a93-e63f-4e61-935b-b13d6c2a9e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2023.07.19 18:49:53.932601 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10816 | 2023.07.19 18:49:53.932670 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10817 | 2023.07.19 18:49:53.932840 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10818 | 2023.07.19 18:49:53.933248 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10819 | 2023.07.19 18:49:53.933511 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 10820 | 2023.07.19 18:49:53.933683 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 10821 | 2023.07.19 18:49:53.933824 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001183615 sec., 9293 rows/sec., 629.53 KiB/sec. | ||
| 10822 | 2023.07.19 18:49:53.933964 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Debug> DynamicQueryHandler: Done processing query | ||
| 10823 | 2023.07.19 18:49:53.933989 [ 3 ] {e0b9d6d1-ee37-425e-bbd8-6f07ad5f2bd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10824 | 2023.07.19 18:49:53.934007 [ 3 ] {} <Debug> HTTP-Session: 721f2a93-e63f-4e61-935b-b13d6c2a9e88 Destroying unnamed session | ||
| 10825 | 2023.07.19 18:49:53.934132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10826 | 2023.07.19 18:49:53.934177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10827 | 2023.07.19 18:49:53.934196 [ 3 ] {} <Debug> HTTP-Session: 3225dd24-4536-419a-81d3-341779bef335 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10828 | 2023.07.19 18:49:53.934212 [ 3 ] {} <Debug> HTTP-Session: 3225dd24-4536-419a-81d3-341779bef335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2023.07.19 18:49:53.934283 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10830 | 2023.07.19 18:49:53.934321 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10831 | 2023.07.19 18:49:53.934425 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10832 | 2023.07.19 18:49:53.934755 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10833 | 2023.07.19 18:49:53.934967 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 10834 | 2023.07.19 18:49:53.935122 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 10835 | 2023.07.19 18:49:53.935240 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000929258 sec., 109764 rows/sec., 10.21 MiB/sec. | ||
| 10836 | 2023.07.19 18:49:53.935357 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 10837 | 2023.07.19 18:49:53.935380 [ 3 ] {44d157d1-852f-4ed2-9cfe-099f38b561c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 10838 | 2023.07.19 18:49:53.935396 [ 3 ] {} <Debug> HTTP-Session: 3225dd24-4536-419a-81d3-341779bef335 Destroying unnamed session | ||
| 10839 | 2023.07.19 18:49:53.935609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10840 | 2023.07.19 18:49:53.935653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10841 | 2023.07.19 18:49:53.935672 [ 3 ] {} <Debug> HTTP-Session: f00e585a-f0d4-45a4-b156-5da199e95e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10842 | 2023.07.19 18:49:53.935688 [ 3 ] {} <Debug> HTTP-Session: f00e585a-f0d4-45a4-b156-5da199e95e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10843 | 2023.07.19 18:49:53.935771 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10844 | 2023.07.19 18:49:53.935809 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10845 | 2023.07.19 18:49:53.935911 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10846 | 2023.07.19 18:49:53.936315 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10847 | 2023.07.19 18:49:53.936542 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 10848 | 2023.07.19 18:49:53.936691 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 10849 | 2023.07.19 18:49:53.936805 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001004159 sec., 267885 rows/sec., 18.42 MiB/sec. | ||
| 10850 | 2023.07.19 18:49:53.936933 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Debug> DynamicQueryHandler: Done processing query | ||
| 10851 | 2023.07.19 18:49:53.936962 [ 3 ] {031c473e-c366-4147-b1b0-e49a1c436cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 10852 | 2023.07.19 18:49:53.936992 [ 3 ] {} <Debug> HTTP-Session: f00e585a-f0d4-45a4-b156-5da199e95e4f Destroying unnamed session | ||
| 10853 | 2023.07.19 18:49:53.937119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10854 | 2023.07.19 18:49:53.937164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10855 | 2023.07.19 18:49:53.937182 [ 3 ] {} <Debug> HTTP-Session: d3638507-d41f-4527-9f8a-111c89033781 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10856 | 2023.07.19 18:49:53.937198 [ 3 ] {} <Debug> HTTP-Session: d3638507-d41f-4527-9f8a-111c89033781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2023.07.19 18:49:53.937265 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 10858 | 2023.07.19 18:49:53.937304 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10859 | 2023.07.19 18:49:53.937409 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10860 | 2023.07.19 18:49:53.937655 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10861 | 2023.07.19 18:49:53.937897 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10862 | 2023.07.19 18:49:53.938071 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 10863 | 2023.07.19 18:49:53.938182 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889216 sec., 6747 rows/sec., 283.34 KiB/sec. | ||
| 10864 | 2023.07.19 18:49:53.938298 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 10865 | 2023.07.19 18:49:53.938320 [ 3 ] {4fa4ef09-a817-4d57-bc40-c30e9cc0d6d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10866 | 2023.07.19 18:49:53.938336 [ 3 ] {} <Debug> HTTP-Session: d3638507-d41f-4527-9f8a-111c89033781 Destroying unnamed session | ||
| 10867 | 2023.07.19 18:49:53.938454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10868 | 2023.07.19 18:49:53.938497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10869 | 2023.07.19 18:49:53.938515 [ 3 ] {} <Debug> HTTP-Session: b0533dbd-f07e-4f6e-b1bc-0e33826e5088 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10870 | 2023.07.19 18:49:53.938531 [ 3 ] {} <Debug> HTTP-Session: b0533dbd-f07e-4f6e-b1bc-0e33826e5088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2023.07.19 18:49:53.938602 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 10872 | 2023.07.19 18:49:53.938641 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 10873 | 2023.07.19 18:49:53.938759 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10874 | 2023.07.19 18:49:53.939044 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10875 | 2023.07.19 18:49:53.939282 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10876 | 2023.07.19 18:49:53.939454 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 10877 | 2023.07.19 18:49:53.939559 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000929717 sec., 67762 rows/sec., 4.11 MiB/sec. | ||
| 10878 | 2023.07.19 18:49:53.939676 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Debug> DynamicQueryHandler: Done processing query | ||
| 10879 | 2023.07.19 18:49:53.939699 [ 3 ] {31b0c276-07e0-4e13-954c-4f65d7606f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10880 | 2023.07.19 18:49:53.939715 [ 3 ] {} <Debug> HTTP-Session: b0533dbd-f07e-4f6e-b1bc-0e33826e5088 Destroying unnamed session | ||
| 10881 | 2023.07.19 18:49:53.939825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10882 | 2023.07.19 18:49:53.939869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10883 | 2023.07.19 18:49:53.939888 [ 3 ] {} <Debug> HTTP-Session: 0929e107-7c6c-4689-a573-27a32876a4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10884 | 2023.07.19 18:49:53.939903 [ 3 ] {} <Debug> HTTP-Session: 0929e107-7c6c-4689-a573-27a32876a4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2023.07.19 18:49:53.939971 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10886 | 2023.07.19 18:49:53.940014 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10887 | 2023.07.19 18:49:53.940146 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10888 | 2023.07.19 18:49:53.940440 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10889 | 2023.07.19 18:49:53.940709 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10890 | 2023.07.19 18:49:53.940898 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10891 | 2023.07.19 18:49:53.941023 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00102331 sec., 4886 rows/sec., 6.59 MiB/sec. | ||
| 10892 | 2023.07.19 18:49:53.941192 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Debug> DynamicQueryHandler: Done processing query | ||
| 10893 | 2023.07.19 18:49:53.941217 [ 3 ] {986687c1-941a-4d42-bcf2-a2d647d6cc58} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10894 | 2023.07.19 18:49:53.941234 [ 3 ] {} <Debug> HTTP-Session: 0929e107-7c6c-4689-a573-27a32876a4a0 Destroying unnamed session | ||
| 10895 | 2023.07.19 18:49:53.941357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10896 | 2023.07.19 18:49:53.941406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10897 | 2023.07.19 18:49:53.941424 [ 3 ] {} <Debug> HTTP-Session: 170e6fa7-5b58-43e1-998e-3e52778f1d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10898 | 2023.07.19 18:49:53.941440 [ 3 ] {} <Debug> HTTP-Session: 170e6fa7-5b58-43e1-998e-3e52778f1d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2023.07.19 18:49:53.941512 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10900 | 2023.07.19 18:49:53.941551 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 10901 | 2023.07.19 18:49:53.941660 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10902 | 2023.07.19 18:49:53.941901 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.36 GiB. | ||
| 10903 | 2023.07.19 18:49:53.942128 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10904 | 2023.07.19 18:49:53.942291 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 10905 | 2023.07.19 18:49:53.942405 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000865975 sec., 21940 rows/sec., 1.14 MiB/sec. | ||
| 10906 | 2023.07.19 18:49:53.942517 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Debug> DynamicQueryHandler: Done processing query | ||
| 10907 | 2023.07.19 18:49:53.942541 [ 3 ] {aef55192-4654-4212-aa67-83ed66fb723c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 10908 | 2023.07.19 18:49:53.942556 [ 3 ] {} <Debug> HTTP-Session: 170e6fa7-5b58-43e1-998e-3e52778f1d7d Destroying unnamed session | ||
| 10909 | 2023.07.19 18:49:54.122919 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10910 | 2023.07.19 18:49:54.123000 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10911 | 2023.07.19 18:49:58.928890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10912 | 2023.07.19 18:49:58.929079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10913 | 2023.07.19 18:49:58.929126 [ 3 ] {} <Debug> HTTP-Session: 8c97c82b-3ad8-49c8-a6c7-f7e0a25df229 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10914 | 2023.07.19 18:49:58.929166 [ 3 ] {} <Debug> HTTP-Session: 8c97c82b-3ad8-49c8-a6c7-f7e0a25df229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2023.07.19 18:49:58.929365 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10916 | 2023.07.19 18:49:58.929462 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10917 | 2023.07.19 18:49:58.929722 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10918 | 2023.07.19 18:49:58.930203 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 10919 | 2023.07.19 18:49:58.930479 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 10920 | 2023.07.19 18:49:58.930645 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 10921 | 2023.07.19 18:49:58.930764 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.00134287 sec., 26063 rows/sec., 2.06 MiB/sec. | ||
| 10922 | 2023.07.19 18:49:58.930929 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Debug> DynamicQueryHandler: Done processing query | ||
| 10923 | 2023.07.19 18:49:58.930976 [ 3 ] {ea0a5695-8b3b-42b2-b246-901dc7498061} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10924 | 2023.07.19 18:49:58.931027 [ 3 ] {} <Debug> HTTP-Session: 8c97c82b-3ad8-49c8-a6c7-f7e0a25df229 Destroying unnamed session | ||
| 10925 | 2023.07.19 18:49:58.931181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10926 | 2023.07.19 18:49:58.931229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10927 | 2023.07.19 18:49:58.931247 [ 3 ] {} <Debug> HTTP-Session: 3aeb90dc-cd45-4946-b47a-1a7d1f5603c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10928 | 2023.07.19 18:49:58.931263 [ 3 ] {} <Debug> HTTP-Session: 3aeb90dc-cd45-4946-b47a-1a7d1f5603c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2023.07.19 18:49:58.931342 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10930 | 2023.07.19 18:49:58.931381 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10931 | 2023.07.19 18:49:58.931489 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10932 | 2023.07.19 18:49:58.931821 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 10933 | 2023.07.19 18:49:58.932034 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 10934 | 2023.07.19 18:49:58.932184 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 10935 | 2023.07.19 18:49:58.932278 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000908996 sec., 115512 rows/sec., 11.15 MiB/sec. | ||
| 10936 | 2023.07.19 18:49:58.932392 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10937 | 2023.07.19 18:49:58.932415 [ 3 ] {8f62bc32-87e9-4b6e-bae1-467a98a4c26a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 10938 | 2023.07.19 18:49:58.932430 [ 3 ] {} <Debug> HTTP-Session: 3aeb90dc-cd45-4946-b47a-1a7d1f5603c8 Destroying unnamed session | ||
| 10939 | 2023.07.19 18:49:58.932550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10940 | 2023.07.19 18:49:58.932593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10941 | 2023.07.19 18:49:58.932611 [ 3 ] {} <Debug> HTTP-Session: cf793749-140d-46c3-abfd-f74ffced01ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10942 | 2023.07.19 18:49:58.932627 [ 3 ] {} <Debug> HTTP-Session: cf793749-140d-46c3-abfd-f74ffced01ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10943 | 2023.07.19 18:49:58.932695 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10944 | 2023.07.19 18:49:58.932733 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10945 | 2023.07.19 18:49:58.932835 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10946 | 2023.07.19 18:49:58.933114 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 10947 | 2023.07.19 18:49:58.933314 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 10948 | 2023.07.19 18:49:58.933475 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 10949 | 2023.07.19 18:49:58.933569 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000846635 sec., 41340 rows/sec., 3.23 MiB/sec. | ||
| 10950 | 2023.07.19 18:49:58.933711 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Debug> DynamicQueryHandler: Done processing query | ||
| 10951 | 2023.07.19 18:49:58.933734 [ 3 ] {c31ef84f-f5fd-4799-9825-13e7eaed7bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10952 | 2023.07.19 18:49:58.933771 [ 3 ] {} <Debug> HTTP-Session: cf793749-140d-46c3-abfd-f74ffced01ae Destroying unnamed session | ||
| 10953 | 2023.07.19 18:49:58.933962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10954 | 2023.07.19 18:49:58.934009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10955 | 2023.07.19 18:49:58.934028 [ 3 ] {} <Debug> HTTP-Session: d9581e67-def4-41c8-b705-c1acb8e7ad10 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10956 | 2023.07.19 18:49:58.934045 [ 3 ] {} <Debug> HTTP-Session: d9581e67-def4-41c8-b705-c1acb8e7ad10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2023.07.19 18:49:58.934129 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10958 | 2023.07.19 18:49:58.934174 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10959 | 2023.07.19 18:49:58.934315 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10960 | 2023.07.19 18:49:58.934726 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 10961 | 2023.07.19 18:49:58.935036 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10962 | 2023.07.19 18:49:58.935208 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10963 | 2023.07.19 18:49:58.935307 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001151203 sec., 30402 rows/sec., 41.03 MiB/sec. | ||
| 10964 | 2023.07.19 18:49:58.935429 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Debug> DynamicQueryHandler: Done processing query | ||
| 10965 | 2023.07.19 18:49:58.935453 [ 3 ] {2819214b-5aa9-4f2b-a30e-aec66398e09d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10966 | 2023.07.19 18:49:58.935468 [ 3 ] {} <Debug> HTTP-Session: d9581e67-def4-41c8-b705-c1acb8e7ad10 Destroying unnamed session | ||
| 10967 | 2023.07.19 18:50:03.931360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10968 | 2023.07.19 18:50:03.931498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10969 | 2023.07.19 18:50:03.931531 [ 3 ] {} <Debug> HTTP-Session: 17200df1-9eb5-487d-83ea-85418e64ef43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10970 | 2023.07.19 18:50:03.931558 [ 3 ] {} <Debug> HTTP-Session: 17200df1-9eb5-487d-83ea-85418e64ef43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2023.07.19 18:50:03.931698 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10972 | 2023.07.19 18:50:03.931766 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10973 | 2023.07.19 18:50:03.931948 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10974 | 2023.07.19 18:50:03.932383 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 10975 | 2023.07.19 18:50:03.932648 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 10976 | 2023.07.19 18:50:03.932822 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 10977 | 2023.07.19 18:50:03.932942 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001202736 sec., 9145 rows/sec., 619.52 KiB/sec. | ||
| 10978 | 2023.07.19 18:50:03.933127 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Debug> DynamicQueryHandler: Done processing query | ||
| 10979 | 2023.07.19 18:50:03.933153 [ 3 ] {ffd99195-7a88-467c-992e-70648360a445} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10980 | 2023.07.19 18:50:03.933171 [ 3 ] {} <Debug> HTTP-Session: 17200df1-9eb5-487d-83ea-85418e64ef43 Destroying unnamed session | ||
| 10981 | 2023.07.19 18:50:03.933305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10982 | 2023.07.19 18:50:03.933353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10983 | 2023.07.19 18:50:03.933372 [ 3 ] {} <Debug> HTTP-Session: b1da97bf-61e9-4218-b17c-1c4d570e4fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10984 | 2023.07.19 18:50:03.933388 [ 3 ] {} <Debug> HTTP-Session: b1da97bf-61e9-4218-b17c-1c4d570e4fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2023.07.19 18:50:03.933464 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10986 | 2023.07.19 18:50:03.933503 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10987 | 2023.07.19 18:50:03.933618 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10988 | 2023.07.19 18:50:03.933946 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 10989 | 2023.07.19 18:50:03.934160 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 10990 | 2023.07.19 18:50:03.934303 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 10991 | 2023.07.19 18:50:03.934429 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000930567 sec., 109610 rows/sec., 10.19 MiB/sec. | ||
| 10992 | 2023.07.19 18:50:03.934549 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Debug> DynamicQueryHandler: Done processing query | ||
| 10993 | 2023.07.19 18:50:03.934573 [ 3 ] {79c47328-ab81-4e23-b0a4-60042a70a167} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 10994 | 2023.07.19 18:50:03.934602 [ 3 ] {} <Debug> HTTP-Session: b1da97bf-61e9-4218-b17c-1c4d570e4fd2 Destroying unnamed session | ||
| 10995 | 2023.07.19 18:50:03.934755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10996 | 2023.07.19 18:50:03.934800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10997 | 2023.07.19 18:50:03.934818 [ 3 ] {} <Debug> HTTP-Session: be35d8a3-dd6c-48de-83d5-4a6f03b98ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 10998 | 2023.07.19 18:50:03.934834 [ 3 ] {} <Debug> HTTP-Session: be35d8a3-dd6c-48de-83d5-4a6f03b98ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2023.07.19 18:50:03.934912 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11000 | 2023.07.19 18:50:03.934950 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11001 | 2023.07.19 18:50:03.935053 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11002 | 2023.07.19 18:50:03.935467 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11003 | 2023.07.19 18:50:03.935698 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11004 | 2023.07.19 18:50:03.935845 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 11005 | 2023.07.19 18:50:03.935962 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001022361 sec., 263116 rows/sec., 18.10 MiB/sec. | ||
| 11006 | 2023.07.19 18:50:03.936082 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Debug> DynamicQueryHandler: Done processing query | ||
| 11007 | 2023.07.19 18:50:03.936105 [ 3 ] {3a278c5f-cd26-4a24-b7cc-a4b0e791548e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 11008 | 2023.07.19 18:50:03.936121 [ 3 ] {} <Debug> HTTP-Session: be35d8a3-dd6c-48de-83d5-4a6f03b98ddd Destroying unnamed session | ||
| 11009 | 2023.07.19 18:50:03.936263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11010 | 2023.07.19 18:50:03.936307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11011 | 2023.07.19 18:50:03.936325 [ 3 ] {} <Debug> HTTP-Session: bcd8fba8-d7d7-4bb4-8281-e7d0018e3edb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11012 | 2023.07.19 18:50:03.936341 [ 3 ] {} <Debug> HTTP-Session: bcd8fba8-d7d7-4bb4-8281-e7d0018e3edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2023.07.19 18:50:03.936408 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 11014 | 2023.07.19 18:50:03.936446 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11015 | 2023.07.19 18:50:03.936554 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11016 | 2023.07.19 18:50:03.936789 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11017 | 2023.07.19 18:50:03.937033 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11018 | 2023.07.19 18:50:03.937204 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 11019 | 2023.07.19 18:50:03.937327 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000890455 sec., 6738 rows/sec., 282.95 KiB/sec. | ||
| 11020 | 2023.07.19 18:50:03.937469 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11021 | 2023.07.19 18:50:03.937510 [ 3 ] {9d01cb86-0859-4ccf-a5d8-05186b71006b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11022 | 2023.07.19 18:50:03.937544 [ 3 ] {} <Debug> HTTP-Session: bcd8fba8-d7d7-4bb4-8281-e7d0018e3edb Destroying unnamed session | ||
| 11023 | 2023.07.19 18:50:03.937669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11024 | 2023.07.19 18:50:03.937713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11025 | 2023.07.19 18:50:03.937732 [ 3 ] {} <Debug> HTTP-Session: ccd07cd6-56eb-40e0-bc10-cbe552c218db Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11026 | 2023.07.19 18:50:03.937748 [ 3 ] {} <Debug> HTTP-Session: ccd07cd6-56eb-40e0-bc10-cbe552c218db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2023.07.19 18:50:03.937821 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 11028 | 2023.07.19 18:50:03.937861 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 11029 | 2023.07.19 18:50:03.937986 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11030 | 2023.07.19 18:50:03.938270 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11031 | 2023.07.19 18:50:03.938510 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11032 | 2023.07.19 18:50:03.938679 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 11033 | 2023.07.19 18:50:03.938799 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000948298 sec., 66434 rows/sec., 4.03 MiB/sec. | ||
| 11034 | 2023.07.19 18:50:03.938924 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Debug> DynamicQueryHandler: Done processing query | ||
| 11035 | 2023.07.19 18:50:03.938948 [ 3 ] {0768c173-027c-49b5-933e-69dd3f41de65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11036 | 2023.07.19 18:50:03.938964 [ 3 ] {} <Debug> HTTP-Session: ccd07cd6-56eb-40e0-bc10-cbe552c218db Destroying unnamed session | ||
| 11037 | 2023.07.19 18:50:03.939110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11038 | 2023.07.19 18:50:03.939154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11039 | 2023.07.19 18:50:03.939172 [ 3 ] {} <Debug> HTTP-Session: cc6fdbad-9d5e-407a-8011-aac73e84a7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11040 | 2023.07.19 18:50:03.939189 [ 3 ] {} <Debug> HTTP-Session: cc6fdbad-9d5e-407a-8011-aac73e84a7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2023.07.19 18:50:03.939258 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11042 | 2023.07.19 18:50:03.939300 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11043 | 2023.07.19 18:50:03.939433 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11044 | 2023.07.19 18:50:03.939721 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11045 | 2023.07.19 18:50:03.939987 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11046 | 2023.07.19 18:50:03.940165 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 11047 | 2023.07.19 18:50:03.940304 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00100606 sec., 4969 rows/sec., 6.71 MiB/sec. | ||
| 11048 | 2023.07.19 18:50:03.940474 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 11049 | 2023.07.19 18:50:03.940518 [ 3 ] {cd11b72a-dff4-4db4-9ffa-81e0e9f2b8b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11050 | 2023.07.19 18:50:03.940564 [ 3 ] {} <Debug> HTTP-Session: cc6fdbad-9d5e-407a-8011-aac73e84a7d3 Destroying unnamed session | ||
| 11051 | 2023.07.19 18:50:03.940694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11052 | 2023.07.19 18:50:03.940740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11053 | 2023.07.19 18:50:03.940759 [ 3 ] {} <Debug> HTTP-Session: 0893814d-79cb-479a-bfe0-20f24fe5fab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11054 | 2023.07.19 18:50:03.940775 [ 3 ] {} <Debug> HTTP-Session: 0893814d-79cb-479a-bfe0-20f24fe5fab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11055 | 2023.07.19 18:50:03.940845 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11056 | 2023.07.19 18:50:03.940883 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 11057 | 2023.07.19 18:50:03.940997 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11058 | 2023.07.19 18:50:03.941237 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11059 | 2023.07.19 18:50:03.941481 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11060 | 2023.07.19 18:50:03.941649 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 11061 | 2023.07.19 18:50:03.941764 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000890546 sec., 21335 rows/sec., 1.11 MiB/sec. | ||
| 11062 | 2023.07.19 18:50:03.941878 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Debug> DynamicQueryHandler: Done processing query | ||
| 11063 | 2023.07.19 18:50:03.941901 [ 3 ] {5e17bb1e-fd58-43f3-9a12-febe5e52c567} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11064 | 2023.07.19 18:50:03.941917 [ 3 ] {} <Debug> HTTP-Session: 0893814d-79cb-479a-bfe0-20f24fe5fab6 Destroying unnamed session | ||
| 11065 | 2023.07.19 18:50:05.063092 [ 44 ] {} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Found 6 old parts to remove. | ||
| 11066 | 2023.07.19 18:50:05.063163 [ 44 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_1_6_1 | ||
| 11067 | 2023.07.19 18:50:05.063405 [ 44 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_7_7_0 | ||
| 11068 | 2023.07.19 18:50:05.063567 [ 44 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_8_8_0 | ||
| 11069 | 2023.07.19 18:50:05.063714 [ 44 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_9_9_0 | ||
| 11070 | 2023.07.19 18:50:05.063866 [ 44 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_10_10_0 | ||
| 11071 | 2023.07.19 18:50:05.064020 [ 44 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_11_11_0 | ||
| 11072 | 2023.07.19 18:50:08.929432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11073 | 2023.07.19 18:50:08.929560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11074 | 2023.07.19 18:50:08.929586 [ 3 ] {} <Debug> HTTP-Session: 04a9c530-15d8-4a20-a5c1-446720031159 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11075 | 2023.07.19 18:50:08.929609 [ 3 ] {} <Debug> HTTP-Session: 04a9c530-15d8-4a20-a5c1-446720031159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2023.07.19 18:50:08.929736 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11077 | 2023.07.19 18:50:08.929796 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11078 | 2023.07.19 18:50:08.929962 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11079 | 2023.07.19 18:50:08.930412 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11080 | 2023.07.19 18:50:08.930675 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11081 | 2023.07.19 18:50:08.930837 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 11082 | 2023.07.19 18:50:08.930951 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001181484 sec., 29623 rows/sec., 2.34 MiB/sec. | ||
| 11083 | 2023.07.19 18:50:08.930989 [ 137 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11084 | 2023.07.19 18:50:08.931098 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11085 | 2023.07.19 18:50:08.931133 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Debug> DynamicQueryHandler: Done processing query | ||
| 11086 | 2023.07.19 18:50:08.931192 [ 3 ] {2f7d4704-ec22-4a63-9fb1-8d9f3c2ed675} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11087 | 2023.07.19 18:50:08.931227 [ 3 ] {} <Debug> HTTP-Session: 04a9c530-15d8-4a20-a5c1-446720031159 Destroying unnamed session | ||
| 11088 | 2023.07.19 18:50:08.931245 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 11089 | 2023.07.19 18:50:08.931407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11090 | 2023.07.19 18:50:08.931445 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11091 | 2023.07.19 18:50:08.931488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11092 | 2023.07.19 18:50:08.931506 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 46 rows starting from the beginning of the part | ||
| 11093 | 2023.07.19 18:50:08.931537 [ 3 ] {} <Debug> HTTP-Session: 762dee8e-d0b9-4636-bff5-7901d8b1bd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11094 | 2023.07.19 18:50:08.931594 [ 3 ] {} <Debug> HTTP-Session: 762dee8e-d0b9-4636-bff5-7901d8b1bd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2023.07.19 18:50:08.931808 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11096 | 2023.07.19 18:50:08.931826 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 35 rows starting from the beginning of the part | ||
| 11097 | 2023.07.19 18:50:08.931885 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11098 | 2023.07.19 18:50:08.932160 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 11 rows starting from the beginning of the part | ||
| 11099 | 2023.07.19 18:50:08.932349 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11100 | 2023.07.19 18:50:08.932466 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 35 rows starting from the beginning of the part | ||
| 11101 | 2023.07.19 18:50:08.932598 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 11 rows starting from the beginning of the part | ||
| 11102 | 2023.07.19 18:50:08.932834 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 35 rows starting from the beginning of the part | ||
| 11103 | 2023.07.19 18:50:08.933313 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11104 | 2023.07.19 18:50:08.933747 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11105 | 2023.07.19 18:50:08.934081 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 11106 | 2023.07.19 18:50:08.934252 [ 137 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11107 | 2023.07.19 18:50:08.934365 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11108 | 2023.07.19 18:50:08.934390 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002516404 sec., 41726 rows/sec., 4.03 MiB/sec. | ||
| 11109 | 2023.07.19 18:50:08.934621 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 11110 | 2023.07.19 18:50:08.934940 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Debug> DynamicQueryHandler: Done processing query | ||
| 11111 | 2023.07.19 18:50:08.935057 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11112 | 2023.07.19 18:50:08.935065 [ 3 ] {6acbe195-2152-4c7e-a4bf-26c7568f2178} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11113 | 2023.07.19 18:50:08.935086 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.003907595 sec., 44272.75600465248 rows/sec., 3.39 MiB/sec. | ||
| 11114 | 2023.07.19 18:50:08.935202 [ 3 ] {} <Debug> HTTP-Session: 762dee8e-d0b9-4636-bff5-7901d8b1bd5c Destroying unnamed session | ||
| 11115 | 2023.07.19 18:50:08.935209 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 207 rows starting from the beginning of the part | ||
| 11116 | 2023.07.19 18:50:08.935458 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11117 | 2023.07.19 18:50:08.935519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11118 | 2023.07.19 18:50:08.935658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11119 | 2023.07.19 18:50:08.935664 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 105 rows starting from the beginning of the part | ||
| 11120 | 2023.07.19 18:50:08.935708 [ 3 ] {} <Debug> HTTP-Session: 9eefb584-cc9f-4fbe-a745-0716332b4770 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11121 | 2023.07.19 18:50:08.935777 [ 3 ] {} <Debug> HTTP-Session: 9eefb584-cc9f-4fbe-a745-0716332b4770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11122 | 2023.07.19 18:50:08.935907 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 11123 | 2023.07.19 18:50:08.936033 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 102 rows starting from the beginning of the part | ||
| 11124 | 2023.07.19 18:50:08.936119 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11125 | 2023.07.19 18:50:08.936157 [ 10 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_116_23} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 11126 | 2023.07.19 18:50:08.936239 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11127 | 2023.07.19 18:50:08.936418 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 105 rows starting from the beginning of the part | ||
| 11128 | 2023.07.19 18:50:08.936815 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 102 rows starting from the beginning of the part | ||
| 11129 | 2023.07.19 18:50:08.936854 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11130 | 2023.07.19 18:50:08.937047 [ 25 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 105 rows starting from the beginning of the part | ||
| 11131 | 2023.07.19 18:50:08.937635 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11132 | 2023.07.19 18:50:08.938030 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11133 | 2023.07.19 18:50:08.938378 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 11134 | 2023.07.19 18:50:08.938535 [ 137 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11135 | 2023.07.19 18:50:08.938622 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.002405601 sec., 14549 rows/sec., 1.14 MiB/sec. | ||
| 11136 | 2023.07.19 18:50:08.938632 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11137 | 2023.07.19 18:50:08.938951 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 11138 | 2023.07.19 18:50:08.939166 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Debug> DynamicQueryHandler: Done processing query | ||
| 11139 | 2023.07.19 18:50:08.939234 [ 3 ] {43e5c41f-9d13-4ac9-90c5-68916bbabb43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11140 | 2023.07.19 18:50:08.939318 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11141 | 2023.07.19 18:50:08.939334 [ 3 ] {} <Debug> HTTP-Session: 9eefb584-cc9f-4fbe-a745-0716332b4770 Destroying unnamed session | ||
| 11142 | 2023.07.19 18:50:08.939472 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 333 rows starting from the beginning of the part | ||
| 11143 | 2023.07.19 18:50:08.939492 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.005030928 sec., 144307.37231779107 rows/sec., 13.72 MiB/sec. | ||
| 11144 | 2023.07.19 18:50:08.939639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11145 | 2023.07.19 18:50:08.939783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11146 | 2023.07.19 18:50:08.939888 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11147 | 2023.07.19 18:50:08.939884 [ 3 ] {} <Debug> HTTP-Session: 96e3e593-ddd0-4cfe-9af2-4647208d5a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11148 | 2023.07.19 18:50:08.940057 [ 3 ] {} <Debug> HTTP-Session: 96e3e593-ddd0-4cfe-9af2-4647208d5a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2023.07.19 18:50:08.940118 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 35 rows starting from the beginning of the part | ||
| 11150 | 2023.07.19 18:50:08.940309 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11151 | 2023.07.19 18:50:08.940372 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 269 rows starting from the beginning of the part | ||
| 11152 | 2023.07.19 18:50:08.940413 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11153 | 2023.07.19 18:50:08.940462 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 11154 | 2023.07.19 18:50:08.940691 [ 16 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_116_23} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 11155 | 2023.07.19 18:50:08.940711 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 35 rows starting from the beginning of the part | ||
| 11156 | 2023.07.19 18:50:08.941064 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 269 rows starting from the beginning of the part | ||
| 11157 | 2023.07.19 18:50:08.941142 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11158 | 2023.07.19 18:50:08.941216 [ 11 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 35 rows starting from the beginning of the part | ||
| 11159 | 2023.07.19 18:50:08.941921 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11160 | 2023.07.19 18:50:08.942326 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604537 sec., 270769.865866268 rows/sec., 19.06 MiB/sec. | ||
| 11161 | 2023.07.19 18:50:08.942401 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11162 | 2023.07.19 18:50:08.942515 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11163 | 2023.07.19 18:50:08.942681 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 11164 | 2023.07.19 18:50:08.942762 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 11165 | 2023.07.19 18:50:08.942850 [ 137 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11166 | 2023.07.19 18:50:08.942918 [ 16 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_116_23} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 11167 | 2023.07.19 18:50:08.942940 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11168 | 2023.07.19 18:50:08.942934 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002545574 sec., 13749 rows/sec., 18.55 MiB/sec. | ||
| 11169 | 2023.07.19 18:50:08.943139 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 11170 | 2023.07.19 18:50:08.943413 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Debug> DynamicQueryHandler: Done processing query | ||
| 11171 | 2023.07.19 18:50:08.943517 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11172 | 2023.07.19 18:50:08.943512 [ 3 ] {baa64441-18f0-4322-9b83-b9cb8ec0158c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 11173 | 2023.07.19 18:50:08.943598 [ 3 ] {} <Debug> HTTP-Session: 96e3e593-ddd0-4cfe-9af2-4647208d5a5b Destroying unnamed session | ||
| 11174 | 2023.07.19 18:50:08.943608 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2174 rows starting from the beginning of the part | ||
| 11175 | 2023.07.19 18:50:08.943733 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 35 rows starting from the beginning of the part | ||
| 11176 | 2023.07.19 18:50:08.943828 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 11177 | 2023.07.19 18:50:08.943917 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 35 rows starting from the beginning of the part | ||
| 11178 | 2023.07.19 18:50:08.944005 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 11179 | 2023.07.19 18:50:08.944093 [ 25 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 35 rows starting from the beginning of the part | ||
| 11180 | 2023.07.19 18:50:08.947279 [ 13 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2289 rows, containing 6 columns (6 merged, 0 gathered) in 0.004275936 sec., 535321.3892817853 rows/sec., 722.39 MiB/sec. | ||
| 11181 | 2023.07.19 18:50:08.948247 [ 13 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11182 | 2023.07.19 18:50:08.948487 [ 13 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 11183 | 2023.07.19 18:50:08.948550 [ 13 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 11184 | 2023.07.19 18:50:08.948617 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_111_22: 13.56 MiB. | ||
| 11185 | 2023.07.19 18:50:09.000119 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.03 MiB, peak 258.56 MiB, will set to 244.87 MiB (RSS), difference: -3.16 MiB | ||
| 11186 | 2023.07.19 18:50:09.123053 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11187 | 2023.07.19 18:50:09.123106 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11188 | 2023.07.19 18:50:13.932451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11189 | 2023.07.19 18:50:13.932590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11190 | 2023.07.19 18:50:13.932622 [ 3 ] {} <Debug> HTTP-Session: 80b63b69-e788-4bff-926d-c146e1f0621b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11191 | 2023.07.19 18:50:13.932650 [ 3 ] {} <Debug> HTTP-Session: 80b63b69-e788-4bff-926d-c146e1f0621b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11192 | 2023.07.19 18:50:13.932793 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11193 | 2023.07.19 18:50:13.932863 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11194 | 2023.07.19 18:50:13.933051 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11195 | 2023.07.19 18:50:13.933499 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11196 | 2023.07.19 18:50:13.933775 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11197 | 2023.07.19 18:50:13.933941 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11198 | 2023.07.19 18:50:13.934063 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001230836 sec., 8937 rows/sec., 605.37 KiB/sec. | ||
| 11199 | 2023.07.19 18:50:13.934201 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Debug> DynamicQueryHandler: Done processing query | ||
| 11200 | 2023.07.19 18:50:13.934226 [ 3 ] {7ada4c7b-4563-47d9-848b-986ed1d2872f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11201 | 2023.07.19 18:50:13.934242 [ 3 ] {} <Debug> HTTP-Session: 80b63b69-e788-4bff-926d-c146e1f0621b Destroying unnamed session | ||
| 11202 | 2023.07.19 18:50:13.934367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11203 | 2023.07.19 18:50:13.934414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11204 | 2023.07.19 18:50:13.934433 [ 3 ] {} <Debug> HTTP-Session: 571212f7-afa3-410c-98d8-8bc2f5359911 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11205 | 2023.07.19 18:50:13.934449 [ 3 ] {} <Debug> HTTP-Session: 571212f7-afa3-410c-98d8-8bc2f5359911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11206 | 2023.07.19 18:50:13.934522 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11207 | 2023.07.19 18:50:13.934560 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11208 | 2023.07.19 18:50:13.934664 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11209 | 2023.07.19 18:50:13.934994 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11210 | 2023.07.19 18:50:13.935208 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11211 | 2023.07.19 18:50:13.935358 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11212 | 2023.07.19 18:50:13.935484 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000933077 sec., 109315 rows/sec., 10.17 MiB/sec. | ||
| 11213 | 2023.07.19 18:50:13.935602 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11214 | 2023.07.19 18:50:13.935626 [ 3 ] {13e399bc-a7d8-461d-8586-ba57eb63269b} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 11215 | 2023.07.19 18:50:13.935641 [ 3 ] {} <Debug> HTTP-Session: 571212f7-afa3-410c-98d8-8bc2f5359911 Destroying unnamed session | ||
| 11216 | 2023.07.19 18:50:13.935785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11217 | 2023.07.19 18:50:13.935831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11218 | 2023.07.19 18:50:13.935851 [ 3 ] {} <Debug> HTTP-Session: 692b4a9e-520e-46d6-9107-b3c351fbd6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11219 | 2023.07.19 18:50:13.935867 [ 3 ] {} <Debug> HTTP-Session: 692b4a9e-520e-46d6-9107-b3c351fbd6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2023.07.19 18:50:13.935949 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11221 | 2023.07.19 18:50:13.935988 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11222 | 2023.07.19 18:50:13.936098 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11223 | 2023.07.19 18:50:13.936517 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11224 | 2023.07.19 18:50:13.936746 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11225 | 2023.07.19 18:50:13.936895 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11226 | 2023.07.19 18:50:13.937013 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.00103143 sec., 271467 rows/sec., 18.76 MiB/sec. | ||
| 11227 | 2023.07.19 18:50:13.937129 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 11228 | 2023.07.19 18:50:13.937152 [ 3 ] {8a7a627b-c304-4ca4-824d-bb34303d13f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 11229 | 2023.07.19 18:50:13.937168 [ 3 ] {} <Debug> HTTP-Session: 692b4a9e-520e-46d6-9107-b3c351fbd6d4 Destroying unnamed session | ||
| 11230 | 2023.07.19 18:50:13.937319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11231 | 2023.07.19 18:50:13.937364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11232 | 2023.07.19 18:50:13.937383 [ 3 ] {} <Debug> HTTP-Session: 0f289276-f4e1-42e1-9521-f14f135a990a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11233 | 2023.07.19 18:50:13.937399 [ 3 ] {} <Debug> HTTP-Session: 0f289276-f4e1-42e1-9521-f14f135a990a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2023.07.19 18:50:13.937467 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 11235 | 2023.07.19 18:50:13.937506 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11236 | 2023.07.19 18:50:13.937613 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11237 | 2023.07.19 18:50:13.937850 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11238 | 2023.07.19 18:50:13.938093 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11239 | 2023.07.19 18:50:13.938276 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 11240 | 2023.07.19 18:50:13.938396 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899426 sec., 6670 rows/sec., 280.13 KiB/sec. | ||
| 11241 | 2023.07.19 18:50:13.938553 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Debug> DynamicQueryHandler: Done processing query | ||
| 11242 | 2023.07.19 18:50:13.938580 [ 3 ] {9b11fd5c-58da-4c76-8b1c-0cc7edb9c112} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11243 | 2023.07.19 18:50:13.938596 [ 3 ] {} <Debug> HTTP-Session: 0f289276-f4e1-42e1-9521-f14f135a990a Destroying unnamed session | ||
| 11244 | 2023.07.19 18:50:13.938732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11245 | 2023.07.19 18:50:13.938777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11246 | 2023.07.19 18:50:13.938796 [ 3 ] {} <Debug> HTTP-Session: c82cd9a7-034e-4339-8562-2fb53898afe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11247 | 2023.07.19 18:50:13.938812 [ 3 ] {} <Debug> HTTP-Session: c82cd9a7-034e-4339-8562-2fb53898afe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11248 | 2023.07.19 18:50:13.938886 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 11249 | 2023.07.19 18:50:13.938928 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 11250 | 2023.07.19 18:50:13.939052 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11251 | 2023.07.19 18:50:13.939349 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11252 | 2023.07.19 18:50:13.939598 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11253 | 2023.07.19 18:50:13.939788 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 11254 | 2023.07.19 18:50:13.939911 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.0009939 sec., 74454 rows/sec., 4.56 MiB/sec. | ||
| 11255 | 2023.07.19 18:50:13.940071 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Debug> DynamicQueryHandler: Done processing query | ||
| 11256 | 2023.07.19 18:50:13.940111 [ 3 ] {14187190-c882-45a3-9e35-cc12142eb044} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 11257 | 2023.07.19 18:50:13.940127 [ 3 ] {} <Debug> HTTP-Session: c82cd9a7-034e-4339-8562-2fb53898afe5 Destroying unnamed session | ||
| 11258 | 2023.07.19 18:50:13.940277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11259 | 2023.07.19 18:50:13.940322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11260 | 2023.07.19 18:50:13.940342 [ 3 ] {} <Debug> HTTP-Session: 5428d83e-0a03-4aee-b13a-6c52ccdc190a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11261 | 2023.07.19 18:50:13.940358 [ 3 ] {} <Debug> HTTP-Session: 5428d83e-0a03-4aee-b13a-6c52ccdc190a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11262 | 2023.07.19 18:50:13.940431 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11263 | 2023.07.19 18:50:13.940475 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11264 | 2023.07.19 18:50:13.940622 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11265 | 2023.07.19 18:50:13.940912 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11266 | 2023.07.19 18:50:13.941185 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11267 | 2023.07.19 18:50:13.941361 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 11268 | 2023.07.19 18:50:13.941479 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001018529 sec., 4909 rows/sec., 6.62 MiB/sec. | ||
| 11269 | 2023.07.19 18:50:13.941601 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Debug> DynamicQueryHandler: Done processing query | ||
| 11270 | 2023.07.19 18:50:13.941624 [ 3 ] {79ed4577-f2e9-4bff-a41e-796606cf8314} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11271 | 2023.07.19 18:50:13.941639 [ 3 ] {} <Debug> HTTP-Session: 5428d83e-0a03-4aee-b13a-6c52ccdc190a Destroying unnamed session | ||
| 11272 | 2023.07.19 18:50:13.941754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11273 | 2023.07.19 18:50:13.941800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11274 | 2023.07.19 18:50:13.941819 [ 3 ] {} <Debug> HTTP-Session: df13ff28-1417-45f7-8a0f-2e94469d8c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11275 | 2023.07.19 18:50:13.941835 [ 3 ] {} <Debug> HTTP-Session: df13ff28-1417-45f7-8a0f-2e94469d8c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11276 | 2023.07.19 18:50:13.941904 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11277 | 2023.07.19 18:50:13.941943 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 11278 | 2023.07.19 18:50:13.942047 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11279 | 2023.07.19 18:50:13.942292 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11280 | 2023.07.19 18:50:13.942528 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11281 | 2023.07.19 18:50:13.942701 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 11282 | 2023.07.19 18:50:13.942817 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000881786 sec., 21547 rows/sec., 1.12 MiB/sec. | ||
| 11283 | 2023.07.19 18:50:13.942973 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 11284 | 2023.07.19 18:50:13.942997 [ 3 ] {10400455-02d9-40ff-9645-b08f81e8a8ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11285 | 2023.07.19 18:50:13.943016 [ 3 ] {} <Debug> HTTP-Session: df13ff28-1417-45f7-8a0f-2e94469d8c40 Destroying unnamed session | ||
| 11286 | 2023.07.19 18:50:14.457209 [ 42 ] {} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Found 6 old parts to remove. | ||
| 11287 | 2023.07.19 18:50:14.457293 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_1_16_3 | ||
| 11288 | 2023.07.19 18:50:14.457631 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_17_17_0 | ||
| 11289 | 2023.07.19 18:50:14.457782 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_18_18_0 | ||
| 11290 | 2023.07.19 18:50:14.457926 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_19_19_0 | ||
| 11291 | 2023.07.19 18:50:14.458062 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_20_20_0 | ||
| 11292 | 2023.07.19 18:50:14.458199 [ 42 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_21_21_0 | ||
| 11293 | 2023.07.19 18:50:14.561814 [ 45 ] {} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Found 6 old parts to remove. | ||
| 11294 | 2023.07.19 18:50:14.561871 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_1_16_3 | ||
| 11295 | 2023.07.19 18:50:14.562101 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_17_17_0 | ||
| 11296 | 2023.07.19 18:50:14.562279 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_18_18_0 | ||
| 11297 | 2023.07.19 18:50:14.562439 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_19_19_0 | ||
| 11298 | 2023.07.19 18:50:14.562594 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_20_20_0 | ||
| 11299 | 2023.07.19 18:50:14.562738 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_21_21_0 | ||
| 11300 | 2023.07.19 18:50:14.567604 [ 42 ] {} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Found 6 old parts to remove. | ||
| 11301 | 2023.07.19 18:50:14.567646 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_1_11_2 | ||
| 11302 | 2023.07.19 18:50:14.567854 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_12_12_0 | ||
| 11303 | 2023.07.19 18:50:14.568043 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_13_13_0 | ||
| 11304 | 2023.07.19 18:50:14.568221 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_14_14_0 | ||
| 11305 | 2023.07.19 18:50:14.568395 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_15_15_0 | ||
| 11306 | 2023.07.19 18:50:14.568588 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_16_16_0 | ||
| 11307 | 2023.07.19 18:50:14.681277 [ 46 ] {} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Found 6 old parts to remove. | ||
| 11308 | 2023.07.19 18:50:14.681336 [ 46 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_1_16_3 | ||
| 11309 | 2023.07.19 18:50:14.681632 [ 46 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_17_17_0 | ||
| 11310 | 2023.07.19 18:50:14.681783 [ 46 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_18_18_0 | ||
| 11311 | 2023.07.19 18:50:14.681926 [ 46 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_19_19_0 | ||
| 11312 | 2023.07.19 18:50:14.682073 [ 46 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_20_20_0 | ||
| 11313 | 2023.07.19 18:50:14.682206 [ 46 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_21_21_0 | ||
| 11314 | 2023.07.19 18:50:15.195297 [ 47 ] {} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Found 6 old parts to remove. | ||
| 11315 | 2023.07.19 18:50:15.195396 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_1_6_1 | ||
| 11316 | 2023.07.19 18:50:15.195711 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_7_7_0 | ||
| 11317 | 2023.07.19 18:50:15.195880 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_8_8_0 | ||
| 11318 | 2023.07.19 18:50:15.196034 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_9_9_0 | ||
| 11319 | 2023.07.19 18:50:15.196189 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_10_10_0 | ||
| 11320 | 2023.07.19 18:50:15.196341 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_11_11_0 | ||
| 11321 | 2023.07.19 18:50:16.357776 [ 41 ] {} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Found 6 old parts to remove. | ||
| 11322 | 2023.07.19 18:50:16.357833 [ 41 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_1_6_1 | ||
| 11323 | 2023.07.19 18:50:16.358069 [ 41 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_7_7_0 | ||
| 11324 | 2023.07.19 18:50:16.358261 [ 41 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_8_8_0 | ||
| 11325 | 2023.07.19 18:50:16.358438 [ 41 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_9_9_0 | ||
| 11326 | 2023.07.19 18:50:16.358607 [ 41 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_10_10_0 | ||
| 11327 | 2023.07.19 18:50:16.358768 [ 41 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_11_11_0 | ||
| 11328 | 2023.07.19 18:50:18.929733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11329 | 2023.07.19 18:50:18.929874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11330 | 2023.07.19 18:50:18.929901 [ 3 ] {} <Debug> HTTP-Session: e4063783-41b1-4743-8097-3c0427cf93f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11331 | 2023.07.19 18:50:18.929925 [ 3 ] {} <Debug> HTTP-Session: e4063783-41b1-4743-8097-3c0427cf93f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11332 | 2023.07.19 18:50:18.930061 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11333 | 2023.07.19 18:50:18.930122 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11334 | 2023.07.19 18:50:18.930284 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11335 | 2023.07.19 18:50:18.930714 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11336 | 2023.07.19 18:50:18.930988 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11337 | 2023.07.19 18:50:18.931157 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11338 | 2023.07.19 18:50:18.931268 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001172225 sec., 29857 rows/sec., 2.36 MiB/sec. | ||
| 11339 | 2023.07.19 18:50:18.931411 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11340 | 2023.07.19 18:50:18.931436 [ 3 ] {3e39e2cf-bbfe-422a-aa34-db2dd9ce326b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11341 | 2023.07.19 18:50:18.931452 [ 3 ] {} <Debug> HTTP-Session: e4063783-41b1-4743-8097-3c0427cf93f4 Destroying unnamed session | ||
| 11342 | 2023.07.19 18:50:18.931583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11343 | 2023.07.19 18:50:18.931630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11344 | 2023.07.19 18:50:18.931650 [ 3 ] {} <Debug> HTTP-Session: 1a0bee2e-d626-4193-997b-adef8dc1282c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11345 | 2023.07.19 18:50:18.931667 [ 3 ] {} <Debug> HTTP-Session: 1a0bee2e-d626-4193-997b-adef8dc1282c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11346 | 2023.07.19 18:50:18.931742 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11347 | 2023.07.19 18:50:18.931781 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11348 | 2023.07.19 18:50:18.931884 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11349 | 2023.07.19 18:50:18.932217 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11350 | 2023.07.19 18:50:18.932430 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11351 | 2023.07.19 18:50:18.932579 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11352 | 2023.07.19 18:50:18.932699 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000926707 sec., 113304 rows/sec., 10.94 MiB/sec. | ||
| 11353 | 2023.07.19 18:50:18.932817 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Debug> DynamicQueryHandler: Done processing query | ||
| 11354 | 2023.07.19 18:50:18.932840 [ 3 ] {07e3427c-4c19-4859-accf-b5a2f4f3dad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11355 | 2023.07.19 18:50:18.932860 [ 3 ] {} <Debug> HTTP-Session: 1a0bee2e-d626-4193-997b-adef8dc1282c Destroying unnamed session | ||
| 11356 | 2023.07.19 18:50:18.932992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11357 | 2023.07.19 18:50:18.933039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11358 | 2023.07.19 18:50:18.933059 [ 3 ] {} <Debug> HTTP-Session: 83b45e49-6637-4140-a549-21fe7eafe450 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11359 | 2023.07.19 18:50:18.933076 [ 3 ] {} <Debug> HTTP-Session: 83b45e49-6637-4140-a549-21fe7eafe450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11360 | 2023.07.19 18:50:18.933144 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11361 | 2023.07.19 18:50:18.933183 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11362 | 2023.07.19 18:50:18.933288 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11363 | 2023.07.19 18:50:18.933560 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11364 | 2023.07.19 18:50:18.933767 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11365 | 2023.07.19 18:50:18.933915 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11366 | 2023.07.19 18:50:18.934032 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000854735 sec., 40948 rows/sec., 3.20 MiB/sec. | ||
| 11367 | 2023.07.19 18:50:18.934177 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Debug> DynamicQueryHandler: Done processing query | ||
| 11368 | 2023.07.19 18:50:18.934202 [ 3 ] {8e2345ab-0ad0-4ea8-bd76-b8f9affcc4da} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11369 | 2023.07.19 18:50:18.934218 [ 3 ] {} <Debug> HTTP-Session: 83b45e49-6637-4140-a549-21fe7eafe450 Destroying unnamed session | ||
| 11370 | 2023.07.19 18:50:18.934415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11371 | 2023.07.19 18:50:18.934463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11372 | 2023.07.19 18:50:18.934483 [ 3 ] {} <Debug> HTTP-Session: 5ec6b425-e4a7-4e00-b738-b938a1b107e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11373 | 2023.07.19 18:50:18.934500 [ 3 ] {} <Debug> HTTP-Session: 5ec6b425-e4a7-4e00-b738-b938a1b107e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11374 | 2023.07.19 18:50:18.934582 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11375 | 2023.07.19 18:50:18.934628 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11376 | 2023.07.19 18:50:18.934774 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11377 | 2023.07.19 18:50:18.935191 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11378 | 2023.07.19 18:50:18.935508 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11379 | 2023.07.19 18:50:18.935696 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 11380 | 2023.07.19 18:50:18.935822 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001209955 sec., 28926 rows/sec., 39.04 MiB/sec. | ||
| 11381 | 2023.07.19 18:50:18.935960 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Debug> DynamicQueryHandler: Done processing query | ||
| 11382 | 2023.07.19 18:50:18.935991 [ 3 ] {d023206a-5ac4-4ec7-b822-7baaab91854e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 11383 | 2023.07.19 18:50:18.936016 [ 3 ] {} <Debug> HTTP-Session: 5ec6b425-e4a7-4e00-b738-b938a1b107e5 Destroying unnamed session | ||
| 11384 | 2023.07.19 18:50:23.931610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11385 | 2023.07.19 18:50:23.931743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11386 | 2023.07.19 18:50:23.931771 [ 3 ] {} <Debug> HTTP-Session: 4a14d911-6f4a-4c40-b2ba-37a5d8948c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11387 | 2023.07.19 18:50:23.931796 [ 3 ] {} <Debug> HTTP-Session: 4a14d911-6f4a-4c40-b2ba-37a5d8948c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2023.07.19 18:50:23.931923 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11389 | 2023.07.19 18:50:23.931986 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11390 | 2023.07.19 18:50:23.932154 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11391 | 2023.07.19 18:50:23.932657 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11392 | 2023.07.19 18:50:23.932932 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11393 | 2023.07.19 18:50:23.933107 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11394 | 2023.07.19 18:50:23.933244 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001277957 sec., 8607 rows/sec., 583.05 KiB/sec. | ||
| 11395 | 2023.07.19 18:50:23.933387 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Debug> DynamicQueryHandler: Done processing query | ||
| 11396 | 2023.07.19 18:50:23.933413 [ 3 ] {58515b34-4f70-45ef-9ecc-45cdfd7dc375} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11397 | 2023.07.19 18:50:23.933429 [ 3 ] {} <Debug> HTTP-Session: 4a14d911-6f4a-4c40-b2ba-37a5d8948c0a Destroying unnamed session | ||
| 11398 | 2023.07.19 18:50:23.933563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11399 | 2023.07.19 18:50:23.933609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11400 | 2023.07.19 18:50:23.933629 [ 3 ] {} <Debug> HTTP-Session: 784b07d7-20fc-498d-b74a-0f8740b01b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11401 | 2023.07.19 18:50:23.933646 [ 3 ] {} <Debug> HTTP-Session: 784b07d7-20fc-498d-b74a-0f8740b01b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2023.07.19 18:50:23.933719 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11403 | 2023.07.19 18:50:23.933758 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11404 | 2023.07.19 18:50:23.933864 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11405 | 2023.07.19 18:50:23.934190 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11406 | 2023.07.19 18:50:23.934409 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11407 | 2023.07.19 18:50:23.934561 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11408 | 2023.07.19 18:50:23.934678 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000924418 sec., 110339 rows/sec., 10.26 MiB/sec. | ||
| 11409 | 2023.07.19 18:50:23.934796 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Debug> DynamicQueryHandler: Done processing query | ||
| 11410 | 2023.07.19 18:50:23.934820 [ 3 ] {cd9b9c0b-1e0c-47e1-ab88-80d06b7996be} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 11411 | 2023.07.19 18:50:23.934836 [ 3 ] {} <Debug> HTTP-Session: 784b07d7-20fc-498d-b74a-0f8740b01b6e Destroying unnamed session | ||
| 11412 | 2023.07.19 18:50:23.935009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11413 | 2023.07.19 18:50:23.935056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11414 | 2023.07.19 18:50:23.935075 [ 3 ] {} <Debug> HTTP-Session: 7253f447-eabc-4b1b-90e5-5b1679466a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11415 | 2023.07.19 18:50:23.935091 [ 3 ] {} <Debug> HTTP-Session: 7253f447-eabc-4b1b-90e5-5b1679466a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2023.07.19 18:50:23.935172 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11417 | 2023.07.19 18:50:23.935210 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11418 | 2023.07.19 18:50:23.935315 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11419 | 2023.07.19 18:50:23.935728 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11420 | 2023.07.19 18:50:23.935947 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11421 | 2023.07.19 18:50:23.936095 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11422 | 2023.07.19 18:50:23.936211 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00100911 sec., 266571 rows/sec., 18.33 MiB/sec. | ||
| 11423 | 2023.07.19 18:50:23.936356 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Debug> DynamicQueryHandler: Done processing query | ||
| 11424 | 2023.07.19 18:50:23.936381 [ 3 ] {5022b9f5-effc-47ae-a89f-a6757aba6008} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 11425 | 2023.07.19 18:50:23.936397 [ 3 ] {} <Debug> HTTP-Session: 7253f447-eabc-4b1b-90e5-5b1679466a0b Destroying unnamed session | ||
| 11426 | 2023.07.19 18:50:23.936570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11427 | 2023.07.19 18:50:23.936619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11428 | 2023.07.19 18:50:23.936639 [ 3 ] {} <Debug> HTTP-Session: 1f566e33-4e12-48c5-a71a-8fa8f2e7d9af Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11429 | 2023.07.19 18:50:23.936655 [ 3 ] {} <Debug> HTTP-Session: 1f566e33-4e12-48c5-a71a-8fa8f2e7d9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2023.07.19 18:50:23.936724 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 11431 | 2023.07.19 18:50:23.936764 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11432 | 2023.07.19 18:50:23.936874 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11433 | 2023.07.19 18:50:23.937126 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11434 | 2023.07.19 18:50:23.937374 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11435 | 2023.07.19 18:50:23.937551 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 11436 | 2023.07.19 18:50:23.937644 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000892406 sec., 6723 rows/sec., 282.33 KiB/sec. | ||
| 11437 | 2023.07.19 18:50:23.937776 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 11438 | 2023.07.19 18:50:23.937804 [ 3 ] {29623d4e-8fda-470d-80f7-e7c07d7306bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11439 | 2023.07.19 18:50:23.937821 [ 3 ] {} <Debug> HTTP-Session: 1f566e33-4e12-48c5-a71a-8fa8f2e7d9af Destroying unnamed session | ||
| 11440 | 2023.07.19 18:50:23.937992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11441 | 2023.07.19 18:50:23.938039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11442 | 2023.07.19 18:50:23.938059 [ 3 ] {} <Debug> HTTP-Session: ac55daac-8b3e-439e-a567-220ccca912fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11443 | 2023.07.19 18:50:23.938076 [ 3 ] {} <Debug> HTTP-Session: ac55daac-8b3e-439e-a567-220ccca912fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2023.07.19 18:50:23.938146 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 11445 | 2023.07.19 18:50:23.938187 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 11446 | 2023.07.19 18:50:23.938302 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11447 | 2023.07.19 18:50:23.938591 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11448 | 2023.07.19 18:50:23.938832 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11449 | 2023.07.19 18:50:23.939009 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 11450 | 2023.07.19 18:50:23.939126 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000940687 sec., 66972 rows/sec., 4.06 MiB/sec. | ||
| 11451 | 2023.07.19 18:50:23.939244 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 11452 | 2023.07.19 18:50:23.939268 [ 3 ] {a5e9157b-75bf-4b0e-bca4-dfe17bc8e4b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11453 | 2023.07.19 18:50:23.939283 [ 3 ] {} <Debug> HTTP-Session: ac55daac-8b3e-439e-a567-220ccca912fe Destroying unnamed session | ||
| 11454 | 2023.07.19 18:50:23.939390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11455 | 2023.07.19 18:50:23.939433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11456 | 2023.07.19 18:50:23.939453 [ 3 ] {} <Debug> HTTP-Session: 399fdfb8-5b4e-4a36-af98-6864ece07a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11457 | 2023.07.19 18:50:23.939469 [ 3 ] {} <Debug> HTTP-Session: 399fdfb8-5b4e-4a36-af98-6864ece07a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2023.07.19 18:50:23.939538 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11459 | 2023.07.19 18:50:23.939580 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11460 | 2023.07.19 18:50:23.939714 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11461 | 2023.07.19 18:50:23.940000 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11462 | 2023.07.19 18:50:23.940272 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11463 | 2023.07.19 18:50:23.940448 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 11464 | 2023.07.19 18:50:23.940573 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00100636 sec., 4968 rows/sec., 6.70 MiB/sec. | ||
| 11465 | 2023.07.19 18:50:23.940690 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Debug> DynamicQueryHandler: Done processing query | ||
| 11466 | 2023.07.19 18:50:23.940712 [ 3 ] {619ff01b-afe8-4ac8-830b-c80df959fc98} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11467 | 2023.07.19 18:50:23.940728 [ 3 ] {} <Debug> HTTP-Session: 399fdfb8-5b4e-4a36-af98-6864ece07a65 Destroying unnamed session | ||
| 11468 | 2023.07.19 18:50:23.940836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11469 | 2023.07.19 18:50:23.940880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11470 | 2023.07.19 18:50:23.940898 [ 3 ] {} <Debug> HTTP-Session: fe169350-2acc-4a3e-9b99-48ced78bd5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11471 | 2023.07.19 18:50:23.940914 [ 3 ] {} <Debug> HTTP-Session: fe169350-2acc-4a3e-9b99-48ced78bd5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11472 | 2023.07.19 18:50:23.940982 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11473 | 2023.07.19 18:50:23.941019 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 11474 | 2023.07.19 18:50:23.941121 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11475 | 2023.07.19 18:50:23.941371 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11476 | 2023.07.19 18:50:23.941598 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11477 | 2023.07.19 18:50:23.941765 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 11478 | 2023.07.19 18:50:23.941883 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000866265 sec., 21933 rows/sec., 1.14 MiB/sec. | ||
| 11479 | 2023.07.19 18:50:23.941880 [ 121 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11480 | 2023.07.19 18:50:23.942010 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11481 | 2023.07.19 18:50:23.942044 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Debug> DynamicQueryHandler: Done processing query | ||
| 11482 | 2023.07.19 18:50:23.942103 [ 3 ] {f8edd98f-0aa0-4752-b383-ca15b1ead67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11483 | 2023.07.19 18:50:23.942132 [ 3 ] {} <Debug> HTTP-Session: fe169350-2acc-4a3e-9b99-48ced78bd5ba Destroying unnamed session | ||
| 11484 | 2023.07.19 18:50:23.942137 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 11485 | 2023.07.19 18:50:23.942258 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11486 | 2023.07.19 18:50:23.942294 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1078 rows starting from the beginning of the part | ||
| 11487 | 2023.07.19 18:50:23.942425 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 19 rows starting from the beginning of the part | ||
| 11488 | 2023.07.19 18:50:23.942523 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part | ||
| 11489 | 2023.07.19 18:50:23.942614 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 19 rows starting from the beginning of the part | ||
| 11490 | 2023.07.19 18:50:23.942705 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part | ||
| 11491 | 2023.07.19 18:50:23.942794 [ 13 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 19 rows starting from the beginning of the part | ||
| 11492 | 2023.07.19 18:50:23.943550 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1173 rows, containing 4 columns (4 merged, 0 gathered) in 0.001478324 sec., 793466.1143294703 rows/sec., 41.54 MiB/sec. | ||
| 11493 | 2023.07.19 18:50:23.943690 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11494 | 2023.07.19 18:50:23.943915 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 11495 | 2023.07.19 18:50:23.943977 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_61_12} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 11496 | 2023.07.19 18:50:24.123359 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11497 | 2023.07.19 18:50:24.123391 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11498 | 2023.07.19 18:50:28.929713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11499 | 2023.07.19 18:50:28.929850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11500 | 2023.07.19 18:50:28.929880 [ 3 ] {} <Debug> HTTP-Session: 213b1755-eba6-4b4a-a745-20c779eec4d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11501 | 2023.07.19 18:50:28.929997 [ 3 ] {} <Debug> HTTP-Session: 213b1755-eba6-4b4a-a745-20c779eec4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2023.07.19 18:50:28.930142 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11503 | 2023.07.19 18:50:28.930202 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11504 | 2023.07.19 18:50:28.930364 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11505 | 2023.07.19 18:50:28.930797 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11506 | 2023.07.19 18:50:28.931064 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11507 | 2023.07.19 18:50:28.931248 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 11508 | 2023.07.19 18:50:28.931371 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001193025 sec., 29337 rows/sec., 2.32 MiB/sec. | ||
| 11509 | 2023.07.19 18:50:28.931515 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 11510 | 2023.07.19 18:50:28.931539 [ 3 ] {e215076e-6792-499d-8d81-2e74c85940eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11511 | 2023.07.19 18:50:28.931555 [ 3 ] {} <Debug> HTTP-Session: 213b1755-eba6-4b4a-a745-20c779eec4d0 Destroying unnamed session | ||
| 11512 | 2023.07.19 18:50:28.931681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11513 | 2023.07.19 18:50:28.931725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11514 | 2023.07.19 18:50:28.931744 [ 3 ] {} <Debug> HTTP-Session: 91ac66d0-66dc-4f54-b1c2-7d1023e113a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11515 | 2023.07.19 18:50:28.931760 [ 3 ] {} <Debug> HTTP-Session: 91ac66d0-66dc-4f54-b1c2-7d1023e113a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11516 | 2023.07.19 18:50:28.931836 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11517 | 2023.07.19 18:50:28.931874 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11518 | 2023.07.19 18:50:28.932054 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11519 | 2023.07.19 18:50:28.932401 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11520 | 2023.07.19 18:50:28.932623 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11521 | 2023.07.19 18:50:28.932773 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 11522 | 2023.07.19 18:50:28.932893 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.00102322 sec., 102617 rows/sec., 9.91 MiB/sec. | ||
| 11523 | 2023.07.19 18:50:28.933009 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Debug> DynamicQueryHandler: Done processing query | ||
| 11524 | 2023.07.19 18:50:28.933032 [ 3 ] {fd64f224-43c5-4f74-a02d-d1d3438e9f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11525 | 2023.07.19 18:50:28.933047 [ 3 ] {} <Debug> HTTP-Session: 91ac66d0-66dc-4f54-b1c2-7d1023e113a3 Destroying unnamed session | ||
| 11526 | 2023.07.19 18:50:28.933175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11527 | 2023.07.19 18:50:28.933219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11528 | 2023.07.19 18:50:28.933238 [ 3 ] {} <Debug> HTTP-Session: 04794a05-0983-41cd-be1d-40b9589dd9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11529 | 2023.07.19 18:50:28.933254 [ 3 ] {} <Debug> HTTP-Session: 04794a05-0983-41cd-be1d-40b9589dd9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2023.07.19 18:50:28.933323 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11531 | 2023.07.19 18:50:28.933361 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11532 | 2023.07.19 18:50:28.933464 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11533 | 2023.07.19 18:50:28.933740 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11534 | 2023.07.19 18:50:28.933949 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11535 | 2023.07.19 18:50:28.934099 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 11536 | 2023.07.19 18:50:28.934219 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000868486 sec., 40300 rows/sec., 3.15 MiB/sec. | ||
| 11537 | 2023.07.19 18:50:28.934332 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Debug> DynamicQueryHandler: Done processing query | ||
| 11538 | 2023.07.19 18:50:28.934355 [ 3 ] {5f7a5e0e-d361-42b6-a112-6a21ca91f9c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11539 | 2023.07.19 18:50:28.934370 [ 3 ] {} <Debug> HTTP-Session: 04794a05-0983-41cd-be1d-40b9589dd9ec Destroying unnamed session | ||
| 11540 | 2023.07.19 18:50:28.934562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11541 | 2023.07.19 18:50:28.934606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11542 | 2023.07.19 18:50:28.934625 [ 3 ] {} <Debug> HTTP-Session: 8b4c4095-0abd-4098-a710-a893473ab807 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11543 | 2023.07.19 18:50:28.934641 [ 3 ] {} <Debug> HTTP-Session: 8b4c4095-0abd-4098-a710-a893473ab807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2023.07.19 18:50:28.934721 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11545 | 2023.07.19 18:50:28.934764 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11546 | 2023.07.19 18:50:28.934905 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11547 | 2023.07.19 18:50:28.935335 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11548 | 2023.07.19 18:50:28.935651 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11549 | 2023.07.19 18:50:28.935827 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 11550 | 2023.07.19 18:50:28.935953 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001205035 sec., 29044 rows/sec., 39.19 MiB/sec. | ||
| 11551 | 2023.07.19 18:50:28.936076 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Debug> DynamicQueryHandler: Done processing query | ||
| 11552 | 2023.07.19 18:50:28.936100 [ 3 ] {02703f0a-eb74-457c-8757-fa24a3fc5a80} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 11553 | 2023.07.19 18:50:28.936115 [ 3 ] {} <Debug> HTTP-Session: 8b4c4095-0abd-4098-a710-a893473ab807 Destroying unnamed session | ||
| 11554 | 2023.07.19 18:50:33.931830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11555 | 2023.07.19 18:50:33.931961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11556 | 2023.07.19 18:50:33.931987 [ 3 ] {} <Debug> HTTP-Session: b6c54d6e-8447-4694-b72b-854acafa8273 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11557 | 2023.07.19 18:50:33.932017 [ 3 ] {} <Debug> HTTP-Session: b6c54d6e-8447-4694-b72b-854acafa8273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2023.07.19 18:50:33.932146 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11559 | 2023.07.19 18:50:33.932210 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11560 | 2023.07.19 18:50:33.932372 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11561 | 2023.07.19 18:50:33.932801 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11562 | 2023.07.19 18:50:33.933084 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11563 | 2023.07.19 18:50:33.933253 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 11564 | 2023.07.19 18:50:33.933376 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001193575 sec., 9216 rows/sec., 624.27 KiB/sec. | ||
| 11565 | 2023.07.19 18:50:33.933416 [ 117 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11566 | 2023.07.19 18:50:33.933536 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11567 | 2023.07.19 18:50:33.933567 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Debug> DynamicQueryHandler: Done processing query | ||
| 11568 | 2023.07.19 18:50:33.933622 [ 3 ] {5e5b7b9c-0ca0-42c7-92ec-766ad499d9ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11569 | 2023.07.19 18:50:33.933650 [ 3 ] {} <Debug> HTTP-Session: b6c54d6e-8447-4694-b72b-854acafa8273 Destroying unnamed session | ||
| 11570 | 2023.07.19 18:50:33.933661 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 11571 | 2023.07.19 18:50:33.933756 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11572 | 2023.07.19 18:50:33.933789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11573 | 2023.07.19 18:50:33.933798 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 46 rows starting from the beginning of the part | ||
| 11574 | 2023.07.19 18:50:33.933849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11575 | 2023.07.19 18:50:33.933876 [ 3 ] {} <Debug> HTTP-Session: b3408ed2-a736-4059-856c-e3af43f3c057 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11576 | 2023.07.19 18:50:33.933900 [ 3 ] {} <Debug> HTTP-Session: b3408ed2-a736-4059-856c-e3af43f3c057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2023.07.19 18:50:33.933951 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 11 rows starting from the beginning of the part | ||
| 11578 | 2023.07.19 18:50:33.934019 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11579 | 2023.07.19 18:50:33.934078 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11580 | 2023.07.19 18:50:33.934103 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 35 rows starting from the beginning of the part | ||
| 11581 | 2023.07.19 18:50:33.934313 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 11 rows starting from the beginning of the part | ||
| 11582 | 2023.07.19 18:50:33.934327 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11583 | 2023.07.19 18:50:33.934434 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 35 rows starting from the beginning of the part | ||
| 11584 | 2023.07.19 18:50:33.934590 [ 19 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 11 rows starting from the beginning of the part | ||
| 11585 | 2023.07.19 18:50:33.934931 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11586 | 2023.07.19 18:50:33.935226 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11587 | 2023.07.19 18:50:33.935460 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 11588 | 2023.07.19 18:50:33.935495 [ 13 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.001887876 sec., 78924.67513756201 rows/sec., 5.94 MiB/sec. | ||
| 11589 | 2023.07.19 18:50:33.935626 [ 117 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11590 | 2023.07.19 18:50:33.935660 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001603748 sec., 63601 rows/sec., 5.91 MiB/sec. | ||
| 11591 | 2023.07.19 18:50:33.935703 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11592 | 2023.07.19 18:50:33.935926 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11593 | 2023.07.19 18:50:33.935948 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 11594 | 2023.07.19 18:50:33.936006 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 11595 | 2023.07.19 18:50:33.936072 [ 3 ] {6458cecb-1e47-4cad-a118-a2956aa731e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 11596 | 2023.07.19 18:50:33.936139 [ 3 ] {} <Debug> HTTP-Session: b3408ed2-a736-4059-856c-e3af43f3c057 Destroying unnamed session | ||
| 11597 | 2023.07.19 18:50:33.936213 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11598 | 2023.07.19 18:50:33.936244 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 207 rows starting from the beginning of the part | ||
| 11599 | 2023.07.19 18:50:33.936346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11600 | 2023.07.19 18:50:33.936427 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 102 rows starting from the beginning of the part | ||
| 11601 | 2023.07.19 18:50:33.936433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11602 | 2023.07.19 18:50:33.936492 [ 3 ] {} <Debug> HTTP-Session: 711d8245-53d4-4a3c-a700-239bfaeef569 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11603 | 2023.07.19 18:50:33.936546 [ 3 ] {} <Debug> HTTP-Session: 711d8245-53d4-4a3c-a700-239bfaeef569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2023.07.19 18:50:33.936545 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 11605 | 2023.07.19 18:50:33.936728 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 105 rows starting from the beginning of the part | ||
| 11606 | 2023.07.19 18:50:33.936771 [ 20 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_121_24} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 11607 | 2023.07.19 18:50:33.936796 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11608 | 2023.07.19 18:50:33.936889 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11609 | 2023.07.19 18:50:33.937046 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 102 rows starting from the beginning of the part | ||
| 11610 | 2023.07.19 18:50:33.937221 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 105 rows starting from the beginning of the part | ||
| 11611 | 2023.07.19 18:50:33.937270 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11612 | 2023.07.19 18:50:33.937351 [ 23 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 102 rows starting from the beginning of the part | ||
| 11613 | 2023.07.19 18:50:33.937936 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11614 | 2023.07.19 18:50:33.938218 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11615 | 2023.07.19 18:50:33.938334 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554505 sec., 283029.39317010535 rows/sec., 26.76 MiB/sec. | ||
| 11616 | 2023.07.19 18:50:33.938450 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 11617 | 2023.07.19 18:50:33.938580 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11618 | 2023.07.19 18:50:33.938603 [ 117 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11619 | 2023.07.19 18:50:33.938689 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11620 | 2023.07.19 18:50:33.938704 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001829834 sec., 147007 rows/sec., 10.11 MiB/sec. | ||
| 11621 | 2023.07.19 18:50:33.938813 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 11622 | 2023.07.19 18:50:33.939030 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11623 | 2023.07.19 18:50:33.939048 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Debug> DynamicQueryHandler: Done processing query | ||
| 11624 | 2023.07.19 18:50:33.939119 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 11625 | 2023.07.19 18:50:33.939137 [ 3 ] {82557cbd-ef4e-4953-b00d-0ddbdca6551a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 11626 | 2023.07.19 18:50:33.939158 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 333 rows starting from the beginning of the part | ||
| 11627 | 2023.07.19 18:50:33.939234 [ 3 ] {} <Debug> HTTP-Session: 711d8245-53d4-4a3c-a700-239bfaeef569 Destroying unnamed session | ||
| 11628 | 2023.07.19 18:50:33.939401 [ 13 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_121_24} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 11629 | 2023.07.19 18:50:33.939503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11630 | 2023.07.19 18:50:33.939558 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 280 rows starting from the beginning of the part | ||
| 11631 | 2023.07.19 18:50:33.939614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11632 | 2023.07.19 18:50:33.939674 [ 3 ] {} <Debug> HTTP-Session: ddd1c987-3861-48a9-9b86-e9f85b5ea67d Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11633 | 2023.07.19 18:50:33.939695 [ 3 ] {} <Debug> HTTP-Session: ddd1c987-3861-48a9-9b86-e9f85b5ea67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11634 | 2023.07.19 18:50:33.939741 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 35 rows starting from the beginning of the part | ||
| 11635 | 2023.07.19 18:50:33.939799 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 11636 | 2023.07.19 18:50:33.939863 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 269 rows starting from the beginning of the part | ||
| 11637 | 2023.07.19 18:50:33.939869 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11638 | 2023.07.19 18:50:33.940024 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 35 rows starting from the beginning of the part | ||
| 11639 | 2023.07.19 18:50:33.940113 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11640 | 2023.07.19 18:50:33.940169 [ 23 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 269 rows starting from the beginning of the part | ||
| 11641 | 2023.07.19 18:50:33.940612 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11642 | 2023.07.19 18:50:33.941061 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11643 | 2023.07.19 18:50:33.941279 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 11644 | 2023.07.19 18:50:33.941452 [ 117 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11645 | 2023.07.19 18:50:33.941471 [ 14 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679258 sec., 455723.1890321873 rows/sec., 31.85 MiB/sec. | ||
| 11646 | 2023.07.19 18:50:33.941495 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001629779 sec., 3681 rows/sec., 154.59 KiB/sec. | ||
| 11647 | 2023.07.19 18:50:33.941522 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11648 | 2023.07.19 18:50:33.941776 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 11649 | 2023.07.19 18:50:33.941908 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11650 | 2023.07.19 18:50:33.941965 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 11651 | 2023.07.19 18:50:33.942075 [ 3 ] {eb4b09c4-1320-42c5-9df6-5303151074bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11652 | 2023.07.19 18:50:33.942202 [ 3 ] {} <Debug> HTTP-Session: ddd1c987-3861-48a9-9b86-e9f85b5ea67d Destroying unnamed session | ||
| 11653 | 2023.07.19 18:50:33.942222 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11654 | 2023.07.19 18:50:33.942275 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 11655 | 2023.07.19 18:50:33.942427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11656 | 2023.07.19 18:50:33.942455 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 11657 | 2023.07.19 18:50:33.942496 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 11658 | 2023.07.19 18:50:33.942529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11659 | 2023.07.19 18:50:33.942612 [ 3 ] {} <Debug> HTTP-Session: c403db90-7375-4ada-9740-730d408b2815 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11660 | 2023.07.19 18:50:33.942676 [ 3 ] {} <Debug> HTTP-Session: c403db90-7375-4ada-9740-730d408b2815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11661 | 2023.07.19 18:50:33.942684 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 11662 | 2023.07.19 18:50:33.942714 [ 21 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_121_24} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 11663 | 2023.07.19 18:50:33.942932 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 11664 | 2023.07.19 18:50:33.943007 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 11665 | 2023.07.19 18:50:33.943031 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 11666 | 2023.07.19 18:50:33.943143 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 11667 | 2023.07.19 18:50:33.943301 [ 15 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 11668 | 2023.07.19 18:50:33.943309 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11669 | 2023.07.19 18:50:33.943807 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11670 | 2023.07.19 18:50:33.944172 [ 9 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.002572945 sec., 142249.4456741205 rows/sec., 5.83 MiB/sec. | ||
| 11671 | 2023.07.19 18:50:33.944194 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11672 | 2023.07.19 18:50:33.944410 [ 22 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11673 | 2023.07.19 18:50:33.944540 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 11674 | 2023.07.19 18:50:33.944709 [ 117 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11675 | 2023.07.19 18:50:33.944740 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001725771 sec., 36505 rows/sec., 2.21 MiB/sec. | ||
| 11676 | 2023.07.19 18:50:33.944778 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11677 | 2023.07.19 18:50:33.944848 [ 22 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 11678 | 2023.07.19 18:50:33.945017 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 11679 | 2023.07.19 18:50:33.945067 [ 22 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_61_12} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 11680 | 2023.07.19 18:50:33.945109 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Debug> DynamicQueryHandler: Done processing query | ||
| 11681 | 2023.07.19 18:50:33.945197 [ 3 ] {9ed56141-b480-4deb-bf23-253007b5b238} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11682 | 2023.07.19 18:50:33.945283 [ 3 ] {} <Debug> HTTP-Session: c403db90-7375-4ada-9740-730d408b2815 Destroying unnamed session | ||
| 11683 | 2023.07.19 18:50:33.945295 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11684 | 2023.07.19 18:50:33.945346 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3726 rows starting from the beginning of the part | ||
| 11685 | 2023.07.19 18:50:33.945444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11686 | 2023.07.19 18:50:33.945504 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 63 rows starting from the beginning of the part | ||
| 11687 | 2023.07.19 18:50:33.945527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11688 | 2023.07.19 18:50:33.945585 [ 3 ] {} <Debug> HTTP-Session: 25cc411e-546b-4a94-93b3-4f7644ab8f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11689 | 2023.07.19 18:50:33.945613 [ 3 ] {} <Debug> HTTP-Session: 25cc411e-546b-4a94-93b3-4f7644ab8f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11690 | 2023.07.19 18:50:33.945755 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 63 rows starting from the beginning of the part | ||
| 11691 | 2023.07.19 18:50:33.945832 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11692 | 2023.07.19 18:50:33.945983 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11693 | 2023.07.19 18:50:33.946001 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part | ||
| 11694 | 2023.07.19 18:50:33.946363 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 63 rows starting from the beginning of the part | ||
| 11695 | 2023.07.19 18:50:33.946635 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11696 | 2023.07.19 18:50:33.946656 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 63 rows starting from the beginning of the part | ||
| 11697 | 2023.07.19 18:50:33.947341 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11698 | 2023.07.19 18:50:33.948043 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11699 | 2023.07.19 18:50:33.948300 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 11700 | 2023.07.19 18:50:33.948430 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11701 | 2023.07.19 18:50:33.948522 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11702 | 2023.07.19 18:50:33.948550 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002650498 sec., 1886 rows/sec., 2.55 MiB/sec. | ||
| 11703 | 2023.07.19 18:50:33.948715 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 11704 | 2023.07.19 18:50:33.949069 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Debug> DynamicQueryHandler: Done processing query | ||
| 11705 | 2023.07.19 18:50:33.949135 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11706 | 2023.07.19 18:50:33.949140 [ 3 ] {2c10e98d-7ddd-4221-a9e1-473d920d9477} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11707 | 2023.07.19 18:50:33.949236 [ 3 ] {} <Debug> HTTP-Session: 25cc411e-546b-4a94-93b3-4f7644ab8f18 Destroying unnamed session | ||
| 11708 | 2023.07.19 18:50:33.949253 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2289 rows starting from the beginning of the part | ||
| 11709 | 2023.07.19 18:50:33.949265 [ 26 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4052 rows, containing 5 columns (5 merged, 0 gathered) in 0.004390589 sec., 922883.0118236983 rows/sec., 56.13 MiB/sec. | ||
| 11710 | 2023.07.19 18:50:33.949403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11711 | 2023.07.19 18:50:33.949493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11712 | 2023.07.19 18:50:33.949515 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 11713 | 2023.07.19 18:50:33.949524 [ 3 ] {} <Debug> HTTP-Session: 95d044c4-2a9c-481f-b9b7-32b2b1be4a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11714 | 2023.07.19 18:50:33.949620 [ 3 ] {} <Debug> HTTP-Session: 95d044c4-2a9c-481f-b9b7-32b2b1be4a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11715 | 2023.07.19 18:50:33.949709 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11716 | 2023.07.19 18:50:33.949983 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 35 rows starting from the beginning of the part | ||
| 11717 | 2023.07.19 18:50:33.949990 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11718 | 2023.07.19 18:50:33.950155 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 11719 | 2023.07.19 18:50:33.950450 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part | ||
| 11720 | 2023.07.19 18:50:33.950493 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 11721 | 2023.07.19 18:50:33.950825 [ 14 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_61_12} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 11722 | 2023.07.19 18:50:33.950975 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11723 | 2023.07.19 18:50:33.950993 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 35 rows starting from the beginning of the part | ||
| 11724 | 2023.07.19 18:50:33.951283 [ 9 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part | ||
| 11725 | 2023.07.19 18:50:33.951878 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11726 | 2023.07.19 18:50:33.952234 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11727 | 2023.07.19 18:50:33.952456 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 11728 | 2023.07.19 18:50:33.952591 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002510794 sec., 7567 rows/sec., 401.78 KiB/sec. | ||
| 11729 | 2023.07.19 18:50:33.952753 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Debug> DynamicQueryHandler: Done processing query | ||
| 11730 | 2023.07.19 18:50:33.952776 [ 3 ] {0f5496dd-e31f-44e4-9f8f-98176831b85c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11731 | 2023.07.19 18:50:33.952792 [ 3 ] {} <Debug> HTTP-Session: 95d044c4-2a9c-481f-b9b7-32b2b1be4a97 Destroying unnamed session | ||
| 11732 | 2023.07.19 18:50:33.955474 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 6 columns (6 merged, 0 gathered) in 0.006877382 sec., 345189.4921643149 rows/sec., 465.82 MiB/sec. | ||
| 11733 | 2023.07.19 18:50:33.956935 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11734 | 2023.07.19 18:50:33.957180 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 11735 | 2023.07.19 18:50:33.957248 [ 18 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 11736 | 2023.07.19 18:50:33.957334 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_116_23: 13.56 MiB. | ||
| 11737 | 2023.07.19 18:50:34.000162 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.13 MiB, peak 258.66 MiB, will set to 244.88 MiB (RSS), difference: -3.25 MiB | ||
| 11738 | 2023.07.19 18:50:38.929030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11739 | 2023.07.19 18:50:38.929167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11740 | 2023.07.19 18:50:38.929198 [ 3 ] {} <Debug> HTTP-Session: 92f4e4d9-5baa-48f2-b3de-f337d8c444a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11741 | 2023.07.19 18:50:38.929226 [ 3 ] {} <Debug> HTTP-Session: 92f4e4d9-5baa-48f2-b3de-f337d8c444a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2023.07.19 18:50:38.929372 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11743 | 2023.07.19 18:50:38.929440 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11744 | 2023.07.19 18:50:38.929617 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11745 | 2023.07.19 18:50:38.930154 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11746 | 2023.07.19 18:50:38.930420 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11747 | 2023.07.19 18:50:38.930592 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 11748 | 2023.07.19 18:50:38.930715 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001300288 sec., 26917 rows/sec., 2.13 MiB/sec. | ||
| 11749 | 2023.07.19 18:50:38.930856 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 11750 | 2023.07.19 18:50:38.930881 [ 3 ] {90918664-1163-491c-be25-2286cc3be8a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11751 | 2023.07.19 18:50:38.930896 [ 3 ] {} <Debug> HTTP-Session: 92f4e4d9-5baa-48f2-b3de-f337d8c444a1 Destroying unnamed session | ||
| 11752 | 2023.07.19 18:50:38.931026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11753 | 2023.07.19 18:50:38.931071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11754 | 2023.07.19 18:50:38.931090 [ 3 ] {} <Debug> HTTP-Session: b56403ad-af19-4863-8cb0-9b922c75965b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11755 | 2023.07.19 18:50:38.931106 [ 3 ] {} <Debug> HTTP-Session: b56403ad-af19-4863-8cb0-9b922c75965b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11756 | 2023.07.19 18:50:38.931179 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11757 | 2023.07.19 18:50:38.931219 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11758 | 2023.07.19 18:50:38.931323 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11759 | 2023.07.19 18:50:38.931651 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11760 | 2023.07.19 18:50:38.931874 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11761 | 2023.07.19 18:50:38.932018 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 11762 | 2023.07.19 18:50:38.932136 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000926287 sec., 113355 rows/sec., 10.95 MiB/sec. | ||
| 11763 | 2023.07.19 18:50:38.932292 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11764 | 2023.07.19 18:50:38.932315 [ 3 ] {5218ecce-a0fe-4aaf-ada1-e8f739841f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11765 | 2023.07.19 18:50:38.932359 [ 3 ] {} <Debug> HTTP-Session: b56403ad-af19-4863-8cb0-9b922c75965b Destroying unnamed session | ||
| 11766 | 2023.07.19 18:50:38.932508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11767 | 2023.07.19 18:50:38.932556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11768 | 2023.07.19 18:50:38.932575 [ 3 ] {} <Debug> HTTP-Session: e1520cb7-615d-4c0d-b142-e3c958ee80d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11769 | 2023.07.19 18:50:38.932591 [ 3 ] {} <Debug> HTTP-Session: e1520cb7-615d-4c0d-b142-e3c958ee80d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2023.07.19 18:50:38.932664 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11771 | 2023.07.19 18:50:38.932702 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11772 | 2023.07.19 18:50:38.932818 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11773 | 2023.07.19 18:50:38.933095 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11774 | 2023.07.19 18:50:38.933305 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11775 | 2023.07.19 18:50:38.933448 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 11776 | 2023.07.19 18:50:38.933562 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000867896 sec., 40327 rows/sec., 3.15 MiB/sec. | ||
| 11777 | 2023.07.19 18:50:38.933672 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Debug> DynamicQueryHandler: Done processing query | ||
| 11778 | 2023.07.19 18:50:38.933696 [ 3 ] {4ca9fc58-ec73-4010-a044-4e80891b0caa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11779 | 2023.07.19 18:50:38.933711 [ 3 ] {} <Debug> HTTP-Session: e1520cb7-615d-4c0d-b142-e3c958ee80d2 Destroying unnamed session | ||
| 11780 | 2023.07.19 18:50:38.933879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11781 | 2023.07.19 18:50:38.933924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11782 | 2023.07.19 18:50:38.933942 [ 3 ] {} <Debug> HTTP-Session: e89da7a0-00d9-429f-90f1-2ec292334648 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11783 | 2023.07.19 18:50:38.933958 [ 3 ] {} <Debug> HTTP-Session: e89da7a0-00d9-429f-90f1-2ec292334648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11784 | 2023.07.19 18:50:38.934035 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11785 | 2023.07.19 18:50:38.934077 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11786 | 2023.07.19 18:50:38.934217 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11787 | 2023.07.19 18:50:38.934652 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.35 GiB. | ||
| 11788 | 2023.07.19 18:50:38.934963 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11789 | 2023.07.19 18:50:38.935147 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11790 | 2023.07.19 18:50:38.935263 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001200655 sec., 29150 rows/sec., 39.34 MiB/sec. | ||
| 11791 | 2023.07.19 18:50:38.935387 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Debug> DynamicQueryHandler: Done processing query | ||
| 11792 | 2023.07.19 18:50:38.935410 [ 3 ] {07f37fa8-aec4-480a-b9be-816850b99c79} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 11793 | 2023.07.19 18:50:38.935426 [ 3 ] {} <Debug> HTTP-Session: e89da7a0-00d9-429f-90f1-2ec292334648 Destroying unnamed session | ||
| 11794 | 2023.07.19 18:50:39.123431 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11795 | 2023.07.19 18:50:39.123478 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11796 | 2023.07.19 18:50:39.327857 [ 45 ] {} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Found 6 old parts to remove. | ||
| 11797 | 2023.07.19 18:50:39.327918 [ 45 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_1_21_4 | ||
| 11798 | 2023.07.19 18:50:39.328161 [ 45 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_22_22_0 | ||
| 11799 | 2023.07.19 18:50:39.328336 [ 45 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_23_23_0 | ||
| 11800 | 2023.07.19 18:50:39.328498 [ 45 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_24_24_0 | ||
| 11801 | 2023.07.19 18:50:39.328640 [ 45 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_25_25_0 | ||
| 11802 | 2023.07.19 18:50:39.328772 [ 45 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_26_26_0 | ||
| 11803 | 2023.07.19 18:50:39.888400 [ 44 ] {} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Found 6 old parts to remove. | ||
| 11804 | 2023.07.19 18:50:39.888450 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_1_16_3 | ||
| 11805 | 2023.07.19 18:50:39.888775 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_17_17_0 | ||
| 11806 | 2023.07.19 18:50:39.889062 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_18_18_0 | ||
| 11807 | 2023.07.19 18:50:39.889335 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_19_19_0 | ||
| 11808 | 2023.07.19 18:50:39.889621 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_20_20_0 | ||
| 11809 | 2023.07.19 18:50:39.889782 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_21_21_0 | ||
| 11810 | 2023.07.19 18:50:40.043744 [ 48 ] {} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Found 6 old parts to remove. | ||
| 11811 | 2023.07.19 18:50:40.043800 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_1_21_4 | ||
| 11812 | 2023.07.19 18:50:40.044117 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_22_22_0 | ||
| 11813 | 2023.07.19 18:50:40.044370 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_23_23_0 | ||
| 11814 | 2023.07.19 18:50:40.044608 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_24_24_0 | ||
| 11815 | 2023.07.19 18:50:40.044748 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_25_25_0 | ||
| 11816 | 2023.07.19 18:50:40.044878 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_26_26_0 | ||
| 11817 | 2023.07.19 18:50:40.323352 [ 43 ] {} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Found 6 old parts to remove. | ||
| 11818 | 2023.07.19 18:50:40.323421 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_1_21_4 | ||
| 11819 | 2023.07.19 18:50:40.323748 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_22_22_0 | ||
| 11820 | 2023.07.19 18:50:40.324028 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_23_23_0 | ||
| 11821 | 2023.07.19 18:50:40.324275 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_24_24_0 | ||
| 11822 | 2023.07.19 18:50:40.324517 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_25_25_0 | ||
| 11823 | 2023.07.19 18:50:40.324693 [ 43 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_26_26_0 | ||
| 11824 | 2023.07.19 18:50:43.932018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11825 | 2023.07.19 18:50:43.932201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11826 | 2023.07.19 18:50:43.932250 [ 3 ] {} <Debug> HTTP-Session: 691c5f29-41e4-4589-808a-bffe9bbb9918 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11827 | 2023.07.19 18:50:43.932291 [ 3 ] {} <Debug> HTTP-Session: 691c5f29-41e4-4589-808a-bffe9bbb9918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2023.07.19 18:50:43.932489 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11829 | 2023.07.19 18:50:43.932586 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11830 | 2023.07.19 18:50:43.932816 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11831 | 2023.07.19 18:50:43.933228 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11832 | 2023.07.19 18:50:43.933492 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 11833 | 2023.07.19 18:50:43.933667 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 11834 | 2023.07.19 18:50:43.933782 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001239087 sec., 8877 rows/sec., 601.34 KiB/sec. | ||
| 11835 | 2023.07.19 18:50:43.933919 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Debug> DynamicQueryHandler: Done processing query | ||
| 11836 | 2023.07.19 18:50:43.933945 [ 3 ] {6a64286a-853b-41a9-be1e-88f968535704} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11837 | 2023.07.19 18:50:43.933961 [ 3 ] {} <Debug> HTTP-Session: 691c5f29-41e4-4589-808a-bffe9bbb9918 Destroying unnamed session | ||
| 11838 | 2023.07.19 18:50:43.934104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11839 | 2023.07.19 18:50:43.934151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11840 | 2023.07.19 18:50:43.934171 [ 3 ] {} <Debug> HTTP-Session: 82dfd1a3-cc06-4554-b9b4-7cb33d525854 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11841 | 2023.07.19 18:50:43.934188 [ 3 ] {} <Debug> HTTP-Session: 82dfd1a3-cc06-4554-b9b4-7cb33d525854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11842 | 2023.07.19 18:50:43.934261 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11843 | 2023.07.19 18:50:43.934300 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11844 | 2023.07.19 18:50:43.934402 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11845 | 2023.07.19 18:50:43.934725 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11846 | 2023.07.19 18:50:43.934939 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 11847 | 2023.07.19 18:50:43.935088 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 11848 | 2023.07.19 18:50:43.935183 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000893217 sec., 114193 rows/sec., 10.62 MiB/sec. | ||
| 11849 | 2023.07.19 18:50:43.935299 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Debug> DynamicQueryHandler: Done processing query | ||
| 11850 | 2023.07.19 18:50:43.935323 [ 3 ] {04364efc-6860-474f-9154-13ee36c1fbd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 11851 | 2023.07.19 18:50:43.935338 [ 3 ] {} <Debug> HTTP-Session: 82dfd1a3-cc06-4554-b9b4-7cb33d525854 Destroying unnamed session | ||
| 11852 | 2023.07.19 18:50:43.935538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11853 | 2023.07.19 18:50:43.935582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11854 | 2023.07.19 18:50:43.935602 [ 3 ] {} <Debug> HTTP-Session: 8e54b740-23fb-40c5-979e-a1ee85342ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11855 | 2023.07.19 18:50:43.935618 [ 3 ] {} <Debug> HTTP-Session: 8e54b740-23fb-40c5-979e-a1ee85342ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2023.07.19 18:50:43.935703 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11857 | 2023.07.19 18:50:43.935740 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11858 | 2023.07.19 18:50:43.935844 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11859 | 2023.07.19 18:50:43.936263 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11860 | 2023.07.19 18:50:43.936478 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 11861 | 2023.07.19 18:50:43.936636 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 11862 | 2023.07.19 18:50:43.936730 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001001629 sec., 279544 rows/sec., 19.32 MiB/sec. | ||
| 11863 | 2023.07.19 18:50:43.936844 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 11864 | 2023.07.19 18:50:43.936868 [ 3 ] {7bd8e767-b3c8-40d9-b6a0-5e10332135e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 11865 | 2023.07.19 18:50:43.936883 [ 3 ] {} <Debug> HTTP-Session: 8e54b740-23fb-40c5-979e-a1ee85342ac9 Destroying unnamed session | ||
| 11866 | 2023.07.19 18:50:43.936997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11867 | 2023.07.19 18:50:43.937043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11868 | 2023.07.19 18:50:43.937062 [ 3 ] {} <Debug> HTTP-Session: a4265db4-64d3-4ed9-9651-e6eda7199858 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11869 | 2023.07.19 18:50:43.937078 [ 3 ] {} <Debug> HTTP-Session: a4265db4-64d3-4ed9-9651-e6eda7199858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11870 | 2023.07.19 18:50:43.937144 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 11871 | 2023.07.19 18:50:43.937183 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11872 | 2023.07.19 18:50:43.937288 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11873 | 2023.07.19 18:50:43.937522 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11874 | 2023.07.19 18:50:43.937760 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11875 | 2023.07.19 18:50:43.937932 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 11876 | 2023.07.19 18:50:43.938029 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000855005 sec., 7017 rows/sec., 294.68 KiB/sec. | ||
| 11877 | 2023.07.19 18:50:43.938147 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11878 | 2023.07.19 18:50:43.938171 [ 3 ] {20631a8e-391b-4054-a142-b8e1b219609b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11879 | 2023.07.19 18:50:43.938186 [ 3 ] {} <Debug> HTTP-Session: a4265db4-64d3-4ed9-9651-e6eda7199858 Destroying unnamed session | ||
| 11880 | 2023.07.19 18:50:43.938302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11881 | 2023.07.19 18:50:43.938346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11882 | 2023.07.19 18:50:43.938365 [ 3 ] {} <Debug> HTTP-Session: 750a503a-22eb-4fd8-9181-662b6fdaa3fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11883 | 2023.07.19 18:50:43.938382 [ 3 ] {} <Debug> HTTP-Session: 750a503a-22eb-4fd8-9181-662b6fdaa3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11884 | 2023.07.19 18:50:43.938452 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 11885 | 2023.07.19 18:50:43.938492 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 11886 | 2023.07.19 18:50:43.938603 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11887 | 2023.07.19 18:50:43.938892 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11888 | 2023.07.19 18:50:43.939142 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11889 | 2023.07.19 18:50:43.939328 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 11890 | 2023.07.19 18:50:43.939423 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000945068 sec., 78301 rows/sec., 4.79 MiB/sec. | ||
| 11891 | 2023.07.19 18:50:43.939536 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11892 | 2023.07.19 18:50:43.939559 [ 3 ] {38aa5e55-5c42-457f-bf0b-7a98756ced1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 11893 | 2023.07.19 18:50:43.939574 [ 3 ] {} <Debug> HTTP-Session: 750a503a-22eb-4fd8-9181-662b6fdaa3fd Destroying unnamed session | ||
| 11894 | 2023.07.19 18:50:43.939680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11895 | 2023.07.19 18:50:43.939725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11896 | 2023.07.19 18:50:43.939744 [ 3 ] {} <Debug> HTTP-Session: fa6d9fec-c233-49ce-8d08-e09b41452e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11897 | 2023.07.19 18:50:43.939761 [ 3 ] {} <Debug> HTTP-Session: fa6d9fec-c233-49ce-8d08-e09b41452e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11898 | 2023.07.19 18:50:43.939828 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11899 | 2023.07.19 18:50:43.939870 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11900 | 2023.07.19 18:50:43.940005 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11901 | 2023.07.19 18:50:43.940295 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11902 | 2023.07.19 18:50:43.940566 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11903 | 2023.07.19 18:50:43.940738 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11904 | 2023.07.19 18:50:43.940845 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000980769 sec., 5098 rows/sec., 6.88 MiB/sec. | ||
| 11905 | 2023.07.19 18:50:43.941002 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Debug> DynamicQueryHandler: Done processing query | ||
| 11906 | 2023.07.19 18:50:43.941048 [ 3 ] {6de8ae33-d672-42a9-ba4f-4c9fe48e4daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11907 | 2023.07.19 18:50:43.941103 [ 3 ] {} <Debug> HTTP-Session: fa6d9fec-c233-49ce-8d08-e09b41452e40 Destroying unnamed session | ||
| 11908 | 2023.07.19 18:50:43.941241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11909 | 2023.07.19 18:50:43.941290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11910 | 2023.07.19 18:50:43.941309 [ 3 ] {} <Debug> HTTP-Session: 11df6f97-8205-4044-88c8-ac58e2f366d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11911 | 2023.07.19 18:50:43.941327 [ 3 ] {} <Debug> HTTP-Session: 11df6f97-8205-4044-88c8-ac58e2f366d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2023.07.19 18:50:43.941397 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11913 | 2023.07.19 18:50:43.941436 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 11914 | 2023.07.19 18:50:43.941546 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11915 | 2023.07.19 18:50:43.941785 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11916 | 2023.07.19 18:50:43.942010 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11917 | 2023.07.19 18:50:43.942181 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 11918 | 2023.07.19 18:50:43.942274 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000850065 sec., 22351 rows/sec., 1.16 MiB/sec. | ||
| 11919 | 2023.07.19 18:50:43.942386 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 11920 | 2023.07.19 18:50:43.942409 [ 3 ] {5246e990-29d3-470c-adfa-f670ed0765f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11921 | 2023.07.19 18:50:43.942425 [ 3 ] {} <Debug> HTTP-Session: 11df6f97-8205-4044-88c8-ac58e2f366d9 Destroying unnamed session | ||
| 11922 | 2023.07.19 18:50:48.929834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11923 | 2023.07.19 18:50:48.930014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11924 | 2023.07.19 18:50:48.930047 [ 3 ] {} <Debug> HTTP-Session: b365f0a8-bf70-4417-b153-f922939a7877 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11925 | 2023.07.19 18:50:48.930077 [ 3 ] {} <Debug> HTTP-Session: b365f0a8-bf70-4417-b153-f922939a7877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2023.07.19 18:50:48.930222 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11927 | 2023.07.19 18:50:48.930291 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11928 | 2023.07.19 18:50:48.930478 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11929 | 2023.07.19 18:50:48.930952 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11930 | 2023.07.19 18:50:48.931229 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 11931 | 2023.07.19 18:50:48.931401 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. | ||
| 11932 | 2023.07.19 18:50:48.931526 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001263417 sec., 27702 rows/sec., 2.19 MiB/sec. | ||
| 11933 | 2023.07.19 18:50:48.931693 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11934 | 2023.07.19 18:50:48.931719 [ 3 ] {d0a159b1-27dc-4562-af0c-bc6e5586f30b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11935 | 2023.07.19 18:50:48.931735 [ 3 ] {} <Debug> HTTP-Session: b365f0a8-bf70-4417-b153-f922939a7877 Destroying unnamed session | ||
| 11936 | 2023.07.19 18:50:48.931866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11937 | 2023.07.19 18:50:48.931920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11938 | 2023.07.19 18:50:48.931941 [ 3 ] {} <Debug> HTTP-Session: c5c330c5-25a1-46e7-b08a-29f9d51b3fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11939 | 2023.07.19 18:50:48.931959 [ 3 ] {} <Debug> HTTP-Session: c5c330c5-25a1-46e7-b08a-29f9d51b3fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11940 | 2023.07.19 18:50:48.932046 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11941 | 2023.07.19 18:50:48.932088 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11942 | 2023.07.19 18:50:48.932196 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11943 | 2023.07.19 18:50:48.932539 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11944 | 2023.07.19 18:50:48.932773 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 11945 | 2023.07.19 18:50:48.932925 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. | ||
| 11946 | 2023.07.19 18:50:48.933049 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000969409 sec., 108313 rows/sec., 10.46 MiB/sec. | ||
| 11947 | 2023.07.19 18:50:48.933171 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Debug> DynamicQueryHandler: Done processing query | ||
| 11948 | 2023.07.19 18:50:48.933194 [ 3 ] {3faf4d40-f808-4572-a9c2-a5bcb5f82222} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11949 | 2023.07.19 18:50:48.933210 [ 3 ] {} <Debug> HTTP-Session: c5c330c5-25a1-46e7-b08a-29f9d51b3fd6 Destroying unnamed session | ||
| 11950 | 2023.07.19 18:50:48.933329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11951 | 2023.07.19 18:50:48.933377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11952 | 2023.07.19 18:50:48.933395 [ 3 ] {} <Debug> HTTP-Session: c3ffd5d1-e2d2-4ef2-9203-c7524cf8e4a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11953 | 2023.07.19 18:50:48.933412 [ 3 ] {} <Debug> HTTP-Session: c3ffd5d1-e2d2-4ef2-9203-c7524cf8e4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11954 | 2023.07.19 18:50:48.933485 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11955 | 2023.07.19 18:50:48.933525 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11956 | 2023.07.19 18:50:48.933634 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11957 | 2023.07.19 18:50:48.933914 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11958 | 2023.07.19 18:50:48.934122 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 11959 | 2023.07.19 18:50:48.934272 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. | ||
| 11960 | 2023.07.19 18:50:48.934389 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000867035 sec., 40367 rows/sec., 3.16 MiB/sec. | ||
| 11961 | 2023.07.19 18:50:48.934541 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 11962 | 2023.07.19 18:50:48.934565 [ 3 ] {df54d0a6-96f7-46b5-b555-0845a624bbd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11963 | 2023.07.19 18:50:48.934581 [ 3 ] {} <Debug> HTTP-Session: c3ffd5d1-e2d2-4ef2-9203-c7524cf8e4a8 Destroying unnamed session | ||
| 11964 | 2023.07.19 18:50:48.934788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11965 | 2023.07.19 18:50:48.934839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11966 | 2023.07.19 18:50:48.934858 [ 3 ] {} <Debug> HTTP-Session: 36a80b53-08ea-4ee5-9eec-7555588ab854 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11967 | 2023.07.19 18:50:48.934874 [ 3 ] {} <Debug> HTTP-Session: 36a80b53-08ea-4ee5-9eec-7555588ab854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11968 | 2023.07.19 18:50:48.934963 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11969 | 2023.07.19 18:50:48.935008 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11970 | 2023.07.19 18:50:48.935154 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11971 | 2023.07.19 18:50:48.935574 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11972 | 2023.07.19 18:50:48.935895 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11973 | 2023.07.19 18:50:48.936082 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11974 | 2023.07.19 18:50:48.936209 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001210946 sec., 28903 rows/sec., 39.00 MiB/sec. | ||
| 11975 | 2023.07.19 18:50:48.936334 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 11976 | 2023.07.19 18:50:48.936358 [ 3 ] {e76ecf08-3b6c-41b8-bd0e-d305edaec9c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 11977 | 2023.07.19 18:50:48.936374 [ 3 ] {} <Debug> HTTP-Session: 36a80b53-08ea-4ee5-9eec-7555588ab854 Destroying unnamed session | ||
| 11978 | 2023.07.19 18:50:53.931474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11979 | 2023.07.19 18:50:53.931606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11980 | 2023.07.19 18:50:53.931634 [ 3 ] {} <Debug> HTTP-Session: 676ebc12-10fc-4f72-bd47-5aa813d57cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11981 | 2023.07.19 18:50:53.931658 [ 3 ] {} <Debug> HTTP-Session: 676ebc12-10fc-4f72-bd47-5aa813d57cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11982 | 2023.07.19 18:50:53.931787 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11983 | 2023.07.19 18:50:53.931847 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11984 | 2023.07.19 18:50:53.932018 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11985 | 2023.07.19 18:50:53.932523 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 11986 | 2023.07.19 18:50:53.932806 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 11987 | 2023.07.19 18:50:53.932980 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0. | ||
| 11988 | 2023.07.19 18:50:53.933106 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001279778 sec., 8595 rows/sec., 582.22 KiB/sec. | ||
| 11989 | 2023.07.19 18:50:53.933259 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Debug> DynamicQueryHandler: Done processing query | ||
| 11990 | 2023.07.19 18:50:53.933284 [ 3 ] {3fc0fdf8-2b03-438a-a24b-ff07ce9aeb2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11991 | 2023.07.19 18:50:53.933308 [ 3 ] {} <Debug> HTTP-Session: 676ebc12-10fc-4f72-bd47-5aa813d57cf2 Destroying unnamed session | ||
| 11992 | 2023.07.19 18:50:53.933456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11993 | 2023.07.19 18:50:53.933504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11994 | 2023.07.19 18:50:53.933524 [ 3 ] {} <Debug> HTTP-Session: f8287569-5e1a-4d4c-b60e-e09be316e04c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 11995 | 2023.07.19 18:50:53.933542 [ 3 ] {} <Debug> HTTP-Session: f8287569-5e1a-4d4c-b60e-e09be316e04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11996 | 2023.07.19 18:50:53.933616 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11997 | 2023.07.19 18:50:53.933657 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11998 | 2023.07.19 18:50:53.933761 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11999 | 2023.07.19 18:50:53.934094 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12000 | 2023.07.19 18:50:53.934330 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12001 | 2023.07.19 18:50:53.934487 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0. | ||
| 12002 | 2023.07.19 18:50:53.934590 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000943178 sec., 108145 rows/sec., 10.06 MiB/sec. | ||
| 12003 | 2023.07.19 18:50:53.934752 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Debug> DynamicQueryHandler: Done processing query | ||
| 12004 | 2023.07.19 18:50:53.934781 [ 3 ] {98c1dfd9-5463-47aa-958d-cca992787168} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 12005 | 2023.07.19 18:50:53.934799 [ 3 ] {} <Debug> HTTP-Session: f8287569-5e1a-4d4c-b60e-e09be316e04c Destroying unnamed session | ||
| 12006 | 2023.07.19 18:50:53.935001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12007 | 2023.07.19 18:50:53.935051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12008 | 2023.07.19 18:50:53.935072 [ 3 ] {} <Debug> HTTP-Session: aab0709e-5ba6-469c-a1db-175216c46c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12009 | 2023.07.19 18:50:53.935089 [ 3 ] {} <Debug> HTTP-Session: aab0709e-5ba6-469c-a1db-175216c46c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12010 | 2023.07.19 18:50:53.935177 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12011 | 2023.07.19 18:50:53.935217 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12012 | 2023.07.19 18:50:53.935342 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12013 | 2023.07.19 18:50:53.935767 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12014 | 2023.07.19 18:50:53.935989 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12015 | 2023.07.19 18:50:53.936140 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0. | ||
| 12016 | 2023.07.19 18:50:53.936258 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001044311 sec., 257586 rows/sec., 17.72 MiB/sec. | ||
| 12017 | 2023.07.19 18:50:53.936387 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 12018 | 2023.07.19 18:50:53.936413 [ 3 ] {651888ec-2785-4758-8783-84ef9e0c81b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 12019 | 2023.07.19 18:50:53.936442 [ 3 ] {} <Debug> HTTP-Session: aab0709e-5ba6-469c-a1db-175216c46c4f Destroying unnamed session | ||
| 12020 | 2023.07.19 18:50:53.936564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12021 | 2023.07.19 18:50:53.936609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12022 | 2023.07.19 18:50:53.936629 [ 3 ] {} <Debug> HTTP-Session: f002306b-ae2c-4365-8e97-13f8de490bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12023 | 2023.07.19 18:50:53.936645 [ 3 ] {} <Debug> HTTP-Session: f002306b-ae2c-4365-8e97-13f8de490bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12024 | 2023.07.19 18:50:53.936713 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 12025 | 2023.07.19 18:50:53.936751 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12026 | 2023.07.19 18:50:53.936860 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12027 | 2023.07.19 18:50:53.937097 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12028 | 2023.07.19 18:50:53.937335 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12029 | 2023.07.19 18:50:53.937509 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 12030 | 2023.07.19 18:50:53.937627 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884496 sec., 6783 rows/sec., 284.86 KiB/sec. | ||
| 12031 | 2023.07.19 18:50:53.937755 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Debug> DynamicQueryHandler: Done processing query | ||
| 12032 | 2023.07.19 18:50:53.937780 [ 3 ] {d0e0049e-391b-47d5-a4ab-92f3357643dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12033 | 2023.07.19 18:50:53.937795 [ 3 ] {} <Debug> HTTP-Session: f002306b-ae2c-4365-8e97-13f8de490bf4 Destroying unnamed session | ||
| 12034 | 2023.07.19 18:50:53.937914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12035 | 2023.07.19 18:50:53.937961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12036 | 2023.07.19 18:50:53.937981 [ 3 ] {} <Debug> HTTP-Session: ff060db8-85dd-47bc-81ea-f3167db3b3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12037 | 2023.07.19 18:50:53.937997 [ 3 ] {} <Debug> HTTP-Session: ff060db8-85dd-47bc-81ea-f3167db3b3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12038 | 2023.07.19 18:50:53.938076 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 12039 | 2023.07.19 18:50:53.938117 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 12040 | 2023.07.19 18:50:53.938240 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12041 | 2023.07.19 18:50:53.938528 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12042 | 2023.07.19 18:50:53.938773 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12043 | 2023.07.19 18:50:53.938956 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 12044 | 2023.07.19 18:50:53.939078 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000971588 sec., 64842 rows/sec., 3.93 MiB/sec. | ||
| 12045 | 2023.07.19 18:50:53.939241 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 12046 | 2023.07.19 18:50:53.939265 [ 3 ] {bbb844dc-1c7b-442f-8481-b2c88c1038d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12047 | 2023.07.19 18:50:53.939281 [ 3 ] {} <Debug> HTTP-Session: ff060db8-85dd-47bc-81ea-f3167db3b3aa Destroying unnamed session | ||
| 12048 | 2023.07.19 18:50:53.939381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12049 | 2023.07.19 18:50:53.939427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12050 | 2023.07.19 18:50:53.939447 [ 3 ] {} <Debug> HTTP-Session: bd7caced-0960-43e4-8eaa-7ac103711fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12051 | 2023.07.19 18:50:53.939464 [ 3 ] {} <Debug> HTTP-Session: bd7caced-0960-43e4-8eaa-7ac103711fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12052 | 2023.07.19 18:50:53.939535 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12053 | 2023.07.19 18:50:53.939577 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12054 | 2023.07.19 18:50:53.939716 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12055 | 2023.07.19 18:50:53.940008 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12056 | 2023.07.19 18:50:53.940286 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12057 | 2023.07.19 18:50:53.940467 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 12058 | 2023.07.19 18:50:53.940593 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00103083 sec., 4850 rows/sec., 6.55 MiB/sec. | ||
| 12059 | 2023.07.19 18:50:53.940718 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Debug> DynamicQueryHandler: Done processing query | ||
| 12060 | 2023.07.19 18:50:53.940742 [ 3 ] {db91d007-c781-461b-a5a2-5e63c1afd072} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12061 | 2023.07.19 18:50:53.940757 [ 3 ] {} <Debug> HTTP-Session: bd7caced-0960-43e4-8eaa-7ac103711fcb Destroying unnamed session | ||
| 12062 | 2023.07.19 18:50:53.940861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12063 | 2023.07.19 18:50:53.940907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12064 | 2023.07.19 18:50:53.940926 [ 3 ] {} <Debug> HTTP-Session: e38508d3-f0e6-4f13-8c61-386e89d357ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12065 | 2023.07.19 18:50:53.940942 [ 3 ] {} <Debug> HTTP-Session: e38508d3-f0e6-4f13-8c61-386e89d357ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2023.07.19 18:50:53.941012 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12067 | 2023.07.19 18:50:53.941050 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 12068 | 2023.07.19 18:50:53.941152 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12069 | 2023.07.19 18:50:53.941392 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12070 | 2023.07.19 18:50:53.941628 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12071 | 2023.07.19 18:50:53.941800 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 12072 | 2023.07.19 18:50:53.941921 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000878276 sec., 21633 rows/sec., 1.12 MiB/sec. | ||
| 12073 | 2023.07.19 18:50:53.942059 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 12074 | 2023.07.19 18:50:53.942084 [ 3 ] {146e0826-fda0-432c-9a60-639009a4c0b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12075 | 2023.07.19 18:50:53.942100 [ 3 ] {} <Debug> HTTP-Session: e38508d3-f0e6-4f13-8c61-386e89d357ef Destroying unnamed session | ||
| 12076 | 2023.07.19 18:50:54.123539 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12077 | 2023.07.19 18:50:54.123619 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12078 | 2023.07.19 18:50:55.615134 [ 45 ] {} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Found 6 old parts to remove. | ||
| 12079 | 2023.07.19 18:50:55.615189 [ 45 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_1_11_2 | ||
| 12080 | 2023.07.19 18:50:55.615410 [ 45 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_12_12_0 | ||
| 12081 | 2023.07.19 18:50:55.615589 [ 45 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_13_13_0 | ||
| 12082 | 2023.07.19 18:50:55.615745 [ 45 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_14_14_0 | ||
| 12083 | 2023.07.19 18:50:55.615889 [ 45 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_15_15_0 | ||
| 12084 | 2023.07.19 18:50:55.616043 [ 45 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Removing part from filesystem all_16_16_0 | ||
| 12085 | 2023.07.19 18:50:58.929997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12086 | 2023.07.19 18:50:58.930137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12087 | 2023.07.19 18:50:58.930171 [ 3 ] {} <Debug> HTTP-Session: e1541933-d4dc-4d2c-bba6-4a6603feaf27 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12088 | 2023.07.19 18:50:58.930202 [ 3 ] {} <Debug> HTTP-Session: e1541933-d4dc-4d2c-bba6-4a6603feaf27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2023.07.19 18:50:58.930344 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12090 | 2023.07.19 18:50:58.930408 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12091 | 2023.07.19 18:50:58.930575 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12092 | 2023.07.19 18:50:58.931005 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12093 | 2023.07.19 18:50:58.931345 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12094 | 2023.07.19 18:50:58.931521 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0. | ||
| 12095 | 2023.07.19 18:50:58.931640 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001258937 sec., 27801 rows/sec., 2.20 MiB/sec. | ||
| 12096 | 2023.07.19 18:50:58.931670 [ 97 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12097 | 2023.07.19 18:50:58.931789 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12098 | 2023.07.19 18:50:58.931822 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Debug> DynamicQueryHandler: Done processing query | ||
| 12099 | 2023.07.19 18:50:58.931893 [ 3 ] {5de0e246-5aa2-4ccf-a690-e106f02dc174} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12100 | 2023.07.19 18:50:58.931952 [ 3 ] {} <Debug> HTTP-Session: e1541933-d4dc-4d2c-bba6-4a6603feaf27 Destroying unnamed session | ||
| 12101 | 2023.07.19 18:50:58.931953 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact | ||
| 12102 | 2023.07.19 18:50:58.932169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12103 | 2023.07.19 18:50:58.932200 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12104 | 2023.07.19 18:50:58.932333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12105 | 2023.07.19 18:50:58.932356 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 46 rows starting from the beginning of the part | ||
| 12106 | 2023.07.19 18:50:58.932389 [ 3 ] {} <Debug> HTTP-Session: 437601ce-8c06-4a88-a12c-0000461d61e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12107 | 2023.07.19 18:50:58.932446 [ 3 ] {} <Debug> HTTP-Session: 437601ce-8c06-4a88-a12c-0000461d61e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2023.07.19 18:50:58.932620 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 35 rows starting from the beginning of the part | ||
| 12109 | 2023.07.19 18:50:58.932661 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12110 | 2023.07.19 18:50:58.932767 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12111 | 2023.07.19 18:50:58.932817 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 11 rows starting from the beginning of the part | ||
| 12112 | 2023.07.19 18:50:58.933137 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 35 rows starting from the beginning of the part | ||
| 12113 | 2023.07.19 18:50:58.933270 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12114 | 2023.07.19 18:50:58.933411 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 11 rows starting from the beginning of the part | ||
| 12115 | 2023.07.19 18:50:58.933533 [ 14 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 35 rows starting from the beginning of the part | ||
| 12116 | 2023.07.19 18:50:58.934101 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12117 | 2023.07.19 18:50:58.934624 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12118 | 2023.07.19 18:50:58.935044 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0. | ||
| 12119 | 2023.07.19 18:50:58.935089 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240435 sec., 53387.89390930539 rows/sec., 4.09 MiB/sec. | ||
| 12120 | 2023.07.19 18:50:58.935197 [ 97 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12121 | 2023.07.19 18:50:58.935248 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.002510714 sec., 41820 rows/sec., 4.04 MiB/sec. | ||
| 12122 | 2023.07.19 18:50:58.935296 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12123 | 2023.07.19 18:50:58.935323 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12124 | 2023.07.19 18:50:58.935574 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact | ||
| 12125 | 2023.07.19 18:50:58.935657 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Debug> DynamicQueryHandler: Done processing query | ||
| 12126 | 2023.07.19 18:50:58.935694 [ 3 ] {12e6d50a-7da3-4886-b95b-3f3db017225b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 12127 | 2023.07.19 18:50:58.935742 [ 3 ] {} <Debug> HTTP-Session: 437601ce-8c06-4a88-a12c-0000461d61e6 Destroying unnamed session | ||
| 12128 | 2023.07.19 18:50:58.935745 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12129 | 2023.07.19 18:50:58.935808 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 207 rows starting from the beginning of the part | ||
| 12130 | 2023.07.19 18:50:58.935919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12131 | 2023.07.19 18:50:58.935930 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25. | ||
| 12132 | 2023.07.19 18:50:58.936006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12133 | 2023.07.19 18:50:58.936058 [ 3 ] {} <Debug> HTTP-Session: fb2c6bb1-2b74-41c1-8b65-e7ef47d24b81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12134 | 2023.07.19 18:50:58.936088 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 105 rows starting from the beginning of the part | ||
| 12135 | 2023.07.19 18:50:58.936097 [ 3 ] {} <Debug> HTTP-Session: fb2c6bb1-2b74-41c1-8b65-e7ef47d24b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12136 | 2023.07.19 18:50:58.936146 [ 25 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_126_25} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_121_24 to all_126_126_0 | ||
| 12137 | 2023.07.19 18:50:58.936421 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12138 | 2023.07.19 18:50:58.936432 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 102 rows starting from the beginning of the part | ||
| 12139 | 2023.07.19 18:50:58.936487 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12140 | 2023.07.19 18:50:58.936580 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 105 rows starting from the beginning of the part | ||
| 12141 | 2023.07.19 18:50:58.936748 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 102 rows starting from the beginning of the part | ||
| 12142 | 2023.07.19 18:50:58.936754 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12143 | 2023.07.19 18:50:58.936863 [ 11 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 105 rows starting from the beginning of the part | ||
| 12144 | 2023.07.19 18:50:58.937240 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12145 | 2023.07.19 18:50:58.937544 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12146 | 2023.07.19 18:50:58.937730 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0. | ||
| 12147 | 2023.07.19 18:50:58.937936 [ 97 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12148 | 2023.07.19 18:50:58.938022 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.001540055 sec., 22726 rows/sec., 1.78 MiB/sec. | ||
| 12149 | 2023.07.19 18:50:58.938050 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12150 | 2023.07.19 18:50:58.938176 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774412 sec., 261677.0688708094 rows/sec., 24.88 MiB/sec. | ||
| 12151 | 2023.07.19 18:50:58.938260 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact | ||
| 12152 | 2023.07.19 18:50:58.938357 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Debug> DynamicQueryHandler: Done processing query | ||
| 12153 | 2023.07.19 18:50:58.938400 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12154 | 2023.07.19 18:50:58.938423 [ 3 ] {36a582bf-b215-4c40-8873-63c7189a666d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12155 | 2023.07.19 18:50:58.938447 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12156 | 2023.07.19 18:50:58.938517 [ 3 ] {} <Debug> HTTP-Session: fb2c6bb1-2b74-41c1-8b65-e7ef47d24b81 Destroying unnamed session | ||
| 12157 | 2023.07.19 18:50:58.938531 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 333 rows starting from the beginning of the part | ||
| 12158 | 2023.07.19 18:50:58.938659 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 35 rows starting from the beginning of the part | ||
| 12159 | 2023.07.19 18:50:58.938719 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25. | ||
| 12160 | 2023.07.19 18:50:58.938769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12161 | 2023.07.19 18:50:58.938859 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 280 rows starting from the beginning of the part | ||
| 12162 | 2023.07.19 18:50:58.938868 [ 10 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_126_25} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_121_24 to all_126_126_0 | ||
| 12163 | 2023.07.19 18:50:58.938891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12164 | 2023.07.19 18:50:58.938968 [ 3 ] {} <Debug> HTTP-Session: 8f78add4-e506-4b82-b1da-6e784e52478b Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12165 | 2023.07.19 18:50:58.939081 [ 3 ] {} <Debug> HTTP-Session: 8f78add4-e506-4b82-b1da-6e784e52478b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12166 | 2023.07.19 18:50:58.939149 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 35 rows starting from the beginning of the part | ||
| 12167 | 2023.07.19 18:50:58.939330 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12168 | 2023.07.19 18:50:58.939373 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 269 rows starting from the beginning of the part | ||
| 12169 | 2023.07.19 18:50:58.939462 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12170 | 2023.07.19 18:50:58.939652 [ 18 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 35 rows starting from the beginning of the part | ||
| 12171 | 2023.07.19 18:50:58.940214 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12172 | 2023.07.19 18:50:58.941072 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12173 | 2023.07.19 18:50:58.941362 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 4 columns (4 merged, 0 gathered) in 0.003219475 sec., 306571.72365059523 rows/sec., 21.61 MiB/sec. | ||
| 12174 | 2023.07.19 18:50:58.941555 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12175 | 2023.07.19 18:50:58.941770 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12176 | 2023.07.19 18:50:58.941827 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25. | ||
| 12177 | 2023.07.19 18:50:58.941913 [ 17 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_126_25} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_121_24 to all_126_126_0 | ||
| 12178 | 2023.07.19 18:50:58.942074 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 12179 | 2023.07.19 18:50:58.942208 [ 97 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12180 | 2023.07.19 18:50:58.942225 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002824983 sec., 12389 rows/sec., 16.72 MiB/sec. | ||
| 12181 | 2023.07.19 18:50:58.942259 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12182 | 2023.07.19 18:50:58.942403 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 12183 | 2023.07.19 18:50:58.942457 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Debug> DynamicQueryHandler: Done processing query | ||
| 12184 | 2023.07.19 18:50:58.942490 [ 3 ] {2b4ae091-b53e-4b07-ab8c-ae09c5848ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 12185 | 2023.07.19 18:50:58.942507 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12186 | 2023.07.19 18:50:58.942513 [ 3 ] {} <Debug> HTTP-Session: 8f78add4-e506-4b82-b1da-6e784e52478b Destroying unnamed session | ||
| 12187 | 2023.07.19 18:50:58.942547 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2374 rows starting from the beginning of the part | ||
| 12188 | 2023.07.19 18:50:58.942648 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 35 rows starting from the beginning of the part | ||
| 12189 | 2023.07.19 18:50:58.942737 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 12190 | 2023.07.19 18:50:58.942825 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 35 rows starting from the beginning of the part | ||
| 12191 | 2023.07.19 18:50:58.942908 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part | ||
| 12192 | 2023.07.19 18:50:58.942992 [ 11 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 35 rows starting from the beginning of the part | ||
| 12193 | 2023.07.19 18:50:58.946450 [ 20 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2489 rows, containing 6 columns (6 merged, 0 gathered) in 0.004111071 sec., 605438.3395470426 rows/sec., 817.01 MiB/sec. | ||
| 12194 | 2023.07.19 18:50:58.947680 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12195 | 2023.07.19 18:50:58.947904 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 12196 | 2023.07.19 18:50:58.947967 [ 17 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 12197 | 2023.07.19 18:50:58.948049 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_121_24: 13.70 MiB. | ||
| 12198 | 2023.07.19 18:50:59.000163 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.04 MiB, peak 258.71 MiB, will set to 244.88 MiB (RSS), difference: -3.16 MiB | ||
| 12199 | 2023.07.19 18:51:03.932320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12200 | 2023.07.19 18:51:03.932509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12201 | 2023.07.19 18:51:03.932549 [ 3 ] {} <Debug> HTTP-Session: 94067dd5-902d-4c67-b5a8-31d73a61b56c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12202 | 2023.07.19 18:51:03.932574 [ 3 ] {} <Debug> HTTP-Session: 94067dd5-902d-4c67-b5a8-31d73a61b56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12203 | 2023.07.19 18:51:03.932701 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12204 | 2023.07.19 18:51:03.932760 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12205 | 2023.07.19 18:51:03.932926 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12206 | 2023.07.19 18:51:03.933415 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12207 | 2023.07.19 18:51:03.933683 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12208 | 2023.07.19 18:51:03.933846 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0. | ||
| 12209 | 2023.07.19 18:51:03.933964 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001228566 sec., 8953 rows/sec., 606.49 KiB/sec. | ||
| 12210 | 2023.07.19 18:51:03.934142 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 12211 | 2023.07.19 18:51:03.934169 [ 3 ] {0370815e-de24-407a-92bc-c26a5b7cc6bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 12212 | 2023.07.19 18:51:03.934185 [ 3 ] {} <Debug> HTTP-Session: 94067dd5-902d-4c67-b5a8-31d73a61b56c Destroying unnamed session | ||
| 12213 | 2023.07.19 18:51:03.934331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12214 | 2023.07.19 18:51:03.934378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12215 | 2023.07.19 18:51:03.934399 [ 3 ] {} <Debug> HTTP-Session: 3f16e723-e8d0-4e64-930e-716b2b9bbf58 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12216 | 2023.07.19 18:51:03.934416 [ 3 ] {} <Debug> HTTP-Session: 3f16e723-e8d0-4e64-930e-716b2b9bbf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2023.07.19 18:51:03.934493 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12218 | 2023.07.19 18:51:03.934530 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12219 | 2023.07.19 18:51:03.934641 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12220 | 2023.07.19 18:51:03.934969 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12221 | 2023.07.19 18:51:03.935188 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12222 | 2023.07.19 18:51:03.935347 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0. | ||
| 12223 | 2023.07.19 18:51:03.935464 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000937088 sec., 108847 rows/sec., 10.12 MiB/sec. | ||
| 12224 | 2023.07.19 18:51:03.935606 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Debug> DynamicQueryHandler: Done processing query | ||
| 12225 | 2023.07.19 18:51:03.935628 [ 3 ] {a4ecd26f-bb4d-4c14-809a-217d0f4da306} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 12226 | 2023.07.19 18:51:03.935671 [ 3 ] {} <Debug> HTTP-Session: 3f16e723-e8d0-4e64-930e-716b2b9bbf58 Destroying unnamed session | ||
| 12227 | 2023.07.19 18:51:03.935898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12228 | 2023.07.19 18:51:03.935946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12229 | 2023.07.19 18:51:03.935966 [ 3 ] {} <Debug> HTTP-Session: c56be829-a0f0-4de5-961b-8c390a4953c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12230 | 2023.07.19 18:51:03.935982 [ 3 ] {} <Debug> HTTP-Session: c56be829-a0f0-4de5-961b-8c390a4953c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12231 | 2023.07.19 18:51:03.936066 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12232 | 2023.07.19 18:51:03.936105 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12233 | 2023.07.19 18:51:03.936217 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12234 | 2023.07.19 18:51:03.936635 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12235 | 2023.07.19 18:51:03.936849 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12236 | 2023.07.19 18:51:03.937010 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0. | ||
| 12237 | 2023.07.19 18:51:03.937128 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00102863 sec., 261512 rows/sec., 17.99 MiB/sec. | ||
| 12238 | 2023.07.19 18:51:03.937246 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Debug> DynamicQueryHandler: Done processing query | ||
| 12239 | 2023.07.19 18:51:03.937268 [ 3 ] {679ed6df-baf0-44dc-b524-271a130dbc31} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 12240 | 2023.07.19 18:51:03.937284 [ 3 ] {} <Debug> HTTP-Session: c56be829-a0f0-4de5-961b-8c390a4953c8 Destroying unnamed session | ||
| 12241 | 2023.07.19 18:51:03.937431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12242 | 2023.07.19 18:51:03.937475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12243 | 2023.07.19 18:51:03.937494 [ 3 ] {} <Debug> HTTP-Session: 430728d3-c9b5-40bb-be1f-3f6634fab324 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12244 | 2023.07.19 18:51:03.937511 [ 3 ] {} <Debug> HTTP-Session: 430728d3-c9b5-40bb-be1f-3f6634fab324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12245 | 2023.07.19 18:51:03.937576 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 12246 | 2023.07.19 18:51:03.937614 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12247 | 2023.07.19 18:51:03.937722 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12248 | 2023.07.19 18:51:03.937961 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12249 | 2023.07.19 18:51:03.938205 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12250 | 2023.07.19 18:51:03.938378 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 12251 | 2023.07.19 18:51:03.938503 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897176 sec., 6687 rows/sec., 280.83 KiB/sec. | ||
| 12252 | 2023.07.19 18:51:03.938658 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Debug> DynamicQueryHandler: Done processing query | ||
| 12253 | 2023.07.19 18:51:03.938704 [ 3 ] {5d0d7153-840b-497c-89d5-6e63136fe3f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12254 | 2023.07.19 18:51:03.938743 [ 3 ] {} <Debug> HTTP-Session: 430728d3-c9b5-40bb-be1f-3f6634fab324 Destroying unnamed session | ||
| 12255 | 2023.07.19 18:51:03.938870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12256 | 2023.07.19 18:51:03.938915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12257 | 2023.07.19 18:51:03.938934 [ 3 ] {} <Debug> HTTP-Session: 02a7bcb4-2955-48c9-b316-d81f0e8e8fed Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12258 | 2023.07.19 18:51:03.938950 [ 3 ] {} <Debug> HTTP-Session: 02a7bcb4-2955-48c9-b316-d81f0e8e8fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2023.07.19 18:51:03.939026 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 12260 | 2023.07.19 18:51:03.939105 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 12261 | 2023.07.19 18:51:03.939231 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12262 | 2023.07.19 18:51:03.939518 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12263 | 2023.07.19 18:51:03.939762 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12264 | 2023.07.19 18:51:03.939940 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 12265 | 2023.07.19 18:51:03.940062 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000969108 sec., 65008 rows/sec., 3.94 MiB/sec. | ||
| 12266 | 2023.07.19 18:51:03.940203 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Debug> DynamicQueryHandler: Done processing query | ||
| 12267 | 2023.07.19 18:51:03.940226 [ 3 ] {841685af-0e00-4112-b1cc-c2865aa80d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12268 | 2023.07.19 18:51:03.940242 [ 3 ] {} <Debug> HTTP-Session: 02a7bcb4-2955-48c9-b316-d81f0e8e8fed Destroying unnamed session | ||
| 12269 | 2023.07.19 18:51:03.940382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12270 | 2023.07.19 18:51:03.940425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12271 | 2023.07.19 18:51:03.940444 [ 3 ] {} <Debug> HTTP-Session: af41839f-74ec-49d8-bb3c-39bc99f82ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12272 | 2023.07.19 18:51:03.940460 [ 3 ] {} <Debug> HTTP-Session: af41839f-74ec-49d8-bb3c-39bc99f82ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12273 | 2023.07.19 18:51:03.940532 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12274 | 2023.07.19 18:51:03.940573 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12275 | 2023.07.19 18:51:03.940791 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12276 | 2023.07.19 18:51:03.941079 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12277 | 2023.07.19 18:51:03.941363 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12278 | 2023.07.19 18:51:03.941537 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 12279 | 2023.07.19 18:51:03.941661 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001101713 sec., 4538 rows/sec., 6.12 MiB/sec. | ||
| 12280 | 2023.07.19 18:51:03.941815 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 12281 | 2023.07.19 18:51:03.941858 [ 3 ] {51f3f850-529f-40ed-9a25-1d84a29ddd7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12282 | 2023.07.19 18:51:03.941915 [ 3 ] {} <Debug> HTTP-Session: af41839f-74ec-49d8-bb3c-39bc99f82ba5 Destroying unnamed session | ||
| 12283 | 2023.07.19 18:51:03.942026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12284 | 2023.07.19 18:51:03.942069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12285 | 2023.07.19 18:51:03.942088 [ 3 ] {} <Debug> HTTP-Session: c89c7b90-f922-43b2-9205-661f5ec5e727 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12286 | 2023.07.19 18:51:03.942104 [ 3 ] {} <Debug> HTTP-Session: c89c7b90-f922-43b2-9205-661f5ec5e727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12287 | 2023.07.19 18:51:03.942175 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12288 | 2023.07.19 18:51:03.942213 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 12289 | 2023.07.19 18:51:03.942323 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12290 | 2023.07.19 18:51:03.942569 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12291 | 2023.07.19 18:51:03.942792 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12292 | 2023.07.19 18:51:03.942957 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 12293 | 2023.07.19 18:51:03.943077 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000873155 sec., 21760 rows/sec., 1.13 MiB/sec. | ||
| 12294 | 2023.07.19 18:51:03.943189 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 12295 | 2023.07.19 18:51:03.943212 [ 3 ] {02e6c70a-7f5b-41aa-a363-28b4e36bd6c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12296 | 2023.07.19 18:51:03.943228 [ 3 ] {} <Debug> HTTP-Session: c89c7b90-f922-43b2-9205-661f5ec5e727 Destroying unnamed session | ||
| 12297 | 2023.07.19 18:51:04.996723 [ 45 ] {} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Found 6 old parts to remove. | ||
| 12298 | 2023.07.19 18:51:04.996775 [ 45 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_1_26_5 | ||
| 12299 | 2023.07.19 18:51:04.996998 [ 45 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_27_27_0 | ||
| 12300 | 2023.07.19 18:51:04.997176 [ 45 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_28_28_0 | ||
| 12301 | 2023.07.19 18:51:04.997342 [ 45 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_29_29_0 | ||
| 12302 | 2023.07.19 18:51:04.997518 [ 45 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_30_30_0 | ||
| 12303 | 2023.07.19 18:51:04.997654 [ 45 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_31_31_0 | ||
| 12304 | 2023.07.19 18:51:05.101582 [ 45 ] {} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Found 6 old parts to remove. | ||
| 12305 | 2023.07.19 18:51:05.101617 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_1_26_5 | ||
| 12306 | 2023.07.19 18:51:05.101818 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_27_27_0 | ||
| 12307 | 2023.07.19 18:51:05.101984 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_28_28_0 | ||
| 12308 | 2023.07.19 18:51:05.102141 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_29_29_0 | ||
| 12309 | 2023.07.19 18:51:05.102294 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_30_30_0 | ||
| 12310 | 2023.07.19 18:51:05.102449 [ 45 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_31_31_0 | ||
| 12311 | 2023.07.19 18:51:05.156679 [ 44 ] {} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Found 6 old parts to remove. | ||
| 12312 | 2023.07.19 18:51:05.156759 [ 44 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_1_26_5 | ||
| 12313 | 2023.07.19 18:51:05.157089 [ 44 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_27_27_0 | ||
| 12314 | 2023.07.19 18:51:05.157357 [ 44 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_28_28_0 | ||
| 12315 | 2023.07.19 18:51:05.157605 [ 44 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_29_29_0 | ||
| 12316 | 2023.07.19 18:51:05.157745 [ 44 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_30_30_0 | ||
| 12317 | 2023.07.19 18:51:05.157880 [ 44 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_31_31_0 | ||
| 12318 | 2023.07.19 18:51:05.648262 [ 45 ] {} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Found 6 old parts to remove. | ||
| 12319 | 2023.07.19 18:51:05.648317 [ 45 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_1_11_2 | ||
| 12320 | 2023.07.19 18:51:05.648567 [ 45 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_12_12_0 | ||
| 12321 | 2023.07.19 18:51:05.648746 [ 45 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_13_13_0 | ||
| 12322 | 2023.07.19 18:51:05.648903 [ 45 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_14_14_0 | ||
| 12323 | 2023.07.19 18:51:05.649051 [ 45 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_15_15_0 | ||
| 12324 | 2023.07.19 18:51:05.649197 [ 45 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Removing part from filesystem all_16_16_0 | ||
| 12325 | 2023.07.19 18:51:05.729082 [ 44 ] {} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Found 6 old parts to remove. | ||
| 12326 | 2023.07.19 18:51:05.729135 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_1_21_4 | ||
| 12327 | 2023.07.19 18:51:05.729382 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_22_22_0 | ||
| 12328 | 2023.07.19 18:51:05.729572 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_23_23_0 | ||
| 12329 | 2023.07.19 18:51:05.729729 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_24_24_0 | ||
| 12330 | 2023.07.19 18:51:05.729893 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_25_25_0 | ||
| 12331 | 2023.07.19 18:51:05.730046 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_26_26_0 | ||
| 12332 | 2023.07.19 18:51:05.849665 [ 45 ] {} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Found 6 old parts to remove. | ||
| 12333 | 2023.07.19 18:51:05.849707 [ 45 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_1_11_2 | ||
| 12334 | 2023.07.19 18:51:05.849930 [ 45 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_12_12_0 | ||
| 12335 | 2023.07.19 18:51:05.850118 [ 45 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_13_13_0 | ||
| 12336 | 2023.07.19 18:51:05.850289 [ 45 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_14_14_0 | ||
| 12337 | 2023.07.19 18:51:05.850456 [ 45 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_15_15_0 | ||
| 12338 | 2023.07.19 18:51:05.850625 [ 45 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Removing part from filesystem all_16_16_0 | ||
| 12339 | 2023.07.19 18:51:08.928681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12340 | 2023.07.19 18:51:08.928816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12341 | 2023.07.19 18:51:08.928847 [ 3 ] {} <Debug> HTTP-Session: f797ce70-3f0d-45bf-a4eb-3901debe6078 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12342 | 2023.07.19 18:51:08.928876 [ 3 ] {} <Debug> HTTP-Session: f797ce70-3f0d-45bf-a4eb-3901debe6078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2023.07.19 18:51:08.929023 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12344 | 2023.07.19 18:51:08.929091 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12345 | 2023.07.19 18:51:08.929273 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12346 | 2023.07.19 18:51:08.929816 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12347 | 2023.07.19 18:51:08.930077 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 12348 | 2023.07.19 18:51:08.930236 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0. | ||
| 12349 | 2023.07.19 18:51:08.930359 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001292548 sec., 27078 rows/sec., 2.14 MiB/sec. | ||
| 12350 | 2023.07.19 18:51:08.930505 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Debug> DynamicQueryHandler: Done processing query | ||
| 12351 | 2023.07.19 18:51:08.930531 [ 3 ] {6ef4914d-9de8-4a7f-ae6e-ab982fcba538} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12352 | 2023.07.19 18:51:08.930561 [ 3 ] {} <Debug> HTTP-Session: f797ce70-3f0d-45bf-a4eb-3901debe6078 Destroying unnamed session | ||
| 12353 | 2023.07.19 18:51:08.930700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12354 | 2023.07.19 18:51:08.930744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12355 | 2023.07.19 18:51:08.930763 [ 3 ] {} <Debug> HTTP-Session: b06c591f-2424-4554-a714-4b617a3af843 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12356 | 2023.07.19 18:51:08.930780 [ 3 ] {} <Debug> HTTP-Session: b06c591f-2424-4554-a714-4b617a3af843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12357 | 2023.07.19 18:51:08.930853 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12358 | 2023.07.19 18:51:08.930891 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12359 | 2023.07.19 18:51:08.930990 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12360 | 2023.07.19 18:51:08.931319 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12361 | 2023.07.19 18:51:08.931530 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 12362 | 2023.07.19 18:51:08.931674 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0. | ||
| 12363 | 2023.07.19 18:51:08.931786 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000903456 sec., 116220 rows/sec., 11.22 MiB/sec. | ||
| 12364 | 2023.07.19 18:51:08.931942 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Debug> DynamicQueryHandler: Done processing query | ||
| 12365 | 2023.07.19 18:51:08.931967 [ 3 ] {4a531fed-47af-460f-8c1b-a16a4fa6b80b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 12366 | 2023.07.19 18:51:08.932011 [ 3 ] {} <Debug> HTTP-Session: b06c591f-2424-4554-a714-4b617a3af843 Destroying unnamed session | ||
| 12367 | 2023.07.19 18:51:08.932159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12368 | 2023.07.19 18:51:08.932207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12369 | 2023.07.19 18:51:08.932226 [ 3 ] {} <Debug> HTTP-Session: 46272e5a-d7d8-4076-a0eb-5e33856bdefc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12370 | 2023.07.19 18:51:08.932243 [ 3 ] {} <Debug> HTTP-Session: 46272e5a-d7d8-4076-a0eb-5e33856bdefc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12371 | 2023.07.19 18:51:08.932315 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12372 | 2023.07.19 18:51:08.932352 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12373 | 2023.07.19 18:51:08.932464 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12374 | 2023.07.19 18:51:08.932733 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12375 | 2023.07.19 18:51:08.932944 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 12376 | 2023.07.19 18:51:08.933097 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0. | ||
| 12377 | 2023.07.19 18:51:08.933214 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000872096 sec., 40133 rows/sec., 3.14 MiB/sec. | ||
| 12378 | 2023.07.19 18:51:08.933326 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Debug> DynamicQueryHandler: Done processing query | ||
| 12379 | 2023.07.19 18:51:08.933348 [ 3 ] {207936d6-1830-4a9f-ad97-60d41e570edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12380 | 2023.07.19 18:51:08.933364 [ 3 ] {} <Debug> HTTP-Session: 46272e5a-d7d8-4076-a0eb-5e33856bdefc Destroying unnamed session | ||
| 12381 | 2023.07.19 18:51:08.933533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12382 | 2023.07.19 18:51:08.933577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12383 | 2023.07.19 18:51:08.933596 [ 3 ] {} <Debug> HTTP-Session: 1987b49f-d238-441c-b90f-29f61e15eedf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12384 | 2023.07.19 18:51:08.933612 [ 3 ] {} <Debug> HTTP-Session: 1987b49f-d238-441c-b90f-29f61e15eedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2023.07.19 18:51:08.933694 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12386 | 2023.07.19 18:51:08.933737 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12387 | 2023.07.19 18:51:08.933876 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12388 | 2023.07.19 18:51:08.934285 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12389 | 2023.07.19 18:51:08.934588 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12390 | 2023.07.19 18:51:08.934762 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 12391 | 2023.07.19 18:51:08.934883 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001155464 sec., 30290 rows/sec., 40.88 MiB/sec. | ||
| 12392 | 2023.07.19 18:51:08.935009 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Debug> DynamicQueryHandler: Done processing query | ||
| 12393 | 2023.07.19 18:51:08.935031 [ 3 ] {e59dfa9a-bd36-4e84-860b-bff914953ed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 12394 | 2023.07.19 18:51:08.935046 [ 3 ] {} <Debug> HTTP-Session: 1987b49f-d238-441c-b90f-29f61e15eedf Destroying unnamed session | ||
| 12395 | 2023.07.19 18:51:09.123681 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12396 | 2023.07.19 18:51:09.123732 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12397 | 2023.07.19 18:51:13.932725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12398 | 2023.07.19 18:51:13.932861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12399 | 2023.07.19 18:51:13.932891 [ 3 ] {} <Debug> HTTP-Session: 09e48e2b-591e-4ef0-bc7d-dafded574278 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12400 | 2023.07.19 18:51:13.932920 [ 3 ] {} <Debug> HTTP-Session: 09e48e2b-591e-4ef0-bc7d-dafded574278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12401 | 2023.07.19 18:51:13.933065 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12402 | 2023.07.19 18:51:13.933133 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12403 | 2023.07.19 18:51:13.933318 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12404 | 2023.07.19 18:51:13.933762 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12405 | 2023.07.19 18:51:13.934047 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 12406 | 2023.07.19 18:51:13.934219 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0. | ||
| 12407 | 2023.07.19 18:51:13.934337 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001231326 sec., 8933 rows/sec., 605.13 KiB/sec. | ||
| 12408 | 2023.07.19 18:51:13.934502 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Debug> DynamicQueryHandler: Done processing query | ||
| 12409 | 2023.07.19 18:51:13.934528 [ 3 ] {87cf4f95-5f42-4f3b-965f-f06d9148423b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 12410 | 2023.07.19 18:51:13.934560 [ 3 ] {} <Debug> HTTP-Session: 09e48e2b-591e-4ef0-bc7d-dafded574278 Destroying unnamed session | ||
| 12411 | 2023.07.19 18:51:13.934724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12412 | 2023.07.19 18:51:13.934773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12413 | 2023.07.19 18:51:13.934793 [ 3 ] {} <Debug> HTTP-Session: d268443d-27db-4c49-bf33-4f174d4bce06 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12414 | 2023.07.19 18:51:13.934810 [ 3 ] {} <Debug> HTTP-Session: d268443d-27db-4c49-bf33-4f174d4bce06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12415 | 2023.07.19 18:51:13.934887 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12416 | 2023.07.19 18:51:13.934929 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12417 | 2023.07.19 18:51:13.935036 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12418 | 2023.07.19 18:51:13.935369 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12419 | 2023.07.19 18:51:13.935583 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 12420 | 2023.07.19 18:51:13.935741 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0. | ||
| 12421 | 2023.07.19 18:51:13.935837 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000919727 sec., 110902 rows/sec., 10.31 MiB/sec. | ||
| 12422 | 2023.07.19 18:51:13.935993 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Debug> DynamicQueryHandler: Done processing query | ||
| 12423 | 2023.07.19 18:51:13.936030 [ 3 ] {6849d58c-e79a-46b6-bcbe-ecc22792d84b} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 12424 | 2023.07.19 18:51:13.936081 [ 3 ] {} <Debug> HTTP-Session: d268443d-27db-4c49-bf33-4f174d4bce06 Destroying unnamed session | ||
| 12425 | 2023.07.19 18:51:13.936310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 44760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12426 | 2023.07.19 18:51:13.936358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12427 | 2023.07.19 18:51:13.936379 [ 3 ] {} <Debug> HTTP-Session: fa164abd-275a-44eb-93a7-d7c76b3065db Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12428 | 2023.07.19 18:51:13.936396 [ 3 ] {} <Debug> HTTP-Session: fa164abd-275a-44eb-93a7-d7c76b3065db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12429 | 2023.07.19 18:51:13.936485 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12430 | 2023.07.19 18:51:13.936525 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12431 | 2023.07.19 18:51:13.936638 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12432 | 2023.07.19 18:51:13.937063 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12433 | 2023.07.19 18:51:13.937287 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 12434 | 2023.07.19 18:51:13.937444 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0. | ||
| 12435 | 2023.07.19 18:51:13.937540 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.00102752 sec., 272500 rows/sec., 18.83 MiB/sec. | ||
| 12436 | 2023.07.19 18:51:13.937652 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Debug> DynamicQueryHandler: Done processing query | ||
| 12437 | 2023.07.19 18:51:13.937674 [ 3 ] {21ee3f8f-9631-4462-a242-cd57e48cee27} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 12438 | 2023.07.19 18:51:13.937690 [ 3 ] {} <Debug> HTTP-Session: fa164abd-275a-44eb-93a7-d7c76b3065db Destroying unnamed session | ||
| 12439 | 2023.07.19 18:51:13.937801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12440 | 2023.07.19 18:51:13.937846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12441 | 2023.07.19 18:51:13.937864 [ 3 ] {} <Debug> HTTP-Session: 9538be52-9d62-4246-bae5-a409613777f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12442 | 2023.07.19 18:51:13.937880 [ 3 ] {} <Debug> HTTP-Session: 9538be52-9d62-4246-bae5-a409613777f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12443 | 2023.07.19 18:51:13.937947 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 12444 | 2023.07.19 18:51:13.937986 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12445 | 2023.07.19 18:51:13.938090 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12446 | 2023.07.19 18:51:13.938322 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12447 | 2023.07.19 18:51:13.938558 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12448 | 2023.07.19 18:51:13.938731 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 12449 | 2023.07.19 18:51:13.938823 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000849125 sec., 7066 rows/sec., 296.72 KiB/sec. | ||
| 12450 | 2023.07.19 18:51:13.938960 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Debug> DynamicQueryHandler: Done processing query | ||
| 12451 | 2023.07.19 18:51:13.938983 [ 3 ] {3badbe51-20ea-44cf-9282-1d5a37aa6fad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12452 | 2023.07.19 18:51:13.938999 [ 3 ] {} <Debug> HTTP-Session: 9538be52-9d62-4246-bae5-a409613777f6 Destroying unnamed session | ||
| 12453 | 2023.07.19 18:51:13.939122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 13581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12454 | 2023.07.19 18:51:13.939166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12455 | 2023.07.19 18:51:13.939185 [ 3 ] {} <Debug> HTTP-Session: d442a32b-5c5e-4cbf-91e1-912be10a1df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12456 | 2023.07.19 18:51:13.939201 [ 3 ] {} <Debug> HTTP-Session: d442a32b-5c5e-4cbf-91e1-912be10a1df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12457 | 2023.07.19 18:51:13.939273 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 12458 | 2023.07.19 18:51:13.939313 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 12459 | 2023.07.19 18:51:13.939426 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12460 | 2023.07.19 18:51:13.939708 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12461 | 2023.07.19 18:51:13.939944 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12462 | 2023.07.19 18:51:13.940121 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 12463 | 2023.07.19 18:51:13.940217 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000917877 sec., 80620 rows/sec., 4.93 MiB/sec. | ||
| 12464 | 2023.07.19 18:51:13.940331 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Debug> DynamicQueryHandler: Done processing query | ||
| 12465 | 2023.07.19 18:51:13.940353 [ 3 ] {639a67ef-76da-4baf-90b0-856d5a83c49e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 12466 | 2023.07.19 18:51:13.940368 [ 3 ] {} <Debug> HTTP-Session: d442a32b-5c5e-4cbf-91e1-912be10a1df6 Destroying unnamed session | ||
| 12467 | 2023.07.19 18:51:13.940476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12468 | 2023.07.19 18:51:13.940519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12469 | 2023.07.19 18:51:13.940538 [ 3 ] {} <Debug> HTTP-Session: a83f9b2a-49dd-4a15-bc18-62baf9668156 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12470 | 2023.07.19 18:51:13.940554 [ 3 ] {} <Debug> HTTP-Session: a83f9b2a-49dd-4a15-bc18-62baf9668156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12471 | 2023.07.19 18:51:13.940623 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12472 | 2023.07.19 18:51:13.940664 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12473 | 2023.07.19 18:51:13.940794 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12474 | 2023.07.19 18:51:13.941075 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12475 | 2023.07.19 18:51:13.941353 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12476 | 2023.07.19 18:51:13.941534 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. | ||
| 12477 | 2023.07.19 18:51:13.941636 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000985008 sec., 5076 rows/sec., 6.85 MiB/sec. | ||
| 12478 | 2023.07.19 18:51:13.941761 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Debug> DynamicQueryHandler: Done processing query | ||
| 12479 | 2023.07.19 18:51:13.941792 [ 3 ] {fec52190-aaf2-4cbb-a7db-9fcf5270b14d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12480 | 2023.07.19 18:51:13.941816 [ 3 ] {} <Debug> HTTP-Session: a83f9b2a-49dd-4a15-bc18-62baf9668156 Destroying unnamed session | ||
| 12481 | 2023.07.19 18:51:13.941922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12482 | 2023.07.19 18:51:13.941964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12483 | 2023.07.19 18:51:13.941983 [ 3 ] {} <Debug> HTTP-Session: e36e7e0f-18e7-4c70-8932-fcde0fddc320 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12484 | 2023.07.19 18:51:13.941999 [ 3 ] {} <Debug> HTTP-Session: e36e7e0f-18e7-4c70-8932-fcde0fddc320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12485 | 2023.07.19 18:51:13.942068 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12486 | 2023.07.19 18:51:13.942105 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 12487 | 2023.07.19 18:51:13.942204 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12488 | 2023.07.19 18:51:13.942438 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12489 | 2023.07.19 18:51:13.942663 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12490 | 2023.07.19 18:51:13.942833 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 12491 | 2023.07.19 18:51:13.942920 [ 87 ] {} <Debug> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12492 | 2023.07.19 18:51:13.942929 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000832954 sec., 22810 rows/sec., 1.18 MiB/sec. | ||
| 12493 | 2023.07.19 18:51:13.942961 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12494 | 2023.07.19 18:51:13.943109 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 12495 | 2023.07.19 18:51:13.943121 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Debug> DynamicQueryHandler: Done processing query | ||
| 12496 | 2023.07.19 18:51:13.943191 [ 3 ] {138b2615-1a64-4a29-87c6-757150ad1f92} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12497 | 2023.07.19 18:51:13.943230 [ 3 ] {} <Debug> HTTP-Session: e36e7e0f-18e7-4c70-8932-fcde0fddc320 Destroying unnamed session | ||
| 12498 | 2023.07.19 18:51:13.943276 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12499 | 2023.07.19 18:51:13.943313 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1173 rows starting from the beginning of the part | ||
| 12500 | 2023.07.19 18:51:13.943424 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 19 rows starting from the beginning of the part | ||
| 12501 | 2023.07.19 18:51:13.943507 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 19 rows starting from the beginning of the part | ||
| 12502 | 2023.07.19 18:51:13.943588 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 19 rows starting from the beginning of the part | ||
| 12503 | 2023.07.19 18:51:13.943666 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 19 rows starting from the beginning of the part | ||
| 12504 | 2023.07.19 18:51:13.943745 [ 10 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 19 rows starting from the beginning of the part | ||
| 12505 | 2023.07.19 18:51:13.944485 [ 17 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 4 columns (4 merged, 0 gathered) in 0.001456503 sec., 870578.3647544838 rows/sec., 45.54 MiB/sec. | ||
| 12506 | 2023.07.19 18:51:13.944653 [ 22 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12507 | 2023.07.19 18:51:13.944884 [ 22 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 12508 | 2023.07.19 18:51:13.944949 [ 22 ] {e28b1b93-d814-4ae2-96c7-4b77b3845112::all_1_66_13} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 12509 | 2023.07.19 18:51:18.929667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12510 | 2023.07.19 18:51:18.929785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12511 | 2023.07.19 18:51:18.929810 [ 3 ] {} <Debug> HTTP-Session: 861b7ed6-e9fe-43c3-9bf4-b587ff053bbf Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12512 | 2023.07.19 18:51:18.929834 [ 3 ] {} <Debug> HTTP-Session: 861b7ed6-e9fe-43c3-9bf4-b587ff053bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12513 | 2023.07.19 18:51:18.929962 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12514 | 2023.07.19 18:51:18.930022 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12515 | 2023.07.19 18:51:18.930190 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12516 | 2023.07.19 18:51:18.930602 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12517 | 2023.07.19 18:51:18.930866 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 12518 | 2023.07.19 18:51:18.931033 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0. | ||
| 12519 | 2023.07.19 18:51:18.931149 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001150454 sec., 30422 rows/sec., 2.41 MiB/sec. | ||
| 12520 | 2023.07.19 18:51:18.931302 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Debug> DynamicQueryHandler: Done processing query | ||
| 12521 | 2023.07.19 18:51:18.931327 [ 3 ] {39b177e6-2ec1-42f4-b9fc-777707e6329b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12522 | 2023.07.19 18:51:18.931344 [ 3 ] {} <Debug> HTTP-Session: 861b7ed6-e9fe-43c3-9bf4-b587ff053bbf Destroying unnamed session | ||
| 12523 | 2023.07.19 18:51:18.931489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12524 | 2023.07.19 18:51:18.931542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12525 | 2023.07.19 18:51:18.931562 [ 3 ] {} <Debug> HTTP-Session: c7b20f1f-5ead-4bfd-a7dc-f4fb388b9e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12526 | 2023.07.19 18:51:18.931581 [ 3 ] {} <Debug> HTTP-Session: c7b20f1f-5ead-4bfd-a7dc-f4fb388b9e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12527 | 2023.07.19 18:51:18.931667 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12528 | 2023.07.19 18:51:18.931708 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12529 | 2023.07.19 18:51:18.931815 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12530 | 2023.07.19 18:51:18.932138 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12531 | 2023.07.19 18:51:18.932368 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 12532 | 2023.07.19 18:51:18.932520 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0. | ||
| 12533 | 2023.07.19 18:51:18.932619 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000924737 sec., 113545 rows/sec., 10.96 MiB/sec. | ||
| 12534 | 2023.07.19 18:51:18.932769 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Debug> DynamicQueryHandler: Done processing query | ||
| 12535 | 2023.07.19 18:51:18.932794 [ 3 ] {bccf798f-f034-4949-9cc9-60b230090f0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 12536 | 2023.07.19 18:51:18.932809 [ 3 ] {} <Debug> HTTP-Session: c7b20f1f-5ead-4bfd-a7dc-f4fb388b9e9f Destroying unnamed session | ||
| 12537 | 2023.07.19 18:51:18.932969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12538 | 2023.07.19 18:51:18.933049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12539 | 2023.07.19 18:51:18.933068 [ 3 ] {} <Debug> HTTP-Session: 3e0812f0-c510-44f3-8a24-b77fe7ff1db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12540 | 2023.07.19 18:51:18.933086 [ 3 ] {} <Debug> HTTP-Session: 3e0812f0-c510-44f3-8a24-b77fe7ff1db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12541 | 2023.07.19 18:51:18.933158 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12542 | 2023.07.19 18:51:18.933196 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12543 | 2023.07.19 18:51:18.933302 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12544 | 2023.07.19 18:51:18.933581 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12545 | 2023.07.19 18:51:18.933815 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 12546 | 2023.07.19 18:51:18.933963 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0. | ||
| 12547 | 2023.07.19 18:51:18.934059 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000873046 sec., 40089 rows/sec., 3.14 MiB/sec. | ||
| 12548 | 2023.07.19 18:51:18.934174 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Debug> DynamicQueryHandler: Done processing query | ||
| 12549 | 2023.07.19 18:51:18.934197 [ 3 ] {970672a5-64d1-4290-bb83-d75752896d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12550 | 2023.07.19 18:51:18.934212 [ 3 ] {} <Debug> HTTP-Session: 3e0812f0-c510-44f3-8a24-b77fe7ff1db9 Destroying unnamed session | ||
| 12551 | 2023.07.19 18:51:18.934407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12552 | 2023.07.19 18:51:18.934452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12553 | 2023.07.19 18:51:18.934471 [ 3 ] {} <Debug> HTTP-Session: 4706d26d-abb7-4fb6-8547-0449d8a72850 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12554 | 2023.07.19 18:51:18.934487 [ 3 ] {} <Debug> HTTP-Session: 4706d26d-abb7-4fb6-8547-0449d8a72850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12555 | 2023.07.19 18:51:18.934571 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12556 | 2023.07.19 18:51:18.934614 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12557 | 2023.07.19 18:51:18.934748 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12558 | 2023.07.19 18:51:18.935161 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12559 | 2023.07.19 18:51:18.935479 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12560 | 2023.07.19 18:51:18.935656 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0. | ||
| 12561 | 2023.07.19 18:51:18.935763 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001163685 sec., 30076 rows/sec., 40.59 MiB/sec. | ||
| 12562 | 2023.07.19 18:51:18.935901 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Debug> DynamicQueryHandler: Done processing query | ||
| 12563 | 2023.07.19 18:51:18.935924 [ 3 ] {e556a7ba-e88a-4181-ad7c-edf663168d5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 12564 | 2023.07.19 18:51:18.935939 [ 3 ] {} <Debug> HTTP-Session: 4706d26d-abb7-4fb6-8547-0449d8a72850 Destroying unnamed session | ||
| 12565 | 2023.07.19 18:51:23.931654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12566 | 2023.07.19 18:51:23.931794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12567 | 2023.07.19 18:51:23.931824 [ 3 ] {} <Debug> HTTP-Session: 4f3b36f9-b9fb-42fb-ab25-3bd04d47f1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12568 | 2023.07.19 18:51:23.931853 [ 3 ] {} <Debug> HTTP-Session: 4f3b36f9-b9fb-42fb-ab25-3bd04d47f1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12569 | 2023.07.19 18:51:23.931992 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12570 | 2023.07.19 18:51:23.932063 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12571 | 2023.07.19 18:51:23.932250 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12572 | 2023.07.19 18:51:23.932674 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12573 | 2023.07.19 18:51:23.932947 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 12574 | 2023.07.19 18:51:23.933116 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0. | ||
| 12575 | 2023.07.19 18:51:23.933236 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001198625 sec., 9177 rows/sec., 621.64 KiB/sec. | ||
| 12576 | 2023.07.19 18:51:23.933254 [ 78 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 12577 | 2023.07.19 18:51:23.933380 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12578 | 2023.07.19 18:51:23.933455 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Debug> DynamicQueryHandler: Done processing query | ||
| 12579 | 2023.07.19 18:51:23.933484 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact | ||
| 12580 | 2023.07.19 18:51:23.933495 [ 3 ] {b893b151-220e-4390-8295-c434c405039a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 12581 | 2023.07.19 18:51:23.933536 [ 3 ] {} <Debug> HTTP-Session: 4f3b36f9-b9fb-42fb-ab25-3bd04d47f1bd Destroying unnamed session | ||
| 12582 | 2023.07.19 18:51:23.933616 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12583 | 2023.07.19 18:51:23.933656 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 46 rows starting from the beginning of the part | ||
| 12584 | 2023.07.19 18:51:23.933723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12585 | 2023.07.19 18:51:23.933805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12586 | 2023.07.19 18:51:23.933864 [ 3 ] {} <Debug> HTTP-Session: fa9ee058-61af-4c92-8968-a68d64fac360 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12587 | 2023.07.19 18:51:23.933907 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 11 rows starting from the beginning of the part | ||
| 12588 | 2023.07.19 18:51:23.933920 [ 3 ] {} <Debug> HTTP-Session: fa9ee058-61af-4c92-8968-a68d64fac360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12589 | 2023.07.19 18:51:23.934188 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 35 rows starting from the beginning of the part | ||
| 12590 | 2023.07.19 18:51:23.934189 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12591 | 2023.07.19 18:51:23.934309 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12592 | 2023.07.19 18:51:23.934447 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 11 rows starting from the beginning of the part | ||
| 12593 | 2023.07.19 18:51:23.934788 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 35 rows starting from the beginning of the part | ||
| 12594 | 2023.07.19 18:51:23.934810 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12595 | 2023.07.19 18:51:23.935013 [ 22 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 11 rows starting from the beginning of the part | ||
| 12596 | 2023.07.19 18:51:23.935541 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12597 | 2023.07.19 18:51:23.936066 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 12598 | 2023.07.19 18:51:23.936408 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0. | ||
| 12599 | 2023.07.19 18:51:23.936427 [ 17 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992358 sec., 49793.507327666004 rows/sec., 3.75 MiB/sec. | ||
| 12600 | 2023.07.19 18:51:23.936563 [ 78 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 12601 | 2023.07.19 18:51:23.936628 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002342479 sec., 43543 rows/sec., 4.05 MiB/sec. | ||
| 12602 | 2023.07.19 18:51:23.936647 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12603 | 2023.07.19 18:51:23.936655 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 12604 | 2023.07.19 18:51:23.936946 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact | ||
| 12605 | 2023.07.19 18:51:23.936983 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Debug> DynamicQueryHandler: Done processing query | ||
| 12606 | 2023.07.19 18:51:23.937068 [ 3 ] {13428c9a-09b7-4830-b34d-88c6e074de29} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 12607 | 2023.07.19 18:51:23.937078 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26. | ||
| 12608 | 2023.07.19 18:51:23.937114 [ 3 ] {} <Debug> HTTP-Session: fa9ee058-61af-4c92-8968-a68d64fac360 Destroying unnamed session | ||
| 12609 | 2023.07.19 18:51:23.937239 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12610 | 2023.07.19 18:51:23.937254 [ 26 ] {f6fea134-aca8-431f-a62a-7b06fb334695::all_1_131_26} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695) (MergerMutator): Merged 6 parts: from all_1_126_25 to all_131_131_0 | ||
| 12611 | 2023.07.19 18:51:23.937311 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 207 rows starting from the beginning of the part | ||
| 12612 | 2023.07.19 18:51:23.937456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12613 | 2023.07.19 18:51:23.937544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12614 | 2023.07.19 18:51:23.937600 [ 3 ] {} <Debug> HTTP-Session: 15ff06bd-24b8-43ab-a273-d84028c95dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12615 | 2023.07.19 18:51:23.937610 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 102 rows starting from the beginning of the part | ||
| 12616 | 2023.07.19 18:51:23.937631 [ 3 ] {} <Debug> HTTP-Session: 15ff06bd-24b8-43ab-a273-d84028c95dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12617 | 2023.07.19 18:51:23.937893 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12618 | 2023.07.19 18:51:23.937893 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 105 rows starting from the beginning of the part | ||
| 12619 | 2023.07.19 18:51:23.937979 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12620 | 2023.07.19 18:51:23.938210 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 102 rows starting from the beginning of the part | ||
| 12621 | 2023.07.19 18:51:23.938480 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12622 | 2023.07.19 18:51:23.938502 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 105 rows starting from the beginning of the part | ||
| 12623 | 2023.07.19 18:51:23.938683 [ 9 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 102 rows starting from the beginning of the part | ||
| 12624 | 2023.07.19 18:51:23.939294 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12625 | 2023.07.19 18:51:23.939831 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 12626 | 2023.07.19 18:51:23.940086 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0. | ||
| 12627 | 2023.07.19 18:51:23.940435 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002472843 sec., 108781 rows/sec., 7.48 MiB/sec. | ||
| 12628 | 2023.07.19 18:51:23.940448 [ 78 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 12629 | 2023.07.19 18:51:23.940520 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12630 | 2023.07.19 18:51:23.940517 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781901 sec., 191173.6980952172 rows/sec., 18.08 MiB/sec. | ||
| 12631 | 2023.07.19 18:51:23.940754 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact | ||
| 12632 | 2023.07.19 18:51:23.940803 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Debug> DynamicQueryHandler: Done processing query | ||
| 12633 | 2023.07.19 18:51:23.940851 [ 3 ] {8e5ef991-1e07-440c-9b55-05c882042799} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 12634 | 2023.07.19 18:51:23.940858 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 12635 | 2023.07.19 18:51:23.940952 [ 3 ] {} <Debug> HTTP-Session: 15ff06bd-24b8-43ab-a273-d84028c95dcd Destroying unnamed session | ||
| 12636 | 2023.07.19 18:51:23.941003 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12637 | 2023.07.19 18:51:23.941146 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 333 rows starting from the beginning of the part | ||
| 12638 | 2023.07.19 18:51:23.941286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12639 | 2023.07.19 18:51:23.941399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12640 | 2023.07.19 18:51:23.941433 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26. | ||
| 12641 | 2023.07.19 18:51:23.941457 [ 3 ] {} <Debug> HTTP-Session: 4b9f8796-19d4-42f7-9fe9-f0486d11d462 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12642 | 2023.07.19 18:51:23.941471 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 269 rows starting from the beginning of the part | ||
| 12643 | 2023.07.19 18:51:23.941534 [ 3 ] {} <Debug> HTTP-Session: 4b9f8796-19d4-42f7-9fe9-f0486d11d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12644 | 2023.07.19 18:51:23.941615 [ 26 ] {24434e5e-8fef-43d7-836f-125ca58065ad::all_1_131_26} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad) (MergerMutator): Merged 6 parts: from all_1_126_25 to all_131_131_0 | ||
| 12645 | 2023.07.19 18:51:23.941798 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 12646 | 2023.07.19 18:51:23.941811 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 35 rows starting from the beginning of the part | ||
| 12647 | 2023.07.19 18:51:23.941880 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12648 | 2023.07.19 18:51:23.941974 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 280 rows starting from the beginning of the part | ||
| 12649 | 2023.07.19 18:51:23.942144 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 35 rows starting from the beginning of the part | ||
| 12650 | 2023.07.19 18:51:23.942153 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12651 | 2023.07.19 18:51:23.942267 [ 15 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 269 rows starting from the beginning of the part | ||
| 12652 | 2023.07.19 18:51:23.942629 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12653 | 2023.07.19 18:51:23.942952 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12654 | 2023.07.19 18:51:23.943158 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 12655 | 2023.07.19 18:51:23.943295 [ 78 ] {} <Debug> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12656 | 2023.07.19 18:51:23.943348 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001469013 sec., 4084 rows/sec., 171.51 KiB/sec. | ||
| 12657 | 2023.07.19 18:51:23.943439 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12658 | 2023.07.19 18:51:23.943822 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 12659 | 2023.07.19 18:51:23.943846 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Debug> DynamicQueryHandler: Done processing query | ||
| 12660 | 2023.07.19 18:51:23.943844 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003221025 sec., 379071.87929308217 rows/sec., 26.49 MiB/sec. | ||
| 12661 | 2023.07.19 18:51:23.943899 [ 3 ] {1d0b9c27-f448-4d6e-a9f6-ccdb1369cb2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12662 | 2023.07.19 18:51:23.943976 [ 3 ] {} <Debug> HTTP-Session: 4b9f8796-19d4-42f7-9fe9-f0486d11d462 Destroying unnamed session | ||
| 12663 | 2023.07.19 18:51:23.944118 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12664 | 2023.07.19 18:51:23.944151 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 12665 | 2023.07.19 18:51:23.944268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12666 | 2023.07.19 18:51:23.944339 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 12667 | 2023.07.19 18:51:23.944436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12668 | 2023.07.19 18:51:23.944470 [ 3 ] {} <Debug> HTTP-Session: 195a53e6-a718-4b40-860b-7ea1edef8e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12669 | 2023.07.19 18:51:23.944493 [ 3 ] {} <Debug> HTTP-Session: 195a53e6-a718-4b40-860b-7ea1edef8e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12670 | 2023.07.19 18:51:23.944593 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26. | ||
| 12671 | 2023.07.19 18:51:23.944596 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 12672 | 2023.07.19 18:51:23.944677 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 12673 | 2023.07.19 18:51:23.944709 [ 19 ] {201a2b8d-ee13-47b2-84fd-63402b971a80::all_1_131_26} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80) (MergerMutator): Merged 6 parts: from all_1_126_25 to all_131_131_0 | ||
| 12674 | 2023.07.19 18:51:23.944760 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 12675 | 2023.07.19 18:51:23.944884 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 12676 | 2023.07.19 18:51:23.945065 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 12677 | 2023.07.19 18:51:23.945120 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12678 | 2023.07.19 18:51:23.945210 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 12679 | 2023.07.19 18:51:23.945380 [ 23 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 12680 | 2023.07.19 18:51:23.945712 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12681 | 2023.07.19 18:51:23.946043 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12682 | 2023.07.19 18:51:23.946243 [ 26 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002608746 sec., 151797.0703165429 rows/sec., 6.22 MiB/sec. | ||
| 12683 | 2023.07.19 18:51:23.946305 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 12684 | 2023.07.19 18:51:23.946411 [ 26 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12685 | 2023.07.19 18:51:23.946491 [ 78 ] {} <Debug> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12686 | 2023.07.19 18:51:23.946569 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001819093 sec., 34632 rows/sec., 2.10 MiB/sec. | ||
| 12687 | 2023.07.19 18:51:23.946584 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12688 | 2023.07.19 18:51:23.946825 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 12689 | 2023.07.19 18:51:23.946980 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Debug> DynamicQueryHandler: Done processing query | ||
| 12690 | 2023.07.19 18:51:23.947049 [ 3 ] {56d61e7e-a13f-4ffc-aa6d-d32d05768892} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12691 | 2023.07.19 18:51:23.947141 [ 3 ] {} <Debug> HTTP-Session: 195a53e6-a718-4b40-860b-7ea1edef8e8e Destroying unnamed session | ||
| 12692 | 2023.07.19 18:51:23.947154 [ 26 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 12693 | 2023.07.19 18:51:23.947158 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12694 | 2023.07.19 18:51:23.947248 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4052 rows starting from the beginning of the part | ||
| 12695 | 2023.07.19 18:51:23.947290 [ 26 ] {9f0654b2-6246-424c-8c29-fa259f9d1926::all_1_66_13} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 12696 | 2023.07.19 18:51:23.947356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12697 | 2023.07.19 18:51:23.947511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12698 | 2023.07.19 18:51:23.947599 [ 3 ] {} <Debug> HTTP-Session: 4b03a842-91cf-4e9f-9578-0a6a74dbe852 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12699 | 2023.07.19 18:51:23.947653 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 12700 | 2023.07.19 18:51:23.947661 [ 3 ] {} <Debug> HTTP-Session: 4b03a842-91cf-4e9f-9578-0a6a74dbe852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12701 | 2023.07.19 18:51:23.947922 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12702 | 2023.07.19 18:51:23.947938 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 63 rows starting from the beginning of the part | ||
| 12703 | 2023.07.19 18:51:23.948049 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12704 | 2023.07.19 18:51:23.948280 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 63 rows starting from the beginning of the part | ||
| 12705 | 2023.07.19 18:51:23.948661 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part | ||
| 12706 | 2023.07.19 18:51:23.948724 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12707 | 2023.07.19 18:51:23.948934 [ 17 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 63 rows starting from the beginning of the part | ||
| 12708 | 2023.07.19 18:51:23.949487 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12709 | 2023.07.19 18:51:23.949929 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12710 | 2023.07.19 18:51:23.950345 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0. | ||
| 12711 | 2023.07.19 18:51:23.950526 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12712 | 2023.07.19 18:51:23.950555 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002577116 sec., 1940 rows/sec., 2.62 MiB/sec. | ||
| 12713 | 2023.07.19 18:51:23.950598 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12714 | 2023.07.19 18:51:23.950856 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact | ||
| 12715 | 2023.07.19 18:51:23.951024 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Debug> DynamicQueryHandler: Done processing query | ||
| 12716 | 2023.07.19 18:51:23.951052 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12717 | 2023.07.19 18:51:23.951056 [ 3 ] {90e4ca94-ce69-4845-b3e2-d4b38213fdba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12718 | 2023.07.19 18:51:23.951090 [ 3 ] {} <Debug> HTTP-Session: 4b03a842-91cf-4e9f-9578-0a6a74dbe852 Destroying unnamed session | ||
| 12719 | 2023.07.19 18:51:23.951092 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2489 rows starting from the beginning of the part | ||
| 12720 | 2023.07.19 18:51:23.951215 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part | ||
| 12721 | 2023.07.19 18:51:23.951223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12722 | 2023.07.19 18:51:23.951334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12723 | 2023.07.19 18:51:23.951423 [ 3 ] {} <Debug> HTTP-Session: 45cfec85-213c-4c7e-882a-022e182bbe49 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12724 | 2023.07.19 18:51:23.951527 [ 3 ] {} <Debug> HTTP-Session: 45cfec85-213c-4c7e-882a-022e182bbe49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2023.07.19 18:51:23.951761 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 35 rows starting from the beginning of the part | ||
| 12726 | 2023.07.19 18:51:23.951894 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12727 | 2023.07.19 18:51:23.951914 [ 21 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4389 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254265 sec., 835321.40080487 rows/sec., 50.81 MiB/sec. | ||
| 12728 | 2023.07.19 18:51:23.951991 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 12729 | 2023.07.19 18:51:23.952089 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 12730 | 2023.07.19 18:51:23.952342 [ 21 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12731 | 2023.07.19 18:51:23.952522 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 35 rows starting from the beginning of the part | ||
| 12732 | 2023.07.19 18:51:23.952597 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12733 | 2023.07.19 18:51:23.952810 [ 19 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part | ||
| 12734 | 2023.07.19 18:51:23.952947 [ 21 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 12735 | 2023.07.19 18:51:23.953173 [ 21 ] {4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 12736 | 2023.07.19 18:51:23.953448 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4e5a375f-1dc3-436c-8aac-292a14863265::all_1_66_13: 4.00 MiB. | ||
| 12737 | 2023.07.19 18:51:23.953618 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12738 | 2023.07.19 18:51:23.953939 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12739 | 2023.07.19 18:51:23.954112 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 12740 | 2023.07.19 18:51:23.954246 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002296808 sec., 8272 rows/sec., 439.21 KiB/sec. | ||
| 12741 | 2023.07.19 18:51:23.954363 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Debug> DynamicQueryHandler: Done processing query | ||
| 12742 | 2023.07.19 18:51:23.954385 [ 3 ] {c98e03dd-4520-4237-ad8e-124757717fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12743 | 2023.07.19 18:51:23.954401 [ 3 ] {} <Debug> HTTP-Session: 45cfec85-213c-4c7e-882a-022e182bbe49 Destroying unnamed session | ||
| 12744 | 2023.07.19 18:51:23.958747 [ 20 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2574 rows, containing 6 columns (6 merged, 0 gathered) in 0.008086278 sec., 318317.03040632536 rows/sec., 429.55 MiB/sec. | ||
| 12745 | 2023.07.19 18:51:23.959978 [ 20 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12746 | 2023.07.19 18:51:23.960236 [ 20 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25. | ||
| 12747 | 2023.07.19 18:51:23.960308 [ 20 ] {044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd) (MergerMutator): Merged 6 parts: from all_1_121_24 to all_126_126_0 | ||
| 12748 | 2023.07.19 18:51:23.960399 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 044bf3d6-0007-45f4-ac16-647ddd06b5fd::all_1_126_25: 13.70 MiB. | ||
| 12749 | 2023.07.19 18:51:24.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.14 MiB, peak 262.81 MiB, will set to 246.64 MiB (RSS), difference: -5.50 MiB | ||
| 12750 | 2023.07.19 18:51:24.123968 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12751 | 2023.07.19 18:51:24.123999 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12752 | 2023.07.19 18:51:28.928930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12753 | 2023.07.19 18:51:28.929066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12754 | 2023.07.19 18:51:28.929093 [ 3 ] {} <Debug> HTTP-Session: 8c04b4a4-fef2-44f8-894c-f76b51a6d5ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12755 | 2023.07.19 18:51:28.929119 [ 3 ] {} <Debug> HTTP-Session: 8c04b4a4-fef2-44f8-894c-f76b51a6d5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12756 | 2023.07.19 18:51:28.929247 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12757 | 2023.07.19 18:51:28.929309 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12758 | 2023.07.19 18:51:28.929476 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12759 | 2023.07.19 18:51:28.929919 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12760 | 2023.07.19 18:51:28.930184 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 12761 | 2023.07.19 18:51:28.930351 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0. | ||
| 12762 | 2023.07.19 18:51:28.930462 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001181905 sec., 29613 rows/sec., 2.34 MiB/sec. | ||
| 12763 | 2023.07.19 18:51:28.930596 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Debug> DynamicQueryHandler: Done processing query | ||
| 12764 | 2023.07.19 18:51:28.930620 [ 3 ] {cfb0dac6-ea0a-4e90-aaca-3fdd43c0702e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12765 | 2023.07.19 18:51:28.930638 [ 3 ] {} <Debug> HTTP-Session: 8c04b4a4-fef2-44f8-894c-f76b51a6d5ec Destroying unnamed session | ||
| 12766 | 2023.07.19 18:51:28.930765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 16821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12767 | 2023.07.19 18:51:28.930810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12768 | 2023.07.19 18:51:28.930829 [ 3 ] {} <Debug> HTTP-Session: 96c4d7d6-1ccf-4988-ac1c-56e7713b2c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12769 | 2023.07.19 18:51:28.930846 [ 3 ] {} <Debug> HTTP-Session: 96c4d7d6-1ccf-4988-ac1c-56e7713b2c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2023.07.19 18:51:28.930920 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12771 | 2023.07.19 18:51:28.930958 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12772 | 2023.07.19 18:51:28.931063 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12773 | 2023.07.19 18:51:28.931394 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12774 | 2023.07.19 18:51:28.931606 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 12775 | 2023.07.19 18:51:28.931751 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0. | ||
| 12776 | 2023.07.19 18:51:28.931870 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Information> executeQuery: Read 105 rows, 10.38 KiB in 0.000921458 sec., 113949 rows/sec., 11.00 MiB/sec. | ||
| 12777 | 2023.07.19 18:51:28.932009 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Debug> DynamicQueryHandler: Done processing query | ||
| 12778 | 2023.07.19 18:51:28.932032 [ 3 ] {02d45cc6-c8ca-41e3-ad97-16cfe7788c2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 12779 | 2023.07.19 18:51:28.932065 [ 3 ] {} <Debug> HTTP-Session: 96c4d7d6-1ccf-4988-ac1c-56e7713b2c52 Destroying unnamed session | ||
| 12780 | 2023.07.19 18:51:28.932209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12781 | 2023.07.19 18:51:28.932257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12782 | 2023.07.19 18:51:28.932276 [ 3 ] {} <Debug> HTTP-Session: 1f7b7a2e-c72c-43df-b677-e3eae0803f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12783 | 2023.07.19 18:51:28.932292 [ 3 ] {} <Debug> HTTP-Session: 1f7b7a2e-c72c-43df-b677-e3eae0803f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2023.07.19 18:51:28.932364 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12785 | 2023.07.19 18:51:28.932401 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12786 | 2023.07.19 18:51:28.932517 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12787 | 2023.07.19 18:51:28.932792 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12788 | 2023.07.19 18:51:28.933000 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 12789 | 2023.07.19 18:51:28.933164 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0. | ||
| 12790 | 2023.07.19 18:51:28.933279 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000888336 sec., 39399 rows/sec., 3.08 MiB/sec. | ||
| 12791 | 2023.07.19 18:51:28.933390 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Debug> DynamicQueryHandler: Done processing query | ||
| 12792 | 2023.07.19 18:51:28.933414 [ 3 ] {4f7519d2-5fc4-453b-9391-905dbc38254a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12793 | 2023.07.19 18:51:28.933430 [ 3 ] {} <Debug> HTTP-Session: 1f7b7a2e-c72c-43df-b677-e3eae0803f2c Destroying unnamed session | ||
| 12794 | 2023.07.19 18:51:28.933625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 35224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12795 | 2023.07.19 18:51:28.933670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12796 | 2023.07.19 18:51:28.933688 [ 3 ] {} <Debug> HTTP-Session: 91b448c6-b188-4867-8f80-b918897235bc Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12797 | 2023.07.19 18:51:28.933704 [ 3 ] {} <Debug> HTTP-Session: 91b448c6-b188-4867-8f80-b918897235bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2023.07.19 18:51:28.933782 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12799 | 2023.07.19 18:51:28.933825 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12800 | 2023.07.19 18:51:28.933964 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12801 | 2023.07.19 18:51:28.934375 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12802 | 2023.07.19 18:51:28.934683 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 12803 | 2023.07.19 18:51:28.934856 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0. | ||
| 12804 | 2023.07.19 18:51:28.934971 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001160975 sec., 30147 rows/sec., 40.68 MiB/sec. | ||
| 12805 | 2023.07.19 18:51:28.935094 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Debug> DynamicQueryHandler: Done processing query | ||
| 12806 | 2023.07.19 18:51:28.935118 [ 3 ] {f128ccf1-d064-44fa-be9f-2903c127e733} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 12807 | 2023.07.19 18:51:28.935134 [ 3 ] {} <Debug> HTTP-Session: 91b448c6-b188-4867-8f80-b918897235bc Destroying unnamed session | ||
| 12808 | 2023.07.19 18:51:29.277390 [ 48 ] {} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Found 6 old parts to remove. | ||
| 12809 | 2023.07.19 18:51:29.277444 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_1_31_6 | ||
| 12810 | 2023.07.19 18:51:29.277734 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_32_32_0 | ||
| 12811 | 2023.07.19 18:51:29.277975 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_33_33_0 | ||
| 12812 | 2023.07.19 18:51:29.278212 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_34_34_0 | ||
| 12813 | 2023.07.19 18:51:29.278427 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_35_35_0 | ||
| 12814 | 2023.07.19 18:51:29.278603 [ 48 ] {} <Debug> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Removing part from filesystem all_36_36_0 | ||
| 12815 | 2023.07.19 18:51:29.594856 [ 42 ] {} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Found 6 old parts to remove. | ||
| 12816 | 2023.07.19 18:51:29.594927 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_1_31_6 | ||
| 12817 | 2023.07.19 18:51:29.595245 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_32_32_0 | ||
| 12818 | 2023.07.19 18:51:29.595516 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_33_33_0 | ||
| 12819 | 2023.07.19 18:51:29.595673 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_34_34_0 | ||
| 12820 | 2023.07.19 18:51:29.595807 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_35_35_0 | ||
| 12821 | 2023.07.19 18:51:29.595939 [ 42 ] {} <Debug> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Removing part from filesystem all_36_36_0 | ||
| 12822 | 2023.07.19 18:51:30.414623 [ 43 ] {} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Found 6 old parts to remove. | ||
| 12823 | 2023.07.19 18:51:30.414698 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_1_26_5 | ||
| 12824 | 2023.07.19 18:51:30.415055 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_27_27_0 | ||
| 12825 | 2023.07.19 18:51:30.415334 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_28_28_0 | ||
| 12826 | 2023.07.19 18:51:30.415601 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_29_29_0 | ||
| 12827 | 2023.07.19 18:51:30.415778 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_30_30_0 | ||
| 12828 | 2023.07.19 18:51:30.415924 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Removing part from filesystem all_31_31_0 | ||
| 12829 | 2023.07.19 18:51:30.650271 [ 44 ] {} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Found 6 old parts to remove. | ||
| 12830 | 2023.07.19 18:51:30.650322 [ 44 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_1_31_6 | ||
| 12831 | 2023.07.19 18:51:30.650523 [ 44 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_32_32_0 | ||
| 12832 | 2023.07.19 18:51:30.650664 [ 44 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_33_33_0 | ||
| 12833 | 2023.07.19 18:51:30.650804 [ 44 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_34_34_0 | ||
| 12834 | 2023.07.19 18:51:30.650936 [ 44 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_35_35_0 | ||
| 12835 | 2023.07.19 18:51:30.651075 [ 44 ] {} <Debug> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Removing part from filesystem all_36_36_0 | ||
| 12836 | 2023.07.19 18:51:33.932233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12837 | 2023.07.19 18:51:33.932357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12838 | 2023.07.19 18:51:33.932385 [ 3 ] {} <Debug> HTTP-Session: c4fa3ec1-e9b1-4658-a22e-a561c9c5e93f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12839 | 2023.07.19 18:51:33.932410 [ 3 ] {} <Debug> HTTP-Session: c4fa3ec1-e9b1-4658-a22e-a561c9c5e93f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2023.07.19 18:51:33.932534 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12841 | 2023.07.19 18:51:33.932594 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 12842 | 2023.07.19 18:51:33.932756 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12843 | 2023.07.19 18:51:33.933155 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12844 | 2023.07.19 18:51:33.933422 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 12845 | 2023.07.19 18:51:33.933587 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Trace> oximeter.fields_i64 (f6fea134-aca8-431f-a62a-7b06fb334695): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0. | ||
| 12846 | 2023.07.19 18:51:33.933729 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001151594 sec., 9551 rows/sec., 647.03 KiB/sec. | ||
| 12847 | 2023.07.19 18:51:33.933913 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Debug> DynamicQueryHandler: Done processing query | ||
| 12848 | 2023.07.19 18:51:33.933947 [ 3 ] {abaf0635-6174-4b78-a7ba-ed9ca0e1cf0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 12849 | 2023.07.19 18:51:33.933996 [ 3 ] {} <Debug> HTTP-Session: c4fa3ec1-e9b1-4658-a22e-a561c9c5e93f Destroying unnamed session | ||
| 12850 | 2023.07.19 18:51:33.934164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 15940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12851 | 2023.07.19 18:51:33.934221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12852 | 2023.07.19 18:51:33.934242 [ 3 ] {} <Debug> HTTP-Session: e2558f47-f287-4f9f-b827-4405a9fac5ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12853 | 2023.07.19 18:51:33.934261 [ 3 ] {} <Debug> HTTP-Session: e2558f47-f287-4f9f-b827-4405a9fac5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2023.07.19 18:51:33.934348 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 12855 | 2023.07.19 18:51:33.934392 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12856 | 2023.07.19 18:51:33.934508 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12857 | 2023.07.19 18:51:33.934846 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12858 | 2023.07.19 18:51:33.935072 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 12859 | 2023.07.19 18:51:33.935228 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Trace> oximeter.fields_string (24434e5e-8fef-43d7-836f-125ca58065ad): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0. | ||
| 12860 | 2023.07.19 18:51:33.935350 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000968558 sec., 105311 rows/sec., 9.79 MiB/sec. | ||
| 12861 | 2023.07.19 18:51:33.935473 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 12862 | 2023.07.19 18:51:33.935496 [ 3 ] {e08f31f8-0504-4a27-b31d-0779c4fd11e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 12863 | 2023.07.19 18:51:33.935512 [ 3 ] {} <Debug> HTTP-Session: e2558f47-f287-4f9f-b827-4405a9fac5ca Destroying unnamed session | ||
| 12864 | 2023.07.19 18:51:33.935705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 42914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12865 | 2023.07.19 18:51:33.935754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12866 | 2023.07.19 18:51:33.935774 [ 3 ] {} <Debug> HTTP-Session: b2216816-a377-48af-83a5-d7701a000ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12867 | 2023.07.19 18:51:33.935792 [ 3 ] {} <Debug> HTTP-Session: b2216816-a377-48af-83a5-d7701a000ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12868 | 2023.07.19 18:51:33.935882 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12869 | 2023.07.19 18:51:33.935922 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12870 | 2023.07.19 18:51:33.936030 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12871 | 2023.07.19 18:51:33.936444 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12872 | 2023.07.19 18:51:33.936664 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 12873 | 2023.07.19 18:51:33.936828 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Trace> oximeter.fields_uuid (201a2b8d-ee13-47b2-84fd-63402b971a80): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0. | ||
| 12874 | 2023.07.19 18:51:33.936945 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.00103407 sec., 260137 rows/sec., 17.89 MiB/sec. | ||
| 12875 | 2023.07.19 18:51:33.937061 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Debug> DynamicQueryHandler: Done processing query | ||
| 12876 | 2023.07.19 18:51:33.937085 [ 3 ] {aae25427-d551-4c93-a811-f19c6b51f931} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
| 12877 | 2023.07.19 18:51:33.937101 [ 3 ] {} <Debug> HTTP-Session: b2216816-a377-48af-83a5-d7701a000ef4 Destroying unnamed session | ||
| 12878 | 2023.07.19 18:51:33.937212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12879 | 2023.07.19 18:51:33.937259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12880 | 2023.07.19 18:51:33.937278 [ 3 ] {} <Debug> HTTP-Session: 83d50e4b-ea8c-495f-bb48-f3cae1bde44f Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12881 | 2023.07.19 18:51:33.937295 [ 3 ] {} <Debug> HTTP-Session: 83d50e4b-ea8c-495f-bb48-f3cae1bde44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2023.07.19 18:51:33.937363 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
| 12883 | 2023.07.19 18:51:33.937403 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12884 | 2023.07.19 18:51:33.937510 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12885 | 2023.07.19 18:51:33.937749 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12886 | 2023.07.19 18:51:33.937990 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12887 | 2023.07.19 18:51:33.938166 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Trace> oximeter.measurements_bool (9f0654b2-6246-424c-8c29-fa259f9d1926): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 12888 | 2023.07.19 18:51:33.938288 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000893836 sec., 6712 rows/sec., 281.88 KiB/sec. | ||
| 12889 | 2023.07.19 18:51:33.938405 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Debug> DynamicQueryHandler: Done processing query | ||
| 12890 | 2023.07.19 18:51:33.938429 [ 3 ] {96b48ca8-5f2c-4625-ba46-18eb9b5cebd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12891 | 2023.07.19 18:51:33.938444 [ 3 ] {} <Debug> HTTP-Session: 83d50e4b-ea8c-495f-bb48-f3cae1bde44f Destroying unnamed session | ||
| 12892 | 2023.07.19 18:51:33.938551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12893 | 2023.07.19 18:51:33.938597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12894 | 2023.07.19 18:51:33.938617 [ 3 ] {} <Debug> HTTP-Session: e67cd3a6-3dc9-43e8-bca2-968182562232 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12895 | 2023.07.19 18:51:33.938634 [ 3 ] {} <Debug> HTTP-Session: e67cd3a6-3dc9-43e8-bca2-968182562232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2023.07.19 18:51:33.938704 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 12897 | 2023.07.19 18:51:33.938745 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 12898 | 2023.07.19 18:51:33.938866 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12899 | 2023.07.19 18:51:33.939151 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12900 | 2023.07.19 18:51:33.939393 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12901 | 2023.07.19 18:51:33.939576 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Trace> oximeter.measurements_cumulativei64 (4e5a375f-1dc3-436c-8aac-292a14863265): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 12902 | 2023.07.19 18:51:33.939697 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000964628 sec., 65310 rows/sec., 3.96 MiB/sec. | ||
| 12903 | 2023.07.19 18:51:33.939816 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Debug> DynamicQueryHandler: Done processing query | ||
| 12904 | 2023.07.19 18:51:33.939840 [ 3 ] {8181e90c-83f5-47f6-8bf7-461a61737c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12905 | 2023.07.19 18:51:33.939855 [ 3 ] {} <Debug> HTTP-Session: e67cd3a6-3dc9-43e8-bca2-968182562232 Destroying unnamed session | ||
| 12906 | 2023.07.19 18:51:33.939963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 5091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12907 | 2023.07.19 18:51:33.940008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12908 | 2023.07.19 18:51:33.940028 [ 3 ] {} <Debug> HTTP-Session: 61f1d5e6-be15-499c-86a7-b2732ffc5350 Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12909 | 2023.07.19 18:51:33.940045 [ 3 ] {} <Debug> HTTP-Session: 61f1d5e6-be15-499c-86a7-b2732ffc5350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12910 | 2023.07.19 18:51:33.940114 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12911 | 2023.07.19 18:51:33.940158 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12912 | 2023.07.19 18:51:33.940298 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12913 | 2023.07.19 18:51:33.940583 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12914 | 2023.07.19 18:51:33.940862 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 12915 | 2023.07.19 18:51:33.941042 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Trace> oximeter.measurements_histogramf64 (044bf3d6-0007-45f4-ac16-647ddd06b5fd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0. | ||
| 12916 | 2023.07.19 18:51:33.941162 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00102034 sec., 4900 rows/sec., 6.61 MiB/sec. | ||
| 12917 | 2023.07.19 18:51:33.941282 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Debug> DynamicQueryHandler: Done processing query | ||
| 12918 | 2023.07.19 18:51:33.941306 [ 3 ] {a0920512-f679-4437-a4e1-6cb9b523ace8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12919 | 2023.07.19 18:51:33.941321 [ 3 ] {} <Debug> HTTP-Session: 61f1d5e6-be15-499c-86a7-b2732ffc5350 Destroying unnamed session | ||
| 12920 | 2023.07.19 18:51:33.941418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45534, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12921 | 2023.07.19 18:51:33.941463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12922 | 2023.07.19 18:51:33.941482 [ 3 ] {} <Debug> HTTP-Session: 5f3831f7-db41-4ce0-8b3d-787f3073fe2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45534 | ||
| 12923 | 2023.07.19 18:51:33.941499 [ 3 ] {} <Debug> HTTP-Session: 5f3831f7-db41-4ce0-8b3d-787f3073fe2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2023.07.19 18:51:33.941566 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45534) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 12925 | 2023.07.19 18:51:33.941606 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 12926 | 2023.07.19 18:51:33.941710 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12927 | 2023.07.19 18:51:33.941953 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 9.34 GiB. | ||
| 12928 | 2023.07.19 18:51:33.942196 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12929 | 2023.07.19 18:51:33.942374 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Trace> oximeter.measurements_i64 (e28b1b93-d814-4ae2-96c7-4b77b3845112): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 12930 | 2023.07.19 18:51:33.942492 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000896786 sec., 21186 rows/sec., 1.10 MiB/sec. | ||
| 12931 | 2023.07.19 18:51:33.942607 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Debug> DynamicQueryHandler: Done processing query | ||
| 12932 | 2023.07.19 18:51:33.942631 [ 3 ] {1388b9f5-7e60-4049-be48-7743c461f38b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 12933 | 2023.07.19 18:51:33.942646 [ 3 ] {} <Debug> HTTP-Session: 5f3831f7-db41-4ce0-8b3d-787f3073fe2c Destroying unnamed session | ||