[ Oct 12 05:15:24 Enabled. ] [ Oct 12 05:15:24 Rereading configuration. ] [ Oct 12 05:15:25 Rereading configuration. ] [ Oct 12 05:15:26 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService16 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService16 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService16 ipadm: Could not delete oxControlService16: Interface does not exist + true + ipadm create-if -t oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 + ipadm show-addr oxControlService16/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService16/ll + ipadm show-addr oxControlService16/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Oct 12 05:15:27 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.10.12 05:15:27.924544 [ 1 ] {} Application: Will watch for the process with pid 26526 2023.10.12 05:15:27.924632 [ 1 ] {} Application: Forked a child process to watch 2023.10.12 05:15:28.458323 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26526 2023.10.12 05:15:28.458484 [ 1 ] {} Application: starting up 2023.10.12 05:15:28.458695 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.12 05:15:28.572644 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.12 05:15:28.572696 [ 1 ] {} Application: Initializing DateLUT. 2023.10.12 05:15:28.572714 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.12 05:15:28.572754 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.12 05:15:28.573131 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.12 05:15:28.573792 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.12 05:15:28.574255 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.12 05:15:28.574506 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.10.12 05:15:28.576998 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.12 05:15:28.577040 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.12 05:15:28.577728 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.10.12 05:15:28.577891 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.12 05:15:28.583944 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.12 05:15:28.584256 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.12 05:15:28.584281 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.12 05:15:28.585604 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.12 05:15:28.586075 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.12 05:15:28.586322 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.12 05:15:28.586571 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.12 05:15:28.587290 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.12 05:15:28.587334 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.12 05:15:28.587387 [ 1 ] {} Application: Loaded user defined objects 2023.10.12 05:15:28.587403 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.12 05:15:28.637381 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.12 05:15:28.637411 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113592 sec 2023.10.12 05:15:28.637960 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.12 05:15:28.638035 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.12 05:15:28.638054 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.12 05:15:28.638071 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.12 05:15:28.638084 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.12 05:15:28.638098 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.12 05:15:28.638112 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.12 05:15:28.638144 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.12 05:15:28.638162 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.12 05:15:28.638191 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.12 05:15:28.638205 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.12 05:15:28.638219 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.12 05:15:28.638233 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.12 05:15:28.638264 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.12 05:15:28.638279 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.12 05:15:28.638291 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.12 05:15:28.671699 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.12 05:15:28.687794 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.12 05:15:28.687848 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.5671e-05 sec 2023.10.12 05:15:28.687899 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.12 05:15:28.687930 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.12 05:15:28.687972 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.12 05:15:28.690108 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.12 05:15:28.694971 [ 1 ] {} Application: Loaded metadata. 2023.10.12 05:15:28.695068 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.10.12 05:15:28.695146 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.12 05:15:28.889193 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.10.12 05:15:28.906805 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.10.12 05:15:28.906857 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.12 05:15:29.106197 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.12 05:15:29.106939 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.12 05:15:29.107273 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.12 05:15:29.107315 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.12 05:15:29.107355 [ 173 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:15:29.107419 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.12 05:15:29.107429 [ 173 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:15:29.107498 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.12 05:15:29.108059 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.12 05:15:29.108080 [ 1 ] {} Application: Ready for connections. 2023.10.12 05:15:29.110976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.111139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.111692 [ 3 ] {} HTTP-Session: bf58b260-5230-4014-b9ea-0dcd747c293e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.111732 [ 3 ] {} HTTP-Session: bf58b260-5230-4014-b9ea-0dcd747c293e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.111860 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.12 05:15:29.111888 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.12 05:15:29.111907 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.12 05:15:29.113252 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} executeQuery: (from [fd00:1122:3344:101::d]:49046) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.12 05:15:29.114437 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.12 05:15:29.116612 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.12 05:15:29.118429 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.12 05:15:29.122818 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.122883 [ 3 ] {1b41e013-a0f8-48bb-b2ed-6d67e5003c6d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.12 05:15:29.122908 [ 3 ] {} HTTP-Session: bf58b260-5230-4014-b9ea-0dcd747c293e Destroying unnamed session 2023.10.12 05:15:29.124209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.124269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.124295 [ 3 ] {} HTTP-Session: 65ecd117-4bad-4b75-a687-1882a111048e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.124313 [ 3 ] {} HTTP-Session: 65ecd117-4bad-4b75-a687-1882a111048e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.124403 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.12 05:15:29.124458 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.12 05:15:29.127942 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.12 05:15:29.127975 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4301e-05 sec 2023.10.12 05:15:29.128002 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.12 05:15:29.128018 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} DatabaseAtomic (oximeter): Starting up tables. 2023.10.12 05:15:29.128121 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.128144 [ 3 ] {88b4bcdc-e3d4-45e1-ac1c-9e198fc9ad48} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.128166 [ 3 ] {} HTTP-Session: 65ecd117-4bad-4b75-a687-1882a111048e Destroying unnamed session 2023.10.12 05:15:29.128312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.128362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.128387 [ 3 ] {} HTTP-Session: c9061e8e-647b-4f63-8b05-671db9a23136 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.128405 [ 3 ] {} HTTP-Session: c9061e8e-647b-4f63-8b05-671db9a23136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.128625 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.128680 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.12 05:15:29.163328 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Loading data parts 2023.10.12 05:15:29.163462 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): There are no data parts 2023.10.12 05:15:29.179603 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.179635 [ 3 ] {f69a871b-07cb-455a-80b1-3fdb0a62f80d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.179663 [ 3 ] {} HTTP-Session: c9061e8e-647b-4f63-8b05-671db9a23136 Destroying unnamed session 2023.10.12 05:15:29.179812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.179872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.179900 [ 3 ] {} HTTP-Session: be8295c7-5054-44b2-81b5-3d5add8f3b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.179921 [ 3 ] {} HTTP-Session: be8295c7-5054-44b2-81b5-3d5add8f3b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.180162 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.180227 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.12 05:15:29.192506 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} oximeter.measurements_i8 (d570c42a-24c3-43f9-9116-f4dcbd2899ce): Loading data parts 2023.10.12 05:15:29.192660 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} oximeter.measurements_i8 (d570c42a-24c3-43f9-9116-f4dcbd2899ce): There are no data parts 2023.10.12 05:15:29.202600 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.202631 [ 3 ] {f3dbd110-96fe-4d37-9fce-dcc070585384} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.202650 [ 3 ] {} HTTP-Session: be8295c7-5054-44b2-81b5-3d5add8f3b09 Destroying unnamed session 2023.10.12 05:15:29.202783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.202835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.202862 [ 3 ] {} HTTP-Session: 258f7eee-1bd1-4c4a-a4d9-d3818d4e874a Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.202879 [ 3 ] {} HTTP-Session: 258f7eee-1bd1-4c4a-a4d9-d3818d4e874a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.203069 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.203116 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.12 05:15:29.218304 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} oximeter.measurements_u8 (57a8b7a9-2a19-417d-9889-c6cf574e771c): Loading data parts 2023.10.12 05:15:29.218456 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} oximeter.measurements_u8 (57a8b7a9-2a19-417d-9889-c6cf574e771c): There are no data parts 2023.10.12 05:15:29.230005 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.230041 [ 3 ] {e19995bd-03df-4941-86de-f0db75d6c55c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.230061 [ 3 ] {} HTTP-Session: 258f7eee-1bd1-4c4a-a4d9-d3818d4e874a Destroying unnamed session 2023.10.12 05:15:29.230203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.230260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.230285 [ 3 ] {} HTTP-Session: 613b4342-0f2d-49c5-8a55-560feac9412d Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.230310 [ 3 ] {} HTTP-Session: 613b4342-0f2d-49c5-8a55-560feac9412d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.230522 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.230568 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.12 05:15:29.243029 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} oximeter.measurements_i16 (1f54f490-4b9c-49f2-9306-9232bdc74d1b): Loading data parts 2023.10.12 05:15:29.243132 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} oximeter.measurements_i16 (1f54f490-4b9c-49f2-9306-9232bdc74d1b): There are no data parts 2023.10.12 05:15:29.254370 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.254423 [ 3 ] {5cf1449c-99f3-459d-9e7f-b830c7f1b27a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.254455 [ 3 ] {} HTTP-Session: 613b4342-0f2d-49c5-8a55-560feac9412d Destroying unnamed session 2023.10.12 05:15:29.254673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.254767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.254807 [ 3 ] {} HTTP-Session: a684182e-6ec4-4776-b242-a3a6405e7fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.254851 [ 3 ] {} HTTP-Session: a684182e-6ec4-4776-b242-a3a6405e7fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.255226 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.255323 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.12 05:15:29.267630 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} oximeter.measurements_u16 (add419af-a33c-4c39-b12f-f7ef8a3e22dc): Loading data parts 2023.10.12 05:15:29.267739 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} oximeter.measurements_u16 (add419af-a33c-4c39-b12f-f7ef8a3e22dc): There are no data parts 2023.10.12 05:15:29.277712 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.277764 [ 3 ] {11b21cd4-b00d-492a-8888-50e48eab6810} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.277805 [ 3 ] {} HTTP-Session: a684182e-6ec4-4776-b242-a3a6405e7fc2 Destroying unnamed session 2023.10.12 05:15:29.278060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.278147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.278197 [ 3 ] {} HTTP-Session: 0bce4938-ae6d-4cb0-8231-787c511284d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.278238 [ 3 ] {} HTTP-Session: 0bce4938-ae6d-4cb0-8231-787c511284d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.278499 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.278550 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.12 05:15:29.280753 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} oximeter.measurements_i32 (3acbc451-b276-4b65-b8a5-76b3ae91e644): Loading data parts 2023.10.12 05:15:29.280874 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} oximeter.measurements_i32 (3acbc451-b276-4b65-b8a5-76b3ae91e644): There are no data parts 2023.10.12 05:15:29.293605 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.293654 [ 3 ] {81892166-2671-4002-8663-3c45f3e7840d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.293696 [ 3 ] {} HTTP-Session: 0bce4938-ae6d-4cb0-8231-787c511284d3 Destroying unnamed session 2023.10.12 05:15:29.293918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.294013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.294057 [ 3 ] {} HTTP-Session: c41c33ea-ef66-4911-af0f-632cb1dd5e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.294098 [ 3 ] {} HTTP-Session: c41c33ea-ef66-4911-af0f-632cb1dd5e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.294400 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.294451 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.12 05:15:29.304364 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} oximeter.measurements_u32 (9201bc56-65af-4815-a62e-1f89b9e94617): Loading data parts 2023.10.12 05:15:29.304481 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} oximeter.measurements_u32 (9201bc56-65af-4815-a62e-1f89b9e94617): There are no data parts 2023.10.12 05:15:29.317812 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.317864 [ 3 ] {5a0117ee-2e40-4e1a-a7f1-53007545b713} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.317906 [ 3 ] {} HTTP-Session: c41c33ea-ef66-4911-af0f-632cb1dd5e99 Destroying unnamed session 2023.10.12 05:15:29.318101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.318195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.318243 [ 3 ] {} HTTP-Session: 8dec8b87-8e10-4ccc-9db6-61282bf3953e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.318273 [ 3 ] {} HTTP-Session: 8dec8b87-8e10-4ccc-9db6-61282bf3953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.318457 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.318507 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.12 05:15:29.328582 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Loading data parts 2023.10.12 05:15:29.328688 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): There are no data parts 2023.10.12 05:15:29.342575 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.342605 [ 3 ] {b3b560b0-4cb5-4b8b-a2d8-2dba9b68f949} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.342631 [ 3 ] {} HTTP-Session: 8dec8b87-8e10-4ccc-9db6-61282bf3953e Destroying unnamed session 2023.10.12 05:15:29.342836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.342895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.342923 [ 3 ] {} HTTP-Session: af307a33-cca3-429e-96c5-855b10d0178e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.342944 [ 3 ] {} HTTP-Session: af307a33-cca3-429e-96c5-855b10d0178e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.343172 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.343222 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.12 05:15:29.353376 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} oximeter.measurements_u64 (aadaf2a5-d7b3-4f62-a1d3-afb505ae9e7f): Loading data parts 2023.10.12 05:15:29.353481 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} oximeter.measurements_u64 (aadaf2a5-d7b3-4f62-a1d3-afb505ae9e7f): There are no data parts 2023.10.12 05:15:29.376319 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.376369 [ 3 ] {7115c2a0-980e-4f0a-a023-387c5dc9345f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.376400 [ 3 ] {} HTTP-Session: af307a33-cca3-429e-96c5-855b10d0178e Destroying unnamed session 2023.10.12 05:15:29.376624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.376723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.376759 [ 3 ] {} HTTP-Session: a0d28022-0aa7-43d4-be77-0dda91e7b790 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.376801 [ 3 ] {} HTTP-Session: a0d28022-0aa7-43d4-be77-0dda91e7b790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.377138 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.377186 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.12 05:15:29.391904 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} oximeter.measurements_f32 (387e5d0d-9154-434d-8849-18440018235d): Loading data parts 2023.10.12 05:15:29.392007 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} oximeter.measurements_f32 (387e5d0d-9154-434d-8849-18440018235d): There are no data parts 2023.10.12 05:15:29.413779 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.413842 [ 3 ] {11c188b0-c971-4d30-b404-804dacb6f8ce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.413874 [ 3 ] {} HTTP-Session: a0d28022-0aa7-43d4-be77-0dda91e7b790 Destroying unnamed session 2023.10.12 05:15:29.414066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.414117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.414136 [ 3 ] {} HTTP-Session: b83bd59d-2594-41eb-b6df-aaf56cf0268c Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.414159 [ 3 ] {} HTTP-Session: b83bd59d-2594-41eb-b6df-aaf56cf0268c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.414341 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.414386 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.12 05:15:29.429945 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} oximeter.measurements_f64 (348a4fde-7735-485a-9877-9d8dc45174c0): Loading data parts 2023.10.12 05:15:29.430070 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} oximeter.measurements_f64 (348a4fde-7735-485a-9877-9d8dc45174c0): There are no data parts 2023.10.12 05:15:29.443178 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.443219 [ 3 ] {735b44cc-8309-4126-8097-db0a6b16cee6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.443238 [ 3 ] {} HTTP-Session: b83bd59d-2594-41eb-b6df-aaf56cf0268c Destroying unnamed session 2023.10.12 05:15:29.443385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.443447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.443470 [ 3 ] {} HTTP-Session: a9d258f6-0ed8-4aca-af65-cbf09b532570 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.443497 [ 3 ] {} HTTP-Session: a9d258f6-0ed8-4aca-af65-cbf09b532570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.443729 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.443783 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.12 05:15:29.463948 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} oximeter.measurements_string (a6943fd9-e79f-469e-a6a2-cdf593036271): Loading data parts 2023.10.12 05:15:29.464088 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} oximeter.measurements_string (a6943fd9-e79f-469e-a6a2-cdf593036271): There are no data parts 2023.10.12 05:15:29.479073 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.479112 [ 3 ] {3a3ecf9b-3dc0-47a4-bfec-faf8c7ece6b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.479131 [ 3 ] {} HTTP-Session: a9d258f6-0ed8-4aca-af65-cbf09b532570 Destroying unnamed session 2023.10.12 05:15:29.479271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.479356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.479380 [ 3 ] {} HTTP-Session: ade6fe19-56a9-43b6-acca-bdc76e7c3dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.479407 [ 3 ] {} HTTP-Session: ade6fe19-56a9-43b6-acca-bdc76e7c3dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.479637 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.479699 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.12 05:15:29.501759 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} oximeter.measurements_bytes (c632dbc5-da40-41ad-98f3-354450bcce99): Loading data parts 2023.10.12 05:15:29.501881 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} oximeter.measurements_bytes (c632dbc5-da40-41ad-98f3-354450bcce99): There are no data parts 2023.10.12 05:15:29.516868 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.516940 [ 3 ] {041160c6-5d42-4d39-b516-bde706ab7e8f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.516978 [ 3 ] {} HTTP-Session: ade6fe19-56a9-43b6-acca-bdc76e7c3dd3 Destroying unnamed session 2023.10.12 05:15:29.517205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.517311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.517350 [ 3 ] {} HTTP-Session: 497e3f36-cbaf-420d-a652-9df2b816561e Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.517382 [ 3 ] {} HTTP-Session: 497e3f36-cbaf-420d-a652-9df2b816561e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.517771 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.517827 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.12 05:15:29.527574 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Loading data parts 2023.10.12 05:15:29.527676 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): There are no data parts 2023.10.12 05:15:29.541009 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.541048 [ 3 ] {c338d71d-e1f4-473c-9b1c-e09a007fa83d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.541068 [ 3 ] {} HTTP-Session: 497e3f36-cbaf-420d-a652-9df2b816561e Destroying unnamed session 2023.10.12 05:15:29.541196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.541256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.541278 [ 3 ] {} HTTP-Session: 97e03cca-3e15-4493-80d9-d77ec9d5c9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.541305 [ 3 ] {} HTTP-Session: 97e03cca-3e15-4493-80d9-d77ec9d5c9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.541550 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.541605 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.12 05:15:29.551991 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} oximeter.measurements_cumulativeu64 (1f94483b-135f-4bab-b318-1ec5994821e1): Loading data parts 2023.10.12 05:15:29.552115 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} oximeter.measurements_cumulativeu64 (1f94483b-135f-4bab-b318-1ec5994821e1): There are no data parts 2023.10.12 05:15:29.566079 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.566118 [ 3 ] {eb12c111-fb93-4269-bd63-235430aba1e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.566138 [ 3 ] {} HTTP-Session: 97e03cca-3e15-4493-80d9-d77ec9d5c9b2 Destroying unnamed session 2023.10.12 05:15:29.566294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.566354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.566377 [ 3 ] {} HTTP-Session: 5895612d-3aeb-497d-b1e7-79a40e95ec2d Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.566407 [ 3 ] {} HTTP-Session: 5895612d-3aeb-497d-b1e7-79a40e95ec2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.566677 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.566738 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.12 05:15:29.586720 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} oximeter.measurements_cumulativef32 (1d3ca137-6b23-4e01-807c-b89eb44d6af6): Loading data parts 2023.10.12 05:15:29.586826 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} oximeter.measurements_cumulativef32 (1d3ca137-6b23-4e01-807c-b89eb44d6af6): There are no data parts 2023.10.12 05:15:29.591807 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.591839 [ 3 ] {7abcf0c0-69db-4947-85f3-62877921551c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.591859 [ 3 ] {} HTTP-Session: 5895612d-3aeb-497d-b1e7-79a40e95ec2d Destroying unnamed session 2023.10.12 05:15:29.592011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.592072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.592095 [ 3 ] {} HTTP-Session: 9e6e5c46-412a-466c-b401-71bf681336b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.592124 [ 3 ] {} HTTP-Session: 9e6e5c46-412a-466c-b401-71bf681336b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.592372 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} executeQuery: (from [fd00:1122:3344:101::d]:49046) -- 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) 2023.10.12 05:15:29.592438 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.12 05:15:29.612689 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} oximeter.measurements_cumulativef64 (c965d5cb-553c-467c-a020-2490dfdf8794): Loading data parts 2023.10.12 05:15:29.612820 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} oximeter.measurements_cumulativef64 (c965d5cb-553c-467c-a020-2490dfdf8794): There are no data parts 2023.10.12 05:15:29.618269 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.618322 [ 3 ] {58e1b8a0-48b1-4cdb-9a46-8817f10f90be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.618369 [ 3 ] {} HTTP-Session: 9e6e5c46-412a-466c-b401-71bf681336b9 Destroying unnamed session 2023.10.12 05:15:29.618533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.618590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.618617 [ 3 ] {} HTTP-Session: 693849f0-9bc4-44ef-b060-f7a42add2939 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.618635 [ 3 ] {} HTTP-Session: 693849f0-9bc4-44ef-b060-f7a42add2939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.618862 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.618918 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.12 05:15:29.639516 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} oximeter.measurements_histogrami8 (c3e66c01-d569-4aa5-bc2f-2557f74a28e5): Loading data parts 2023.10.12 05:15:29.639618 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} oximeter.measurements_histogrami8 (c3e66c01-d569-4aa5-bc2f-2557f74a28e5): There are no data parts 2023.10.12 05:15:29.642304 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.642363 [ 3 ] {975de861-07b8-44e8-b130-73c966710fe4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.642406 [ 3 ] {} HTTP-Session: 693849f0-9bc4-44ef-b060-f7a42add2939 Destroying unnamed session 2023.10.12 05:15:29.642578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.642639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.642680 [ 3 ] {} HTTP-Session: 82b4d935-d900-4710-8996-d0acb8d375df Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.642716 [ 3 ] {} HTTP-Session: 82b4d935-d900-4710-8996-d0acb8d375df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.643033 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.643111 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.12 05:15:29.646244 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} oximeter.measurements_histogramu8 (9fcccdff-62e6-4da8-824a-af8ebbc5c4c6): Loading data parts 2023.10.12 05:15:29.646363 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} oximeter.measurements_histogramu8 (9fcccdff-62e6-4da8-824a-af8ebbc5c4c6): There are no data parts 2023.10.12 05:15:29.657932 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.657968 [ 3 ] {2e39b2d3-a458-4473-9e5d-e74b38be05a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.657984 [ 3 ] {} HTTP-Session: 82b4d935-d900-4710-8996-d0acb8d375df Destroying unnamed session 2023.10.12 05:15:29.658130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.658181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.658201 [ 3 ] {} HTTP-Session: 5dec4c90-e79a-45fa-9183-8e40cb3e4ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.658226 [ 3 ] {} HTTP-Session: 5dec4c90-e79a-45fa-9183-8e40cb3e4ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.658436 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.658495 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.12 05:15:29.671283 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} oximeter.measurements_histogrami16 (5382c2ba-b67f-4769-af63-6759973afab2): Loading data parts 2023.10.12 05:15:29.671478 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} oximeter.measurements_histogrami16 (5382c2ba-b67f-4769-af63-6759973afab2): There are no data parts 2023.10.12 05:15:29.681565 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.681600 [ 3 ] {ae8f38e2-2c70-41c6-ab21-5c91f75a6ae0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.681627 [ 3 ] {} HTTP-Session: 5dec4c90-e79a-45fa-9183-8e40cb3e4ab5 Destroying unnamed session 2023.10.12 05:15:29.681741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.681794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.681827 [ 3 ] {} HTTP-Session: 9c5df25a-c490-4d07-add9-abe3b8f17da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.681845 [ 3 ] {} HTTP-Session: 9c5df25a-c490-4d07-add9-abe3b8f17da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.682065 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.682126 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.12 05:15:29.697586 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} oximeter.measurements_histogramu16 (40800fdd-7267-409c-9227-ae48be6fe2ab): Loading data parts 2023.10.12 05:15:29.697679 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} oximeter.measurements_histogramu16 (40800fdd-7267-409c-9227-ae48be6fe2ab): There are no data parts 2023.10.12 05:15:29.707334 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.707359 [ 3 ] {1ff58c4e-a606-4654-b2a1-5131e5159cac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.707388 [ 3 ] {} HTTP-Session: 9c5df25a-c490-4d07-add9-abe3b8f17da1 Destroying unnamed session 2023.10.12 05:15:29.707504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.707560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.707598 [ 3 ] {} HTTP-Session: 361a7eb9-ccd7-4b29-8f05-fac2e79ee82f Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.707615 [ 3 ] {} HTTP-Session: 361a7eb9-ccd7-4b29-8f05-fac2e79ee82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.707833 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.707895 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.12 05:15:29.710045 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} oximeter.measurements_histogrami32 (06ec7812-dab9-47c0-9f2e-4e2a258d8b57): Loading data parts 2023.10.12 05:15:29.710130 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} oximeter.measurements_histogrami32 (06ec7812-dab9-47c0-9f2e-4e2a258d8b57): There are no data parts 2023.10.12 05:15:29.723574 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.723634 [ 3 ] {ccee8f17-461e-473b-a516-17bf6724edf5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.723664 [ 3 ] {} HTTP-Session: 361a7eb9-ccd7-4b29-8f05-fac2e79ee82f Destroying unnamed session 2023.10.12 05:15:29.723901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.724002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.724040 [ 3 ] {} HTTP-Session: f064e287-2963-43d7-aee7-30bbd31af7e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.724083 [ 3 ] {} HTTP-Session: f064e287-2963-43d7-aee7-30bbd31af7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.724532 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.724596 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.12 05:15:29.744413 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} oximeter.measurements_histogramu32 (8acecf2d-337b-45c8-b33d-b879fee50fff): Loading data parts 2023.10.12 05:15:29.744531 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} oximeter.measurements_histogramu32 (8acecf2d-337b-45c8-b33d-b879fee50fff): There are no data parts 2023.10.12 05:15:29.750265 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.750331 [ 3 ] {5da89981-b77c-4cb4-8997-ead628834ec6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.750362 [ 3 ] {} HTTP-Session: f064e287-2963-43d7-aee7-30bbd31af7e8 Destroying unnamed session 2023.10.12 05:15:29.750591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.750693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.750731 [ 3 ] {} HTTP-Session: 5118f58c-f310-433d-82c8-b869cdee7dca Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.750777 [ 3 ] {} HTTP-Session: 5118f58c-f310-433d-82c8-b869cdee7dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.751247 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.751385 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.12 05:15:29.760847 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} oximeter.measurements_histogrami64 (f7ccadf5-f3aa-478a-a490-492c034780b4): Loading data parts 2023.10.12 05:15:29.760943 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} oximeter.measurements_histogrami64 (f7ccadf5-f3aa-478a-a490-492c034780b4): There are no data parts 2023.10.12 05:15:29.774187 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.774217 [ 3 ] {7c0fe33c-3d12-445a-9316-370ae333d64f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.774247 [ 3 ] {} HTTP-Session: 5118f58c-f310-433d-82c8-b869cdee7dca Destroying unnamed session 2023.10.12 05:15:29.774395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.774459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.774492 [ 3 ] {} HTTP-Session: 3d835a84-eac3-430c-baf6-ed168f8d5ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.774512 [ 3 ] {} HTTP-Session: 3d835a84-eac3-430c-baf6-ed168f8d5ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.774787 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.774857 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.12 05:15:29.784874 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} oximeter.measurements_histogramu64 (62340fc6-5dc4-4dc4-8eb7-eb67a9b92b89): Loading data parts 2023.10.12 05:15:29.784975 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} oximeter.measurements_histogramu64 (62340fc6-5dc4-4dc4-8eb7-eb67a9b92b89): There are no data parts 2023.10.12 05:15:29.798643 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.798695 [ 3 ] {3b6e65ec-ea46-4e59-9266-5bfe78238718} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.798743 [ 3 ] {} HTTP-Session: 3d835a84-eac3-430c-baf6-ed168f8d5ea0 Destroying unnamed session 2023.10.12 05:15:29.798940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.799008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.799035 [ 3 ] {} HTTP-Session: 03c4d84c-663d-46da-a695-594ddb22153d Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.799061 [ 3 ] {} HTTP-Session: 03c4d84c-663d-46da-a695-594ddb22153d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.799271 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.12 05:15:29.799331 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.12 05:15:29.809032 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} oximeter.measurements_histogramf32 (c880adb7-a8c3-4176-bd0a-04b41f23a537): Loading data parts 2023.10.12 05:15:29.809166 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} oximeter.measurements_histogramf32 (c880adb7-a8c3-4176-bd0a-04b41f23a537): There are no data parts 2023.10.12 05:15:29.822201 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.822266 [ 3 ] {9f0a17e7-928b-472c-9362-891452c5b9ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.822297 [ 3 ] {} HTTP-Session: 03c4d84c-663d-46da-a695-594ddb22153d Destroying unnamed session 2023.10.12 05:15:29.822519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.822623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.822662 [ 3 ] {} HTTP-Session: 9b73d25d-40a9-42d9-b646-85c2ae496663 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.822709 [ 3 ] {} HTTP-Session: 9b73d25d-40a9-42d9-b646-85c2ae496663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.823196 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.823286 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.12 05:15:29.832571 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Loading data parts 2023.10.12 05:15:29.832680 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): There are no data parts 2023.10.12 05:15:29.856180 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.856227 [ 3 ] {591bd7eb-e826-4c05-be12-87efd258f4a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.856260 [ 3 ] {} HTTP-Session: 9b73d25d-40a9-42d9-b646-85c2ae496663 Destroying unnamed session 2023.10.12 05:15:29.856417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.856481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.856520 [ 3 ] {} HTTP-Session: ca0430de-634d-4d99-b98e-0872d7ddc3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.856543 [ 3 ] {} HTTP-Session: ca0430de-634d-4d99-b98e-0872d7ddc3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.856758 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:29.856816 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.12 05:15:29.880537 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} oximeter.fields_bool (f7af0a9e-4ff1-4f60-8272-881dba3273e1): Loading data parts 2023.10.12 05:15:29.880660 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} oximeter.fields_bool (f7af0a9e-4ff1-4f60-8272-881dba3273e1): There are no data parts 2023.10.12 05:15:29.996398 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} DynamicQueryHandler: Done processing query 2023.10.12 05:15:29.996473 [ 3 ] {c5a6bc5b-b37b-4921-8d8f-8c18d60b9b20} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:29.996493 [ 3 ] {} HTTP-Session: ca0430de-634d-4d99-b98e-0872d7ddc3f6 Destroying unnamed session 2023.10.12 05:15:29.996654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:29.996718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:29.996739 [ 3 ] {} HTTP-Session: 8e5e38ff-6025-4a34-bd13-35a241720b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:29.996765 [ 3 ] {} HTTP-Session: 8e5e38ff-6025-4a34-bd13-35a241720b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:29.996963 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.12 05:15:29.997018 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.12 05:15:30.001111 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.09 MiB, peak 221.70 MiB, will set to 221.87 MiB (RSS), difference: 2.78 MiB 2023.10.12 05:15:30.021990 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} oximeter.fields_i8 (229e5c6e-474c-48bd-bd1f-4b4719e93a52): Loading data parts 2023.10.12 05:15:30.022110 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} oximeter.fields_i8 (229e5c6e-474c-48bd-bd1f-4b4719e93a52): There are no data parts 2023.10.12 05:15:30.025055 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.025093 [ 3 ] {41a60c4a-9706-4c7c-a848-d18f495e481c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.025110 [ 3 ] {} HTTP-Session: 8e5e38ff-6025-4a34-bd13-35a241720b47 Destroying unnamed session 2023.10.12 05:15:30.025248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.025299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.025319 [ 3 ] {} HTTP-Session: e479f0a3-64a4-449f-8226-6c0b41e77726 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.025343 [ 3 ] {} HTTP-Session: e479f0a3-64a4-449f-8226-6c0b41e77726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.025509 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.12 05:15:30.025552 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.12 05:15:30.038085 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} oximeter.fields_u8 (aa30ab6c-0a6a-42d9-95bf-9f17e86c4609): Loading data parts 2023.10.12 05:15:30.038184 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} oximeter.fields_u8 (aa30ab6c-0a6a-42d9-95bf-9f17e86c4609): There are no data parts 2023.10.12 05:15:30.048502 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.048530 [ 3 ] {344702a8-84f1-4671-a2fc-67c5deaec510} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.048552 [ 3 ] {} HTTP-Session: e479f0a3-64a4-449f-8226-6c0b41e77726 Destroying unnamed session 2023.10.12 05:15:30.048686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.048732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.048758 [ 3 ] {} HTTP-Session: 53235ea9-f425-47d5-acb1-00701a4475bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.048781 [ 3 ] {} HTTP-Session: 53235ea9-f425-47d5-acb1-00701a4475bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.048939 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.12 05:15:30.048986 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.12 05:15:30.064101 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} oximeter.fields_i16 (ccc961ac-dd4a-4906-972e-54352e746cd5): Loading data parts 2023.10.12 05:15:30.064197 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} oximeter.fields_i16 (ccc961ac-dd4a-4906-972e-54352e746cd5): There are no data parts 2023.10.12 05:15:30.075813 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.075838 [ 3 ] {0bc5ce87-5a96-433d-81c0-ec0b61425605} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.075861 [ 3 ] {} HTTP-Session: 53235ea9-f425-47d5-acb1-00701a4475bc Destroying unnamed session 2023.10.12 05:15:30.075994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.076045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.076070 [ 3 ] {} HTTP-Session: dc25608a-894d-4749-8261-d2b3cfcc43f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.076088 [ 3 ] {} HTTP-Session: dc25608a-894d-4749-8261-d2b3cfcc43f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.076249 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.12 05:15:30.076298 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.12 05:15:30.099770 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} oximeter.fields_u16 (99a01ff0-dabd-4856-ba46-b1f1a575eea7): Loading data parts 2023.10.12 05:15:30.099864 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} oximeter.fields_u16 (99a01ff0-dabd-4856-ba46-b1f1a575eea7): There are no data parts 2023.10.12 05:15:30.109516 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.109555 [ 3 ] {cd6cd070-0598-4155-a577-39c0ea915a18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.109574 [ 3 ] {} HTTP-Session: dc25608a-894d-4749-8261-d2b3cfcc43f0 Destroying unnamed session 2023.10.12 05:15:30.109733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.109788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.109808 [ 3 ] {} HTTP-Session: 3801ea96-bb71-4916-81ac-62b066b76d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.109830 [ 3 ] {} HTTP-Session: 3801ea96-bb71-4916-81ac-62b066b76d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.109998 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.12 05:15:30.110039 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.12 05:15:30.114601 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} oximeter.fields_i32 (8a9d6bac-2e2d-4c84-b317-a4dbf7db95bb): Loading data parts 2023.10.12 05:15:30.114687 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} oximeter.fields_i32 (8a9d6bac-2e2d-4c84-b317-a4dbf7db95bb): There are no data parts 2023.10.12 05:15:30.139443 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.139481 [ 3 ] {6b25b8cd-cfec-4fa5-972d-7c25c6c5c9a9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.139499 [ 3 ] {} HTTP-Session: 3801ea96-bb71-4916-81ac-62b066b76d54 Destroying unnamed session 2023.10.12 05:15:30.139625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.139690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.139712 [ 3 ] {} HTTP-Session: 91089984-f3df-44a0-a417-a3f52f073a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.139732 [ 3 ] {} HTTP-Session: 91089984-f3df-44a0-a417-a3f52f073a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.139927 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.12 05:15:30.139984 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.12 05:15:30.173029 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} oximeter.fields_u32 (6e8deb3d-d5ec-403f-b43f-dfdccc305bda): Loading data parts 2023.10.12 05:15:30.173126 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} oximeter.fields_u32 (6e8deb3d-d5ec-403f-b43f-dfdccc305bda): There are no data parts 2023.10.12 05:15:30.176333 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.176360 [ 3 ] {3de078a4-4db5-421c-92fe-07757fb8200e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.176390 [ 3 ] {} HTTP-Session: 91089984-f3df-44a0-a417-a3f52f073a79 Destroying unnamed session 2023.10.12 05:15:30.176519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.176567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.176594 [ 3 ] {} HTTP-Session: 30a65df0-8a46-40e3-8684-0f2b42cce753 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.176611 [ 3 ] {} HTTP-Session: 30a65df0-8a46-40e3-8684-0f2b42cce753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.176770 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:30.176813 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.12 05:15:30.189445 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Loading data parts 2023.10.12 05:15:30.189579 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): There are no data parts 2023.10.12 05:15:30.200534 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.200591 [ 3 ] {0d8a84a0-a85d-48ac-90eb-6e5dc8c060fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.200613 [ 3 ] {} HTTP-Session: 30a65df0-8a46-40e3-8684-0f2b42cce753 Destroying unnamed session 2023.10.12 05:15:30.200770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.200838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.200860 [ 3 ] {} HTTP-Session: 44268d57-95e7-4d6f-ab90-c4984e367484 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.200888 [ 3 ] {} HTTP-Session: 44268d57-95e7-4d6f-ab90-c4984e367484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.201043 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} executeQuery: (from [fd00:1122:3344:101::d]:49046) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) 2023.10.12 05:15:30.201101 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.12 05:15:30.213288 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} oximeter.fields_u64 (9629b9f3-79d7-462a-b23d-c7b9d77e9e53): Loading data parts 2023.10.12 05:15:30.213443 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} oximeter.fields_u64 (9629b9f3-79d7-462a-b23d-c7b9d77e9e53): There are no data parts 2023.10.12 05:15:30.224441 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.224471 [ 3 ] {773221b1-5ba9-43b7-a801-dc39f29f61cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.224504 [ 3 ] {} HTTP-Session: 44268d57-95e7-4d6f-ab90-c4984e367484 Destroying unnamed session 2023.10.12 05:15:30.224637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.224704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.224737 [ 3 ] {} HTTP-Session: d293f480-3993-4a75-85d4-e98d04838433 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.224769 [ 3 ] {} HTTP-Session: d293f480-3993-4a75-85d4-e98d04838433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.224926 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:30.224984 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.12 05:15:30.247118 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} oximeter.fields_ipaddr (1b63e4ab-e2b5-4be6-bd59-65ea3dda7c0c): Loading data parts 2023.10.12 05:15:30.247283 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} oximeter.fields_ipaddr (1b63e4ab-e2b5-4be6-bd59-65ea3dda7c0c): There are no data parts 2023.10.12 05:15:30.249759 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.249784 [ 3 ] {ed70c088-c314-4dbc-8620-cbf39c735c93} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.249815 [ 3 ] {} HTTP-Session: d293f480-3993-4a75-85d4-e98d04838433 Destroying unnamed session 2023.10.12 05:15:30.249943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.249997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.250016 [ 3 ] {} HTTP-Session: e26d3a6e-480f-4ad6-b4b3-f0669cf5fdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.250043 [ 3 ] {} HTTP-Session: e26d3a6e-480f-4ad6-b4b3-f0669cf5fdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.250203 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:30.250250 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.12 05:15:30.261975 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Loading data parts 2023.10.12 05:15:30.262071 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): There are no data parts 2023.10.12 05:15:30.273401 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.273447 [ 3 ] {2ea7ab3b-d62c-4707-98d6-e3a7d819ed87} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.273466 [ 3 ] {} HTTP-Session: e26d3a6e-480f-4ad6-b4b3-f0669cf5fdf0 Destroying unnamed session 2023.10.12 05:15:30.273602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.273664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.273683 [ 3 ] {} HTTP-Session: 47a3fdad-efa9-4220-ab20-e92a579399a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.273708 [ 3 ] {} HTTP-Session: 47a3fdad-efa9-4220-ab20-e92a579399a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.273867 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:30.273913 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.12 05:15:30.287061 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Loading data parts 2023.10.12 05:15:30.287135 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): There are no data parts 2023.10.12 05:15:30.298228 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.298268 [ 3 ] {1da7bb3d-e771-4718-bb78-0ccdd9d1c2ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.298288 [ 3 ] {} HTTP-Session: 47a3fdad-efa9-4220-ab20-e92a579399a1 Destroying unnamed session 2023.10.12 05:15:30.298407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49046, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:15:30.298472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:15:30.298496 [ 3 ] {} HTTP-Session: bbeb8439-58b0-4e94-ba48-3b87c8f991b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49046 2023.10.12 05:15:30.298517 [ 3 ] {} HTTP-Session: bbeb8439-58b0-4e94-ba48-3b87c8f991b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:15:30.298723 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} executeQuery: (from [fd00:1122:3344:101::d]:49046) 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) 2023.10.12 05:15:30.298794 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.12 05:15:30.310859 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Loading data parts 2023.10.12 05:15:30.310951 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): There are no data parts 2023.10.12 05:15:30.322465 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} DynamicQueryHandler: Done processing query 2023.10.12 05:15:30.322492 [ 3 ] {783879b9-b62f-4fe1-b24e-6c612b35e656} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.12 05:15:30.322523 [ 3 ] {} HTTP-Session: bbeb8439-58b0-4e94-ba48-3b87c8f991b2 Destroying unnamed session 2023.10.12 05:15:44.108179 [ 167 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:15:44.108270 [ 167 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:15:59.108380 [ 146 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:15:59.108442 [ 146 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:16:14.109291 [ 131 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:16:14.109373 [ 131 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:16:20.222001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:20.222151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:20.222179 [ 3 ] {} HTTP-Session: e18a55f3-1f44-40e1-a1b1-3b2e53eae4be Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:20.222221 [ 3 ] {} HTTP-Session: e18a55f3-1f44-40e1-a1b1-3b2e53eae4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:20.222438 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:20.222514 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.12 05:16:20.224724 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:20.228491 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:20.235486 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:20.236709 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:20.237076 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} executeQuery: Read 12 rows, 1.62 KiB in 0.014636717 sec., 819 rows/sec., 110.62 KiB/sec. 2023.10.12 05:16:20.237327 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} DynamicQueryHandler: Done processing query 2023.10.12 05:16:20.237354 [ 3 ] {c0041dc2-6bfa-46e1-8c81-4e15ced0f3c8} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.12 05:16:20.237380 [ 3 ] {} HTTP-Session: e18a55f3-1f44-40e1-a1b1-3b2e53eae4be Destroying unnamed session 2023.10.12 05:16:20.237499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:20.237558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:20.237585 [ 3 ] {} HTTP-Session: 94ef270b-d480-4416-921b-7019dbc4ae04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:20.237605 [ 3 ] {} HTTP-Session: 94ef270b-d480-4416-921b-7019dbc4ae04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:20.237697 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:20.237756 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:16:20.237879 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:20.243593 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:20.243837 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:20.243992 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:20.244109 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} executeQuery: Read 6 rows, 348.00 B in 0.006382413 sec., 940 rows/sec., 53.25 KiB/sec. 2023.10.12 05:16:20.244277 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} DynamicQueryHandler: Done processing query 2023.10.12 05:16:20.244300 [ 3 ] {1c71bcea-2df5-49ea-a63c-cd75ce5ef780} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.12 05:16:20.244324 [ 3 ] {} HTTP-Session: 94ef270b-d480-4416-921b-7019dbc4ae04 Destroying unnamed session 2023.10.12 05:16:20.244632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:20.244688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:20.244714 [ 3 ] {} HTTP-Session: 992e5189-57b4-48ff-8cc8-3c992027fd79 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:20.244733 [ 3 ] {} HTTP-Session: 992e5189-57b4-48ff-8cc8-3c992027fd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:20.244820 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:20.244870 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:16:20.244989 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:20.245311 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:20.245534 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:20.245686 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:20.245790 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} executeQuery: Read 87 rows, 8.33 KiB in 0.000931485 sec., 93399 rows/sec., 8.73 MiB/sec. 2023.10.12 05:16:20.245915 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} DynamicQueryHandler: Done processing query 2023.10.12 05:16:20.245939 [ 3 ] {1e4f07dc-b2e2-46bf-98d1-85ba3cd6fc43} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.12 05:16:20.245962 [ 3 ] {} HTTP-Session: 992e5189-57b4-48ff-8cc8-3c992027fd79 Destroying unnamed session 2023.10.12 05:16:20.246240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:20.246293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:20.246319 [ 3 ] {} HTTP-Session: e335ea26-742f-4e67-96ef-3cede084d150 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:20.246335 [ 3 ] {} HTTP-Session: e335ea26-742f-4e67-96ef-3cede084d150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:20.246424 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:20.246470 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:16:20.247576 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:20.250379 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:20.250782 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:20.250926 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:20.251046 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} executeQuery: Read 264 rows, 18.54 KiB in 0.004600654 sec., 57383 rows/sec., 3.94 MiB/sec. 2023.10.12 05:16:20.251182 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} DynamicQueryHandler: Done processing query 2023.10.12 05:16:20.251205 [ 3 ] {c660c867-d69d-4dcc-af1e-e40f832a5615} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:16:20.251227 [ 3 ] {} HTTP-Session: e335ea26-742f-4e67-96ef-3cede084d150 Destroying unnamed session 2023.10.12 05:16:20.251346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:20.251392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:20.251418 [ 3 ] {} HTTP-Session: ace20957-16c2-4981-98fa-860859d76051 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:20.251443 [ 3 ] {} HTTP-Session: ace20957-16c2-4981-98fa-860859d76051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:20.251513 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:20.251560 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:16:20.251674 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:20.253800 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:20.254093 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:20.254275 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:20.254385 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} executeQuery: Read 6 rows, 258.00 B in 0.002838806 sec., 2113 rows/sec., 88.75 KiB/sec. 2023.10.12 05:16:20.254509 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} DynamicQueryHandler: Done processing query 2023.10.12 05:16:20.254539 [ 3 ] {1fb4046e-140b-4cc6-9781-9fbc90d4ef4a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:20.254553 [ 3 ] {} HTTP-Session: ace20957-16c2-4981-98fa-860859d76051 Destroying unnamed session 2023.10.12 05:16:20.254724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:20.254773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:20.254791 [ 3 ] {} HTTP-Session: a4541a43-446b-468e-af36-9808d3de4520 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:20.254813 [ 3 ] {} HTTP-Session: a4541a43-446b-468e-af36-9808d3de4520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:20.254888 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:20.254938 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:16:20.255062 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:20.255357 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:20.255601 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:20.255773 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:20.255898 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} executeQuery: Read 63 rows, 3.91 KiB in 0.000972486 sec., 64782 rows/sec., 3.93 MiB/sec. 2023.10.12 05:16:20.256026 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} DynamicQueryHandler: Done processing query 2023.10.12 05:16:20.256055 [ 3 ] {450e5650-46b6-489d-8726-4f02b45b8ac3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:16:20.256071 [ 3 ] {} HTTP-Session: a4541a43-446b-468e-af36-9808d3de4520 Destroying unnamed session 2023.10.12 05:16:20.256187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:20.256238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:20.256257 [ 3 ] {} HTTP-Session: 38fbb592-6e34-43ab-8ae9-7af348f89145 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:20.256280 [ 3 ] {} HTTP-Session: 38fbb592-6e34-43ab-8ae9-7af348f89145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:20.256358 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:20.256404 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:16:20.256507 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:20.256771 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:20.257012 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:20.257188 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:20.257304 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} executeQuery: Read 19 rows, 1.01 KiB in 0.000908305 sec., 20918 rows/sec., 1.08 MiB/sec. 2023.10.12 05:16:20.257421 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} DynamicQueryHandler: Done processing query 2023.10.12 05:16:20.257444 [ 3 ] {98fe827a-6620-4735-9328-47544fe053db} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:20.257458 [ 3 ] {} HTTP-Session: 38fbb592-6e34-43ab-8ae9-7af348f89145 Destroying unnamed session 2023.10.12 05:16:21.001121 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 222.24 MiB, peak 227.37 MiB, will set to 224.20 MiB (RSS), difference: 1.96 MiB 2023.10.12 05:16:29.110411 [ 119 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:16:29.110482 [ 119 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:16:30.167436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:30.167576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:30.167631 [ 3 ] {} HTTP-Session: 9cb1eb30-c0bb-4d3c-883c-39707a1a0e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:30.167658 [ 3 ] {} HTTP-Session: 9cb1eb30-c0bb-4d3c-883c-39707a1a0e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:30.167806 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:30.167887 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:16:30.168076 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:30.168477 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:30.168751 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:16:30.168913 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:16:30.169054 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} executeQuery: Read 6 rows, 348.00 B in 0.001192209 sec., 5032 rows/sec., 285.05 KiB/sec. 2023.10.12 05:16:30.169213 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} DynamicQueryHandler: Done processing query 2023.10.12 05:16:30.169237 [ 3 ] {fa7468a4-2379-492c-a778-99735f485a5a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.12 05:16:30.169263 [ 3 ] {} HTTP-Session: 9cb1eb30-c0bb-4d3c-883c-39707a1a0e6c Destroying unnamed session 2023.10.12 05:16:30.169413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:30.169472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:30.169500 [ 3 ] {} HTTP-Session: fc7de6d3-470c-41be-8f34-8480721911fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:30.169532 [ 3 ] {} HTTP-Session: fc7de6d3-470c-41be-8f34-8480721911fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:30.169614 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:30.169662 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:16:30.169780 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:30.170115 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:30.170337 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:16:30.170493 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:16:30.170623 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} executeQuery: Read 87 rows, 8.33 KiB in 0.000971116 sec., 89587 rows/sec., 8.37 MiB/sec. 2023.10.12 05:16:30.170771 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} DynamicQueryHandler: Done processing query 2023.10.12 05:16:30.170802 [ 3 ] {b46620cb-dd4f-4dee-8f46-7f8b74ad08ca} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.12 05:16:30.170817 [ 3 ] {} HTTP-Session: fc7de6d3-470c-41be-8f34-8480721911fd Destroying unnamed session 2023.10.12 05:16:30.171068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:30.171127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:30.171146 [ 3 ] {} HTTP-Session: 8b9ee3b3-abf7-4fb3-9dc2-f01360fcbf13 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:30.171162 [ 3 ] {} HTTP-Session: 8b9ee3b3-abf7-4fb3-9dc2-f01360fcbf13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:30.171255 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:30.171302 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:16:30.171416 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:30.171839 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:30.172060 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:16:30.172206 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:16:30.172326 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} executeQuery: Read 264 rows, 18.54 KiB in 0.001025997 sec., 257310 rows/sec., 17.65 MiB/sec. 2023.10.12 05:16:30.172485 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} DynamicQueryHandler: Done processing query 2023.10.12 05:16:30.172508 [ 3 ] {c8952698-695e-4605-92c4-903fddec442c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:16:30.172532 [ 3 ] {} HTTP-Session: 8b9ee3b3-abf7-4fb3-9dc2-f01360fcbf13 Destroying unnamed session 2023.10.12 05:16:30.172651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:30.172696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:30.172723 [ 3 ] {} HTTP-Session: 19c30820-f755-4d73-8be5-90056aee708a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:30.172748 [ 3 ] {} HTTP-Session: 19c30820-f755-4d73-8be5-90056aee708a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:30.172818 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:30.172865 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:16:30.172980 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:30.173233 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:30.173474 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:16:30.173658 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:16:30.173786 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} executeQuery: Read 6 rows, 258.00 B in 0.000928935 sec., 6459 rows/sec., 271.23 KiB/sec. 2023.10.12 05:16:30.173922 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} DynamicQueryHandler: Done processing query 2023.10.12 05:16:30.173953 [ 3 ] {b001e5cb-a80c-4767-ac52-5e298e2d8f1a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:30.173967 [ 3 ] {} HTTP-Session: 19c30820-f755-4d73-8be5-90056aee708a Destroying unnamed session 2023.10.12 05:16:30.174115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:30.174165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:30.174185 [ 3 ] {} HTTP-Session: 3840d525-cd23-4b22-8c05-e12902b8c318 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:30.174208 [ 3 ] {} HTTP-Session: 3840d525-cd23-4b22-8c05-e12902b8c318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:30.174285 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:30.174327 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:16:30.174451 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:30.174829 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:30.175084 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:16:30.175262 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:16:30.175391 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} executeQuery: Read 63 rows, 3.91 KiB in 0.001079657 sec., 58351 rows/sec., 3.54 MiB/sec. 2023.10.12 05:16:30.175525 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} DynamicQueryHandler: Done processing query 2023.10.12 05:16:30.175556 [ 3 ] {0cc25e14-5094-44ab-b791-81d630036ca0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:16:30.175579 [ 3 ] {} HTTP-Session: 3840d525-cd23-4b22-8c05-e12902b8c318 Destroying unnamed session 2023.10.12 05:16:30.175685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:30.175738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:30.175766 [ 3 ] {} HTTP-Session: 255f2400-3128-4d12-b220-39c1935716ad Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:30.175782 [ 3 ] {} HTTP-Session: 255f2400-3128-4d12-b220-39c1935716ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:30.175858 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:30.175905 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:16:30.176009 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:30.176296 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:30.176533 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:16:30.176705 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:16:30.176840 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} executeQuery: Read 19 rows, 1.01 KiB in 0.000947375 sec., 20055 rows/sec., 1.04 MiB/sec. 2023.10.12 05:16:30.176964 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} DynamicQueryHandler: Done processing query 2023.10.12 05:16:30.176985 [ 3 ] {1e44498e-1c89-46cd-bdb2-3fdf88ddb576} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:30.177000 [ 3 ] {} HTTP-Session: 255f2400-3128-4d12-b220-39c1935716ad Destroying unnamed session 2023.10.12 05:16:40.143494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:40.143647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:40.143675 [ 3 ] {} HTTP-Session: 3c868d6a-6d88-47f3-ae9d-e4be265c4890 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:40.143727 [ 3 ] {} HTTP-Session: 3c868d6a-6d88-47f3-ae9d-e4be265c4890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:40.143879 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:40.143968 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:16:40.144158 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:40.144598 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:40.144855 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:16:40.145035 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:16:40.145179 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} executeQuery: Read 6 rows, 348.00 B in 0.00124846 sec., 4805 rows/sec., 272.21 KiB/sec. 2023.10.12 05:16:40.145354 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} DynamicQueryHandler: Done processing query 2023.10.12 05:16:40.145378 [ 3 ] {1ff31344-577e-43a7-ac2e-c648e0329047} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.12 05:16:40.145411 [ 3 ] {} HTTP-Session: 3c868d6a-6d88-47f3-ae9d-e4be265c4890 Destroying unnamed session 2023.10.12 05:16:40.145564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:40.145633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:40.145654 [ 3 ] {} HTTP-Session: 56962886-43f4-40b4-80ba-9289d5978974 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:40.145672 [ 3 ] {} HTTP-Session: 56962886-43f4-40b4-80ba-9289d5978974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:40.145770 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:40.145812 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:16:40.145920 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:40.146304 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:40.146525 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:16:40.146672 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:16:40.146799 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} executeQuery: Read 87 rows, 8.33 KiB in 0.000996007 sec., 87348 rows/sec., 8.16 MiB/sec. 2023.10.12 05:16:40.146961 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} DynamicQueryHandler: Done processing query 2023.10.12 05:16:40.146985 [ 3 ] {ac109d74-ea5e-4b54-bfd9-0924e6d94561} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.12 05:16:40.147017 [ 3 ] {} HTTP-Session: 56962886-43f4-40b4-80ba-9289d5978974 Destroying unnamed session 2023.10.12 05:16:40.147241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:40.147287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:40.147323 [ 3 ] {} HTTP-Session: 81bbc219-f399-416d-936f-abfe5e4d005a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:40.147342 [ 3 ] {} HTTP-Session: 81bbc219-f399-416d-936f-abfe5e4d005a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:40.147427 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:40.147466 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:16:40.147579 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:40.148012 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:40.148222 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:16:40.148366 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:16:40.148487 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} executeQuery: Read 264 rows, 18.54 KiB in 0.001036007 sec., 254824 rows/sec., 17.48 MiB/sec. 2023.10.12 05:16:40.148605 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} DynamicQueryHandler: Done processing query 2023.10.12 05:16:40.148629 [ 3 ] {d1b17201-4685-49bb-aa77-58dc8e12c322} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:16:40.148645 [ 3 ] {} HTTP-Session: 81bbc219-f399-416d-936f-abfe5e4d005a Destroying unnamed session 2023.10.12 05:16:40.148753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:40.148799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:40.148818 [ 3 ] {} HTTP-Session: 072fd3e4-eb09-4d15-a37f-f9bc747fb83b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:40.148835 [ 3 ] {} HTTP-Session: 072fd3e4-eb09-4d15-a37f-f9bc747fb83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:40.148904 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:40.148943 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:16:40.149050 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:40.149317 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:40.149557 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:16:40.149732 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:16:40.149838 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} executeQuery: Read 6 rows, 258.00 B in 0.000903145 sec., 6643 rows/sec., 278.97 KiB/sec. 2023.10.12 05:16:40.149955 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} DynamicQueryHandler: Done processing query 2023.10.12 05:16:40.149977 [ 3 ] {dce8c8c8-b304-4c25-869e-56dda67fd71f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:40.149992 [ 3 ] {} HTTP-Session: 072fd3e4-eb09-4d15-a37f-f9bc747fb83b Destroying unnamed session 2023.10.12 05:16:40.150118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:40.150164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:40.150182 [ 3 ] {} HTTP-Session: a6bf4df1-f5ee-4598-8ff3-642ef82c3b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:40.150199 [ 3 ] {} HTTP-Session: a6bf4df1-f5ee-4598-8ff3-642ef82c3b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:40.150274 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:40.150316 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:16:40.150432 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:40.150734 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:40.150977 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:16:40.151150 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:16:40.151270 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} executeQuery: Read 63 rows, 3.91 KiB in 0.000970416 sec., 64920 rows/sec., 3.94 MiB/sec. 2023.10.12 05:16:40.151397 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} DynamicQueryHandler: Done processing query 2023.10.12 05:16:40.151421 [ 3 ] {7895060f-b962-4246-9aba-87870b31bdbe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:16:40.151436 [ 3 ] {} HTTP-Session: a6bf4df1-f5ee-4598-8ff3-642ef82c3b33 Destroying unnamed session 2023.10.12 05:16:40.151553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:40.151597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:40.151616 [ 3 ] {} HTTP-Session: d0c8d0d0-26ff-4082-bca9-e243c17cadee Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:40.151632 [ 3 ] {} HTTP-Session: d0c8d0d0-26ff-4082-bca9-e243c17cadee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:40.151704 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:40.151742 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:16:40.151845 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:40.152131 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:40.152368 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:16:40.152539 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:16:40.152649 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} executeQuery: Read 19 rows, 1.01 KiB in 0.000913944 sec., 20789 rows/sec., 1.08 MiB/sec. 2023.10.12 05:16:40.152773 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} DynamicQueryHandler: Done processing query 2023.10.12 05:16:40.152796 [ 3 ] {620561d0-7f7f-4563-8d2c-1f4dcce8184c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:40.152811 [ 3 ] {} HTTP-Session: d0c8d0d0-26ff-4082-bca9-e243c17cadee Destroying unnamed session 2023.10.12 05:16:44.111502 [ 110 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:16:44.111565 [ 110 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:16:50.116851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:50.116971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:50.116998 [ 3 ] {} HTTP-Session: bb4bf0d0-52fc-41a2-a510-d1d3055d66b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:50.117022 [ 3 ] {} HTTP-Session: bb4bf0d0-52fc-41a2-a510-d1d3055d66b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:50.117158 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:50.117227 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:16:50.117409 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:50.117872 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:50.118161 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.12 05:16:50.118326 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.12 05:16:50.118460 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} executeQuery: Read 6 rows, 348.00 B in 0.00126036 sec., 4760 rows/sec., 269.64 KiB/sec. 2023.10.12 05:16:50.118617 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} DynamicQueryHandler: Done processing query 2023.10.12 05:16:50.118643 [ 3 ] {4752f956-2983-459b-9425-3ec1e55660e2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.12 05:16:50.118660 [ 3 ] {} HTTP-Session: bb4bf0d0-52fc-41a2-a510-d1d3055d66b0 Destroying unnamed session 2023.10.12 05:16:50.118820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:50.118874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:50.118895 [ 3 ] {} HTTP-Session: de7c48ae-55d7-4547-9b0c-7980cad25304 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:50.118914 [ 3 ] {} HTTP-Session: de7c48ae-55d7-4547-9b0c-7980cad25304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:50.118998 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:50.119041 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:16:50.119147 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:50.119526 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:50.119745 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.12 05:16:50.119895 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.12 05:16:50.120020 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} executeQuery: Read 87 rows, 8.33 KiB in 0.000989256 sec., 87944 rows/sec., 8.22 MiB/sec. 2023.10.12 05:16:50.120179 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} DynamicQueryHandler: Done processing query 2023.10.12 05:16:50.120202 [ 3 ] {d3bdbbe6-cbd4-4452-8e7d-c0423094470a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.12 05:16:50.120219 [ 3 ] {} HTTP-Session: de7c48ae-55d7-4547-9b0c-7980cad25304 Destroying unnamed session 2023.10.12 05:16:50.120449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:50.120496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:50.120516 [ 3 ] {} HTTP-Session: bee0d7d9-db12-4747-a8bb-3d80288add04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:50.120534 [ 3 ] {} HTTP-Session: bee0d7d9-db12-4747-a8bb-3d80288add04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:50.120621 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:50.120662 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:16:50.120771 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:50.121228 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:50.121443 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.12 05:16:50.121595 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.12 05:16:50.121719 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} executeQuery: Read 264 rows, 18.54 KiB in 0.001069147 sec., 246925 rows/sec., 16.94 MiB/sec. 2023.10.12 05:16:50.121845 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} DynamicQueryHandler: Done processing query 2023.10.12 05:16:50.121867 [ 3 ] {b7c3da11-3267-4f2b-b59f-cca1889ac6c4} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:16:50.121884 [ 3 ] {} HTTP-Session: bee0d7d9-db12-4747-a8bb-3d80288add04 Destroying unnamed session 2023.10.12 05:16:50.122033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:50.122078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:50.122097 [ 3 ] {} HTTP-Session: 21a34e34-b8ff-4390-8775-1877c8445c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:50.122113 [ 3 ] {} HTTP-Session: 21a34e34-b8ff-4390-8775-1877c8445c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:50.122184 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:50.122222 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:16:50.122328 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:50.122599 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:50.122839 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.12 05:16:50.123019 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.12 05:16:50.123136 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} executeQuery: Read 6 rows, 258.00 B in 0.000927315 sec., 6470 rows/sec., 271.70 KiB/sec. 2023.10.12 05:16:50.123256 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} DynamicQueryHandler: Done processing query 2023.10.12 05:16:50.123279 [ 3 ] {d98e6335-774d-4cf5-9a1a-c74966b81a89} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:50.123294 [ 3 ] {} HTTP-Session: 21a34e34-b8ff-4390-8775-1877c8445c84 Destroying unnamed session 2023.10.12 05:16:50.123416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:50.123460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:50.123480 [ 3 ] {} HTTP-Session: bc97ef08-29ab-4017-97ad-510e5d00c44c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:50.123496 [ 3 ] {} HTTP-Session: bc97ef08-29ab-4017-97ad-510e5d00c44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:50.123569 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:50.123612 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:16:50.123727 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:50.124055 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:50.124300 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.12 05:16:50.124471 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.12 05:16:50.124596 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} executeQuery: Read 63 rows, 3.91 KiB in 0.000994566 sec., 63344 rows/sec., 3.84 MiB/sec. 2023.10.12 05:16:50.124723 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} DynamicQueryHandler: Done processing query 2023.10.12 05:16:50.124745 [ 3 ] {c3899e06-d1d2-4937-be73-63ee353b047f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:16:50.124760 [ 3 ] {} HTTP-Session: bc97ef08-29ab-4017-97ad-510e5d00c44c Destroying unnamed session 2023.10.12 05:16:50.124867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:50.124910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:50.124930 [ 3 ] {} HTTP-Session: 269108da-8a2f-4039-bd27-5a69c8cd54c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:50.124946 [ 3 ] {} HTTP-Session: 269108da-8a2f-4039-bd27-5a69c8cd54c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:50.125016 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:50.125055 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:16:50.125156 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:50.125413 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.86 GiB. 2023.10.12 05:16:50.125643 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.12 05:16:50.125817 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.12 05:16:50.125938 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} executeQuery: Read 19 rows, 1.01 KiB in 0.000896985 sec., 21182 rows/sec., 1.10 MiB/sec. 2023.10.12 05:16:50.126058 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} DynamicQueryHandler: Done processing query 2023.10.12 05:16:50.126081 [ 3 ] {a9d50ab7-fd9f-4669-8a51-932a91fda59a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:16:50.126096 [ 3 ] {} HTTP-Session: 269108da-8a2f-4039-bd27-5a69c8cd54c1 Destroying unnamed session 2023.10.12 05:16:55.108402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:55.108519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:55.108546 [ 3 ] {} HTTP-Session: d96c4c6d-86ed-44b6-84e8-7ce2a3e90a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:55.108569 [ 3 ] {} HTTP-Session: d96c4c6d-86ed-44b6-84e8-7ce2a3e90a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:55.108692 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:55.108758 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.12 05:16:55.108948 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:55.109387 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:16:55.109689 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:16:55.109863 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:16:55.109992 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} executeQuery: Read 4 rows, 443.00 B in 0.001263061 sec., 3166 rows/sec., 342.51 KiB/sec. 2023.10.12 05:16:55.110162 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} DynamicQueryHandler: Done processing query 2023.10.12 05:16:55.110188 [ 3 ] {7cd9cd05-7740-47c6-b0cb-38f8c6d90f73} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.12 05:16:55.110203 [ 3 ] {} HTTP-Session: d96c4c6d-86ed-44b6-84e8-7ce2a3e90a09 Destroying unnamed session 2023.10.12 05:16:55.110319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:55.110370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:55.110390 [ 3 ] {} HTTP-Session: 6cb3f656-abfc-4b27-8bae-f61401462a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:55.110408 [ 3 ] {} HTTP-Session: 6cb3f656-abfc-4b27-8bae-f61401462a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:55.110489 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:55.110529 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:16:55.110639 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:55.110989 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:16:55.111197 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.12 05:16:55.111357 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.12 05:16:55.111489 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} executeQuery: Read 35 rows, 2.84 KiB in 0.000973256 sec., 35961 rows/sec., 2.85 MiB/sec. 2023.10.12 05:16:55.111616 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} DynamicQueryHandler: Done processing query 2023.10.12 05:16:55.111639 [ 3 ] {a4803a23-0406-4820-abf1-7b0cad5b996d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:16:55.111655 [ 3 ] {} HTTP-Session: 6cb3f656-abfc-4b27-8bae-f61401462a55 Destroying unnamed session 2023.10.12 05:16:55.111802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 17068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:55.111847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:55.111867 [ 3 ] {} HTTP-Session: b390a47a-b2f4-4307-a501-2fe7ddc5aab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:55.111885 [ 3 ] {} HTTP-Session: b390a47a-b2f4-4307-a501-2fe7ddc5aab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:55.111963 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:55.112003 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:16:55.112104 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:55.112459 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:16:55.112669 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.12 05:16:55.112821 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.12 05:16:55.112947 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} executeQuery: Read 105 rows, 10.64 KiB in 0.000949026 sec., 110639 rows/sec., 10.94 MiB/sec. 2023.10.12 05:16:55.113073 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} DynamicQueryHandler: Done processing query 2023.10.12 05:16:55.113096 [ 3 ] {0c6a2d4c-61dd-48f2-ab7b-975847bb4330} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:16:55.113112 [ 3 ] {} HTTP-Session: b390a47a-b2f4-4307-a501-2fe7ddc5aab1 Destroying unnamed session 2023.10.12 05:16:55.113237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 9035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:55.113280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:55.113299 [ 3 ] {} HTTP-Session: a5169e44-50d8-48ab-a1ad-7d898ccf2739 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:55.113316 [ 3 ] {} HTTP-Session: a5169e44-50d8-48ab-a1ad-7d898ccf2739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:55.113388 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:55.113427 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:16:55.113531 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:55.113839 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:16:55.114051 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.12 05:16:55.114201 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.12 05:16:55.114332 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} executeQuery: Read 53 rows, 4.25 KiB in 0.000914335 sec., 57965 rows/sec., 4.54 MiB/sec. 2023.10.12 05:16:55.114453 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} DynamicQueryHandler: Done processing query 2023.10.12 05:16:55.114475 [ 3 ] {32a57536-4932-4205-8d66-0fa7127a0789} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.12 05:16:55.114492 [ 3 ] {} HTTP-Session: a5169e44-50d8-48ab-a1ad-7d898ccf2739 Destroying unnamed session 2023.10.12 05:16:55.114627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 37457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:55.114670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:55.114689 [ 3 ] {} HTTP-Session: 7468df52-76ee-4caa-98be-dc199d0920c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:55.114706 [ 3 ] {} HTTP-Session: 7468df52-76ee-4caa-98be-dc199d0920c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:55.114783 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:55.114826 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:16:55.114979 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:55.115483 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:16:55.117051 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.12 05:16:55.117240 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.12 05:16:55.117361 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} executeQuery: Read 35 rows, 48.36 KiB in 0.002542161 sec., 13767 rows/sec., 18.58 MiB/sec. 2023.10.12 05:16:55.117524 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} DynamicQueryHandler: Done processing query 2023.10.12 05:16:55.117548 [ 3 ] {6a07f645-fedc-49eb-a1e8-74ac7c70c3ad} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:16:55.117564 [ 3 ] {} HTTP-Session: 7468df52-76ee-4caa-98be-dc199d0920c7 Destroying unnamed session 2023.10.12 05:16:55.117681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:16:55.117724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:16:55.117743 [ 3 ] {} HTTP-Session: 7d565ae3-950f-4881-8951-4a1d13aee2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:16:55.117760 [ 3 ] {} HTTP-Session: 7d565ae3-950f-4881-8951-4a1d13aee2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:16:55.117832 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:16:55.117870 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:16:55.117980 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:16:55.118317 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:16:55.118551 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.12 05:16:55.118751 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.12 05:16:55.118888 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} executeQuery: Read 33 rows, 2.36 KiB in 0.001023957 sec., 32227 rows/sec., 2.25 MiB/sec. 2023.10.12 05:16:55.119013 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} DynamicQueryHandler: Done processing query 2023.10.12 05:16:55.119036 [ 3 ] {615a8dbe-935d-4970-8add-a4c77d5f65bc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.12 05:16:55.119052 [ 3 ] {} HTTP-Session: 7d565ae3-950f-4881-8951-4a1d13aee2f5 Destroying unnamed session 2023.10.12 05:16:59.111825 [ 96 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:16:59.111909 [ 96 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:17:00.109927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:00.110031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:00.110062 [ 3 ] {} HTTP-Session: 739ed5ab-7e0d-4ee8-8ff1-992f4cbb97e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:00.110089 [ 3 ] {} HTTP-Session: 739ed5ab-7e0d-4ee8-8ff1-992f4cbb97e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:00.110229 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:00.110298 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:00.110479 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:00.110977 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.111245 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.12 05:17:00.111408 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.12 05:17:00.111546 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} executeQuery: Read 6 rows, 348.00 B in 0.001269051 sec., 4727 rows/sec., 267.79 KiB/sec. 2023.10.12 05:17:00.111585 [ 96 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.12 05:17:00.111681 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.111708 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} DynamicQueryHandler: Done processing query 2023.10.12 05:17:00.111748 [ 3 ] {806e1cc8-af1c-470d-a912-13721ae90cab} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:17:00.111768 [ 3 ] {} HTTP-Session: 739ed5ab-7e0d-4ee8-8ff1-992f4cbb97e9 Destroying unnamed session 2023.10.12 05:17:00.111952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:00.111990 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.12 05:17:00.112013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:00.112037 [ 3 ] {} HTTP-Session: 791fae6c-549a-4eeb-a24f-7229cd429582 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:00.112056 [ 3 ] {} HTTP-Session: 791fae6c-549a-4eeb-a24f-7229cd429582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:00.112143 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:00.112186 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:00.112298 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:00.112652 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.112869 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.12 05:17:00.113019 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.12 05:17:00.113135 [ 96 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.12 05:17:00.113150 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} executeQuery: Read 87 rows, 8.33 KiB in 0.000971315 sec., 89569 rows/sec., 8.37 MiB/sec. 2023.10.12 05:17:00.113183 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.113351 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.12 05:17:00.113385 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} DynamicQueryHandler: Done processing query 2023.10.12 05:17:00.113434 [ 3 ] {6b4fa8a3-dc4b-4e6a-8bc9-85bfca661f97} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.12 05:17:00.113451 [ 3 ] {} HTTP-Session: 791fae6c-549a-4eeb-a24f-7229cd429582 Destroying unnamed session 2023.10.12 05:17:00.113607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:00.113654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:00.113672 [ 3 ] {} HTTP-Session: 35126352-32e3-4c6b-b55c-695d1ad116dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:00.113690 [ 3 ] {} HTTP-Session: 35126352-32e3-4c6b-b55c-695d1ad116dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:00.113771 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:00.113812 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:00.113933 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:00.114442 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:00.114459 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:00.114606 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:00.114636 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.12 05:17:00.114716 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.115000 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.12 05:17:00.115190 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.12 05:17:00.115551 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:00.115574 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.10.12 05:17:00.115603 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} executeQuery: Read 264 rows, 18.54 KiB in 0.001777369 sec., 148534 rows/sec., 10.19 MiB/sec. 2023.10.12 05:17:00.115607 [ 96 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.12 05:17:00.115943 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.116271 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} DynamicQueryHandler: Done processing query 2023.10.12 05:17:00.116289 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:00.116396 [ 3 ] {ebd530e7-13ca-45bb-999b-5ae7a12b9892} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:17:00.116424 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.12 05:17:00.116494 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part 2023.10.12 05:17:00.116618 [ 3 ] {} HTTP-Session: 35126352-32e3-4c6b-b55c-695d1ad116dc Destroying unnamed session 2023.10.12 05:17:00.116883 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:00.117033 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.12 05:17:00.117061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:00.117141 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:00.117266 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part 2023.10.12 05:17:00.117303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:00.117432 [ 3 ] {} HTTP-Session: fc75fef2-f38c-456e-86b5-49766299c796 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:00.117562 [ 3 ] {} HTTP-Session: fc75fef2-f38c-456e-86b5-49766299c796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:00.117783 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part 2023.10.12 05:17:00.118029 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 105 rows starting from the beginning of the part 2023.10.12 05:17:00.118078 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2023.10.12 05:17:00.118288 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:00.118557 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part 2023.10.12 05:17:00.118575 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:17:00.118846 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2023.10.12 05:17:00.118992 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:00.119365 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part 2023.10.12 05:17:00.119880 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part 2023.10.12 05:17:00.119931 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:00.120018 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part 2023.10.12 05:17:00.120382 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.120630 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.12 05:17:00.120810 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.12 05:17:00.120935 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} executeQuery: Read 6 rows, 258.00 B in 0.002521791 sec., 2379 rows/sec., 99.91 KiB/sec. 2023.10.12 05:17:00.121057 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} DynamicQueryHandler: Done processing query 2023.10.12 05:17:00.121081 [ 3 ] {3d801bd3-b35f-4770-ad89-ef12fe40ad71} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:00.121098 [ 3 ] {} HTTP-Session: fc75fef2-f38c-456e-86b5-49766299c796 Destroying unnamed session 2023.10.12 05:17:00.121230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:00.121275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:00.121294 [ 3 ] {} HTTP-Session: 1f598a67-4db4-4282-8c47-e1942e216d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:00.121311 [ 3 ] {} HTTP-Session: 1f598a67-4db4-4282-8c47-e1942e216d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:00.121385 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:00.121427 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:17:00.121542 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:00.121868 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.122114 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.12 05:17:00.122286 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.12 05:17:00.122404 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} executeQuery: Read 63 rows, 3.91 KiB in 0.000982687 sec., 64109 rows/sec., 3.89 MiB/sec. 2023.10.12 05:17:00.122532 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} DynamicQueryHandler: Done processing query 2023.10.12 05:17:00.122554 [ 3 ] {b730689f-e16d-463d-b45b-7d56325eba59} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:00.122569 [ 3 ] {} HTTP-Session: 1f598a67-4db4-4282-8c47-e1942e216d60 Destroying unnamed session 2023.10.12 05:17:00.122673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:00.122719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:00.122741 [ 3 ] {} HTTP-Session: 9a7d8df3-2305-4f60-81f2-22b79b3e1181 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:00.122757 [ 3 ] {} HTTP-Session: 9a7d8df3-2305-4f60-81f2-22b79b3e1181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:00.122914 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:00.123195 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:17:00.124272 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:00.124570 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.127196 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.12 05:17:00.128073 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.12 05:17:00.128533 [ 101 ] {} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.12 05:17:00.128805 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} executeQuery: Read 19 rows, 1.01 KiB in 0.005715142 sec., 3324 rows/sec., 176.51 KiB/sec. 2023.10.12 05:17:00.128779 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:00.129214 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.12 05:17:00.129659 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} DynamicQueryHandler: Done processing query 2023.10.12 05:17:00.129767 [ 3 ] {77a80968-e791-43df-b104-11d5e177a926} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:00.129934 [ 3 ] {} HTTP-Session: 9a7d8df3-2305-4f60-81f2-22b79b3e1181 Destroying unnamed session 2023.10.12 05:17:00.130607 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:00.130670 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.017406662 sec., 31022.605023295106 rows/sec., 2.93 MiB/sec. 2023.10.12 05:17:00.130772 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:00.130796 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 4 columns (4 merged, 0 gathered) in 0.014631437 sec., 93839.03987010982 rows/sec., 6.47 MiB/sec. 2023.10.12 05:17:00.131000 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.019199071 sec., 3385.58047938882 rows/sec., 236.27 KiB/sec. 2023.10.12 05:17:00.131015 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.12 05:17:00.131058 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.12 05:17:00.131335 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:00.131419 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.12 05:17:00.131570 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.12 05:17:00.131606 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.12 05:17:00.131740 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:00.131803 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_6_1} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.12 05:17:00.131804 [ 25 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_6_1} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.12 05:17:00.132037 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:00.132161 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.12 05:17:00.132248 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part 2023.10.12 05:17:00.132301 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_6_1} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.12 05:17:00.132382 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:00.133685 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.004724586 sec., 27092.32089330155 rows/sec., 1.53 MiB/sec. 2023.10.12 05:17:00.133780 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.12 05:17:00.133954 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.12 05:17:00.134011 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_6_1} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.12 05:17:05.107917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:05.108029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:05.108055 [ 3 ] {} HTTP-Session: 6c397ddc-4891-4581-9577-118a35beb0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:05.108078 [ 3 ] {} HTTP-Session: 6c397ddc-4891-4581-9577-118a35beb0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:05.108208 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:05.108266 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:05.108422 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:05.108845 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:05.109113 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.12 05:17:05.109282 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.12 05:17:05.109404 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} executeQuery: Read 40 rows, 3.24 KiB in 0.001161518 sec., 34437 rows/sec., 2.73 MiB/sec. 2023.10.12 05:17:05.109557 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} DynamicQueryHandler: Done processing query 2023.10.12 05:17:05.109582 [ 3 ] {e0781ea1-83d3-402a-9dc5-f3dc094dd336} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:05.109598 [ 3 ] {} HTTP-Session: 6c397ddc-4891-4581-9577-118a35beb0d2 Destroying unnamed session 2023.10.12 05:17:05.109751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:05.109803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:05.109822 [ 3 ] {} HTTP-Session: a8ea36cd-8ef1-48b1-9fc5-21b56ad15845 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:05.109841 [ 3 ] {} HTTP-Session: a8ea36cd-8ef1-48b1-9fc5-21b56ad15845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:05.109925 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:05.109966 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:05.110073 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:05.110422 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:05.110644 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.12 05:17:05.110797 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.12 05:17:05.110899 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} executeQuery: Read 120 rows, 12.07 KiB in 0.000945486 sec., 126918 rows/sec., 12.46 MiB/sec. 2023.10.12 05:17:05.111080 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} DynamicQueryHandler: Done processing query 2023.10.12 05:17:05.111105 [ 3 ] {af7f3c95-05e0-4bcd-9cf5-5f8090c6691a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:17:05.111121 [ 3 ] {} HTTP-Session: a8ea36cd-8ef1-48b1-9fc5-21b56ad15845 Destroying unnamed session 2023.10.12 05:17:05.111244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:05.111290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:05.111310 [ 3 ] {} HTTP-Session: 6e817d9e-99a5-451d-844d-87b39705fcec Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:05.111327 [ 3 ] {} HTTP-Session: 6e817d9e-99a5-451d-844d-87b39705fcec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:05.111399 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:05.111438 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:05.111551 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:05.111835 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:05.112041 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.12 05:17:05.112186 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.12 05:17:05.112286 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} executeQuery: Read 40 rows, 3.20 KiB in 0.000860234 sec., 46498 rows/sec., 3.64 MiB/sec. 2023.10.12 05:17:05.112404 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} DynamicQueryHandler: Done processing query 2023.10.12 05:17:05.112428 [ 3 ] {6b30e4a2-e2a6-4919-9eba-2769d196a859} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:05.112445 [ 3 ] {} HTTP-Session: 6e817d9e-99a5-451d-844d-87b39705fcec Destroying unnamed session 2023.10.12 05:17:05.112581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:05.112626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:05.112645 [ 3 ] {} HTTP-Session: 24284dd4-845c-462a-9368-58d93fd7c291 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:05.112662 [ 3 ] {} HTTP-Session: 24284dd4-845c-462a-9368-58d93fd7c291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:05.112749 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:05.112792 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:05.112926 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:05.113363 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:05.113673 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.12 05:17:05.113856 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.12 05:17:05.113961 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} executeQuery: Read 40 rows, 55.27 KiB in 0.001182639 sec., 33822 rows/sec., 45.64 MiB/sec. 2023.10.12 05:17:05.114098 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} DynamicQueryHandler: Done processing query 2023.10.12 05:17:05.114122 [ 3 ] {b860bb6e-3d25-46ef-afd2-31def4e63103} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:17:05.114137 [ 3 ] {} HTTP-Session: 24284dd4-845c-462a-9368-58d93fd7c291 Destroying unnamed session 2023.10.12 05:17:10.110284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:10.110398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:10.110422 [ 3 ] {} HTTP-Session: 8bd38350-85a7-41f2-936d-1fc078257d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:10.110445 [ 3 ] {} HTTP-Session: 8bd38350-85a7-41f2-936d-1fc078257d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:10.110565 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:10.110622 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:10.110782 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:10.111268 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.111524 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.12 05:17:10.111698 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.12 05:17:10.111833 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} executeQuery: Read 9 rows, 597.00 B in 0.00122975 sec., 7318 rows/sec., 474.09 KiB/sec. 2023.10.12 05:17:10.111988 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} DynamicQueryHandler: Done processing query 2023.10.12 05:17:10.112012 [ 3 ] {6b02691a-74a4-40d4-afd1-cc8854f1c67d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:17:10.112029 [ 3 ] {} HTTP-Session: 8bd38350-85a7-41f2-936d-1fc078257d98 Destroying unnamed session 2023.10.12 05:17:10.112159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:10.112205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:10.112224 [ 3 ] {} HTTP-Session: 9bf7c51d-2379-434c-b367-e0f6ad606a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:10.112241 [ 3 ] {} HTTP-Session: 9bf7c51d-2379-434c-b367-e0f6ad606a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:10.112314 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:10.112354 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:10.112462 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:10.112802 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.113029 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.12 05:17:10.113178 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.12 05:17:10.113302 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} executeQuery: Read 96 rows, 9.12 KiB in 0.000959546 sec., 100047 rows/sec., 9.28 MiB/sec. 2023.10.12 05:17:10.113426 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} DynamicQueryHandler: Done processing query 2023.10.12 05:17:10.113449 [ 3 ] {f662bbe2-fa4e-498f-a489-a99de628e39d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.12 05:17:10.113465 [ 3 ] {} HTTP-Session: 9bf7c51d-2379-434c-b367-e0f6ad606a91 Destroying unnamed session 2023.10.12 05:17:10.113637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:10.113684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:10.113702 [ 3 ] {} HTTP-Session: 06817b81-d869-4456-b6ad-438981ed6395 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:10.113718 [ 3 ] {} HTTP-Session: 06817b81-d869-4456-b6ad-438981ed6395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:10.113806 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:10.113845 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:10.113949 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:10.114435 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.114654 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.12 05:17:10.114801 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.12 05:17:10.114900 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} executeQuery: Read 267 rows, 18.79 KiB in 0.001065427 sec., 250603 rows/sec., 17.22 MiB/sec. 2023.10.12 05:17:10.115058 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} DynamicQueryHandler: Done processing query 2023.10.12 05:17:10.115082 [ 3 ] {33e9e422-1820-45c0-90a1-fce9e8dd490f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:17:10.115098 [ 3 ] {} HTTP-Session: 06817b81-d869-4456-b6ad-438981ed6395 Destroying unnamed session 2023.10.12 05:17:10.115201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:10.115246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:10.115265 [ 3 ] {} HTTP-Session: 423aee75-31e2-4109-be09-44a2ce50df44 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:10.115281 [ 3 ] {} HTTP-Session: 423aee75-31e2-4109-be09-44a2ce50df44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:10.115353 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:10.115393 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:17:10.115506 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:10.115766 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.116013 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.12 05:17:10.116182 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.12 05:17:10.116282 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} executeQuery: Read 6 rows, 258.00 B in 0.000902165 sec., 6650 rows/sec., 279.28 KiB/sec. 2023.10.12 05:17:10.116275 [ 91 ] {} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.12 05:17:10.116345 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.116439 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} DynamicQueryHandler: Done processing query 2023.10.12 05:17:10.116475 [ 3 ] {e842c089-e294-45a8-b6d4-1c448489bbc1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:10.116476 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.12 05:17:10.116497 [ 3 ] {} HTTP-Session: 423aee75-31e2-4109-be09-44a2ce50df44 Destroying unnamed session 2023.10.12 05:17:10.116609 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:10.116671 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:10.116669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:10.116766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:10.116802 [ 3 ] {} HTTP-Session: ffb9cb96-cd29-47fc-9953-15f7bbf5f627 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:10.116857 [ 3 ] {} HTTP-Session: ffb9cb96-cd29-47fc-9953-15f7bbf5f627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:10.116914 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:10.117047 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:10.117131 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:10.117148 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:17:10.117393 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:10.117699 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:10.117719 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:10.117910 [ 21 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.12 05:17:10.118381 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.118926 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.12 05:17:10.119256 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848716 sec., 12637.272371131416 rows/sec., 530.67 KiB/sec. 2023.10.12 05:17:10.119285 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.12 05:17:10.119394 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.12 05:17:10.119447 [ 91 ] {} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.12 05:17:10.119559 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.119565 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} executeQuery: Read 63 rows, 3.91 KiB in 0.002441 sec., 25809 rows/sec., 1.56 MiB/sec. 2023.10.12 05:17:10.119687 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.12 05:17:10.119873 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.12 05:17:10.119883 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:10.119925 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} DynamicQueryHandler: Done processing query 2023.10.12 05:17:10.119943 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.12 05:17:10.119972 [ 3 ] {62984d5f-87f0-4d52-a988-b9edfaec6d07} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:10.119987 [ 25 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_6_1} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.12 05:17:10.120046 [ 3 ] {} HTTP-Session: ffb9cb96-cd29-47fc-9953-15f7bbf5f627 Destroying unnamed session 2023.10.12 05:17:10.120161 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.12 05:17:10.120278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 3273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:10.120298 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.12 05:17:10.120358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:10.120395 [ 3 ] {} HTTP-Session: ce4d7838-ea21-439f-a792-228cb9aaa8c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:10.120450 [ 3 ] {} HTTP-Session: ce4d7838-ea21-439f-a792-228cb9aaa8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:10.120463 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2023.10.12 05:17:10.120689 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:10.120750 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.12 05:17:10.120780 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:10.121014 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part 2023.10.12 05:17:10.121537 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:10.122584 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.122987 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003377825 sec., 111906.33025689608 rows/sec., 6.78 MiB/sec. 2023.10.12 05:17:10.123144 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.12 05:17:10.123211 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:17:10.123417 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.12 05:17:10.123513 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:17:10.123523 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_6_1} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.12 05:17:10.123705 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} executeQuery: Read 3 rows, 4.15 KiB in 0.002957178 sec., 1014 rows/sec., 1.37 MiB/sec. 2023.10.12 05:17:10.123866 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} DynamicQueryHandler: Done processing query 2023.10.12 05:17:10.123890 [ 3 ] {139c8111-b024-4efc-b8b2-435cea03fa9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:10.123906 [ 3 ] {} HTTP-Session: ce4d7838-ea21-439f-a792-228cb9aaa8c1 Destroying unnamed session 2023.10.12 05:17:10.124052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:10.124096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:10.124114 [ 3 ] {} HTTP-Session: d3598560-8149-463a-8451-dedd1e82f6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:10.124131 [ 3 ] {} HTTP-Session: d3598560-8149-463a-8451-dedd1e82f6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:10.124202 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:10.124240 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:17:10.124349 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:10.124654 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:10.124885 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.12 05:17:10.125057 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.12 05:17:10.125158 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} executeQuery: Read 19 rows, 1.01 KiB in 0.000929255 sec., 20446 rows/sec., 1.06 MiB/sec. 2023.10.12 05:17:10.125271 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} DynamicQueryHandler: Done processing query 2023.10.12 05:17:10.125294 [ 3 ] {d90b5c0d-0517-47de-b840-17ecb6b1ae21} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:10.125310 [ 3 ] {} HTTP-Session: d3598560-8149-463a-8451-dedd1e82f6e6 Destroying unnamed session 2023.10.12 05:17:14.111964 [ 87 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:17:14.112037 [ 87 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:17:15.108354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:15.108507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:15.108551 [ 3 ] {} HTTP-Session: b8a482e4-2c4f-4620-9b4f-d11cab7a3071 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:15.108593 [ 3 ] {} HTTP-Session: b8a482e4-2c4f-4620-9b4f-d11cab7a3071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:15.108788 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:15.108885 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:15.109149 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:15.109705 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:15.109976 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.12 05:17:15.110144 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.12 05:17:15.110267 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} executeQuery: Read 40 rows, 3.24 KiB in 0.001422413 sec., 28121 rows/sec., 2.23 MiB/sec. 2023.10.12 05:17:15.110467 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} DynamicQueryHandler: Done processing query 2023.10.12 05:17:15.110493 [ 3 ] {3c5d8eeb-fe7e-48e3-98d9-8d325b6eb1fb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:15.110510 [ 3 ] {} HTTP-Session: b8a482e4-2c4f-4620-9b4f-d11cab7a3071 Destroying unnamed session 2023.10.12 05:17:15.110669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:15.110720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:15.110740 [ 3 ] {} HTTP-Session: fd3bc9fe-0f02-41bc-ae4a-cbc8ecc87f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:15.110758 [ 3 ] {} HTTP-Session: fd3bc9fe-0f02-41bc-ae4a-cbc8ecc87f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:15.110846 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:15.110886 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:15.111005 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:15.111389 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:15.111609 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.12 05:17:15.111770 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.12 05:17:15.111873 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} executeQuery: Read 120 rows, 12.07 KiB in 0.001000136 sec., 119983 rows/sec., 11.78 MiB/sec. 2023.10.12 05:17:15.111996 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} DynamicQueryHandler: Done processing query 2023.10.12 05:17:15.112020 [ 3 ] {da028686-2f8d-4e09-8339-dd7a0ee158c2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:17:15.112036 [ 3 ] {} HTTP-Session: fd3bc9fe-0f02-41bc-ae4a-cbc8ecc87f35 Destroying unnamed session 2023.10.12 05:17:15.112160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:15.112207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:15.112226 [ 3 ] {} HTTP-Session: e3bd95a2-228f-4fd3-b103-1615737c35ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:15.112243 [ 3 ] {} HTTP-Session: e3bd95a2-228f-4fd3-b103-1615737c35ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:15.112315 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:15.112353 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:15.112460 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:15.112756 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:15.112962 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.12 05:17:15.113114 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.12 05:17:15.113210 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} executeQuery: Read 40 rows, 3.20 KiB in 0.000868085 sec., 46078 rows/sec., 3.60 MiB/sec. 2023.10.12 05:17:15.113382 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} DynamicQueryHandler: Done processing query 2023.10.12 05:17:15.113406 [ 3 ] {c70d2b74-688d-4156-a674-8ea2e77da3e2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:15.113422 [ 3 ] {} HTTP-Session: e3bd95a2-228f-4fd3-b103-1615737c35ea Destroying unnamed session 2023.10.12 05:17:15.113603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:15.113648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:15.113667 [ 3 ] {} HTTP-Session: 07616bc9-441b-4761-9ff5-051bfa22cec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:15.113684 [ 3 ] {} HTTP-Session: 07616bc9-441b-4761-9ff5-051bfa22cec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:15.113774 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:15.113820 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:15.113967 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:15.114474 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:15.114788 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.12 05:17:15.114974 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.12 05:17:15.115085 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} executeQuery: Read 40 rows, 55.27 KiB in 0.001276741 sec., 31329 rows/sec., 42.28 MiB/sec. 2023.10.12 05:17:15.115207 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} DynamicQueryHandler: Done processing query 2023.10.12 05:17:15.115231 [ 3 ] {b60c274c-cd24-419c-b4e7-3aae05bf1216} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:17:15.115247 [ 3 ] {} HTTP-Session: 07616bc9-441b-4761-9ff5-051bfa22cec7 Destroying unnamed session 2023.10.12 05:17:20.110566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:20.110699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:20.110725 [ 3 ] {} HTTP-Session: 6bc9cf75-2fbd-4005-bf9d-61f9d020cb3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:20.110750 [ 3 ] {} HTTP-Session: 6bc9cf75-2fbd-4005-bf9d-61f9d020cb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:20.110873 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:20.110931 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:20.111088 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:20.111576 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:20.111848 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.12 05:17:20.112014 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.12 05:17:20.112148 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} executeQuery: Read 11 rows, 763.00 B in 0.00123132 sec., 8933 rows/sec., 605.14 KiB/sec. 2023.10.12 05:17:20.112294 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} DynamicQueryHandler: Done processing query 2023.10.12 05:17:20.112319 [ 3 ] {305890c1-4055-41f0-b215-245227795fb3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:17:20.112336 [ 3 ] {} HTTP-Session: 6bc9cf75-2fbd-4005-bf9d-61f9d020cb3a Destroying unnamed session 2023.10.12 05:17:20.112471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:20.112522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:20.112541 [ 3 ] {} HTTP-Session: 18d3acc9-4c29-4564-b7c7-e3d0c0e05123 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:20.112559 [ 3 ] {} HTTP-Session: 18d3acc9-4c29-4564-b7c7-e3d0c0e05123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:20.112641 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:20.112683 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:20.112792 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:20.113139 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:20.113366 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.12 05:17:20.113524 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.12 05:17:20.113652 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} executeQuery: Read 102 rows, 9.71 KiB in 0.000981726 sec., 103898 rows/sec., 9.66 MiB/sec. 2023.10.12 05:17:20.113812 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} DynamicQueryHandler: Done processing query 2023.10.12 05:17:20.113835 [ 3 ] {8272feaf-9d95-4e12-a7da-a9f6d53067c3} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:17:20.113850 [ 3 ] {} HTTP-Session: 18d3acc9-4c29-4564-b7c7-e3d0c0e05123 Destroying unnamed session 2023.10.12 05:17:20.114046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:20.114090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:20.114108 [ 3 ] {} HTTP-Session: 18454d0d-f518-4dcf-89e1-d4355213c4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:20.114125 [ 3 ] {} HTTP-Session: 18454d0d-f518-4dcf-89e1-d4355213c4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:20.114209 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:20.114247 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:20.114361 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:20.114778 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:20.114998 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.12 05:17:20.115146 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.12 05:17:20.115270 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} executeQuery: Read 269 rows, 18.95 KiB in 0.001031327 sec., 260829 rows/sec., 17.94 MiB/sec. 2023.10.12 05:17:20.115414 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} DynamicQueryHandler: Done processing query 2023.10.12 05:17:20.115437 [ 3 ] {a76fcc1f-bd8b-4560-b24f-f552a7f57268} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:17:20.115453 [ 3 ] {} HTTP-Session: 18454d0d-f518-4dcf-89e1-d4355213c4cb Destroying unnamed session 2023.10.12 05:17:20.115566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:20.115611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:20.115630 [ 3 ] {} HTTP-Session: 9184d10b-e941-478e-aa16-ac54d268a52c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:20.115646 [ 3 ] {} HTTP-Session: 9184d10b-e941-478e-aa16-ac54d268a52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:20.115715 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:20.115755 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:17:20.115864 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:20.116111 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:20.116356 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.12 05:17:20.116532 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.12 05:17:20.116666 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} executeQuery: Read 6 rows, 258.00 B in 0.000919575 sec., 6524 rows/sec., 273.99 KiB/sec. 2023.10.12 05:17:20.116775 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} DynamicQueryHandler: Done processing query 2023.10.12 05:17:20.116798 [ 3 ] {fa6e04cd-3358-4f46-8d3b-05d1cb328f8c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:20.116813 [ 3 ] {} HTTP-Session: 9184d10b-e941-478e-aa16-ac54d268a52c Destroying unnamed session 2023.10.12 05:17:20.116934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:20.116976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:20.116994 [ 3 ] {} HTTP-Session: 4dfbfd49-8cda-4a47-b5ed-f3fc26a8ddeb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:20.117011 [ 3 ] {} HTTP-Session: 4dfbfd49-8cda-4a47-b5ed-f3fc26a8ddeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:20.117083 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:20.117125 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:17:20.117243 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:20.117522 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:20.117765 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.12 05:17:20.117935 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.12 05:17:20.118066 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} executeQuery: Read 63 rows, 3.91 KiB in 0.000945846 sec., 66607 rows/sec., 4.04 MiB/sec. 2023.10.12 05:17:20.118192 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} DynamicQueryHandler: Done processing query 2023.10.12 05:17:20.118215 [ 3 ] {32c6129e-49a5-46b7-a047-d56eac252e2e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:20.118231 [ 3 ] {} HTTP-Session: 4dfbfd49-8cda-4a47-b5ed-f3fc26a8ddeb Destroying unnamed session 2023.10.12 05:17:20.118335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:20.118379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:20.118397 [ 3 ] {} HTTP-Session: 8814c76f-667f-496b-b7c0-872483b2ed31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:20.118414 [ 3 ] {} HTTP-Session: 8814c76f-667f-496b-b7c0-872483b2ed31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:20.118485 [ 3 ] {69539beb-f734-4df3-9552-243679339200} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:20.118526 [ 3 ] {69539beb-f734-4df3-9552-243679339200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:20.118661 [ 3 ] {69539beb-f734-4df3-9552-243679339200} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:20.118946 [ 3 ] {69539beb-f734-4df3-9552-243679339200} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:20.119218 [ 3 ] {69539beb-f734-4df3-9552-243679339200} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.12 05:17:20.119395 [ 3 ] {69539beb-f734-4df3-9552-243679339200} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.12 05:17:20.119522 [ 3 ] {69539beb-f734-4df3-9552-243679339200} executeQuery: Read 5 rows, 6.91 KiB in 0.001011526 sec., 4943 rows/sec., 6.67 MiB/sec. 2023.10.12 05:17:20.119632 [ 3 ] {69539beb-f734-4df3-9552-243679339200} DynamicQueryHandler: Done processing query 2023.10.12 05:17:20.119655 [ 3 ] {69539beb-f734-4df3-9552-243679339200} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:20.119671 [ 3 ] {} HTTP-Session: 8814c76f-667f-496b-b7c0-872483b2ed31 Destroying unnamed session 2023.10.12 05:17:20.119818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:20.119861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:20.119880 [ 3 ] {} HTTP-Session: a909d425-8bd0-48b4-bf48-6a92792c4dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:20.119896 [ 3 ] {} HTTP-Session: a909d425-8bd0-48b4-bf48-6a92792c4dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:20.119965 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:20.120001 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:17:20.120104 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:20.120348 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:20.120576 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.12 05:17:20.120754 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.12 05:17:20.120878 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} executeQuery: Read 19 rows, 1.01 KiB in 0.000881704 sec., 21549 rows/sec., 1.12 MiB/sec. 2023.10.12 05:17:20.121003 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} DynamicQueryHandler: Done processing query 2023.10.12 05:17:20.121027 [ 3 ] {39257c3a-30f6-48fa-a7ce-7a989e0cbf41} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:20.121043 [ 3 ] {} HTTP-Session: a909d425-8bd0-48b4-bf48-6a92792c4dfc Destroying unnamed session 2023.10.12 05:17:25.108373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:25.108509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:25.108541 [ 3 ] {} HTTP-Session: a7083a90-18f8-48ee-8958-81e7f7291cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:25.108569 [ 3 ] {} HTTP-Session: a7083a90-18f8-48ee-8958-81e7f7291cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:25.108706 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:25.108772 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:25.108953 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:25.109387 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.109662 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.12 05:17:25.109827 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.12 05:17:25.109947 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} executeQuery: Read 40 rows, 3.24 KiB in 0.001202679 sec., 33259 rows/sec., 2.63 MiB/sec. 2023.10.12 05:17:25.109942 [ 55 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.12 05:17:25.110018 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.110116 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} DynamicQueryHandler: Done processing query 2023.10.12 05:17:25.110116 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.12 05:17:25.110146 [ 3 ] {7b63f613-6ed6-4f6f-bf79-b11d9ad0c1d7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:25.110192 [ 3 ] {} HTTP-Session: a7083a90-18f8-48ee-8958-81e7f7291cd9 Destroying unnamed session 2023.10.12 05:17:25.110268 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:25.110305 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part 2023.10.12 05:17:25.110390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:25.110455 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.110470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:25.110537 [ 3 ] {} HTTP-Session: c596b52e-4bf9-4ab1-8a1b-02616968dfbf Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:25.110572 [ 3 ] {} HTTP-Session: c596b52e-4bf9-4ab1-8a1b-02616968dfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:25.110665 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part 2023.10.12 05:17:25.110799 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:25.110854 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.110878 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:25.111113 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part 2023.10.12 05:17:25.111381 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:25.111395 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.112161 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.112672 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.12 05:17:25.112781 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.002701104 sec., 67009.63754079812 rows/sec., 5.15 MiB/sec. 2023.10.12 05:17:25.112927 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.12 05:17:25.112946 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.12 05:17:25.113061 [ 55 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.12 05:17:25.113104 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} executeQuery: Read 120 rows, 12.07 KiB in 0.002233756 sec., 53721 rows/sec., 5.28 MiB/sec. 2023.10.12 05:17:25.113129 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.113349 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.12 05:17:25.113383 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.12 05:17:25.113513 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} DynamicQueryHandler: Done processing query 2023.10.12 05:17:25.113551 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:25.113561 [ 25 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_11_2} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.12 05:17:25.113567 [ 3 ] {66230dab-3964-474c-8733-f067ce049100} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:17:25.113595 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 192 rows starting from the beginning of the part 2023.10.12 05:17:25.113635 [ 3 ] {} HTTP-Session: c596b52e-4bf9-4ab1-8a1b-02616968dfbf Destroying unnamed session 2023.10.12 05:17:25.113806 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part 2023.10.12 05:17:25.113938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:25.113944 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part 2023.10.12 05:17:25.114109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:25.114163 [ 3 ] {} HTTP-Session: faa1a3e2-0856-4422-a238-aa7d50c7f3e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:25.114220 [ 3 ] {} HTTP-Session: faa1a3e2-0856-4422-a238-aa7d50c7f3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:25.114233 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part 2023.10.12 05:17:25.114434 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:25.114458 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part 2023.10.12 05:17:25.114521 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:25.114706 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part 2023.10.12 05:17:25.115113 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:25.116020 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.116499 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.12 05:17:25.116619 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.003402365 sec., 220434.90336868618 rows/sec., 21.24 MiB/sec. 2023.10.12 05:17:25.116783 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.12 05:17:25.116788 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.12 05:17:25.116965 [ 55 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.12 05:17:25.117010 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} executeQuery: Read 40 rows, 3.20 KiB in 0.00253247 sec., 15794 rows/sec., 1.24 MiB/sec. 2023.10.12 05:17:25.117031 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.117213 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.12 05:17:25.117273 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.12 05:17:25.117361 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} DynamicQueryHandler: Done processing query 2023.10.12 05:17:25.117383 [ 25 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_11_2} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.12 05:17:25.117387 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:25.117422 [ 3 ] {268f8cbd-8f43-4441-b2cb-174dc03321f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:25.117500 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 317 rows starting from the beginning of the part 2023.10.12 05:17:25.117509 [ 3 ] {} HTTP-Session: faa1a3e2-0856-4422-a238-aa7d50c7f3e5 Destroying unnamed session 2023.10.12 05:17:25.117642 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.117759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:25.117790 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 267 rows starting from the beginning of the part 2023.10.12 05:17:25.117862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:25.117910 [ 3 ] {} HTTP-Session: 34268280-680e-423e-8a2a-e99bd533cd5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:25.117976 [ 3 ] {} HTTP-Session: 34268280-680e-423e-8a2a-e99bd533cd5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:25.117986 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.118213 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:25.118226 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 269 rows starting from the beginning of the part 2023.10.12 05:17:25.118339 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:25.118503 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.119061 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:25.120217 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.120229 [ 15 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138241 sec., 310046.2966355994 rows/sec., 21.82 MiB/sec. 2023.10.12 05:17:25.120400 [ 17 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.12 05:17:25.120639 [ 17 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.12 05:17:25.120666 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.12 05:17:25.120743 [ 17 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_11_2} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.12 05:17:25.120938 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.12 05:17:25.121058 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} executeQuery: Read 40 rows, 55.27 KiB in 0.002791515 sec., 14329 rows/sec., 19.34 MiB/sec. 2023.10.12 05:17:25.121056 [ 63 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.12 05:17:25.121131 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:25.121223 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} DynamicQueryHandler: Done processing query 2023.10.12 05:17:25.121237 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.12 05:17:25.121262 [ 3 ] {c99ef1d7-99cc-4dac-af5d-0b194d852a67} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:17:25.121311 [ 3 ] {} HTTP-Session: 34268280-680e-423e-8a2a-e99bd533cd5b Destroying unnamed session 2023.10.12 05:17:25.121405 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:25.121446 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2023.10.12 05:17:25.121610 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.121708 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2023.10.12 05:17:25.121799 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.121887 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 5 rows starting from the beginning of the part 2023.10.12 05:17:25.121975 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:25.122937 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 6 columns (6 merged, 0 gathered) in 0.001746659 sec., 93321.02030218835 rows/sec., 125.93 MiB/sec. 2023.10.12 05:17:25.123141 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.12 05:17:25.123369 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.12 05:17:25.123432 [ 15 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_6_1} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.12 05:17:29.112092 [ 54 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:17:29.112159 [ 54 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:17:30.112850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.112968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.112999 [ 3 ] {} HTTP-Session: 4c327f16-114b-418f-bb83-515d5ae33832 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.113026 [ 3 ] {} HTTP-Session: 4c327f16-114b-418f-bb83-515d5ae33832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.113161 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.113234 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.12 05:17:30.113457 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.113913 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.114252 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.12 05:17:30.114430 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} oximeter.timeseries_schema (1167dac7-4511-4c54-bbed-1b84f7e79167): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.12 05:17:30.114585 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} executeQuery: Read 11 rows, 1009.00 B in 0.001379182 sec., 7975 rows/sec., 714.45 KiB/sec. 2023.10.12 05:17:30.114756 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.114782 [ 3 ] {8a29f343-bf96-4afb-a641-aba3625649a3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.12 05:17:30.114799 [ 3 ] {} HTTP-Session: 4c327f16-114b-418f-bb83-515d5ae33832 Destroying unnamed session 2023.10.12 05:17:30.114927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.114976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.114995 [ 3 ] {} HTTP-Session: 9d62f03c-28f5-4fca-a9ec-f6f19cf449e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.115014 [ 3 ] {} HTTP-Session: 9d62f03c-28f5-4fca-a9ec-f6f19cf449e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.115093 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.115136 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:30.115247 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.115571 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.115790 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.12 05:17:30.115946 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.12 05:17:30.116085 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} executeQuery: Read 11 rows, 763.00 B in 0.000958515 sec., 11476 rows/sec., 777.37 KiB/sec. 2023.10.12 05:17:30.116258 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.116282 [ 3 ] {84258bd5-e0d9-47f7-bd9b-44e230fb8f5e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:17:30.116298 [ 3 ] {} HTTP-Session: 9d62f03c-28f5-4fca-a9ec-f6f19cf449e9 Destroying unnamed session 2023.10.12 05:17:30.116438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.116484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.116503 [ 3 ] {} HTTP-Session: e8890394-b725-4f22-924a-a9fa98c33d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.116520 [ 3 ] {} HTTP-Session: e8890394-b725-4f22-924a-a9fa98c33d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.116595 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.116636 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:30.116746 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.117088 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.117328 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.12 05:17:30.117479 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.12 05:17:30.117610 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} executeQuery: Read 102 rows, 9.71 KiB in 0.000984276 sec., 103629 rows/sec., 9.64 MiB/sec. 2023.10.12 05:17:30.117753 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.117777 [ 3 ] {f555a0ee-aaf4-4603-aace-4683ad0d057b} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:17:30.117792 [ 3 ] {} HTTP-Session: e8890394-b725-4f22-924a-a9fa98c33d5b Destroying unnamed session 2023.10.12 05:17:30.117935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.117979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.117998 [ 3 ] {} HTTP-Session: 63067e3a-00e0-422d-9458-fe3b188c1a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.118015 [ 3 ] {} HTTP-Session: 63067e3a-00e0-422d-9458-fe3b188c1a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.118096 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.118134 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:30.118241 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.118671 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.118899 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.12 05:17:30.119049 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.12 05:17:30.119179 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} executeQuery: Read 280 rows, 19.81 KiB in 0.001050527 sec., 266532 rows/sec., 18.42 MiB/sec. 2023.10.12 05:17:30.119331 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.119354 [ 3 ] {9f758434-9cb4-4663-89f9-6e1b308947ca} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:17:30.119371 [ 3 ] {} HTTP-Session: 63067e3a-00e0-422d-9458-fe3b188c1a51 Destroying unnamed session 2023.10.12 05:17:30.119489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.119534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.119552 [ 3 ] {} HTTP-Session: 59bb6003-6602-4368-a5ad-dd3b4bebc7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.119570 [ 3 ] {} HTTP-Session: 59bb6003-6602-4368-a5ad-dd3b4bebc7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.119639 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.119680 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:17:30.119798 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.120117 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.120362 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.12 05:17:30.120539 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.12 05:17:30.120664 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} executeQuery: Read 6 rows, 258.00 B in 0.000991926 sec., 6048 rows/sec., 254.00 KiB/sec. 2023.10.12 05:17:30.120805 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.120829 [ 3 ] {091f41bf-a6fe-46e5-a440-1499f1610aa5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:30.120844 [ 3 ] {} HTTP-Session: 59bb6003-6602-4368-a5ad-dd3b4bebc7d0 Destroying unnamed session 2023.10.12 05:17:30.120955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.121000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.121018 [ 3 ] {} HTTP-Session: 88ed0d99-8e07-4271-8298-1c55a8306a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.121034 [ 3 ] {} HTTP-Session: 88ed0d99-8e07-4271-8298-1c55a8306a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.121108 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.121152 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:17:30.121272 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.121606 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.121861 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.12 05:17:30.122046 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.12 05:17:30.122171 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} executeQuery: Read 74 rows, 4.64 KiB in 0.001058207 sec., 69929 rows/sec., 4.28 MiB/sec. 2023.10.12 05:17:30.122316 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.122338 [ 3 ] {4d0d91fa-17d0-41e3-a57d-8b82de72b42b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.12 05:17:30.122352 [ 3 ] {} HTTP-Session: 88ed0d99-8e07-4271-8298-1c55a8306a28 Destroying unnamed session 2023.10.12 05:17:30.122457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.122500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.122517 [ 3 ] {} HTTP-Session: da678b11-1e2e-49ff-bdab-b75c4a6be88f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.122533 [ 3 ] {} HTTP-Session: da678b11-1e2e-49ff-bdab-b75c4a6be88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.122599 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.122703 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:30.122843 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.123138 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.123410 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.12 05:17:30.123588 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.12 05:17:30.123710 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} executeQuery: Read 5 rows, 6.91 KiB in 0.001022207 sec., 4891 rows/sec., 6.60 MiB/sec. 2023.10.12 05:17:30.123821 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.123844 [ 3 ] {2b62d55d-4fb5-4a16-8cf1-45a07b31ab11} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:30.123860 [ 3 ] {} HTTP-Session: da678b11-1e2e-49ff-bdab-b75c4a6be88f Destroying unnamed session 2023.10.12 05:17:30.123963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:30.124007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:30.124025 [ 3 ] {} HTTP-Session: dc01fcb5-06c7-4c05-814e-ab7b85095d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:30.124041 [ 3 ] {} HTTP-Session: dc01fcb5-06c7-4c05-814e-ab7b85095d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:30.124110 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:30.124150 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:17:30.124249 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:30.124493 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.85 GiB. 2023.10.12 05:17:30.124720 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.12 05:17:30.124894 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.12 05:17:30.125017 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} executeQuery: Read 19 rows, 1.01 KiB in 0.000878484 sec., 21628 rows/sec., 1.12 MiB/sec. 2023.10.12 05:17:30.125132 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} DynamicQueryHandler: Done processing query 2023.10.12 05:17:30.125155 [ 3 ] {7aca4622-3e13-4730-846e-bd09460a0998} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:30.125171 [ 3 ] {} HTTP-Session: dc01fcb5-06c7-4c05-814e-ab7b85095d2a Destroying unnamed session 2023.10.12 05:17:35.109080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:35.109212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:35.109243 [ 3 ] {} HTTP-Session: d84c2e34-4afb-41ce-9384-74c2fc15cb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:35.109272 [ 3 ] {} HTTP-Session: d84c2e34-4afb-41ce-9384-74c2fc15cb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:35.109410 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:35.109476 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:35.109657 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:35.110125 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:35.110408 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.12 05:17:35.110579 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.12 05:17:35.110700 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} executeQuery: Read 40 rows, 3.24 KiB in 0.001249 sec., 32025 rows/sec., 2.53 MiB/sec. 2023.10.12 05:17:35.110854 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} DynamicQueryHandler: Done processing query 2023.10.12 05:17:35.110880 [ 3 ] {192d9b6e-c099-4646-a135-ce12a92c7ccd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:35.110897 [ 3 ] {} HTTP-Session: d84c2e34-4afb-41ce-9384-74c2fc15cb77 Destroying unnamed session 2023.10.12 05:17:35.111072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:35.111120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:35.111140 [ 3 ] {} HTTP-Session: b9165aef-4033-42d9-b3ed-8c707b62973a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:35.111158 [ 3 ] {} HTTP-Session: b9165aef-4033-42d9-b3ed-8c707b62973a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:35.111240 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:35.111282 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:35.111389 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:35.111761 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:35.111990 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.12 05:17:35.112155 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.12 05:17:35.112261 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} executeQuery: Read 120 rows, 12.07 KiB in 0.000991206 sec., 121064 rows/sec., 11.89 MiB/sec. 2023.10.12 05:17:35.112444 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} DynamicQueryHandler: Done processing query 2023.10.12 05:17:35.112469 [ 3 ] {8908a664-e5b3-400d-b69d-9c8a361b2d44} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:17:35.112485 [ 3 ] {} HTTP-Session: b9165aef-4033-42d9-b3ed-8c707b62973a Destroying unnamed session 2023.10.12 05:17:35.112615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:35.112662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:35.112683 [ 3 ] {} HTTP-Session: 9c38e25d-e2c4-4210-ae33-7dea205043e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:35.112700 [ 3 ] {} HTTP-Session: 9c38e25d-e2c4-4210-ae33-7dea205043e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:35.112775 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:35.112816 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:35.112934 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:35.113220 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:35.113432 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.12 05:17:35.113584 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.12 05:17:35.113687 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} executeQuery: Read 40 rows, 3.20 KiB in 0.000882964 sec., 45301 rows/sec., 3.54 MiB/sec. 2023.10.12 05:17:35.113790 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} DynamicQueryHandler: Done processing query 2023.10.12 05:17:35.113814 [ 3 ] {b1378e10-a304-43db-9733-5653694a933a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:35.113829 [ 3 ] {} HTTP-Session: 9c38e25d-e2c4-4210-ae33-7dea205043e3 Destroying unnamed session 2023.10.12 05:17:35.114012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:35.114056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:35.114074 [ 3 ] {} HTTP-Session: b4665f93-2c21-43f6-a824-99fa775245f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:35.114091 [ 3 ] {} HTTP-Session: b4665f93-2c21-43f6-a824-99fa775245f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:35.114175 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:35.114220 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:35.114352 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:35.114780 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:35.115097 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.12 05:17:35.115281 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.12 05:17:35.115387 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} executeQuery: Read 40 rows, 55.27 KiB in 0.001183139 sec., 33808 rows/sec., 45.62 MiB/sec. 2023.10.12 05:17:35.115510 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} DynamicQueryHandler: Done processing query 2023.10.12 05:17:35.115533 [ 3 ] {fbdb4b60-1fdf-418c-a3d9-06a7f53f4d84} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:17:35.115549 [ 3 ] {} HTTP-Session: b4665f93-2c21-43f6-a824-99fa775245f5 Destroying unnamed session 2023.10.12 05:17:40.111674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:40.111795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:40.111820 [ 3 ] {} HTTP-Session: 79b95d69-450e-46a5-8bd0-e2b4dcdcb21c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:40.111843 [ 3 ] {} HTTP-Session: 79b95d69-450e-46a5-8bd0-e2b4dcdcb21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:40.111964 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:40.112022 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:40.112176 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:40.112574 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:40.112859 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.12 05:17:40.113033 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.12 05:17:40.113166 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} executeQuery: Read 11 rows, 763.00 B in 0.001161739 sec., 9468 rows/sec., 641.38 KiB/sec. 2023.10.12 05:17:40.113319 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} DynamicQueryHandler: Done processing query 2023.10.12 05:17:40.113345 [ 3 ] {ac614c84-9ba4-4eac-b129-2724c36a6be5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:17:40.113361 [ 3 ] {} HTTP-Session: 79b95d69-450e-46a5-8bd0-e2b4dcdcb21c Destroying unnamed session 2023.10.12 05:17:40.113501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:40.113550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:40.113570 [ 3 ] {} HTTP-Session: b682a1d1-ecd8-48f4-9b83-2ce781c2ddd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:40.113588 [ 3 ] {} HTTP-Session: b682a1d1-ecd8-48f4-9b83-2ce781c2ddd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:40.113671 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:40.113713 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:40.113821 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:40.114171 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:40.114401 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.12 05:17:40.114547 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.12 05:17:40.114671 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} executeQuery: Read 102 rows, 9.71 KiB in 0.000967825 sec., 105390 rows/sec., 9.80 MiB/sec. 2023.10.12 05:17:40.114778 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} DynamicQueryHandler: Done processing query 2023.10.12 05:17:40.114802 [ 3 ] {7e8d7c7f-d651-468c-834a-4bf7824b2d56} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:17:40.114817 [ 3 ] {} HTTP-Session: b682a1d1-ecd8-48f4-9b83-2ce781c2ddd4 Destroying unnamed session 2023.10.12 05:17:40.114986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:40.115030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:40.115048 [ 3 ] {} HTTP-Session: 31afc953-2748-477e-87d8-6272652a79c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:40.115065 [ 3 ] {} HTTP-Session: 31afc953-2748-477e-87d8-6272652a79c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:40.115152 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:40.115192 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:40.115296 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:40.115711 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:40.115927 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.12 05:17:40.116075 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.12 05:17:40.116195 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} executeQuery: Read 269 rows, 18.95 KiB in 0.001014346 sec., 265195 rows/sec., 18.24 MiB/sec. 2023.10.12 05:17:40.116318 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} DynamicQueryHandler: Done processing query 2023.10.12 05:17:40.116340 [ 3 ] {13b656a6-08a3-4e35-adfe-cc257ff0411d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:17:40.116355 [ 3 ] {} HTTP-Session: 31afc953-2748-477e-87d8-6272652a79c5 Destroying unnamed session 2023.10.12 05:17:40.116465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:40.116509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:40.116528 [ 3 ] {} HTTP-Session: 3d31e029-32ed-4c96-b0af-b4f51dc7d1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:40.116544 [ 3 ] {} HTTP-Session: 3d31e029-32ed-4c96-b0af-b4f51dc7d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:40.116611 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:40.116651 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:17:40.116758 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:40.117003 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:40.117236 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.12 05:17:40.117409 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.12 05:17:40.117535 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} executeQuery: Read 6 rows, 258.00 B in 0.000894465 sec., 6707 rows/sec., 281.68 KiB/sec. 2023.10.12 05:17:40.117641 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} DynamicQueryHandler: Done processing query 2023.10.12 05:17:40.117663 [ 3 ] {a5079296-e981-4abd-a378-09cfad777803} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:40.117678 [ 3 ] {} HTTP-Session: 3d31e029-32ed-4c96-b0af-b4f51dc7d1f0 Destroying unnamed session 2023.10.12 05:17:40.117797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:40.117840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:40.117858 [ 3 ] {} HTTP-Session: 3171d56f-6e71-42cc-8dd1-19de40ba747b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:40.117875 [ 3 ] {} HTTP-Session: 3171d56f-6e71-42cc-8dd1-19de40ba747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:40.117947 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:40.117988 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:17:40.118103 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:40.118380 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:40.118616 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.12 05:17:40.118787 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.12 05:17:40.118908 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} executeQuery: Read 63 rows, 3.91 KiB in 0.000921285 sec., 68382 rows/sec., 4.15 MiB/sec. 2023.10.12 05:17:40.119088 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} DynamicQueryHandler: Done processing query 2023.10.12 05:17:40.119113 [ 3 ] {00940c4f-e5cd-4d00-8b31-3aaca3e5c7dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:40.119128 [ 3 ] {} HTTP-Session: 3171d56f-6e71-42cc-8dd1-19de40ba747b Destroying unnamed session 2023.10.12 05:17:40.119231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:40.119281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:40.119299 [ 3 ] {} HTTP-Session: bae5fd81-1c2b-4846-8685-6eec2971ae52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:40.119315 [ 3 ] {} HTTP-Session: bae5fd81-1c2b-4846-8685-6eec2971ae52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:40.119385 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:40.119428 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:40.119574 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:40.119851 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:40.120115 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.12 05:17:40.120288 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.12 05:17:40.120422 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} executeQuery: Read 5 rows, 6.91 KiB in 0.001002606 sec., 4987 rows/sec., 6.73 MiB/sec. 2023.10.12 05:17:40.120570 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} DynamicQueryHandler: Done processing query 2023.10.12 05:17:40.120593 [ 3 ] {3fbf6e9f-ea10-46b1-a778-72d3a2690f6f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:40.120609 [ 3 ] {} HTTP-Session: bae5fd81-1c2b-4846-8685-6eec2971ae52 Destroying unnamed session 2023.10.12 05:17:40.120710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:40.120753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:40.120771 [ 3 ] {} HTTP-Session: 07fb6f93-a370-4f2f-9512-20a21a795d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:40.120787 [ 3 ] {} HTTP-Session: 07fb6f93-a370-4f2f-9512-20a21a795d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:40.120854 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:40.120892 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:17:40.120996 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:40.121237 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:40.121465 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.12 05:17:40.121637 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.12 05:17:40.121761 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} executeQuery: Read 19 rows, 1.01 KiB in 0.000876894 sec., 21667 rows/sec., 1.12 MiB/sec. 2023.10.12 05:17:40.121876 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} DynamicQueryHandler: Done processing query 2023.10.12 05:17:40.121899 [ 3 ] {edc57116-c16e-4c02-8da7-b01bed825eed} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:40.121915 [ 3 ] {} HTTP-Session: 07fb6f93-a370-4f2f-9512-20a21a795d65 Destroying unnamed session 2023.10.12 05:17:44.112396 [ 77 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:17:44.112469 [ 77 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:17:45.109715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:45.109822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:45.109848 [ 3 ] {} HTTP-Session: c9dd0dc9-5a5e-4322-9975-5567f2e86f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:45.109872 [ 3 ] {} HTTP-Session: c9dd0dc9-5a5e-4322-9975-5567f2e86f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:45.109997 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:45.110057 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:45.110245 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:45.110714 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:45.111028 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.12 05:17:45.111221 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.12 05:17:45.111384 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} executeQuery: Read 40 rows, 3.24 KiB in 0.001348152 sec., 29670 rows/sec., 2.35 MiB/sec. 2023.10.12 05:17:45.111545 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} DynamicQueryHandler: Done processing query 2023.10.12 05:17:45.111572 [ 3 ] {10331656-f3eb-41ed-8a0f-aea88f94e9a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:45.111590 [ 3 ] {} HTTP-Session: c9dd0dc9-5a5e-4322-9975-5567f2e86f19 Destroying unnamed session 2023.10.12 05:17:45.111734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:45.111783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:45.111805 [ 3 ] {} HTTP-Session: 1f39006d-e3a3-4ee5-a81f-83745b31a4d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:45.111825 [ 3 ] {} HTTP-Session: 1f39006d-e3a3-4ee5-a81f-83745b31a4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:45.111911 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:45.111955 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:45.112063 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:45.112533 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:45.112820 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.12 05:17:45.113005 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.12 05:17:45.113149 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} executeQuery: Read 120 rows, 12.07 KiB in 0.001207919 sec., 99344 rows/sec., 9.76 MiB/sec. 2023.10.12 05:17:45.113293 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} DynamicQueryHandler: Done processing query 2023.10.12 05:17:45.113322 [ 3 ] {8f4e5212-07a3-45d0-b592-8de8b009ffa4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:17:45.113342 [ 3 ] {} HTTP-Session: 1f39006d-e3a3-4ee5-a81f-83745b31a4d8 Destroying unnamed session 2023.10.12 05:17:45.113475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:45.113529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:45.113549 [ 3 ] {} HTTP-Session: 0cf23a61-4a05-4f62-bdaa-37f3eb683ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:45.113567 [ 3 ] {} HTTP-Session: 0cf23a61-4a05-4f62-bdaa-37f3eb683ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:45.113642 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:45.113683 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:45.113792 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:45.114123 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:45.114336 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.12 05:17:45.114492 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.12 05:17:45.114615 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} executeQuery: Read 40 rows, 3.20 KiB in 0.000943645 sec., 42388 rows/sec., 3.31 MiB/sec. 2023.10.12 05:17:45.114735 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} DynamicQueryHandler: Done processing query 2023.10.12 05:17:45.114759 [ 3 ] {80074b37-46e8-4aa8-bde8-2b8a6f14b235} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:45.114775 [ 3 ] {} HTTP-Session: 0cf23a61-4a05-4f62-bdaa-37f3eb683ef6 Destroying unnamed session 2023.10.12 05:17:45.114907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:45.114951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:45.114971 [ 3 ] {} HTTP-Session: 60a2c34d-8561-4e9b-924d-7f45e7299ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:45.114988 [ 3 ] {} HTTP-Session: 60a2c34d-8561-4e9b-924d-7f45e7299ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:45.115069 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:45.115114 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:45.115255 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:45.115721 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:45.116038 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.12 05:17:45.116228 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.12 05:17:45.116364 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} executeQuery: Read 40 rows, 55.27 KiB in 0.00126586 sec., 31599 rows/sec., 42.64 MiB/sec. 2023.10.12 05:17:45.116494 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} DynamicQueryHandler: Done processing query 2023.10.12 05:17:45.116518 [ 3 ] {71fa7d5d-6528-4abb-b361-3c7f6a2413df} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:17:45.116534 [ 3 ] {} HTTP-Session: 60a2c34d-8561-4e9b-924d-7f45e7299ce0 Destroying unnamed session 2023.10.12 05:17:50.111889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:50.112007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:50.112033 [ 3 ] {} HTTP-Session: 32814a59-5968-4689-a56d-8c42c50afd0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:50.112057 [ 3 ] {} HTTP-Session: 32814a59-5968-4689-a56d-8c42c50afd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:50.112181 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:50.112247 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:50.112405 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:50.112824 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.113097 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.12 05:17:50.113265 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.12 05:17:50.113409 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} executeQuery: Read 11 rows, 763.00 B in 0.001175309 sec., 9359 rows/sec., 633.98 KiB/sec. 2023.10.12 05:17:50.113409 [ 61 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.12 05:17:50.113535 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.113635 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} DynamicQueryHandler: Done processing query 2023.10.12 05:17:50.113649 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.12 05:17:50.113674 [ 3 ] {7d1f2ea1-40cd-4c08-9132-01c813a58d11} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:17:50.113719 [ 3 ] {} HTTP-Session: 32814a59-5968-4689-a56d-8c42c50afd0c Destroying unnamed session 2023.10.12 05:17:50.113796 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:50.113844 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2023.10.12 05:17:50.113884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:50.113973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:50.114025 [ 3 ] {} HTTP-Session: d21f7c26-ab28-43b3-917e-1df1003b2dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:50.114071 [ 3 ] {} HTTP-Session: d21f7c26-ab28-43b3-917e-1df1003b2dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:50.114096 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part 2023.10.12 05:17:50.114267 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:50.114356 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:50.114368 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:50.114633 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part 2023.10.12 05:17:50.114914 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:50.114917 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:50.115102 [ 17 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part 2023.10.12 05:17:50.115656 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.116198 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.12 05:17:50.116404 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807055 sec., 58424.22040180901 rows/sec., 4.42 MiB/sec. 2023.10.12 05:17:50.116469 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.12 05:17:50.116569 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.12 05:17:50.116643 [ 61 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.12 05:17:50.116726 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.116732 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} executeQuery: Read 102 rows, 9.71 KiB in 0.002395079 sec., 42587 rows/sec., 3.96 MiB/sec. 2023.10.12 05:17:50.116832 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.12 05:17:50.117001 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.12 05:17:50.117037 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:50.117076 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} DynamicQueryHandler: Done processing query 2023.10.12 05:17:50.117087 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part 2023.10.12 05:17:50.117098 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_16_3} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.12 05:17:50.117129 [ 3 ] {f9ce39fd-7257-422b-a2bd-9ec5c63215bf} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:17:50.117190 [ 3 ] {} HTTP-Session: d21f7c26-ab28-43b3-917e-1df1003b2dcd Destroying unnamed session 2023.10.12 05:17:50.117320 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part 2023.10.12 05:17:50.117407 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part 2023.10.12 05:17:50.117478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:50.117521 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part 2023.10.12 05:17:50.117581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:50.117635 [ 3 ] {} HTTP-Session: 3b0acdc7-e7df-4c5d-9b12-3e217a5cde94 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:50.117698 [ 3 ] {} HTTP-Session: 3b0acdc7-e7df-4c5d-9b12-3e217a5cde94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:50.117701 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part 2023.10.12 05:17:50.117944 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:50.117955 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part 2023.10.12 05:17:50.118050 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:50.118530 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:50.119537 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.119620 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002842846 sec., 270151.81265534606 rows/sec., 25.78 MiB/sec. 2023.10.12 05:17:50.119766 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.12 05:17:50.119957 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.12 05:17:50.120036 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.12 05:17:50.120127 [ 21 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_16_3} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.12 05:17:50.120201 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.12 05:17:50.120368 [ 61 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.12 05:17:50.120387 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} executeQuery: Read 269 rows, 18.95 KiB in 0.002381759 sec., 112941 rows/sec., 7.77 MiB/sec. 2023.10.12 05:17:50.120435 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.120584 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.12 05:17:50.120668 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} DynamicQueryHandler: Done processing query 2023.10.12 05:17:50.120691 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:50.120716 [ 3 ] {1804b789-7501-4cec-a5cc-0b84c7d49b9c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:17:50.120742 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part 2023.10.12 05:17:50.120752 [ 3 ] {} HTTP-Session: 3b0acdc7-e7df-4c5d-9b12-3e217a5cde94 Destroying unnamed session 2023.10.12 05:17:50.120864 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part 2023.10.12 05:17:50.120930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:50.121011 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:50.121020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:50.121086 [ 3 ] {} HTTP-Session: 5a4c8d96-3e85-4fc2-9762-c3e73b038a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:50.121113 [ 3 ] {} HTTP-Session: 5a4c8d96-3e85-4fc2-9762-c3e73b038a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:50.121208 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 269 rows starting from the beginning of the part 2023.10.12 05:17:50.121336 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:50.121392 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:50.121420 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:17:50.121625 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 269 rows starting from the beginning of the part 2023.10.12 05:17:50.121948 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:50.122718 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.123183 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.12 05:17:50.123448 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002940038 sec., 416661.2812487458 rows/sec., 29.13 MiB/sec. 2023.10.12 05:17:50.123510 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.12 05:17:50.123614 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.12 05:17:50.123746 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} executeQuery: Read 6 rows, 258.00 B in 0.002341128 sec., 2562 rows/sec., 107.62 KiB/sec. 2023.10.12 05:17:50.123931 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.12 05:17:50.123948 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} DynamicQueryHandler: Done processing query 2023.10.12 05:17:50.123987 [ 3 ] {bf5a8b84-78d2-40ef-9890-ff2934572daa} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:50.124006 [ 3 ] {} HTTP-Session: 5a4c8d96-3e85-4fc2-9762-c3e73b038a29 Destroying unnamed session 2023.10.12 05:17:50.124016 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_16_3} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.12 05:17:50.124145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:50.124202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:50.124221 [ 3 ] {} HTTP-Session: b8e25cbb-c067-4ec9-b7de-3ce7ce6641f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:50.124238 [ 3 ] {} HTTP-Session: b8e25cbb-c067-4ec9-b7de-3ce7ce6641f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:50.124320 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:50.124365 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:17:50.124499 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:50.124888 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.125144 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.12 05:17:50.125325 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.12 05:17:50.125457 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} executeQuery: Read 63 rows, 3.91 KiB in 0.001107938 sec., 56862 rows/sec., 3.45 MiB/sec. 2023.10.12 05:17:50.125589 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} DynamicQueryHandler: Done processing query 2023.10.12 05:17:50.125613 [ 3 ] {080ceb03-2e44-4c46-b538-5966fbdbe3ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:50.125628 [ 3 ] {} HTTP-Session: b8e25cbb-c067-4ec9-b7de-3ce7ce6641f7 Destroying unnamed session 2023.10.12 05:17:50.125742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:50.125786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:50.125804 [ 3 ] {} HTTP-Session: 6dbc6931-793c-43b6-a355-0cede2716d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:50.125821 [ 3 ] {} HTTP-Session: 6dbc6931-793c-43b6-a355-0cede2716d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:50.125893 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:50.125937 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:50.126073 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:50.126450 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.126727 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.12 05:17:50.126908 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.12 05:17:50.127031 [ 61 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.12 05:17:50.127047 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} executeQuery: Read 5 rows, 6.91 KiB in 0.001124938 sec., 4444 rows/sec., 6.00 MiB/sec. 2023.10.12 05:17:50.127080 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.127243 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.12 05:17:50.127288 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} DynamicQueryHandler: Done processing query 2023.10.12 05:17:50.127324 [ 3 ] {1d71c8b5-c05c-4b92-b803-60bf330d0f60} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:50.127357 [ 3 ] {} HTTP-Session: 6dbc6931-793c-43b6-a355-0cede2716d3d Destroying unnamed session 2023.10.12 05:17:50.127438 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:50.127501 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 163 rows starting from the beginning of the part 2023.10.12 05:17:50.127515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:50.127608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:50.127650 [ 3 ] {} HTTP-Session: 891c3bb7-87b6-473e-bc4a-582f0a5d3090 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:50.127682 [ 3 ] {} HTTP-Session: 891c3bb7-87b6-473e-bc4a-582f0a5d3090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:50.127814 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part 2023.10.12 05:17:50.127927 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:50.128035 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:17:50.128092 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:50.128459 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2023.10.12 05:17:50.128573 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:50.128777 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2023.10.12 05:17:50.129021 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2023.10.12 05:17:50.129380 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.129878 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.12 05:17:50.130252 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.12 05:17:50.130507 [ 61 ] {} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.12 05:17:50.130607 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} executeQuery: Read 19 rows, 1.01 KiB in 0.002602572 sec., 7300 rows/sec., 387.61 KiB/sec. 2023.10.12 05:17:50.130618 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:50.130842 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.12 05:17:50.130999 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} DynamicQueryHandler: Done processing query 2023.10.12 05:17:50.131071 [ 3 ] {e55eb1d0-b924-4710-95ca-631dd665d376} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:17:50.131135 [ 3 ] {} HTTP-Session: 891c3bb7-87b6-473e-bc4a-582f0a5d3090 Destroying unnamed session 2023.10.12 05:17:50.131133 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:17:50.131237 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part 2023.10.12 05:17:50.131358 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:50.131439 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:50.131514 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:50.131590 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:50.131661 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.12 05:17:50.132270 [ 12 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518724 sec., 146833.78941795876 rows/sec., 8.00 MiB/sec. 2023.10.12 05:17:50.132413 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.12 05:17:50.132613 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.12 05:17:50.132677 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_11_2} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.12 05:17:50.133461 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 6 columns (6 merged, 0 gathered) in 0.006317052 sec., 40841.835717040165 rows/sec., 55.11 MiB/sec. 2023.10.12 05:17:50.133696 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.12 05:17:50.133924 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.12 05:17:50.134004 [ 22 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.12 05:17:50.134079 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_11_2: 4.07 MiB. 2023.10.12 05:17:55.109346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:55.109464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:55.109489 [ 3 ] {} HTTP-Session: c09c7df6-869f-423d-b032-0c9a16603581 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:55.109513 [ 3 ] {} HTTP-Session: c09c7df6-869f-423d-b032-0c9a16603581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:55.109637 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:55.109698 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:17:55.109855 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:55.110256 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:55.110522 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.12 05:17:55.110685 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.12 05:17:55.110825 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} executeQuery: Read 40 rows, 3.24 KiB in 0.001153649 sec., 34672 rows/sec., 2.74 MiB/sec. 2023.10.12 05:17:55.110968 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} DynamicQueryHandler: Done processing query 2023.10.12 05:17:55.110994 [ 3 ] {1b85a17f-963f-400b-b332-a0bc38c2ac2e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:55.111011 [ 3 ] {} HTTP-Session: c09c7df6-869f-423d-b032-0c9a16603581 Destroying unnamed session 2023.10.12 05:17:55.111140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:55.111186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:55.111205 [ 3 ] {} HTTP-Session: 97d70447-a08f-4f5f-8cd8-55cce3c8fabc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:55.111222 [ 3 ] {} HTTP-Session: 97d70447-a08f-4f5f-8cd8-55cce3c8fabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:55.111299 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:55.111339 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:17:55.111447 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:55.111853 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:55.112070 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.12 05:17:55.112218 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.12 05:17:55.112335 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} executeQuery: Read 120 rows, 12.07 KiB in 0.001008036 sec., 119043 rows/sec., 11.69 MiB/sec. 2023.10.12 05:17:55.112458 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} DynamicQueryHandler: Done processing query 2023.10.12 05:17:55.112482 [ 3 ] {88c13fda-837d-40b2-9a05-3e14e6862d77} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:17:55.112498 [ 3 ] {} HTTP-Session: 97d70447-a08f-4f5f-8cd8-55cce3c8fabc Destroying unnamed session 2023.10.12 05:17:55.112616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:55.112661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:55.112680 [ 3 ] {} HTTP-Session: 6dbaee96-2478-4160-8bf0-985b1758f706 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:55.112697 [ 3 ] {} HTTP-Session: 6dbaee96-2478-4160-8bf0-985b1758f706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:55.112770 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:55.112810 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:17:55.112916 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:55.113217 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:55.113427 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.12 05:17:55.113574 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.12 05:17:55.113696 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} executeQuery: Read 40 rows, 3.20 KiB in 0.000897145 sec., 44585 rows/sec., 3.49 MiB/sec. 2023.10.12 05:17:55.113801 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} DynamicQueryHandler: Done processing query 2023.10.12 05:17:55.113825 [ 3 ] {781bffeb-7b57-4801-9e90-f423786123b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:17:55.113840 [ 3 ] {} HTTP-Session: 6dbaee96-2478-4160-8bf0-985b1758f706 Destroying unnamed session 2023.10.12 05:17:55.113991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:17:55.114035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:17:55.114054 [ 3 ] {} HTTP-Session: 75e79320-69b3-4d93-82af-75e133451504 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:17:55.114071 [ 3 ] {} HTTP-Session: 75e79320-69b3-4d93-82af-75e133451504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:17:55.114153 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:17:55.114198 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:17:55.114333 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:17:55.114791 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:17:55.115106 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.12 05:17:55.115291 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.12 05:17:55.115428 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} executeQuery: Read 40 rows, 55.27 KiB in 0.00123987 sec., 32261 rows/sec., 43.54 MiB/sec. 2023.10.12 05:17:55.115601 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} DynamicQueryHandler: Done processing query 2023.10.12 05:17:55.115625 [ 3 ] {f6083d7c-5b77-4c21-ac6d-08bc4045d68b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:17:55.115642 [ 3 ] {} HTTP-Session: 75e79320-69b3-4d93-82af-75e133451504 Destroying unnamed session 2023.10.12 05:17:59.112508 [ 115 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:17:59.112578 [ 115 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:18:00.111901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:00.112014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:00.112045 [ 3 ] {} HTTP-Session: 69e47343-9e13-4b39-9c61-fe06f223bd6e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:00.112072 [ 3 ] {} HTTP-Session: 69e47343-9e13-4b39-9c61-fe06f223bd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:00.112209 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:00.112275 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:00.112428 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:00.112834 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.113097 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.12 05:18:00.113257 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.12 05:18:00.113398 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} executeQuery: Read 11 rows, 763.00 B in 0.001140978 sec., 9640 rows/sec., 653.05 KiB/sec. 2023.10.12 05:18:00.113577 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} DynamicQueryHandler: Done processing query 2023.10.12 05:18:00.113603 [ 3 ] {d93be41a-24f9-4de5-b08b-aecede48fc92} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:18:00.113620 [ 3 ] {} HTTP-Session: 69e47343-9e13-4b39-9c61-fe06f223bd6e Destroying unnamed session 2023.10.12 05:18:00.113809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:00.113858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:00.113877 [ 3 ] {} HTTP-Session: 2f3c262a-f1e9-402e-bbd4-be9b735c68a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:00.113895 [ 3 ] {} HTTP-Session: 2f3c262a-f1e9-402e-bbd4-be9b735c68a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:00.113979 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:00.114022 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:00.114132 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:00.114500 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.114725 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.12 05:18:00.114879 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.12 05:18:00.115004 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} executeQuery: Read 102 rows, 9.71 KiB in 0.000996576 sec., 102350 rows/sec., 9.52 MiB/sec. 2023.10.12 05:18:00.115130 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} DynamicQueryHandler: Done processing query 2023.10.12 05:18:00.115153 [ 3 ] {320b4fb0-8f31-4586-8849-0397da3c43eb} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:18:00.115169 [ 3 ] {} HTTP-Session: 2f3c262a-f1e9-402e-bbd4-be9b735c68a5 Destroying unnamed session 2023.10.12 05:18:00.115351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:00.115396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:00.115415 [ 3 ] {} HTTP-Session: 74b32dd3-ffa3-4798-9a13-b8cddbfd830f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:00.115431 [ 3 ] {} HTTP-Session: 74b32dd3-ffa3-4798-9a13-b8cddbfd830f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:00.115521 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:00.115561 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:00.115665 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:00.116140 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.116360 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.12 05:18:00.116510 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.12 05:18:00.116634 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} executeQuery: Read 280 rows, 19.81 KiB in 0.001084948 sec., 258076 rows/sec., 17.83 MiB/sec. 2023.10.12 05:18:00.116759 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} DynamicQueryHandler: Done processing query 2023.10.12 05:18:00.116783 [ 3 ] {3b7fc1dc-baa3-4b3f-abeb-e63a1c7c02bb} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:18:00.116799 [ 3 ] {} HTTP-Session: 74b32dd3-ffa3-4798-9a13-b8cddbfd830f Destroying unnamed session 2023.10.12 05:18:00.116902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:00.116948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:00.116966 [ 3 ] {} HTTP-Session: 7d8066d5-e2e1-4a41-ad38-18cec1a48f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:00.116982 [ 3 ] {} HTTP-Session: 7d8066d5-e2e1-4a41-ad38-18cec1a48f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:00.117052 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:00.117092 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:18:00.117201 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:00.117456 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.117694 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.12 05:18:00.117878 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.12 05:18:00.118003 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} executeQuery: Read 6 rows, 258.00 B in 0.000918455 sec., 6532 rows/sec., 274.32 KiB/sec. 2023.10.12 05:18:00.117997 [ 142 ] {} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.12 05:18:00.118118 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.118172 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} DynamicQueryHandler: Done processing query 2023.10.12 05:18:00.118218 [ 3 ] {f0f5beb1-d250-4a62-a365-886fe3a61ee7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:00.118231 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.12 05:18:00.118243 [ 3 ] {} HTTP-Session: 7d8066d5-e2e1-4a41-ad38-18cec1a48f41 Destroying unnamed session 2023.10.12 05:18:00.118422 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:00.118480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:00.118511 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.12 05:18:00.118560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:00.118588 [ 3 ] {} HTTP-Session: 24ea7903-a004-48b0-bae6-03a2916cda69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:00.118636 [ 3 ] {} HTTP-Session: 24ea7903-a004-48b0-bae6-03a2916cda69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:00.118774 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:00.118904 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:18:00.118924 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:00.119376 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:00.119393 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:00.119575 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:00.119707 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:00.119994 [ 12 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:00.120178 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.120697 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.12 05:18:00.121036 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.12 05:18:00.121354 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} executeQuery: Read 74 rows, 4.64 KiB in 0.002520091 sec., 29364 rows/sec., 1.80 MiB/sec. 2023.10.12 05:18:00.121390 [ 142 ] {} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.12 05:18:00.121399 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003223682 sec., 20473.483426715167 rows/sec., 859.73 KiB/sec. 2023.10.12 05:18:00.121464 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.121665 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.12 05:18:00.121696 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} DynamicQueryHandler: Done processing query 2023.10.12 05:18:00.121668 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.12 05:18:00.121738 [ 3 ] {33c0f8c6-a57f-4716-90a9-076498c225f7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.12 05:18:00.121814 [ 3 ] {} HTTP-Session: 24ea7903-a004-48b0-bae6-03a2916cda69 Destroying unnamed session 2023.10.12 05:18:00.121912 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:00.121976 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part 2023.10.12 05:18:00.122005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:00.122119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:00.122171 [ 3 ] {} HTTP-Session: e4663cbb-1505-4a5e-97f4-df57a6645f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:00.122246 [ 3 ] {} HTTP-Session: e4663cbb-1505-4a5e-97f4-df57a6645f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:00.122293 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.12 05:18:00.122364 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2023.10.12 05:18:00.122555 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:00.122565 [ 22 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_11_2} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.12 05:18:00.122695 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:00.122725 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part 2023.10.12 05:18:00.123161 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part 2023.10.12 05:18:00.123480 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.12 05:18:00.123483 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:00.123692 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part 2023.10.12 05:18:00.124216 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.124911 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.12 05:18:00.125326 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.12 05:18:00.125338 [ 12 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003787151 sec., 188796.27456100905 rows/sec., 11.47 MiB/sec. 2023.10.12 05:18:00.125533 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} executeQuery: Read 5 rows, 6.91 KiB in 0.002899237 sec., 1724 rows/sec., 2.33 MiB/sec. 2023.10.12 05:18:00.125659 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.12 05:18:00.125767 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} DynamicQueryHandler: Done processing query 2023.10.12 05:18:00.125799 [ 3 ] {feac33b2-ecec-42a7-820b-e05c254c1524} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:00.125820 [ 3 ] {} HTTP-Session: e4663cbb-1505-4a5e-97f4-df57a6645f29 Destroying unnamed session 2023.10.12 05:18:00.125967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:00.126030 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.12 05:18:00.126040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:00.126086 [ 3 ] {} HTTP-Session: c6b5d8a8-b3c6-49c2-8144-3e02f66ed149 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:00.126106 [ 3 ] {} HTTP-Session: c6b5d8a8-b3c6-49c2-8144-3e02f66ed149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:00.126155 [ 21 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_11_2} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.12 05:18:00.126224 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:00.126324 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:18:00.126446 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:00.126764 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:00.127007 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.12 05:18:00.127182 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.12 05:18:00.127304 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} executeQuery: Read 19 rows, 1.01 KiB in 0.001020547 sec., 18617 rows/sec., 988.48 KiB/sec. 2023.10.12 05:18:00.127426 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} DynamicQueryHandler: Done processing query 2023.10.12 05:18:00.127450 [ 3 ] {dc660683-9790-4ac0-87f2-101998e5f602} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:00.127466 [ 3 ] {} HTTP-Session: c6b5d8a8-b3c6-49c2-8144-3e02f66ed149 Destroying unnamed session 2023.10.12 05:18:05.108541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:05.108672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:05.108701 [ 3 ] {} HTTP-Session: f66f5ed1-c437-4a23-8e3d-7d33d9490504 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:05.108729 [ 3 ] {} HTTP-Session: f66f5ed1-c437-4a23-8e3d-7d33d9490504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:05.108864 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:05.108930 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:05.109105 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:05.109558 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:05.109825 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.12 05:18:05.109987 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.12 05:18:05.110118 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} executeQuery: Read 40 rows, 3.24 KiB in 0.00120616 sec., 33163 rows/sec., 2.63 MiB/sec. 2023.10.12 05:18:05.110288 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} DynamicQueryHandler: Done processing query 2023.10.12 05:18:05.110315 [ 3 ] {20be79a4-9084-4fe7-b49d-5be9847bf4f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:05.110331 [ 3 ] {} HTTP-Session: f66f5ed1-c437-4a23-8e3d-7d33d9490504 Destroying unnamed session 2023.10.12 05:18:05.110465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:05.110510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:05.110529 [ 3 ] {} HTTP-Session: 9d88f594-f605-4f0e-9cb7-8584748e045a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:05.110546 [ 3 ] {} HTTP-Session: 9d88f594-f605-4f0e-9cb7-8584748e045a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:05.110646 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:05.110687 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:05.110792 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:05.111187 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:05.111401 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.12 05:18:05.111546 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.12 05:18:05.111683 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} executeQuery: Read 120 rows, 12.07 KiB in 0.001007896 sec., 119059 rows/sec., 11.69 MiB/sec. 2023.10.12 05:18:05.111803 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} DynamicQueryHandler: Done processing query 2023.10.12 05:18:05.111826 [ 3 ] {12e2b32b-f8b3-4be4-bc34-879bc541f923} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:18:05.111842 [ 3 ] {} HTTP-Session: 9d88f594-f605-4f0e-9cb7-8584748e045a Destroying unnamed session 2023.10.12 05:18:05.111967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:05.112011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:05.112030 [ 3 ] {} HTTP-Session: 75a2400b-c280-4f4c-9848-59e4c1653f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:05.112046 [ 3 ] {} HTTP-Session: 75a2400b-c280-4f4c-9848-59e4c1653f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:05.112115 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:05.112153 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:05.112257 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:05.112588 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:05.112791 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.12 05:18:05.112935 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.12 05:18:05.113047 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} executeQuery: Read 40 rows, 3.20 KiB in 0.000896704 sec., 44607 rows/sec., 3.49 MiB/sec. 2023.10.12 05:18:05.113256 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} DynamicQueryHandler: Done processing query 2023.10.12 05:18:05.113280 [ 3 ] {677d28f8-c783-4d12-8c52-410423debb59} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:05.113296 [ 3 ] {} HTTP-Session: 75a2400b-c280-4f4c-9848-59e4c1653f4a Destroying unnamed session 2023.10.12 05:18:05.113493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:05.113539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:05.113558 [ 3 ] {} HTTP-Session: d1c9ba6a-3926-4bef-8294-06cf8df81c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:05.113579 [ 3 ] {} HTTP-Session: d1c9ba6a-3926-4bef-8294-06cf8df81c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:05.113664 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:05.113710 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:05.113856 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:05.114409 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:05.114722 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.12 05:18:05.114900 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.12 05:18:05.115028 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} executeQuery: Read 40 rows, 55.27 KiB in 0.001334161 sec., 29981 rows/sec., 40.46 MiB/sec. 2023.10.12 05:18:05.115180 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} DynamicQueryHandler: Done processing query 2023.10.12 05:18:05.115205 [ 3 ] {994a2fc8-ac38-4cc5-80f4-6a1e55135b68} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:18:05.115221 [ 3 ] {} HTTP-Session: d1c9ba6a-3926-4bef-8294-06cf8df81c79 Destroying unnamed session 2023.10.12 05:18:10.110890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:10.111016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:10.111047 [ 3 ] {} HTTP-Session: 174843da-3be1-4a62-a48f-48f7995cf15d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:10.111074 [ 3 ] {} HTTP-Session: 174843da-3be1-4a62-a48f-48f7995cf15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:10.111201 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:10.111260 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:10.111416 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:10.111836 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:10.112112 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.12 05:18:10.112293 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.12 05:18:10.112432 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} executeQuery: Read 11 rows, 763.00 B in 0.001189299 sec., 9249 rows/sec., 626.52 KiB/sec. 2023.10.12 05:18:10.112652 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} DynamicQueryHandler: Done processing query 2023.10.12 05:18:10.112678 [ 3 ] {b493a38c-a932-4518-bb0b-1ca6691cc9af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:18:10.112695 [ 3 ] {} HTTP-Session: 174843da-3be1-4a62-a48f-48f7995cf15d Destroying unnamed session 2023.10.12 05:18:10.112823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:10.112875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:10.112896 [ 3 ] {} HTTP-Session: 4f68c9b1-fdd2-4481-88c6-57c7b2bf7908 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:10.112915 [ 3 ] {} HTTP-Session: 4f68c9b1-fdd2-4481-88c6-57c7b2bf7908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:10.112999 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:10.113041 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:10.113163 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:10.113553 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:10.113776 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.12 05:18:10.113925 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.12 05:18:10.114027 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} executeQuery: Read 102 rows, 9.71 KiB in 0.001001136 sec., 101884 rows/sec., 9.47 MiB/sec. 2023.10.12 05:18:10.114189 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} DynamicQueryHandler: Done processing query 2023.10.12 05:18:10.114216 [ 3 ] {b9bcfb13-8acf-4b6b-86d0-be5204f6a4c5} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:18:10.114232 [ 3 ] {} HTTP-Session: 4f68c9b1-fdd2-4481-88c6-57c7b2bf7908 Destroying unnamed session 2023.10.12 05:18:10.114428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:10.114476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:10.114495 [ 3 ] {} HTTP-Session: e8374ba6-bb9f-4fd7-92ad-2c4ad719f138 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:10.114512 [ 3 ] {} HTTP-Session: e8374ba6-bb9f-4fd7-92ad-2c4ad719f138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:10.114597 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:10.114638 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:10.114753 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:10.115186 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:10.115407 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.12 05:18:10.115553 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.12 05:18:10.115677 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} executeQuery: Read 269 rows, 18.95 KiB in 0.001043337 sec., 257826 rows/sec., 17.73 MiB/sec. 2023.10.12 05:18:10.115805 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} DynamicQueryHandler: Done processing query 2023.10.12 05:18:10.115829 [ 3 ] {f0a7883c-b18b-4d53-9f85-a1be955ef1d8} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:18:10.115845 [ 3 ] {} HTTP-Session: e8374ba6-bb9f-4fd7-92ad-2c4ad719f138 Destroying unnamed session 2023.10.12 05:18:10.115955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:10.116001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:10.116020 [ 3 ] {} HTTP-Session: b1b109c3-e3aa-4886-9808-e670dbf9beb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:10.116036 [ 3 ] {} HTTP-Session: b1b109c3-e3aa-4886-9808-e670dbf9beb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:10.116105 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:10.116145 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:18:10.116253 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:10.116507 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:10.116748 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.12 05:18:10.116919 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.12 05:18:10.117036 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} executeQuery: Read 6 rows, 258.00 B in 0.000902504 sec., 6648 rows/sec., 279.17 KiB/sec. 2023.10.12 05:18:10.117213 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} DynamicQueryHandler: Done processing query 2023.10.12 05:18:10.117238 [ 3 ] {b613eb6b-85fc-415c-812e-c9718402730f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:10.117254 [ 3 ] {} HTTP-Session: b1b109c3-e3aa-4886-9808-e670dbf9beb5 Destroying unnamed session 2023.10.12 05:18:10.117381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:10.117436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:10.117459 [ 3 ] {} HTTP-Session: 85f0624e-38fa-456f-ab41-9e2c45c71302 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:10.117476 [ 3 ] {} HTTP-Session: 85f0624e-38fa-456f-ab41-9e2c45c71302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:10.117549 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:10.117592 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:18:10.117719 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:10.118027 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:10.118281 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.12 05:18:10.118458 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.12 05:18:10.118575 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} executeQuery: Read 63 rows, 3.91 KiB in 0.000997716 sec., 63144 rows/sec., 3.83 MiB/sec. 2023.10.12 05:18:10.118695 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} DynamicQueryHandler: Done processing query 2023.10.12 05:18:10.118719 [ 3 ] {201473cf-b7fd-4d39-a749-944f500dcc77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:10.118735 [ 3 ] {} HTTP-Session: 85f0624e-38fa-456f-ab41-9e2c45c71302 Destroying unnamed session 2023.10.12 05:18:10.118864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:10.118909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:10.118928 [ 3 ] {} HTTP-Session: 4f203b86-52d6-42c6-9537-2f15ab43cecf Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:10.118944 [ 3 ] {} HTTP-Session: 4f203b86-52d6-42c6-9537-2f15ab43cecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:10.119016 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:10.119060 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:10.119193 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:10.119508 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:10.119772 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.12 05:18:10.119948 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.12 05:18:10.120073 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} executeQuery: Read 5 rows, 6.91 KiB in 0.001029516 sec., 4856 rows/sec., 6.55 MiB/sec. 2023.10.12 05:18:10.120195 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} DynamicQueryHandler: Done processing query 2023.10.12 05:18:10.120218 [ 3 ] {e5d8ed9a-c641-4b7e-a8d2-741b59bef4f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:10.120235 [ 3 ] {} HTTP-Session: 4f203b86-52d6-42c6-9537-2f15ab43cecf Destroying unnamed session 2023.10.12 05:18:10.120353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:10.120398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:10.120417 [ 3 ] {} HTTP-Session: 0fb8385d-67eb-480a-af4a-8b82a3c86208 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:10.120434 [ 3 ] {} HTTP-Session: 0fb8385d-67eb-480a-af4a-8b82a3c86208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:10.120503 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:10.120542 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:18:10.120644 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:10.120900 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:10.121128 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.12 05:18:10.121302 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.12 05:18:10.121419 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} executeQuery: Read 19 rows, 1.01 KiB in 0.000879804 sec., 21595 rows/sec., 1.12 MiB/sec. 2023.10.12 05:18:10.121536 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} DynamicQueryHandler: Done processing query 2023.10.12 05:18:10.121558 [ 3 ] {9cd5f2aa-9047-4985-b193-073ea14508cc} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:10.121574 [ 3 ] {} HTTP-Session: 0fb8385d-67eb-480a-af4a-8b82a3c86208 Destroying unnamed session 2023.10.12 05:18:14.112809 [ 109 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:18:14.112882 [ 109 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:18:15.108646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:15.108763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:15.108794 [ 3 ] {} HTTP-Session: 39e46ede-bfe4-429b-ae83-da846a64f999 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:15.108821 [ 3 ] {} HTTP-Session: 39e46ede-bfe4-429b-ae83-da846a64f999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:15.108962 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:15.109032 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:15.109193 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:15.109743 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:15.110009 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.12 05:18:15.110191 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.12 05:18:15.110340 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} executeQuery: Read 40 rows, 3.24 KiB in 0.001333371 sec., 29999 rows/sec., 2.37 MiB/sec. 2023.10.12 05:18:15.110335 [ 109 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.12 05:18:15.110459 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:15.110563 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} DynamicQueryHandler: Done processing query 2023.10.12 05:18:15.110578 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.12 05:18:15.110604 [ 3 ] {c3437a93-0649-4cc8-85e2-ef2d048b769a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:15.110677 [ 3 ] {} HTTP-Session: 39e46ede-bfe4-429b-ae83-da846a64f999 Destroying unnamed session 2023.10.12 05:18:15.110758 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:15.110799 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part 2023.10.12 05:18:15.110892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:15.110991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:15.111036 [ 3 ] {} HTTP-Session: 51a35050-3ce0-4f0a-9375-7ebf3336e64b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:15.111093 [ 3 ] {} HTTP-Session: 51a35050-3ce0-4f0a-9375-7ebf3336e64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:15.111121 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.111344 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:15.111363 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part 2023.10.12 05:18:15.111461 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:15.111629 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.111925 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2023.10.12 05:18:15.112013 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:15.112154 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.112924 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:15.113495 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.12 05:18:15.113553 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.003019169 sec., 63924.87469234084 rows/sec., 4.92 MiB/sec. 2023.10.12 05:18:15.113716 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.12 05:18:15.113783 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.12 05:18:15.113962 [ 109 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.12 05:18:15.113992 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} executeQuery: Read 120 rows, 12.07 KiB in 0.002586892 sec., 46387 rows/sec., 4.56 MiB/sec. 2023.10.12 05:18:15.114041 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.12 05:18:15.114052 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:15.114282 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.12 05:18:15.114357 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} DynamicQueryHandler: Done processing query 2023.10.12 05:18:15.114390 [ 14 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_21_4} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.12 05:18:15.114410 [ 3 ] {5b6a816c-c787-443f-a4ce-47a88f999c57} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:18:15.114474 [ 3 ] {} HTTP-Session: 51a35050-3ce0-4f0a-9375-7ebf3336e64b Destroying unnamed session 2023.10.12 05:18:15.114529 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:15.114602 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part 2023.10.12 05:18:15.114657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:15.114749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:15.114809 [ 3 ] {} HTTP-Session: a417394f-17a8-482c-8682-b54d12d42cef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:15.114839 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part 2023.10.12 05:18:15.114853 [ 3 ] {} HTTP-Session: a417394f-17a8-482c-8682-b54d12d42cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:15.115066 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part 2023.10.12 05:18:15.115079 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:15.115175 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:15.115266 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part 2023.10.12 05:18:15.115567 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part 2023.10.12 05:18:15.115671 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:15.115826 [ 20 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part 2023.10.12 05:18:15.116354 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:15.116785 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.12 05:18:15.117039 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.12 05:18:15.117215 [ 127 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.12 05:18:15.117291 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} executeQuery: Read 40 rows, 3.20 KiB in 0.002127215 sec., 18803 rows/sec., 1.47 MiB/sec. 2023.10.12 05:18:15.117371 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:15.117814 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.12 05:18:15.117851 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} DynamicQueryHandler: Done processing query 2023.10.12 05:18:15.117824 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 4 columns (4 merged, 0 gathered) in 0.003686059 sec., 213235.87061411657 rows/sec., 20.51 MiB/sec. 2023.10.12 05:18:15.117900 [ 3 ] {3d6495a4-afea-4b90-ab8e-759881a03b8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:15.117970 [ 3 ] {} HTTP-Session: a417394f-17a8-482c-8682-b54d12d42cef Destroying unnamed session 2023.10.12 05:18:15.118069 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:15.118121 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 338 rows starting from the beginning of the part 2023.10.12 05:18:15.118128 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.12 05:18:15.118277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:15.118382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:15.118460 [ 3 ] {} HTTP-Session: 6f2ddcc5-2ff4-4bc5-a6fe-701d75f1dcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:15.118500 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.118517 [ 3 ] {} HTTP-Session: 6f2ddcc5-2ff4-4bc5-a6fe-701d75f1dcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:15.118660 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.12 05:18:15.118899 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 280 rows starting from the beginning of the part 2023.10.12 05:18:15.118906 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:15.118942 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_21_4} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.12 05:18:15.119097 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:15.119288 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.119596 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 269 rows starting from the beginning of the part 2023.10.12 05:18:15.119848 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:15.119866 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.120978 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:15.121415 [ 27 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 4 columns (4 merged, 0 gathered) in 0.003928104 sec., 256357.7746414046 rows/sec., 18.11 MiB/sec. 2023.10.12 05:18:15.121568 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.12 05:18:15.121596 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.12 05:18:15.121821 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.12 05:18:15.121922 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.12 05:18:15.121947 [ 9 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_21_4} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.12 05:18:15.122087 [ 127 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.12 05:18:15.122108 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} executeQuery: Read 40 rows, 55.27 KiB in 0.00311485 sec., 12841 rows/sec., 17.33 MiB/sec. 2023.10.12 05:18:15.122124 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:15.122322 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.12 05:18:15.122498 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} DynamicQueryHandler: Done processing query 2023.10.12 05:18:15.122519 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:15.122547 [ 3 ] {c6f31b71-5c93-40f7-97f7-4b350e6e9b62} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:18:15.122604 [ 3 ] {} HTTP-Session: 6f2ddcc5-2ff4-4bc5-a6fe-701d75f1dcc1 Destroying unnamed session 2023.10.12 05:18:15.122604 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part 2023.10.12 05:18:15.122745 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.122842 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2023.10.12 05:18:15.122932 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.123020 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2023.10.12 05:18:15.123106 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:15.124359 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 6 columns (6 merged, 0 gathered) in 0.002190136 sec., 177157.94818221332 rows/sec., 239.07 MiB/sec. 2023.10.12 05:18:15.124594 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.12 05:18:15.124792 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.12 05:18:15.124853 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.12 05:18:15.124917 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_16_3: 4.01 MiB. 2023.10.12 05:18:16.001094 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.61 MiB, peak 230.86 MiB, will set to 225.54 MiB (RSS), difference: -4.07 MiB 2023.10.12 05:18:20.110674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:20.110802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:20.110833 [ 3 ] {} HTTP-Session: d0c9c93f-fdee-4646-a47a-9695e400b1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:20.110861 [ 3 ] {} HTTP-Session: d0c9c93f-fdee-4646-a47a-9695e400b1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:20.111010 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:20.111079 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:20.111241 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:20.111692 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:20.111962 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.12 05:18:20.112133 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.12 05:18:20.112267 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} executeQuery: Read 11 rows, 763.00 B in 0.001213219 sec., 9066 rows/sec., 614.17 KiB/sec. 2023.10.12 05:18:20.112400 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} DynamicQueryHandler: Done processing query 2023.10.12 05:18:20.112426 [ 3 ] {5e6106d5-c966-4ba9-9093-a2e659201306} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:18:20.112442 [ 3 ] {} HTTP-Session: d0c9c93f-fdee-4646-a47a-9695e400b1ef Destroying unnamed session 2023.10.12 05:18:20.112571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:20.112618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:20.112638 [ 3 ] {} HTTP-Session: 001ce78e-edda-4f35-958f-0a8b48aa66af Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:20.112656 [ 3 ] {} HTTP-Session: 001ce78e-edda-4f35-958f-0a8b48aa66af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:20.112737 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:20.112780 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:20.112887 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:20.113250 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:20.113471 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.12 05:18:20.113620 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.12 05:18:20.113745 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} executeQuery: Read 102 rows, 9.71 KiB in 0.000977456 sec., 104352 rows/sec., 9.70 MiB/sec. 2023.10.12 05:18:20.113866 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} DynamicQueryHandler: Done processing query 2023.10.12 05:18:20.113891 [ 3 ] {cf766e59-1883-4883-9d70-46bf988293ea} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:18:20.113907 [ 3 ] {} HTTP-Session: 001ce78e-edda-4f35-958f-0a8b48aa66af Destroying unnamed session 2023.10.12 05:18:20.114160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:20.114227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:20.114253 [ 3 ] {} HTTP-Session: be09656e-544c-456c-abce-204e8295cd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:20.114275 [ 3 ] {} HTTP-Session: be09656e-544c-456c-abce-204e8295cd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:20.114384 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:20.114433 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:20.114578 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:20.115067 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:20.115304 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.12 05:18:20.115462 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.12 05:18:20.115588 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} executeQuery: Read 269 rows, 18.95 KiB in 0.001167939 sec., 230320 rows/sec., 15.84 MiB/sec. 2023.10.12 05:18:20.115705 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} DynamicQueryHandler: Done processing query 2023.10.12 05:18:20.115729 [ 3 ] {ff4bd7eb-5acd-44f5-a9af-8df4470aa492} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:18:20.115746 [ 3 ] {} HTTP-Session: be09656e-544c-456c-abce-204e8295cd62 Destroying unnamed session 2023.10.12 05:18:20.115895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:20.115945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:20.115965 [ 3 ] {} HTTP-Session: 58e44756-fec6-4f60-acdc-5d9f44e120ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:20.115982 [ 3 ] {} HTTP-Session: 58e44756-fec6-4f60-acdc-5d9f44e120ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:20.116053 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:20.116093 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:18:20.116202 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:20.116490 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:20.116754 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.12 05:18:20.116944 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.12 05:18:20.117081 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} executeQuery: Read 6 rows, 258.00 B in 0.000999556 sec., 6002 rows/sec., 252.07 KiB/sec. 2023.10.12 05:18:20.117206 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} DynamicQueryHandler: Done processing query 2023.10.12 05:18:20.117232 [ 3 ] {6d73bf81-3b22-4d89-85ec-9aeac716dbfa} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:20.117248 [ 3 ] {} HTTP-Session: 58e44756-fec6-4f60-acdc-5d9f44e120ef Destroying unnamed session 2023.10.12 05:18:20.117374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:20.117420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:20.117441 [ 3 ] {} HTTP-Session: b6be8a52-b0d3-4c12-b4bf-a509211485d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:20.117467 [ 3 ] {} HTTP-Session: b6be8a52-b0d3-4c12-b4bf-a509211485d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:20.117563 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:20.117619 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:18:20.117746 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:20.118077 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:20.118331 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.12 05:18:20.118519 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.12 05:18:20.118667 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} executeQuery: Read 63 rows, 3.91 KiB in 0.001058937 sec., 59493 rows/sec., 3.61 MiB/sec. 2023.10.12 05:18:20.118796 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} DynamicQueryHandler: Done processing query 2023.10.12 05:18:20.118821 [ 3 ] {da0c24e4-5cea-4caf-9ee8-20bc60e98da2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:20.118837 [ 3 ] {} HTTP-Session: b6be8a52-b0d3-4c12-b4bf-a509211485d9 Destroying unnamed session 2023.10.12 05:18:20.118953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:20.118998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:20.119018 [ 3 ] {} HTTP-Session: 53bfb96a-81e9-4c83-89c4-e2cf8071a008 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:20.119035 [ 3 ] {} HTTP-Session: 53bfb96a-81e9-4c83-89c4-e2cf8071a008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:20.119108 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:20.119152 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:20.119287 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:20.119595 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:20.119874 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.12 05:18:20.120053 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.12 05:18:20.120176 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} executeQuery: Read 5 rows, 6.91 KiB in 0.001039737 sec., 4808 rows/sec., 6.49 MiB/sec. 2023.10.12 05:18:20.120284 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} DynamicQueryHandler: Done processing query 2023.10.12 05:18:20.120308 [ 3 ] {02bba00f-860a-4814-8dcf-49aea226dd2b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:20.120324 [ 3 ] {} HTTP-Session: 53bfb96a-81e9-4c83-89c4-e2cf8071a008 Destroying unnamed session 2023.10.12 05:18:20.120438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:20.120483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:20.120502 [ 3 ] {} HTTP-Session: 15e51a1a-f0c4-40f8-be61-548865c03d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:20.120518 [ 3 ] {} HTTP-Session: 15e51a1a-f0c4-40f8-be61-548865c03d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:20.120587 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:20.120627 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:18:20.120731 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:20.120974 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.84 GiB. 2023.10.12 05:18:20.121204 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.12 05:18:20.121377 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.12 05:18:20.121499 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} executeQuery: Read 19 rows, 1.01 KiB in 0.000884204 sec., 21488 rows/sec., 1.11 MiB/sec. 2023.10.12 05:18:20.121689 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} DynamicQueryHandler: Done processing query 2023.10.12 05:18:20.121714 [ 3 ] {5b9c6bab-f7b0-412b-a977-ea4da6a36cf6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:20.121730 [ 3 ] {} HTTP-Session: 15e51a1a-f0c4-40f8-be61-548865c03d35 Destroying unnamed session 2023.10.12 05:18:25.108155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:25.108272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:25.108301 [ 3 ] {} HTTP-Session: a6ede7bf-95d0-4a42-9594-b20093bd8746 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:25.108325 [ 3 ] {} HTTP-Session: a6ede7bf-95d0-4a42-9594-b20093bd8746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:25.108462 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:25.108524 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:25.108683 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:25.109104 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:25.109374 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.12 05:18:25.109553 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.12 05:18:25.109687 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} executeQuery: Read 40 rows, 3.24 KiB in 0.001181439 sec., 33857 rows/sec., 2.68 MiB/sec. 2023.10.12 05:18:25.109847 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} DynamicQueryHandler: Done processing query 2023.10.12 05:18:25.109874 [ 3 ] {106c8b6f-585b-4057-848e-722698ef4aa0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:25.109891 [ 3 ] {} HTTP-Session: a6ede7bf-95d0-4a42-9594-b20093bd8746 Destroying unnamed session 2023.10.12 05:18:25.110036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:25.110085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:25.110110 [ 3 ] {} HTTP-Session: 94ffa663-540d-4beb-83fd-0fd9de54b464 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:25.110129 [ 3 ] {} HTTP-Session: 94ffa663-540d-4beb-83fd-0fd9de54b464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:25.110217 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:25.110262 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:25.110373 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:25.110786 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:25.111015 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.12 05:18:25.111173 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.12 05:18:25.111298 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} executeQuery: Read 120 rows, 12.07 KiB in 0.001046977 sec., 114615 rows/sec., 11.25 MiB/sec. 2023.10.12 05:18:25.111426 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} DynamicQueryHandler: Done processing query 2023.10.12 05:18:25.111451 [ 3 ] {a311c479-3918-47af-abf7-df911ceb5eb3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:18:25.111466 [ 3 ] {} HTTP-Session: 94ffa663-540d-4beb-83fd-0fd9de54b464 Destroying unnamed session 2023.10.12 05:18:25.111615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:25.111662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:25.111682 [ 3 ] {} HTTP-Session: c845c6ee-e71e-4b0e-893d-7e5acf38d91f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:25.111700 [ 3 ] {} HTTP-Session: c845c6ee-e71e-4b0e-893d-7e5acf38d91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:25.111782 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:25.111823 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:25.111934 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:25.112238 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:25.112461 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.12 05:18:25.112610 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.12 05:18:25.112739 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} executeQuery: Read 40 rows, 3.20 KiB in 0.000927155 sec., 43142 rows/sec., 3.37 MiB/sec. 2023.10.12 05:18:25.112849 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} DynamicQueryHandler: Done processing query 2023.10.12 05:18:25.112875 [ 3 ] {971e3a41-753a-498f-bacf-79c4735b79ea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:25.112890 [ 3 ] {} HTTP-Session: c845c6ee-e71e-4b0e-893d-7e5acf38d91f Destroying unnamed session 2023.10.12 05:18:25.113074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:25.113118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:25.113137 [ 3 ] {} HTTP-Session: 8da9e085-5d97-4c84-b3ff-6877e9f69827 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:25.113154 [ 3 ] {} HTTP-Session: 8da9e085-5d97-4c84-b3ff-6877e9f69827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:25.113236 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:25.113282 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:25.113420 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:25.113875 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:25.114197 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.12 05:18:25.114379 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.12 05:18:25.114520 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} executeQuery: Read 40 rows, 55.27 KiB in 0.00124567 sec., 32111 rows/sec., 43.33 MiB/sec. 2023.10.12 05:18:25.114723 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} DynamicQueryHandler: Done processing query 2023.10.12 05:18:25.114749 [ 3 ] {e68fd294-fa82-46c0-a95f-4188b799fb15} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:18:25.114765 [ 3 ] {} HTTP-Session: 8da9e085-5d97-4c84-b3ff-6877e9f69827 Destroying unnamed session 2023.10.12 05:18:29.113121 [ 89 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:18:29.113194 [ 89 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:18:30.110802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:30.110903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:30.110928 [ 3 ] {} HTTP-Session: a90900ff-610c-41fc-bd44-bcb5c2e60625 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:30.110951 [ 3 ] {} HTTP-Session: a90900ff-610c-41fc-bd44-bcb5c2e60625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:30.111075 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:30.111136 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:30.111294 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:30.111697 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:30.111969 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.12 05:18:30.112135 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.12 05:18:30.112272 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} executeQuery: Read 11 rows, 763.00 B in 0.001158019 sec., 9498 rows/sec., 643.44 KiB/sec. 2023.10.12 05:18:30.112424 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} DynamicQueryHandler: Done processing query 2023.10.12 05:18:30.112450 [ 3 ] {39e76108-8cf7-43e4-a2fb-eed3dec9ca9e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:18:30.112467 [ 3 ] {} HTTP-Session: a90900ff-610c-41fc-bd44-bcb5c2e60625 Destroying unnamed session 2023.10.12 05:18:30.112598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:30.112648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:30.112668 [ 3 ] {} HTTP-Session: b24a8adb-8064-4f5e-b68c-26a9751b7cce Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:30.112686 [ 3 ] {} HTTP-Session: b24a8adb-8064-4f5e-b68c-26a9751b7cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:30.112770 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:30.112813 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:30.112926 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:30.113315 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:30.113536 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.12 05:18:30.113697 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.12 05:18:30.113824 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} executeQuery: Read 102 rows, 9.71 KiB in 0.001023377 sec., 99670 rows/sec., 9.27 MiB/sec. 2023.10.12 05:18:30.113949 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} DynamicQueryHandler: Done processing query 2023.10.12 05:18:30.113974 [ 3 ] {0c96898f-f27b-4a3b-b91a-5d99181c0ebe} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:18:30.113990 [ 3 ] {} HTTP-Session: b24a8adb-8064-4f5e-b68c-26a9751b7cce Destroying unnamed session 2023.10.12 05:18:30.114153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:30.114200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:30.114220 [ 3 ] {} HTTP-Session: 7f8669fe-9f29-4835-ac0b-65cc11cd598f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:30.114237 [ 3 ] {} HTTP-Session: 7f8669fe-9f29-4835-ac0b-65cc11cd598f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:30.114324 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:30.114364 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:30.114472 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:30.114907 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:30.115132 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.12 05:18:30.115279 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.12 05:18:30.115405 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} executeQuery: Read 280 rows, 19.81 KiB in 0.001051557 sec., 266271 rows/sec., 18.40 MiB/sec. 2023.10.12 05:18:30.115515 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} DynamicQueryHandler: Done processing query 2023.10.12 05:18:30.115540 [ 3 ] {4012cb3d-ae6a-44d8-ba2b-49c3c2852625} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:18:30.115555 [ 3 ] {} HTTP-Session: 7f8669fe-9f29-4835-ac0b-65cc11cd598f Destroying unnamed session 2023.10.12 05:18:30.115711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:30.115754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:30.115772 [ 3 ] {} HTTP-Session: f83f2ccc-f0d1-4b1f-a466-6a580e2f0e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:30.115790 [ 3 ] {} HTTP-Session: f83f2ccc-f0d1-4b1f-a466-6a580e2f0e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:30.115860 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:30.115899 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:18:30.116008 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:30.116246 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:30.116488 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.12 05:18:30.116663 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.12 05:18:30.116786 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} executeQuery: Read 6 rows, 258.00 B in 0.000898075 sec., 6680 rows/sec., 280.55 KiB/sec. 2023.10.12 05:18:30.116907 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} DynamicQueryHandler: Done processing query 2023.10.12 05:18:30.116930 [ 3 ] {66dc8b10-9d13-4a64-84ca-e22d757c50ed} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:30.116946 [ 3 ] {} HTTP-Session: f83f2ccc-f0d1-4b1f-a466-6a580e2f0e96 Destroying unnamed session 2023.10.12 05:18:30.117074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:30.117119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:30.117137 [ 3 ] {} HTTP-Session: 977703a0-de27-415a-8896-046d73ad0c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:30.117155 [ 3 ] {} HTTP-Session: 977703a0-de27-415a-8896-046d73ad0c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:30.117226 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:30.117268 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:18:30.117386 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:30.117675 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:30.117925 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.12 05:18:30.118098 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.12 05:18:30.118228 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} executeQuery: Read 74 rows, 4.64 KiB in 0.000972426 sec., 76098 rows/sec., 4.66 MiB/sec. 2023.10.12 05:18:30.118409 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} DynamicQueryHandler: Done processing query 2023.10.12 05:18:30.118435 [ 3 ] {a500baa8-f4a7-4ea3-bbf9-5f99583718c3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.12 05:18:30.118451 [ 3 ] {} HTTP-Session: 977703a0-de27-415a-8896-046d73ad0c15 Destroying unnamed session 2023.10.12 05:18:30.118567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:30.118610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:30.118630 [ 3 ] {} HTTP-Session: 467e1ce6-1b6c-4d7a-9601-dc2a8ffc8134 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:30.118647 [ 3 ] {} HTTP-Session: 467e1ce6-1b6c-4d7a-9601-dc2a8ffc8134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:30.118720 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:30.118765 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:30.118918 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:30.119202 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:30.119467 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.12 05:18:30.119656 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.12 05:18:30.119788 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} executeQuery: Read 5 rows, 6.91 KiB in 0.001038586 sec., 4814 rows/sec., 6.50 MiB/sec. 2023.10.12 05:18:30.120009 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} DynamicQueryHandler: Done processing query 2023.10.12 05:18:30.120034 [ 3 ] {a03c9c53-4bc6-43f0-ac23-99a97bb0816d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:30.120050 [ 3 ] {} HTTP-Session: 467e1ce6-1b6c-4d7a-9601-dc2a8ffc8134 Destroying unnamed session 2023.10.12 05:18:30.120160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:30.120206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:30.120225 [ 3 ] {} HTTP-Session: 158b602a-4c03-482e-befd-e708f37145db Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:30.120241 [ 3 ] {} HTTP-Session: 158b602a-4c03-482e-befd-e708f37145db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:30.120313 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:30.120352 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:18:30.120470 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:30.120739 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:30.120969 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.12 05:18:30.121145 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.12 05:18:30.121271 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} executeQuery: Read 19 rows, 1.01 KiB in 0.000929015 sec., 20451 rows/sec., 1.06 MiB/sec. 2023.10.12 05:18:30.121379 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} DynamicQueryHandler: Done processing query 2023.10.12 05:18:30.121403 [ 3 ] {7489c95a-f9d3-4dd9-b8be-01509cfc250d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:30.121418 [ 3 ] {} HTTP-Session: 158b602a-4c03-482e-befd-e708f37145db Destroying unnamed session 2023.10.12 05:18:35.107752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:35.107874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:35.107900 [ 3 ] {} HTTP-Session: 2b62d07b-2658-48fd-917f-5a305c2ffea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:35.107925 [ 3 ] {} HTTP-Session: 2b62d07b-2658-48fd-917f-5a305c2ffea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:35.108052 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:35.108113 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:35.108270 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:35.108702 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:35.108963 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.12 05:18:35.109126 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.12 05:18:35.109278 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} executeQuery: Read 40 rows, 3.24 KiB in 0.001186839 sec., 33702 rows/sec., 2.67 MiB/sec. 2023.10.12 05:18:35.109453 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} DynamicQueryHandler: Done processing query 2023.10.12 05:18:35.109480 [ 3 ] {9c9de875-349a-4fe4-bc6f-a941fbbbddfb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:35.109497 [ 3 ] {} HTTP-Session: 2b62d07b-2658-48fd-917f-5a305c2ffea7 Destroying unnamed session 2023.10.12 05:18:35.109652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:35.109703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:35.109724 [ 3 ] {} HTTP-Session: 47b22373-8b0d-49bf-8bb8-6c8fd89c1fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:35.109744 [ 3 ] {} HTTP-Session: 47b22373-8b0d-49bf-8bb8-6c8fd89c1fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:35.109830 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:35.109875 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:35.109987 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:35.110348 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:35.110569 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.12 05:18:35.110716 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.12 05:18:35.110841 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} executeQuery: Read 120 rows, 12.07 KiB in 0.000981266 sec., 122290 rows/sec., 12.01 MiB/sec. 2023.10.12 05:18:35.110952 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} DynamicQueryHandler: Done processing query 2023.10.12 05:18:35.110976 [ 3 ] {6038780a-fc0d-4500-8e98-acda35fe748a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:18:35.110993 [ 3 ] {} HTTP-Session: 47b22373-8b0d-49bf-8bb8-6c8fd89c1fc3 Destroying unnamed session 2023.10.12 05:18:35.111108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:35.111153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:35.111172 [ 3 ] {} HTTP-Session: 718c2f27-5b93-41eb-989a-3a942efae7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:35.111190 [ 3 ] {} HTTP-Session: 718c2f27-5b93-41eb-989a-3a942efae7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:35.111263 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:35.111309 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:35.111415 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:35.111772 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:35.111989 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.12 05:18:35.112140 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.12 05:18:35.112270 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} executeQuery: Read 40 rows, 3.20 KiB in 0.000977256 sec., 40930 rows/sec., 3.20 MiB/sec. 2023.10.12 05:18:35.112481 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} DynamicQueryHandler: Done processing query 2023.10.12 05:18:35.112507 [ 3 ] {bd95bf17-1edc-4869-8df7-93e784f8a0a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:35.112524 [ 3 ] {} HTTP-Session: 718c2f27-5b93-41eb-989a-3a942efae7b8 Destroying unnamed session 2023.10.12 05:18:35.112667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:35.112714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:35.112733 [ 3 ] {} HTTP-Session: f1f194f5-4daf-4376-9955-25b454f04c5f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:35.112750 [ 3 ] {} HTTP-Session: f1f194f5-4daf-4376-9955-25b454f04c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:35.112833 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:35.112881 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:35.113037 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:35.113520 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:35.113839 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.12 05:18:35.114018 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.12 05:18:35.114154 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} executeQuery: Read 40 rows, 55.27 KiB in 0.001291001 sec., 30983 rows/sec., 41.81 MiB/sec. 2023.10.12 05:18:35.114357 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} DynamicQueryHandler: Done processing query 2023.10.12 05:18:35.114383 [ 3 ] {28db0959-542d-4648-8469-21fcc1e3929b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:18:35.114399 [ 3 ] {} HTTP-Session: f1f194f5-4daf-4376-9955-25b454f04c5f Destroying unnamed session 2023.10.12 05:18:40.110309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:40.110428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:40.110454 [ 3 ] {} HTTP-Session: bdae3aad-96d5-46dd-9cab-a848705cbc29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:40.110478 [ 3 ] {} HTTP-Session: bdae3aad-96d5-46dd-9cab-a848705cbc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:40.110600 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:40.110662 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:40.110821 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:40.111310 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.111574 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.12 05:18:40.111736 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.12 05:18:40.111876 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} executeQuery: Read 11 rows, 763.00 B in 0.00123242 sec., 8925 rows/sec., 604.60 KiB/sec. 2023.10.12 05:18:40.111886 [ 60 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.12 05:18:40.112013 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.112076 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} DynamicQueryHandler: Done processing query 2023.10.12 05:18:40.112100 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.12 05:18:40.112111 [ 3 ] {fcc3f161-94c5-4336-8ca8-2587e8f824d3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:18:40.112140 [ 3 ] {} HTTP-Session: bdae3aad-96d5-46dd-9cab-a848705cbc29 Destroying unnamed session 2023.10.12 05:18:40.112185 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:40.112212 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part 2023.10.12 05:18:40.112304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:40.112325 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part 2023.10.12 05:18:40.112367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:40.112392 [ 3 ] {} HTTP-Session: e030c168-b0f9-4d96-a115-a95f345c3fad Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:40.112425 [ 3 ] {} HTTP-Session: e030c168-b0f9-4d96-a115-a95f345c3fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:40.112434 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:40.112558 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:40.112561 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part 2023.10.12 05:18:40.112620 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:40.112715 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:40.112871 [ 27 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part 2023.10.12 05:18:40.112870 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:40.113555 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.113798 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001730578 sec., 94766.02614848912 rows/sec., 7.17 MiB/sec. 2023.10.12 05:18:40.113857 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.12 05:18:40.114020 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.12 05:18:40.114079 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.12 05:18:40.114265 [ 70 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.12 05:18:40.114300 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} executeQuery: Read 102 rows, 9.71 KiB in 0.001705247 sec., 59815 rows/sec., 5.56 MiB/sec. 2023.10.12 05:18:40.114348 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.114436 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.12 05:18:40.114610 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.12 05:18:40.114682 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} DynamicQueryHandler: Done processing query 2023.10.12 05:18:40.114710 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_26_5} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.12 05:18:40.114745 [ 3 ] {799a16f3-a04c-4ce3-b6f7-add1ef846922} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:18:40.114817 [ 3 ] {} HTTP-Session: e030c168-b0f9-4d96-a115-a95f345c3fad Destroying unnamed session 2023.10.12 05:18:40.114851 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:40.114938 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part 2023.10.12 05:18:40.115092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:40.115099 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part 2023.10.12 05:18:40.115180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:40.115223 [ 3 ] {} HTTP-Session: eee79841-d9bd-496a-b03f-bb8953fdf048 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:40.115278 [ 3 ] {} HTTP-Session: eee79841-d9bd-496a-b03f-bb8953fdf048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:40.115307 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part 2023.10.12 05:18:40.115495 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:40.115532 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part 2023.10.12 05:18:40.115598 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:40.115769 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part 2023.10.12 05:18:40.116069 [ 13 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part 2023.10.12 05:18:40.116095 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:40.117180 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.117621 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.12 05:18:40.117721 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003281103 sec., 234067.62908692594 rows/sec., 22.34 MiB/sec. 2023.10.12 05:18:40.117890 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.12 05:18:40.117890 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.12 05:18:40.118105 [ 70 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.12 05:18:40.118132 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} executeQuery: Read 269 rows, 18.95 KiB in 0.002572581 sec., 104564 rows/sec., 7.19 MiB/sec. 2023.10.12 05:18:40.118188 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.118221 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.12 05:18:40.118445 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_26_5} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.12 05:18:40.118448 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.12 05:18:40.118513 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} DynamicQueryHandler: Done processing query 2023.10.12 05:18:40.118597 [ 3 ] {9cd538a7-8eb0-4806-bcd6-9211a1b0f04d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:18:40.118659 [ 3 ] {} HTTP-Session: eee79841-d9bd-496a-b03f-bb8953fdf048 Destroying unnamed session 2023.10.12 05:18:40.118712 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:40.118747 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 338 rows starting from the beginning of the part 2023.10.12 05:18:40.118835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:40.118933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:40.118940 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 269 rows starting from the beginning of the part 2023.10.12 05:18:40.118962 [ 3 ] {} HTTP-Session: e2d66290-fbb0-407b-b39f-69e3c8c1ca15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:40.119024 [ 3 ] {} HTTP-Session: e2d66290-fbb0-407b-b39f-69e3c8c1ca15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:40.119163 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:40.119229 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:40.119367 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:18:40.119391 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 280 rows starting from the beginning of the part 2023.10.12 05:18:40.119693 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:40.119915 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:40.119940 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 269 rows starting from the beginning of the part 2023.10.12 05:18:40.120582 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.121188 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.12 05:18:40.121575 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.12 05:18:40.121665 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003387395 sec., 364882.15870897844 rows/sec., 25.53 MiB/sec. 2023.10.12 05:18:40.121801 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} executeQuery: Read 6 rows, 258.00 B in 0.002491641 sec., 2408 rows/sec., 101.12 KiB/sec. 2023.10.12 05:18:40.121909 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.12 05:18:40.122176 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} DynamicQueryHandler: Done processing query 2023.10.12 05:18:40.122204 [ 3 ] {7f38a5cc-563e-4ede-b683-6708abb84308} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:40.122223 [ 3 ] {} HTTP-Session: e2d66290-fbb0-407b-b39f-69e3c8c1ca15 Destroying unnamed session 2023.10.12 05:18:40.122274 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.12 05:18:40.122341 [ 11 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_26_5} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.12 05:18:40.122370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:40.122432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:40.122451 [ 3 ] {} HTTP-Session: acf3dbaa-e2a8-428f-a4a9-dc8143763f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:40.122468 [ 3 ] {} HTTP-Session: acf3dbaa-e2a8-428f-a4a9-dc8143763f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:40.122545 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:40.122587 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:18:40.122715 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:40.123033 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.123280 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.12 05:18:40.123456 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.12 05:18:40.123579 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} executeQuery: Read 63 rows, 3.91 KiB in 0.001004107 sec., 62742 rows/sec., 3.80 MiB/sec. 2023.10.12 05:18:40.123705 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} DynamicQueryHandler: Done processing query 2023.10.12 05:18:40.123728 [ 3 ] {c151adcb-0616-4dc0-b516-0fa25c787aed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:40.123745 [ 3 ] {} HTTP-Session: acf3dbaa-e2a8-428f-a4a9-dc8143763f5e Destroying unnamed session 2023.10.12 05:18:40.123896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:40.123941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:40.123959 [ 3 ] {} HTTP-Session: 81643e7b-aa9c-48dc-82b1-261c747eecbb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:40.123976 [ 3 ] {} HTTP-Session: 81643e7b-aa9c-48dc-82b1-261c747eecbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:40.124046 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:40.124091 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:40.124226 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:40.124541 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.124807 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.12 05:18:40.124989 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.12 05:18:40.125102 [ 70 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.12 05:18:40.125126 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} executeQuery: Read 5 rows, 6.91 KiB in 0.001050557 sec., 4759 rows/sec., 6.42 MiB/sec. 2023.10.12 05:18:40.125160 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.125286 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.12 05:18:40.125336 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} DynamicQueryHandler: Done processing query 2023.10.12 05:18:40.125367 [ 3 ] {ae2eead2-3ed2-4a30-b1b3-3a0014950470} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:40.125384 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:40.125391 [ 3 ] {} HTTP-Session: 81643e7b-aa9c-48dc-82b1-261c747eecbb Destroying unnamed session 2023.10.12 05:18:40.125422 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 388 rows starting from the beginning of the part 2023.10.12 05:18:40.125515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:40.125552 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2023.10.12 05:18:40.125568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:40.125599 [ 3 ] {} HTTP-Session: a5b66d6c-b05a-4cc6-9d96-d77b04cc9cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:40.125623 [ 3 ] {} HTTP-Session: a5b66d6c-b05a-4cc6-9d96-d77b04cc9cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:40.125699 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:40.125726 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:40.125777 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:18:40.125849 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2023.10.12 05:18:40.126034 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:40.126042 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2023.10.12 05:18:40.126187 [ 11 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2023.10.12 05:18:40.126586 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.126871 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.12 05:18:40.127094 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.12 05:18:40.127268 [ 70 ] {} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.12 05:18:40.127336 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} executeQuery: Read 19 rows, 1.01 KiB in 0.001555585 sec., 12214 rows/sec., 648.49 KiB/sec. 2023.10.12 05:18:40.127373 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:40.127553 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.12 05:18:40.127614 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} DynamicQueryHandler: Done processing query 2023.10.12 05:18:40.127671 [ 3 ] {a37cf3a6-5f80-40b9-9014-aefe3e19de13} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:40.127672 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:40.127703 [ 3 ] {} HTTP-Session: a5b66d6c-b05a-4cc6-9d96-d77b04cc9cc0 Destroying unnamed session 2023.10.12 05:18:40.127749 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part 2023.10.12 05:18:40.128004 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.12 05:18:40.128151 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.12 05:18:40.128396 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.12 05:18:40.128570 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 6 columns (6 merged, 0 gathered) in 0.003346435 sec., 144332.7003213868 rows/sec., 194.77 MiB/sec. 2023.10.12 05:18:40.128578 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.12 05:18:40.128679 [ 10 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part 2023.10.12 05:18:40.128991 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.12 05:18:40.129355 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.12 05:18:40.129378 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001903131 sec., 167093.0692632299 rows/sec., 8.97 MiB/sec. 2023.10.12 05:18:40.129455 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.12 05:18:40.129524 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.12 05:18:40.129611 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_21_4: 4.02 MiB. 2023.10.12 05:18:40.129803 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.12 05:18:40.129873 [ 11 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_16_3} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.12 05:18:41.001068 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.78 MiB, peak 230.92 MiB, will set to 225.57 MiB (RSS), difference: -4.21 MiB 2023.10.12 05:18:44.113236 [ 52 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:18:44.113304 [ 52 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:18:45.107217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:45.107326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:45.107353 [ 3 ] {} HTTP-Session: 85c04b84-60e3-465e-80d4-fae7b4824f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:45.107377 [ 3 ] {} HTTP-Session: 85c04b84-60e3-465e-80d4-fae7b4824f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:45.107507 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:45.107569 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:45.107733 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:45.108162 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:45.108449 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.12 05:18:45.108631 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.12 05:18:45.108752 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} executeQuery: Read 40 rows, 3.24 KiB in 0.00120649 sec., 33154 rows/sec., 2.62 MiB/sec. 2023.10.12 05:18:45.108935 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} DynamicQueryHandler: Done processing query 2023.10.12 05:18:45.108963 [ 3 ] {c54dc031-1ff9-4794-a424-88ec41593fd9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:45.108981 [ 3 ] {} HTTP-Session: 85c04b84-60e3-465e-80d4-fae7b4824f60 Destroying unnamed session 2023.10.12 05:18:45.109122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:45.109179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:45.109202 [ 3 ] {} HTTP-Session: 88eeac8a-89b5-441a-b603-1d46ebd24168 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:45.109221 [ 3 ] {} HTTP-Session: 88eeac8a-89b5-441a-b603-1d46ebd24168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:45.109311 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:45.109355 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:45.109474 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:45.109854 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:45.110088 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.12 05:18:45.110250 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.12 05:18:45.110377 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} executeQuery: Read 120 rows, 12.07 KiB in 0.001026177 sec., 116938 rows/sec., 11.48 MiB/sec. 2023.10.12 05:18:45.110544 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} DynamicQueryHandler: Done processing query 2023.10.12 05:18:45.110570 [ 3 ] {76d12d1d-babe-4183-886e-567370b80b05} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:18:45.110587 [ 3 ] {} HTTP-Session: 88eeac8a-89b5-441a-b603-1d46ebd24168 Destroying unnamed session 2023.10.12 05:18:45.110712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:45.110785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:45.110807 [ 3 ] {} HTTP-Session: 87c334ed-2892-413f-8925-1cf302146d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:45.110826 [ 3 ] {} HTTP-Session: 87c334ed-2892-413f-8925-1cf302146d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:45.110906 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:45.110948 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:45.111061 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:45.111362 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:45.111577 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.12 05:18:45.111741 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.12 05:18:45.111873 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} executeQuery: Read 40 rows, 3.20 KiB in 0.000936535 sec., 42710 rows/sec., 3.34 MiB/sec. 2023.10.12 05:18:45.112086 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} DynamicQueryHandler: Done processing query 2023.10.12 05:18:45.112112 [ 3 ] {12c6c1a3-fb44-420f-8d2d-92c31e3b6440} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:45.112129 [ 3 ] {} HTTP-Session: 87c334ed-2892-413f-8925-1cf302146d39 Destroying unnamed session 2023.10.12 05:18:45.112281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:45.112329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:45.112350 [ 3 ] {} HTTP-Session: 218b0b3b-e3ce-46f6-95cf-c87252180ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:45.112367 [ 3 ] {} HTTP-Session: 218b0b3b-e3ce-46f6-95cf-c87252180ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:45.112484 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:45.112532 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:45.112687 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:45.113147 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:45.113475 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.12 05:18:45.113656 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.12 05:18:45.113780 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} executeQuery: Read 40 rows, 55.27 KiB in 0.00126164 sec., 31704 rows/sec., 42.78 MiB/sec. 2023.10.12 05:18:45.113914 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} DynamicQueryHandler: Done processing query 2023.10.12 05:18:45.113939 [ 3 ] {4d7b2359-578c-4473-a52b-9b298ad46bcd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:18:45.113955 [ 3 ] {} HTTP-Session: 218b0b3b-e3ce-46f6-95cf-c87252180ae1 Destroying unnamed session 2023.10.12 05:18:50.109328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:50.109454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:50.109480 [ 3 ] {} HTTP-Session: d03ef1f0-d3f6-4a27-8b1b-ca50b7615e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:50.109504 [ 3 ] {} HTTP-Session: d03ef1f0-d3f6-4a27-8b1b-ca50b7615e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:50.109628 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:50.109689 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:50.109850 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:50.110341 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.110610 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.12 05:18:50.110781 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.12 05:18:50.110920 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} executeQuery: Read 11 rows, 763.00 B in 0.00124921 sec., 8805 rows/sec., 596.47 KiB/sec. 2023.10.12 05:18:50.111068 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} DynamicQueryHandler: Done processing query 2023.10.12 05:18:50.111094 [ 3 ] {53ab9bc2-b354-442b-ab33-51e12bce9b11} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:18:50.111110 [ 3 ] {} HTTP-Session: d03ef1f0-d3f6-4a27-8b1b-ca50b7615e46 Destroying unnamed session 2023.10.12 05:18:50.111234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:50.111284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:50.111304 [ 3 ] {} HTTP-Session: 749fee99-ba09-440f-9416-bdb2265c0d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:50.111323 [ 3 ] {} HTTP-Session: 749fee99-ba09-440f-9416-bdb2265c0d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:50.111404 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:50.111445 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:50.111557 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:50.111908 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.112130 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.12 05:18:50.112284 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.12 05:18:50.112414 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} executeQuery: Read 102 rows, 9.71 KiB in 0.000979606 sec., 104123 rows/sec., 9.68 MiB/sec. 2023.10.12 05:18:50.112548 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} DynamicQueryHandler: Done processing query 2023.10.12 05:18:50.112572 [ 3 ] {ba9b3e3e-f3ed-4d8a-8060-0a7f188c5574} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:18:50.112588 [ 3 ] {} HTTP-Session: 749fee99-ba09-440f-9416-bdb2265c0d8d Destroying unnamed session 2023.10.12 05:18:50.112754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:50.112802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:50.112821 [ 3 ] {} HTTP-Session: 8ffb61f3-0019-4319-92cb-1d9e3a7cb802 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:50.112837 [ 3 ] {} HTTP-Session: 8ffb61f3-0019-4319-92cb-1d9e3a7cb802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:50.112926 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:50.112966 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:50.113077 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:50.113527 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.113754 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.12 05:18:50.113922 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.12 05:18:50.114051 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} executeQuery: Read 269 rows, 18.95 KiB in 0.001096318 sec., 245366 rows/sec., 16.88 MiB/sec. 2023.10.12 05:18:50.114181 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} DynamicQueryHandler: Done processing query 2023.10.12 05:18:50.114213 [ 3 ] {8652fd93-a53f-4f2d-b475-3dbac77f495b} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:18:50.114229 [ 3 ] {} HTTP-Session: 8ffb61f3-0019-4319-92cb-1d9e3a7cb802 Destroying unnamed session 2023.10.12 05:18:50.114339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:50.114390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:50.114411 [ 3 ] {} HTTP-Session: 5494f432-199b-48cb-abc4-5afb2327ab8b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:50.114428 [ 3 ] {} HTTP-Session: 5494f432-199b-48cb-abc4-5afb2327ab8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:50.114502 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:50.114543 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:18:50.114654 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:50.114985 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.115255 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.12 05:18:50.115430 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.12 05:18:50.115592 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} executeQuery: Read 6 rows, 258.00 B in 0.001060587 sec., 5657 rows/sec., 237.56 KiB/sec. 2023.10.12 05:18:50.115578 [ 62 ] {} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.12 05:18:50.115706 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.115793 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} DynamicQueryHandler: Done processing query 2023.10.12 05:18:50.115814 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.12 05:18:50.115836 [ 3 ] {0de498e6-5aff-4023-828a-af93c3d264b6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:50.115865 [ 3 ] {} HTTP-Session: 5494f432-199b-48cb-abc4-5afb2327ab8b Destroying unnamed session 2023.10.12 05:18:50.115930 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:50.115967 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.12 05:18:50.116014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:50.116108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:50.116169 [ 3 ] {} HTTP-Session: f1a35da9-0940-40e6-aa3f-ea5b2bd87577 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:50.116198 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:50.116210 [ 3 ] {} HTTP-Session: f1a35da9-0940-40e6-aa3f-ea5b2bd87577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:50.116470 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:50.116478 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:50.116586 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:18:50.116763 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:50.117064 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:50.117177 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:50.117318 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.12 05:18:50.117765 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.118412 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.12 05:18:50.118621 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002852036 sec., 33660.16417745077 rows/sec., 1.38 MiB/sec. 2023.10.12 05:18:50.118760 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.12 05:18:50.118790 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.12 05:18:50.118916 [ 62 ] {} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.12 05:18:50.118967 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} executeQuery: Read 63 rows, 3.91 KiB in 0.00244015 sec., 25818 rows/sec., 1.57 MiB/sec. 2023.10.12 05:18:50.118985 [ 62 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.119228 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.12 05:18:50.119266 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.12 05:18:50.119481 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} DynamicQueryHandler: Done processing query 2023.10.12 05:18:50.119517 [ 10 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_16_3} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.12 05:18:50.119536 [ 3 ] {3b6d6617-db0e-422d-b875-bc5000f984e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:50.119563 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:18:50.119586 [ 3 ] {} HTTP-Session: f1a35da9-0940-40e6-aa3f-ea5b2bd87577 Destroying unnamed session 2023.10.12 05:18:50.119663 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part 2023.10.12 05:18:50.119840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:50.119862 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part 2023.10.12 05:18:50.119901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:50.119930 [ 3 ] {} HTTP-Session: 2abebf49-be5b-4df9-b2ce-43f60120e847 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:50.119952 [ 3 ] {} HTTP-Session: 2abebf49-be5b-4df9-b2ce-43f60120e847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:50.120000 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.12 05:18:50.120074 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:50.120142 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part 2023.10.12 05:18:50.120145 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:50.120311 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part 2023.10.12 05:18:50.120501 [ 11 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.12 05:18:50.120502 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:50.121020 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.121387 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.12 05:18:50.121511 [ 10 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246227 sec., 422780.6048889846 rows/sec., 25.68 MiB/sec. 2023.10.12 05:18:50.121613 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.12 05:18:50.121677 [ 15 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.12 05:18:50.121808 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} executeQuery: Read 5 rows, 6.91 KiB in 0.001701788 sec., 2938 rows/sec., 3.96 MiB/sec. 2023.10.12 05:18:50.121953 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} DynamicQueryHandler: Done processing query 2023.10.12 05:18:50.121980 [ 3 ] {4904826a-d93f-48b3-bf52-f8234f552dcf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:50.121997 [ 15 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.12 05:18:50.122003 [ 3 ] {} HTTP-Session: 2abebf49-be5b-4df9-b2ce-43f60120e847 Destroying unnamed session 2023.10.12 05:18:50.122069 [ 15 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_16_3} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.12 05:18:50.122151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:50.122196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:50.122215 [ 3 ] {} HTTP-Session: 791976f6-8f98-4969-90a2-cf76c34e7708 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:50.122232 [ 3 ] {} HTTP-Session: 791976f6-8f98-4969-90a2-cf76c34e7708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:50.122304 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:50.122342 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:18:50.122448 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:50.122724 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:50.122955 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.12 05:18:50.123135 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.12 05:18:50.123275 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} executeQuery: Read 19 rows, 1.01 KiB in 0.000936045 sec., 20298 rows/sec., 1.05 MiB/sec. 2023.10.12 05:18:50.123411 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} DynamicQueryHandler: Done processing query 2023.10.12 05:18:50.123434 [ 3 ] {5b13045a-a9ce-44a9-bb56-e1effaee42b4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:18:50.123450 [ 3 ] {} HTTP-Session: 791976f6-8f98-4969-90a2-cf76c34e7708 Destroying unnamed session 2023.10.12 05:18:55.106401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:55.106521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:55.106547 [ 3 ] {} HTTP-Session: c844bbab-f941-41f0-8346-72412556a3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:55.106571 [ 3 ] {} HTTP-Session: c844bbab-f941-41f0-8346-72412556a3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:55.106696 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:55.106755 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:18:55.106913 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:55.107408 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:55.107677 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.12 05:18:55.107844 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.12 05:18:55.107985 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} executeQuery: Read 40 rows, 3.24 KiB in 0.00124706 sec., 32075 rows/sec., 2.54 MiB/sec. 2023.10.12 05:18:55.108164 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} DynamicQueryHandler: Done processing query 2023.10.12 05:18:55.108190 [ 3 ] {8a7ae5a8-3d0f-44b6-89d6-c32026141216} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:55.108207 [ 3 ] {} HTTP-Session: c844bbab-f941-41f0-8346-72412556a3d1 Destroying unnamed session 2023.10.12 05:18:55.108356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:55.108408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:55.108428 [ 3 ] {} HTTP-Session: c9067973-0e11-4e24-a8d1-150dc0ead97b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:55.108446 [ 3 ] {} HTTP-Session: c9067973-0e11-4e24-a8d1-150dc0ead97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:55.108533 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:55.108575 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:18:55.108689 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:55.109092 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:55.109313 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.12 05:18:55.109462 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.12 05:18:55.109585 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} executeQuery: Read 120 rows, 12.07 KiB in 0.001024086 sec., 117177 rows/sec., 11.51 MiB/sec. 2023.10.12 05:18:55.109711 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} DynamicQueryHandler: Done processing query 2023.10.12 05:18:55.109734 [ 3 ] {c07baf82-8cc6-483a-a47c-f25c3611e7d1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:18:55.109751 [ 3 ] {} HTTP-Session: c9067973-0e11-4e24-a8d1-150dc0ead97b Destroying unnamed session 2023.10.12 05:18:55.109873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:55.109919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:55.109938 [ 3 ] {} HTTP-Session: 6518ec36-c59a-44f1-9a99-d4b00e98cd3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:55.109955 [ 3 ] {} HTTP-Session: 6518ec36-c59a-44f1-9a99-d4b00e98cd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:55.110029 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:55.110068 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:18:55.110174 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:55.110492 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:55.110706 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.12 05:18:55.110853 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.12 05:18:55.110965 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} executeQuery: Read 40 rows, 3.20 KiB in 0.000901935 sec., 44349 rows/sec., 3.47 MiB/sec. 2023.10.12 05:18:55.111082 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} DynamicQueryHandler: Done processing query 2023.10.12 05:18:55.111105 [ 3 ] {6b5d0236-d9eb-4a2e-a655-af09cd412e87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:18:55.111121 [ 3 ] {} HTTP-Session: 6518ec36-c59a-44f1-9a99-d4b00e98cd3a Destroying unnamed session 2023.10.12 05:18:55.111273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:18:55.111319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:18:55.111339 [ 3 ] {} HTTP-Session: e6bb1f42-a7ca-49e3-a9d2-dc9957c39643 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:18:55.111355 [ 3 ] {} HTTP-Session: e6bb1f42-a7ca-49e3-a9d2-dc9957c39643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:18:55.111444 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:18:55.111489 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:18:55.111623 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:18:55.112084 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:18:55.112400 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.12 05:18:55.112584 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.12 05:18:55.112710 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} executeQuery: Read 40 rows, 55.27 KiB in 0.00123099 sec., 32494 rows/sec., 43.85 MiB/sec. 2023.10.12 05:18:55.112930 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} DynamicQueryHandler: Done processing query 2023.10.12 05:18:55.112953 [ 3 ] {08768913-b900-4a53-ba62-b1367dfbe452} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:18:55.112969 [ 3 ] {} HTTP-Session: e6bb1f42-a7ca-49e3-a9d2-dc9957c39643 Destroying unnamed session 2023.10.12 05:18:59.113548 [ 162 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:18:59.113623 [ 162 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:19:00.110152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:00.110255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:00.110281 [ 3 ] {} HTTP-Session: cf264a72-0236-4dc5-b8ac-b54a6ca97583 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:00.110304 [ 3 ] {} HTTP-Session: cf264a72-0236-4dc5-b8ac-b54a6ca97583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:00.110425 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:00.110484 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:00.110641 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:00.111037 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:00.111298 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.12 05:19:00.111463 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.12 05:19:00.111606 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} executeQuery: Read 11 rows, 763.00 B in 0.001138729 sec., 9659 rows/sec., 654.34 KiB/sec. 2023.10.12 05:19:00.111741 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:00.111766 [ 3 ] {9e1a898a-6b3e-439d-81ce-6a3b95ff577d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:19:00.111784 [ 3 ] {} HTTP-Session: cf264a72-0236-4dc5-b8ac-b54a6ca97583 Destroying unnamed session 2023.10.12 05:19:00.111917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:00.111967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:00.111986 [ 3 ] {} HTTP-Session: 4709e7a3-93c3-430d-af1a-97f74f986352 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:00.112005 [ 3 ] {} HTTP-Session: 4709e7a3-93c3-430d-af1a-97f74f986352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:00.112087 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:00.112130 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:00.112240 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:00.112587 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:00.112806 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.12 05:19:00.112969 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.12 05:19:00.113101 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} executeQuery: Read 102 rows, 9.71 KiB in 0.000976246 sec., 104481 rows/sec., 9.72 MiB/sec. 2023.10.12 05:19:00.113222 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} DynamicQueryHandler: Done processing query 2023.10.12 05:19:00.113245 [ 3 ] {15be67a1-5cf0-4fc4-84dd-f78806c53216} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:19:00.113262 [ 3 ] {} HTTP-Session: 4709e7a3-93c3-430d-af1a-97f74f986352 Destroying unnamed session 2023.10.12 05:19:00.113413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:00.113460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:00.113479 [ 3 ] {} HTTP-Session: cc36026d-0664-463a-989f-4c49f584f92c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:00.113496 [ 3 ] {} HTTP-Session: cc36026d-0664-463a-989f-4c49f584f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:00.113581 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:00.113619 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:00.113727 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:00.114152 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:00.114372 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.12 05:19:00.114518 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.12 05:19:00.114651 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} executeQuery: Read 280 rows, 19.81 KiB in 0.001038697 sec., 269568 rows/sec., 18.63 MiB/sec. 2023.10.12 05:19:00.114789 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:00.114812 [ 3 ] {2ebdb1be-2c5c-4684-b8d7-f8788af3755d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:19:00.114828 [ 3 ] {} HTTP-Session: cc36026d-0664-463a-989f-4c49f584f92c Destroying unnamed session 2023.10.12 05:19:00.114977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:00.115019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:00.115038 [ 3 ] {} HTTP-Session: dba082b2-3208-4f8d-81d9-78025b0ed274 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:00.115054 [ 3 ] {} HTTP-Session: dba082b2-3208-4f8d-81d9-78025b0ed274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:00.115122 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:00.115162 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:19:00.115271 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:00.115509 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:00.115746 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.12 05:19:00.115923 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.12 05:19:00.116043 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} executeQuery: Read 6 rows, 258.00 B in 0.000893895 sec., 6712 rows/sec., 281.86 KiB/sec. 2023.10.12 05:19:00.116158 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} DynamicQueryHandler: Done processing query 2023.10.12 05:19:00.116181 [ 3 ] {0d87e565-794c-4a0a-abd1-e76d633f9ca8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:00.116196 [ 3 ] {} HTTP-Session: dba082b2-3208-4f8d-81d9-78025b0ed274 Destroying unnamed session 2023.10.12 05:19:00.116321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:00.116367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:00.116386 [ 3 ] {} HTTP-Session: 4a3ff920-62e1-437d-89a3-9a2a6054ee71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:00.116403 [ 3 ] {} HTTP-Session: 4a3ff920-62e1-437d-89a3-9a2a6054ee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:00.116475 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:00.116518 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:19:00.116639 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:00.116940 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:00.117179 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.12 05:19:00.117351 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.12 05:19:00.117471 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} executeQuery: Read 74 rows, 4.64 KiB in 0.000967786 sec., 76463 rows/sec., 4.68 MiB/sec. 2023.10.12 05:19:00.117576 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} DynamicQueryHandler: Done processing query 2023.10.12 05:19:00.117599 [ 3 ] {309f5eaa-a718-4715-a2bb-d5503e3babd7} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.12 05:19:00.117615 [ 3 ] {} HTTP-Session: 4a3ff920-62e1-437d-89a3-9a2a6054ee71 Destroying unnamed session 2023.10.12 05:19:00.117730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:00.117773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:00.117792 [ 3 ] {} HTTP-Session: 37cf6999-f261-45db-a76a-53f20e3e82b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:00.117808 [ 3 ] {} HTTP-Session: 37cf6999-f261-45db-a76a-53f20e3e82b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:00.117881 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:00.117925 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:00.118059 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:00.118417 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:00.118681 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.12 05:19:00.118861 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.12 05:19:00.118994 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} executeQuery: Read 5 rows, 6.91 KiB in 0.001084598 sec., 4610 rows/sec., 6.22 MiB/sec. 2023.10.12 05:19:00.119121 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} DynamicQueryHandler: Done processing query 2023.10.12 05:19:00.119144 [ 3 ] {ee2e78a8-8828-49d3-965f-4982449120e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:00.119160 [ 3 ] {} HTTP-Session: 37cf6999-f261-45db-a76a-53f20e3e82b4 Destroying unnamed session 2023.10.12 05:19:00.119272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:00.119316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:00.119335 [ 3 ] {} HTTP-Session: d2bc2d88-ee2f-4dad-971e-8a50f4ab10cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:00.119351 [ 3 ] {} HTTP-Session: d2bc2d88-ee2f-4dad-971e-8a50f4ab10cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:00.119422 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:00.119461 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:19:00.119566 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:00.119848 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:00.120078 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.12 05:19:00.120246 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.12 05:19:00.120350 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} executeQuery: Read 19 rows, 1.01 KiB in 0.000901355 sec., 21079 rows/sec., 1.09 MiB/sec. 2023.10.12 05:19:00.120471 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} DynamicQueryHandler: Done processing query 2023.10.12 05:19:00.120494 [ 3 ] {16b868b8-086a-4a30-8862-ba96f723e485} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:00.120509 [ 3 ] {} HTTP-Session: d2bc2d88-ee2f-4dad-971e-8a50f4ab10cf Destroying unnamed session 2023.10.12 05:19:05.107413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:05.107529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:05.107555 [ 3 ] {} HTTP-Session: 9011fa07-f0f0-457f-b2e4-e4480b6202c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:05.107579 [ 3 ] {} HTTP-Session: 9011fa07-f0f0-457f-b2e4-e4480b6202c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:05.107703 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:05.107762 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:05.107922 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:05.108379 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:05.108641 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.12 05:19:05.108805 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.12 05:19:05.108936 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} executeQuery: Read 40 rows, 3.24 KiB in 0.00119206 sec., 33555 rows/sec., 2.66 MiB/sec. 2023.10.12 05:19:05.108934 [ 172 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.12 05:19:05.109040 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:05.109137 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} DynamicQueryHandler: Done processing query 2023.10.12 05:19:05.109144 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.12 05:19:05.109170 [ 3 ] {3428c5a3-127e-4b8e-a7d0-6b02d1878ca4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:05.109201 [ 3 ] {} HTTP-Session: 9011fa07-f0f0-457f-b2e4-e4480b6202c1 Destroying unnamed session 2023.10.12 05:19:05.109282 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:05.109316 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part 2023.10.12 05:19:05.109384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:05.109447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:05.109458 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.109470 [ 3 ] {} HTTP-Session: 576ec3cb-123e-464f-a8f2-528b73d269c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:05.109508 [ 3 ] {} HTTP-Session: 576ec3cb-123e-464f-a8f2-528b73d269c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:05.109619 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part 2023.10.12 05:19:05.109637 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:05.109697 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:05.109792 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.109958 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:05.109982 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part 2023.10.12 05:19:05.110106 [ 15 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.110549 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:05.110842 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.12 05:19:05.110957 [ 11 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.00185098 sec., 104269.08988751905 rows/sec., 8.02 MiB/sec. 2023.10.12 05:19:05.111039 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.12 05:19:05.111090 [ 19 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.12 05:19:05.111217 [ 172 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.12 05:19:05.111237 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} executeQuery: Read 120 rows, 12.07 KiB in 0.001556935 sec., 77074 rows/sec., 7.57 MiB/sec. 2023.10.12 05:19:05.111294 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:05.111510 [ 19 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.12 05:19:05.111556 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.12 05:19:05.111586 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} DynamicQueryHandler: Done processing query 2023.10.12 05:19:05.111638 [ 19 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_31_6} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.12 05:19:05.111643 [ 3 ] {722b0416-350c-4b40-92ec-eae84d2bc63e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:19:05.111707 [ 3 ] {} HTTP-Session: 576ec3cb-123e-464f-a8f2-528b73d269c1 Destroying unnamed session 2023.10.12 05:19:05.111844 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:05.111885 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part 2023.10.12 05:19:05.111954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:05.112057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:05.112111 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part 2023.10.12 05:19:05.112120 [ 3 ] {} HTTP-Session: 3ee37283-824c-4afa-a580-635be7ee7365 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:05.112189 [ 3 ] {} HTTP-Session: 3ee37283-824c-4afa-a580-635be7ee7365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:05.112336 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 102 rows starting from the beginning of the part 2023.10.12 05:19:05.112401 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:05.112533 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:05.112556 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part 2023.10.12 05:19:05.112873 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part 2023.10.12 05:19:05.113016 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:05.113105 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part 2023.10.12 05:19:05.113724 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:05.114299 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.12 05:19:05.114568 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.12 05:19:05.114817 [ 172 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.12 05:19:05.114800 [ 19 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417506 sec., 229992.280920648 rows/sec., 22.12 MiB/sec. 2023.10.12 05:19:05.114855 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} executeQuery: Read 40 rows, 3.20 KiB in 0.002394329 sec., 16706 rows/sec., 1.31 MiB/sec. 2023.10.12 05:19:05.114888 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:05.115150 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.12 05:19:05.115155 [ 15 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.12 05:19:05.115226 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} DynamicQueryHandler: Done processing query 2023.10.12 05:19:05.115272 [ 3 ] {dcc4bd3e-269d-4130-9036-20ffc6962ca1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:05.115348 [ 3 ] {} HTTP-Session: 3ee37283-824c-4afa-a580-635be7ee7365 Destroying unnamed session 2023.10.12 05:19:05.115416 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:05.115480 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 338 rows starting from the beginning of the part 2023.10.12 05:19:05.115578 [ 15 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.12 05:19:05.115597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:05.115726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:05.115742 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.115755 [ 15 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_31_6} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.12 05:19:05.115771 [ 3 ] {} HTTP-Session: a8118abb-2335-4b66-94bb-0b3dc743d66a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:05.115874 [ 3 ] {} HTTP-Session: a8118abb-2335-4b66-94bb-0b3dc743d66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:05.116131 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 269 rows starting from the beginning of the part 2023.10.12 05:19:05.116176 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:05.116319 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:05.116334 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.116692 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 280 rows starting from the beginning of the part 2023.10.12 05:19:05.116974 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.117014 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:05.118220 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:05.118607 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 4 columns (4 merged, 0 gathered) in 0.003627789 sec., 277579.5394936144 rows/sec., 19.61 MiB/sec. 2023.10.12 05:19:05.118753 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.12 05:19:05.118884 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.12 05:19:05.119005 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.12 05:19:05.119123 [ 10 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_31_6} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.12 05:19:05.119199 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.12 05:19:05.119379 [ 172 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.12 05:19:05.119388 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} executeQuery: Read 40 rows, 55.27 KiB in 0.003149671 sec., 12699 rows/sec., 17.14 MiB/sec. 2023.10.12 05:19:05.119431 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:05.119571 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.12 05:19:05.119635 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} DynamicQueryHandler: Done processing query 2023.10.12 05:19:05.119664 [ 3 ] {cc845d80-2274-47bc-88cc-63df6c7edbff} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:19:05.119675 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:05.119688 [ 3 ] {} HTTP-Session: a8118abb-2335-4b66-94bb-0b3dc743d66a Destroying unnamed session 2023.10.12 05:19:05.119719 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 483 rows starting from the beginning of the part 2023.10.12 05:19:05.119854 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.119950 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2023.10.12 05:19:05.120039 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.120129 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2023.10.12 05:19:05.120215 [ 19 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:05.121692 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 6 columns (6 merged, 0 gathered) in 0.002196696 sec., 279055.4541912035 rows/sec., 376.57 MiB/sec. 2023.10.12 05:19:05.122076 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.12 05:19:05.122289 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.12 05:19:05.122358 [ 10 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.12 05:19:05.122435 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_26_5: 4.01 MiB. 2023.10.12 05:19:06.000130 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.72 MiB, peak 230.96 MiB, will set to 225.59 MiB (RSS), difference: -4.12 MiB 2023.10.12 05:19:10.109687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:10.109805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:10.109833 [ 3 ] {} HTTP-Session: fe2c8b2e-9dbb-4aa2-bbbc-42c3498468aa Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:10.109858 [ 3 ] {} HTTP-Session: fe2c8b2e-9dbb-4aa2-bbbc-42c3498468aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:10.109980 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:10.110041 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:10.110194 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:10.110641 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:10.110902 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.12 05:19:10.111063 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.12 05:19:10.111200 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} executeQuery: Read 11 rows, 763.00 B in 0.001177799 sec., 9339 rows/sec., 632.64 KiB/sec. 2023.10.12 05:19:10.111373 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:10.111400 [ 3 ] {804ec542-3071-4746-aeb0-3fe577bcdc8d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:19:10.111417 [ 3 ] {} HTTP-Session: fe2c8b2e-9dbb-4aa2-bbbc-42c3498468aa Destroying unnamed session 2023.10.12 05:19:10.111545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:10.111598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:10.111620 [ 3 ] {} HTTP-Session: a058af91-e966-43c5-b787-cf6894b6847a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:10.111640 [ 3 ] {} HTTP-Session: a058af91-e966-43c5-b787-cf6894b6847a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:10.111725 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:10.111769 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:10.111882 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:10.112273 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:10.112492 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.12 05:19:10.112637 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.12 05:19:10.112790 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} executeQuery: Read 102 rows, 9.71 KiB in 0.001034177 sec., 98629 rows/sec., 9.17 MiB/sec. 2023.10.12 05:19:10.112933 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} DynamicQueryHandler: Done processing query 2023.10.12 05:19:10.112957 [ 3 ] {3b7910b0-72e6-4657-ae5a-8ce709b69662} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:19:10.112972 [ 3 ] {} HTTP-Session: a058af91-e966-43c5-b787-cf6894b6847a Destroying unnamed session 2023.10.12 05:19:10.113149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:10.113198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:10.113218 [ 3 ] {} HTTP-Session: d977bde7-4d38-49df-974e-5f682966aa2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:10.113235 [ 3 ] {} HTTP-Session: d977bde7-4d38-49df-974e-5f682966aa2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:10.113322 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:10.113362 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:10.113469 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:10.113924 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:10.114157 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.12 05:19:10.114312 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.12 05:19:10.114417 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} executeQuery: Read 269 rows, 18.95 KiB in 0.001066797 sec., 252156 rows/sec., 17.34 MiB/sec. 2023.10.12 05:19:10.114545 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} DynamicQueryHandler: Done processing query 2023.10.12 05:19:10.114568 [ 3 ] {4875dac1-5b5f-45a0-98ee-47aeae4778e2} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:19:10.114587 [ 3 ] {} HTTP-Session: d977bde7-4d38-49df-974e-5f682966aa2b Destroying unnamed session 2023.10.12 05:19:10.114699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:10.114746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:10.114765 [ 3 ] {} HTTP-Session: 27003436-318d-4f9f-85f0-b20799a2844d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:10.114783 [ 3 ] {} HTTP-Session: 27003436-318d-4f9f-85f0-b20799a2844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:10.114854 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:10.114897 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:19:10.115025 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:10.115306 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:10.115547 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.12 05:19:10.115723 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.12 05:19:10.115853 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} executeQuery: Read 6 rows, 258.00 B in 0.000961346 sec., 6241 rows/sec., 262.08 KiB/sec. 2023.10.12 05:19:10.115996 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} DynamicQueryHandler: Done processing query 2023.10.12 05:19:10.116019 [ 3 ] {ea6578a4-ad29-4a63-93d2-08cd0911a6e5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:10.116034 [ 3 ] {} HTTP-Session: 27003436-318d-4f9f-85f0-b20799a2844d Destroying unnamed session 2023.10.12 05:19:10.116150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:10.116196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:10.116216 [ 3 ] {} HTTP-Session: 9abb61c3-8990-4408-a10a-6e6ea515390a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:10.116233 [ 3 ] {} HTTP-Session: 9abb61c3-8990-4408-a10a-6e6ea515390a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:10.116309 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:10.116356 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:19:10.116474 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:10.116796 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:10.117051 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.12 05:19:10.117224 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.12 05:19:10.117354 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} executeQuery: Read 63 rows, 3.91 KiB in 0.001011476 sec., 62285 rows/sec., 3.78 MiB/sec. 2023.10.12 05:19:10.117530 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} DynamicQueryHandler: Done processing query 2023.10.12 05:19:10.117554 [ 3 ] {138a1cf3-dfe5-4da2-95a3-c6b5f5cf0a26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:10.117571 [ 3 ] {} HTTP-Session: 9abb61c3-8990-4408-a10a-6e6ea515390a Destroying unnamed session 2023.10.12 05:19:10.117681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:10.117727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:10.117747 [ 3 ] {} HTTP-Session: 007e7d6b-45cb-43cb-b082-d733872f99e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:10.117763 [ 3 ] {} HTTP-Session: 007e7d6b-45cb-43cb-b082-d733872f99e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:10.117838 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:10.117885 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:10.118028 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:10.118341 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:10.118619 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.12 05:19:10.118801 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.12 05:19:10.118927 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} executeQuery: Read 5 rows, 6.91 KiB in 0.001055067 sec., 4739 rows/sec., 6.40 MiB/sec. 2023.10.12 05:19:10.119081 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} DynamicQueryHandler: Done processing query 2023.10.12 05:19:10.119104 [ 3 ] {1d5dd9fc-d1a4-4896-9f03-72e094ad10b4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:10.119120 [ 3 ] {} HTTP-Session: 007e7d6b-45cb-43cb-b082-d733872f99e1 Destroying unnamed session 2023.10.12 05:19:10.119228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:10.119273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:10.119292 [ 3 ] {} HTTP-Session: 4376517d-2e58-4564-8fd0-b4c23e611dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:10.119311 [ 3 ] {} HTTP-Session: 4376517d-2e58-4564-8fd0-b4c23e611dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:10.119384 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:10.119424 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:19:10.119528 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:10.119763 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.83 GiB. 2023.10.12 05:19:10.120016 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.12 05:19:10.120194 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.12 05:19:10.120308 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} executeQuery: Read 19 rows, 1.01 KiB in 0.000889145 sec., 21368 rows/sec., 1.11 MiB/sec. 2023.10.12 05:19:10.120423 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} DynamicQueryHandler: Done processing query 2023.10.12 05:19:10.120446 [ 3 ] {2476f05f-96b0-4ee0-b75d-f90cab48ae70} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:10.120461 [ 3 ] {} HTTP-Session: 4376517d-2e58-4564-8fd0-b4c23e611dc4 Destroying unnamed session 2023.10.12 05:19:14.113890 [ 174 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:19:14.113976 [ 174 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:19:15.107390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:15.107496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:15.107520 [ 3 ] {} HTTP-Session: 89897a63-0064-461e-a539-829c9f07ec03 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:15.107543 [ 3 ] {} HTTP-Session: 89897a63-0064-461e-a539-829c9f07ec03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:15.107665 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:15.107724 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:15.107880 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:15.108289 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:15.108539 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.12 05:19:15.108698 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.12 05:19:15.108831 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} executeQuery: Read 40 rows, 3.24 KiB in 0.001124088 sec., 35584 rows/sec., 2.82 MiB/sec. 2023.10.12 05:19:15.108970 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} DynamicQueryHandler: Done processing query 2023.10.12 05:19:15.108994 [ 3 ] {c53482e8-3c29-4247-bcb2-422ace9f50df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:15.109010 [ 3 ] {} HTTP-Session: 89897a63-0064-461e-a539-829c9f07ec03 Destroying unnamed session 2023.10.12 05:19:15.109148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:15.109194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:15.109214 [ 3 ] {} HTTP-Session: d643bd59-fbe8-4b8e-bbde-ae0e87a80c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:15.109232 [ 3 ] {} HTTP-Session: d643bd59-fbe8-4b8e-bbde-ae0e87a80c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:15.109313 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:15.109355 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:15.109459 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:15.109825 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:15.110046 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.12 05:19:15.110191 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.12 05:19:15.110316 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} executeQuery: Read 120 rows, 12.07 KiB in 0.000973085 sec., 123319 rows/sec., 12.11 MiB/sec. 2023.10.12 05:19:15.110435 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} DynamicQueryHandler: Done processing query 2023.10.12 05:19:15.110457 [ 3 ] {de0b0fb6-bc0a-4eab-abf3-126c7de4a017} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:19:15.110472 [ 3 ] {} HTTP-Session: d643bd59-fbe8-4b8e-bbde-ae0e87a80c01 Destroying unnamed session 2023.10.12 05:19:15.110588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:15.110631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:15.110650 [ 3 ] {} HTTP-Session: 727abd8e-2479-4d56-a3d3-335df540bbfb Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:15.110668 [ 3 ] {} HTTP-Session: 727abd8e-2479-4d56-a3d3-335df540bbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:15.110743 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:15.110786 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:15.110892 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:15.111175 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:15.111369 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.12 05:19:15.111522 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.12 05:19:15.111647 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} executeQuery: Read 40 rows, 3.20 KiB in 0.000872094 sec., 45866 rows/sec., 3.59 MiB/sec. 2023.10.12 05:19:15.111801 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} DynamicQueryHandler: Done processing query 2023.10.12 05:19:15.111825 [ 3 ] {1b8cb2a9-c556-407d-bc3f-e6a700ea1409} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:15.111840 [ 3 ] {} HTTP-Session: 727abd8e-2479-4d56-a3d3-335df540bbfb Destroying unnamed session 2023.10.12 05:19:15.112020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:15.112064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:15.112083 [ 3 ] {} HTTP-Session: 3de01af4-ea98-4b1f-9734-b0ceb4ecd8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:15.112100 [ 3 ] {} HTTP-Session: 3de01af4-ea98-4b1f-9734-b0ceb4ecd8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:15.112186 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:15.112232 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:15.112371 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:15.112815 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:15.113117 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.12 05:19:15.113290 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.12 05:19:15.113420 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} executeQuery: Read 40 rows, 55.27 KiB in 0.00119791 sec., 33391 rows/sec., 45.06 MiB/sec. 2023.10.12 05:19:15.113540 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} DynamicQueryHandler: Done processing query 2023.10.12 05:19:15.113562 [ 3 ] {fb70b3a9-3266-454b-8b60-3b3bb7920793} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:19:15.113578 [ 3 ] {} HTTP-Session: 3de01af4-ea98-4b1f-9734-b0ceb4ecd8e9 Destroying unnamed session 2023.10.12 05:19:20.109259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:20.109389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:20.109420 [ 3 ] {} HTTP-Session: 390b8134-31a8-4c47-b34b-2d67d8eabe1a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:20.109448 [ 3 ] {} HTTP-Session: 390b8134-31a8-4c47-b34b-2d67d8eabe1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:20.109586 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:20.109652 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:20.109833 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:20.110305 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:20.110589 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.12 05:19:20.110755 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.12 05:19:20.110895 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} executeQuery: Read 11 rows, 763.00 B in 0.00126142 sec., 8720 rows/sec., 590.70 KiB/sec. 2023.10.12 05:19:20.111030 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} DynamicQueryHandler: Done processing query 2023.10.12 05:19:20.111058 [ 3 ] {5cf052ea-abfd-401f-9aad-7cc0676d3b07} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:19:20.111074 [ 3 ] {} HTTP-Session: 390b8134-31a8-4c47-b34b-2d67d8eabe1a Destroying unnamed session 2023.10.12 05:19:20.111204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:20.111251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:20.111275 [ 3 ] {} HTTP-Session: 39c9b876-268b-4eda-9689-31abf992490b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:20.111295 [ 3 ] {} HTTP-Session: 39c9b876-268b-4eda-9689-31abf992490b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:20.111383 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:20.111427 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:20.111541 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:20.111902 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:20.112133 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.12 05:19:20.112295 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.12 05:19:20.112415 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} executeQuery: Read 102 rows, 9.71 KiB in 0.000996056 sec., 102403 rows/sec., 9.52 MiB/sec. 2023.10.12 05:19:20.112535 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} DynamicQueryHandler: Done processing query 2023.10.12 05:19:20.112557 [ 3 ] {260ea7cd-2bed-49b2-8058-c79786048ca1} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:19:20.112573 [ 3 ] {} HTTP-Session: 39c9b876-268b-4eda-9689-31abf992490b Destroying unnamed session 2023.10.12 05:19:20.112768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:20.112816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:20.112836 [ 3 ] {} HTTP-Session: 59534050-56d5-4d4c-a84f-ad114d040ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:20.112853 [ 3 ] {} HTTP-Session: 59534050-56d5-4d4c-a84f-ad114d040ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:20.112944 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:20.112984 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:20.113092 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:20.113582 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:20.113799 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.12 05:19:20.113958 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.12 05:19:20.114081 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} executeQuery: Read 269 rows, 18.95 KiB in 0.001107958 sec., 242788 rows/sec., 16.70 MiB/sec. 2023.10.12 05:19:20.114227 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} DynamicQueryHandler: Done processing query 2023.10.12 05:19:20.114251 [ 3 ] {37df4a87-772e-49b5-9e73-7f6d714ffb0f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:19:20.114266 [ 3 ] {} HTTP-Session: 59534050-56d5-4d4c-a84f-ad114d040ec4 Destroying unnamed session 2023.10.12 05:19:20.114382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:20.114426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:20.114445 [ 3 ] {} HTTP-Session: 73ad4ab8-c567-460a-b042-51965dcd46d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:20.114462 [ 3 ] {} HTTP-Session: 73ad4ab8-c567-460a-b042-51965dcd46d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:20.114535 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:20.114576 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:19:20.114687 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:20.114945 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:20.115181 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.12 05:19:20.115355 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.12 05:19:20.115483 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} executeQuery: Read 6 rows, 258.00 B in 0.000919295 sec., 6526 rows/sec., 274.07 KiB/sec. 2023.10.12 05:19:20.115615 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} DynamicQueryHandler: Done processing query 2023.10.12 05:19:20.115638 [ 3 ] {1049b0db-d902-4571-9e42-3e67ff7b3027} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:20.115653 [ 3 ] {} HTTP-Session: 73ad4ab8-c567-460a-b042-51965dcd46d9 Destroying unnamed session 2023.10.12 05:19:20.115772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:20.115814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:20.115833 [ 3 ] {} HTTP-Session: 3035f996-60f3-4e82-a81e-88f4ab65fe9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:20.115849 [ 3 ] {} HTTP-Session: 3035f996-60f3-4e82-a81e-88f4ab65fe9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:20.115923 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:20.115964 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:19:20.116082 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:20.116372 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:20.116610 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.12 05:19:20.116777 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.12 05:19:20.116906 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} executeQuery: Read 63 rows, 3.91 KiB in 0.000954755 sec., 65985 rows/sec., 4.00 MiB/sec. 2023.10.12 05:19:20.117097 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} DynamicQueryHandler: Done processing query 2023.10.12 05:19:20.117120 [ 3 ] {247b12ff-9389-4433-a6fb-08412ab5d706} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:20.117136 [ 3 ] {} HTTP-Session: 3035f996-60f3-4e82-a81e-88f4ab65fe9f Destroying unnamed session 2023.10.12 05:19:20.117245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:20.117289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:20.117308 [ 3 ] {} HTTP-Session: 02cec0ee-62d5-41f2-b1a0-c760336c7db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:20.117325 [ 3 ] {} HTTP-Session: 02cec0ee-62d5-41f2-b1a0-c760336c7db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:20.117399 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:20.117443 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:20.117591 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:20.117886 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:20.118147 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.12 05:19:20.118317 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.12 05:19:20.118441 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} executeQuery: Read 5 rows, 6.91 KiB in 0.001013286 sec., 4934 rows/sec., 6.66 MiB/sec. 2023.10.12 05:19:20.118592 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} DynamicQueryHandler: Done processing query 2023.10.12 05:19:20.118614 [ 3 ] {3b9dc88d-f2ba-4149-8255-58c6713cf244} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:20.118629 [ 3 ] {} HTTP-Session: 02cec0ee-62d5-41f2-b1a0-c760336c7db8 Destroying unnamed session 2023.10.12 05:19:20.118737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:20.118779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:20.118798 [ 3 ] {} HTTP-Session: 4d243510-091b-4198-bf91-017950724888 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:20.118815 [ 3 ] {} HTTP-Session: 4d243510-091b-4198-bf91-017950724888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:20.118885 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:20.118924 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:19:20.119026 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:20.119267 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:20.119498 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.12 05:19:20.119669 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.12 05:19:20.119770 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} executeQuery: Read 19 rows, 1.01 KiB in 0.000857403 sec., 22159 rows/sec., 1.15 MiB/sec. 2023.10.12 05:19:20.119887 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:20.119909 [ 3 ] {4751e990-3a85-4d45-8399-947b66b8366d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:20.119925 [ 3 ] {} HTTP-Session: 4d243510-091b-4198-bf91-017950724888 Destroying unnamed session 2023.10.12 05:19:25.106892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:25.107005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:25.107031 [ 3 ] {} HTTP-Session: 75b0c0b5-4992-4a4a-9d38-2d67a091356a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:25.107054 [ 3 ] {} HTTP-Session: 75b0c0b5-4992-4a4a-9d38-2d67a091356a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:25.107179 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:25.107237 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:25.107391 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:25.107814 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:25.108071 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.12 05:19:25.108235 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.12 05:19:25.108363 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} executeQuery: Read 40 rows, 3.24 KiB in 0.001145998 sec., 34904 rows/sec., 2.76 MiB/sec. 2023.10.12 05:19:25.108547 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} DynamicQueryHandler: Done processing query 2023.10.12 05:19:25.108575 [ 3 ] {018b9823-5d04-49cb-a942-60a021c7ec51} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:25.108591 [ 3 ] {} HTTP-Session: 75b0c0b5-4992-4a4a-9d38-2d67a091356a Destroying unnamed session 2023.10.12 05:19:25.108743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:25.108791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:25.108812 [ 3 ] {} HTTP-Session: 1642da22-00a2-488c-a08a-62c3cf4dbd67 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:25.108831 [ 3 ] {} HTTP-Session: 1642da22-00a2-488c-a08a-62c3cf4dbd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:25.108917 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:25.108959 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:25.109077 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:25.109443 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:25.109660 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.12 05:19:25.109810 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.12 05:19:25.109942 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} executeQuery: Read 120 rows, 12.07 KiB in 0.000994066 sec., 120716 rows/sec., 11.85 MiB/sec. 2023.10.12 05:19:25.110106 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} DynamicQueryHandler: Done processing query 2023.10.12 05:19:25.110128 [ 3 ] {1fe19455-4fbf-4960-bf75-64e188dfce16} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:19:25.110144 [ 3 ] {} HTTP-Session: 1642da22-00a2-488c-a08a-62c3cf4dbd67 Destroying unnamed session 2023.10.12 05:19:25.110294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:25.110338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:25.110358 [ 3 ] {} HTTP-Session: e34b23c6-4236-44ec-8a00-fb50ef5ff0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:25.110374 [ 3 ] {} HTTP-Session: e34b23c6-4236-44ec-8a00-fb50ef5ff0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:25.110450 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:25.110489 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:25.110596 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:25.110890 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:25.111099 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.12 05:19:25.111248 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.12 05:19:25.111374 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} executeQuery: Read 40 rows, 3.20 KiB in 0.000895485 sec., 44668 rows/sec., 3.49 MiB/sec. 2023.10.12 05:19:25.111477 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} DynamicQueryHandler: Done processing query 2023.10.12 05:19:25.111500 [ 3 ] {91cb261e-3734-47e6-a962-e7dbf757971f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:25.111515 [ 3 ] {} HTTP-Session: e34b23c6-4236-44ec-8a00-fb50ef5ff0ef Destroying unnamed session 2023.10.12 05:19:25.111652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:25.111695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:25.111715 [ 3 ] {} HTTP-Session: 358f654b-dec6-406f-b3b3-770250ae45fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:25.111731 [ 3 ] {} HTTP-Session: 358f654b-dec6-406f-b3b3-770250ae45fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:25.111815 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:25.111859 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:25.111996 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:25.112563 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:25.112879 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.12 05:19:25.113059 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.12 05:19:25.113194 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} executeQuery: Read 40 rows, 55.27 KiB in 0.001350811 sec., 29611 rows/sec., 39.96 MiB/sec. 2023.10.12 05:19:25.113428 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} DynamicQueryHandler: Done processing query 2023.10.12 05:19:25.113451 [ 3 ] {e8693943-75ad-4be6-959d-974b8be21d65} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:19:25.113467 [ 3 ] {} HTTP-Session: 358f654b-dec6-406f-b3b3-770250ae45fa Destroying unnamed session 2023.10.12 05:19:29.114221 [ 165 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:19:29.114282 [ 165 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:19:30.109709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:30.109816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:30.109847 [ 3 ] {} HTTP-Session: d173c410-0dc1-4c0d-88e6-4fe2713de207 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:30.109874 [ 3 ] {} HTTP-Session: d173c410-0dc1-4c0d-88e6-4fe2713de207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:30.110018 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:30.110086 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:30.110263 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:30.110748 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.111013 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.12 05:19:30.111175 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.12 05:19:30.111298 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} executeQuery: Read 11 rows, 763.00 B in 0.00123887 sec., 8879 rows/sec., 601.45 KiB/sec. 2023.10.12 05:19:30.111296 [ 159 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.12 05:19:30.111375 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.111465 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} DynamicQueryHandler: Done processing query 2023.10.12 05:19:30.111501 [ 3 ] {c8f0e10f-3b0c-4317-bd51-99271413763f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:19:30.111511 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.12 05:19:30.111525 [ 3 ] {} HTTP-Session: d173c410-0dc1-4c0d-88e6-4fe2713de207 Destroying unnamed session 2023.10.12 05:19:30.111667 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:30.111707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:30.111730 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part 2023.10.12 05:19:30.111814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:30.111860 [ 3 ] {} HTTP-Session: d8215175-c330-46b3-81be-33c529ba398c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:30.111900 [ 3 ] {} HTTP-Session: d8215175-c330-46b3-81be-33c529ba398c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:30.111991 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part 2023.10.12 05:19:30.112130 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:30.112239 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:30.112250 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:30.112506 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part 2023.10.12 05:19:30.112790 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:30.112795 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:30.112981 [ 10 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part 2023.10.12 05:19:30.113451 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.114007 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.12 05:19:30.114213 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776015 sec., 59077.49057551922 rows/sec., 4.47 MiB/sec. 2023.10.12 05:19:30.114298 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.12 05:19:30.114382 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.12 05:19:30.114481 [ 159 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.12 05:19:30.114582 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} executeQuery: Read 102 rows, 9.71 KiB in 0.002372808 sec., 42987 rows/sec., 4.00 MiB/sec. 2023.10.12 05:19:30.114589 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.114782 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.12 05:19:30.114884 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.12 05:19:30.114905 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} DynamicQueryHandler: Done processing query 2023.10.12 05:19:30.114940 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:30.114975 [ 3 ] {fc34ca6e-191e-4478-ad81-99c11aec1a8e} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:19:30.114995 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 222 rows starting from the beginning of the part 2023.10.12 05:19:30.115015 [ 22 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_36_7} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.12 05:19:30.115043 [ 3 ] {} HTTP-Session: d8215175-c330-46b3-81be-33c529ba398c Destroying unnamed session 2023.10.12 05:19:30.115203 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part 2023.10.12 05:19:30.115316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 44856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:30.115364 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 120 rows starting from the beginning of the part 2023.10.12 05:19:30.115435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:30.115492 [ 3 ] {} HTTP-Session: 96f96e25-8094-4adc-822d-46702fe609e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:30.115556 [ 3 ] {} HTTP-Session: 96f96e25-8094-4adc-822d-46702fe609e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:30.115569 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part 2023.10.12 05:19:30.115799 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:30.115811 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 120 rows starting from the beginning of the part 2023.10.12 05:19:30.115912 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:30.116103 [ 10 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part 2023.10.12 05:19:30.116476 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:30.117566 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.117908 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003235652 sec., 237355.5623410676 rows/sec., 22.65 MiB/sec. 2023.10.12 05:19:30.118014 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.12 05:19:30.118136 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.12 05:19:30.118237 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.12 05:19:30.118375 [ 159 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.12 05:19:30.118412 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} executeQuery: Read 280 rows, 19.81 KiB in 0.002558502 sec., 109439 rows/sec., 7.56 MiB/sec. 2023.10.12 05:19:30.118480 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.118487 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.12 05:19:30.118711 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_36_7} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.12 05:19:30.118720 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.12 05:19:30.118736 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} DynamicQueryHandler: Done processing query 2023.10.12 05:19:30.118814 [ 3 ] {10283cbc-940d-4481-9f0d-a59a40af39d8} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:19:30.118870 [ 3 ] {} HTTP-Session: 96f96e25-8094-4adc-822d-46702fe609e3 Destroying unnamed session 2023.10.12 05:19:30.118956 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:30.118987 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 338 rows starting from the beginning of the part 2023.10.12 05:19:30.119065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:30.119135 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 269 rows starting from the beginning of the part 2023.10.12 05:19:30.119149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:30.119223 [ 3 ] {} HTTP-Session: a65a06bc-68f7-4a2f-b149-bbb332b5b3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:30.119252 [ 3 ] {} HTTP-Session: a65a06bc-68f7-4a2f-b149-bbb332b5b3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:30.119357 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:30.119473 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:30.119596 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:19:30.119598 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 269 rows starting from the beginning of the part 2023.10.12 05:19:30.119901 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:30.120117 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:30.120148 [ 22 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 280 rows starting from the beginning of the part 2023.10.12 05:19:30.120756 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.121359 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.12 05:19:30.121733 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.12 05:19:30.121774 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003183552 sec., 388245.5822929859 rows/sec., 27.17 MiB/sec. 2023.10.12 05:19:30.121936 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} executeQuery: Read 6 rows, 258.00 B in 0.002391278 sec., 2509 rows/sec., 105.36 KiB/sec. 2023.10.12 05:19:30.122065 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.12 05:19:30.122191 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} DynamicQueryHandler: Done processing query 2023.10.12 05:19:30.122221 [ 3 ] {c9be7c0d-77e1-41ad-88fe-876a2f7c037c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:30.122255 [ 3 ] {} HTTP-Session: a65a06bc-68f7-4a2f-b149-bbb332b5b3c6 Destroying unnamed session 2023.10.12 05:19:30.122379 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.12 05:19:30.122415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 13614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:30.122498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:30.122502 [ 21 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_36_7} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.12 05:19:30.122532 [ 3 ] {} HTTP-Session: 91a1a8ca-71cd-4fea-b45e-0bc5983c27a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:30.122578 [ 3 ] {} HTTP-Session: 91a1a8ca-71cd-4fea-b45e-0bc5983c27a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:30.122701 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:30.122743 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:19:30.122879 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:30.123187 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.123435 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.12 05:19:30.123605 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.12 05:19:30.123711 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} executeQuery: Read 74 rows, 4.64 KiB in 0.000981256 sec., 75413 rows/sec., 4.61 MiB/sec. 2023.10.12 05:19:30.123829 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} DynamicQueryHandler: Done processing query 2023.10.12 05:19:30.123851 [ 3 ] {a1091311-0f90-48f3-9a48-48e4f6c1eb3e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.12 05:19:30.123867 [ 3 ] {} HTTP-Session: 91a1a8ca-71cd-4fea-b45e-0bc5983c27a9 Destroying unnamed session 2023.10.12 05:19:30.123969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:30.124014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:30.124033 [ 3 ] {} HTTP-Session: cd75fa74-dde0-42ec-bb95-411c9ff2ea31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:30.124049 [ 3 ] {} HTTP-Session: cd75fa74-dde0-42ec-bb95-411c9ff2ea31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:30.124121 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:30.124162 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:30.124293 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:30.124571 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.124839 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.12 05:19:30.125016 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.12 05:19:30.125115 [ 159 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.12 05:19:30.125126 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} executeQuery: Read 5 rows, 6.91 KiB in 0.000978376 sec., 5110 rows/sec., 6.90 MiB/sec. 2023.10.12 05:19:30.125150 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.125306 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.12 05:19:30.125367 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} DynamicQueryHandler: Done processing query 2023.10.12 05:19:30.125407 [ 3 ] {7d7f75cb-c37f-4fd1-94b9-85720dc861c1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:30.125448 [ 3 ] {} HTTP-Session: cd75fa74-dde0-42ec-bb95-411c9ff2ea31 Destroying unnamed session 2023.10.12 05:19:30.125508 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:30.125553 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 613 rows starting from the beginning of the part 2023.10.12 05:19:30.125598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:30.125678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:30.125713 [ 3 ] {} HTTP-Session: 37d2a800-09b4-4b63-bcb3-4766e1e4d1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:30.125761 [ 3 ] {} HTTP-Session: 37d2a800-09b4-4b63-bcb3-4766e1e4d1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:30.125848 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2023.10.12 05:19:30.125950 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:30.126049 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:19:30.126149 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:30.126514 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:30.126527 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2023.10.12 05:19:30.126804 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:30.127159 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2023.10.12 05:19:30.127223 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.127696 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.12 05:19:30.127935 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.12 05:19:30.128034 [ 159 ] {} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.12 05:19:30.128043 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} executeQuery: Read 19 rows, 1.01 KiB in 0.002039853 sec., 9314 rows/sec., 494.54 KiB/sec. 2023.10.12 05:19:30.128076 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:30.128297 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.12 05:19:30.128393 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} DynamicQueryHandler: Done processing query 2023.10.12 05:19:30.128463 [ 3 ] {21d7a213-9c9c-4081-ac02-6fc503f854e6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:30.128527 [ 3 ] {} HTTP-Session: 37d2a800-09b4-4b63-bcb3-4766e1e4d1ef Destroying unnamed session 2023.10.12 05:19:30.128653 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:30.128754 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part 2023.10.12 05:19:30.129081 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.10.12 05:19:30.129369 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.10.12 05:19:30.129524 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.10.12 05:19:30.129617 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.10.12 05:19:30.129771 [ 21 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2023.10.12 05:19:30.130191 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 6 columns (6 merged, 0 gathered) in 0.004981631 sec., 142122.12827485616 rows/sec., 191.79 MiB/sec. 2023.10.12 05:19:30.130638 [ 16 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504971 sec., 164872.16818078933 rows/sec., 8.78 MiB/sec. 2023.10.12 05:19:30.130800 [ 14 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.12 05:19:30.131011 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.12 05:19:30.131191 [ 14 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.12 05:19:30.131317 [ 14 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_21_4} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.12 05:19:30.131347 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.12 05:19:30.131485 [ 12 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.12 05:19:30.131562 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_31_6: 4.11 MiB. 2023.10.12 05:19:35.107334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:35.107455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:35.107483 [ 3 ] {} HTTP-Session: d616ff5e-7e49-44a9-885a-4351b11c6d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:35.107507 [ 3 ] {} HTTP-Session: d616ff5e-7e49-44a9-885a-4351b11c6d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:35.107632 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:35.107690 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:35.107845 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:35.108351 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:35.108616 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.12 05:19:35.108783 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.12 05:19:35.108927 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} executeQuery: Read 40 rows, 3.24 KiB in 0.00125514 sec., 31868 rows/sec., 2.52 MiB/sec. 2023.10.12 05:19:35.109121 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} DynamicQueryHandler: Done processing query 2023.10.12 05:19:35.109147 [ 3 ] {082a85eb-cdd4-4513-ba3a-0a4bc0170ed6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:35.109164 [ 3 ] {} HTTP-Session: d616ff5e-7e49-44a9-885a-4351b11c6d49 Destroying unnamed session 2023.10.12 05:19:35.109306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 19406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:35.109356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:35.109377 [ 3 ] {} HTTP-Session: d1165875-7f83-49b3-9557-2ada3a40499a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:35.109395 [ 3 ] {} HTTP-Session: d1165875-7f83-49b3-9557-2ada3a40499a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:35.109482 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:35.109524 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:35.109640 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:35.110034 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:35.110255 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.12 05:19:35.110408 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.12 05:19:35.110534 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} executeQuery: Read 120 rows, 12.07 KiB in 0.001022806 sec., 117324 rows/sec., 11.52 MiB/sec. 2023.10.12 05:19:35.110660 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:35.110683 [ 3 ] {64de726c-d48a-4975-9a60-87e333c5452d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:19:35.110698 [ 3 ] {} HTTP-Session: d1165875-7f83-49b3-9557-2ada3a40499a Destroying unnamed session 2023.10.12 05:19:35.110816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:35.110861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:35.110881 [ 3 ] {} HTTP-Session: 0e1d1f44-0fd2-4c81-b0d8-9ef5a4573dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:35.110897 [ 3 ] {} HTTP-Session: 0e1d1f44-0fd2-4c81-b0d8-9ef5a4573dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:35.110973 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:35.111012 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:35.111117 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:35.111433 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:35.111641 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.12 05:19:35.111793 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.12 05:19:35.111912 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} executeQuery: Read 40 rows, 3.20 KiB in 0.000910195 sec., 43946 rows/sec., 3.44 MiB/sec. 2023.10.12 05:19:35.112029 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} DynamicQueryHandler: Done processing query 2023.10.12 05:19:35.112051 [ 3 ] {007a84cf-ef4e-4beb-b6f5-4ccb2a3b179b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:35.112067 [ 3 ] {} HTTP-Session: 0e1d1f44-0fd2-4c81-b0d8-9ef5a4573dcc Destroying unnamed session 2023.10.12 05:19:35.112198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 42800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:35.112242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:35.112261 [ 3 ] {} HTTP-Session: 08ea6f3e-297b-42ac-9706-4c55081f7611 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:35.112278 [ 3 ] {} HTTP-Session: 08ea6f3e-297b-42ac-9706-4c55081f7611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:35.112361 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:35.112406 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:35.112541 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:35.113050 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:35.113391 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.12 05:19:35.113568 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.12 05:19:35.113691 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} executeQuery: Read 40 rows, 55.27 KiB in 0.001301312 sec., 30738 rows/sec., 41.48 MiB/sec. 2023.10.12 05:19:35.113804 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} DynamicQueryHandler: Done processing query 2023.10.12 05:19:35.113826 [ 3 ] {10226a49-1347-46e9-add1-1c9f206b796e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.12 05:19:35.113842 [ 3 ] {} HTTP-Session: 08ea6f3e-297b-42ac-9706-4c55081f7611 Destroying unnamed session 2023.10.12 05:19:40.109879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:40.110000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:40.110029 [ 3 ] {} HTTP-Session: 09de562b-8d9f-480d-9dba-d57713a20bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:40.110053 [ 3 ] {} HTTP-Session: 09de562b-8d9f-480d-9dba-d57713a20bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:40.110177 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:40.110236 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:40.110389 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:40.110785 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.111050 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.12 05:19:40.111207 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.12 05:19:40.111330 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} executeQuery: Read 11 rows, 763.00 B in 0.001118048 sec., 9838 rows/sec., 666.44 KiB/sec. 2023.10.12 05:19:40.111479 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} DynamicQueryHandler: Done processing query 2023.10.12 05:19:40.111504 [ 3 ] {c4519f18-c8bb-44b8-8a46-84c2fe6d3380} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:19:40.111521 [ 3 ] {} HTTP-Session: 09de562b-8d9f-480d-9dba-d57713a20bc6 Destroying unnamed session 2023.10.12 05:19:40.111653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:40.111699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:40.111719 [ 3 ] {} HTTP-Session: a4549ebc-74be-46b0-a1af-cb91f110c081 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:40.111737 [ 3 ] {} HTTP-Session: a4549ebc-74be-46b0-a1af-cb91f110c081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:40.111810 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:40.111850 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:40.111954 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:40.112311 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.112532 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.12 05:19:40.112683 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.12 05:19:40.112804 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} executeQuery: Read 102 rows, 9.71 KiB in 0.000956006 sec., 106693 rows/sec., 9.92 MiB/sec. 2023.10.12 05:19:40.112912 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:40.112934 [ 3 ] {036ef013-3a5b-4e38-aca3-fa5fe18a902d} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:19:40.112950 [ 3 ] {} HTTP-Session: a4549ebc-74be-46b0-a1af-cb91f110c081 Destroying unnamed session 2023.10.12 05:19:40.113129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:40.113172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:40.113192 [ 3 ] {} HTTP-Session: 379b34eb-0c55-4474-8423-51c3ec6a15dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:40.113209 [ 3 ] {} HTTP-Session: 379b34eb-0c55-4474-8423-51c3ec6a15dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:40.113290 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:40.113328 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:40.113431 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:40.113862 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.114081 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.12 05:19:40.114232 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.12 05:19:40.114357 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} executeQuery: Read 269 rows, 18.95 KiB in 0.001029887 sec., 261193 rows/sec., 17.96 MiB/sec. 2023.10.12 05:19:40.114478 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} DynamicQueryHandler: Done processing query 2023.10.12 05:19:40.114501 [ 3 ] {56471019-9f2c-4f4e-b505-2beb496d3f07} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:19:40.114518 [ 3 ] {} HTTP-Session: 379b34eb-0c55-4474-8423-51c3ec6a15dc Destroying unnamed session 2023.10.12 05:19:40.114670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:40.114715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:40.114735 [ 3 ] {} HTTP-Session: d98a3cf7-9707-4c85-b942-cdd483e6943b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:40.114752 [ 3 ] {} HTTP-Session: d98a3cf7-9707-4c85-b942-cdd483e6943b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:40.114821 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:40.114863 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:19:40.114971 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:40.115237 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.115482 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.12 05:19:40.115663 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.12 05:19:40.115795 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} executeQuery: Read 6 rows, 258.00 B in 0.000939685 sec., 6385 rows/sec., 268.13 KiB/sec. 2023.10.12 05:19:40.115790 [ 154 ] {} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.12 05:19:40.115910 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.115944 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} DynamicQueryHandler: Done processing query 2023.10.12 05:19:40.115988 [ 3 ] {664c914c-da7c-467a-8dae-27935e999ee3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:40.116009 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.12 05:19:40.116016 [ 3 ] {} HTTP-Session: d98a3cf7-9707-4c85-b942-cdd483e6943b Destroying unnamed session 2023.10.12 05:19:40.116094 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:40.116124 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.10.12 05:19:40.116176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:40.116235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:40.116244 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2023.10.12 05:19:40.116258 [ 3 ] {} HTTP-Session: 800bacd2-8e29-4f92-a23a-91578de849b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:40.116290 [ 3 ] {} HTTP-Session: 800bacd2-8e29-4f92-a23a-91578de849b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:40.116381 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.10.12 05:19:40.116408 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:40.116465 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:19:40.116494 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2023.10.12 05:19:40.116669 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.10.12 05:19:40.116743 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:40.116813 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2023.10.12 05:19:40.117264 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.117654 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.12 05:19:40.117666 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710568 sec., 73659.7434302524 rows/sec., 3.02 MiB/sec. 2023.10.12 05:19:40.117765 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.12 05:19:40.117850 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.12 05:19:40.118010 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} executeQuery: Read 63 rows, 3.91 KiB in 0.001541425 sec., 40871 rows/sec., 2.48 MiB/sec. 2023.10.12 05:19:40.118017 [ 154 ] {} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.12 05:19:40.118030 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.12 05:19:40.118143 [ 154 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.118271 [ 27 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_21_4} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.12 05:19:40.118312 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} DynamicQueryHandler: Done processing query 2023.10.12 05:19:40.118351 [ 3 ] {96e7ab05-eb27-4f2c-890f-fe216be16941} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:40.118371 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.12 05:19:40.118407 [ 3 ] {} HTTP-Session: 800bacd2-8e29-4f92-a23a-91578de849b6 Destroying unnamed session 2023.10.12 05:19:40.118546 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:40.118612 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1041 rows starting from the beginning of the part 2023.10.12 05:19:40.118614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:40.118713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:40.118754 [ 3 ] {} HTTP-Session: e701eb46-e8a3-4b7e-80c7-878f2b890107 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:40.118811 [ 3 ] {} HTTP-Session: e701eb46-e8a3-4b7e-80c7-878f2b890107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:40.118853 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part 2023.10.12 05:19:40.119006 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:40.119109 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part 2023.10.12 05:19:40.119121 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:40.119406 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part 2023.10.12 05:19:40.119688 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:40.119727 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part 2023.10.12 05:19:40.119963 [ 16 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part 2023.10.12 05:19:40.120573 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.121146 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.12 05:19:40.121442 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.12 05:19:40.121752 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} executeQuery: Read 5 rows, 6.91 KiB in 0.002683554 sec., 1863 rows/sec., 2.51 MiB/sec. 2023.10.12 05:19:40.122024 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003748751 sec., 367589.0983423546 rows/sec., 22.34 MiB/sec. 2023.10.12 05:19:40.122090 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} DynamicQueryHandler: Done processing query 2023.10.12 05:19:40.122124 [ 3 ] {c5d4cb50-4769-400a-9f09-f1b250472c4f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:40.122147 [ 3 ] {} HTTP-Session: e701eb46-e8a3-4b7e-80c7-878f2b890107 Destroying unnamed session 2023.10.12 05:19:40.122239 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.12 05:19:40.122327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:40.122388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:40.122410 [ 3 ] {} HTTP-Session: 2b722526-8bf4-4b8a-a735-c77ac069fff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:40.122435 [ 3 ] {} HTTP-Session: 2b722526-8bf4-4b8a-a735-c77ac069fff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:40.122549 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:40.122577 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.12 05:19:40.122619 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:19:40.122697 [ 14 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_21_4} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.12 05:19:40.122908 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:40.123182 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:40.123418 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.12 05:19:40.123597 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.12 05:19:40.123705 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} executeQuery: Read 19 rows, 1.01 KiB in 0.001110338 sec., 17111 rows/sec., 908.54 KiB/sec. 2023.10.12 05:19:40.123827 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} DynamicQueryHandler: Done processing query 2023.10.12 05:19:40.123849 [ 3 ] {b6ad9a36-c2f4-415b-8171-6119bfa0adb9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:40.123865 [ 3 ] {} HTTP-Session: 2b722526-8bf4-4b8a-a735-c77ac069fff4 Destroying unnamed session 2023.10.12 05:19:44.114326 [ 151 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:19:44.114398 [ 151 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:19:45.107562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:45.107659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:45.107686 [ 3 ] {} HTTP-Session: 6d833b1b-d0fa-45b0-add5-c3c8c57d3739 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:45.107709 [ 3 ] {} HTTP-Session: 6d833b1b-d0fa-45b0-add5-c3c8c57d3739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:45.107831 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:45.107889 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:45.108051 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:45.108469 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:45.108730 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.12 05:19:45.108890 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.12 05:19:45.109033 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} executeQuery: Read 45 rows, 3.65 KiB in 0.001165828 sec., 38599 rows/sec., 3.06 MiB/sec. 2023.10.12 05:19:45.109228 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} DynamicQueryHandler: Done processing query 2023.10.12 05:19:45.109253 [ 3 ] {1dcd87c6-b62d-48eb-8f09-8bdada97de82} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:45.109270 [ 3 ] {} HTTP-Session: 6d833b1b-d0fa-45b0-add5-c3c8c57d3739 Destroying unnamed session 2023.10.12 05:19:45.109426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:45.109478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:45.109498 [ 3 ] {} HTTP-Session: 10979241-10a1-4762-b0eb-06710e80f939 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:45.109516 [ 3 ] {} HTTP-Session: 10979241-10a1-4762-b0eb-06710e80f939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:45.109606 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:45.109651 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:45.109770 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:45.110135 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:45.110353 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.12 05:19:45.110500 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.12 05:19:45.110625 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} executeQuery: Read 135 rows, 13.46 KiB in 0.000988026 sec., 136636 rows/sec., 13.31 MiB/sec. 2023.10.12 05:19:45.110744 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:45.110767 [ 3 ] {7e4c0600-da71-46bd-a832-b55013532c9d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:19:45.110783 [ 3 ] {} HTTP-Session: 10979241-10a1-4762-b0eb-06710e80f939 Destroying unnamed session 2023.10.12 05:19:45.110911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 9200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:45.110956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:45.110976 [ 3 ] {} HTTP-Session: 95fac212-69e7-480c-a15b-80ca312a9784 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:45.110993 [ 3 ] {} HTTP-Session: 95fac212-69e7-480c-a15b-80ca312a9784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:45.111068 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:45.111107 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:45.111213 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:45.111510 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:45.111715 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.12 05:19:45.111863 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.12 05:19:45.111987 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} executeQuery: Read 54 rows, 4.33 KiB in 0.000890124 sec., 60665 rows/sec., 4.75 MiB/sec. 2023.10.12 05:19:45.112102 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} DynamicQueryHandler: Done processing query 2023.10.12 05:19:45.112124 [ 3 ] {3d10c3b1-15e8-45ec-9c3e-c26ef110c97d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.12 05:19:45.112140 [ 3 ] {} HTTP-Session: 95fac212-69e7-480c-a15b-80ca312a9784 Destroying unnamed session 2023.10.12 05:19:45.112381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:45.112426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:45.112445 [ 3 ] {} HTTP-Session: 5c19eb4f-04ba-48d4-a772-99c763a720c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:45.112461 [ 3 ] {} HTTP-Session: 5c19eb4f-04ba-48d4-a772-99c763a720c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:45.112556 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:45.112600 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:45.112737 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:45.113214 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:45.113537 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.12 05:19:45.113724 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.12 05:19:45.113846 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} executeQuery: Read 45 rows, 62.18 KiB in 0.00126134 sec., 35676 rows/sec., 48.14 MiB/sec. 2023.10.12 05:19:45.113972 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} DynamicQueryHandler: Done processing query 2023.10.12 05:19:45.113995 [ 3 ] {2bbc7208-c631-49d6-935e-0293fb47297e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.12 05:19:45.114013 [ 3 ] {} HTTP-Session: 5c19eb4f-04ba-48d4-a772-99c763a720c9 Destroying unnamed session 2023.10.12 05:19:45.114137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:45.114182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:45.114201 [ 3 ] {} HTTP-Session: 53ee6924-d3f6-4084-a551-57a4a5daf462 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:45.114217 [ 3 ] {} HTTP-Session: 53ee6924-d3f6-4084-a551-57a4a5daf462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:45.114288 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:45.114326 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:19:45.114430 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:45.114759 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:45.114989 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.12 05:19:45.115160 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.12 05:19:45.115280 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} executeQuery: Read 9 rows, 642.00 B in 0.000963885 sec., 9337 rows/sec., 650.44 KiB/sec. 2023.10.12 05:19:45.115398 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} DynamicQueryHandler: Done processing query 2023.10.12 05:19:45.115420 [ 3 ] {e9473380-f767-4243-89b2-390528a47d9b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:45.115436 [ 3 ] {} HTTP-Session: 53ee6924-d3f6-4084-a551-57a4a5daf462 Destroying unnamed session 2023.10.12 05:19:50.110202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:50.110316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:50.110342 [ 3 ] {} HTTP-Session: 73219d8a-2c7c-4e5b-b65a-efb9d0b41a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:50.110365 [ 3 ] {} HTTP-Session: 73219d8a-2c7c-4e5b-b65a-efb9d0b41a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:50.110494 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:50.110561 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:50.110740 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:50.111219 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:50.111500 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.12 05:19:50.111669 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.12 05:19:50.111790 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} executeQuery: Read 11 rows, 763.00 B in 0.00125834 sec., 8741 rows/sec., 592.14 KiB/sec. 2023.10.12 05:19:50.111944 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} DynamicQueryHandler: Done processing query 2023.10.12 05:19:50.111968 [ 3 ] {61e07a87-cb39-4a2b-83b2-2baae8d2cb16} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:19:50.111984 [ 3 ] {} HTTP-Session: 73219d8a-2c7c-4e5b-b65a-efb9d0b41a36 Destroying unnamed session 2023.10.12 05:19:50.112114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:50.112166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:50.112187 [ 3 ] {} HTTP-Session: 82ab46c4-6980-4f32-8e23-7ec751adc365 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:50.112205 [ 3 ] {} HTTP-Session: 82ab46c4-6980-4f32-8e23-7ec751adc365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:50.112287 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:50.112328 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:50.112436 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:50.112823 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:50.113043 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.12 05:19:50.113188 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.12 05:19:50.113325 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} executeQuery: Read 102 rows, 9.71 KiB in 0.001008886 sec., 101101 rows/sec., 9.40 MiB/sec. 2023.10.12 05:19:50.113472 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} DynamicQueryHandler: Done processing query 2023.10.12 05:19:50.113496 [ 3 ] {8f98f96f-df87-4b28-8445-95a561fe9588} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:19:50.113512 [ 3 ] {} HTTP-Session: 82ab46c4-6980-4f32-8e23-7ec751adc365 Destroying unnamed session 2023.10.12 05:19:50.113723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:50.113772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:50.113792 [ 3 ] {} HTTP-Session: 46d587fd-1538-4aa8-b06e-a4029086d890 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:50.113809 [ 3 ] {} HTTP-Session: 46d587fd-1538-4aa8-b06e-a4029086d890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:50.113894 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:50.113935 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:50.114046 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:50.114493 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:50.114708 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.12 05:19:50.114864 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.12 05:19:50.114991 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} executeQuery: Read 269 rows, 18.95 KiB in 0.001068167 sec., 251833 rows/sec., 17.32 MiB/sec. 2023.10.12 05:19:50.115111 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} DynamicQueryHandler: Done processing query 2023.10.12 05:19:50.115134 [ 3 ] {2fb8febc-d14c-4eb8-a891-502ae5475d06} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:19:50.115149 [ 3 ] {} HTTP-Session: 46d587fd-1538-4aa8-b06e-a4029086d890 Destroying unnamed session 2023.10.12 05:19:50.115266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:50.115311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:50.115331 [ 3 ] {} HTTP-Session: 8f21e677-a399-4430-a970-814c33358e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:50.115347 [ 3 ] {} HTTP-Session: 8f21e677-a399-4430-a970-814c33358e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:50.115417 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:50.115457 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:19:50.115564 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:50.115816 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:50.116054 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.12 05:19:50.116228 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.12 05:19:50.116348 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} executeQuery: Read 6 rows, 258.00 B in 0.000899714 sec., 6668 rows/sec., 280.04 KiB/sec. 2023.10.12 05:19:50.116490 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} DynamicQueryHandler: Done processing query 2023.10.12 05:19:50.116513 [ 3 ] {a02cc998-e9e8-45fa-b785-7307aba914d9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:50.116528 [ 3 ] {} HTTP-Session: 8f21e677-a399-4430-a970-814c33358e1f Destroying unnamed session 2023.10.12 05:19:50.116651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:50.116697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:50.116715 [ 3 ] {} HTTP-Session: cd6b6a09-5119-4fa2-92b9-96595f7a3da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:50.116732 [ 3 ] {} HTTP-Session: cd6b6a09-5119-4fa2-92b9-96595f7a3da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:50.116804 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:50.116846 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:19:50.116961 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:50.117271 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:50.117516 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.12 05:19:50.117688 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.12 05:19:50.117805 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} executeQuery: Read 63 rows, 3.91 KiB in 0.000972996 sec., 64748 rows/sec., 3.93 MiB/sec. 2023.10.12 05:19:50.117919 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} DynamicQueryHandler: Done processing query 2023.10.12 05:19:50.117941 [ 3 ] {5e709169-ed50-4278-b8de-3d7077f34a2a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:50.117957 [ 3 ] {} HTTP-Session: cd6b6a09-5119-4fa2-92b9-96595f7a3da3 Destroying unnamed session 2023.10.12 05:19:50.118067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:50.118113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:50.118132 [ 3 ] {} HTTP-Session: 238e6218-c1ca-4723-ad4c-2b026b36c25c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:50.118149 [ 3 ] {} HTTP-Session: 238e6218-c1ca-4723-ad4c-2b026b36c25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:50.118222 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:50.118266 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:50.118396 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:50.118716 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:50.118984 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.12 05:19:50.119166 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.12 05:19:50.119296 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} executeQuery: Read 5 rows, 6.91 KiB in 0.001045077 sec., 4784 rows/sec., 6.46 MiB/sec. 2023.10.12 05:19:50.119404 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} DynamicQueryHandler: Done processing query 2023.10.12 05:19:50.119427 [ 3 ] {762db07c-81f7-43c3-9f13-a760171653c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:50.119442 [ 3 ] {} HTTP-Session: 238e6218-c1ca-4723-ad4c-2b026b36c25c Destroying unnamed session 2023.10.12 05:19:50.119551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:50.119594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:50.119613 [ 3 ] {} HTTP-Session: 15619b88-049a-4cb1-bebd-cbd329d93101 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:50.119630 [ 3 ] {} HTTP-Session: 15619b88-049a-4cb1-bebd-cbd329d93101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:50.119700 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:50.119738 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:19:50.119838 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:50.120084 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.82 GiB. 2023.10.12 05:19:50.120318 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.12 05:19:50.120490 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.12 05:19:50.120630 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} executeQuery: Read 19 rows, 1.01 KiB in 0.000893335 sec., 21268 rows/sec., 1.10 MiB/sec. 2023.10.12 05:19:50.120757 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} DynamicQueryHandler: Done processing query 2023.10.12 05:19:50.120781 [ 3 ] {6ffc7325-6432-428f-9d08-ec15e551c6f4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:19:50.120796 [ 3 ] {} HTTP-Session: 15619b88-049a-4cb1-bebd-cbd329d93101 Destroying unnamed session 2023.10.12 05:19:55.107306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:55.107434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:55.107465 [ 3 ] {} HTTP-Session: 7fbb9148-7a29-4498-93fb-c01ecd6802a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:55.107493 [ 3 ] {} HTTP-Session: 7fbb9148-7a29-4498-93fb-c01ecd6802a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:55.107662 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:55.107758 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:19:55.108020 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:55.108650 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.108902 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.12 05:19:55.109064 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.12 05:19:55.109185 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} executeQuery: Read 45 rows, 3.65 KiB in 0.001467804 sec., 30658 rows/sec., 2.43 MiB/sec. 2023.10.12 05:19:55.109178 [ 143 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.12 05:19:55.109243 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.109353 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} DynamicQueryHandler: Done processing query 2023.10.12 05:19:55.109345 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.12 05:19:55.109385 [ 3 ] {c8e01da8-6743-4985-a6b1-deb401d7b0fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:55.109435 [ 3 ] {} HTTP-Session: 7fbb9148-7a29-4498-93fb-c01ecd6802a2 Destroying unnamed session 2023.10.12 05:19:55.109512 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:55.109554 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part 2023.10.12 05:19:55.109634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:55.109720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:55.109772 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:55.109773 [ 3 ] {} HTTP-Session: a3faf9a5-b44b-4d8c-b271-7428497e6fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:55.109846 [ 3 ] {} HTTP-Session: a3faf9a5-b44b-4d8c-b271-7428497e6fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:55.110037 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part 2023.10.12 05:19:55.110056 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:55.110155 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:19:55.110295 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part 2023.10.12 05:19:55.110607 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:55.110614 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part 2023.10.12 05:19:55.110796 [ 16 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part 2023.10.12 05:19:55.111496 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.111963 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.12 05:19:55.112111 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805665 sec., 72353.61313627963 rows/sec., 5.57 MiB/sec. 2023.10.12 05:19:55.112231 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.12 05:19:55.112314 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.12 05:19:55.112409 [ 143 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.12 05:19:55.112490 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} executeQuery: Read 135 rows, 13.46 KiB in 0.002351988 sec., 57398 rows/sec., 5.59 MiB/sec. 2023.10.12 05:19:55.112503 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.112693 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.12 05:19:55.112839 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} DynamicQueryHandler: Done processing query 2023.10.12 05:19:55.112910 [ 3 ] {f5660d47-b4a3-4551-a638-42ab3a32e198} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:19:55.112976 [ 3 ] {} HTTP-Session: a3faf9a5-b44b-4d8c-b271-7428497e6fa6 Destroying unnamed session 2023.10.12 05:19:55.112975 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.12 05:19:55.112976 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:55.113099 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 222 rows starting from the beginning of the part 2023.10.12 05:19:55.113172 [ 21 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_41_8} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.12 05:19:55.113220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:55.113341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:55.113378 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part 2023.10.12 05:19:55.113411 [ 3 ] {} HTTP-Session: a2a3a821-0b7b-4e77-9a06-b22b936f66d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:55.113480 [ 3 ] {} HTTP-Session: a2a3a821-0b7b-4e77-9a06-b22b936f66d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:55.113645 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 102 rows starting from the beginning of the part 2023.10.12 05:19:55.113700 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:55.113822 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:19:55.113852 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 135 rows starting from the beginning of the part 2023.10.12 05:19:55.114120 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part 2023.10.12 05:19:55.114272 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:55.114309 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 135 rows starting from the beginning of the part 2023.10.12 05:19:55.114995 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.115470 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.12 05:19:55.115800 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.12 05:19:55.115922 [ 14 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356164 sec., 243134.72166437635 rows/sec., 23.34 MiB/sec. 2023.10.12 05:19:55.115966 [ 143 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.12 05:19:55.116019 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} executeQuery: Read 45 rows, 3.60 KiB in 0.002250527 sec., 19995 rows/sec., 1.56 MiB/sec. 2023.10.12 05:19:55.116036 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.116307 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.12 05:19:55.116321 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.12 05:19:55.116419 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} DynamicQueryHandler: Done processing query 2023.10.12 05:19:55.116490 [ 3 ] {f98ec49c-bd1f-4ac6-aa10-adfdab570388} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:19:55.116541 [ 3 ] {} HTTP-Session: a2a3a821-0b7b-4e77-9a06-b22b936f66d6 Destroying unnamed session 2023.10.12 05:19:55.116598 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:55.116649 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 338 rows starting from the beginning of the part 2023.10.12 05:19:55.116735 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.12 05:19:55.116873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:19:55.116897 [ 16 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_41_8} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.12 05:19:55.116923 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:55.116999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:19:55.117093 [ 3 ] {} HTTP-Session: e6291d75-a258-4c51-b1c7-f093ab94bff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:19:55.117125 [ 3 ] {} HTTP-Session: e6291d75-a258-4c51-b1c7-f093ab94bff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:19:55.117249 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 269 rows starting from the beginning of the part 2023.10.12 05:19:55.117361 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:19:55.117495 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part 2023.10.12 05:19:55.117501 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:19:55.117773 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 269 rows starting from the beginning of the part 2023.10.12 05:19:55.118065 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part 2023.10.12 05:19:55.118190 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:19:55.119304 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.119610 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471366 sec., 292392.10155310616 rows/sec., 20.67 MiB/sec. 2023.10.12 05:19:55.119773 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.12 05:19:55.119892 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.12 05:19:55.120015 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.12 05:19:55.120133 [ 16 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_41_8} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.12 05:19:55.120191 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.12 05:19:55.120343 [ 143 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.12 05:19:55.120358 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} executeQuery: Read 45 rows, 62.18 KiB in 0.002948648 sec., 15261 rows/sec., 20.59 MiB/sec. 2023.10.12 05:19:55.120382 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:19:55.120539 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.12 05:19:55.120617 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} DynamicQueryHandler: Done processing query 2023.10.12 05:19:55.120668 [ 3 ] {00de6e19-1d8b-45d3-9a29-894dcc735c90} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.12 05:19:55.120704 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:19:55.120718 [ 3 ] {} HTTP-Session: e6291d75-a258-4c51-b1c7-f093ab94bff4 Destroying unnamed session 2023.10.12 05:19:55.120774 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 708 rows starting from the beginning of the part 2023.10.12 05:19:55.120886 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part 2023.10.12 05:19:55.120974 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part 2023.10.12 05:19:55.121071 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 45 rows starting from the beginning of the part 2023.10.12 05:19:55.121159 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part 2023.10.12 05:19:55.121245 [ 13 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 45 rows starting from the beginning of the part 2023.10.12 05:19:55.124438 [ 16 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 6 columns (6 merged, 0 gathered) in 0.003996205 sec., 212201.32600805012 rows/sec., 286.35 MiB/sec. 2023.10.12 05:19:55.124846 [ 25 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.12 05:19:55.125069 [ 25 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.12 05:19:55.125133 [ 25 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.12 05:19:55.125197 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_36_7: 4.18 MiB. 2023.10.12 05:19:56.000154 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.26 MiB, peak 235.02 MiB, will set to 228.65 MiB (RSS), difference: 2.39 MiB 2023.10.12 05:19:59.114451 [ 138 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:19:59.114527 [ 138 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:20:00.110277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:00.110391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:00.110422 [ 3 ] {} HTTP-Session: e508b1d5-8e19-45ad-b39c-f0e20c9d7637 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:00.110450 [ 3 ] {} HTTP-Session: e508b1d5-8e19-45ad-b39c-f0e20c9d7637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:00.110587 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:00.110656 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:20:00.110822 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:00.111243 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:00.111510 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.12 05:20:00.111700 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.12 05:20:00.111831 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} executeQuery: Read 11 rows, 763.00 B in 0.001199279 sec., 9172 rows/sec., 621.30 KiB/sec. 2023.10.12 05:20:00.111981 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} DynamicQueryHandler: Done processing query 2023.10.12 05:20:00.112008 [ 3 ] {304e7de2-e4d2-46a4-bae9-761ae81fc72f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:20:00.112026 [ 3 ] {} HTTP-Session: e508b1d5-8e19-45ad-b39c-f0e20c9d7637 Destroying unnamed session 2023.10.12 05:20:00.112189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:00.112245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:00.112266 [ 3 ] {} HTTP-Session: 3f3f14e3-8e86-4dbe-831c-4ad5a3306db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:00.112286 [ 3 ] {} HTTP-Session: 3f3f14e3-8e86-4dbe-831c-4ad5a3306db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:00.112372 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:00.112416 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:20:00.112525 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:00.112910 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:00.113132 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.12 05:20:00.113280 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.12 05:20:00.113406 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} executeQuery: Read 102 rows, 9.71 KiB in 0.001002386 sec., 101757 rows/sec., 9.46 MiB/sec. 2023.10.12 05:20:00.113533 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} DynamicQueryHandler: Done processing query 2023.10.12 05:20:00.113557 [ 3 ] {afb41738-58dd-4ee6-8829-996e2f46cafa} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:20:00.113573 [ 3 ] {} HTTP-Session: 3f3f14e3-8e86-4dbe-831c-4ad5a3306db2 Destroying unnamed session 2023.10.12 05:20:00.113737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:00.113786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:00.113805 [ 3 ] {} HTTP-Session: e2b6b3f0-bd19-4f75-857c-0539e85faa6c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:00.113823 [ 3 ] {} HTTP-Session: e2b6b3f0-bd19-4f75-857c-0539e85faa6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:00.113909 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:00.113951 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:20:00.114060 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:00.114514 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:00.114737 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.12 05:20:00.114888 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.12 05:20:00.115005 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} executeQuery: Read 269 rows, 18.95 KiB in 0.001067058 sec., 252095 rows/sec., 17.34 MiB/sec. 2023.10.12 05:20:00.115123 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} DynamicQueryHandler: Done processing query 2023.10.12 05:20:00.115147 [ 3 ] {ab809e53-225e-4f83-bef0-bcf95ff04c94} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:20:00.115163 [ 3 ] {} HTTP-Session: e2b6b3f0-bd19-4f75-857c-0539e85faa6c Destroying unnamed session 2023.10.12 05:20:00.115284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:00.115329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:00.115348 [ 3 ] {} HTTP-Session: e454e24d-aa10-4885-8be7-941b3095f902 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:00.115366 [ 3 ] {} HTTP-Session: e454e24d-aa10-4885-8be7-941b3095f902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:00.115436 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:00.115476 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:20:00.115583 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:00.115854 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:00.116094 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.12 05:20:00.116267 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.12 05:20:00.116385 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} executeQuery: Read 6 rows, 258.00 B in 0.000920885 sec., 6515 rows/sec., 273.60 KiB/sec. 2023.10.12 05:20:00.116504 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} DynamicQueryHandler: Done processing query 2023.10.12 05:20:00.116527 [ 3 ] {2d839554-221c-49f5-948d-54cba87ccdc0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:00.116544 [ 3 ] {} HTTP-Session: e454e24d-aa10-4885-8be7-941b3095f902 Destroying unnamed session 2023.10.12 05:20:00.116656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:00.116702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:00.116722 [ 3 ] {} HTTP-Session: 134e9de6-0400-4cf5-9872-8c4724f39011 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:00.116740 [ 3 ] {} HTTP-Session: 134e9de6-0400-4cf5-9872-8c4724f39011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:00.116814 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:00.116858 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:20:00.116979 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:00.117289 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:00.117534 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.12 05:20:00.117718 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.12 05:20:00.117837 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} executeQuery: Read 63 rows, 3.91 KiB in 0.000993736 sec., 63397 rows/sec., 3.84 MiB/sec. 2023.10.12 05:20:00.117957 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} DynamicQueryHandler: Done processing query 2023.10.12 05:20:00.117980 [ 3 ] {090b027c-d10b-4c42-8678-ddbf290e8410} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:00.117997 [ 3 ] {} HTTP-Session: 134e9de6-0400-4cf5-9872-8c4724f39011 Destroying unnamed session 2023.10.12 05:20:00.118116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:00.118165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:00.118184 [ 3 ] {} HTTP-Session: b5dffe56-6564-4cf1-a6a7-093a996f56ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:00.118201 [ 3 ] {} HTTP-Session: b5dffe56-6564-4cf1-a6a7-093a996f56ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:00.118275 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:00.118321 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:20:00.118459 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:00.118821 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:00.119093 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.12 05:20:00.119266 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.12 05:20:00.119386 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} executeQuery: Read 5 rows, 6.91 KiB in 0.001082968 sec., 4616 rows/sec., 6.23 MiB/sec. 2023.10.12 05:20:00.119516 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} DynamicQueryHandler: Done processing query 2023.10.12 05:20:00.119539 [ 3 ] {7fec58cc-5575-417f-87a9-9711ea1fc098} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:00.119555 [ 3 ] {} HTTP-Session: b5dffe56-6564-4cf1-a6a7-093a996f56ea Destroying unnamed session 2023.10.12 05:20:00.119656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:00.119703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:00.119721 [ 3 ] {} HTTP-Session: 13613f69-1327-4cd1-9d6b-d5534be7992d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:00.119738 [ 3 ] {} HTTP-Session: 13613f69-1327-4cd1-9d6b-d5534be7992d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:00.119809 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:00.119848 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:20:00.119953 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:00.120218 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:00.120456 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.12 05:20:00.120627 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.12 05:20:00.120760 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} executeQuery: Read 19 rows, 1.01 KiB in 0.000920905 sec., 20631 rows/sec., 1.07 MiB/sec. 2023.10.12 05:20:00.120876 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} DynamicQueryHandler: Done processing query 2023.10.12 05:20:00.120899 [ 3 ] {e546e0bd-0124-4edf-a8b1-289817cc0642} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:00.120915 [ 3 ] {} HTTP-Session: 13613f69-1327-4cd1-9d6b-d5534be7992d Destroying unnamed session 2023.10.12 05:20:05.107462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:05.107581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:05.107607 [ 3 ] {} HTTP-Session: f8e0681d-e1a5-4f82-a94c-f3942b5a6143 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:05.107631 [ 3 ] {} HTTP-Session: f8e0681d-e1a5-4f82-a94c-f3942b5a6143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:05.107757 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:05.107819 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:20:05.107979 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:05.108496 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:05.108768 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.12 05:20:05.108932 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.12 05:20:05.109062 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} executeQuery: Read 45 rows, 3.65 KiB in 0.001268241 sec., 35482 rows/sec., 2.81 MiB/sec. 2023.10.12 05:20:05.109213 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} DynamicQueryHandler: Done processing query 2023.10.12 05:20:05.109239 [ 3 ] {bb319b03-e716-4273-b9f9-f930c203dce2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:05.109258 [ 3 ] {} HTTP-Session: f8e0681d-e1a5-4f82-a94c-f3942b5a6143 Destroying unnamed session 2023.10.12 05:20:05.109410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:05.109461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:05.109480 [ 3 ] {} HTTP-Session: eddc8744-6580-4c8c-8d1e-58f6c697f9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:05.109499 [ 3 ] {} HTTP-Session: eddc8744-6580-4c8c-8d1e-58f6c697f9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:05.109584 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:05.109626 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:20:05.109733 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:05.110136 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:05.110368 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.12 05:20:05.110515 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.12 05:20:05.110620 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} executeQuery: Read 135 rows, 13.46 KiB in 0.001007646 sec., 133975 rows/sec., 13.05 MiB/sec. 2023.10.12 05:20:05.110742 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} DynamicQueryHandler: Done processing query 2023.10.12 05:20:05.110765 [ 3 ] {af768222-9a60-470f-884e-df2a3762121e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:20:05.110781 [ 3 ] {} HTTP-Session: eddc8744-6580-4c8c-8d1e-58f6c697f9c4 Destroying unnamed session 2023.10.12 05:20:05.110945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:05.110991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:05.111012 [ 3 ] {} HTTP-Session: 5be24e8d-673b-46ba-93c7-53809c77e95e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:05.111030 [ 3 ] {} HTTP-Session: 5be24e8d-673b-46ba-93c7-53809c77e95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:05.111104 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:05.111145 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:20:05.111254 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:05.111555 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:05.111764 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.12 05:20:05.111910 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.12 05:20:05.112017 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} executeQuery: Read 45 rows, 3.60 KiB in 0.000883494 sec., 50934 rows/sec., 3.98 MiB/sec. 2023.10.12 05:20:05.112177 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} DynamicQueryHandler: Done processing query 2023.10.12 05:20:05.112224 [ 3 ] {91b205a8-929a-4d3f-ac83-0c2159e06375} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:05.112260 [ 3 ] {} HTTP-Session: 5be24e8d-673b-46ba-93c7-53809c77e95e Destroying unnamed session 2023.10.12 05:20:05.112415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:05.112463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:05.112481 [ 3 ] {} HTTP-Session: 7da0e738-e82e-499a-88ca-559e32d505d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:05.112498 [ 3 ] {} HTTP-Session: 7da0e738-e82e-499a-88ca-559e32d505d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:05.112584 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:05.112632 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:20:05.112782 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:05.113268 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:05.113593 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.12 05:20:05.113773 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.12 05:20:05.113908 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} executeQuery: Read 45 rows, 62.18 KiB in 0.00129317 sec., 34798 rows/sec., 46.96 MiB/sec. 2023.10.12 05:20:05.114089 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} DynamicQueryHandler: Done processing query 2023.10.12 05:20:05.114138 [ 3 ] {f08aec26-819e-42bc-acea-0b793e04fd23} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.12 05:20:05.114154 [ 3 ] {} HTTP-Session: 7da0e738-e82e-499a-88ca-559e32d505d7 Destroying unnamed session 2023.10.12 05:20:10.109738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:10.109865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:10.109895 [ 3 ] {} HTTP-Session: 3b5e5037-962b-4c14-81b1-74539b312afc Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:10.109922 [ 3 ] {} HTTP-Session: 3b5e5037-962b-4c14-81b1-74539b312afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:10.110061 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:10.110129 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:20:10.110314 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:10.110836 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.111110 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.12 05:20:10.111278 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.12 05:20:10.111404 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} executeQuery: Read 11 rows, 763.00 B in 0.001304191 sec., 8434 rows/sec., 571.33 KiB/sec. 2023.10.12 05:20:10.111593 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} DynamicQueryHandler: Done processing query 2023.10.12 05:20:10.111620 [ 3 ] {6816a840-08cb-4e34-9752-4e7a03481e4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:20:10.111638 [ 3 ] {} HTTP-Session: 3b5e5037-962b-4c14-81b1-74539b312afc Destroying unnamed session 2023.10.12 05:20:10.111766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:10.111843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:10.111865 [ 3 ] {} HTTP-Session: 6765b1fe-7c24-4ecb-8eee-87883fed15f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:10.111883 [ 3 ] {} HTTP-Session: 6765b1fe-7c24-4ecb-8eee-87883fed15f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:10.111967 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:10.112009 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:20:10.112126 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:10.112502 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.112740 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.12 05:20:10.112885 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.12 05:20:10.113016 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} executeQuery: Read 102 rows, 9.71 KiB in 0.001018096 sec., 100187 rows/sec., 9.32 MiB/sec. 2023.10.12 05:20:10.113139 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} DynamicQueryHandler: Done processing query 2023.10.12 05:20:10.113163 [ 3 ] {b7992abf-8ba1-453e-8b36-3ee796d1058f} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:20:10.113179 [ 3 ] {} HTTP-Session: 6765b1fe-7c24-4ecb-8eee-87883fed15f1 Destroying unnamed session 2023.10.12 05:20:10.113377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:10.113424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:10.113444 [ 3 ] {} HTTP-Session: a3fe1ceb-d5fc-443b-bd90-31b4186eb2d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:10.113461 [ 3 ] {} HTTP-Session: a3fe1ceb-d5fc-443b-bd90-31b4186eb2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:10.113547 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:10.113588 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:20:10.113696 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:10.114151 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.114372 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2023.10.12 05:20:10.114520 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2023.10.12 05:20:10.114628 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} executeQuery: Read 269 rows, 18.95 KiB in 0.001050087 sec., 256169 rows/sec., 17.62 MiB/sec. 2023.10.12 05:20:10.114750 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} DynamicQueryHandler: Done processing query 2023.10.12 05:20:10.114774 [ 3 ] {fafa8a4a-9c71-4e13-ab95-3865a771b140} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:20:10.114790 [ 3 ] {} HTTP-Session: a3fe1ceb-d5fc-443b-bd90-31b4186eb2d8 Destroying unnamed session 2023.10.12 05:20:10.114903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:10.114948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:10.114967 [ 3 ] {} HTTP-Session: e715a7ea-c527-438f-9247-a570e26f28be Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:10.114986 [ 3 ] {} HTTP-Session: e715a7ea-c527-438f-9247-a570e26f28be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:10.115057 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:10.115096 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:20:10.115204 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:10.115440 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.115685 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.12 05:20:10.115873 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.12 05:20:10.115996 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} executeQuery: Read 6 rows, 258.00 B in 0.000911705 sec., 6581 rows/sec., 276.35 KiB/sec. 2023.10.12 05:20:10.116197 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} DynamicQueryHandler: Done processing query 2023.10.12 05:20:10.116222 [ 3 ] {321f46af-6d9b-4747-aee1-c86be27cd906} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:10.116238 [ 3 ] {} HTTP-Session: e715a7ea-c527-438f-9247-a570e26f28be Destroying unnamed session 2023.10.12 05:20:10.116362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:10.116408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:10.116429 [ 3 ] {} HTTP-Session: 5077b08d-7cd5-48e4-a388-6b6951e71f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:10.116445 [ 3 ] {} HTTP-Session: 5077b08d-7cd5-48e4-a388-6b6951e71f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:10.116521 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:10.116564 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:20:10.116700 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:10.117011 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.117256 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.12 05:20:10.117443 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.12 05:20:10.117546 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} executeQuery: Read 63 rows, 3.91 KiB in 0.000998016 sec., 63125 rows/sec., 3.83 MiB/sec. 2023.10.12 05:20:10.117759 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} DynamicQueryHandler: Done processing query 2023.10.12 05:20:10.117784 [ 3 ] {3af0562d-8b3b-4dc7-aefc-5f804de60753} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:10.117801 [ 3 ] {} HTTP-Session: 5077b08d-7cd5-48e4-a388-6b6951e71f52 Destroying unnamed session 2023.10.12 05:20:10.117913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:10.117959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:10.117978 [ 3 ] {} HTTP-Session: 0beefcfe-afd8-47fd-9534-4cc99652ded9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:10.117995 [ 3 ] {} HTTP-Session: 0beefcfe-afd8-47fd-9534-4cc99652ded9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:10.118070 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:10.118115 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:20:10.118268 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:10.118555 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.118826 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2023.10.12 05:20:10.119009 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2023.10.12 05:20:10.119116 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} executeQuery: Read 5 rows, 6.91 KiB in 0.001018346 sec., 4909 rows/sec., 6.63 MiB/sec. 2023.10.12 05:20:10.119258 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} DynamicQueryHandler: Done processing query 2023.10.12 05:20:10.119284 [ 3 ] {35f54be4-022f-47e1-ae34-c25c590ebd53} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:10.119300 [ 3 ] {} HTTP-Session: 0beefcfe-afd8-47fd-9534-4cc99652ded9 Destroying unnamed session 2023.10.12 05:20:10.119409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:10.119456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:10.119475 [ 3 ] {} HTTP-Session: 87799641-187e-461e-9af5-be809f887c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:10.119491 [ 3 ] {} HTTP-Session: 87799641-187e-461e-9af5-be809f887c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:10.119563 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:10.119603 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:20:10.119709 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:10.119957 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.120193 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.12 05:20:10.120364 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.12 05:20:10.120468 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} executeQuery: Read 19 rows, 1.01 KiB in 0.000877234 sec., 21658 rows/sec., 1.12 MiB/sec. 2023.10.12 05:20:10.120458 [ 123 ] {} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.12 05:20:10.120530 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:10.120612 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} DynamicQueryHandler: Done processing query 2023.10.12 05:20:10.120643 [ 3 ] {b2784fbe-f953-4b35-aad9-70424b35b35f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:10.120638 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.12 05:20:10.120667 [ 3 ] {} HTTP-Session: 87799641-187e-461e-9af5-be809f887c43 Destroying unnamed session 2023.10.12 05:20:10.120787 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:20:10.120822 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part 2023.10.12 05:20:10.120934 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part 2023.10.12 05:20:10.121031 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part 2023.10.12 05:20:10.121111 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part 2023.10.12 05:20:10.121187 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2023.10.12 05:20:10.121261 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part 2023.10.12 05:20:10.121909 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322171 sec., 376653.24681905744 rows/sec., 20.09 MiB/sec. 2023.10.12 05:20:10.122019 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.12 05:20:10.122225 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.12 05:20:10.122295 [ 13 ] {e45d2aef-59e8-42c0-830c-148e18827404::all_1_26_5} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.12 05:20:14.114581 [ 120 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:20:14.114684 [ 120 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:20:15.107615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:15.107722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:15.107747 [ 3 ] {} HTTP-Session: 6233e82a-b8aa-4665-a3fb-cd197d8b640b Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:15.107771 [ 3 ] {} HTTP-Session: 6233e82a-b8aa-4665-a3fb-cd197d8b640b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:15.107895 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:15.107954 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:20:15.108116 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:15.108634 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:15.108914 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.12 05:20:15.109081 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.12 05:20:15.109218 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} executeQuery: Read 45 rows, 3.65 KiB in 0.001282371 sec., 35091 rows/sec., 2.78 MiB/sec. 2023.10.12 05:20:15.109383 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} DynamicQueryHandler: Done processing query 2023.10.12 05:20:15.109409 [ 3 ] {029a9b55-7ce0-46ad-a564-4b59aacb3d52} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:15.109427 [ 3 ] {} HTTP-Session: 6233e82a-b8aa-4665-a3fb-cd197d8b640b Destroying unnamed session 2023.10.12 05:20:15.109655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:15.109710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:15.109729 [ 3 ] {} HTTP-Session: 8566ecff-2049-45b2-a725-3b88ab737e4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:15.109749 [ 3 ] {} HTTP-Session: 8566ecff-2049-45b2-a725-3b88ab737e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:15.109836 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:15.109880 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:20:15.109991 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:15.110361 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:15.110583 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.12 05:20:15.110745 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.12 05:20:15.110882 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} executeQuery: Read 135 rows, 13.46 KiB in 0.001010626 sec., 133580 rows/sec., 13.01 MiB/sec. 2023.10.12 05:20:15.111070 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} DynamicQueryHandler: Done processing query 2023.10.12 05:20:15.111096 [ 3 ] {a5647773-0483-42af-9100-1537bcee383d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:20:15.111112 [ 3 ] {} HTTP-Session: 8566ecff-2049-45b2-a725-3b88ab737e4a Destroying unnamed session 2023.10.12 05:20:15.111285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:15.111334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:15.111353 [ 3 ] {} HTTP-Session: ef8ed18e-0ef0-42b4-9ecb-9c4e0b28e73a Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:15.111371 [ 3 ] {} HTTP-Session: ef8ed18e-0ef0-42b4-9ecb-9c4e0b28e73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:15.111450 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:15.111492 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:20:15.111610 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:15.111897 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:15.112112 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2023.10.12 05:20:15.112265 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2023.10.12 05:20:15.112399 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} executeQuery: Read 45 rows, 3.60 KiB in 0.000920905 sec., 48864 rows/sec., 3.82 MiB/sec. 2023.10.12 05:20:15.112516 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} DynamicQueryHandler: Done processing query 2023.10.12 05:20:15.112539 [ 3 ] {9b4fc1ee-328d-4d5b-ad8f-2800ce00fbb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:15.112554 [ 3 ] {} HTTP-Session: ef8ed18e-0ef0-42b4-9ecb-9c4e0b28e73a Destroying unnamed session 2023.10.12 05:20:15.112709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:15.112756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:15.112775 [ 3 ] {} HTTP-Session: 7ef5ca99-db08-4beb-af89-4fe4e44bbdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:15.112792 [ 3 ] {} HTTP-Session: 7ef5ca99-db08-4beb-af89-4fe4e44bbdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:15.112882 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:15.112928 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:20:15.113069 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:15.113607 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:15.113913 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2023.10.12 05:20:15.114089 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2023.10.12 05:20:15.114218 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} executeQuery: Read 45 rows, 62.18 KiB in 0.001308441 sec., 34392 rows/sec., 46.41 MiB/sec. 2023.10.12 05:20:15.114333 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} DynamicQueryHandler: Done processing query 2023.10.12 05:20:15.114357 [ 3 ] {604f81be-ab44-48c3-8117-b127bf031e0e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.12 05:20:15.114372 [ 3 ] {} HTTP-Session: 7ef5ca99-db08-4beb-af89-4fe4e44bbdb7 Destroying unnamed session 2023.10.12 05:20:20.109865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:20.109994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:20.110025 [ 3 ] {} HTTP-Session: 4a5e2e4f-8362-4b09-85a1-38cf5acc921f Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:20.110052 [ 3 ] {} HTTP-Session: 4a5e2e4f-8362-4b09-85a1-38cf5acc921f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:20.110189 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:20.110255 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:20:20.110439 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:20.110922 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.111208 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.12 05:20:20.111370 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.12 05:20:20.111515 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} executeQuery: Read 11 rows, 763.00 B in 0.00127838 sec., 8604 rows/sec., 582.86 KiB/sec. 2023.10.12 05:20:20.111515 [ 118 ] {} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.12 05:20:20.111643 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.111720 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} DynamicQueryHandler: Done processing query 2023.10.12 05:20:20.111765 [ 3 ] {fb06bf04-9bac-4d8c-9c98-5080e6cecfb1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:20:20.111766 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.12 05:20:20.111785 [ 3 ] {} HTTP-Session: 4a5e2e4f-8362-4b09-85a1-38cf5acc921f Destroying unnamed session 2023.10.12 05:20:20.111911 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:20:20.111971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:20.111975 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 56 rows starting from the beginning of the part 2023.10.12 05:20:20.112071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:20.112113 [ 3 ] {} HTTP-Session: 96a4fd3e-f44c-42b3-a758-43fb85e2ee2e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:20.112144 [ 3 ] {} HTTP-Session: 96a4fd3e-f44c-42b3-a758-43fb85e2ee2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:20.112243 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part 2023.10.12 05:20:20.112356 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:20.112469 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:20:20.112484 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 45 rows starting from the beginning of the part 2023.10.12 05:20:20.112789 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part 2023.10.12 05:20:20.112945 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:20.112985 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part 2023.10.12 05:20:20.113151 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part 2023.10.12 05:20:20.113695 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.114202 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.12 05:20:20.114467 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.002753624 sec., 65005.243998454396 rows/sec., 4.94 MiB/sec. 2023.10.12 05:20:20.114508 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.12 05:20:20.114607 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.12 05:20:20.114735 [ 118 ] {} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.12 05:20:20.114763 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} executeQuery: Read 102 rows, 9.71 KiB in 0.002355568 sec., 43301 rows/sec., 4.03 MiB/sec. 2023.10.12 05:20:20.114820 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.115031 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.12 05:20:20.115060 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.12 05:20:20.115123 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} DynamicQueryHandler: Done processing query 2023.10.12 05:20:20.115147 [ 13 ] {4c45c7a7-1ffa-46c1-9ab9-43e20f520f60::all_1_46_9} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.12 05:20:20.115177 [ 3 ] {601c012d-45aa-48fd-ab85-7222ca287bf1} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:20:20.115225 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:20:20.115259 [ 3 ] {} HTTP-Session: 96a4fd3e-f44c-42b3-a758-43fb85e2ee2e Destroying unnamed session 2023.10.12 05:20:20.115310 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 237 rows starting from the beginning of the part 2023.10.12 05:20:20.115420 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 102 rows starting from the beginning of the part 2023.10.12 05:20:20.115507 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 135 rows starting from the beginning of the part 2023.10.12 05:20:20.115579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:20.115618 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part 2023.10.12 05:20:20.115678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:20.115726 [ 3 ] {} HTTP-Session: 65ed39da-538a-470e-911a-584aedc01ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:20.115788 [ 3 ] {} HTTP-Session: 65ed39da-538a-470e-911a-584aedc01ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:20.115814 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 135 rows starting from the beginning of the part 2023.10.12 05:20:20.116027 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:20.116043 [ 17 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part 2023.10.12 05:20:20.116140 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:20:20.116595 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:20.117670 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.117974 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 4 columns (4 merged, 0 gathered) in 0.003052499 sec., 266339.1535918603 rows/sec., 25.35 MiB/sec. 2023.10.12 05:20:20.118159 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2023.10.12 05:20:20.118163 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.12 05:20:20.118429 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2023.10.12 05:20:20.118482 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.12 05:20:20.118597 [ 118 ] {} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2023.10.12 05:20:20.118630 [ 9 ] {85e796af-4f31-4533-a198-e8e6cf8b5f95::all_1_46_9} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.12 05:20:20.118665 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} executeQuery: Read 269 rows, 18.95 KiB in 0.002567881 sec., 104755 rows/sec., 7.20 MiB/sec. 2023.10.12 05:20:20.118701 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.118951 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2023.10.12 05:20:20.119021 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} DynamicQueryHandler: Done processing query 2023.10.12 05:20:20.119079 [ 3 ] {fd14726c-9ec7-4f15-ae11-a1ad8b7cb2e2} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:20:20.119080 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:20:20.119108 [ 3 ] {} HTTP-Session: 65ed39da-538a-470e-911a-584aedc01ad2 Destroying unnamed session 2023.10.12 05:20:20.119140 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 343 rows starting from the beginning of the part 2023.10.12 05:20:20.119284 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 269 rows starting from the beginning of the part 2023.10.12 05:20:20.119294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:20.119390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:20.119446 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 45 rows starting from the beginning of the part 2023.10.12 05:20:20.119454 [ 3 ] {} HTTP-Session: c1b46d14-47ce-4738-a26f-42a095ee3889 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:20.119521 [ 3 ] {} HTTP-Session: c1b46d14-47ce-4738-a26f-42a095ee3889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:20.119669 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 269 rows starting from the beginning of the part 2023.10.12 05:20:20.119705 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:20.119793 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:20:20.119866 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part 2023.10.12 05:20:20.120177 [ 13 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 269 rows starting from the beginning of the part 2023.10.12 05:20:20.120311 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:20.121101 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.121603 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.12 05:20:20.121911 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00310518 sec., 399332.72789339104 rows/sec., 27.96 MiB/sec. 2023.10.12 05:20:20.121926 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.12 05:20:20.122105 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2023.10.12 05:20:20.122146 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} executeQuery: Read 6 rows, 258.00 B in 0.002381989 sec., 2518 rows/sec., 105.77 KiB/sec. 2023.10.12 05:20:20.122339 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} DynamicQueryHandler: Done processing query 2023.10.12 05:20:20.122369 [ 3 ] {0a50cd8c-f756-4f2b-8efc-07cabbae3603} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:20.122397 [ 3 ] {} HTTP-Session: c1b46d14-47ce-4738-a26f-42a095ee3889 Destroying unnamed session 2023.10.12 05:20:20.122422 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2023.10.12 05:20:20.122534 [ 18 ] {2678e667-848a-4de5-b9ba-525cff106924::all_1_46_9} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2023.10.12 05:20:20.122575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:20.122666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:20.122694 [ 3 ] {} HTTP-Session: f2970dba-5ddd-414a-a3c6-65be1661c02e Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:20.122711 [ 3 ] {} HTTP-Session: f2970dba-5ddd-414a-a3c6-65be1661c02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:20.122791 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:20.122833 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:20:20.122969 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:20.123268 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.123519 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.12 05:20:20.123697 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.12 05:20:20.123830 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} executeQuery: Read 63 rows, 3.91 KiB in 0.001011176 sec., 62303 rows/sec., 3.78 MiB/sec. 2023.10.12 05:20:20.123957 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} DynamicQueryHandler: Done processing query 2023.10.12 05:20:20.123980 [ 3 ] {88076026-c2fa-493c-b17c-7c9cf712fd65} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:20.123996 [ 3 ] {} HTTP-Session: f2970dba-5ddd-414a-a3c6-65be1661c02e Destroying unnamed session 2023.10.12 05:20:20.124104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:20.124150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:20.124169 [ 3 ] {} HTTP-Session: 13c6ade5-3d60-4bd6-9075-660a9ec9abe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:20.124186 [ 3 ] {} HTTP-Session: 13c6ade5-3d60-4bd6-9075-660a9ec9abe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:20.124259 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:20.124303 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:20:20.124439 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:20.124727 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.125005 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2023.10.12 05:20:20.125178 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2023.10.12 05:20:20.125305 [ 118 ] {} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2023.10.12 05:20:20.125323 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} executeQuery: Read 5 rows, 6.91 KiB in 0.001032477 sec., 4842 rows/sec., 6.54 MiB/sec. 2023.10.12 05:20:20.125362 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.125525 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2023.10.12 05:20:20.125582 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} DynamicQueryHandler: Done processing query 2023.10.12 05:20:20.125624 [ 3 ] {e15ae835-e7f0-4c65-940d-462b64bbb50f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:20.125676 [ 3 ] {} HTTP-Session: 13c6ade5-3d60-4bd6-9075-660a9ec9abe2 Destroying unnamed session 2023.10.12 05:20:20.125718 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:20:20.125760 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 848 rows starting from the beginning of the part 2023.10.12 05:20:20.125848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:20.125943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:20.126004 [ 3 ] {} HTTP-Session: a56dd735-7875-413f-a624-a26709268ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:20.126042 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part 2023.10.12 05:20:20.126055 [ 3 ] {} HTTP-Session: a56dd735-7875-413f-a624-a26709268ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:20.126318 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:20.126338 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 45 rows starting from the beginning of the part 2023.10.12 05:20:20.126424 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:20:20.126660 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part 2023.10.12 05:20:20.126917 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:20.126962 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 45 rows starting from the beginning of the part 2023.10.12 05:20:20.127179 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part 2023.10.12 05:20:20.127771 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:20.128156 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.12 05:20:20.128330 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.12 05:20:20.128456 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} executeQuery: Read 19 rows, 1.01 KiB in 0.002092494 sec., 9080 rows/sec., 482.10 KiB/sec. 2023.10.12 05:20:20.128616 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} DynamicQueryHandler: Done processing query 2023.10.12 05:20:20.128641 [ 3 ] {cc090e54-203f-4280-ab5e-9e1735f3b578} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:20.128657 [ 3 ] {} HTTP-Session: a56dd735-7875-413f-a624-a26709268ddd Destroying unnamed session 2023.10.12 05:20:20.130627 [ 18 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 6 columns (6 merged, 0 gathered) in 0.005188305 sec., 183682.3394152811 rows/sec., 247.87 MiB/sec. 2023.10.12 05:20:20.131377 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2023.10.12 05:20:20.131599 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2023.10.12 05:20:20.131665 [ 9 ] {28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2023.10.12 05:20:20.131732 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 28b40ab2-66d4-4f87-8773-33525ec3b107::all_1_41_8: 4.80 MiB. 2023.10.12 05:20:21.000114 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 228.91 MiB, peak 238.77 MiB, will set to 230.32 MiB (RSS), difference: 1.41 MiB 2023.10.12 05:20:25.107951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:25.108082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:25.108112 [ 3 ] {} HTTP-Session: 1ebf4321-8c2e-4903-9a5b-25852b1f5d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:25.108140 [ 3 ] {} HTTP-Session: 1ebf4321-8c2e-4903-9a5b-25852b1f5d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:25.108276 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:25.108336 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:20:25.108498 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:25.108928 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:25.109206 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.12 05:20:25.109371 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.12 05:20:25.109506 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} executeQuery: Read 45 rows, 3.65 KiB in 0.001190669 sec., 37793 rows/sec., 2.99 MiB/sec. 2023.10.12 05:20:25.109659 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} DynamicQueryHandler: Done processing query 2023.10.12 05:20:25.109684 [ 3 ] {2947bdc7-63df-4faa-ab03-61829011b703} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:25.109700 [ 3 ] {} HTTP-Session: 1ebf4321-8c2e-4903-9a5b-25852b1f5d0c Destroying unnamed session 2023.10.12 05:20:25.109847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 21718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:25.109895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:25.109914 [ 3 ] {} HTTP-Session: 29526e65-79fc-4833-bc70-74411c94087d Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:25.109933 [ 3 ] {} HTTP-Session: 29526e65-79fc-4833-bc70-74411c94087d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:25.110016 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:25.110057 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:20:25.110166 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:25.110539 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:25.110762 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.12 05:20:25.110910 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.12 05:20:25.111039 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} executeQuery: Read 135 rows, 13.46 KiB in 0.000995146 sec., 135658 rows/sec., 13.21 MiB/sec. 2023.10.12 05:20:25.111151 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} DynamicQueryHandler: Done processing query 2023.10.12 05:20:25.111175 [ 3 ] {a51fb05c-a2c9-49d8-972d-e808aaca990a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.12 05:20:25.111191 [ 3 ] {} HTTP-Session: 29526e65-79fc-4833-bc70-74411c94087d Destroying unnamed session 2023.10.12 05:20:25.111348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 7673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:25.111392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:25.111411 [ 3 ] {} HTTP-Session: a9c2d338-454a-428c-86c1-240d4e6b7cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:25.111430 [ 3 ] {} HTTP-Session: a9c2d338-454a-428c-86c1-240d4e6b7cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:25.111504 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:25.111545 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:20:25.111650 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:25.111931 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:25.112210 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2023.10.12 05:20:25.112357 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2023.10.12 05:20:25.112481 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} executeQuery: Read 45 rows, 3.60 KiB in 0.000947396 sec., 47498 rows/sec., 3.71 MiB/sec. 2023.10.12 05:20:25.112596 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} DynamicQueryHandler: Done processing query 2023.10.12 05:20:25.112621 [ 3 ] {7a0b5ba5-582e-47df-be85-532c7559409a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:25.112636 [ 3 ] {} HTTP-Session: a9c2d338-454a-428c-86c1-240d4e6b7cdd Destroying unnamed session 2023.10.12 05:20:25.112777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:25.112822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:25.112841 [ 3 ] {} HTTP-Session: 26e77e5e-4967-4a95-8c2e-0db714e63ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:25.112858 [ 3 ] {} HTTP-Session: 26e77e5e-4967-4a95-8c2e-0db714e63ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:25.112941 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:25.112987 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:20:25.113123 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:25.113609 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:25.113928 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2023.10.12 05:20:25.114105 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2023.10.12 05:20:25.114242 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} executeQuery: Read 45 rows, 62.18 KiB in 0.00126514 sec., 35569 rows/sec., 48.00 MiB/sec. 2023.10.12 05:20:25.114385 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} DynamicQueryHandler: Done processing query 2023.10.12 05:20:25.114410 [ 3 ] {c1fe7572-6b2e-468a-b0bb-6264b9d58528} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.12 05:20:25.114426 [ 3 ] {} HTTP-Session: 26e77e5e-4967-4a95-8c2e-0db714e63ec4 Destroying unnamed session 2023.10.12 05:20:29.114740 [ 111 ] {} DNSResolver: Updating DNS cache 2023.10.12 05:20:29.114842 [ 111 ] {} DNSResolver: Updated DNS cache 2023.10.12 05:20:30.109492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 1469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:30.109586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:30.109611 [ 3 ] {} HTTP-Session: 06a72cd6-a708-4481-aa26-40d86a9f7146 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:30.109634 [ 3 ] {} HTTP-Session: 06a72cd6-a708-4481-aa26-40d86a9f7146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:30.109755 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:30.109814 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.12 05:20:30.109972 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:30.110415 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.110677 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.12 05:20:30.110841 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} oximeter.fields_i64 (4c45c7a7-1ffa-46c1-9ab9-43e20f520f60): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.12 05:20:30.110967 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} executeQuery: Read 11 rows, 763.00 B in 0.001176689 sec., 9348 rows/sec., 633.23 KiB/sec. 2023.10.12 05:20:30.111125 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} DynamicQueryHandler: Done processing query 2023.10.12 05:20:30.111152 [ 3 ] {d826005a-818f-4e37-9285-3715780ad2b1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.12 05:20:30.111168 [ 3 ] {} HTTP-Session: 06a72cd6-a708-4481-aa26-40d86a9f7146 Destroying unnamed session 2023.10.12 05:20:30.111298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:30.111348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:30.111368 [ 3 ] {} HTTP-Session: adcf1f98-7605-449e-bfa9-29bff93cf582 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:30.111387 [ 3 ] {} HTTP-Session: adcf1f98-7605-449e-bfa9-29bff93cf582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:30.111468 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:30.111511 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.12 05:20:30.111620 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:30.111956 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.112177 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.12 05:20:30.112335 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} oximeter.fields_string (85e796af-4f31-4533-a198-e8e6cf8b5f95): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.12 05:20:30.112466 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} executeQuery: Read 102 rows, 9.71 KiB in 0.000967956 sec., 105376 rows/sec., 9.80 MiB/sec. 2023.10.12 05:20:30.112577 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} DynamicQueryHandler: Done processing query 2023.10.12 05:20:30.112601 [ 3 ] {c2ede85a-3671-4260-b4ca-f4e574bef900} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2023.10.12 05:20:30.112616 [ 3 ] {} HTTP-Session: adcf1f98-7605-449e-bfa9-29bff93cf582 Destroying unnamed session 2023.10.12 05:20:30.112791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 43001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:30.112834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:30.112854 [ 3 ] {} HTTP-Session: 86663856-f567-4cd4-8919-968e42e32b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:30.112872 [ 3 ] {} HTTP-Session: 86663856-f567-4cd4-8919-968e42e32b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:30.112950 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:30.112989 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.12 05:20:30.113094 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:30.113517 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.113737 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2023.10.12 05:20:30.113883 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} oximeter.fields_uuid (2678e667-848a-4de5-b9ba-525cff106924): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2023.10.12 05:20:30.114006 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} executeQuery: Read 269 rows, 18.95 KiB in 0.001027927 sec., 261691 rows/sec., 18.00 MiB/sec. 2023.10.12 05:20:30.114129 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} DynamicQueryHandler: Done processing query 2023.10.12 05:20:30.114153 [ 3 ] {0888392f-1212-4371-b2e0-8127b6760211} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.12 05:20:30.114168 [ 3 ] {} HTTP-Session: 86663856-f567-4cd4-8919-968e42e32b99 Destroying unnamed session 2023.10.12 05:20:30.114279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:30.114324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:30.114342 [ 3 ] {} HTTP-Session: 3bcee1ea-d85f-4f04-88f7-45f114194bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:30.114360 [ 3 ] {} HTTP-Session: 3bcee1ea-d85f-4f04-88f7-45f114194bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:30.114430 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:30.114469 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.12 05:20:30.114577 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:30.114819 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.115054 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.12 05:20:30.115228 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.12 05:20:30.115364 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} executeQuery: Read 6 rows, 258.00 B in 0.000901074 sec., 6658 rows/sec., 279.61 KiB/sec. 2023.10.12 05:20:30.115359 [ 110 ] {} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.12 05:20:30.115479 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.115520 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} DynamicQueryHandler: Done processing query 2023.10.12 05:20:30.115574 [ 3 ] {2b551930-2662-470b-93c6-27db912147c2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:30.115598 [ 3 ] {} HTTP-Session: 3bcee1ea-d85f-4f04-88f7-45f114194bfa Destroying unnamed session 2023.10.12 05:20:30.115599 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.12 05:20:30.115766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:30.115786 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:20:30.115853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:30.115858 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2023.10.12 05:20:30.115895 [ 3 ] {} HTTP-Session: 116c05f5-dad6-4eef-82b5-42cd9b024ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:30.115951 [ 3 ] {} HTTP-Session: 116c05f5-dad6-4eef-82b5-42cd9b024ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:30.116164 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:30.116173 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2023.10.12 05:20:30.116268 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.12 05:20:30.116463 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2023.10.12 05:20:30.116782 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2023.10.12 05:20:30.116830 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:30.117006 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2023.10.12 05:20:30.117106 [ 9 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2023.10.12 05:20:30.117558 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.118178 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.12 05:20:30.118516 [ 18 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969139 sec., 52540.483958480894 rows/sec., 2.15 MiB/sec. 2023.10.12 05:20:30.118527 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.12 05:20:30.118686 [ 15 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.12 05:20:30.118717 [ 110 ] {} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.12 05:20:30.118756 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} executeQuery: Read 63 rows, 3.91 KiB in 0.002538892 sec., 24813 rows/sec., 1.50 MiB/sec. 2023.10.12 05:20:30.118795 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.118991 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.12 05:20:30.119132 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} DynamicQueryHandler: Done processing query 2023.10.12 05:20:30.119204 [ 3 ] {78c7bfa7-0486-474e-a243-218f5ed752fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:30.119239 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.12 05:20:30.119260 [ 3 ] {} HTTP-Session: 116c05f5-dad6-4eef-82b5-42cd9b024ba4 Destroying unnamed session 2023.10.12 05:20:30.119259 [ 15 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.12 05:20:30.119340 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1378 rows starting from the beginning of the part 2023.10.12 05:20:30.119407 [ 15 ] {5c91c038-6348-45d0-a524-6eb21c461c76::all_1_26_5} oximeter.measurements_bool (5c91c038-6348-45d0-a524-6eb21c461c76) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.12 05:20:30.119479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 5413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:30.119635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:30.119662 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part 2023.10.12 05:20:30.119672 [ 3 ] {} HTTP-Session: 037af75b-cddb-40b0-9326-4ced5c1b78ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:30.119734 [ 3 ] {} HTTP-Session: 037af75b-cddb-40b0-9326-4ced5c1b78ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:30.119925 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part 2023.10.12 05:20:30.119950 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:30.120067 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.12 05:20:30.120107 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part 2023.10.12 05:20:30.120441 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part 2023.10.12 05:20:30.120768 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:30.120771 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part 2023.10.12 05:20:30.121543 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.122238 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2023.10.12 05:20:30.122634 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} oximeter.measurements_histogramf64 (28b40ab2-66d4-4f87-8773-33525ec3b107): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2023.10.12 05:20:30.122647 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003786142 sec., 447157.0268627009 rows/sec., 27.16 MiB/sec. 2023.10.12 05:20:30.122814 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} executeQuery: Read 5 rows, 6.91 KiB in 0.002798335 sec., 1786 rows/sec., 2.41 MiB/sec. 2023.10.12 05:20:30.122876 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.12 05:20:30.123063 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} DynamicQueryHandler: Done processing query 2023.10.12 05:20:30.123102 [ 3 ] {4cde5451-812d-40bf-976f-a44e996874b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.12 05:20:30.123131 [ 3 ] {} HTTP-Session: 037af75b-cddb-40b0-9326-4ced5c1b78ef Destroying unnamed session 2023.10.12 05:20:30.123206 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.12 05:20:30.123270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52785, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.12 05:20:30.123301 [ 9 ] {0f9ad034-0c66-494d-9e0d-60e18c54e641::all_1_26_5} oximeter.measurements_cumulativei64 (0f9ad034-0c66-494d-9e0d-60e18c54e641) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.12 05:20:30.123339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.12 05:20:30.123391 [ 3 ] {} HTTP-Session: c75d4c65-186c-4190-bee7-465a133938e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52785 2023.10.12 05:20:30.123442 [ 3 ] {} HTTP-Session: c75d4c65-186c-4190-bee7-465a133938e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.12 05:20:30.123518 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} executeQuery: (from [fd00:1122:3344:101::d]:52785) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.12 05:20:30.123559 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.12 05:20:30.123681 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} ParallelParsingInputFormat: Parallel parsing is used 2023.10.12 05:20:30.123961 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.81 GiB. 2023.10.12 05:20:30.124200 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.12 05:20:30.124377 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} oximeter.measurements_i64 (e45d2aef-59e8-42c0-830c-148e18827404): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.12 05:20:30.124508 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} executeQuery: Read 19 rows, 1.01 KiB in 0.000959746 sec., 19796 rows/sec., 1.03 MiB/sec. 2023.10.12 05:20:30.124627 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} DynamicQueryHandler: Done processing query 2023.10.12 05:20:30.124651 [ 3 ] {dd1d10b7-7430-4e50-a7cb-f05fdf42d495} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.12 05:20:30.124667 [ 3 ] {} HTTP-Session: c75d4c65-186c-4190-bee7-465a133938e4 Destroying unnamed session